protected class HBaseClient.ParallelCall extends HBaseClient.Call
Modifier and Type | Field and Description |
---|---|
protected int |
index |
Constructor and Description |
---|
HBaseClient.ParallelCall(org.apache.hadoop.io.Writable param,
HBaseClient.ParallelResults results,
int index) |
Modifier and Type | Method and Description |
---|---|
protected void |
callComplete()
Deliver result to result collector.
|
getStartTime, setException, setValue
public HBaseClient.ParallelCall(org.apache.hadoop.io.Writable param, HBaseClient.ParallelResults results, int index)
protected void callComplete()
callComplete
in class HBaseClient.Call
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.