| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerTask.State | ServerTask. getState()Get the current state of the task. | 
| static ServerTask.State | ServerTask.State. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ServerTask.State[] | ServerTask.State. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerTaskBuilder | ServerTaskBuilder. setState(ServerTask.State state) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.