public static final class FsImageProto.INodeSection.INodeFile extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3 implements FsImageProto.INodeSection.INodeFileOrBuilder
hadoop.hdfs.fsimage.INodeSection.INodeFile
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.INodeSection.INodeFile.Builder
Protobuf type
hadoop.hdfs.fsimage.INodeSection.INodeFile |
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, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
ACCESSTIME_FIELD_NUMBER |
static int |
ACL_FIELD_NUMBER |
static int |
BLOCKS_FIELD_NUMBER |
static int |
BLOCKTYPE_FIELD_NUMBER |
static int |
ERASURECODINGPOLICYID_FIELD_NUMBER |
static int |
FILEUC_FIELD_NUMBER |
static int |
MODIFICATIONTIME_FIELD_NUMBER |
static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> |
PARSER
Deprecated.
|
static int |
PERMISSION_FIELD_NUMBER |
static int |
PREFERREDBLOCKSIZE_FIELD_NUMBER |
static int |
REPLICATION_FIELD_NUMBER |
static int |
STORAGEPOLICYID_FIELD_NUMBER |
static int |
XATTRS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getAccessTime()
optional uint64 accessTime = 3; |
FsImageProto.INodeSection.AclFeatureProto |
getAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
FsImageProto.INodeSection.AclFeatureProtoOrBuilder |
getAclOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto |
getBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
int |
getBlocksCount()
repeated .hadoop.hdfs.BlockProto blocks = 6; |
List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> |
getBlocksList()
repeated .hadoop.hdfs.BlockProto blocks = 6; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder |
getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> |
getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 6; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockTypeProto |
getBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11; |
static FsImageProto.INodeSection.INodeFile |
getDefaultInstance() |
FsImageProto.INodeSection.INodeFile |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12; |
FsImageProto.INodeSection.FileUnderConstructionFeature |
getFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder |
getFileUCOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
long |
getModificationTime()
optional uint64 modificationTime = 2; |
org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> |
getParserForType() |
long |
getPermission()
optional fixed64 permission = 5; |
long |
getPreferredBlockSize()
optional uint64 preferredBlockSize = 4; |
int |
getReplication()
optional uint32 replication = 1; |
int |
getSerializedSize() |
int |
getStoragePolicyID()
optional uint32 storagePolicyID = 10; |
org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet |
getUnknownFields() |
FsImageProto.INodeSection.XAttrFeatureProto |
getXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder |
getXAttrsOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
boolean |
hasAccessTime()
optional uint64 accessTime = 3; |
boolean |
hasAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
boolean |
hasBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11; |
boolean |
hasErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12; |
boolean |
hasFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
int |
hashCode() |
boolean |
hasModificationTime()
optional uint64 modificationTime = 2; |
boolean |
hasPermission()
optional fixed64 permission = 5; |
boolean |
hasPreferredBlockSize()
optional uint64 preferredBlockSize = 4; |
boolean |
hasReplication()
optional uint32 replication = 1; |
boolean |
hasStoragePolicyID()
optional uint32 storagePolicyID = 10; |
boolean |
hasXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FsImageProto.INodeSection.INodeFile.Builder |
newBuilder() |
static FsImageProto.INodeSection.INodeFile.Builder |
newBuilder(FsImageProto.INodeSection.INodeFile prototype) |
FsImageProto.INodeSection.INodeFile.Builder |
newBuilderForType() |
protected FsImageProto.INodeSection.INodeFile.Builder |
newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static FsImageProto.INodeSection.INodeFile |
parseDelimitedFrom(InputStream input) |
static FsImageProto.INodeSection.INodeFile |
parseDelimitedFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(byte[] data) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(byte[] data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(ByteBuffer data) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(ByteBuffer data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(InputStream input) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> |
parser() |
FsImageProto.INodeSection.INodeFile.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, isStringEmpty, makeExtensionsImmutable, 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 REPLICATION_FIELD_NUMBER
public static final int MODIFICATIONTIME_FIELD_NUMBER
public static final int ACCESSTIME_FIELD_NUMBER
public static final int PREFERREDBLOCKSIZE_FIELD_NUMBER
public static final int PERMISSION_FIELD_NUMBER
public static final int BLOCKS_FIELD_NUMBER
public static final int FILEUC_FIELD_NUMBER
public static final int ACL_FIELD_NUMBER
public static final int XATTRS_FIELD_NUMBER
public static final int STORAGEPOLICYID_FIELD_NUMBER
public static final int BLOCKTYPE_FIELD_NUMBER
public static final int ERASURECODINGPOLICYID_FIELD_NUMBER
@Deprecated public static final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> PARSER
protected Object newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
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 hasReplication()
optional uint32 replication = 1;
hasReplication
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public int getReplication()
optional uint32 replication = 1;
getReplication
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasModificationTime()
optional uint64 modificationTime = 2;
hasModificationTime
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public long getModificationTime()
optional uint64 modificationTime = 2;
getModificationTime
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasAccessTime()
optional uint64 accessTime = 3;
hasAccessTime
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public long getAccessTime()
optional uint64 accessTime = 3;
getAccessTime
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasPreferredBlockSize()
optional uint64 preferredBlockSize = 4;
hasPreferredBlockSize
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public long getPreferredBlockSize()
optional uint64 preferredBlockSize = 4;
getPreferredBlockSize
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasPermission()
optional fixed64 permission = 5;
hasPermission
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public long getPermission()
optional fixed64 permission = 5;
getPermission
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> getBlocksList()
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksList
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksOrBuilderList
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public int getBlocksCount()
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksCount
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto getBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocks
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksOrBuilder
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
hasFileUC
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.FileUnderConstructionFeature getFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
getFileUC
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder getFileUCOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
getFileUCOrBuilder
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
hasAcl
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.AclFeatureProto getAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
getAcl
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.AclFeatureProtoOrBuilder getAclOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
getAclOrBuilder
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
hasXAttrs
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.XAttrFeatureProto getXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
getXAttrs
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder getXAttrsOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
getXAttrsOrBuilder
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasStoragePolicyID()
optional uint32 storagePolicyID = 10;
hasStoragePolicyID
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public int getStoragePolicyID()
optional uint32 storagePolicyID = 10;
getStoragePolicyID
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
hasBlockType
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockTypeProto getBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
getBlockType
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12;
hasErasureCodingPolicyID
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public int getErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12;
getErasureCodingPolicyID
in interface FsImageProto.INodeSection.INodeFileOrBuilder
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.INodeFile parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.INodeFile 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.INodeFile 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.INodeFile 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.INodeFile parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.INodeFile 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.INodeFile parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.INodeFile parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeSection.INodeFile parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.INodeFile parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeSection.INodeFile parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.INodeFile parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.INodeSection.INodeFile.Builder newBuilderForType()
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.Message
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
public static FsImageProto.INodeSection.INodeFile.Builder newBuilder()
public static FsImageProto.INodeSection.INodeFile.Builder newBuilder(FsImageProto.INodeSection.INodeFile prototype)
public FsImageProto.INodeSection.INodeFile.Builder toBuilder()
toBuilder
in interface org.apache.hadoop.thirdparty.protobuf.Message
toBuilder
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
protected FsImageProto.INodeSection.INodeFile.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public static FsImageProto.INodeSection.INodeFile getDefaultInstance()
public static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> parser()
public org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> 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.INodeFile 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.