diff options
Diffstat (limited to 'docs/api_reference/C/repget_nsites.html')
| -rw-r--r-- | docs/api_reference/C/repget_nsites.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/api_reference/C/repget_nsites.html b/docs/api_reference/C/repget_nsites.html index 452f5574..0125aa91 100644 --- a/docs/api_reference/C/repget_nsites.html +++ b/docs/api_reference/C/repget_nsites.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->rep_get_nsites(DB_ENV *env, u_int32_t *nsitesp); </pre> <p> - The <code class="methodname">DB_ENV->rep_get_nsites()</code> method returns the total number of sites + The <code class="methodname">DB_ENV->rep_get_nsites()</code> method returns the total number of participant sites in the replication group. For Base API applications, his value is configurable using the <a class="xref" href="repnsites.html" title="DB_ENV->rep_set_nsites()">DB_ENV->rep_set_nsites()</a> method. For Replication Manager applications, this value is determined @@ -67,7 +67,7 @@ DB_ENV->rep_get_nsites(DB_ENV *env, u_int32_t *nsitesp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp61978624"></a>Parameters</h3> + <h3 class="title"><a id="idp3675976"></a>Parameters</h3> </div> </div> </div> @@ -75,12 +75,13 @@ DB_ENV->rep_get_nsites(DB_ENV *env, u_int32_t *nsitesp); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp61977976"></a>nsitesp</h4> + <h4 class="title"><a id="idp3675072"></a>nsitesp</h4> </div> </div> </div> <p> - The <code class="methodname">DB_ENV->rep_get_nsites()</code> method returns the total number of + The <code class="methodname">DB_ENV->rep_get_nsites()</code> method returns + the total number of participant sites in the replication group in <span class="bold"><strong>nsitesp</strong></span>. </p> </div> @@ -89,7 +90,7 @@ DB_ENV->rep_get_nsites(DB_ENV *env, u_int32_t *nsitesp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp61969104"></a>Class</h3> + <h3 class="title"><a id="idp3667880"></a>Class</h3> </div> </div> </div> @@ -101,7 +102,7 @@ DB_ENV->rep_get_nsites(DB_ENV *env, u_int32_t *nsitesp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp61963720"></a>See Also</h3> + <h3 class="title"><a id="idp3652208"></a>See Also</h3> </div> </div> </div> |
