|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.distcache.CacheHandle
public class CacheHandle
Implements the distributed cache
Constructor Summary | |
---|---|
CacheHandle(HashKey cacheKey,
CacheConfig config)
|
Method Summary | |
---|---|
HashKey |
getCacheKey()
|
byte[] |
getCacheKeyHash()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CacheHandle(HashKey cacheKey, CacheConfig config)
Method Detail |
---|
public HashKey getCacheKey()
public byte[] getCacheKeyHash()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |