public interface ProcessingMode
Modifier and Type | Method and Description |
---|---|
TableConsumer |
createConsumer(Environment env)
Creates a TableConsumer, deriving any additional required
configuration from a given environment.
|
Parameter<?>[] |
getAssociatedParameters()
Returns a list of any parameters which are associated with this mode.
|
String |
getDescription()
Returns a textual description of this processing mode.
|
TableConsumer createConsumer(Environment env) throws TaskException
env
- execution environmentTaskException
Parameter<?>[] getAssociatedParameters()
String getDescription()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.