public class StateChange extends MRTRecord
| Constructor and Description |
|---|
StateChange(long time,
InetAddress gatewayIP,
AS gatewayAS,
int old_state,
int new_state) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNewState() |
int |
getOldState() |
AS |
getPeerAS() |
InetAddress |
getPeerIP() |
long |
getTime() |
String |
toString() |
getASPath, getPeer, getPrefix, getSubType, getType, hasAsPathPrepend, setGeneric, setHeaderData, toAdvertisement, toTableDump, toWithdrawpublic StateChange(long time,
InetAddress gatewayIP,
AS gatewayAS,
int old_state,
int new_state)
public InetAddress getPeerIP()
public int getOldState()
public int getNewState()
Copyright © 2025. All rights reserved.