public static interface FsImageProto.StringTableSectionOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getMaskBits()
repeated Entry
|
int |
getNumEntry()
optional uint32 numEntry = 1; |
boolean |
hasMaskBits()
repeated Entry
|
boolean |
hasNumEntry()
optional uint32 numEntry = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasNumEntry()
optional uint32 numEntry = 1;
int getNumEntry()
optional uint32 numEntry = 1;
boolean hasMaskBits()
repeated Entry
optional uint32 maskBits = 2 [default = 0];
int getMaskBits()
repeated Entry
optional uint32 maskBits = 2 [default = 0];
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.