Package net.ontopia.persistence.proxy
Interface EvictableIF<K,E>
- All Known Implementing Classes:
QueryCache,TransactionalLRULookupIndex
public interface EvictableIF<K,E>
INTERNAL: Simple interface used by helper objects for invalidation purposes.
-
Method Summary
-
Method Details
-
remove
-
removeAll
-
clear
void clear(boolean notifyCluster)
-