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<?>[] |
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 TapResultProducer createResultProducer(Environment env, ContentCoding coding) throws TaskException
env
- execution environmentcoding
- configures HTTP compressionTaskException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.