| Interface | Description |
|---|---|
| Cluster |
In Reveno, Cluster is an interface which denotes the notion of
group of Reveno hosts, which works according to Master-Slave principle.
|
| ClusterBuffer |
Buffer is used as replication mechanism only, so it can be anything,
while
ClusterConnector is used only for failover inter-cluster
communications. |
| ClusterConfiguration | |
| ClusterConfiguration.MulticastConfiguration | |
| ClusterConfiguration.SyncConfiguration | |
| ClusterConfiguration.TimeoutsConfiguration | |
| ClusterConfiguration.UnicastConfiguration | |
| ClusterConnector |
Cluster gateway interface, which can be used for internal communication
between Reveno nodes. |
| ClusterStateInfo |
| Class | Description |
|---|---|
| Address |
In Reveno, Address is the basic abstraction on the notion of some
another running instance of Reveno.
|
| ClusterView |
Represents the View of the cluster at some given period of time.
|
| InetAddress |
| Enum | Description |
|---|---|
| ClusterConfiguration.CommandsXmitTransport | |
| ClusterEvent | |
| Flag | |
| IOMode |
Used to denote, in which mode failover will happen
on particular node: either sync, async or unreliable async - no nak, rsvp etc.
|
| SyncMode |
Copyright © 2015 Artem Dmitriev. All Rights Reserved.