Uses of Class
org.apache.hadoop.hbase.io.HbaseObjectWritable

Packages that use HbaseObjectWritable
org.apache.hadoop.hbase.io   
 

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

Methods in org.apache.hadoop.hbase.io with parameters of type HbaseObjectWritable
static Object HbaseObjectWritable.readObject(DataInput in, HbaseObjectWritable objectWritable, org.apache.hadoop.conf.Configuration conf)
          Read a Writable, String, primitive type, or an array of the preceding.
 



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