|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AdminProtos.ReplicateWALEntryRequest in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type AdminProtos.ReplicateWALEntryRequest | |
---|---|
static com.google.protobuf.Parser<AdminProtos.ReplicateWALEntryRequest> |
AdminProtos.ReplicateWALEntryRequest.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return AdminProtos.ReplicateWALEntryRequest | |
---|---|
AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.Builder.build()
|
AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.Builder.buildPartial()
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.getDefaultInstance()
|
AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.getDefaultInstanceForType()
|
AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.Builder.getDefaultInstanceForType()
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseDelimitedFrom(InputStream input)
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseFrom(byte[] data)
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseFrom(com.google.protobuf.ByteString data)
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseFrom(com.google.protobuf.CodedInputStream input)
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseFrom(InputStream input)
|
static AdminProtos.ReplicateWALEntryRequest |
AdminProtos.ReplicateWALEntryRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type AdminProtos.ReplicateWALEntryRequest | |
---|---|
com.google.protobuf.Parser<AdminProtos.ReplicateWALEntryRequest> |
AdminProtos.ReplicateWALEntryRequest.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AdminProtos.ReplicateWALEntryRequest | |
---|---|
AdminProtos.ReplicateWALEntryRequest.Builder |
AdminProtos.ReplicateWALEntryRequest.Builder.mergeFrom(AdminProtos.ReplicateWALEntryRequest other)
|
static AdminProtos.ReplicateWALEntryRequest.Builder |
AdminProtos.ReplicateWALEntryRequest.newBuilder(AdminProtos.ReplicateWALEntryRequest prototype)
|
AdminProtos.ReplicateWALEntryResponse |
AdminProtos.AdminService.BlockingInterface.replay(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request)
|
abstract void |
AdminProtos.AdminService.replay(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc Replay(.ReplicateWALEntryRequest) returns (.ReplicateWALEntryResponse); |
void |
AdminProtos.AdminService.Interface.replay(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc Replay(.ReplicateWALEntryRequest) returns (.ReplicateWALEntryResponse); |
void |
AdminProtos.AdminService.Stub.replay(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
|
AdminProtos.ReplicateWALEntryResponse |
AdminProtos.AdminService.BlockingInterface.replicateWALEntry(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request)
|
abstract void |
AdminProtos.AdminService.replicateWALEntry(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc ReplicateWALEntry(.ReplicateWALEntryRequest) returns (.ReplicateWALEntryResponse); |
void |
AdminProtos.AdminService.Interface.replicateWALEntry(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc ReplicateWALEntry(.ReplicateWALEntryRequest) returns (.ReplicateWALEntryResponse); |
void |
AdminProtos.AdminService.Stub.replicateWALEntry(com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |