| | |
| | | * |
| | | * @param target The server-id of the server that should be initialized. |
| | | * The target can be discovered using the |
| | | * {@link #getDsList()} method. |
| | | * {@link #getReplicasList()} method. |
| | | * @param initTask The task that triggers this initialization and that should |
| | | * be updated with its progress. |
| | | * |
| | |
| | | * |
| | | * @param source The server-id of the source from which to initialize. |
| | | * The source can be discovered using the |
| | | * {@link #getDsList()} method. |
| | | * {@link #getReplicasList()} method. |
| | | * |
| | | * @throws DirectoryException If it was not possible to publish the |
| | | * Initialization message to the Topology. |
| | |
| | | * |
| | | * @param target The server-id of the server that should be initialized. |
| | | * The target can be discovered using the |
| | | * {@link #getDsList()} method. |
| | | * {@link #getReplicasList()} method. |
| | | * |
| | | * @throws DirectoryException If it was not possible to publish the |
| | | * Initialization message to the Topology. |
| | |
| | | * |
| | | * @param source The server-id of the source from which to initialize. |
| | | * The source can be discovered using the |
| | | * {@link #getDsList()} method. |
| | | * {@link #getReplicasList()} method. |
| | | * @param initTask The task that launched the initialization |
| | | * and should be updated of its progress. |
| | | * |