public class SelectorTypeComplexEventChunk extends ComplexEventChunk<ComplexEvent>
first, last, lastReturned, previousToLastReturned
Constructor and Description |
---|
SelectorTypeComplexEventChunk(ComplexEventChunk<ComplexEvent> complexEventChunk,
boolean isProcessPassThrough) |
Modifier and Type | Method and Description |
---|---|
boolean |
isProcessPassThrough() |
add, addAll, clear, detach, detachAllBeforeCurrent, getFirst, getLast, hasNext, insertAfterCurrent, insertBeforeCurrent, isBatch, next, poll, remove, reset, setBatch, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachRemaining
public SelectorTypeComplexEventChunk(ComplexEventChunk<ComplexEvent> complexEventChunk, boolean isProcessPassThrough)
Copyright © 2021. All rights reserved.