| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.ipc.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<TestProtos.PauseRequestProto> |
TestProtos.PauseRequestProto.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.Builder.build() |
TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.Builder.buildPartial() |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.getDefaultInstance() |
TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.getDefaultInstanceForType() |
TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.Builder.getDefaultInstanceForType() |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseDelimitedFrom(InputStream input) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseFrom(byte[] data) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseFrom(ByteBuffer data) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.parseFrom(InputStream input) |
static TestProtos.PauseRequestProto |
TestProtos.PauseRequestProto.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<TestProtos.PauseRequestProto> |
TestProtos.PauseRequestProto.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<TestProtos.PauseRequestProto> |
TestProtos.PauseRequestProto.parser() |
| Modifier and Type | Method and Description |
|---|---|
TestProtos.PauseRequestProto.Builder |
TestProtos.PauseRequestProto.Builder.mergeFrom(TestProtos.PauseRequestProto other) |
static TestProtos.PauseRequestProto.Builder |
TestProtos.PauseRequestProto.newBuilder(TestProtos.PauseRequestProto prototype) |
TestProtos.EmptyResponseProto |
TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface.pause(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
TestProtos.PauseRequestProto request) |
abstract void |
TestRpcServiceProtos.TestProtobufRpcProto.pause(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
TestProtos.PauseRequestProto request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc pause(.PauseRequestProto) returns (.EmptyResponseProto); |
void |
TestRpcServiceProtos.TestProtobufRpcProto.Interface.pause(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
TestProtos.PauseRequestProto request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc pause(.PauseRequestProto) returns (.EmptyResponseProto); |
void |
TestRpcServiceProtos.TestProtobufRpcProto.Stub.pause(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
TestProtos.PauseRequestProto request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.