Class RpcPing

java.lang.Object
com.yahoo.search.dispatch.rpc.RpcPing
All Implemented Interfaces:
com.yahoo.search.dispatch.rpc.Client.ResponseReceiver, Pinger

public class RpcPing extends Object implements Pinger, com.yahoo.search.dispatch.rpc.Client.ResponseReceiver
  • Constructor Details

  • Method Details

    • ping

      public void ping()
      Specified by:
      ping in interface Pinger
    • receive

      public void receive(com.yahoo.search.dispatch.rpc.Client.ResponseOrError<com.yahoo.search.dispatch.rpc.Client.ProtobufResponse> response)
      Specified by:
      receive in interface com.yahoo.search.dispatch.rpc.Client.ResponseReceiver