|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoutingConnectionInterface
Dieses Interface deklariert Methoden, die Informationen zu Verbindungen liefern.
Method Summary | |
---|---|
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. |
Method Detail |
---|
long getRemoteNodeId()
int getThroughputResistance()
void sendRoutingUpdate(RoutingUpdate[] routingUpdates)
routingUpdates
- Aktualisierung der Verbindung
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |