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