Package org.infinispan.commons.api
Commons API package
-
Interface Summary Interface Description AsyncCache<K,V> AsyncCache.BasicCache<K,V> BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.BasicCacheContainer BasicCacheContainer defines the methods used to obtain aBasicCache
.BatchingCache The BatchingCache is implemented by all caches which support batchingCacheContainerAdmin<C extends CacheContainerAdmin,A extends BasicConfiguration> Administrative cache container operations.Lifecycle Lifecycle interface that defines the lifecycle of componentsTransactionalCache This interface is implemented by caches that support (i.e. -
Enum Summary Enum Description CacheContainerAdmin.AdminFlag Flags which affect only administrative operations