public static final class FsImageProto.INodeDirectorySection extends com.google.protobuf.GeneratedMessageV3 implements FsImageProto.INodeDirectorySectionOrBuilder
This section records the children of each directories NAME: INODE_DIRProtobuf type
hadoop.hdfs.fsimage.INodeDirectorySection
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.INodeDirectorySection.Builder
This section records the children of each directories
NAME: INODE_DIR
|
static class |
FsImageProto.INodeDirectorySection.DirEntry
A single DirEntry needs to fit in the default PB max message size of
64MB.
|
static interface |
FsImageProto.INodeDirectorySection.DirEntryOrBuilder |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<FsImageProto.INodeDirectorySection> |
PARSER
Deprecated.
|
@Deprecated public static final com.google.protobuf.Parser<FsImageProto.INodeDirectorySection> 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.INodeDirectorySection parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeDirectorySection parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeDirectorySection parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeDirectorySection parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeDirectorySection parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeDirectorySection parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeDirectorySection parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.INodeDirectorySection parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeDirectorySection parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.INodeDirectorySection parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeDirectorySection parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.INodeDirectorySection parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.INodeDirectorySection.Builder newBuilderForType()
public static FsImageProto.INodeDirectorySection.Builder newBuilder()
public static FsImageProto.INodeDirectorySection.Builder newBuilder(FsImageProto.INodeDirectorySection prototype)
public FsImageProto.INodeDirectorySection.Builder toBuilder()
protected FsImageProto.INodeDirectorySection.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FsImageProto.INodeDirectorySection getDefaultInstance()
public static com.google.protobuf.Parser<FsImageProto.INodeDirectorySection> parser()
public com.google.protobuf.Parser<FsImageProto.INodeDirectorySection> getParserForType()
public FsImageProto.INodeDirectorySection getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.