| 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.flow.impl |
Implementation of the distributed flow rule store using p2p synchronization
protocol.
|
| org.onosproject.store.hz |
Common abstractions and facilities for implementing distributed store
using Hazelcast.
|
| org.onosproject.store.mastership.impl |
Implementation of a distributed mastership store using Hazelcast.
|
| org.onosproject.store.resource.impl |
Implementation of distributed packet store.
|
| Class and Description |
|---|
| AbstractHazelcastStore
Abstraction of a distributed store based on Hazelcast.
|
| StoreService
Bootstrap service to get a handle on a share Hazelcast instance.
|
| Class and Description |
|---|
| AbstractHazelcastStore
Abstraction of a distributed store based on Hazelcast.
|
| SMap
Wrapper around IMap<byte[], byte[]> which serializes/deserializes
key and value using StoreSerializer.
|
| StoreService
Bootstrap service to get a handle on a share Hazelcast instance.
|
| Class and Description |
|---|
| AbstractHazelcastStore
Abstraction of a distributed store based on Hazelcast.
|
| Class and Description |
|---|
| StoreService
Bootstrap service to get a handle on a share Hazelcast instance.
|
| Class and Description |
|---|
| AbstractHazelcastStore
Abstraction of a distributed store based on Hazelcast.
|
| SMap
Wrapper around IMap<byte[], byte[]> which serializes/deserializes
key and value using StoreSerializer.
|
| Class and Description |
|---|
| AbstractHazelcastStore
Abstraction of a distributed store based on Hazelcast.
|
Copyright © 2015. All rights reserved.