| Package | Description |
|---|---|
| org.onosproject.store.cluster.impl |
Implementation of a distributed cluster node store using Hazelcast.
|
| org.onosproject.store.core.impl |
Implementation of a distributed application ID registry store using Hazelcast.
|
| org.onosproject.store.hz |
Common abstractions and facilities for implementing distributed store
using Hazelcast.
|
| Modifier and Type | Field and Description |
|---|---|
protected StoreService |
HazelcastLeadershipService.storeService |
| Modifier and Type | Field and Description |
|---|---|
protected StoreService |
DistributedIdBlockStore.storeService |
| Modifier and Type | Class and Description |
|---|---|
class |
StoreManager
Auxiliary bootstrap of distributed store.
|
| Modifier and Type | Field and Description |
|---|---|
protected StoreService |
AbstractHazelcastStore.storeService |
Copyright © 2015. All rights reserved.