| Package | Description |
|---|---|
| org.apache.flink.table.gateway.service.operation |
| Modifier and Type | Method and Description |
|---|---|
ResultFetcher |
OperationExecutor.callShowJobsOperation(org.apache.flink.table.api.internal.TableEnvironmentInternal tableEnv,
org.apache.flink.table.gateway.api.operation.OperationHandle operationHandle,
org.apache.flink.table.operations.command.ShowJobsOperation showJobsOperation) |
ResultFetcher |
OperationExecutor.callStopJobOperation(org.apache.flink.table.api.internal.TableEnvironmentInternal tableEnv,
org.apache.flink.table.gateway.api.operation.OperationHandle handle,
org.apache.flink.table.operations.command.StopJobOperation stopJobOperation) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.