Uses of Interface
io.split.storages.SegmentCacheCommons
-
Packages that use SegmentCacheCommons Package Description io.split.storages io.split.storages.memory io.split.storages.pluggable.adapters -
-
Uses of SegmentCacheCommons in io.split.storages
Subinterfaces of SegmentCacheCommons in io.split.storages Modifier and Type Interface Description interfaceSegmentCacheMemory for segmentsinterfaceSegmentCacheConsumerinterfaceSegmentCacheProducer -
Uses of SegmentCacheCommons in io.split.storages.memory
Classes in io.split.storages.memory that implement SegmentCacheCommons Modifier and Type Class Description classSegmentCacheInMemoryImplInMemoryCache Implementation -
Uses of SegmentCacheCommons in io.split.storages.pluggable.adapters
Classes in io.split.storages.pluggable.adapters that implement SegmentCacheCommons Modifier and Type Class Description classUserCustomSegmentAdapterConsumerclassUserCustomSegmentAdapterProducer
-