| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.ClearDeadServersRequest> |
MasterProtos.ClearDeadServersRequest.PARSER
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.Builder.build() |
MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.Builder.buildPartial() |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.getDefaultInstance() |
MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.getDefaultInstanceForType() |
MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.Builder.getDefaultInstanceForType() |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseDelimitedFrom(InputStream input) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(byte[] data) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(ByteBuffer data) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(InputStream input) |
static MasterProtos.ClearDeadServersRequest |
MasterProtos.ClearDeadServersRequest.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.ClearDeadServersRequest> |
MasterProtos.ClearDeadServersRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.ClearDeadServersRequest> |
MasterProtos.ClearDeadServersRequest.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
MasterProtos.ClearDeadServersResponse |
MasterProtos.MasterService.BlockingInterface.clearDeadServers(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.ClearDeadServersRequest request) |
abstract void |
MasterProtos.MasterService.clearDeadServers(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.ClearDeadServersRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.ClearDeadServersResponse> done)
clear dead servers from master
rpc ClearDeadServers(.hbase.pb.ClearDeadServersRequest) returns (.hbase.pb.ClearDeadServersResponse); |
void |
MasterProtos.MasterService.Interface.clearDeadServers(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.ClearDeadServersRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.ClearDeadServersResponse> done)
clear dead servers from master
rpc ClearDeadServers(.hbase.pb.ClearDeadServersRequest) returns (.hbase.pb.ClearDeadServersResponse); |
void |
MasterProtos.MasterService.Stub.clearDeadServers(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.ClearDeadServersRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.ClearDeadServersResponse> done) |
MasterProtos.ClearDeadServersRequest.Builder |
MasterProtos.ClearDeadServersRequest.Builder.mergeFrom(MasterProtos.ClearDeadServersRequest other) |
static MasterProtos.ClearDeadServersRequest.Builder |
MasterProtos.ClearDeadServersRequest.newBuilder(MasterProtos.ClearDeadServersRequest prototype) |
Copyright © 2007–2019. All rights reserved.