public static final class FsImageProto.CacheManagerSection.Builder extends <any> implements FsImageProto.CacheManagerSectionOrBuilder
hadoop.hdfs.fsimage.CacheManagerSection| Modifier and Type | Method and Description |
|---|---|
FsImageProto.CacheManagerSection.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.CacheManagerSection |
build() |
FsImageProto.CacheManagerSection |
buildPartial() |
FsImageProto.CacheManagerSection.Builder |
clear() |
FsImageProto.CacheManagerSection.Builder |
clearField(com.google.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(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.CacheManagerSection.Builder |
clone() |
FsImageProto.CacheManagerSection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.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 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FsImageProto.CacheManagerSection.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.CacheManagerSection.Builder |
mergeFrom(FsImageProto.CacheManagerSection other) |
FsImageProto.CacheManagerSection.Builder |
mergeFrom(com.google.protobuf.Message other) |
FsImageProto.CacheManagerSection.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.CacheManagerSection.Builder |
setField(com.google.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(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.CacheManagerSection.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.CacheManagerSection.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.MessageOrBuilderpublic FsImageProto.CacheManagerSection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FsImageProto.CacheManagerSection build()
public FsImageProto.CacheManagerSection buildPartial()
public FsImageProto.CacheManagerSection.Builder clone()
public FsImageProto.CacheManagerSection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.CacheManagerSection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.CacheManagerSection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.CacheManagerSection.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.CacheManagerSection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.CacheManagerSection.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.CacheManagerSection.Builder mergeFrom(FsImageProto.CacheManagerSection other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic FsImageProto.CacheManagerSection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasNextDirectiveId()
required uint64 nextDirectiveId = 1;hasNextDirectiveId in interface FsImageProto.CacheManagerSectionOrBuilderpublic long getNextDirectiveId()
required uint64 nextDirectiveId = 1;getNextDirectiveId in interface FsImageProto.CacheManagerSectionOrBuilderpublic 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.CacheManagerSectionOrBuilderpublic int getNumPools()
required uint32 numPools = 2;getNumPools in interface FsImageProto.CacheManagerSectionOrBuilderpublic 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.CacheManagerSectionOrBuilderpublic int getNumDirectives()
repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
required uint32 numDirectives = 3;getNumDirectives in interface FsImageProto.CacheManagerSectionOrBuilderpublic 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(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.CacheManagerSection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.