Uses of Package
org.infinispan.manager
Packages that use org.infinispan.manager
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
Global configuration state.
Embedded Clustered Locks.
Cache manager API.
Embedded Multimap Cache.
EmbeddedCacheManager
-specific listener eventsSecurity API.
Server tasks API.
-
Classes in org.infinispan.manager used by org.infinispanClassDescriptionEmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
-
Classes in org.infinispan.manager used by org.infinispan.globalstateClassDescriptionEmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
-
Classes in org.infinispan.manager used by org.infinispan.lockClassDescriptionEmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
-
Classes in org.infinispan.manager used by org.infinispan.managerClassDescriptionClusterExecutionPolicy controls how which nodes commands submitted via
ClusterExecutor
.A cluster executor that can be used to invoke a given command across the cluster.EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.Cache manager operations which affect the whole cluster. -
Classes in org.infinispan.manager used by org.infinispan.multimap.api.embeddedClassDescriptionEmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
-
Classes in org.infinispan.manager used by org.infinispan.notifications.cachemanagerlistener.eventClassDescriptionEmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
-
Classes in org.infinispan.manager used by org.infinispan.securityClassDescriptionEmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
-
Classes in org.infinispan.manager used by org.infinispan.tasksClassDescriptionEmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.