public static final class FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder extends <any> implements FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto build()
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto buildPartial()
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder clone()
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder mergeFrom(FsImageProto.INodeSection.QuotaByStorageTypeEntryProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasStorageType()
required .hadoop.hdfs.StorageTypeProto storageType = 1;
hasStorageType
in interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageTypeProto getStorageType()
required .hadoop.hdfs.StorageTypeProto storageType = 1;
getStorageType
in interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder setStorageType(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageTypeProto value)
required .hadoop.hdfs.StorageTypeProto storageType = 1;
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder clearStorageType()
required .hadoop.hdfs.StorageTypeProto storageType = 1;
public boolean hasQuota()
required uint64 quota = 2;
hasQuota
in interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
public long getQuota()
required uint64 quota = 2;
getQuota
in interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder setQuota(long value)
required uint64 quota = 2;
public FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder clearQuota()
required uint64 quota = 2;
public final FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.