Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.shaded.protobuf |
Modifier and Type | Method and Description |
---|---|
ReplicationLoadSink |
ServerLoad.getReplicationLoadSink()
Deprecated.
Call directly from client such as hbase shell
|
ReplicationLoadSink |
ServerMetrics.getReplicationLoadSink()
Call directly from client such as hbase shell
|
Modifier and Type | Method and Description |
---|---|
ServerMetricsBuilder |
ServerMetricsBuilder.setReplicationLoadSink(ReplicationLoadSink value) |
Modifier and Type | Method and Description |
---|---|
static ReplicationLoadSink |
ProtobufUtil.toReplicationLoadSink(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink rls) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink |
ProtobufUtil.toReplicationLoadSink(ReplicationLoadSink rls) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.