public static final class FsImageProto.FileSummary extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3 implements FsImageProto.FileSummaryOrBuilder
hadoop.hdfs.fsimage.FileSummary
Modifier and Type | Class and 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<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable
Modifier and Type | Field and 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 and Description |
---|---|
boolean |
equals(Object obj) |
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; |
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; |
List<? extends FsImageProto.FileSummary.SectionOrBuilder> |
getSectionsOrBuilderList()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
int |
getSerializedSize() |
org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet |
getUnknownFields() |
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) |
static FsImageProto.FileSummary |
parseDelimitedFrom(InputStream input) |
static FsImageProto.FileSummary |
parseDelimitedFrom(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(ByteBuffer data) |
static FsImageProto.FileSummary |
parseFrom(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 FsImageProto.FileSummary |
parseFrom(InputStream input) |
static FsImageProto.FileSummary |
parseFrom(InputStream 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, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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
public final org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
getUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public 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.GeneratedMessageV3
public boolean hasOndiskVersion()
The version of the above EBNF grammars.
required uint32 ondiskVersion = 1;
hasOndiskVersion
in interface FsImageProto.FileSummaryOrBuilder
public int getOndiskVersion()
The version of the above EBNF grammars.
required uint32 ondiskVersion = 1;
getOndiskVersion
in interface FsImageProto.FileSummaryOrBuilder
public boolean hasLayoutVersion()
layoutVersion describes which features are available in the FSImage.
required uint32 layoutVersion = 2;
hasLayoutVersion
in interface FsImageProto.FileSummaryOrBuilder
public int getLayoutVersion()
layoutVersion describes which features are available in the FSImage.
required uint32 layoutVersion = 2;
getLayoutVersion
in interface FsImageProto.FileSummaryOrBuilder
public boolean hasCodec()
optional string codec = 3;
hasCodec
in interface FsImageProto.FileSummaryOrBuilder
public String getCodec()
optional string codec = 3;
getCodec
in interface FsImageProto.FileSummaryOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getCodecBytes()
optional string codec = 3;
getCodecBytes
in interface FsImageProto.FileSummaryOrBuilder
public List<FsImageProto.FileSummary.Section> getSectionsList()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
getSectionsList
in interface FsImageProto.FileSummaryOrBuilder
public List<? extends FsImageProto.FileSummary.SectionOrBuilder> getSectionsOrBuilderList()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
getSectionsOrBuilderList
in interface FsImageProto.FileSummaryOrBuilder
public int getSectionsCount()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
getSectionsCount
in interface FsImageProto.FileSummaryOrBuilder
public FsImageProto.FileSummary.Section getSections(int index)
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
getSections
in interface FsImageProto.FileSummaryOrBuilder
public FsImageProto.FileSummary.SectionOrBuilder getSectionsOrBuilder(int index)
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
getSectionsOrBuilder
in interface FsImageProto.FileSummaryOrBuilder
public final boolean isInitialized()
isInitialized
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
isInitialized
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public void writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
writeTo
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
getSerializedSize
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface org.apache.hadoop.thirdparty.protobuf.Message
equals
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface org.apache.hadoop.thirdparty.protobuf.Message
hashCode
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage
public static FsImageProto.FileSummary parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public static FsImageProto.FileSummary parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public static FsImageProto.FileSummary parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static FsImageProto.FileSummary parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static FsImageProto.FileSummary parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.FileSummary parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.FileSummary parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.FileSummary parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.FileSummary parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.FileSummary parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.FileSummary.Builder newBuilderForType()
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.Message
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
public 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.Message
toBuilder
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
protected FsImageProto.FileSummary.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public 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.Message
getParserForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
getParserForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public FsImageProto.FileSummary getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.