Class 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
    • Method Detail

      • 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