Package org.infinispan.persistence.support
-
Class Summary Class Description AbstractSegmentedAdvancedLoadWriteStore<K,V> Abstract segment loader writer that implements all the single key non segmented methods by invoking the segmented equivalent by passing in the segment returned from invokingAbstractSegmentedAdvancedLoadWriteStore.getKeyMapper()
.BatchModification A simple wrapper class, necessary for Transactional stores, which allows MarshalledEntries and Object keys to be passed to a store implementation in order.ComposedSegmentedLoadWriteStore<K,V,T extends AbstractSegmentedStoreConfiguration> Segmented store that creates multiple inner stores for each segment.CorePackageImpl DelegatingCacheLoader<K,V> DelegatingCacheWriter<K,V> DelegatingPersistenceManager