|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICacheCreateHandle
This is a handle created by the cache manager, which describes the current status of a cache lookup/create session.
| Field Summary | |
|---|---|
static java.lang.String |
_rcsid
|
| Method Summary | |
|---|---|
java.lang.String[] |
getCriticalSectionNames()
Get the critical section names. |
long |
getLookupTime()
Get create start time. |
java.lang.String |
getTransactionID()
Get the transaction ID. |
| Field Detail |
|---|
static final java.lang.String _rcsid
| Method Detail |
|---|
java.lang.String[] getCriticalSectionNames()
long getLookupTime()
java.lang.String getTransactionID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||