public static final class FsImageProto.SnapshotDiffSection.CreatedListEntry extends com.google.protobuf.GeneratedMessageV3 implements FsImageProto.SnapshotDiffSection.CreatedListEntryOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.CreatedListEntry
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
Protobuf type
hadoop.hdfs.fsimage.SnapshotDiffSection.CreatedListEntry |
Modifier and Type | Field and Description |
---|---|
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection.CreatedListEntry> |
PARSER
Deprecated.
|
public static final int NAME_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection.CreatedListEntry> 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 boolean hasName()
optional bytes name = 1;
hasName
in interface FsImageProto.SnapshotDiffSection.CreatedListEntryOrBuilder
public com.google.protobuf.ByteString getName()
optional bytes name = 1;
getName
in interface FsImageProto.SnapshotDiffSection.CreatedListEntryOrBuilder
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.CreatedListEntry parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.SnapshotDiffSection.CreatedListEntry parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder newBuilderForType()
public static FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder newBuilder()
public static FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder newBuilder(FsImageProto.SnapshotDiffSection.CreatedListEntry prototype)
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder toBuilder()
protected FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FsImageProto.SnapshotDiffSection.CreatedListEntry getDefaultInstance()
public static com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection.CreatedListEntry> parser()
public com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection.CreatedListEntry> getParserForType()
public FsImageProto.SnapshotDiffSection.CreatedListEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.