Uses of Package
org.apache.hadoop.hbase.rest.serializer

Packages that use org.apache.hadoop.hbase.rest.serializer
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.io   
org.apache.hadoop.hbase.rest Provides an HBase REST service. 
org.apache.hadoop.hbase.rest.descriptors   
org.apache.hadoop.hbase.rest.serializer   
 

Classes in org.apache.hadoop.hbase.rest.serializer used by org.apache.hadoop.hbase
IRestSerializer
          Interface that is implemented to return serialized objects back to the output stream.
ISerializable
          Interface for objects that wish to write back to the REST based interface output stream.
 

Classes in org.apache.hadoop.hbase.rest.serializer used by org.apache.hadoop.hbase.client
ISerializable
          Interface for objects that wish to write back to the REST based interface output stream.
 

Classes in org.apache.hadoop.hbase.rest.serializer used by org.apache.hadoop.hbase.io
IRestSerializer
          Interface that is implemented to return serialized objects back to the output stream.
ISerializable
          Interface for objects that wish to write back to the REST based interface output stream.
 

Classes in org.apache.hadoop.hbase.rest.serializer used by org.apache.hadoop.hbase.rest
IRestSerializer
          Interface that is implemented to return serialized objects back to the output stream.
ISerializable
          Interface for objects that wish to write back to the REST based interface output stream.
 

Classes in org.apache.hadoop.hbase.rest.serializer used by org.apache.hadoop.hbase.rest.descriptors
IRestSerializer
          Interface that is implemented to return serialized objects back to the output stream.
ISerializable
          Interface for objects that wish to write back to the REST based interface output stream.
 

Classes in org.apache.hadoop.hbase.rest.serializer used by org.apache.hadoop.hbase.rest.serializer
AbstractRestSerializer
          Abstract object that is used as the base of all serializers in the REST based interface.
IRestSerializer
          Interface that is implemented to return serialized objects back to the output stream.
 



Copyright © 2009 The Apache Software Foundation