| Package | Description |
|---|---|
| org.apache.flink.table.api.internal | |
| org.apache.flink.table.operations |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticResultProvider
Create result provider from a static set of data using external types.
|
| Modifier and Type | Method and Description |
|---|---|
ResultProvider |
ResultProvider.setJobClient(org.apache.flink.core.execution.JobClient jobClient)
Set the job client associated with the select job to retrieve the result.
|
| Modifier and Type | Method and Description |
|---|---|
TableResultImpl.Builder |
TableResultImpl.Builder.resultProvider(ResultProvider resultProvider) |
| Modifier and Type | Method and Description |
|---|---|
ResultProvider |
CollectModifyOperation.getSelectResultProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectModifyOperation.setSelectResultProvider(ResultProvider resultProvider) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.