Uses of Class
org.apache.hadoop.hbase.hbql.io.Serialization.TYPE

Packages that use Serialization.TYPE
org.apache.hadoop.hbase.hbql.io   
 

Uses of Serialization.TYPE in org.apache.hadoop.hbase.hbql.io
 

Methods in org.apache.hadoop.hbase.hbql.io that return Serialization.TYPE
static Serialization.TYPE Serialization.TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Serialization.TYPE[] Serialization.TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.hadoop.hbase.hbql.io with parameters of type Serialization.TYPE
static Serialization Serialization.getSerializationStrategy(Serialization.TYPE type)
           
 



Copyright © 2011. All Rights Reserved.