public interface EntityCapsPersistentCache
Modifier and Type | Method and Description |
---|---|
void |
addDiscoverInfoByNodePersistent(String nodeVer,
DiscoverInfo info)
Add an DiscoverInfo to the persistent Cache.
|
void |
emptyCache()
Empty the Cache.
|
DiscoverInfo |
lookup(String nodeVer)
Lookup DiscoverInfo by a Node string.
|
void addDiscoverInfoByNodePersistent(String nodeVer, DiscoverInfo info)
nodeVer
- info
- DiscoverInfo lookup(String nodeVer)
nodeVer
- void emptyCache()