@InterfaceAudience.Private public final class UserMetricsBuilder extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
UserMetricsBuilder.ClientMetricsImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
UserMetricsBuilder | 
addClientMetris(UserMetrics.ClientMetrics clientMetrics)  | 
UserMetrics | 
build()  | 
static UserMetricsBuilder | 
newBuilder(byte[] name)  | 
static UserMetrics | 
toUserMetrics(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad userLoad)  | 
static org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad | 
toUserMetrics(UserMetrics userMetrics)  | 
public static UserMetrics toUserMetrics(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad userLoad)
public static org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad toUserMetrics(UserMetrics userMetrics)
public static UserMetricsBuilder newBuilder(byte[] name)
public UserMetricsBuilder addClientMetris(UserMetrics.ClientMetrics clientMetrics)
public UserMetrics build()
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.