public class TapResultReader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TapResultReader.DeleteMode
Enumeration of UWS job deletion modes.
|
| Constructor and Description |
|---|
TapResultReader()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TapResultProducer |
createResultProducer(Environment env,
ContentCoding coding)
Returns an object which can acquire a table from a TAP query object.
|
Parameter<TapResultReader.DeleteMode> |
getDeleteParameter()
Returns the parameter used to acquire the deletion mode for
async queries.
|
Parameter<?>[] |
getParameters()
Returns the parameters associated with this object.
|
BooleanParameter |
getProgressParameter()
Returns the parameter which indicates whether progress should be
logged to the user.
|
public Parameter<?>[] getParameters()
public BooleanParameter getProgressParameter()
public Parameter<TapResultReader.DeleteMode> getDeleteParameter()
public TapResultProducer createResultProducer(Environment env, ContentCoding coding) throws TaskException
env - execution environmentcoding - configures HTTP compressionTaskExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.