|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterAdminProtos.CatalogScanResponse | |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
org.apache.hadoop.hbase.protobuf.generated |
Uses of MasterAdminProtos.CatalogScanResponse in org.apache.hadoop.hbase.master |
---|
Methods in org.apache.hadoop.hbase.master that return MasterAdminProtos.CatalogScanResponse | |
---|---|
MasterAdminProtos.CatalogScanResponse |
HMaster.runCatalogScan(com.google.protobuf.RpcController c,
MasterAdminProtos.CatalogScanRequest req)
|
Uses of MasterAdminProtos.CatalogScanResponse in org.apache.hadoop.hbase.protobuf |
---|
Methods in org.apache.hadoop.hbase.protobuf that return MasterAdminProtos.CatalogScanResponse | |
---|---|
static MasterAdminProtos.CatalogScanResponse |
ResponseConverter.buildCatalogScanResponse(int numCleaned)
Creates a response for the catalog scan request |
Uses of MasterAdminProtos.CatalogScanResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterAdminProtos.CatalogScanResponse | |
---|---|
MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.Builder.build()
|
MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.Builder.buildPartial()
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.getDefaultInstance()
|
MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.getDefaultInstanceForType()
|
MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.Builder.getDefaultInstanceForType()
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseDelimitedFrom(InputStream input)
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseFrom(byte[] data)
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseFrom(com.google.protobuf.ByteString data)
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseFrom(com.google.protobuf.CodedInputStream input)
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseFrom(InputStream input)
|
static MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.CatalogScanResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
MasterAdminProtos.CatalogScanResponse |
MasterAdminProtos.MasterAdminService.BlockingInterface.runCatalogScan(com.google.protobuf.RpcController controller,
MasterAdminProtos.CatalogScanRequest request)
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterAdminProtos.CatalogScanResponse | |
---|---|
MasterAdminProtos.CatalogScanResponse.Builder |
MasterAdminProtos.CatalogScanResponse.Builder.mergeFrom(MasterAdminProtos.CatalogScanResponse other)
|
static MasterAdminProtos.CatalogScanResponse.Builder |
MasterAdminProtos.CatalogScanResponse.newBuilder(MasterAdminProtos.CatalogScanResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterAdminProtos.CatalogScanResponse | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |