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 | Description |
---|---|
CacheManagerInfo | |
CorePackageImpl | |
DefaultCacheManager | |
DefaultCacheManagerAdmin |
The default implementation of
EmbeddedCacheManagerAdmin |
ModuleRepository |
Store for component and module information.
|
Enum | Description |
---|---|
ClusterExecutionPolicy |
ClusterExecutionPolicy controls how which nodes commands submitted via
ClusterExecutor . |
Exception | Description |
---|---|
EmbeddedCacheManagerStartupException |
An exception to encapsulate an error when starting up a cache manager
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.