Package org.infinispan.manager
Cache manager API.
- Public API
-
Interface Summary Interface Description CacheContainer ClusterExecutor A cluster executor that can be used to invoke a given command across the cluster.EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.EmbeddedCacheManagerAdmin Cache manager operations which affect the whole cluster. -
Class Summary Class Description CacheManagerInfo DefaultCacheManager DefaultCacheManagerAdmin The default implementation ofEmbeddedCacheManagerAdmin
-
Enum Summary Enum Description ClusterExecutionPolicy ClusterExecutionPolicy controls how which nodes commands submitted viaClusterExecutor
. -
Exception Summary Exception Description EmbeddedCacheManagerStartupException An exception to encapsulate an error when starting up a cache manager