Package | Description |
---|---|
org.apache.hadoop.hdfs.federation.protocol.proto | |
org.apache.hadoop.hdfs.protocol.proto | |
org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb |
Protobuf implementations of FederationProtocolBase request/response objects
used by state store APIs.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.hadoop.thirdparty.protobuf.Parser<HdfsServerFederationProtos.GetDestinationResponseProto> |
HdfsServerFederationProtos.GetDestinationResponseProto.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.Builder.build() |
HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.Builder.buildPartial() |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.getDefaultInstance() |
HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.getDefaultInstanceForType() |
HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.Builder.getDefaultInstanceForType() |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseDelimitedFrom(InputStream input) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseDelimitedFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(byte[] data) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(byte[] data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(ByteBuffer data) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(ByteBuffer data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(InputStream input) |
static HdfsServerFederationProtos.GetDestinationResponseProto |
HdfsServerFederationProtos.GetDestinationResponseProto.parseFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.thirdparty.protobuf.Parser<HdfsServerFederationProtos.GetDestinationResponseProto> |
HdfsServerFederationProtos.GetDestinationResponseProto.getParserForType() |
static org.apache.hadoop.thirdparty.protobuf.Parser<HdfsServerFederationProtos.GetDestinationResponseProto> |
HdfsServerFederationProtos.GetDestinationResponseProto.parser() |
Modifier and Type | Method and Description |
---|---|
HdfsServerFederationProtos.GetDestinationResponseProto.Builder |
HdfsServerFederationProtos.GetDestinationResponseProto.Builder.mergeFrom(HdfsServerFederationProtos.GetDestinationResponseProto other) |
static HdfsServerFederationProtos.GetDestinationResponseProto.Builder |
HdfsServerFederationProtos.GetDestinationResponseProto.newBuilder(HdfsServerFederationProtos.GetDestinationResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
HdfsServerFederationProtos.GetDestinationResponseProto |
RouterProtocolProtos.RouterAdminProtocolService.BlockingInterface.getDestination(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
HdfsServerFederationProtos.GetDestinationRequestProto request) |
Modifier and Type | Method and Description |
---|---|
abstract void |
RouterProtocolProtos.RouterAdminProtocolService.getDestination(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
HdfsServerFederationProtos.GetDestinationRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetDestinationResponseProto> done)
Get the destination of a file/directory in the federation.
|
void |
RouterProtocolProtos.RouterAdminProtocolService.Interface.getDestination(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
HdfsServerFederationProtos.GetDestinationRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetDestinationResponseProto> done)
Get the destination of a file/directory in the federation.
|
void |
RouterProtocolProtos.RouterAdminProtocolService.Stub.getDestination(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
HdfsServerFederationProtos.GetDestinationRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetDestinationResponseProto> done) |
Modifier and Type | Method and Description |
---|---|
HdfsServerFederationProtos.GetDestinationResponseProto |
GetDestinationResponsePBImpl.getProto() |
Constructor and Description |
---|
GetDestinationResponsePBImpl(HdfsServerFederationProtos.GetDestinationResponseProto proto) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.