org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderFsImageProto.StringTableSection.Entry, FsImageProto.StringTableSection.Entry.Builderpublic static interface FsImageProto.StringTableSection.EntryOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
int |
getId() |
optional uint32 id = 1; |
java.lang.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; |
isInitializedfindInitializationErrors, 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;java.lang.String getStr()
optional string str = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getStrBytes()
optional string str = 2;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.