Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
class |
Field
A single field of a message type.
|
static class |
Field.Builder
A single field of a message type.
|
Modifier and Type | Method and Description |
---|---|
FieldOrBuilder |
TypeOrBuilder.getFieldsOrBuilder(int index)
The list of fields.
|
FieldOrBuilder |
Type.getFieldsOrBuilder(int index)
The list of fields.
|
FieldOrBuilder |
Type.Builder.getFieldsOrBuilder(int index)
The list of fields.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends FieldOrBuilder> |
TypeOrBuilder.getFieldsOrBuilderList()
The list of fields.
|
java.util.List<? extends FieldOrBuilder> |
Type.getFieldsOrBuilderList()
The list of fields.
|
java.util.List<? extends FieldOrBuilder> |
Type.Builder.getFieldsOrBuilderList()
The list of fields.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.