Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.infinispan.commons.api Classes and Interfaces - 36 results found.
NameDescriptionTypePackageFramework
AsyncCacheAsyncCache.Interfaceorg.infinispan.commons.apiInfinispan
BasicCacheBasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.Interfaceorg.infinispan.commons.apiInfinispan
BasicCacheContainerBasicCacheContainer defines the methods used to obtain a org.Interfaceorg.infinispan.commons.apiInfinispan
BatchingCacheThe BatchingCache is implemented by all caches which support batchingSince:6.Interfaceorg.infinispan.commons.apiInfinispan
EntryVersionInterfaceorg.infinispan.commons.api.functionalInfinispan
EntryVersion .CompareResultDenotes a version that was created temporally after another version.Classorg.infinispan.commons.api.functional.EntryVersionInfinispan
EntryVersion .NumericEntryVersionClassorg.infinispan.commons.api.functional.EntryVersionInfinispan
EntryViewEntry views expose cached entry information to the user.Classorg.infinispan.commons.api.functionalInfinispan
EntryView .ReadEntryViewExpose read-only information about a cache entry potentially associated with a key in the functional map.Interfaceorg.infinispan.commons.api.functional.EntryViewInfinispan
EntryView .ReadWriteEntryViewExpose information about a cache entry potentially associated with a key in the functional map, and allows that cache entry to be written withInterfaceorg.infinispan.commons.api.functional.EntryViewInfinispan
EntryView .WriteEntryViewExpose a write-only facade for a cache entry potentially associated with a key in the functional map which allows the cache entry to be written withInterfaceorg.infinispan.commons.api.functional.EntryViewInfinispan
FunctionalMapTop level functional map interface offering common functionality for the read-only, read-write, and write-only operations that can be run against aInterfaceorg.infinispan.commons.api.functionalInfinispan
FunctionalMap .ReadOnlyMapExposes read-only operations that can be executed against the functional map.Interfaceorg.infinispan.commons.api.functional.FunctionalMapInfinispan
FunctionalMap .ReadWriteMapExposes read-write operations that can be executed against the functional map.Interfaceorg.infinispan.commons.api.functional.FunctionalMapInfinispan
FunctionalMap .WriteOnlyMapExposes write-only operations that can be executed against the functional map.Interfaceorg.infinispan.commons.api.functional.FunctionalMapInfinispan
LifecycleLifecycle interface that defines the lifecycle of componentsSince:4.Interfaceorg.infinispan.commons.apiInfinispan
ListenersHolder class for functional listener definitions.Classorg.infinispan.commons.api.functionalInfinispan
Listeners .ReadWriteListenersRead-write listeners enable users to register listeners for cache entry created, modified and removed events, and also register listenersInterfaceorg.infinispan.commons.api.functional.ListenersInfinispan
Listeners .ReadWriteListeners .ReadWriteListenerEntry created event callback that receives a EntryView.Interfaceorg.infinispan.commons.api.functional.Listeners.ReadWriteListenersInfinispan
Listeners .WriteListenersWrite listeners enable user to register listeners for any cache entry write events that happen in either a read-write or write-onlyInterfaceorg.infinispan.commons.api.functional.ListenersInfinispan
Listeners .WriteListeners .WriteListenerWrite-only listener.Interfaceorg.infinispan.commons.api.functional.Listeners.WriteListenersInfinispan
MetaParamAn easily extensible metadata parameter that's stored along with the value in the the functional map.Interfaceorg.infinispan.commons.api.functionalInfinispan
MetaParam .LookupProvides metadata parameter lookup capabilities using Class as When the MetaParam type is generic, e.Interfaceorg.infinispan.commons.api.functional.MetaParamInfinispan
MetaParam .MetaCreatedClassorg.infinispan.commons.api.functional.MetaParamInfinispan
MetaParam .MetaEntryVersionWritable metadata parameter representing a cached entry's generic version.Classorg.infinispan.commons.api.functional.MetaParamInfinispan
MetaParam .MetaLastUsedClassorg.infinispan.commons.api.functional.MetaParamInfinispan
MetaParam .MetaLifespanWritable metadata parameter representing a cached entry's millisecond lifespan.Classorg.infinispan.commons.api.functional.MetaParamInfinispan
MetaParam .MetaLongAbstract class for numeric long-based metadata parameter instances.Classorg.infinispan.commons.api.functional.MetaParamInfinispan
MetaParam .MetaMaxIdleClassorg.infinispan.commons.api.functional.MetaParamInfinispan
MetaParam .WritableWritable MetaParam instances are those that the user can provide to be stored as part of the cache entry.Interfaceorg.infinispan.commons.api.functional.MetaParamInfinispan
ParamAn easily extensible parameter that allows functional map operations to be tweaked.Interfaceorg.infinispan.commons.api.functionalInfinispan
Param .FutureModeWhen a method defines CompletableFuture as a return type, it implies the method called will be called asynchronously and that theClassorg.infinispan.commons.api.functional.ParamInfinispan
Param .PersistenceModeWhen a persistence store is attached to a cache, by default all write operations, regardless of whether they are inserts, updates or removes,Classorg.infinispan.commons.api.functional.ParamInfinispan
ParamIdsParameter identifiers.Classorg.infinispan.commons.api.functionalInfinispan
StatusDifferent states a component may be in.Classorg.infinispan.commons.api.functionalInfinispan
TraversableUnsorted traversable stream for sequential and aggregating operations.Interfaceorg.infinispan.commons.api.functionalInfinispan