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