Package | Description |
---|---|
org.apache.hadoop.hbase.zookeeper |
Modifier and Type | Method and Description |
---|---|
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 © 2014 The Apache Software Foundation. All Rights Reserved.