public static class SbcAbstractScheduleBrokerRemovalEvent.EligibleBrokers extends Object
Modifier and Type | Field and Description |
---|---|
List<Integer> |
brokersEligibleForRemoval |
List<Integer> |
nonExistentBrokers |
Constructor and Description |
---|
EligibleBrokers(List<Integer> brokersEligibleForRemoval,
List<Integer> nonExistentBrokers) |