public class HomogeneousTablesInput extends Object implements TablesInput
Constructor and Description |
---|
HomogeneousTablesInput(boolean useInFilter)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
InputTableSpec[] |
getInputSpecs(Environment env)
Returns an array of InputTableSpec objects describing the input tables
used by this task.
|
Parameter<?>[] |
getParameters()
Returns the parameters associated with this object.
|
public HomogeneousTablesInput(boolean useInFilter)
useInFilter
- whether preprocessing filters are permittedpublic Parameter<?>[] getParameters()
TablesInput
getParameters
in interface TablesInput
public InputTableSpec[] getInputSpecs(Environment env) throws TaskException
TablesInput
getInputSpecs
in interface TablesInput
env
- execution environmentTaskException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.