protected static class AuthorityConnectionManager.AuthorityConnectionDescription extends BaseDescription
BaseDescription.LocalCacheClass
Modifier and Type | Field and Description |
---|---|
protected StringSet |
cacheKeys |
protected String |
connectionName |
protected String |
criticalSectionName |
_rcsid, cacheClass, max_value
Constructor and Description |
---|
AuthorityConnectionManager.AuthorityConnectionDescription(String connectionName,
StringSet invKeys) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getConnectionName() |
String |
getCriticalSectionName()
Get the critical section name for this description object.
|
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 connectionName
protected String criticalSectionName
protected StringSet cacheKeys
public String getConnectionName()
public String getCriticalSectionName()
ICacheDescription
public StringSet getObjectKeys()