|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FsImageProto.CacheManagerSectionOrBuilder
Method Summary | |
---|---|
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; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |