Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol.proto | |
org.apache.hadoop.hdfs.protocolPB |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto> |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.PARSER |
Modifier and Type | Method and Description |
---|---|
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.Builder.build() |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.Builder.buildPartial() |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.getDefaultInstance() |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.getDefaultInstanceForType() |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.Builder.getDefaultInstanceForType() |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseDelimitedFrom(InputStream input) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseFrom(byte[] data) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseFrom(InputStream input) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto> |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.NamenodeProtocolService.BlockingInterface.getMostRecentCheckpointTxId(com.google.protobuf.RpcController controller,
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto request) |
abstract void |
NamenodeProtocolProtos.NamenodeProtocolService.getMostRecentCheckpointTxId(com.google.protobuf.RpcController controller,
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto request,
com.google.protobuf.RpcCallback<NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto> done)
rpc getMostRecentCheckpointTxId(.hadoop.hdfs.GetMostRecentCheckpointTxIdRequestProto) returns (.hadoop.hdfs.GetMostRecentCheckpointTxIdResponseProto); |
void |
NamenodeProtocolProtos.NamenodeProtocolService.Interface.getMostRecentCheckpointTxId(com.google.protobuf.RpcController controller,
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto request,
com.google.protobuf.RpcCallback<NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto> done)
rpc getMostRecentCheckpointTxId(.hadoop.hdfs.GetMostRecentCheckpointTxIdRequestProto) returns (.hadoop.hdfs.GetMostRecentCheckpointTxIdResponseProto); |
void |
NamenodeProtocolProtos.NamenodeProtocolService.Stub.getMostRecentCheckpointTxId(com.google.protobuf.RpcController controller,
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto request,
com.google.protobuf.RpcCallback<NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto> done) |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.Builder |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.Builder.mergeFrom(NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto other) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.Builder |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto.newBuilder(NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto prototype) |
Modifier and Type | Method and Description |
---|---|
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolServerSideTranslatorPB.getMostRecentCheckpointTxId(com.google.protobuf.RpcController unused,
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto request) |
Copyright © 2013 Apache Software Foundation. All rights reserved.