|
|
#include <Ice/BuiltinSequences.ice>#include <Ice/Identity.ice>#include <IceStorm/LLURecord.ice>#include <IceStorm/SubscriberRecord.ice>
Include dependency graph for Election.ice:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | GroupInfo |
| The group info. More... | |
| class | Node |
| A replica node. More... | |
| struct | NodeInfo |
| All nodes in the replication group. More... | |
| class | ObserverInconsistencyException |
| Thrown if an observer detects an inconsistency. More... | |
| struct | QueryInfo |
| class | ReplicaObserver |
| The replica observer. More... | |
| struct | TopicContent |
| The contents of topic. More... | |
| class | TopicManagerSync |
| Interface used to sync topics. More... | |
Modules | |
| IceStormElection | |
Enumerations | |
| enum | NodeState { NodeStateInactive, NodeStateElection, NodeStateReorganization, NodeStateNormal, NodeStateInactive, NodeStateElection, NodeStateReorganization, NodeStateNormal } |
| The node state. More... | |