diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/C/repmgrget_ack_policy.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/C/repmgrget_ack_policy.html')
| -rw-r--r-- | docs/api_reference/C/repmgrget_ack_policy.html | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/docs/api_reference/C/repmgrget_ack_policy.html b/docs/api_reference/C/repmgrget_ack_policy.html index bef697c2..e050548e 100644 --- a/docs/api_reference/C/repmgrget_ack_policy.html +++ b/docs/api_reference/C/repmgrget_ack_policy.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="repmgr_local_site.html" title="DB_ENV->repmgr_local_site()" /> - <link rel="next" href="repmgr_msg_dispatch.html" title="DB_ENV->repmgr_msg_dispatch()" /> + <link rel="next" href="repmgrget_incoming_queue_max.html" title="DB_ENV->repmgr_get_incoming_queue_max()" /> </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="repmgr_msg_dispatch.html">Next</a></td> + <td width="20%" align="right"> <a accesskey="n" href="repmgrget_incoming_queue_max.html">Next</a></td> </tr> </table> <hr /> @@ -64,7 +64,7 @@ DB_ENV->repmgr_get_ack_policy(DB_ENV *env, int *ack_policyp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62343496"></a>Parameters</h3> + <h3 class="title"><a id="idp4074232"></a>Parameters</h3> </div> </div> </div> @@ -72,7 +72,7 @@ DB_ENV->repmgr_get_ack_policy(DB_ENV *env, int *ack_policyp); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp62343968"></a>ack_policyp</h4> + <h4 class="title"><a id="idp4074704"></a>ack_policyp</h4> </div> </div> </div> @@ -88,7 +88,7 @@ DB_ENV->repmgr_get_ack_policy(DB_ENV *env, int *ack_policyp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62337304"></a>Class</h3> + <h3 class="title"><a id="idp4077720"></a>Class</h3> </div> </div> </div> @@ -100,7 +100,7 @@ DB_ENV->repmgr_get_ack_policy(DB_ENV *env, int *ack_policyp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62344608"></a>See Also</h3> + <h3 class="title"><a id="idp4075128"></a>See Also</h3> </div> </div> </div> @@ -118,14 +118,16 @@ DB_ENV->repmgr_get_ack_policy(DB_ENV *env, int *ack_policyp); </pre> <td width="20%" align="center"> <a accesskey="u" href="rep.html">Up</a> </td> - <td width="40%" align="right"> <a accesskey="n" href="repmgr_msg_dispatch.html">Next</a></td> + <td width="40%" align="right"> <a accesskey="n" href="repmgrget_incoming_queue_max.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">DB_ENV->repmgr_local_site() </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> - <td width="40%" align="right" valign="top"> DB_ENV->repmgr_msg_dispatch()</td> + <td width="40%" align="right" valign="top"> + DB_ENV->repmgr_get_incoming_queue_max() + </td> </tr> </table> </div> |
