diff options
Diffstat (limited to 'docs/api_reference/C/repmgrstat_print.html')
| -rw-r--r-- | docs/api_reference/C/repmgrstat_print.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/api_reference/C/repmgrstat_print.html b/docs/api_reference/C/repmgrstat_print.html index 9026d85d..922b7797 100644 --- a/docs/api_reference/C/repmgrstat_print.html +++ b/docs/api_reference/C/repmgrstat_print.html @@ -9,12 +9,12 @@ <link rel="start" href="index.html" title="Berkeley DB C API Reference" /> <link rel="up" href="rep.html" title="Chapter 10. Replication Methods" /> <link rel="prev" href="repmgrstat.html" title="DB_ENV->repmgr_stat()" /> - <link rel="next" href="envtxn_applied.html" title="DB_ENV->txn_applied()" /> + <link rel="next" href="dbsite_close.html" title="DB_SITE->close()" /> </head> <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> @@ -25,7 +25,7 @@ <th width="60%" align="center">Chapter 10. Replication Methods </th> - <td width="20%" align="right"> <a accesskey="n" href="envtxn_applied.html">Next</a></td> + <td width="20%" align="right"> <a accesskey="n" href="dbsite_close.html">Next</a></td> </tr> </table> <hr /> @@ -69,7 +69,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62472144"></a>Parameters</h3> + <h3 class="title"><a id="idp4221640"></a>Parameters</h3> </div> </div> </div> @@ -77,7 +77,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp62467680"></a>flags</h4> + <h4 class="title"><a id="idp4242224"></a>flags</h4> </div> </div> </div> @@ -112,7 +112,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62489864"></a>Errors</h3> + <h3 class="title"><a id="idp4253992"></a>Errors</h3> </div> </div> </div> @@ -128,7 +128,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp62494024"></a>EINVAL</h4> + <h4 class="title"><a id="idp4258632"></a>EINVAL</h4> </div> </div> </div> @@ -142,7 +142,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62495280"></a>Class</h3> + <h3 class="title"><a id="idp4259408"></a>Class</h3> </div> </div> </div> @@ -154,7 +154,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62464760"></a>See Also</h3> + <h3 class="title"><a id="idp4223952"></a>See Also</h3> </div> </div> </div> @@ -171,14 +171,14 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags); </pre> <td width="20%" align="center"> <a accesskey="u" href="rep.html">Up</a> </td> - <td width="40%" align="right"> <a accesskey="n" href="envtxn_applied.html">Next</a></td> + <td width="40%" align="right"> <a accesskey="n" href="dbsite_close.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">DB_ENV->repmgr_stat() </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> - <td width="40%" align="right" valign="top"> DB_ENV->txn_applied()</td> + <td width="40%" align="right" valign="top"> DB_SITE->close()</td> </tr> </table> </div> |
