Class NodesFaultDetection.PingResponse

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

public static class NodesFaultDetection.PingResponse extends TransportResponse
  • Constructor Details

    • PingResponse

      public PingResponse()
    • PingResponse

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