| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.RunCleanerChoreResponse |
ShortCircuitMasterConnection.runCleanerChore(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.RunCleanerChoreRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.RunCleanerChoreResponse |
MasterRpcServices.runCleanerChore(org.apache.hbase.thirdparty.com.google.protobuf.RpcController c,
MasterProtos.RunCleanerChoreRequest req) |
| Modifier and Type | Method and Description |
|---|---|
static MasterProtos.RunCleanerChoreResponse |
ResponseConverter.buildRunCleanerChoreResponse(boolean ran)
Creates a response for the cleaner chore request
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.RunCleanerChoreResponse> |
MasterProtos.RunCleanerChoreResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.Builder.build() |
MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.Builder.buildPartial() |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.getDefaultInstance() |
MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.getDefaultInstanceForType() |
MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.Builder.getDefaultInstanceForType() |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(byte[] data) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(ByteBuffer data) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(InputStream input) |
static MasterProtos.RunCleanerChoreResponse |
MasterProtos.RunCleanerChoreResponse.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.RunCleanerChoreResponse |
MasterProtos.MasterService.BlockingInterface.runCleanerChore(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.RunCleanerChoreRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.RunCleanerChoreResponse> |
MasterProtos.RunCleanerChoreResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.RunCleanerChoreResponse> |
MasterProtos.RunCleanerChoreResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.RunCleanerChoreResponse.Builder |
MasterProtos.RunCleanerChoreResponse.Builder.mergeFrom(MasterProtos.RunCleanerChoreResponse other) |
static MasterProtos.RunCleanerChoreResponse.Builder |
MasterProtos.RunCleanerChoreResponse.newBuilder(MasterProtos.RunCleanerChoreResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.runCleanerChore(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.RunCleanerChoreRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.RunCleanerChoreResponse> done)
Get a run of the CleanerChore
|
void |
MasterProtos.MasterService.Interface.runCleanerChore(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.RunCleanerChoreRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.RunCleanerChoreResponse> done)
Get a run of the CleanerChore
|
void |
MasterProtos.MasterService.Stub.runCleanerChore(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.RunCleanerChoreRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.RunCleanerChoreResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.