public static final class FsImageProto.INodeReferenceSection.INodeReference extends com.google.protobuf.GeneratedMessageV3 implements FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
hadoop.hdfs.fsimage.INodeReferenceSection.INodeReference| Modifier and Type | Class and Description |
|---|---|
static class |
FsImageProto.INodeReferenceSection.INodeReference.Builder
Protobuf type
hadoop.hdfs.fsimage.INodeReferenceSection.INodeReference |
| Modifier and Type | Field and Description |
|---|---|
static int |
DSTSNAPSHOTID_FIELD_NUMBER |
static int |
LASTSNAPSHOTID_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<FsImageProto.INodeReferenceSection.INodeReference> |
PARSER
Deprecated.
|
static int |
REFERREDID_FIELD_NUMBER |
public static final int REFERREDID_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int DSTSNAPSHOTID_FIELD_NUMBER
public static final int LASTSNAPSHOTID_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<FsImageProto.INodeReferenceSection.INodeReference> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasReferredId()
id of the referred inode
optional uint64 referredId = 1;hasReferredId in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilderpublic long getReferredId()
id of the referred inode
optional uint64 referredId = 1;getReferredId in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilderpublic boolean hasName()
local name recorded in WithName
optional bytes name = 2;hasName in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilderpublic com.google.protobuf.ByteString getName()
local name recorded in WithName
optional bytes name = 2;getName in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilderpublic boolean hasDstSnapshotId()
recorded in DstReference
optional uint32 dstSnapshotId = 3;hasDstSnapshotId in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilderpublic int getDstSnapshotId()
recorded in DstReference
optional uint32 dstSnapshotId = 3;getDstSnapshotId in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilderpublic boolean hasLastSnapshotId()
recorded in WithName
optional uint32 lastSnapshotId = 4;hasLastSnapshotId in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilderpublic int getLastSnapshotId()
recorded in WithName
optional uint32 lastSnapshotId = 4;getLastSnapshotId in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static FsImageProto.INodeReferenceSection.INodeReference parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeReferenceSection.INodeReference parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FsImageProto.INodeReferenceSection.INodeReference.Builder newBuilderForType()
public static FsImageProto.INodeReferenceSection.INodeReference.Builder newBuilder()
public static FsImageProto.INodeReferenceSection.INodeReference.Builder newBuilder(FsImageProto.INodeReferenceSection.INodeReference prototype)
public FsImageProto.INodeReferenceSection.INodeReference.Builder toBuilder()
protected FsImageProto.INodeReferenceSection.INodeReference.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FsImageProto.INodeReferenceSection.INodeReference getDefaultInstance()
public static com.google.protobuf.Parser<FsImageProto.INodeReferenceSection.INodeReference> parser()
public com.google.protobuf.Parser<FsImageProto.INodeReferenceSection.INodeReference> getParserForType()
public FsImageProto.INodeReferenceSection.INodeReference getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2008–2020 Apache Software Foundation. All rights reserved.