public interface EntityCapsPersistentCache
| Modifier and Type | Method and Description |
|---|---|
void |
addDiscoverInfoByNodePersistent(java.lang.String node,
DiscoverInfo info)
Add an DiscoverInfo to the persistent Cache
|
void |
emptyCache()
Empty the Cache
|
void |
replay()
Replay the Caches data into EntityCapsManager
|
void addDiscoverInfoByNodePersistent(java.lang.String node,
DiscoverInfo info)
node - info - void replay()
throws java.io.IOException
java.io.IOExceptionvoid emptyCache()