Uses of Class
org.apache.hadoop.hbase.types.Struct

Packages that use Struct
org.apache.hadoop.hbase.types This package provides the definition and implementation of HBase's extensible data type API. 
 

Uses of Struct in org.apache.hadoop.hbase.types
 

Methods in org.apache.hadoop.hbase.types that return Struct
 Struct StructBuilder.toStruct()
          Retrieve the Struct represented by this.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.