| Package | Description |
|---|---|
| org.opendaylight.netvirt.natservice.api | |
| org.opendaylight.netvirt.natservice.ha | |
| org.opendaylight.netvirt.natservice.internal |
| Modifier and Type | Method and Description |
|---|---|
Map<BigInteger,SwitchInfo> |
NatSwitchCache.getSwitches()
Return the switches map with weight.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NatSwitchCacheListener.switchAddedToCache(SwitchInfo switchInfo)
Switch is added.
|
void |
NatSwitchCacheListener.switchRemovedFromCache(SwitchInfo switchInfo)
Switch is removed.
|
| Modifier and Type | Method and Description |
|---|---|
Map<BigInteger,SwitchInfo> |
NatSwitchCacheImpl.getSwitches() |
| Modifier and Type | Method and Description |
|---|---|
void |
WeightedCentralizedSwitchScheduler.switchAddedToCache(SwitchInfo switchInfo) |
void |
WeightedCentralizedSwitchScheduler.switchRemovedFromCache(SwitchInfo switchInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
NatSwitchCacheListenerImpl.switchAddedToCache(SwitchInfo switchInfo) |
void |
NatSwitchCacheListenerImpl.switchRemovedFromCache(SwitchInfo switchInfo) |
Copyright © 2019 OpenDaylight. All rights reserved.