Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Method and Description |
---|---|
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clear() |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clearNextDirectiveId()
required uint64 nextDirectiveId = 1; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clearNumDirectives()
repeated CachePoolInfoProto pools
repeated CacheDirectiveInfoProto directives
|
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clearNumPools()
required uint32 numPools = 2; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clone() |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.mergeFrom(FsImageProto.CacheManagerSection other) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
static FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.newBuilder() |
static FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.newBuilder(FsImageProto.CacheManagerSection prototype) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.newBuilderForType() |
protected FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.setNextDirectiveId(long value)
required uint64 nextDirectiveId = 1; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.setNumDirectives(int value)
repeated CachePoolInfoProto pools
repeated CacheDirectiveInfoProto directives
|
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.setNumPools(int value)
required uint32 numPools = 2; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.toBuilder() |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.