|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeapSize | |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.io |
Uses of HeapSize in org.apache.hadoop.hbase |
---|
Classes in org.apache.hadoop.hbase that implement HeapSize | |
---|---|
class |
HStoreKey
A Key for a stored row. |
static class |
HStoreKey.BeforeThisStoreKey
Pass this class into MapFile .getClosest when
searching for the key that comes BEFORE this one but NOT this one. |
Uses of HeapSize in org.apache.hadoop.hbase.io |
---|
Classes in org.apache.hadoop.hbase.io that implement HeapSize | |
---|---|
class |
BatchOperation
Batch update operation. |
class |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |