uk.ac.starlink.ttools.task
Class CdsXmatchUpload

java.lang.Object
  extended by uk.ac.starlink.ttools.task.ConsumerTask
      extended by uk.ac.starlink.ttools.task.SingleMapperTask
          extended by uk.ac.starlink.ttools.task.CdsXmatchUpload
All Implemented Interfaces:
Task

public class CdsXmatchUpload
extends SingleMapperTask


Field Summary
static String XMATCH_URL
           
 
Constructor Summary
CdsXmatchUpload()
           
 
Method Summary
 TableProducer createProducer(Environment env)
          Returns an object which can produce the effective output table which will be consumed by this task.
static String toCdsId(Parameter param, String txt)
           
 
Methods inherited from class uk.ac.starlink.ttools.task.SingleMapperTask
createInputProducer
 
Methods inherited from class uk.ac.starlink.ttools.task.ConsumerTask
createExecutable, createProducer, getOutputMode, getParameterList, getParameters, getPurpose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XMATCH_URL

public static final String XMATCH_URL
See Also:
Constant Field Values
Constructor Detail

CdsXmatchUpload

public CdsXmatchUpload()
Method Detail

createProducer

public TableProducer createProducer(Environment env)
                             throws TaskException
Description copied from class: ConsumerTask
Returns an object which can produce the effective output table which will be consumed by this task.

Specified by:
createProducer in class ConsumerTask
Parameters:
env - execution environment
Returns:
table producer
Throws:
TaskException

toCdsId

public static String toCdsId(Parameter param,
                             String txt)
                      throws ParameterValueException
Throws:
ParameterValueException


Copyright © 2014 Central Laboratory of the Research Councils. All Rights Reserved.