Uses of Package
org.infinispan.globalstate
Packages that use org.infinispan.globalstate
Package
Description
EmbeddedCacheManager
configurationConsistent Hash interfaces
Global configuration state.
-
Classes in org.infinispan.globalstate used by org.infinispan.configuration.globalClassDescriptionConfiguration storageThe
LocalConfigurationStorage
is responsible for applying on each node the configuration changes initiated through theGlobalConfigurationManager
and persist them unless they areCacheContainerAdmin.AdminFlag.VOLATILE
. -
Classes in org.infinispan.globalstate used by org.infinispan.distribution.chClassDescriptionScopedPersistentState represents state which needs to be persisted, scoped by name (e.g.
-
Classes in org.infinispan.globalstate used by org.infinispan.globalstateClassDescriptionConfiguration 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.