| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<AdminProtos.ReplicateWALEntryResponse> |
AdminProtos.ReplicateWALEntryResponse.PARSER |
| Modifier and Type | Method and Description |
|---|---|
AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.Builder.build() |
AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.Builder.buildPartial() |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.getDefaultInstance() |
AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.getDefaultInstanceForType() |
AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.Builder.getDefaultInstanceForType() |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseDelimitedFrom(InputStream input) |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseFrom(byte[] data) |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseFrom(com.google.protobuf.ByteString data) |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseFrom(InputStream input) |
static AdminProtos.ReplicateWALEntryResponse |
AdminProtos.ReplicateWALEntryResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AdminProtos.ReplicateWALEntryResponse |
AdminProtos.AdminService.BlockingInterface.replay(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request) |
AdminProtos.ReplicateWALEntryResponse |
AdminProtos.AdminService.BlockingInterface.replicateWALEntry(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AdminProtos.ReplicateWALEntryResponse> |
AdminProtos.ReplicateWALEntryResponse.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
AdminProtos.ReplicateWALEntryResponse.Builder |
AdminProtos.ReplicateWALEntryResponse.Builder.mergeFrom(AdminProtos.ReplicateWALEntryResponse other) |
static AdminProtos.ReplicateWALEntryResponse.Builder |
AdminProtos.ReplicateWALEntryResponse.newBuilder(AdminProtos.ReplicateWALEntryResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AdminProtos.AdminService.replay(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc Replay(.hbase.pb.ReplicateWALEntryRequest) returns (.hbase.pb.ReplicateWALEntryResponse); |
void |
AdminProtos.AdminService.Interface.replay(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc Replay(.hbase.pb.ReplicateWALEntryRequest) returns (.hbase.pb.ReplicateWALEntryResponse); |
void |
AdminProtos.AdminService.Stub.replay(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done) |
abstract void |
AdminProtos.AdminService.replicateWALEntry(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc ReplicateWALEntry(.hbase.pb.ReplicateWALEntryRequest) returns (.hbase.pb.ReplicateWALEntryResponse); |
void |
AdminProtos.AdminService.Interface.replicateWALEntry(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc ReplicateWALEntry(.hbase.pb.ReplicateWALEntryRequest) returns (.hbase.pb.ReplicateWALEntryResponse); |
void |
AdminProtos.AdminService.Stub.replicateWALEntry(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.