Class | Description |
---|---|
DDPDirector |
A director that converts DDP pattern actors (Map, Reduce, Cross, CoGroup,
and Match) and I/O actors (DDPDataSink and DDPDataSource) into a job that
is executed on a DDP engine such as Hadoop or Stratosphere.
|
DDPEngine |
A base class for DDP engines.
|