public class StatisticsFilterProcess extends FilterProcess<Record>
| Constructor and Description |
|---|
StatisticsFilterProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
destroy() |
Statistics |
getAcceptStatistics() |
Statistics |
getRejectStatistics() |
protected void |
init() |
protected void |
postAccept(Record object) |
protected void |
postReject(Record object) |
void |
setAcceptStatistics(Statistics acceptStatistics) |
void |
setRejectStatistics(Statistics rejectStatistics) |
getFilter, isInvert, process, setFilter, setInvertpostRun, preRun, runcreateInValueStore, createOutValueStore, getIn, getInBufferSize, getOut, getOutBufferSize, run, setIn, setInBufferSize, setOut, setOutBufferSizegetBeanName, getProcessNetwork, setBeanName, setProcessNetwork, stop, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBeanName, getProcessNetwork, setProcessNetworkprotected void destroy()
destroy in class AbstractInOutProcess<Record,Record>public Statistics getAcceptStatistics()
public Statistics getRejectStatistics()
protected void init()
init in class AbstractInOutProcess<Record,Record>protected void postAccept(Record object)
postAccept in class FilterProcess<Record>protected void postReject(Record object)
postReject in class FilterProcess<Record>public void setAcceptStatistics(Statistics acceptStatistics)
public void setRejectStatistics(Statistics rejectStatistics)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.