Package org.infinispan.globalstate
Global configuration state.
- Public API
-
Interface Summary Interface Description GlobalConfigurationManager TheGlobalConfigurationManager
is the main interface for sharing runtime configuration state across a cluster.GlobalStateManager GlobalStateManager.GlobalStateProvider GlobalStateProvider.LocalConfigurationStorage TheLocalConfigurationStorage
is responsible for applying on each node the configuration changes initiated through theGlobalConfigurationManager
and persist them unless they areCacheContainerAdmin.AdminFlag.VOLATILE
.ScopedPersistentState ScopedPersistentState represents state which needs to be persisted, scoped by name (e.g. -
Class Summary Class Description ScopedState Key for scoped entries in the ClusterConfigurationManager state cacheScopedState.Externalizer ScopeFilter A filter forScopedState
that allows listeners of the global state cache to choose events by scope.ScopeFilter.Externalizer -
Enum Summary Enum Description ConfigurationStorage Configuration storage