| Package | Description |
|---|---|
| org.onosproject.incubator.store.mcast.impl |
A distributed multicast store implementation that stores multicast rib
data consistently across the cluster.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.store.service.ConsistentMap<org.onosproject.net.mcast.McastRoute,MulticastData> |
DistributedMcastStore.mcastRib |
protected Map<org.onosproject.net.mcast.McastRoute,MulticastData> |
DistributedMcastStore.mcastRoutes |
| Modifier and Type | Method and Description |
|---|---|
static MulticastData |
MulticastData.empty() |
Copyright © 2016. All rights reserved.