public interface CacheStartupProxy
| Modifier and Type | Method and Description |
|---|---|
void |
requestStartupUpdates(java.lang.String from,
long timeDelta,
QueryCallback cb) |
void |
startupCachePut(byte[] keyHash,
byte[] cacheHash,
MnodeValue mnodeValue,
long accessTimeDelta) |
void requestStartupUpdates(java.lang.String from,
long timeDelta,
QueryCallback cb)
void startupCachePut(byte[] keyHash,
byte[] cacheHash,
MnodeValue mnodeValue,
long accessTimeDelta)