Class ExportJob

java.lang.Object
com.seeq.link.sdk.export.ExportJob

public class ExportJob extends Object
An internal data structure that captures the state around a particular export job. There is a one-to-one mapping between jobs and signals to be exported. A job lives until the data is written to the datasource, then a new job is spawned according to the latency on the directive.