Package org.onosproject.net.intent
Interface IntentClockService
- 
@Beta public interface IntentClockServiceLogical clock service that issues per-intent timestamps. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TimestampgetTimestamp(IntentId intentId)Returns a new timestamp for the specified intent. 
 -