|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opends.server.admin.AdministrationDataSync
public final class AdministrationDataSync
Check if information found in "cn=admin data" is coherent with cn=config. If and inconsistency is detected, we log a warning message and update "cn=admin data"
| Constructor Summary | |
|---|---|
AdministrationDataSync(InternalClientConnection internalConnection)
Create an object that will syncrhonize configuration and the admin data. |
|
| Method Summary | |
|---|---|
void |
synchronize()
Check if information found in "cn=admin data" is coherent with cn=config. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdministrationDataSync(InternalClientConnection internalConnection)
internalConnection - The root connection.| Method Detail |
|---|
public void synchronize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||