Uses of Class
org.infinispan.xsite.statetransfer.XSiteStatePushCommand
Packages that use XSiteStatePushCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of XSiteStatePushCommand in org.infinispan.commands
Methods in org.infinispan.commands that return XSiteStatePushCommandModifier and TypeMethodDescriptionCommandsFactory.buildXSiteStatePushCommand
(List<XSiteState> chunk) Builds XSiteStatePushCommand used to transfer a single chunk of data between sites.default XSiteStatePushCommand
CommandsFactory.buildXSiteStatePushCommand
(XSiteState[] chunk) Deprecated, for removal: This API element is subject to removal in a future version.CommandsFactoryImpl.buildXSiteStatePushCommand
(List<XSiteState> chunk) -
Uses of XSiteStatePushCommand in org.infinispan.xsite.statetransfer
Classes in org.infinispan.xsite.statetransfer that implement interfaces with type arguments of type XSiteStatePushCommandModifier and TypeClassDescriptionfinal class
XSiteStatePushCommand$___Marshaller_1d968f7f7e20559569deffe56774cefaf1616a88d37f6aaad2f409b2de3089df
WARNING: Generated code!Methods in org.infinispan.xsite.statetransfer that return XSiteStatePushCommandModifier and TypeMethodDescriptionXSiteStatePushCommand$___Marshaller_1d968f7f7e20559569deffe56774cefaf1616a88d37f6aaad2f409b2de3089df.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.xsite.statetransfer that return types with arguments of type XSiteStatePushCommandModifier and TypeMethodDescriptionXSiteStatePushCommand$___Marshaller_1d968f7f7e20559569deffe56774cefaf1616a88d37f6aaad2f409b2de3089df.getJavaClass()
Methods in org.infinispan.xsite.statetransfer with parameters of type XSiteStatePushCommandModifier and TypeMethodDescriptionvoid
XSiteStatePushCommand$___Marshaller_1d968f7f7e20559569deffe56774cefaf1616a88d37f6aaad2f409b2de3089df.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, XSiteStatePushCommand $2)
CommandsFactory.buildXSiteStatePushCommand(List)
instead