summaryrefslogtreecommitdiff
path: root/docs/api_reference/C/repstat.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/repstat.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/repstat.html')
-rw-r--r--docs/api_reference/C/repstat.html28
1 files changed, 18 insertions, 10 deletions
diff --git a/docs/api_reference/C/repstat.html b/docs/api_reference/C/repstat.html
index 621d9152..e866dfcf 100644
--- a/docs/api_reference/C/repstat.html
+++ b/docs/api_reference/C/repstat.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>
@@ -492,7 +492,7 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
<span class="bold"><strong>uintmax_t st_nthrottles;</strong></span>
</p>
<p>
- Transmission limited. This indicates the number of times that data
+ The number of times that data
transmission was stopped to limit the amount of data sent in response
to a single call to <a class="xref" href="repmessage.html" title="DB_ENV-&gt;rep_process_message()">DB_ENV-&gt;rep_process_message()</a>.
</p>
@@ -553,7 +553,7 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
<span class="bold"><strong>u_int32_t st_status;</strong></span>
</p>
<p>
- The current replication mode. Set to
+ The current replication role. Set to
<a class="link" href="repmgrstart.html#repmgrstart_DB_REP_MASTER">DB_REP_MASTER</a>
if the environment is a replication master,
<a class="link" href="repmgrstart.html#repmgrstart_DB_REP_CLIENT">DB_REP_CLIENT</a>
@@ -571,6 +571,14 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
</li>
<li>
<p>
+ <span class="bold"><strong>u_int32_t st_view;</strong></span>
+ </p>
+ <p>
+ The current site is a replication view.
+ </p>
+ </li>
+ <li>
+ <p>
<span class="bold"><strong>DB_LSN st_waiting_lsn;</strong></span>
</p>
<p>
@@ -605,7 +613,7 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62285944"></a>Parameters</h3>
+ <h3 class="title"><a id="idp3955968"></a>Parameters</h3>
</div>
</div>
</div>
@@ -613,7 +621,7 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62255072"></a>statp</h4>
+ <h4 class="title"><a id="idp4013280"></a>statp</h4>
</div>
</div>
</div>
@@ -626,7 +634,7 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62289256"></a>flags</h4>
+ <h4 class="title"><a id="idp4017576"></a>flags</h4>
</div>
</div>
</div>
@@ -652,7 +660,7 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62295064"></a>Errors</h3>
+ <h3 class="title"><a id="idp4022296"></a>Errors</h3>
</div>
</div>
</div>
@@ -668,7 +676,7 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62276264"></a>EINVAL</h4>
+ <h4 class="title"><a id="idp4026672"></a>EINVAL</h4>
</div>
</div>
</div>
@@ -682,7 +690,7 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62298576"></a>Class</h3>
+ <h3 class="title"><a id="idp4025376"></a>Class</h3>
</div>
</div>
</div>
@@ -694,7 +702,7 @@ DB_ENV-&gt;rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62300520"></a>See Also</h3>
+ <h3 class="title"><a id="idp4027752"></a>See Also</h3>
</div>
</div>
</div>