org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderQJournalProtocolProtos.GetEditLogManifestResponseProto, QJournalProtocolProtos.GetEditLogManifestResponseProto.Builderpublic static interface QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getFromURL() |
optional string fromURL = 3; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getFromURLBytes() |
optional string fromURL = 3; |
int |
getHttpPort() |
Deprecated by fromURL
|
org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.RemoteEditLogManifestProto |
getManifest() |
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1; |
org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.RemoteEditLogManifestProtoOrBuilder |
getManifestOrBuilder() |
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1; |
boolean |
hasFromURL() |
optional string fromURL = 3; |
boolean |
hasHttpPort() |
Deprecated by fromURL
|
boolean |
hasManifest() |
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1; |
isInitializedfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasManifest()
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.RemoteEditLogManifestProto getManifest()
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.RemoteEditLogManifestProtoOrBuilder getManifestOrBuilder()
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;boolean hasHttpPort()
Deprecated by fromURL
required uint32 httpPort = 2;int getHttpPort()
Deprecated by fromURL
required uint32 httpPort = 2;boolean hasFromURL()
optional string fromURL = 3;java.lang.String getFromURL()
optional string fromURL = 3;org.apache.hadoop.thirdparty.protobuf.ByteString getFromURLBytes()
optional string fromURL = 3;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.