public static final class FlinkFnApi.UserDefinedAggregateFunction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder> implements FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction
Modifier and Type | Method and Description |
---|---|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addAllInputs(Iterable<? extends FlinkFnApi.Input> values)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addAllSpecs(Iterable<? extends FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec> values)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addInputs(FlinkFnApi.Input.Builder builderForValue)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addInputs(FlinkFnApi.Input value)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addInputs(int index,
FlinkFnApi.Input.Builder builderForValue)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addInputs(int index,
FlinkFnApi.Input value)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.Input.Builder |
addInputsBuilder()
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.Input.Builder |
addInputsBuilder(int index)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addSpecs(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder builderForValue)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addSpecs(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec value)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addSpecs(int index,
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder builderForValue)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
addSpecs(int index,
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec value)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder |
addSpecsBuilder()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder |
addSpecsBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction |
build() |
FlinkFnApi.UserDefinedAggregateFunction |
buildPartial() |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
clear() |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
clearDistinct()
bool distinct = 5; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
clearFilterArg()
int32 filter_arg = 4; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
clearInputs()
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
clearPayload()
The serialized representation of the user-defined function
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
clearSpecs()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
clone() |
FlinkFnApi.UserDefinedAggregateFunction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getDistinct()
bool distinct = 5; |
int |
getFilterArg()
int32 filter_arg = 4; |
FlinkFnApi.Input |
getInputs(int index)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.Input.Builder |
getInputsBuilder(int index)
The input arguments of the user-defined function, it could be one of the following:
1.
|
List<FlinkFnApi.Input.Builder> |
getInputsBuilderList()
The input arguments of the user-defined function, it could be one of the following:
1.
|
int |
getInputsCount()
The input arguments of the user-defined function, it could be one of the following:
1.
|
List<FlinkFnApi.Input> |
getInputsList()
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.InputOrBuilder |
getInputsOrBuilder(int index)
The input arguments of the user-defined function, it could be one of the following:
1.
|
List<? extends FlinkFnApi.InputOrBuilder> |
getInputsOrBuilderList()
The input arguments of the user-defined function, it could be one of the following:
1.
|
com.google.protobuf.ByteString |
getPayload()
The serialized representation of the user-defined function
|
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec |
getSpecs(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder |
getSpecsBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
List<FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder> |
getSpecsBuilderList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
int |
getSpecsCount()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
List<FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec> |
getSpecsList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder |
getSpecsOrBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
List<? extends FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder> |
getSpecsOrBuilderList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
mergeFrom(FlinkFnApi.UserDefinedAggregateFunction other) |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
mergeFrom(com.google.protobuf.Message other) |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
removeInputs(int index)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
removeSpecs(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setDistinct(boolean value)
bool distinct = 5; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setFilterArg(int value)
int32 filter_arg = 4; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setInputs(int index,
FlinkFnApi.Input.Builder builderForValue)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setInputs(int index,
FlinkFnApi.Input value)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setPayload(com.google.protobuf.ByteString value)
The serialized representation of the user-defined function
|
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setSpecs(int index,
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder builderForValue)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setSpecs(int index,
FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec value)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3; |
FlinkFnApi.UserDefinedAggregateFunction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FlinkFnApi.UserDefinedAggregateFunction build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FlinkFnApi.UserDefinedAggregateFunction buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FlinkFnApi.UserDefinedAggregateFunction.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction.Builder mergeFrom(FlinkFnApi.UserDefinedAggregateFunction other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public FlinkFnApi.UserDefinedAggregateFunction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
IOException
public com.google.protobuf.ByteString getPayload()
The serialized representation of the user-defined function
bytes payload = 1;
getPayload
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public FlinkFnApi.UserDefinedAggregateFunction.Builder setPayload(com.google.protobuf.ByteString value)
The serialized representation of the user-defined function
bytes payload = 1;
value
- The payload to set.public FlinkFnApi.UserDefinedAggregateFunction.Builder clearPayload()
The serialized representation of the user-defined function
bytes payload = 1;
public List<FlinkFnApi.Input> getInputsList()
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
getInputsList
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public int getInputsCount()
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
getInputsCount
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public FlinkFnApi.Input getInputs(int index)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
getInputs
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public FlinkFnApi.UserDefinedAggregateFunction.Builder setInputs(int index, FlinkFnApi.Input value)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.UserDefinedAggregateFunction.Builder setInputs(int index, FlinkFnApi.Input.Builder builderForValue)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addInputs(FlinkFnApi.Input value)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addInputs(int index, FlinkFnApi.Input value)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addInputs(FlinkFnApi.Input.Builder builderForValue)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addInputs(int index, FlinkFnApi.Input.Builder builderForValue)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addAllInputs(Iterable<? extends FlinkFnApi.Input> values)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.UserDefinedAggregateFunction.Builder clearInputs()
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.UserDefinedAggregateFunction.Builder removeInputs(int index)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.Input.Builder getInputsBuilder(int index)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.InputOrBuilder getInputsOrBuilder(int index)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
getInputsOrBuilder
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public List<? extends FlinkFnApi.InputOrBuilder> getInputsOrBuilderList()
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
getInputsOrBuilderList
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public FlinkFnApi.Input.Builder addInputsBuilder()
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public FlinkFnApi.Input.Builder addInputsBuilder(int index)
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public List<FlinkFnApi.Input.Builder> getInputsBuilderList()
The input arguments of the user-defined function, it could be one of the following: 1. A column from the input row 2. The result of another user-defined function 3. The constant value of the column
repeated .org.apache.flink.fn_execution.v1.Input inputs = 2;
public List<FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec> getSpecsList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsList
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public int getSpecsCount()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsCount
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec getSpecs(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecs
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public FlinkFnApi.UserDefinedAggregateFunction.Builder setSpecs(int index, FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec value)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.Builder setSpecs(int index, FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder builderForValue)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addSpecs(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec value)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addSpecs(int index, FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec value)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addSpecs(FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder builderForValue)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addSpecs(int index, FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder builderForValue)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.Builder addAllSpecs(Iterable<? extends FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec> values)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.Builder clearSpecs()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.Builder removeSpecs(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder getSpecsBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder getSpecsOrBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsOrBuilder
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public List<? extends FlinkFnApi.UserDefinedAggregateFunction.DataViewSpecOrBuilder> getSpecsOrBuilderList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
getSpecsOrBuilderList
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder addSpecsBuilder()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder addSpecsBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public List<FlinkFnApi.UserDefinedAggregateFunction.DataViewSpec.Builder> getSpecsBuilderList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction.DataViewSpec specs = 3;
public int getFilterArg()
int32 filter_arg = 4;
getFilterArg
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public FlinkFnApi.UserDefinedAggregateFunction.Builder setFilterArg(int value)
int32 filter_arg = 4;
value
- The filterArg to set.public FlinkFnApi.UserDefinedAggregateFunction.Builder clearFilterArg()
int32 filter_arg = 4;
public boolean getDistinct()
bool distinct = 5;
getDistinct
in interface FlinkFnApi.UserDefinedAggregateFunctionOrBuilder
public FlinkFnApi.UserDefinedAggregateFunction.Builder setDistinct(boolean value)
bool distinct = 5;
value
- The distinct to set.public FlinkFnApi.UserDefinedAggregateFunction.Builder clearDistinct()
bool distinct = 5;
public final FlinkFnApi.UserDefinedAggregateFunction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
public final FlinkFnApi.UserDefinedAggregateFunction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<FlinkFnApi.UserDefinedAggregateFunction.Builder>
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.