Class UnicastZenPing.UnicastPingResponse

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

public static class UnicastZenPing.UnicastPingResponse extends TransportResponse
  • Field Details

  • Constructor Details

    • UnicastPingResponse

      public UnicastPingResponse(int id, ZenPing.PingResponse[] pingResponses)
    • UnicastPingResponse

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