public static final class FsImageProto.INodeSection.INode extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3 implements FsImageProto.INodeSection.INodeOrBuilder
hadoop.hdfs.fsimage.INodeSection.INode| Modifier and Type | Class and Description | 
|---|---|
| static class  | FsImageProto.INodeSection.INode.BuilderProtobuf type  hadoop.hdfs.fsimage.INodeSection.INode | 
| static class  | FsImageProto.INodeSection.INode.TypeProtobuf enum  hadoop.hdfs.fsimage.INodeSection.INode.Type | 
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 | DIRECTORY_FIELD_NUMBER | 
| static int | FILE_FIELD_NUMBER | 
| static int | ID_FIELD_NUMBER | 
| static int | NAME_FIELD_NUMBER | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INode> | PARSERDeprecated.  | 
| static int | SYMLINK_FIELD_NUMBER | 
| static int | TYPE_FIELD_NUMBER | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| static FsImageProto.INodeSection.INode | getDefaultInstance() | 
| FsImageProto.INodeSection.INode | getDefaultInstanceForType() | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptor() | 
| FsImageProto.INodeSection.INodeDirectory | getDirectory()optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5; | 
| FsImageProto.INodeSection.INodeDirectoryOrBuilder | getDirectoryOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5; | 
| FsImageProto.INodeSection.INodeFile | getFile()optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4; | 
| FsImageProto.INodeSection.INodeFileOrBuilder | getFileOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4; | 
| long | getId()required uint64 id = 2; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getName()optional bytes name = 3; | 
| org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INode> | getParserForType() | 
| int | getSerializedSize() | 
| FsImageProto.INodeSection.INodeSymlink | getSymlink()optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6; | 
| FsImageProto.INodeSection.INodeSymlinkOrBuilder | getSymlinkOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6; | 
| FsImageProto.INodeSection.INode.Type | getType()required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1; | 
| org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet | getUnknownFields() | 
| boolean | hasDirectory()optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5; | 
| boolean | hasFile()optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4; | 
| int | hashCode() | 
| boolean | hasId()required uint64 id = 2; | 
| boolean | hasName()optional bytes name = 3; | 
| boolean | hasSymlink()optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6; | 
| boolean | hasType()required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1; | 
| protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| static FsImageProto.INodeSection.INode.Builder | newBuilder() | 
| static FsImageProto.INodeSection.INode.Builder | newBuilder(FsImageProto.INodeSection.INode prototype) | 
| FsImageProto.INodeSection.INode.Builder | newBuilderForType() | 
| protected FsImageProto.INodeSection.INode.Builder | newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) | 
| static FsImageProto.INodeSection.INode | parseDelimitedFrom(InputStream input) | 
| static FsImageProto.INodeSection.INode | parseDelimitedFrom(InputStream input,
                  org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INode | parseFrom(byte[] data) | 
| static FsImageProto.INodeSection.INode | parseFrom(byte[] data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INode | parseFrom(ByteBuffer data) | 
| static FsImageProto.INodeSection.INode | parseFrom(ByteBuffer data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INode | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) | 
| static FsImageProto.INodeSection.INode | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INode | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) | 
| static FsImageProto.INodeSection.INode | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INode | parseFrom(InputStream input) | 
| static FsImageProto.INodeSection.INode | parseFrom(InputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INode> | parser() | 
| FsImageProto.INodeSection.INode.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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TYPE_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int FILE_FIELD_NUMBER
public static final int DIRECTORY_FIELD_NUMBER
public static final int SYMLINK_FIELD_NUMBER
@Deprecated public static final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INode> PARSER
public final org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetUnknownFields 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 hasType()
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;hasType in interface FsImageProto.INodeSection.INodeOrBuilderpublic FsImageProto.INodeSection.INode.Type getType()
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;getType in interface FsImageProto.INodeSection.INodeOrBuilderpublic boolean hasId()
required uint64 id = 2;hasId in interface FsImageProto.INodeSection.INodeOrBuilderpublic long getId()
required uint64 id = 2;getId in interface FsImageProto.INodeSection.INodeOrBuilderpublic boolean hasName()
optional bytes name = 3;hasName in interface FsImageProto.INodeSection.INodeOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getName()
optional bytes name = 3;getName in interface FsImageProto.INodeSection.INodeOrBuilderpublic boolean hasFile()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;hasFile in interface FsImageProto.INodeSection.INodeOrBuilderpublic FsImageProto.INodeSection.INodeFile getFile()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;getFile in interface FsImageProto.INodeSection.INodeOrBuilderpublic FsImageProto.INodeSection.INodeFileOrBuilder getFileOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;getFileOrBuilder in interface FsImageProto.INodeSection.INodeOrBuilderpublic boolean hasDirectory()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;hasDirectory in interface FsImageProto.INodeSection.INodeOrBuilderpublic FsImageProto.INodeSection.INodeDirectory getDirectory()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;getDirectory in interface FsImageProto.INodeSection.INodeOrBuilderpublic FsImageProto.INodeSection.INodeDirectoryOrBuilder getDirectoryOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;getDirectoryOrBuilder in interface FsImageProto.INodeSection.INodeOrBuilderpublic boolean hasSymlink()
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;hasSymlink in interface FsImageProto.INodeSection.INodeOrBuilderpublic FsImageProto.INodeSection.INodeSymlink getSymlink()
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;getSymlink in interface FsImageProto.INodeSection.INodeOrBuilderpublic FsImageProto.INodeSection.INodeSymlinkOrBuilder getSymlinkOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;getSymlinkOrBuilder in interface FsImageProto.INodeSection.INodeOrBuilderpublic 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 IOException
writeTo in interface org.apache.hadoop.thirdparty.protobuf.MessageLitewriteTo in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetSerializedSize in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean equals(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.INodeSection.INode parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INode parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INode parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INode 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.INodeSection.INode parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INode 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.INodeSection.INode parseFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INode parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INode parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INode parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INode parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INode parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FsImageProto.INodeSection.INode.Builder newBuilderForType()
newBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessagenewBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitepublic static FsImageProto.INodeSection.INode.Builder newBuilder()
public static FsImageProto.INodeSection.INode.Builder newBuilder(FsImageProto.INodeSection.INode prototype)
public FsImageProto.INodeSection.INode.Builder toBuilder()
toBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessagetoBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteprotected FsImageProto.INodeSection.INode.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static FsImageProto.INodeSection.INode getDefaultInstance()
public static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INode> parser()
public org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INode> 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.INodeSection.INode getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderCopyright © 2008–2023 Apache Software Foundation. All rights reserved.