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, wait
newOwner
public long getSelectionDelayInMillis()
EntityOwnerSelectionStrategy
getSelectionDelayInMillis
in interface EntityOwnerSelectionStrategy
Copyright © 2019 OpenDaylight. All rights reserved.