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

Packages that use WritableWithSize
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.io   
 

Uses of WritableWithSize in org.apache.hadoop.hbase.client
 

Classes in org.apache.hadoop.hbase.client that implement WritableWithSize
 class Result
          Single row result of a Get or Scan query.
 

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

Classes in org.apache.hadoop.hbase.io that implement WritableWithSize
 class HbaseObjectWritable
          This is a customized version of the polymorphic hadoop ObjectWritable.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.