Uses of Class
org.apache.hadoop.hbase.Coprocessor.State

Packages that use Coprocessor.State
org.apache.hadoop.hbase   
 

Uses of Coprocessor.State in org.apache.hadoop.hbase
 

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