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

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

public class ContextStatePathDescriptor
extends java.lang.Object


Constructor Summary
ContextStatePathDescriptor(java.util.TreeMap<ContextStatePathKey,ContextStatePathValue> paths, java.util.Map<java.lang.Integer,ContextPartitionDescriptor> contextPartitionInformation)
           
 
Method Summary
 java.util.Map<java.lang.Integer,ContextPartitionDescriptor> getContextPartitionInformation()
           
 java.util.TreeMap<ContextStatePathKey,ContextStatePathValue> getPaths()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextStatePathDescriptor

public ContextStatePathDescriptor(java.util.TreeMap<ContextStatePathKey,ContextStatePathValue> paths,
                                  java.util.Map<java.lang.Integer,ContextPartitionDescriptor> contextPartitionInformation)
Method Detail

getPaths

public java.util.TreeMap<ContextStatePathKey,ContextStatePathValue> getPaths()

getContextPartitionInformation

public java.util.Map<java.lang.Integer,ContextPartitionDescriptor> getContextPartitionInformation()

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