|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
public static final class FsImageProto.INodeSection.INodeFile
Protobuf type hadoop.hdfs.fsimage.INodeSection.INodeFile
| Nested Class Summary | |
|---|---|
static class |
FsImageProto.INodeSection.INodeFile.Builder
Protobuf type hadoop.hdfs.fsimage.INodeSection.INodeFile |
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
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> |
| Field Summary | |
|---|---|
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
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
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()
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
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; |
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)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
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
| Method Detail |
|---|
public static FsImageProto.INodeSection.INodeFile getDefaultInstance()
public FsImageProto.INodeSection.INodeFile getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<FsImageProto.INodeSection.INodeFile> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasReplication()
optional uint32 replication = 1;
hasReplication in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic int getReplication()
optional uint32 replication = 1;
getReplication in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasModificationTime()
optional uint64 modificationTime = 2;
hasModificationTime in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic long getModificationTime()
optional uint64 modificationTime = 2;
getModificationTime in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasAccessTime()
optional uint64 accessTime = 3;
hasAccessTime in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic long getAccessTime()
optional uint64 accessTime = 3;
getAccessTime in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasPreferredBlockSize()
optional uint64 preferredBlockSize = 4;
hasPreferredBlockSize in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic long getPreferredBlockSize()
optional uint64 preferredBlockSize = 4;
getPreferredBlockSize in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasPermission()
optional fixed64 permission = 5;
hasPermission in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic long getPermission()
optional fixed64 permission = 5;
getPermission in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> getBlocksList()
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksList in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksOrBuilderList in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic int getBlocksCount()
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksCount in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto getBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocks in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksOrBuilder in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
hasFileUC in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature getFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
getFileUC in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder getFileUCOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
getFileUCOrBuilder in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
hasAcl in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.AclFeatureProto getAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
getAcl in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.AclFeatureProtoOrBuilder getAclOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
getAclOrBuilder in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamException
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
IOExceptionpublic static FsImageProto.INodeSection.INodeFile.Builder newBuilder()
public FsImageProto.INodeSection.INodeFile.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FsImageProto.INodeSection.INodeFile.Builder newBuilder(FsImageProto.INodeSection.INodeFile prototype)
public FsImageProto.INodeSection.INodeFile.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FsImageProto.INodeSection.INodeFile.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||