public class ServerLayerEstimateTilingJob extends java.lang.Object implements WorkerThreadJob, ServerLayerJob
Constructor and Description |
---|
ServerLayerEstimateTilingJob(int projectId,
JMapServerVectorLayer serverVectorLayer) |
ServerLayerEstimateTilingJob(int projectId,
JMapServerVectorLayer serverVectorLayer,
boolean launchCachingJob) |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
void |
execute() |
int |
getId() |
void |
jobQueued() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLayerId, getProgress, getProjectId, getSpatialDataSourceId, getStatus
public ServerLayerEstimateTilingJob(int projectId, JMapServerVectorLayer serverVectorLayer)
public ServerLayerEstimateTilingJob(int projectId, JMapServerVectorLayer serverVectorLayer, boolean launchCachingJob)
public void execute() throws java.lang.Exception
execute
in interface WorkerThreadJob
java.lang.Exception
public void cancel()
cancel
in interface WorkerThreadJob
public int getId()
getId
in interface WorkerThreadJob
public void jobQueued()
jobQueued
in interface WorkerThreadJob