|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReplicationConsumer | |
|---|---|
| org.apache.directory.server.ldap | Contains the entry point for the LDAP protocol provider and the session registry. |
| org.apache.directory.server.ldap.replication.consumer | |
| Uses of ReplicationConsumer in org.apache.directory.server.ldap |
|---|
| Method parameters in org.apache.directory.server.ldap with type arguments of type ReplicationConsumer | |
|---|---|
void |
LdapServer.setReplConsumers(List<ReplicationConsumer> replConsumers)
|
| Uses of ReplicationConsumer in org.apache.directory.server.ldap.replication.consumer |
|---|
| Classes in org.apache.directory.server.ldap.replication.consumer that implement ReplicationConsumer | |
|---|---|
class |
ReplicationConsumerImpl
Implementation of syncrepl slave a.k.a consumer. |
| Methods in org.apache.directory.server.ldap.replication.consumer with parameters of type ReplicationConsumer | |
|---|---|
void |
PingerThread.addConsumer(ReplicationConsumer consumer)
Add a new consumer to ping |
void |
PingerThread.removeConsumer(ReplicationConsumer consumer)
Remove a consumer to ping |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||