| Package | Description |
|---|---|
| org.onosproject.store.cluster.impl |
Implementation of a distributed cluster node store using Hazelcast.
|
| Modifier and Type | Method and Description |
|---|---|
static ClusterDefinition |
ClusterDefinition.from(Set<NodeInfo> nodes,
String ipPrefix)
Creates a new cluster definition.
|
ClusterDefinition |
ClusterDefinitionStore.read()
Returns the cluster definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterDefinitionStore.write(ClusterDefinition definition)
Writes the specified cluster definition to file.
|
Copyright © 2015. All rights reserved.