com.espertech.esper.epl.agg.access
Class AggregationStateSortedJoin

java.lang.Object
  extended by com.espertech.esper.epl.agg.access.AggregationStateSortedImpl
      extended by com.espertech.esper.epl.agg.access.AggregationStateSortedJoin
All Implemented Interfaces:
AggregationState, AggregationStateSorted, AggregationStateWithSize

public class AggregationStateSortedJoin
extends AggregationStateSortedImpl

Implementation of access function for single-stream (not joins).


Field Summary
protected  RefCountedSetAtomicInteger refs
           
 
Fields inherited from class com.espertech.esper.epl.agg.access.AggregationStateSortedImpl
size, sorted, spec
 
Constructor Summary
AggregationStateSortedJoin(AggregationStateSortedSpec spec)
           
 
Method Summary
protected  boolean dereferenceEvent(EventBean theEvent)
           
protected  boolean referenceEvent(EventBean theEvent)
           
 
Methods inherited from class com.espertech.esper.epl.agg.access.AggregationStateSortedImpl
applyEnter, applyLeave, clear, collectionReadOnly, getComparable, getFirstValue, getLastValue, getReverseIterator, iterator, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

refs

protected final RefCountedSetAtomicInteger refs
Constructor Detail

AggregationStateSortedJoin

public AggregationStateSortedJoin(AggregationStateSortedSpec spec)
Method Detail

referenceEvent

protected boolean referenceEvent(EventBean theEvent)
Overrides:
referenceEvent in class AggregationStateSortedImpl

dereferenceEvent

protected boolean dereferenceEvent(EventBean theEvent)
Overrides:
dereferenceEvent in class AggregationStateSortedImpl

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com