Interface NodeCache
-
- All Known Implementing Classes:
NodeCacheImpl
public interface NodeCache
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>
getEntry(Long key)
void
refreshEntry(Long key)
-