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

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

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

Subclasses of Union2 in org.apache.hadoop.hbase.types
 class Union3<A,B,C>
          The Union family of DataTypes encode one of a fixed collection of Objects.
 class Union4<A,B,C,D>
          The Union family of DataTypes encode one of a fixed collection of Objects.
 



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