| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master.assignment |
| Modifier and Type | Method and Description |
|---|---|
ServerState |
ServerStateNode.getState() |
static ServerState |
ServerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerState[] |
ServerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerStateNode.isInState(ServerState... expected) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.