com.espertech.esper.client.context
Class ContextPartitionVariableState

java.lang.Object
  extended by com.espertech.esper.client.context.ContextPartitionVariableState

public class ContextPartitionVariableState
extends java.lang.Object


Constructor Summary
ContextPartitionVariableState(int agentInstanceId, ContextPartitionIdentifier identifier, java.lang.Object state)
           
 
Method Summary
 int getAgentInstanceId()
           
 ContextPartitionIdentifier getIdentifier()
           
 java.lang.Object getState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextPartitionVariableState

public ContextPartitionVariableState(int agentInstanceId,
                                     ContextPartitionIdentifier identifier,
                                     java.lang.Object state)
Method Detail

getAgentInstanceId

public int getAgentInstanceId()

getIdentifier

public ContextPartitionIdentifier getIdentifier()

getState

public java.lang.Object getState()

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