Uses of Package
org.infinispan.globalstate
Package
Description
EmbeddedCacheManager
configurationConsistent Hash interfaces
Global configuration state.
This is the private xsite package.
-
ClassDescriptionConfiguration storageThe
LocalConfigurationStorage
is responsible for applying on each node the configuration changes initiated through theGlobalConfigurationManager
and persist them unless they areCacheContainerAdmin.AdminFlag.VOLATILE
. -
ClassDescriptionScopedPersistentState represents state which needs to be persisted, scoped by name (e.g.
-
ClassDescriptionScopedPersistentState represents state which needs to be persisted, scoped by name (e.g.
-
ClassDescriptionConfiguration storageGlobalStateProvider.ScopedPersistentState represents state which needs to be persisted, scoped by name (e.g.Key for scoped entries in the ClusterConfigurationManager state cacheA filter for
ScopedState
that allows listeners of the global state cache to choose events by scope. -
ClassDescriptionThe
GlobalConfigurationManager
is the main interface for sharing runtime configuration state across a cluster.GlobalStateManager.GlobalStateProvider.TheLocalConfigurationStorage
is responsible for applying on each node the configuration changes initiated through theGlobalConfigurationManager
and persist them unless they areCacheContainerAdmin.AdminFlag.VOLATILE
.ScopedPersistentState represents state which needs to be persisted, scoped by name (e.g.Key for scoped entries in the ClusterConfigurationManager state cache -
ClassDescriptionGlobalStateProvider.ScopedPersistentState represents state which needs to be persisted, scoped by name (e.g.
-