Package org.infinispan.commons.api
package org.infinispan.commons.api
Commons API package
- Public API
-
ClassDescriptionAsyncCache<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 defines the methods used to obtain aBasicCache
.The BatchingCache is implemented by all caches which support batchingAdministrative cache container operations.Flags which affect only administrative operationsLifecycle interface that defines the lifecycle of componentsThis interface is implemented by caches that support (i.e.