CdsUploadSkyMatch, PixFootprint, SkyConeMatch2, SkyDensityMap, TableCube, TableMatch1, TablePipe, TapUploadSkyMatchpublic 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, getPurposepublic 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.TaskExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.