diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/CXX/repnsites.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/CXX/repnsites.html')
| -rw-r--r-- | docs/api_reference/CXX/repnsites.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/api_reference/CXX/repnsites.html b/docs/api_reference/CXX/repnsites.html index 5aa664bc..ca01d806 100644 --- a/docs/api_reference/CXX/repnsites.html +++ b/docs/api_reference/CXX/repnsites.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -43,7 +43,7 @@ int DbEnv::rep_set_nsites(u_int32_t nsites); </pre> <p> - The <code class="methodname">DbEnv::rep_set_nsites()</code> method specifies the total number of + The <code class="methodname">DbEnv::rep_set_nsites()</code> method specifies the total number of participant sites in a replication group. This method should not be used by Replication Manager applications; the number of sites in use by a Replication Manager application is determined dynamically. @@ -92,7 +92,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4263568"></a>Parameters</h3> + <h3 class="title"><a id="idp4278472"></a>Parameters</h3> </div> </div> </div> @@ -100,13 +100,13 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp4263112"></a>nsites</h4> + <h4 class="title"><a id="idp4277736"></a>nsites</h4> </div> </div> </div> <p> - An integer specifying the total number of sites in the replication - group. + An integer specifying the total number of participant sites in the replication + group. This number should exclude any replication views. </p> </div> </div> @@ -114,7 +114,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4264424"></a>Errors</h3> + <h3 class="title"><a id="idp4279328"></a>Errors</h3> </div> </div> </div> @@ -132,7 +132,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp4273264"></a>EINVAL</h4> + <h4 class="title"><a id="idp4288440"></a>EINVAL</h4> </div> </div> </div> @@ -146,7 +146,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4272184"></a>Class</h3> + <h3 class="title"><a id="idp4287360"></a>Class</h3> </div> </div> </div> @@ -158,7 +158,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4229976"></a>See Also</h3> + <h3 class="title"><a id="idp4242888"></a>See Also</h3> </div> </div> </div> |
