public static interface FsImageProto.CacheManagerSectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| long | getNextDirectiveId()required uint64 nextDirectiveId = 1; | 
| int | getNumDirectives()required uint32 numDirectives = 3; | 
| int | getNumPools()required uint32 numPools = 2; | 
| boolean | hasNextDirectiveId()required uint64 nextDirectiveId = 1; | 
| boolean | hasNumDirectives()required uint32 numDirectives = 3; | 
| boolean | hasNumPools()required uint32 numPools = 2; | 
boolean hasNextDirectiveId()
required uint64 nextDirectiveId = 1;long getNextDirectiveId()
required uint64 nextDirectiveId = 1;boolean hasNumPools()
required uint32 numPools = 2;int getNumPools()
required uint32 numPools = 2;boolean hasNumDirectives()
required uint32 numDirectives = 3;
 repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
int getNumDirectives()
required uint32 numDirectives = 3;
 repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
Copyright © 2022 Apache Software Foundation. All rights reserved.