Class MasterFaultDetection.MasterPingResponseResponse

org.elasticsearch.transport.TransportMessage
org.elasticsearch.transport.TransportResponse
org.elasticsearch.discovery.zen.MasterFaultDetection.MasterPingResponseResponse
All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted
Enclosing class:
MasterFaultDetection

public static class MasterFaultDetection.MasterPingResponseResponse extends TransportResponse
  • Constructor Details

    • MasterPingResponseResponse

      public MasterPingResponseResponse()
    • MasterPingResponseResponse

      public MasterPingResponseResponse(StreamInput in) throws
      Throws:
  • Method Details