public interface EntityCapsPersistentCache
| Modifier and Type | Method and Description |
|---|---|
void |
addDiscoverInfoByNodePersistent(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(String node, DiscoverInfo info)
node - info - void replay() throws IOException
IOExceptionvoid emptyCache()