com.espertech.esper.view.window
Class ExpressionWindowTimestampEventPair

java.lang.Object
  extended by com.espertech.esper.view.window.ExpressionWindowTimestampEventPair

public class ExpressionWindowTimestampEventPair
extends java.lang.Object


Constructor Summary
ExpressionWindowTimestampEventPair(long timestamp, EventBean theEvent)
           
 
Method Summary
 EventBean getTheEvent()
           
 long getTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionWindowTimestampEventPair

public ExpressionWindowTimestampEventPair(long timestamp,
                                          EventBean theEvent)
Method Detail

getTimestamp

public long getTimestamp()

getTheEvent

public EventBean getTheEvent()

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