Interface RecoveryResponseMessage

All Superinterfaces:
Cloneable, org.apache.ignite.internal.network.NetworkMessage

public interface RecoveryResponseMessage extends org.apache.ignite.internal.network.NetworkMessage
This response is sent when recovery has started.
  • Field Summary

    Fields inherited from interface org.apache.ignite.internal.network.NetworkMessage

    NULL_GROUP_TYPE
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.ignite.internal.network.NetworkMessage

    clone, groupType, messageType, needAck, prepareMarshal, serializer, toStringForLightLogging, unmarshal
  • Method Details

    • operationId

      UUID operationId()