public abstract class AbstractEntityOwnerSelectionStrategy extends Object implements EntityOwnerSelectionStrategy
| Modifier | Constructor and Description | 
|---|---|
| protected  | AbstractEntityOwnerSelectionStrategy(long selectionDelayInMillis,
                                    Map<String,Long> initialStatistics) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,Long> | getInitialStatistics() | 
| long | getSelectionDelayInMillis()Returns the time in millis owner selection should be delayed. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewOwnerpublic long getSelectionDelayInMillis()
EntityOwnerSelectionStrategygetSelectionDelayInMillis in interface EntityOwnerSelectionStrategyCopyright © 2019 OpenDaylight. All rights reserved.