Uses of Class
org.apache.hadoop.hbase.HConstants.Modify

Packages that use HConstants.Modify
org.apache.hadoop.hbase   
 

Uses of HConstants.Modify in org.apache.hadoop.hbase
 

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



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.