com.espertech.esper.core.service
Class EPContextPartitionImportResult

java.lang.Object
  extended by com.espertech.esper.core.service.EPContextPartitionImportResult
All Implemented Interfaces:
java.io.Serializable

public class EPContextPartitionImportResult
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
EPContextPartitionImportResult(java.util.Map<java.lang.Integer,java.lang.Integer> existingToImported, java.util.Map<java.lang.Integer,java.lang.Integer> allocatedToImported)
           
 
Method Summary
 java.util.Map<java.lang.Integer,java.lang.Integer> getAllocatedToImported()
           
 java.util.Map<java.lang.Integer,java.lang.Integer> getExistingToImported()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPContextPartitionImportResult

public EPContextPartitionImportResult(java.util.Map<java.lang.Integer,java.lang.Integer> existingToImported,
                                      java.util.Map<java.lang.Integer,java.lang.Integer> allocatedToImported)
Method Detail

getAllocatedToImported

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

getExistingToImported

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

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