uk.ac.starlink.ttools.task
Class TapResume

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

public class TapResume
extends ConsumerTask

Resumes an existing TAP query.

Since:
23 Feb 2011
Author:
Mark Taylor

Constructor Summary
TapResume()
           
 
Method Summary
 TableProducer createProducer(Environment env)
          Returns an object which can produce the effective output table which will be consumed by this task.
 
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
 

Constructor Detail

TapResume

public TapResume()
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


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