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.Builder
Protobuf type
hadoop.hdfs.fsimage.INodeSection.INode |
static class |
FsImageProto.INodeSection.INode.Type
Protobuf enum
hadoop.hdfs.fsimage.INodeSection.INode.Type |
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 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> |
PARSER
Deprecated.
|
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; |
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) |
protected Object |
newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
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, 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, 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 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
protected Object newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
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 hasType()
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
hasType
in interface FsImageProto.INodeSection.INodeOrBuilder
public FsImageProto.INodeSection.INode.Type getType()
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
getType
in interface FsImageProto.INodeSection.INodeOrBuilder
public boolean hasId()
required uint64 id = 2;
hasId
in interface FsImageProto.INodeSection.INodeOrBuilder
public long getId()
required uint64 id = 2;
getId
in interface FsImageProto.INodeSection.INodeOrBuilder
public boolean hasName()
optional bytes name = 3;
hasName
in interface FsImageProto.INodeSection.INodeOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getName()
optional bytes name = 3;
getName
in interface FsImageProto.INodeSection.INodeOrBuilder
public boolean hasFile()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
hasFile
in interface FsImageProto.INodeSection.INodeOrBuilder
public FsImageProto.INodeSection.INodeFile getFile()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
getFile
in interface FsImageProto.INodeSection.INodeOrBuilder
public FsImageProto.INodeSection.INodeFileOrBuilder getFileOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
getFileOrBuilder
in interface FsImageProto.INodeSection.INodeOrBuilder
public boolean hasDirectory()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
hasDirectory
in interface FsImageProto.INodeSection.INodeOrBuilder
public FsImageProto.INodeSection.INodeDirectory getDirectory()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
getDirectory
in interface FsImageProto.INodeSection.INodeOrBuilder
public FsImageProto.INodeSection.INodeDirectoryOrBuilder getDirectoryOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
getDirectoryOrBuilder
in interface FsImageProto.INodeSection.INodeOrBuilder
public boolean hasSymlink()
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
hasSymlink
in interface FsImageProto.INodeSection.INodeOrBuilder
public FsImageProto.INodeSection.INodeSymlink getSymlink()
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
getSymlink
in interface FsImageProto.INodeSection.INodeOrBuilder
public FsImageProto.INodeSection.INodeSymlinkOrBuilder getSymlinkOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
getSymlinkOrBuilder
in interface FsImageProto.INodeSection.INodeOrBuilder
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.INodeSection.INode parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static FsImageProto.INodeSection.INode parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static FsImageProto.INodeSection.INode parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static FsImageProto.INodeSection.INode parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.INode parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeSection.INode parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.INode parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeSection.INode parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.INode parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.INodeSection.INode.Builder newBuilderForType()
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.Message
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
public 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.Message
toBuilder
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
protected FsImageProto.INodeSection.INode.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public 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.Message
getParserForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
getParserForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public FsImageProto.INodeSection.INode getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.