public static final class FsImageProto.SnapshotDiffSection extends com.google.protobuf.GeneratedMessageV3 implements FsImageProto.SnapshotDiffSectionOrBuilder
This section records information about snapshot diffs NAME: SNAPSHOT_DIFFProtobuf type
hadoop.hdfs.fsimage.SnapshotDiffSection
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.SnapshotDiffSection.Builder
This section records information about snapshot diffs
NAME: SNAPSHOT_DIFF
|
static class |
FsImageProto.SnapshotDiffSection.CreatedListEntry
Protobuf type
hadoop.hdfs.fsimage.SnapshotDiffSection.CreatedListEntry |
static interface |
FsImageProto.SnapshotDiffSection.CreatedListEntryOrBuilder |
static class |
FsImageProto.SnapshotDiffSection.DiffEntry
Protobuf type
hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry |
static interface |
FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder |
static class |
FsImageProto.SnapshotDiffSection.DirectoryDiff
Protobuf type
hadoop.hdfs.fsimage.SnapshotDiffSection.DirectoryDiff |
static interface |
FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder |
static class |
FsImageProto.SnapshotDiffSection.FileDiff
Protobuf type
hadoop.hdfs.fsimage.SnapshotDiffSection.FileDiff |
static interface |
FsImageProto.SnapshotDiffSection.FileDiffOrBuilder |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection> |
PARSER
Deprecated.
|
@Deprecated public static final com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static FsImageProto.SnapshotDiffSection parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.SnapshotDiffSection.Builder newBuilderForType()
public static FsImageProto.SnapshotDiffSection.Builder newBuilder()
public static FsImageProto.SnapshotDiffSection.Builder newBuilder(FsImageProto.SnapshotDiffSection prototype)
public FsImageProto.SnapshotDiffSection.Builder toBuilder()
protected FsImageProto.SnapshotDiffSection.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FsImageProto.SnapshotDiffSection getDefaultInstance()
public static com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection> parser()
public com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection> getParserForType()
public FsImageProto.SnapshotDiffSection getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.