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

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

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

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



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