Package org.infinispan.manager
Cache manager 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 CorePackageImpl DefaultCacheManager DefaultCacheManagerAdmin The default implementation ofEmbeddedCacheManagerAdmin
ModuleRepository Store for component and module information. -
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