Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterAdminProtos.DeleteColumnRequest

Uses of MasterAdminProtos.DeleteColumnRequest in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterAdminProtos.DeleteColumnRequest
 MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.Builder.build()
           
 MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.Builder.buildPartial()
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.getDefaultInstance()
           
 MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.getDefaultInstanceForType()
           
 MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.Builder.getDefaultInstanceForType()
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseDelimitedFrom(InputStream input)
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseFrom(byte[] data)
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseFrom(com.google.protobuf.ByteString data)
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseFrom(InputStream input)
           
static MasterAdminProtos.DeleteColumnRequest MasterAdminProtos.DeleteColumnRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterAdminProtos.DeleteColumnRequest
 MasterAdminProtos.DeleteColumnResponse MasterAdminProtos.MasterAdminService.BlockingInterface.deleteColumn(com.google.protobuf.RpcController controller, MasterAdminProtos.DeleteColumnRequest request)
           
abstract  void MasterAdminProtos.MasterAdminService.deleteColumn(com.google.protobuf.RpcController controller, MasterAdminProtos.DeleteColumnRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.DeleteColumnResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Interface.deleteColumn(com.google.protobuf.RpcController controller, MasterAdminProtos.DeleteColumnRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.DeleteColumnResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Stub.deleteColumn(com.google.protobuf.RpcController controller, MasterAdminProtos.DeleteColumnRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.DeleteColumnResponse> done)
           
 MasterAdminProtos.DeleteColumnRequest.Builder MasterAdminProtos.DeleteColumnRequest.Builder.mergeFrom(MasterAdminProtos.DeleteColumnRequest other)
           
static MasterAdminProtos.DeleteColumnRequest.Builder MasterAdminProtos.DeleteColumnRequest.newBuilder(MasterAdminProtos.DeleteColumnRequest prototype)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.