public static interface FsImageProto.StringTableSection.EntryOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getId()
optional uint32 id = 1; |
String |
getStr()
optional string str = 2; |
com.google.protobuf.ByteString |
getStrBytes()
optional string str = 2; |
boolean |
hasId()
optional uint32 id = 1; |
boolean |
hasStr()
optional string str = 2; |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.