| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
ReplicationProtos.GetReplicationPeerConfigResponse |
ShortCircuitMasterConnection.getReplicationPeerConfig(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ReplicationProtos.GetReplicationPeerConfigRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationProtos.GetReplicationPeerConfigResponse |
MasterRpcServices.getReplicationPeerConfig(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ReplicationProtos.GetReplicationPeerConfigRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ReplicationProtos.GetReplicationPeerConfigResponse> |
ReplicationProtos.GetReplicationPeerConfigResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.Builder.build() |
ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.Builder.buildPartial() |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.getDefaultInstance() |
ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.getDefaultInstanceForType() |
ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.Builder.getDefaultInstanceForType() |
ReplicationProtos.GetReplicationPeerConfigResponse |
MasterProtos.MasterService.BlockingInterface.getReplicationPeerConfig(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ReplicationProtos.GetReplicationPeerConfigRequest request) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseDelimitedFrom(InputStream input) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseFrom(byte[] data) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseFrom(ByteBuffer data) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.parseFrom(InputStream input) |
static ReplicationProtos.GetReplicationPeerConfigResponse |
ReplicationProtos.GetReplicationPeerConfigResponse.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<ReplicationProtos.GetReplicationPeerConfigResponse> |
ReplicationProtos.GetReplicationPeerConfigResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ReplicationProtos.GetReplicationPeerConfigResponse> |
ReplicationProtos.GetReplicationPeerConfigResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
ReplicationProtos.GetReplicationPeerConfigResponse.Builder |
ReplicationProtos.GetReplicationPeerConfigResponse.Builder.mergeFrom(ReplicationProtos.GetReplicationPeerConfigResponse other) |
static ReplicationProtos.GetReplicationPeerConfigResponse.Builder |
ReplicationProtos.GetReplicationPeerConfigResponse.newBuilder(ReplicationProtos.GetReplicationPeerConfigResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.getReplicationPeerConfig(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ReplicationProtos.GetReplicationPeerConfigRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ReplicationProtos.GetReplicationPeerConfigResponse> done)
Return peer config for a replication peer
|
void |
MasterProtos.MasterService.Interface.getReplicationPeerConfig(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ReplicationProtos.GetReplicationPeerConfigRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ReplicationProtos.GetReplicationPeerConfigResponse> done)
Return peer config for a replication peer
|
void |
MasterProtos.MasterService.Stub.getReplicationPeerConfig(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ReplicationProtos.GetReplicationPeerConfigRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ReplicationProtos.GetReplicationPeerConfigResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.