| Package | Description |
|---|---|
| org.apache.flink.runtime.jobgraph |
| Modifier and Type | Method and Description |
|---|---|
void |
InputOutputFormatVertex.finalizeOnMaster(JobVertex.FinalizeOnMasterContext context) |
void |
JobVertex.finalizeOnMaster(JobVertex.FinalizeOnMasterContext context)
A hook that can be overwritten by sub classes to implement logic that is called by the master
after the job completed.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.