public class EPContextPartitionImportResult
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
EPContextPartitionImportResult(java.util.Map<java.lang.Integer,java.lang.Integer> existingToImported,
java.util.Map<java.lang.Integer,java.lang.Integer> allocatedToImported) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,java.lang.Integer> |
getAllocatedToImported() |
java.util.Map<java.lang.Integer,java.lang.Integer> |
getExistingToImported() |