|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FsImageProto.CacheManagerSection.Builder | |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Uses of FsImageProto.CacheManagerSection.Builder in org.apache.hadoop.hdfs.server.namenode |
---|
Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.CacheManagerSection.Builder | |
---|---|
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clear()
|
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clearNextDirectiveId()
required uint64 nextDirectiveId = 1; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clearNumDirectives()
required uint32 numDirectives = 3; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clearNumPools()
required uint32 numPools = 2; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.clone()
|
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.mergeFrom(FsImageProto.CacheManagerSection other)
|
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.mergeFrom(com.google.protobuf.Message other)
|
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(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.setNextDirectiveId(long value)
required uint64 nextDirectiveId = 1; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.setNumDirectives(int value)
required uint32 numDirectives = 3; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.Builder.setNumPools(int value)
required uint32 numPools = 2; |
FsImageProto.CacheManagerSection.Builder |
FsImageProto.CacheManagerSection.toBuilder()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |