Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Method and Description |
---|---|
List<ServerTask> |
ClusterMetrics.getMasterTasks()
Provide the list of master tasks
|
List<ServerTask> |
ClusterStatus.getMasterTasks()
Deprecated.
|
List<ServerTask> |
ServerLoad.getTasks()
Deprecated.
|
List<ServerTask> |
ServerMetrics.getTasks()
Called directly from clients such as the hbase shell
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.