Uses of Package
org.infinispan.container.impl
-
Packages that use org.infinispan.container.impl Package Description org.infinispan.cache.impl org.infinispan.container Package that contains the interface describing the underlyling API for storage in Infinispanorg.infinispan.container.entries Entries which are stored in data containers.org.infinispan.container.impl Data containers which store cache entries.org.infinispan.container.offheap org.infinispan.expiration.impl org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode.org.infinispan.interceptors.impl Basic interceptorsorg.infinispan.interceptors.locking Interceptors dealing with locking.org.infinispan.persistence Persistence API.org.infinispan.persistence.internal org.infinispan.scattered.impl org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.stream.impl.local -
Classes in org.infinispan.container.impl used by org.infinispan.cache.impl Class Description InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances. -
Classes in org.infinispan.container.impl used by org.infinispan.container Class Description InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances. -
Classes in org.infinispan.container.impl used by org.infinispan.container.entries Class Description InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.KeyValueMetadataSizeCalculator Size calculator that takes into account not only key and value but also metadata. -
Classes in org.infinispan.container.impl used by org.infinispan.container.impl Class Description AbstractInternalDataContainer Abstract class implemenation for a segmented data container.DefaultDataContainer DefaultDataContainer is both eviction and non-eviction based data container.DefaultSegmentedDataContainer DataContainer implementation that internally stores entries in an array of maps.EntryFactory A factory for constructingMVCCEntryinstances for use in theInvocationContext.InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances.PeekableTouchableMap -
Classes in org.infinispan.container.impl used by org.infinispan.container.offheap Class Description AbstractDelegatingInternalDataContainer Delegating data container that delegates all calls to the container returned fromAbstractDelegatingInternalDataContainer.delegate()AbstractInternalDataContainer Abstract class implemenation for a segmented data container.DefaultSegmentedDataContainer DataContainer implementation that internally stores entries in an array of maps.InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.KeyValueMetadataSizeCalculator Size calculator that takes into account not only key and value but also metadata.PeekableTouchableMap -
Classes in org.infinispan.container.impl used by org.infinispan.expiration.impl Class Description InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map. -
Classes in org.infinispan.container.impl used by org.infinispan.factories Class Description InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances. -
Classes in org.infinispan.container.impl used by org.infinispan.interceptors.distribution Class Description EntryFactory A factory for constructingMVCCEntryinstances for use in theInvocationContext.InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map. -
Classes in org.infinispan.container.impl used by org.infinispan.interceptors.impl Class Description EntryFactory A factory for constructingMVCCEntryinstances for use in theInvocationContext.InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances.KeyValueMetadataSizeCalculator Size calculator that takes into account not only key and value but also metadata. -
Classes in org.infinispan.container.impl used by org.infinispan.interceptors.locking Class Description InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map. -
Classes in org.infinispan.container.impl used by org.infinispan.persistence Class Description InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances. -
Classes in org.infinispan.container.impl used by org.infinispan.persistence.internal Class Description InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances. -
Classes in org.infinispan.container.impl used by org.infinispan.scattered.impl Class Description InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances. -
Classes in org.infinispan.container.impl used by org.infinispan.statetransfer Class Description InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances. -
Classes in org.infinispan.container.impl used by org.infinispan.stream.impl.local Class Description InternalDataContainer Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.InternalEntryFactory A factory forInternalCacheEntryandInternalCacheValueinstances.