See: Description
| Interface | Description |
|---|---|
| ClusterAdminService |
Service for administering the cluster node membership.
|
| ClusterEventListener |
Entity capable of receiving device cluster-related events.
|
| ClusterService |
Service for obtaining information about the individual nodes within
the controller cluster.
|
| ClusterStore |
Manages inventory of controller cluster nodes; not intended for direct use.
|
| ClusterStoreDelegate |
Cluster store delegate abstraction.
|
| ControllerNode |
Represents a controller instance as a member in a cluster.
|
| LeadershipEventListener |
Entity capable of receiving device leadership-related events.
|
| LeadershipService |
Service for leader election.
|
| Class | Description |
|---|---|
| ClusterEvent |
Describes cluster-related event.
|
| ControllerNodeToNodeId |
Function to convert ControllerNode to NodeId.
|
| DefaultControllerNode |
Default implementation of a controller instance descriptor.
|
| Leadership |
Abstract leadership concept.
|
| LeadershipEvent |
Describes leadership-related event.
|
| NodeId |
Controller cluster identity.
|
| RoleInfo |
An immutable container for role information for a device,
within the current cluster.
|
| Enum | Description |
|---|---|
| ClusterEvent.Type |
Type of cluster-related events.
|
| ControllerNode.State |
Represents the operational state of the instance.
|
| LeadershipEvent.Type |
Type of leadership-related events.
|
Copyright © 2015. All rights reserved.