Uses of Package
org.infinispan.globalstate
-
Packages that use org.infinispan.globalstate Package Description org.infinispan.configuration.global EmbeddedCacheManager
configurationorg.infinispan.distribution.ch Consistent Hash interfacesorg.infinispan.globalstate Global configuration state. -
Classes in org.infinispan.globalstate used by org.infinispan.configuration.global Class Description ConfigurationStorage Configuration storageLocalConfigurationStorage TheLocalConfigurationStorage
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.ch Class Description ScopedPersistentState ScopedPersistentState represents state which needs to be persisted, scoped by name (e.g. -
Classes in org.infinispan.globalstate used by org.infinispan.globalstate Class Description ConfigurationStorage Configuration storageGlobalStateProvider GlobalStateProvider.ScopedPersistentState ScopedPersistentState represents state which needs to be persisted, scoped by name (e.g.ScopedState Key for scoped entries in the ClusterConfigurationManager state cacheScopeFilter A filter forScopedState
that allows listeners of the global state cache to choose events by scope.