Package org.apache.hadoop.hbase.io

Class Summary
BatchOperation batch update operation
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.
ImmutableBytesWritable.Comparator A Comparator optimized for ImmutableBytesWritable.
KeyedData KeyedData is just a data pair.
KeyedDataArrayWritable Wraps an array of KeyedData items as a Writable.
 



Copyright © 2006 The Apache Software Foundation