|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Cacheable
defines an object that can be stored in a CacheTable
| Method Summary | |
|---|---|
java.lang.Object |
getKey(int keyNo)
returns the hashkey for this object (to be deprecated!) |
void |
setCacheTableEntryInterface(CacheTableEntryInterface ctei)
sets the CacheTableEntryInterface |
void |
store()
writes a persistent representation of the object to the storage. |
| Method Detail |
|---|
java.lang.Object getKey(int keyNo)
keyNo - the number of the key to be generated
void store()
void setCacheTableEntryInterface(CacheTableEntryInterface ctei)
ctei - the CacheTableEntryInterface
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||