| Package | Description |
|---|---|
| org.onosproject.store.cluster.impl |
Implementation of a distributed cluster node store using Hazelcast.
|
| Modifier and Type | Method and Description |
|---|---|
static NodeInfo |
NodeInfo.from(String id,
String ip,
int port)
Creates a new instance.
|
static NodeInfo |
NodeInfo.of(org.onosproject.cluster.ControllerNode node)
Returns the NodeInfo for a controller node.
|
Copyright © 2016. All rights reserved.