uk.ac.starlink.task.Task
CdsUploadSkyMatch
, PixFootprint
, SkyConeMatch2
, SkyDensityMap
, TableCube
, TableMatch1
, TablePipe
, TapUploadSkyMatch
public abstract class SingleMapperTask extends ConsumerTask
Constructor | Description |
---|---|
SingleMapperTask(java.lang.String purpose,
ProcessingMode outMode,
boolean useOutFilter,
boolean useInFilter) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
protected TableProducer |
createInputProducer(uk.ac.starlink.task.Environment env) |
Returns an object provides which provides the (possibly filtered)
input table.
|
createExecutable, createProducer, createProducer, getOutputMode, getParameterList, getParameters, getPurpose
public SingleMapperTask(java.lang.String purpose, ProcessingMode outMode, boolean useOutFilter, boolean useInFilter)
purpose
- one-line description of the purpose of the taskoutMode
- processing mode which determines the destination of
the processed tableuseOutFilter
- allow specification of filters for output tableuseInFilter
- allow specification of filters for input tableprotected TableProducer createInputProducer(uk.ac.starlink.task.Environment env) throws uk.ac.starlink.task.TaskException
env
- execution environmentuk.ac.starlink.task.TaskException
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.