public interface RoutingConnectionInterface
Modifier and Type | Method and Description |
---|---|
long |
getRemoteNodeId()
Diese Methode gibt die ID des Zielknotens zurück.
|
int |
getThroughputResistance()
Diese Methode gibt die Gewichtung der Verbindung zurück.
|
void |
sendRoutingUpdate(RoutingUpdate[] routingUpdates)
Diese Methode findet die besten Wege.
|
long getRemoteNodeId()
int getThroughputResistance()
void sendRoutingUpdate(RoutingUpdate[] routingUpdates)
routingUpdates
- Aktualisierung der Verbindung