Uses of Package
org.infinispan.container.impl
Package
Description
Package that contains the interface describing the underlyling API for storage in Infinispan
Entries which are stored in data containers.
Data containers which store cache entries.
Factories are internal components used to create other components based on a cache's
configuration.
Persistence API.
Hot Rod-based
AdvancedLoadWriteStore
.-
-
-
ClassDescriptionInterface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.Size calculator that takes into account not only key and value but also metadata.
-
ClassDescriptionAbstract class implemenation for a segmented data container.DefaultDataContainer is both eviction and non-eviction based data container.DataContainer implementation that internally stores entries in an array of maps.A factory for constructing
MVCCEntry
instances for use in theInvocationContext
.Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.A factory forInternalCacheEntry
andInternalCacheValue
instances. -
ClassDescriptionDelegating data container that delegates all calls to the container returned from
AbstractDelegatingInternalDataContainer.delegate()
Abstract class implemenation for a segmented data container.DataContainer implementation that internally stores entries in an array of maps.Interface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.Size calculator that takes into account not only key and value but also metadata. -
ClassDescriptionInterface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.
-
ClassDescriptionInterface describing methods of a data container where operations can be indexed by the segment of the key stored in the map.A factory for
InternalCacheEntry
andInternalCacheValue
instances. -
-
-
-