diff options
Diffstat (limited to 'docs/api_reference/CXX/repget_nsites.html')
| -rw-r--r-- | docs/api_reference/CXX/repget_nsites.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/api_reference/CXX/repget_nsites.html b/docs/api_reference/CXX/repget_nsites.html index f010bb23..84d3a8d1 100644 --- a/docs/api_reference/CXX/repget_nsites.html +++ b/docs/api_reference/CXX/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 DbEnv::rep_get_nsites(u_int32_t *nsitesp);</pre> <p> - The <code class="methodname">DbEnv::rep_get_nsites()</code> method returns the total number of sites + The <code class="methodname">DbEnv::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="DbEnv::rep_set_nsites()">DbEnv::rep_set_nsites()</a> method. For Replication Manager applications, this value is determined @@ -69,7 +69,7 @@ DbEnv::rep_get_nsites(u_int32_t *nsitesp);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4125680"></a>Parameters</h3> + <h3 class="title"><a id="idp4134120"></a>Parameters</h3> </div> </div> </div> @@ -77,12 +77,13 @@ DbEnv::rep_get_nsites(u_int32_t *nsitesp);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp4124776"></a>nsitesp</h4> + <h4 class="title"><a id="idp4133216"></a>nsitesp</h4> </div> </div> </div> <p> - The <code class="methodname">DbEnv::rep_get_nsites()</code> method returns the total number of + The <code class="methodname">DbEnv::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> @@ -91,7 +92,7 @@ DbEnv::rep_get_nsites(u_int32_t *nsitesp);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4087120"></a>Class</h3> + <h3 class="title"><a id="idp4118296"></a>Class</h3> </div> </div> </div> @@ -103,7 +104,7 @@ DbEnv::rep_get_nsites(u_int32_t *nsitesp);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4124448"></a>See Also</h3> + <h3 class="title"><a id="idp4118952"></a>See Also</h3> </div> </div> </div> |
