public static final class FsImageProto.SnapshotDiffSection.DirectoryDiff extends com.google.protobuf.GeneratedMessage implements FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.DirectoryDiff
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
Protobuf type
hadoop.hdfs.fsimage.SnapshotDiffSection.DirectoryDiff |
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 |
CHILDRENSIZE_FIELD_NUMBER |
static int |
CREATEDLISTSIZE_FIELD_NUMBER |
static int |
DELETEDINODE_FIELD_NUMBER |
static int |
DELETEDINODEREF_FIELD_NUMBER |
static int |
ISSNAPSHOTROOT_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection.DirectoryDiff> |
PARSER |
static int |
SNAPSHOTCOPY_FIELD_NUMBER |
static int |
SNAPSHOTID_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
int |
getChildrenSize()
optional uint32 childrenSize = 2; |
int |
getCreatedListSize()
optional uint32 createdListSize = 6; |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
getDefaultInstance() |
FsImageProto.SnapshotDiffSection.DirectoryDiff |
getDefaultInstanceForType() |
long |
getDeletedINode(int index)
repeated uint64 deletedINode = 7 [packed = true]; |
int |
getDeletedINodeCount()
repeated uint64 deletedINode = 7 [packed = true]; |
List<Long> |
getDeletedINodeList()
repeated uint64 deletedINode = 7 [packed = true]; |
int |
getDeletedINodeRef(int index)
repeated uint32 deletedINodeRef = 8 [packed = true]; |
int |
getDeletedINodeRefCount()
repeated uint32 deletedINodeRef = 8 [packed = true]; |
List<Integer> |
getDeletedINodeRefList()
repeated uint32 deletedINodeRef = 8 [packed = true]; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsSnapshotRoot()
optional bool isSnapshotRoot = 3; |
com.google.protobuf.ByteString |
getName()
optional bytes name = 4; |
com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection.DirectoryDiff> |
getParserForType() |
int |
getSerializedSize() |
FsImageProto.INodeSection.INodeDirectory |
getSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
FsImageProto.INodeSection.INodeDirectoryOrBuilder |
getSnapshotCopyOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
int |
getSnapshotId()
optional uint32 snapshotId = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasChildrenSize()
optional uint32 childrenSize = 2; |
boolean |
hasCreatedListSize()
optional uint32 createdListSize = 6; |
boolean |
hasIsSnapshotRoot()
optional bool isSnapshotRoot = 3; |
boolean |
hasName()
optional bytes name = 4; |
boolean |
hasSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
boolean |
hasSnapshotId()
optional uint32 snapshotId = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
newBuilder() |
static FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
newBuilder(FsImageProto.SnapshotDiffSection.DirectoryDiff prototype) |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
newBuilderForType() |
protected FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseDelimitedFrom(InputStream input) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseFrom(byte[] data) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseFrom(com.google.protobuf.ByteString data) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseFrom(InputStream input) |
static FsImageProto.SnapshotDiffSection.DirectoryDiff |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.SnapshotDiffSection.DirectoryDiff.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.SnapshotDiffSection.DirectoryDiff> PARSER
public static final int SNAPSHOTID_FIELD_NUMBER
public static final int CHILDRENSIZE_FIELD_NUMBER
public static final int ISSNAPSHOTROOT_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int SNAPSHOTCOPY_FIELD_NUMBER
public static final int CREATEDLISTSIZE_FIELD_NUMBER
public static final int DELETEDINODE_FIELD_NUMBER
public static final int DELETEDINODEREF_FIELD_NUMBER
public static FsImageProto.SnapshotDiffSection.DirectoryDiff getDefaultInstance()
public FsImageProto.SnapshotDiffSection.DirectoryDiff 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.SnapshotDiffSection.DirectoryDiff> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasSnapshotId()
optional uint32 snapshotId = 1;
hasSnapshotId
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getSnapshotId()
optional uint32 snapshotId = 1;
getSnapshotId
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public boolean hasChildrenSize()
optional uint32 childrenSize = 2;
hasChildrenSize
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getChildrenSize()
optional uint32 childrenSize = 2;
getChildrenSize
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public boolean hasIsSnapshotRoot()
optional bool isSnapshotRoot = 3;
hasIsSnapshotRoot
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public boolean getIsSnapshotRoot()
optional bool isSnapshotRoot = 3;
getIsSnapshotRoot
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public boolean hasName()
optional bytes name = 4;
hasName
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public com.google.protobuf.ByteString getName()
optional bytes name = 4;
getName
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public boolean hasSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
hasSnapshotCopy
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public FsImageProto.INodeSection.INodeDirectory getSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
getSnapshotCopy
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public FsImageProto.INodeSection.INodeDirectoryOrBuilder getSnapshotCopyOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
getSnapshotCopyOrBuilder
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public boolean hasCreatedListSize()
optional uint32 createdListSize = 6;
hasCreatedListSize
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getCreatedListSize()
optional uint32 createdListSize = 6;
getCreatedListSize
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public List<Long> getDeletedINodeList()
repeated uint64 deletedINode = 7 [packed = true];
id of deleted inodes
getDeletedINodeList
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getDeletedINodeCount()
repeated uint64 deletedINode = 7 [packed = true];
id of deleted inodes
getDeletedINodeCount
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public long getDeletedINode(int index)
repeated uint64 deletedINode = 7 [packed = true];
id of deleted inodes
getDeletedINode
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public List<Integer> getDeletedINodeRefList()
repeated uint32 deletedINodeRef = 8 [packed = true];
id of reference nodes in the deleted list
getDeletedINodeRefList
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getDeletedINodeRefCount()
repeated uint32 deletedINodeRef = 8 [packed = true];
id of reference nodes in the deleted list
getDeletedINodeRefCount
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getDeletedINodeRef(int index)
repeated uint32 deletedINodeRef = 8 [packed = true];
id of reference nodes in the deleted list
getDeletedINodeRef
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
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.SnapshotDiffSection.DirectoryDiff parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder newBuilder()
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder newBuilder(FsImageProto.SnapshotDiffSection.DirectoryDiff prototype)
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2017 Apache Software Foundation. All Rights Reserved.