Interface TestAsyncProcess.ResponseGenerator

Enclosing class:
TestAsyncProcess

private static interface TestAsyncProcess.ResponseGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addResponse(org.apache.hadoop.hbase.client.MultiResponse mr, byte[] regionName, org.apache.hadoop.hbase.client.Action a)
     
  • Method Details

    • addResponse

      void addResponse(org.apache.hadoop.hbase.client.MultiResponse mr, byte[] regionName, org.apache.hadoop.hbase.client.Action a)