| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ClusterStatusProtos.ReplicationLoadSink
Protobuf type
hbase.pb.ReplicationLoadSink |
static class |
ClusterStatusProtos.ReplicationLoadSink.Builder
Protobuf type
hbase.pb.ReplicationLoadSink |
| 限定符和类型 | 方法和说明 |
|---|---|
ClusterStatusProtos.ReplicationLoadSinkOrBuilder |
ClusterStatusProtos.ServerLoadOrBuilder.getReplLoadSinkOrBuilder()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server. |
ClusterStatusProtos.ReplicationLoadSinkOrBuilder |
ClusterStatusProtos.ServerLoad.getReplLoadSinkOrBuilder()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server. |
ClusterStatusProtos.ReplicationLoadSinkOrBuilder |
ClusterStatusProtos.ServerLoad.Builder.getReplLoadSinkOrBuilder()
optional .hbase.pb.ReplicationLoadSink replLoadSink = 11;
The replicationLoadSink for the replication Sink status of this region server. |
Copyright © 2007–2019. All rights reserved.