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

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

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

Methods in org.apache.hadoop.hbase that return HConstants.OperationStatusCode
static HConstants.OperationStatusCode HConstants.OperationStatusCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HConstants.OperationStatusCode[] HConstants.OperationStatusCode.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.