Uses of Class
org.infinispan.globalstate.impl.CacheState
Packages that use CacheState
-
Uses of CacheState in org.infinispan.globalstate.impl
Classes in org.infinispan.globalstate.impl that implement interfaces with type arguments of type CacheStateModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Methods in org.infinispan.globalstate.impl that return CacheStateModifier and TypeMethodDescriptionCacheState$___Marshaller_fb75277d38621b9420f1ace647d42eb48ceec10fe1132fea3e092905f07febaf.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.globalstate.impl that return types with arguments of type CacheStateModifier and TypeMethodDescriptionCacheState$___Marshaller_fb75277d38621b9420f1ace647d42eb48ceec10fe1132fea3e092905f07febaf.getJavaClass()
Methods in org.infinispan.globalstate.impl with parameters of type CacheStateModifier and TypeMethodDescriptionvoid
CacheState$___Marshaller_fb75277d38621b9420f1ace647d42eb48ceec10fe1132fea3e092905f07febaf.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CacheState $2) Method parameters in org.infinispan.globalstate.impl with type arguments of type CacheStateModifier and TypeMethodDescriptionGlobalConfigurationStateListener.handleCreate
(CacheEntryCreatedEvent<ScopedState, CacheState> event) GlobalConfigurationStateListener.handleRemove
(CacheEntryRemovedEvent<ScopedState, CacheState> event) GlobalConfigurationStateListener.handleUpdate
(CacheEntryModifiedEvent<ScopedState, CacheState> event)