public final class Delta<T> extends AbstractInProcess<T>
| Constructor and Description |
|---|
Delta() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
destroy() |
List<ChannelOutput<T>> |
getOut() |
boolean |
isClone() |
protected void |
run(Channel<T> in) |
void |
setClone(boolean clone) |
void |
setOut(List<ChannelOutput<T>> out) |
getIn, getInBufferSize, init, run, setIn, setInBufferSizegetBeanName, getProcessNetwork, setBeanName, setProcessNetwork, stop, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBeanName, getProcessNetwork, setProcessNetworkprotected void destroy()
destroy in class AbstractInProcess<T>public List<ChannelOutput<T>> getOut()
public boolean isClone()
protected void run(Channel<T> in)
run in class AbstractInProcess<T>public void setClone(boolean clone)
public void setOut(List<ChannelOutput<T>> out)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.