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