| Package | Description |
|---|---|
| org.onosproject.store.core.impl |
Implementation of a distributed application ID registry store using Hazelcast.
|
| org.onosproject.store.mastership.impl |
Implementation of a distributed mastership store using Hazelcast.
|
| Modifier and Type | Field and Description |
|---|---|
protected SMap<String,org.onosproject.core.DefaultApplicationId> |
DistributedApplicationIdStore.appIdsByName |
| Modifier and Type | Field and Description |
|---|---|
protected SMap<org.onosproject.net.DeviceId,org.onosproject.store.mastership.impl.RoleValue> |
DistributedMastershipStore.roleMap |
protected SMap<org.onosproject.net.DeviceId,Integer> |
DistributedMastershipStore.terms |
Copyright © 2015. All rights reserved.