public static final class FsImageProto.CacheManagerSection.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder> implements FsImageProto.CacheManagerSectionOrBuilder
hadoop.hdfs.fsimage.CacheManagerSection
Modifier and Type | Method and Description |
---|---|
FsImageProto.CacheManagerSection.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.CacheManagerSection |
build() |
FsImageProto.CacheManagerSection |
buildPartial() |
FsImageProto.CacheManagerSection.Builder |
clear() |
FsImageProto.CacheManagerSection.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.CacheManagerSection.Builder |
clearNextDirectiveId()
required uint64 nextDirectiveId = 1; |
FsImageProto.CacheManagerSection.Builder |
clearNumDirectives()
repeated CachePoolInfoProto pools
repeated CacheDirectiveInfoProto directives
|
FsImageProto.CacheManagerSection.Builder |
clearNumPools()
required uint32 numPools = 2; |
FsImageProto.CacheManagerSection.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.CacheManagerSection.Builder |
clone() |
FsImageProto.CacheManagerSection |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getNextDirectiveId()
required uint64 nextDirectiveId = 1; |
int |
getNumDirectives()
repeated CachePoolInfoProto pools
repeated CacheDirectiveInfoProto directives
|
int |
getNumPools()
required uint32 numPools = 2; |
boolean |
hasNextDirectiveId()
required uint64 nextDirectiveId = 1; |
boolean |
hasNumDirectives()
repeated CachePoolInfoProto pools
repeated CacheDirectiveInfoProto directives
|
boolean |
hasNumPools()
required uint32 numPools = 2; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FsImageProto.CacheManagerSection.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.CacheManagerSection.Builder |
mergeFrom(FsImageProto.CacheManagerSection other) |
FsImageProto.CacheManagerSection.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.CacheManagerSection.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.CacheManagerSection.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.CacheManagerSection.Builder |
setNextDirectiveId(long value)
required uint64 nextDirectiveId = 1; |
FsImageProto.CacheManagerSection.Builder |
setNumDirectives(int value)
repeated CachePoolInfoProto pools
repeated CacheDirectiveInfoProto directives
|
FsImageProto.CacheManagerSection.Builder |
setNumPools(int value)
required uint32 numPools = 2; |
FsImageProto.CacheManagerSection.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.CacheManagerSection.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder clear()
clear
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clear
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clear
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
getDescriptorForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
public FsImageProto.CacheManagerSection build()
build
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
build
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.CacheManagerSection buildPartial()
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.CacheManagerSection.Builder clone()
clone
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clone
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clone
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearOneof
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
addRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder mergeFrom(FsImageProto.CacheManagerSection other)
public final boolean isInitialized()
isInitialized
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
isInitialized
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.CacheManagerSection.Builder>
IOException
public boolean hasNextDirectiveId()
required uint64 nextDirectiveId = 1;
hasNextDirectiveId
in interface FsImageProto.CacheManagerSectionOrBuilder
public long getNextDirectiveId()
required uint64 nextDirectiveId = 1;
getNextDirectiveId
in interface FsImageProto.CacheManagerSectionOrBuilder
public FsImageProto.CacheManagerSection.Builder setNextDirectiveId(long value)
required uint64 nextDirectiveId = 1;
public FsImageProto.CacheManagerSection.Builder clearNextDirectiveId()
required uint64 nextDirectiveId = 1;
public boolean hasNumPools()
required uint32 numPools = 2;
hasNumPools
in interface FsImageProto.CacheManagerSectionOrBuilder
public int getNumPools()
required uint32 numPools = 2;
getNumPools
in interface FsImageProto.CacheManagerSectionOrBuilder
public FsImageProto.CacheManagerSection.Builder setNumPools(int value)
required uint32 numPools = 2;
public FsImageProto.CacheManagerSection.Builder clearNumPools()
required uint32 numPools = 2;
public boolean hasNumDirectives()
repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
required uint32 numDirectives = 3;
hasNumDirectives
in interface FsImageProto.CacheManagerSectionOrBuilder
public int getNumDirectives()
repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
required uint32 numDirectives = 3;
getNumDirectives
in interface FsImageProto.CacheManagerSectionOrBuilder
public FsImageProto.CacheManagerSection.Builder setNumDirectives(int value)
repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
required uint32 numDirectives = 3;
public FsImageProto.CacheManagerSection.Builder clearNumDirectives()
repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
required uint32 numDirectives = 3;
public final FsImageProto.CacheManagerSection.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
public final FsImageProto.CacheManagerSection.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.CacheManagerSection.Builder>
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.