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

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

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

Subclasses of Union3 in org.apache.hadoop.hbase.types
 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.