| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapServer.setReplConsumers(List<ReplicationConsumer> replConsumers) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicationConsumerImpl
Implementation of syncrepl slave a.k.a consumer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PingerThread.addConsumer(ReplicationConsumer consumer)
Add a new consumer to ping
|
void |
PingerThread.removeConsumer(ReplicationConsumer consumer)
Remove a consumer to ping
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.