public static interface FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.ListViewOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
FlinkFnApi.Schema.FieldType |
getElementType()
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1; |
FlinkFnApi.Schema.FieldTypeOrBuilder |
getElementTypeOrBuilder()
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1; |
boolean |
hasElementType()
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasElementType()
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
FlinkFnApi.Schema.FieldType getElementType()
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
FlinkFnApi.Schema.FieldTypeOrBuilder getElementTypeOrBuilder()
.org.apache.flink.fn_execution.v1.Schema.FieldType element_type = 1;
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.