public static class HBaseTable.Fast
extends java.lang.Object
| Constructor and Description |
|---|
Fast(TableName tableName,
java.util.concurrent.ConcurrentHashMap<TableName,java.util.concurrent.LinkedBlockingQueue<org.apache.hadoop.hbase.client.Row>> fastCollection) |
| Modifier and Type | Method and Description |
|---|---|
void |
go(java.util.List<org.apache.hadoop.hbase.client.Row> actions) |
void |
go(org.apache.hadoop.hbase.client.Row action) |