| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReplicationManagerStartPolicy | |
|---|---|
| com.sleepycat.db | Berkeley DB Java API [reference guide] [Java programming notes]. | 
| Uses of ReplicationManagerStartPolicy in com.sleepycat.db | 
|---|
| Fields in com.sleepycat.db declared as ReplicationManagerStartPolicy | |
|---|---|
| static ReplicationManagerStartPolicy | ReplicationManagerStartPolicy.REP_CLIENTStart as a client site, and do not call for an election. | 
| static ReplicationManagerStartPolicy | ReplicationManagerStartPolicy.REP_ELECTIONStart as a client, and call for an election if no master is found. | 
| static ReplicationManagerStartPolicy | ReplicationManagerStartPolicy.REP_MASTERStart as a master site, and do not call for an election. | 
| Methods in com.sleepycat.db with parameters of type ReplicationManagerStartPolicy | |
|---|---|
|  void | Environment.replicationManagerStart(int nthreads,
                        ReplicationManagerStartPolicy policy)Starts the replication manager. | 
| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||