Uses of Class
org.apache.flink.fnexecution.v1.FlinkFnApi.Input
-
Packages that use FlinkFnApi.Input Package Description org.apache.flink.fnexecution.v1 -
-
Uses of FlinkFnApi.Input in org.apache.flink.fnexecution.v1
Methods in org.apache.flink.fnexecution.v1 that return FlinkFnApi.Input Modifier and Type Method Description FlinkFnApi.InputFlinkFnApi.Input.Builder. build()FlinkFnApi.InputFlinkFnApi.Input.Builder. buildPartial()static FlinkFnApi.InputFlinkFnApi.Input. getDefaultInstance()FlinkFnApi.InputFlinkFnApi.Input.Builder. getDefaultInstanceForType()FlinkFnApi.InputFlinkFnApi.Input. getDefaultInstanceForType()FlinkFnApi.InputFlinkFnApi.UserDefinedAggregateFunction.Builder. getInputs(int index)The input arguments of the user-defined function, it could be one of the following: 1.FlinkFnApi.InputFlinkFnApi.UserDefinedAggregateFunction. getInputs(int index)The input arguments of the user-defined function, it could be one of the following: 1.FlinkFnApi.InputFlinkFnApi.UserDefinedAggregateFunctionOrBuilder. getInputs(int index)The input arguments of the user-defined function, it could be one of the following: 1.FlinkFnApi.InputFlinkFnApi.UserDefinedFunction.Builder. getInputs(int index)The input arguments of the user-defined function, it could be one of the following: 1.FlinkFnApi.InputFlinkFnApi.UserDefinedFunction. getInputs(int index)The input arguments of the user-defined function, it could be one of the following: 1.FlinkFnApi.InputFlinkFnApi.UserDefinedFunctionOrBuilder. getInputs(int index)The input arguments of the user-defined function, it could be one of the following: 1.static FlinkFnApi.InputFlinkFnApi.Input. parseDelimitedFrom(InputStream input)static FlinkFnApi.InputFlinkFnApi.Input. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(byte[] data)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(com.google.protobuf.ByteString data)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(com.google.protobuf.CodedInputStream input)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(InputStream input)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(ByteBuffer data)static FlinkFnApi.InputFlinkFnApi.Input. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.apache.flink.fnexecution.v1 that return types with arguments of type FlinkFnApi.Input Modifier and Type Method Description List<FlinkFnApi.Input>FlinkFnApi.UserDefinedAggregateFunction.Builder. getInputsList()The input arguments of the user-defined function, it could be one of the following: 1.List<FlinkFnApi.Input>FlinkFnApi.UserDefinedAggregateFunction. getInputsList()The input arguments of the user-defined function, it could be one of the following: 1.List<FlinkFnApi.Input>FlinkFnApi.UserDefinedAggregateFunctionOrBuilder. getInputsList()The input arguments of the user-defined function, it could be one of the following: 1.List<FlinkFnApi.Input>FlinkFnApi.UserDefinedFunction.Builder. getInputsList()The input arguments of the user-defined function, it could be one of the following: 1.List<FlinkFnApi.Input>FlinkFnApi.UserDefinedFunction. getInputsList()The input arguments of the user-defined function, it could be one of the following: 1.List<FlinkFnApi.Input>FlinkFnApi.UserDefinedFunctionOrBuilder. getInputsList()The input arguments of the user-defined function, it could be one of the following: 1.com.google.protobuf.Parser<FlinkFnApi.Input>FlinkFnApi.Input. getParserForType()static com.google.protobuf.Parser<FlinkFnApi.Input>FlinkFnApi.Input. parser()Methods in org.apache.flink.fnexecution.v1 with parameters of type FlinkFnApi.Input Modifier and Type Method Description FlinkFnApi.UserDefinedAggregateFunction.BuilderFlinkFnApi.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.UserDefinedAggregateFunction.BuilderFlinkFnApi.UserDefinedAggregateFunction.Builder. addInputs(FlinkFnApi.Input value)The input arguments of the user-defined function, it could be one of the following: 1.FlinkFnApi.UserDefinedFunction.BuilderFlinkFnApi.UserDefinedFunction.Builder. addInputs(int index, FlinkFnApi.Input value)The input arguments of the user-defined function, it could be one of the following: 1.FlinkFnApi.UserDefinedFunction.BuilderFlinkFnApi.UserDefinedFunction.Builder. addInputs(FlinkFnApi.Input value)The input arguments of the user-defined function, it could be one of the following: 1.FlinkFnApi.Input.BuilderFlinkFnApi.Input.Builder. mergeFrom(FlinkFnApi.Input other)static FlinkFnApi.Input.BuilderFlinkFnApi.Input. newBuilder(FlinkFnApi.Input prototype)FlinkFnApi.UserDefinedAggregateFunction.BuilderFlinkFnApi.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.UserDefinedFunction.BuilderFlinkFnApi.UserDefinedFunction.Builder. setInputs(int index, FlinkFnApi.Input value)The input arguments of the user-defined function, it could be one of the following: 1.Method parameters in org.apache.flink.fnexecution.v1 with type arguments of type FlinkFnApi.Input Modifier and Type Method Description FlinkFnApi.UserDefinedAggregateFunction.BuilderFlinkFnApi.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.UserDefinedFunction.BuilderFlinkFnApi.UserDefinedFunction.Builder. addAllInputs(Iterable<? extends FlinkFnApi.Input> values)The input arguments of the user-defined function, it could be one of the following: 1.
-