Package org.infinispan.persistence.support
package org.infinispan.persistence.support
-
ClassDescriptionAbstract segment loader writer that implements all the single key non segmented methods by invoking the segmented equivalent by passing in the segment returned from invoking
AbstractSegmentedAdvancedLoadWriteStore.getKeyMapper()
.A simple wrapper class, necessary for Transactional stores, which allows MarshalledEntries and Object keys to be passed to a store implementation in order.Segmented store that creates multiple inner stores for each segment.SegmentPublisherWrapper<Type>