public class CompareProcessor extends AbstractMergeProcess
| Constructor and Description |
|---|
CompareProcessor() |
acceptObject, getOtherIn, getOtherInBufferSize, run, setOtherIn, setOtherInBufferSizecreateInValueStore, createOutValueStore, destroy, getIn, getInBufferSize, getOut, getOutBufferSize, init, run, setIn, setInBufferSize, setOut, setOutBufferSizegetBeanName, getProcessNetwork, setBeanName, setProcessNetwork, stop, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBeanName, getProcessNetwork, setProcessNetworkprotected void addOtherObject(Record object)
AbstractMergeProcessaddOtherObject in class AbstractMergeProcessobject - The object to add.protected void addSourceObject(Record object)
AbstractMergeProcessaddSourceObject in class AbstractMergeProcessobject - The object to add.public Statistics getDuplicateOtherStatistics()
public Statistics getDuplicateSourceStatistics()
public Statistics getEqualStatistics()
public Statistics getExcludeNotEqualOtherStatistics()
public Statistics getExcludeNotEqualSourceStatistics()
public String getLabel()
public Statistics getNotEqualOtherStatistics()
public Statistics getNotEqualSourceStatistics()
public boolean isLogNotEqualSource()
protected void processObjects(RecordDefinition recordDefinition, Channel<Record> out)
processObjects in class AbstractMergeProcesspublic void setEqualFilterFactory(Factory<Filter<Record>,Record> equalFilterFactory)
public void setLabel(String label)
public void setLogNotEqualSource(boolean logNotEqualSource)
protected void setUp()
setUp in class AbstractMergeProcessprotected void tearDown()
tearDown in class AbstractMergeProcessCopyright © 2015 Revolution Systems Inc.. All rights reserved.