|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchUpdate | |
---|---|
org.apache.hadoop.hbase | Provides HBase, the Hadoop simple database. |
Uses of BatchUpdate in org.apache.hadoop.hbase |
---|
Methods in org.apache.hadoop.hbase with parameters of type BatchUpdate | |
---|---|
void |
HRegionInterface.batchUpdate(Text regionName,
long timestamp,
BatchUpdate b)
Applies a batch of updates via one RPC |
void |
HRegionServer.batchUpdate(Text regionName,
long timestamp,
BatchUpdate b)
Applies a batch of updates via one RPC |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |