Package | Description |
---|---|
org.infinispan.manager |
Cache manager API.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCacheManagerAdmin
The default implementation of
EmbeddedCacheManagerAdmin |
Modifier and Type | Method and Description |
---|---|
default EmbeddedCacheManagerAdmin |
EmbeddedCacheManager.administration()
Provides an
EmbeddedCacheManagerAdmin whose methods affect the entire cluster as opposed to a single node. |
EmbeddedCacheManagerAdmin |
DefaultCacheManager.administration() |
EmbeddedCacheManagerAdmin |
DefaultCacheManagerAdmin.withFlags(CacheContainerAdmin.AdminFlag... flags) |
EmbeddedCacheManagerAdmin |
DefaultCacheManagerAdmin.withFlags(EnumSet<CacheContainerAdmin.AdminFlag> flags) |
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.