Uses of Package
org.infinispan.manager
-
Packages that use org.infinispan.manager Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.globalstate Global configuration state.org.infinispan.lock Embedded Clustered Locks.org.infinispan.manager Cache manager API.org.infinispan.multimap.api.embedded Embedded Multimap Cache.org.infinispan.notifications.cachemanagerlistener.event EmbeddedCacheManager
-specific listener eventsorg.infinispan.security Security API.org.infinispan.tasks Server tasks API. -
Classes in org.infinispan.manager used by org.infinispan Class Description EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client. -
Classes in org.infinispan.manager used by org.infinispan.globalstate Class Description EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client. -
Classes in org.infinispan.manager used by org.infinispan.lock Class Description EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client. -
Classes in org.infinispan.manager used by org.infinispan.manager Class Description CacheContainer CacheManagerInfo ClusterExecutionPolicy ClusterExecutionPolicy controls how which nodes commands submitted viaClusterExecutor
.ClusterExecutor A cluster executor that can be used to invoke a given command across the cluster.DefaultCacheManager EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.EmbeddedCacheManagerAdmin Cache manager operations which affect the whole cluster. -
Classes in org.infinispan.manager used by org.infinispan.multimap.api.embedded Class Description EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client. -
Classes in org.infinispan.manager used by org.infinispan.notifications.cachemanagerlistener.event Class Description EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client. -
Classes in org.infinispan.manager used by org.infinispan.security Class Description EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client. -
Classes in org.infinispan.manager used by org.infinispan.tasks Class Description EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.