protected static class Jobs.JobObjectDescription extends BaseDescription
BaseDescription.LocalCacheClass
Modifier and Type | Field and Description |
---|---|
protected StringSet |
cacheKeys |
protected String |
criticalSectionName |
protected Long |
jobID |
_rcsid, cacheClass, max_value
Constructor and Description |
---|
Jobs.JobObjectDescription(Long jobID,
StringSet invKeys) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCriticalSectionName()
Get the critical section name for this description object.
|
Long |
getJobID() |
StringSet |
getObjectKeys()
Get the cache keys for an object (which may or may not exist yet in
the cache).
|
int |
hashCode() |
getObjectClass, getObjectExpirationTime
protected Long jobID
protected String criticalSectionName
protected StringSet cacheKeys
public Long getJobID()
public String getCriticalSectionName()
ICacheDescription
public StringSet getObjectKeys()