public interface ICacheHandle
Modifier and Type | Method and Description |
---|---|
StringSet |
getInvalidationKeys()
Get the invalidation keys.
|
ICacheDescription[] |
getObjectDescriptions()
Get the set of object descriptions.
|
String[] |
getReadLockStrings()
Get the read lock strings.
|
String |
getTransactionID()
Get the transaction ID.
|
String[] |
getWriteLockStrings()
Get the write lock strings.
|
static final String _rcsid
String[] getReadLockStrings()
String[] getWriteLockStrings()
ICacheDescription[] getObjectDescriptions()
StringSet getInvalidationKeys()
String getTransactionID()