| Package | Description |
|---|---|
| org.apache.hadoop.hbase |
| Modifier and Type | Method and Description |
|---|---|
UserMetrics |
UserMetricsBuilder.build() |
static UserMetrics |
UserMetricsBuilder.toUserMetrics(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad userLoad) |
| Modifier and Type | Method and Description |
|---|---|
Map<byte[],UserMetrics> |
ServerMetrics.getUserMetrics()
Returns metrics per user
|
Map<byte[],UserMetrics> |
ServerLoad.getUserMetrics()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad |
UserMetricsBuilder.toUserMetrics(UserMetrics userMetrics) |
| Modifier and Type | Method and Description |
|---|---|
ServerMetricsBuilder |
ServerMetricsBuilder.setUserMetrics(List<UserMetrics> value) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.