Uses of Class
org.infinispan.globalstate.impl.CacheState
-
Uses of CacheState in org.infinispan.globalstate.impl
Modifier and TypeMethodDescriptionSet<Class<? extends CacheState>>
CacheState.Externalizer.getTypeClasses()
Modifier and TypeMethodDescriptionvoid
CacheState.Externalizer.writeObject
(ObjectOutput output, CacheState state) Modifier and TypeMethodDescriptionGlobalConfigurationStateListener.handleCreate
(CacheEntryCreatedEvent<ScopedState, CacheState> event) GlobalConfigurationStateListener.handleRemove
(CacheEntryRemovedEvent<ScopedState, CacheState> event) GlobalConfigurationStateListener.handleUpdate
(CacheEntryModifiedEvent<ScopedState, CacheState> event)