public class AggregationStateSortedJoin extends AggregationStateSortedImpl
Modifier and Type | Field and Description |
---|---|
protected RefCountedSetAtomicInteger |
refs |
size, sorted, spec
Constructor and Description |
---|
AggregationStateSortedJoin(AggregationStateSortedSpec spec) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
dereferenceEvent(EventBean theEvent) |
protected boolean |
referenceEvent(EventBean theEvent) |
applyEnter, applyLeave, clear, collectionReadOnly, dereferenceRemove, getComparable, getFirstValue, getLastValue, getReverseIterator, iterator, referenceAdd, size
protected final RefCountedSetAtomicInteger refs
public AggregationStateSortedJoin(AggregationStateSortedSpec spec)
protected boolean referenceEvent(EventBean theEvent)
referenceEvent
in class AggregationStateSortedImpl
protected boolean dereferenceEvent(EventBean theEvent)
dereferenceEvent
in class AggregationStateSortedImpl