public static final class FsImageProto.FilesUnderConstructionSection extends com.google.protobuf.GeneratedMessageV3 implements FsImageProto.FilesUnderConstructionSectionOrBuilder
This section records information about under-construction files for reconstructing the lease map. NAME: FILES_UNDERCONSTRUCTIONProtobuf type
hadoop.hdfs.fsimage.FilesUnderConstructionSection
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.FilesUnderConstructionSection.Builder
This section records information about under-construction files for
reconstructing the lease map.
|
static class |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
Protobuf type
hadoop.hdfs.fsimage.FilesUnderConstructionSection.FileUnderConstructionEntry |
static interface |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<FsImageProto.FilesUnderConstructionSection> |
PARSER
Deprecated.
|
@Deprecated public static final com.google.protobuf.Parser<FsImageProto.FilesUnderConstructionSection> 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.FilesUnderConstructionSection parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.FilesUnderConstructionSection parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.FilesUnderConstructionSection parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.FilesUnderConstructionSection parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.FilesUnderConstructionSection parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.FilesUnderConstructionSection parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.FilesUnderConstructionSection parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.FilesUnderConstructionSection parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.FilesUnderConstructionSection parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.FilesUnderConstructionSection parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.FilesUnderConstructionSection parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.FilesUnderConstructionSection parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.FilesUnderConstructionSection.Builder newBuilderForType()
public static FsImageProto.FilesUnderConstructionSection.Builder newBuilder()
public static FsImageProto.FilesUnderConstructionSection.Builder newBuilder(FsImageProto.FilesUnderConstructionSection prototype)
public FsImageProto.FilesUnderConstructionSection.Builder toBuilder()
protected FsImageProto.FilesUnderConstructionSection.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FsImageProto.FilesUnderConstructionSection getDefaultInstance()
public static com.google.protobuf.Parser<FsImageProto.FilesUnderConstructionSection> parser()
public com.google.protobuf.Parser<FsImageProto.FilesUnderConstructionSection> getParserForType()
public FsImageProto.FilesUnderConstructionSection getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.