wt.dataops.objectcol.dependency
Class ConfigSpecPostProcessor

java.lang.Object
  extended bywt.dataops.objectcol.dependency.ConfigSpecPostProcessor
All Implemented Interfaces:
PostProcessor

public class ConfigSpecPostProcessor
extends Object
implements PostProcessor


Field Summary
static String CONFIG_SPEC
           
protected  Map inputs
           
 
Constructor Summary
ConfigSpecPostProcessor()
           
 
Method Summary
 WTKeyedHashMap process(WTCollection seeds, Map inps)
          

Supported API: false
 void setInputs(Map inputs)
          

Supported API: false
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_SPEC

public static final String CONFIG_SPEC
See Also:
Constant Field Values

inputs

protected Map inputs
Constructor Detail

ConfigSpecPostProcessor

public ConfigSpecPostProcessor()
Method Detail

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 -