public static final class FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto extends com.google.protobuf.GeneratedMessageV3 implements FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
Protobuf type
hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto> |
PARSER
Deprecated.
|
static int |
QUOTAS_FIELD_NUMBER |
public static final int QUOTAS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto> 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 List<FsImageProto.INodeSection.QuotaByStorageTypeEntryProto> getQuotasList()
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
getQuotasList
in interface FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
public List<? extends FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder> getQuotasOrBuilderList()
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
getQuotasOrBuilderList
in interface FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
public int getQuotasCount()
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
getQuotasCount
in interface FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto getQuotas(int index)
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
getQuotas
in interface FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder getQuotasOrBuilder(int index)
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
getQuotasOrBuilder
in interface FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
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.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder newBuilderForType()
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder newBuilder()
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder newBuilder(FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto prototype)
public FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder toBuilder()
protected FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto getDefaultInstance()
public static com.google.protobuf.Parser<FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto> parser()
public com.google.protobuf.Parser<FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto> getParserForType()
public FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.