public static final class FsImageProto.INodeSection.QuotaByStorageTypeEntryProto extends com.google.protobuf.GeneratedMessageV3 implements FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto| Modifier and Type | Class and Description |
|---|---|
static class |
FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
Protobuf type
hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<FsImageProto.INodeSection.QuotaByStorageTypeEntryProto> |
PARSER
Deprecated.
|
static int |
QUOTA_FIELD_NUMBER |
static int |
STORAGETYPE_FIELD_NUMBER |
public static final int STORAGETYPE_FIELD_NUMBER
public static final int QUOTA_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<FsImageProto.INodeSection.QuotaByStorageTypeEntryProto> 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 hasStorageType()
required .hadoop.hdfs.StorageTypeProto storageType = 1;hasStorageType in interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageTypeProto getStorageType()
required .hadoop.hdfs.StorageTypeProto storageType = 1;getStorageType in interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilderpublic boolean hasQuota()
required uint64 quota = 2;hasQuota in interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilderpublic long getQuota()
required uint64 quota = 2;getQuota in interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilderpublic 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.INodeSection.QuotaByStorageTypeEntryProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder newBuilderForType()
public static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder newBuilder()
public static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder newBuilder(FsImageProto.INodeSection.QuotaByStorageTypeEntryProto prototype)
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder toBuilder()
protected FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FsImageProto.INodeSection.QuotaByStorageTypeEntryProto getDefaultInstance()
public static com.google.protobuf.Parser<FsImageProto.INodeSection.QuotaByStorageTypeEntryProto> parser()
public com.google.protobuf.Parser<FsImageProto.INodeSection.QuotaByStorageTypeEntryProto> getParserForType()
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2008–2020 Apache Software Foundation. All rights reserved.