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.GetMostRecentCheckpointTxIdResponseProto> |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.Builder.build() |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.Builder.buildPartial() |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.getDefaultInstance() |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.getDefaultInstanceForType() |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.Builder.getDefaultInstanceForType() |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.NamenodeProtocolService.BlockingInterface.getMostRecentCheckpointTxId(com.google.protobuf.RpcController controller,
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto request) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseDelimitedFrom(InputStream input) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseFrom(byte[] data) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseFrom(InputStream input) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto> |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.Builder |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.Builder.mergeFrom(NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto other) |
static NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.Builder |
NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto.newBuilder(NamenodeProtocolProtos.GetMostRecentCheckpointTxIdResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
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.