| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WallclockClockManager<T,U>
A clock service which hands out wallclock-based timestamps.
|
| Modifier and Type | Method and Description |
|---|---|
EventuallyConsistentMapBuilder<K,V> |
EventuallyConsistentMapBuilder.withClockService(ClockService<K,V> clockService)
Sets the clock service to use for generating timestamps for map updates.
|
Copyright © 2015. All rights reserved.