| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ReplicationLoadSink |
ReplicationLoad.getReplicationLoadSink() |
| Modifier and Type | Method and Description |
|---|---|
static ClusterStatusProtos.ReplicationLoadSink |
ProtobufUtil.toReplicationLoadSink(ReplicationLoadSink rls) |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationLoadSink |
ProtobufUtil.toReplicationLoadSink(ClusterStatusProtos.ReplicationLoadSink rls) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ReplicationLoadSink> |
ClusterStatusProtos.ReplicationLoadSink.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.Builder.build() |
ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.Builder.buildPartial() |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.getDefaultInstance() |
ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.getDefaultInstanceForType() |
ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.Builder.getDefaultInstanceForType() |
ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ServerLoadOrBuilder.getReplLoadSink()
The replicationLoadSink for the replication Sink status of this region server.
|
ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ServerLoad.getReplLoadSink()
The replicationLoadSink for the replication Sink status of this region server.
|
ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ServerLoad.Builder.getReplLoadSink()
The replicationLoadSink for the replication Sink status of this region server.
|
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseDelimitedFrom(InputStream input) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(byte[] data) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(ByteBuffer data) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(InputStream input) |
static ClusterStatusProtos.ReplicationLoadSink |
ClusterStatusProtos.ReplicationLoadSink.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ReplicationLoadSink> |
ClusterStatusProtos.ReplicationLoadSink.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.ReplicationLoadSink> |
ClusterStatusProtos.ReplicationLoadSink.parser() |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ReplicationLoadSink.Builder |
ClusterStatusProtos.ReplicationLoadSink.Builder.mergeFrom(ClusterStatusProtos.ReplicationLoadSink other) |
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.mergeReplLoadSink(ClusterStatusProtos.ReplicationLoadSink value)
The replicationLoadSink for the replication Sink status of this region server.
|
static ClusterStatusProtos.ReplicationLoadSink.Builder |
ClusterStatusProtos.ReplicationLoadSink.newBuilder(ClusterStatusProtos.ReplicationLoadSink prototype) |
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink value)
The replicationLoadSink for the replication Sink status of this region server.
|
Copyright © 2007–2019 Cloudera. All rights reserved.