public class CdsUploadSkyMatch extends SingleMapperTask
Constructor and Description |
---|
CdsUploadSkyMatch()
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<Integer> |
getBlocksizeParameter()
Returns the parameter for acquiring upload block size.
|
Parameter<String> |
getCdsSuffixParameter()
Returns the parameter for acquiring the fixer suffix parameter.
|
Parameter<String> |
getCdsTableParameter()
Returns the parameter for acquiring the name of the remote VizieR table.
|
Parameter<String> |
getDecParameter()
Returns the parameter for acquiring the expression for Declination.
|
Parameter<UserFindMode> |
getFindParameter()
Returns the parameter for acquiring the find mode.
|
Parameter<JoinFixActionParameter.Fixer> |
getFixColsParameter()
Returns the parameter for acquiring the Fixer action.
|
Parameter<Double> |
getRadiusArcsecParameter()
Returns the parameter for acquiring the search radius in arcseconds.
|
Parameter<String> |
getRaParameter()
Returns the parameter for acquiring the expression for Right Ascension.
|
Parameter<Boolean> |
getUseMocParameter()
Returns the parameter for acquiring the whether a MOC should be
sought and used to pre-filter rows before upload.
|
createInputProducer, getInputFilterParameter, getInputTableParameter
createExecutable, createProducer, getIdentity, getOutputMode, getParameterList, getParameters, getPurpose
public Parameter<String> getRaParameter()
public Parameter<String> getDecParameter()
public Parameter<Double> getRadiusArcsecParameter()
public Parameter<String> getCdsTableParameter()
public Parameter<Boolean> getUseMocParameter()
public Parameter<UserFindMode> getFindParameter()
public Parameter<Integer> getBlocksizeParameter()
public Parameter<JoinFixActionParameter.Fixer> getFixColsParameter()
public Parameter<String> getCdsSuffixParameter()
public TableProducer createProducer(Environment env) throws TaskException
ConsumerTask
ConsumerTask.getIdentity(uk.ac.starlink.table.StarTable)
method.createProducer
in class ConsumerTask
env
- execution environmentTaskException
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.