| Package | Description |
|---|---|
| org.onosproject.net.device |
Infrastructure device model & related services API definitions.
|
| org.onosproject.net.host |
End-station host model & related services API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
DeviceClockService.getTimestamp(DeviceId deviceId)
Returns a new timestamp for the specified deviceId.
|
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
HostClockService.getTimestamp(HostId hostId)
Returns a new timestamp for the specified host.
|
Copyright © 2015. All rights reserved.