Uses of Interface
org.apache.hadoop.hbase.io.HeapSize

Packages that use HeapSize
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.io   
org.apache.hadoop.hbase.io.hfile   
 

Uses of HeapSize in org.apache.hadoop.hbase
 

Classes in org.apache.hadoop.hbase that implement HeapSize
 class KeyValue
          An HBase Key/Value.
 class NoTagsKeyValue
          An extension of the KeyValue where the tags length is always 0
 

Uses of HeapSize in org.apache.hadoop.hbase.io
 

Subinterfaces of HeapSize in org.apache.hadoop.hbase.io
 interface SizedCellScanner
          A CellScanner that knows its size in memory in bytes.
 

Uses of HeapSize in org.apache.hadoop.hbase.io.hfile
 

Classes in org.apache.hadoop.hbase.io.hfile that implement HeapSize
 class HFileContext
          This carries the information on some of the meta data about the HFile.
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.