com.espertech.esper.core.service
Class StatementContextCPPair

java.lang.Object
  extended by com.espertech.esper.core.service.StatementContextCPPair

public class StatementContextCPPair
extends java.lang.Object


Constructor Summary
StatementContextCPPair(int statementId, int agentInstanceId, StatementContext optionalStatementContext)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int getAgentInstanceId()
           
 StatementContext getOptionalStatementContext()
           
 int getStatementId()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementContextCPPair

public StatementContextCPPair(int statementId,
                              int agentInstanceId,
                              StatementContext optionalStatementContext)
Method Detail

getStatementId

public int getStatementId()

getAgentInstanceId

public int getAgentInstanceId()

getOptionalStatementContext

public StatementContext getOptionalStatementContext()

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

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