| Class | Description |
|---|---|
| Control | |
| Control.Command | |
| Control.TaskId | |
| Launch |
Suspend/Resume example - main class.
|
| Launch.Delay |
Command line parameter: delay in seconds for each cycle.
|
| Launch.Local |
Command line parameter = true to run locally, or false to run on YARN.
|
| Launch.NumCycles |
Command line parameter: number of iterations to run.
|
| ObjectWritableCodec<T extends org.apache.hadoop.io.Writable> |
Codec for Hadoop Writable object serialization.
|
| SuspendClient | |
| SuspendClientControl |
(Wake) listener to get suspend/resume commands from Control process.
|
| SuspendClientControl.Port | |
| SuspendDriver |
Suspend/resume example job driver.
|
| SuspendTestTask |
Simple do-nothing task that can send messages to the Driver and can be suspended/resumed.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.