| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.DeleteColumnRequest> |
MasterProtos.DeleteColumnRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.Builder.build() |
MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.Builder.buildPartial() |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.getDefaultInstance() |
MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.getDefaultInstanceForType() |
MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.Builder.getDefaultInstanceForType() |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseDelimitedFrom(InputStream input) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseFrom(byte[] data) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseFrom(ByteBuffer data) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.parseFrom(InputStream input) |
static MasterProtos.DeleteColumnRequest |
MasterProtos.DeleteColumnRequest.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<MasterProtos.DeleteColumnRequest> |
MasterProtos.DeleteColumnRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.DeleteColumnRequest> |
MasterProtos.DeleteColumnRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.DeleteColumnResponse |
MasterProtos.MasterService.BlockingInterface.deleteColumn(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.DeleteColumnRequest request) |
abstract void |
MasterProtos.MasterService.deleteColumn(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.DeleteColumnRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.DeleteColumnResponse> done)
Deletes a column from the specified table.
|
void |
MasterProtos.MasterService.Interface.deleteColumn(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.DeleteColumnRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.DeleteColumnResponse> done)
Deletes a column from the specified table.
|
void |
MasterProtos.MasterService.Stub.deleteColumn(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.DeleteColumnRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.DeleteColumnResponse> done) |
MasterProtos.DeleteColumnRequest.Builder |
MasterProtos.DeleteColumnRequest.Builder.mergeFrom(MasterProtos.DeleteColumnRequest other) |
static MasterProtos.DeleteColumnRequest.Builder |
MasterProtos.DeleteColumnRequest.newBuilder(MasterProtos.DeleteColumnRequest prototype) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.