Interface PipelinePhase<I>
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
InitializerPhase
,SinkPhase
,StepPhase
- Author:
- Pierre Lecerf ([email protected])
-
Method Details
-
run
- Throws:
Exception
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
Exception
-