Uses of Class
org.infinispan.commands.statetransfer.StateResponseCommand
Packages that use StateResponseCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of StateResponseCommand in org.infinispan.commands
Methods in org.infinispan.commands that return StateResponseCommandModifier and TypeMethodDescriptionCommandsFactory.buildStateResponseCommand(int viewId, Collection<StateChunk> stateChunks, boolean applyState) Builds a StateResponseCommand used for pushing cache entries to another node.CommandsFactoryImpl.buildStateResponseCommand(int topologyId, Collection<StateChunk> stateChunks, boolean applyState) -
Uses of StateResponseCommand in org.infinispan.commands.statetransfer
Classes in org.infinispan.commands.statetransfer that implement interfaces with type arguments of type StateResponseCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.statetransfer that return StateResponseCommandModifier and TypeMethodDescriptionStateResponseCommand$___Marshaller_25f774980e5228fe95c0c99868837608e0281d3d49917c83984fa407a4ee8186.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.statetransfer that return types with arguments of type StateResponseCommandModifier and TypeMethodDescriptionStateResponseCommand$___Marshaller_25f774980e5228fe95c0c99868837608e0281d3d49917c83984fa407a4ee8186.getJavaClass()Methods in org.infinispan.commands.statetransfer with parameters of type StateResponseCommandModifier and TypeMethodDescriptionvoidStateResponseCommand$___Marshaller_25f774980e5228fe95c0c99868837608e0281d3d49917c83984fa407a4ee8186.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, StateResponseCommand $2)