public class ArrayJoin extends SingleMapperTask
| Constructor and Description |
|---|
ArrayJoin()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TableProducer |
createProducer(Environment env)
Returns an object which can produce the effective output table which
will be consumed by this task.
|
Parameter<?>[] |
getParameters()
Returns the list of parameters which may be used by this task.
|
createInputProducer, getInputFilterParameter, getInputTableParametercreateExecutable, createProducer, getIdentity, getOutputMode, getParameterList, getPurposepublic Parameter<?>[] getParameters()
TaskgetParameters in interface TaskgetParameters in class ConsumerTaskpublic TableProducer createProducer(Environment env) throws TaskException
ConsumerTaskConsumerTask.getIdentity(uk.ac.starlink.table.StarTable) method.createProducer in class ConsumerTaskenv - execution environmentTaskExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.