Package | Description |
---|---|
org.apache.flink.fnexecution.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
FlinkFnApi.UserDefinedFunction.Input
Protobuf type
org.apache.flink.fn_execution.v1.UserDefinedFunction.Input |
static class |
FlinkFnApi.UserDefinedFunction.Input.Builder
Protobuf type
org.apache.flink.fn_execution.v1.UserDefinedFunction.Input |
Modifier and Type | Method and Description |
---|---|
FlinkFnApi.UserDefinedFunction.InputOrBuilder |
FlinkFnApi.UserDefinedFunctionOrBuilder.getInputsOrBuilder(int index)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedFunction.InputOrBuilder |
FlinkFnApi.UserDefinedFunction.getInputsOrBuilder(int index)
The input arguments of the user-defined function, it could be one of the following:
1.
|
FlinkFnApi.UserDefinedFunction.InputOrBuilder |
FlinkFnApi.UserDefinedFunction.Builder.getInputsOrBuilder(int index)
The input arguments of the user-defined function, it could be one of the following:
1.
|
Modifier and Type | Method and Description |
---|---|
List<? extends FlinkFnApi.UserDefinedFunction.InputOrBuilder> |
FlinkFnApi.UserDefinedFunctionOrBuilder.getInputsOrBuilderList()
The input arguments of the user-defined function, it could be one of the following:
1.
|
List<? extends FlinkFnApi.UserDefinedFunction.InputOrBuilder> |
FlinkFnApi.UserDefinedFunction.getInputsOrBuilderList()
The input arguments of the user-defined function, it could be one of the following:
1.
|
List<? extends FlinkFnApi.UserDefinedFunction.InputOrBuilder> |
FlinkFnApi.UserDefinedFunction.Builder.getInputsOrBuilderList()
The input arguments of the user-defined function, it could be one of the following:
1.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.