Uses of Class
org.infinispan.globalstate.ScopedState
Packages that use ScopedState
-
Uses of ScopedState in org.infinispan.globalstate
Methods in org.infinispan.globalstate that return ScopedStateMethods in org.infinispan.globalstate that return types with arguments of type ScopedStateModifier and TypeMethodDescriptionGlobalConfigurationManager.getStateCache()
Returns the global state cacheSet<Class<? extends ScopedState>>
ScopedState.Externalizer.getTypeClasses()
Methods in org.infinispan.globalstate with parameters of type ScopedStateModifier and TypeMethodDescriptionboolean
ScopeFilter.accept
(ScopedState key, Object oldValue, Metadata oldMetadata, Object newValue, Metadata newMetadata, EventType eventType) boolean
ScopeFilter.test
(ScopedState key) void
ScopedState.Externalizer.writeObject
(ObjectOutput output, ScopedState object)