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(ClusterStatusProtos.ReplicationLoadSink rls) |
Modifier and Type | Method and Description |
---|---|
static ClusterStatusProtos.ReplicationLoadSink |
ProtobufUtil.toReplicationLoadSink(ReplicationLoadSink rls) |
Copyright © 2007–2019 Cloudera. All rights reserved.