| 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 |
|---|---|
MasterProtos.TruncateTableResponse |
ShortCircuitMasterConnection.truncateTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.TruncateTableRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.TruncateTableResponse |
MasterRpcServices.truncateTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.TruncateTableRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.TruncateTableResponse> |
MasterProtos.TruncateTableResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
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,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(byte[] data) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(ByteBuffer data) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(InputStream input) |
static MasterProtos.TruncateTableResponse |
MasterProtos.TruncateTableResponse.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.TruncateTableResponse |
MasterProtos.MasterService.BlockingInterface.truncateTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.TruncateTableRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.TruncateTableResponse> |
MasterProtos.TruncateTableResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.TruncateTableResponse> |
MasterProtos.TruncateTableResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.TruncateTableResponse.Builder |
MasterProtos.TruncateTableResponse.Builder.mergeFrom(MasterProtos.TruncateTableResponse other) |
static MasterProtos.TruncateTableResponse.Builder |
MasterProtos.TruncateTableResponse.newBuilder(MasterProtos.TruncateTableResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.truncateTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.TruncateTableRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.TruncateTableResponse> done)
Truncate a table
|
void |
MasterProtos.MasterService.Interface.truncateTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.TruncateTableRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.TruncateTableResponse> done)
Truncate a table
|
void |
MasterProtos.MasterService.Stub.truncateTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.TruncateTableRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.TruncateTableResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.