| Interface | Description | 
|---|---|
| IRedoLogFileStatistics | Provide statistics of a redo log file | 
| IRedoLogStatistics | Provide statistics for a redo log | 
| IReplicationChannel | this is the base interface for all replication channels. | 
| IReplicationPacket | Interface for replication packets - SyncPacket and CompositeReplicationPacket | 
| Class | Description | 
|---|---|
| MirrorServiceConfig | mirror service configuration | 
| RedoLogStatistics | Redo log statistics
 Not serializable should go over the wire | 
| ReplicationFilterManager | Replication Filter Manager. | 
| ReplicationFilterWrapper | Wrapper for the  IReplicationFilter | 
| ReplicationTargetInfo | |
| ReplicationTransmissionPolicy | This class describes the transmission policy from source space to a target space. | 
| Enum | Description | 
|---|---|
| ConsistencyLevel | Specifies consistency level for a modifying (replicated) operation | 
| IReplicationChannel.State | 
| Exception | Description | 
|---|---|
| ConsistencyLevelCompromisedException | User: Barak Bar Orion Date: 8/7/14 | 
| ConsistencyLevelViolationException | Thrown when an operation is rejected since the  ConsistencyLevelfor that operation cannot
 be maintained. | 
| IncomingReplicationOutOfSyncException | Signal that the incoming replication is out of sync | 
| OutgoingReplicationOutOfSyncException | |
| RedoLogCapacityExceededException | Thrown when the redo log reach its planned capacity and operations should be blocked until the
 redolog size is reduced | 
| ReplicationException | ReplicationException is the super-class exception for all replication exceptions. | 
| TakeConsistencyLevelCompromisedException | User: Barak Bar Orion Date: 8/7/14 | 
| WriteConsistencyLevelCompromisedException | User: Barak Bar Orion Date: 8/7/14 | 
Copyright © GigaSpaces.