@Service public class IntentClockManager extends Object implements org.onosproject.net.intent.IntentClockService
| Constructor and Description |
|---|
IntentClockManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
org.onosproject.store.Timestamp |
getTimestamp(org.onosproject.net.intent.IntentId intentId) |
@Activate public void activate()
@Deactivate public void deactivate()
public org.onosproject.store.Timestamp getTimestamp(org.onosproject.net.intent.IntentId intentId)
getTimestamp in interface org.onosproject.net.intent.IntentClockServiceCopyright © 2015. All rights reserved.