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

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

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

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterAdminProtos.CreateTableResponse
 MasterAdminProtos.CreateTableResponse.Builder MasterAdminProtos.CreateTableResponse.Builder.mergeFrom(MasterAdminProtos.CreateTableResponse other)
           
static MasterAdminProtos.CreateTableResponse.Builder MasterAdminProtos.CreateTableResponse.newBuilder(MasterAdminProtos.CreateTableResponse prototype)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterAdminProtos.CreateTableResponse
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)
           
 



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