com.espertech.esper.core.context.mgr
Class ContextStatePathValue

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextStatePathValue

public class ContextStatePathValue
extends java.lang.Object


Constructor Summary
ContextStatePathValue(java.lang.Integer optionalContextPartitionId, byte[] blob, ContextPartitionState state)
           
 
Method Summary
 byte[] getBlob()
           
 java.lang.Integer getOptionalContextPartitionId()
           
 ContextPartitionState getState()
           
 void setState(ContextPartitionState state)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContextStatePathValue

public ContextStatePathValue(java.lang.Integer optionalContextPartitionId,
                             byte[] blob,
                             ContextPartitionState state)
Method Detail

getOptionalContextPartitionId

public java.lang.Integer getOptionalContextPartitionId()

getBlob

public byte[] getBlob()

getState

public ContextPartitionState getState()

setState

public void setState(ContextPartitionState state)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

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