Uses of Class
org.apache.hadoop.hbase.HColumnDescriptor.CompressionType

Packages that use HColumnDescriptor.CompressionType
org.apache.hadoop.hbase   
 

Uses of HColumnDescriptor.CompressionType in org.apache.hadoop.hbase
 

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



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.