|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICacheHandle
This is a handle created by the cache manager, which describes the current status of a cache operation.
| Field Summary | |
|---|---|
static java.lang.String |
_rcsid
|
| Method Summary | |
|---|---|
StringSet |
getInvalidationKeys()
Get the invalidation keys. |
ICacheDescription[] |
getObjectDescriptions()
Get the set of object descriptions. |
java.lang.String[] |
getReadLockStrings()
Get the read lock strings. |
java.lang.String |
getTransactionID()
Get the transaction ID. |
java.lang.String[] |
getWriteLockStrings()
Get the write lock strings. |
| Field Detail |
|---|
static final java.lang.String _rcsid
| Method Detail |
|---|
java.lang.String[] getReadLockStrings()
java.lang.String[] getWriteLockStrings()
ICacheDescription[] getObjectDescriptions()
StringSet getInvalidationKeys()
java.lang.String getTransactionID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||