| Package | Description |
|---|---|
| org.onosproject.store.cluster.impl |
Implementation of a distributed cluster node store using Hazelcast.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterMembershipEventType |
ClusterMembershipEvent.type() |
static ClusterMembershipEventType |
ClusterMembershipEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterMembershipEventType[] |
ClusterMembershipEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ClusterMembershipEvent(ClusterMembershipEventType type,
org.onosproject.cluster.ControllerNode node) |
Copyright © 2015. All rights reserved.