public static interface FsImageProto.StringTableSection.EntryOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| int | getId()optional uint32 id = 1; | 
| String | getStr()optional string str = 2; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getStrBytes()optional string str = 2; | 
| boolean | hasId()optional uint32 id = 1; | 
| boolean | hasStr()optional string str = 2; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasId()
optional uint32 id = 1;int getId()
optional uint32 id = 1;boolean hasStr()
optional string str = 2;String getStr()
optional string str = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getStrBytes()
optional string str = 2;Copyright © 2008–2023 Apache Software Foundation. All rights reserved.