|
#include <Ice/Identity.ice>
#include <Ice/BuiltinSequences.ice>
#include <IceStorm/SubscriberRecord.ice>
#include <IceStorm/LLURecord.ice>
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... | |