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/CXX/repmgrget_ack_policy.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/CXX/repmgrget_ack_policy.html')
| -rw-r--r-- | docs/api_reference/CXX/repmgrget_ack_policy.html | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/docs/api_reference/CXX/repmgrget_ack_policy.html b/docs/api_reference/CXX/repmgrget_ack_policy.html index 1f6fc5fe..651d084f 100644 --- a/docs/api_reference/CXX/repmgrget_ack_policy.html +++ b/docs/api_reference/CXX/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 11. Replication Methods" /> <link rel="prev" href="repmgr_local_site.html" title="DbEnv::repmgr_local_site()" /> - <link rel="next" href="repmgr_msg_dispatch.html" title="DbEnv::repmgr_msg_dispatch()" /> + <link rel="next" href="repmgrget_incoming_queue_max.html" title="DbEnv::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 11. 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 /> @@ -66,7 +66,7 @@ DbEnv::repmgr_get_ack_policy(int *ack_policyp);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4491144"></a>Parameters</h3> + <h3 class="title"><a id="idp4546408"></a>Parameters</h3> </div> </div> </div> @@ -74,7 +74,7 @@ DbEnv::repmgr_get_ack_policy(int *ack_policyp);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp4503248"></a>ack_policyp</h4> + <h4 class="title"><a id="idp4545760"></a>ack_policyp</h4> </div> </div> </div> @@ -90,7 +90,7 @@ DbEnv::repmgr_get_ack_policy(int *ack_policyp);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4490568"></a>Class</h3> + <h3 class="title"><a id="idp4532768"></a>Class</h3> </div> </div> </div> @@ -102,7 +102,7 @@ DbEnv::repmgr_get_ack_policy(int *ack_policyp);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4490176"></a>See Also</h3> + <h3 class="title"><a id="idp4523016"></a>See Also</h3> </div> </div> </div> @@ -120,14 +120,16 @@ DbEnv::repmgr_get_ack_policy(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">DbEnv::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"> DbEnv::repmgr_msg_dispatch()</td> + <td width="40%" align="right" valign="top"> + DbEnv::repmgr_get_incoming_queue_max() + </td> </tr> </table> </div> |
