summaryrefslogtreecommitdiff
path: root/docs/api_reference/C/repnsites.html
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/C/repnsites.html
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-master.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'docs/api_reference/C/repnsites.html')
-rw-r--r--docs/api_reference/C/repnsites.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/api_reference/C/repnsites.html b/docs/api_reference/C/repnsites.html
index 91ff48d2..9129cd66 100644
--- a/docs/api_reference/C/repnsites.html
+++ b/docs/api_reference/C/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
DB_ENV-&gt;rep_set_nsites(DB_ENV *env, u_int32_t nsites); </pre>
<p>
- The <code class="methodname">DB_ENV-&gt;rep_set_nsites()</code> method specifies the total number of
+ The <code class="methodname">DB_ENV-&gt;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.
@@ -90,7 +90,7 @@ DB_ENV-&gt;rep_set_nsites(DB_ENV *env, u_int32_t nsites); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62114184"></a>Parameters</h3>
+ <h3 class="title"><a id="idp3818376"></a>Parameters</h3>
</div>
</div>
</div>
@@ -98,13 +98,13 @@ DB_ENV-&gt;rep_set_nsites(DB_ENV *env, u_int32_t nsites); </pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62113280"></a>nsites</h4>
+ <h4 class="title"><a id="idp3817640"></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>
@@ -112,7 +112,7 @@ DB_ENV-&gt;rep_set_nsites(DB_ENV *env, u_int32_t nsites); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62115040"></a>Errors</h3>
+ <h3 class="title"><a id="idp3819232"></a>Errors</h3>
</div>
</div>
</div>
@@ -128,7 +128,7 @@ DB_ENV-&gt;rep_set_nsites(DB_ENV *env, u_int32_t nsites); </pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62113600"></a>EINVAL</h4>
+ <h4 class="title"><a id="idp3816712"></a>EINVAL</h4>
</div>
</div>
</div>
@@ -142,7 +142,7 @@ DB_ENV-&gt;rep_set_nsites(DB_ENV *env, u_int32_t nsites); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62082880"></a>Class</h3>
+ <h3 class="title"><a id="idp3798600"></a>Class</h3>
</div>
</div>
</div>
@@ -154,7 +154,7 @@ DB_ENV-&gt;rep_set_nsites(DB_ENV *env, u_int32_t nsites); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62121656"></a>See Also</h3>
+ <h3 class="title"><a id="idp3825896"></a>See Also</h3>
</div>
</div>
</div>