public class UpdateDispatchViewNonBlocking extends UpdateDispatchViewBase
dispatchService, eventType, lastIterableEvent, statementResultService
Constructor and Description |
---|
UpdateDispatchViewNonBlocking(com.espertech.esper.common.client.EventType eventType,
com.espertech.esper.common.internal.context.util.StatementResultService statementResultServiceImpl,
com.espertech.esper.common.internal.statement.dispatch.DispatchService dispatchService)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
newResult(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> results) |
void |
update(com.espertech.esper.common.client.EventBean[] newData,
com.espertech.esper.common.client.EventBean[] oldData) |
clear, execute, getEventType, getStatementResultService, iterator
getChild, getParent, setChild, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParent, setParent
getChild, setChild
forEach, spliterator
public UpdateDispatchViewNonBlocking(com.espertech.esper.common.client.EventType eventType, com.espertech.esper.common.internal.context.util.StatementResultService statementResultServiceImpl, com.espertech.esper.common.internal.statement.dispatch.DispatchService dispatchService)
dispatchService
- - for performing the dispatchstatementResultServiceImpl
- - handles result deliveryeventType
- event typeCopyright © 2005–2018. All rights reserved.