public static final class FsImageProto.INodeSection.INodeFile extends com.google.protobuf.GeneratedMessage 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 |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
ACCESSTIME_FIELD_NUMBER |
static int |
ACL_FIELD_NUMBER |
static int |
BLOCKS_FIELD_NUMBER |
static int |
FILEUC_FIELD_NUMBER |
static int |
MODIFICATIONTIME_FIELD_NUMBER |
static com.google.protobuf.Parser<FsImageProto.INodeSection.INodeFile> |
PARSER |
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 |
---|---|
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; |
static FsImageProto.INodeSection.INodeFile |
getDefaultInstance() |
FsImageProto.INodeSection.INodeFile |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.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; |
com.google.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 |
hasFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
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 com.google.protobuf.GeneratedMessage.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(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static FsImageProto.INodeSection.INodeFile |
parseDelimitedFrom(InputStream input) |
static FsImageProto.INodeSection.INodeFile |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(byte[] data) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(com.google.protobuf.ByteString data) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(InputStream input) |
static FsImageProto.INodeSection.INodeFile |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.INodeSection.INodeFile.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<FsImageProto.INodeSection.INodeFile> PARSER
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 FsImageProto.INodeSection.INodeFile getDefaultInstance()
public FsImageProto.INodeSection.INodeFile getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<FsImageProto.INodeSection.INodeFile> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
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 final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static FsImageProto.INodeSection.INodeFile parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.INodeFile parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.INodeFile parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.INodeFile parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.INodeFile parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.INodeFile parseFrom(InputStream input, com.google.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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeSection.INodeFile parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.INodeFile parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeSection.INodeFile.Builder newBuilder()
public FsImageProto.INodeSection.INodeFile.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static FsImageProto.INodeSection.INodeFile.Builder newBuilder(FsImageProto.INodeSection.INodeFile prototype)
public FsImageProto.INodeSection.INodeFile.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected FsImageProto.INodeSection.INodeFile.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2017 Apache Software Foundation. All Rights Reserved.