| Interface | Description |
|---|---|
| ReplicationRequestHandler |
Interface of a replication request handler in a provider/master.
|
| Class | Description |
|---|---|
| ReplConsumerManager |
Manage the consumers on the provider : add them, and remove them.
|
| ReplicaEventLog |
A structure storing the configuration on each consumer registered on a producer.
|
| ReplicaEventLogJanitor |
Deletes old entries from the replication event logs that are configured in refreshNPersist mode.
|
| ReplicaJournalCursor |
Define a cursor on top of a replication journal.
|
| SyncReplRequestHandler |
Class used to process the incoming synchronization request from the consumers.
|
| SyncReplSearchListener |
A listener associated with the replication system.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.