Uses of Class
org.infinispan.xsite.commands.remote.XSiteStatePushRequest
Packages that use XSiteStatePushRequest
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of XSiteStatePushRequest in org.infinispan.commands
Methods in org.infinispan.commands that return XSiteStatePushRequestModifier and TypeMethodDescriptionCommandsFactory.buildXSiteStatePushRequest
(List<XSiteState> chunk, long timeoutMillis) default XSiteStatePushRequest
CommandsFactory.buildXSiteStatePushRequest
(XSiteState[] chunk, long timeoutMillis) Deprecated, for removal: This API element is subject to removal in a future version.CommandsFactoryImpl.buildXSiteStatePushRequest
(List<XSiteState> chunk, long timeoutMillis) -
Uses of XSiteStatePushRequest in org.infinispan.xsite.commands.remote
Classes in org.infinispan.xsite.commands.remote that implement interfaces with type arguments of type XSiteStatePushRequestModifier and TypeClassDescriptionfinal class
XSiteStatePushRequest$___Marshaller_d0f9dc43456a1b0de8edb8f0fecf350e4393685f4b04a5929bd13e4f0452c8a5
WARNING: Generated code!Methods in org.infinispan.xsite.commands.remote that return XSiteStatePushRequestModifier and TypeMethodDescriptionXSiteStatePushRequest$___Marshaller_d0f9dc43456a1b0de8edb8f0fecf350e4393685f4b04a5929bd13e4f0452c8a5.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.xsite.commands.remote that return types with arguments of type XSiteStatePushRequestModifier and TypeMethodDescriptionXSiteStatePushRequest$___Marshaller_d0f9dc43456a1b0de8edb8f0fecf350e4393685f4b04a5929bd13e4f0452c8a5.getJavaClass()
Methods in org.infinispan.xsite.commands.remote with parameters of type XSiteStatePushRequestModifier and TypeMethodDescriptionvoid
XSiteStatePushRequest$___Marshaller_d0f9dc43456a1b0de8edb8f0fecf350e4393685f4b04a5929bd13e4f0452c8a5.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, XSiteStatePushRequest $2)
CommandsFactory.buildXSiteStatePushRequest(List, long)
instead