| | |
| | | */ |
| | | SUFFIXES_TO_REPLICATE, |
| | | /** |
| | | * The value associated with this is a Boolean. |
| | | */ |
| | | REPLICATION_SECURE, |
| | | /** |
| | | * The value associated with this is a String. |
| | | */ |
| | | REPLICATION_PORT, |
| | |
| | | */ |
| | | GLOBAL_ADMINISTRATOR_PWD_CONFIRM, |
| | | /** |
| | | * The value associated with this is a Map where the key is a ServerDescriptor |
| | | * and the value an Integer. |
| | | * The value associated with this is a Map where the key is a String and the |
| | | * value a String. |
| | | */ |
| | | REMOTE_REPLICATION_PORT, |
| | | /** |
| | | * The value associated with this is a Map where the key is a String and the |
| | | * value a Boolean. |
| | | */ |
| | | REMOTE_REPLICATION_SECURE, |
| | | /** |
| | | * The value associated with this is a Boolean. |
| | | */ |
| | | SERVER_START, |