java.io.Serializable, FsImageProto.FileSummaryOrBuilder, org.apache.hadoop.thirdparty.protobuf.Message, org.apache.hadoop.thirdparty.protobuf.MessageLite, org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic static final class FsImageProto.FileSummary extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3 implements FsImageProto.FileSummaryOrBuilder
hadoop.hdfs.fsimage.FileSummary| Modifier and Type | Class | Description |
|---|---|---|
static class |
FsImageProto.FileSummary.Builder |
Protobuf type
hadoop.hdfs.fsimage.FileSummary |
static class |
FsImageProto.FileSummary.Section |
index for each section
|
static interface |
FsImageProto.FileSummary.SectionOrBuilder |
org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field | Description |
|---|---|---|
static int |
CODEC_FIELD_NUMBER |
|
static int |
LAYOUTVERSION_FIELD_NUMBER |
|
static int |
ONDISKVERSION_FIELD_NUMBER |
|
static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.FileSummary> |
PARSER |
Deprecated.
|
static int |
SECTIONS_FIELD_NUMBER |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
java.lang.String |
getCodec() |
optional string codec = 3; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getCodecBytes() |
optional string codec = 3; |
static FsImageProto.FileSummary |
getDefaultInstance() |
|
FsImageProto.FileSummary |
getDefaultInstanceForType() |
|
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
int |
getLayoutVersion() |
layoutVersion describes which features are available in the
FSImage.
|
int |
getOndiskVersion() |
The version of the above EBNF grammars.
|
org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.FileSummary> |
getParserForType() |
|
FsImageProto.FileSummary.Section |
getSections(int index) |
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
int |
getSectionsCount() |
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
java.util.List<FsImageProto.FileSummary.Section> |
getSectionsList() |
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
FsImageProto.FileSummary.SectionOrBuilder |
getSectionsOrBuilder(int index) |
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
java.util.List<? extends FsImageProto.FileSummary.SectionOrBuilder> |
getSectionsOrBuilderList() |
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
int |
getSerializedSize() |
|
boolean |
hasCodec() |
optional string codec = 3; |
int |
hashCode() |
|
boolean |
hasLayoutVersion() |
layoutVersion describes which features are available in the
FSImage.
|
boolean |
hasOndiskVersion() |
The version of the above EBNF grammars.
|
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
static FsImageProto.FileSummary.Builder |
newBuilder() |
|
static FsImageProto.FileSummary.Builder |
newBuilder(FsImageProto.FileSummary prototype) |
|
FsImageProto.FileSummary.Builder |
newBuilderForType() |
|
protected FsImageProto.FileSummary.Builder |
newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
protected java.lang.Object |
newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
|
static FsImageProto.FileSummary |
parseDelimitedFrom(java.io.InputStream input) |
|
static FsImageProto.FileSummary |
parseDelimitedFrom(java.io.InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FsImageProto.FileSummary |
parseFrom(byte[] data) |
|
static FsImageProto.FileSummary |
parseFrom(byte[] data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FsImageProto.FileSummary |
parseFrom(java.io.InputStream input) |
|
static FsImageProto.FileSummary |
parseFrom(java.io.InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FsImageProto.FileSummary |
parseFrom(java.nio.ByteBuffer data) |
|
static FsImageProto.FileSummary |
parseFrom(java.nio.ByteBuffer data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FsImageProto.FileSummary |
parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) |
|
static FsImageProto.FileSummary |
parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FsImageProto.FileSummary |
parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) |
|
static FsImageProto.FileSummary |
parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.FileSummary> |
parser() |
|
FsImageProto.FileSummary.Builder |
toBuilder() |
|
void |
writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ONDISKVERSION_FIELD_NUMBER
public static final int LAYOUTVERSION_FIELD_NUMBER
public static final int CODEC_FIELD_NUMBER
public static final int SECTIONS_FIELD_NUMBER
@Deprecated public static final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.FileSummary> PARSER
protected java.lang.Object newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean hasOndiskVersion()
The version of the above EBNF grammars.
required uint32 ondiskVersion = 1;hasOndiskVersion in interface FsImageProto.FileSummaryOrBuilderpublic int getOndiskVersion()
The version of the above EBNF grammars.
required uint32 ondiskVersion = 1;getOndiskVersion in interface FsImageProto.FileSummaryOrBuilderpublic boolean hasLayoutVersion()
layoutVersion describes which features are available in the FSImage.
required uint32 layoutVersion = 2;hasLayoutVersion in interface FsImageProto.FileSummaryOrBuilderpublic int getLayoutVersion()
layoutVersion describes which features are available in the FSImage.
required uint32 layoutVersion = 2;getLayoutVersion in interface FsImageProto.FileSummaryOrBuilderpublic boolean hasCodec()
optional string codec = 3;hasCodec in interface FsImageProto.FileSummaryOrBuilderpublic java.lang.String getCodec()
optional string codec = 3;getCodec in interface FsImageProto.FileSummaryOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getCodecBytes()
optional string codec = 3;getCodecBytes in interface FsImageProto.FileSummaryOrBuilderpublic java.util.List<FsImageProto.FileSummary.Section> getSectionsList()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;getSectionsList in interface FsImageProto.FileSummaryOrBuilderpublic java.util.List<? extends FsImageProto.FileSummary.SectionOrBuilder> getSectionsOrBuilderList()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;getSectionsOrBuilderList in interface FsImageProto.FileSummaryOrBuilderpublic int getSectionsCount()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;getSectionsCount in interface FsImageProto.FileSummaryOrBuilderpublic FsImageProto.FileSummary.Section getSections(int index)
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;getSections in interface FsImageProto.FileSummaryOrBuilderpublic FsImageProto.FileSummary.SectionOrBuilder getSectionsOrBuilder(int index)
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;getSectionsOrBuilder in interface FsImageProto.FileSummaryOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public void writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface org.apache.hadoop.thirdparty.protobuf.MessageLitewriteTo in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetSerializedSize in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface org.apache.hadoop.thirdparty.protobuf.Messageequals in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hadoop.thirdparty.protobuf.MessagehashCode in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic static FsImageProto.FileSummary parseFrom(java.nio.ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.FileSummary parseFrom(java.nio.ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.FileSummary parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.FileSummary parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.FileSummary parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.FileSummary parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.FileSummary parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.FileSummary parseFrom(java.io.InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.FileSummary parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.FileSummary parseDelimitedFrom(java.io.InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.FileSummary parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.FileSummary parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic FsImageProto.FileSummary.Builder newBuilderForType()
newBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessagenewBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitepublic static FsImageProto.FileSummary.Builder newBuilder()
public static FsImageProto.FileSummary.Builder newBuilder(FsImageProto.FileSummary prototype)
public FsImageProto.FileSummary.Builder toBuilder()
toBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessagetoBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteprotected FsImageProto.FileSummary.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static FsImageProto.FileSummary getDefaultInstance()
public static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.FileSummary> parser()
public org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.FileSummary> getParserForType()
getParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessagegetParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetParserForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public FsImageProto.FileSummary getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderCopyright © 2008–2025 Apache Software Foundation. All rights reserved.