Package io.split.storages
Interface RuleBasedSegmentCache
-
- All Superinterfaces:
RuleBasedSegmentCacheConsumer,RuleBasedSegmentCacheProducer
- All Known Implementing Classes:
RuleBasedSegmentCacheInMemoryImp
public interface RuleBasedSegmentCache extends RuleBasedSegmentCacheConsumer, RuleBasedSegmentCacheProducer
-
-
Method Summary
-
Methods inherited from interface io.split.storages.RuleBasedSegmentCacheConsumer
contains, get, getAll, getChangeNumber, getSegments, ruleBasedSegmentNames
-
Methods inherited from interface io.split.storages.RuleBasedSegmentCacheProducer
clear, getChangeNumber, remove, setChangeNumber, update
-
-