|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hbase.io | |
---|---|
org.apache.hadoop.hbase | Provides HBase, the Hadoop simple database. |
org.apache.hadoop.hbase.io |
Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase | |
---|---|
BatchUpdate
A Writable object that contains a series of BatchOperations There is one BatchUpdate object per server, so a series of batch operations can result in multiple BatchUpdate objects if the batch contains rows that are served by multiple region servers. |
|
ImmutableBytesWritable
A byte sequence that is usable as a key or value. |
Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.io | |
---|---|
BatchOperation
Batch update operations such as put, delete, and deleteAll. |
|
BatchOperation.Operation
Operation types. |
|
ImmutableBytesWritable
A byte sequence that is usable as a key or value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |