wt.dataops.objectcol.dependency
Class ConfigSpecPostProcessor
java.lang.Object
wt.dataops.objectcol.dependency.ConfigSpecPostProcessor
- All Implemented Interfaces:
- PostProcessor
- public class ConfigSpecPostProcessor
- extends Object
- implements PostProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_SPEC
public static final String CONFIG_SPEC
- See Also:
- Constant Field Values
inputs
protected Map inputs
ConfigSpecPostProcessor
public ConfigSpecPostProcessor()
process
public WTKeyedHashMap process(WTCollection seeds,
Map inps)
throws WTException
- Description copied from interface:
PostProcessor
Supported API: false
- Specified by:
process
in interface PostProcessor
- Parameters:
seeds
- inps
-
- Returns:
- WTKeyedHashMap
- Throws:
WTException
setInputs
public void setInputs(Map inputs)
- Description copied from interface:
PostProcessor
Supported API: false
- Specified by:
setInputs
in interface PostProcessor
- Parameters:
inputs
-