Uses of Class
org.apache.hadoop.hbase.zookeeper.ZKTable.TableState

Packages that use ZKTable.TableState
org.apache.hadoop.hbase.zookeeper   
 

Uses of ZKTable.TableState in org.apache.hadoop.hbase.zookeeper
 

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