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, updateTileJob
protected TileScaleInfo caculateTileScaleInfo(ScaleBuildConfig scaleConfig, Geometry[] regions)
caculateTileScaleInfo
in class DefaultJobRunner
public void stop()
JobRunner
Stops the task.
stop
in interface JobRunner
stop
in class DefaultJobRunner
protected RuntimeJobStateBuilderFactory getRuntimeJobStateBuilderFactory()
getRuntimeJobStateBuilderFactory
in class DefaultJobRunner