Uses of Interface
org.apache.hadoop.hbase.ServerTask
Packages that use org.apache.hadoop.hbase.ServerTask
-
Uses of org.apache.hadoop.hbase.ServerTask in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return org.apache.hadoop.hbase.ServerTask in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.ServerTask
ServerTaskBuilder.build()
Methods in org.apache.hadoop.hbase that return types with arguments of type org.apache.hadoop.hbase.ServerTask in inModifier and TypeMethodDescriptionList<org.apache.hadoop.hbase.ServerTask>
ClusterMetrics.getMasterTasks()
Provide the list of master tasksList<org.apache.hadoop.hbase.ServerTask>
ServerMetrics.getTasks()
Called directly from clients such as the hbase shellMethod parameters in org.apache.hadoop.hbase with type arguments of type org.apache.hadoop.hbase.ServerTask in in -
Uses of org.apache.hadoop.hbase.ServerTask in org.apache.hadoop.hbase.shaded.protobuf
Methods in org.apache.hadoop.hbase.shaded.protobuf that return org.apache.hadoop.hbase.ServerTask in inModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.ServerTask
ProtobufUtil.getServerTask
(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerTask task) Methods in org.apache.hadoop.hbase.shaded.protobuf with parameters of type org.apache.hadoop.hbase.ServerTask in inModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerTask
ProtobufUtil.toServerTask
(org.apache.hadoop.hbase.ServerTask task)