@PublicEvolving public interface Program extends Serializable
Plan
, which describes
the data flow to be executed.Modifier and Type | Method and Description |
---|---|
Plan |
getPlan(String... args)
The method which is invoked by the compiler to get the job that is then compiled into an
executable schedule.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.