| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
TextFormatParseInfoTree |
TextFormatParseInfoTree.Builder.build()
Build the
TextFormatParseInfoTree. |
TextFormatParseInfoTree |
TextFormatParseInfoTree.getNestedTree(Descriptors.FieldDescriptor fieldDescriptor,
int index)
Returns the parse info tree for the given field, which must be a message type.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TextFormatParseInfoTree> |
TextFormatParseInfoTree.getNestedTrees(Descriptors.FieldDescriptor fieldDescriptor)
Retrieve a list of all the location information trees for a sub message field.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.