Uses of Class
org.infinispan.xsite.commands.remote.XSiteRemoteEventCommand
Packages that use XSiteRemoteEventCommand
-
Uses of XSiteRemoteEventCommand in org.infinispan.xsite.commands.remote
Classes in org.infinispan.xsite.commands.remote that implement interfaces with type arguments of type XSiteRemoteEventCommandModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Methods in org.infinispan.xsite.commands.remote that return XSiteRemoteEventCommandModifier and TypeMethodDescriptionXSiteRemoteEventCommand$___Marshaller_ac9d4fcfe29a792da9fd0b6dc975d3dab3022a322789af830d273739fddc6574.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.xsite.commands.remote that return types with arguments of type XSiteRemoteEventCommandModifier and TypeMethodDescriptionXSiteRemoteEventCommand$___Marshaller_ac9d4fcfe29a792da9fd0b6dc975d3dab3022a322789af830d273739fddc6574.getJavaClass()
Methods in org.infinispan.xsite.commands.remote with parameters of type XSiteRemoteEventCommandModifier and TypeMethodDescriptionvoid
XSiteRemoteEventCommand$___Marshaller_ac9d4fcfe29a792da9fd0b6dc975d3dab3022a322789af830d273739fddc6574.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, XSiteRemoteEventCommand $2) -
Uses of XSiteRemoteEventCommand in org.infinispan.xsite.events
Constructor parameters in org.infinispan.xsite.events with type arguments of type XSiteRemoteEventCommandModifierConstructorDescriptionXSiteEventSender
(BiConsumer<org.infinispan.xsite.XSiteBackup, XSiteRemoteEventCommand> sender)