For the last point, please take a look at
AsyncProcess#createAsyncRequestFuture()
protected AsyncRequestFutureImpl
createAsyncRequestFuture(
TableName tableName, List> actions, long nonceGroup,
ExecutorService pool,
Batch.Callback callback, Object[] results, boolean
needResults,
Hi devs,
The current Javadoc definition for Table#batch does not mention the
possible objects that could be sent back as elements of the Object[]
parameter.
https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=blob;f=hbase-client/src/main/java/org/apache/hadoop/hbase/client/Table.java;h=4d93442e