public class CloudJobRunner extends DefaultJobRunner
| Constructor and Description | 
|---|
| CloudJobRunner() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected TileScaleInfo | caculateTileScaleInfo(ScaleBuildConfig scaleConfig, Geometry[] regions) | 
| protected RuntimeJobStateBuilderFactory | getRuntimeJobStateBuilderFactory() | 
| void | stop()Stops the task. | 
addListener, addWorker, addWorkers, confirmBlankRegionInfos, deployJobToWorker, dispose, getBlankTileInfos, getJobConfig, getRemoteWorkspacePath, getState, getTilesetDesc, init, notifyJobDeployCompleted, notifyTaskCompleted, notifyTaskCompleted, notifyTaskFailed, notifyWorkerDisconnected, setDeployTaskThreadCount, setTileCountPerTask, setTileRegionManager, start, updateBlankRegions, updateTileJobprotected TileScaleInfo caculateTileScaleInfo(ScaleBuildConfig scaleConfig, Geometry[] regions)
caculateTileScaleInfo in class DefaultJobRunnerpublic void stop()
JobRunnerStops the task.
stop in interface JobRunnerstop in class DefaultJobRunnerprotected RuntimeJobStateBuilderFactory getRuntimeJobStateBuilderFactory()
getRuntimeJobStateBuilderFactory in class DefaultJobRunner