Uses of Package
org.infinispan.globalstate
-
Packages that use org.infinispan.globalstate Package Description org.infinispan.configuration.global EmbeddedCacheManagerconfigurationorg.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 TheLocalConfigurationStorageis responsible for applying on each node the configuration changes initiated through theGlobalConfigurationManagerand 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 forScopedStatethat allows listeners of the global state cache to choose events by scope.