| Package | Description |
|---|---|
| org.onosproject.store.host.impl |
Implementation of the distributed host store using p2p synchronization protocol.
|
| Modifier and Type | Method and Description |
|---|---|
Map<HostFragmentId,org.onosproject.store.Timestamp> |
HostAntiEntropyAdvertisement.timestamps() |
| Constructor and Description |
|---|
HostAntiEntropyAdvertisement(org.onosproject.cluster.NodeId sender,
Map<HostFragmentId,org.onosproject.store.Timestamp> timestamps,
Map<org.onosproject.net.HostId,org.onosproject.store.Timestamp> tombstones) |
Copyright © 2015. All rights reserved.