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

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

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

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



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