Interface ProtobufRpcEngineCallback2


public interface ProtobufRpcEngineCallback2
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    setResponse(org.apache.hadoop.thirdparty.protobuf.Message message)
     
  • Method Details

    • setResponse

      void setResponse(org.apache.hadoop.thirdparty.protobuf.Message message)
    • error

      void error(Throwable t)