|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CacheBackupEngine
Backup for the distributed cache
Method Summary | |
---|---|
MnodeValue |
get(DistCacheEntry entry)
|
void |
put(byte[] key,
byte[] cacheHash,
MnodeUpdate mnodeUpdate,
StreamSource valueStream)
|
void |
remove(byte[] key,
byte[] cacheHash,
MnodeUpdate mnodeUpdate)
|
void |
start()
Starts the service |
void |
updateTime(byte[] key,
MnodeEntry mnodeValue)
|
Method Detail |
---|
void start()
MnodeValue get(DistCacheEntry entry)
void put(byte[] key, byte[] cacheHash, MnodeUpdate mnodeUpdate, StreamSource valueStream)
void updateTime(byte[] key, MnodeEntry mnodeValue)
void remove(byte[] key, byte[] cacheHash, MnodeUpdate mnodeUpdate)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |