Uses of Class
org.infinispan.xsite.response.AutoStateTransferResponse
Packages that use AutoStateTransferResponse
-
Uses of AutoStateTransferResponse in org.infinispan.xsite.commands
Methods in org.infinispan.xsite.commands that return types with arguments of type AutoStateTransferResponseModifier and TypeMethodDescriptionXSiteAutoTransferStatusCommand.invokeAsync(ComponentRegistry registry) -
Uses of AutoStateTransferResponse in org.infinispan.xsite.response
Classes in org.infinispan.xsite.response that implement interfaces with type arguments of type AutoStateTransferResponseModifier and TypeClassDescriptionclassAResponseCollectorthat mergesAutoStateTransferResponse.Fields in org.infinispan.xsite.response with type parameters of type AutoStateTransferResponseModifier and TypeFieldDescriptionstatic final AbstractExternalizer<AutoStateTransferResponse> AutoStateTransferResponse.EXTERNALIZERMethods in org.infinispan.xsite.response that return AutoStateTransferResponseModifier and TypeMethodDescriptionAutoStateTransferResponseCollector.addResponse(Address sender, Response response) AutoStateTransferResponseCollector.finish()Methods in org.infinispan.xsite.response with parameters of type AutoStateTransferResponseModifier and TypeMethodDescriptionvoidAutoStateTransferResponseCollector.merge(AutoStateTransferResponse response)