Class TLfnPreprocessJob

java.lang.Object
com.luciad.fusion.platform.model.ALfnJob
com.luciad.fusion.platform.model.TLfnPreprocessJob

public final class TLfnPreprocessJob extends ALfnJob

Represents a preprocess job that is available in LuciadFusion Studio.

Preprocess jobs are jobs that preprocess data when a service is created. Certain services cannot serve data directly but need to index or convert it first. For each TLfnService that requires preprocessing, LuciadFusion Studio automatically creates a preprocess job. Once preprocessing is finished, the job will be deleted by LuciadFusion Studio automatically.

For example when serving LIDAR point cloud data as OGC 3D Tiles, the point cloud data must be tiled before it can be served.

Since:
2022.1