Package | Description |
---|---|
org.infinispan.configuration.global |
EmbeddedCacheManager configuration |
org.infinispan.distribution.ch |
Consistent Hash interfaces
|
org.infinispan.globalstate |
Global configuration state.
|
Class and Description |
---|
ConfigurationStorage
Configuration storage
|
LocalConfigurationStorage
The
LocalConfigurationStorage is responsible for applying on each node the configuration changes initiated
through the GlobalConfigurationManager and persist them if requested via
CacheContainerAdmin.AdminFlag.PERMANENT . |
Class and Description |
---|
ScopedPersistentState
ScopedPersistentState represents state which needs to be persisted, scoped by name (e.g.
|
Class and Description |
---|
ConfigurationStorage
Configuration storage
|
GlobalStateProvider
GlobalStateProvider.
|
ScopedPersistentState
ScopedPersistentState represents state which needs to be persisted, scoped by name (e.g.
|
ScopedState
Key for scoped entries in the ClusterConfigurationManager state cache
|
ScopeFilter
A filter for
ScopedState that allows listeners of the global state cache to choose events by scope. |
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.