diff options
Diffstat (limited to 'docs/api_reference/C/index.html')
| -rw-r--r-- | docs/api_reference/C/index.html | 122 |
1 files changed, 106 insertions, 16 deletions
diff --git a/docs/api_reference/C/index.html b/docs/api_reference/C/index.html index a99df594..91d9af00 100644 --- a/docs/api_reference/C/index.html +++ b/docs/api_reference/C/index.html @@ -12,7 +12,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> @@ -30,7 +30,7 @@ <div class="titlepage"> <div> <div> - <h1 class="title"><a id="idp11584"></a>Berkeley DB C API Reference</h1> + <h1 class="title"><a id="idm571664"></a>Berkeley DB C API Reference</h1> </div> <div class="navtable"> <table border="1" width="80%"> @@ -133,6 +133,18 @@ </tr> <tr> <td> + <a class="xref" href="dbget_partition_callback.html" title="DB->get_partition_callback()">DB->get_partition_callback()</a> + </td> + <td>Return the database partition callback</td> + </tr> + <tr> + <td> + <a class="xref" href="dbget_partition_keys.html" title="DB->get_partition_keys()">DB->get_partition_keys()</a> + </td> + <td>Returns the array of keys used for the database partition</td> + </tr> + <tr> + <td> <a class="xref" href="dbget_type.html" title="DB->get_type()">DB->get_type()</a> </td> <td>Return the database type</td> @@ -509,7 +521,7 @@ <td> <a class="xref" href="envadd_data_dir.html" title="DB_ENV->add_data_dir()">DB_ENV->add_data_dir()</a> </td> - <td>add an environment data directory</td> + <td>Add an environment data directory</td> </tr> <tr> <td> @@ -638,8 +650,12 @@ <td>Set/get the environment data directory</td> </tr> <tr> + <td><a class="xref" href="envset_data_len.html" title="DB_ENV->set_data_len()">DB_ENV->set_data_len()</a>, <a class="xref" href="envget_data_len.html" title="DB_ENV->get_data_len()">DB_ENV->get_data_len()</a></td> + <td>Set/get the command line utility byte limit</td> + </tr> + <tr> <td><a class="xref" href="envset_create_dir.html" title="DB_ENV->set_create_dir()">DB_ENV->set_create_dir()</a>, <a class="xref" href="envget_create_dir.html" title="DB_ENV->get_create_dir()">DB_ENV->get_create_dir()</a></td> - <td>add an environment data directory</td> + <td>Add an environment data directory</td> </tr> <tr> <td><a class="xref" href="envset_encrypt.html" title="DB_ENV->set_encrypt()">DB_ENV->set_encrypt()</a>, <a class="xref" href="envget_encrypt_flags.html" title="DB_ENV->get_encrypt_flags()">DB_ENV->get_encrypt_flags()</a></td> @@ -1149,13 +1165,7 @@ <td> <a class="xref" href="dbchannel_set_timeout.html" title="DB_CHANNEL->set_timeout()">DB_CHANNEL->set_timeout()</a> </td> - <td>Sets the default timeout for the DB_CHANNEL</td> - </tr> - <tr> - <td> - <a class="xref" href="dbsite_close.html" title="DB_SITE->close()">DB_SITE->close()</a> - </td> - <td>Closes the DB_SITE handle</td> + <td>Sets the default timeout for a DB_CHANNEL</td> </tr> <tr> <td> @@ -1167,7 +1177,7 @@ <td> <a class="xref" href="dbsite_get_eid.html" title="DB_SITE->get_eid()">DB_SITE->get_eid()</a> </td> - <td>Returns a site's Environment ID</td> + <td>Returns a site's environment ID</td> </tr> <tr> <td> @@ -1227,6 +1237,12 @@ </tr> <tr> <td> + <a class="xref" href="repset_view.html" title="DB_ENV->rep_set_view()">DB_ENV->rep_set_view()</a> + </td> + <td>Configure the replication view callback</td> + </tr> + <tr> + <td> <a class="xref" href="repstart.html" title="DB_ENV->rep_start()">DB_ENV->rep_start()</a> </td> <td>Start replication</td> @@ -1265,13 +1281,21 @@ <td> <a class="xref" href="repmgr_msg_dispatch.html" title="DB_ENV->repmgr_msg_dispatch()">DB_ENV->repmgr_msg_dispatch()</a> </td> - <td>Creates a DB_CHANNEL handle</td> + <td>Configures a DB_CHANNEL's message dispatch function</td> </tr> <tr> <td><a class="xref" href="repmgrset_ack_policy.html" title="DB_ENV->repmgr_set_ack_policy()">DB_ENV->repmgr_set_ack_policy()</a>, <a class="xref" href="repmgrget_ack_policy.html" title="DB_ENV->repmgr_get_ack_policy()">DB_ENV->repmgr_get_ack_policy()</a></td> <td>Specify the Replication Manager's client acknowledgement policy</td> </tr> <tr> + <td><a class="xref" href="repmgrset_incoming_queue_max.html" title="DB_ENV->repmgr_set_incoming_queue_max()"> + DB_ENV->repmgr_set_incoming_queue_max() + </a>, <a class="xref" href="repmgrget_incoming_queue_max.html" title="DB_ENV->repmgr_get_incoming_queue_max()"> + DB_ENV->repmgr_get_incoming_queue_max() + </a></td> + <td>Configure the Replication Manager incoming queue size limit.</td> + </tr> + <tr> <td> <a class="xref" href="repmgr_site.html" title="DB_ENV->repmgr_site()">DB_ENV->repmgr_site()</a> </td> @@ -1309,6 +1333,12 @@ </tr> <tr> <td> + <a class="xref" href="dbsite_close.html" title="DB_SITE->close()">DB_SITE->close()</a> + </td> + <td>Closes the DB_SITE handle</td> + </tr> + <tr> + <td> <a class="xref" href="envtxn_applied.html" title="DB_ENV->txn_applied()">DB_ENV->txn_applied()</a> </td> <td>Check if a transaction has been replicated</td> @@ -1486,6 +1516,52 @@ <td>Set transaction timeout</td> </tr> <tr> + <td><a class="xref" href="set_blob_dir.html" title="DB->set_blob_dir()">DB->set_blob_dir()</a>, <a class="xref" href="get_blob_dir.html" title="DB->get_blob_dir()">DB->get_blob_dir()</a></td> + <td>Sets/gets the location where blob data is stored</td> + </tr> + <tr> + <td><a class="xref" href="set_blob_threshold.html" title="DB->set_blob_threshold()">DB->set_blob_threshold()</a>, <a class="xref" href="get_blob_threshold.html" title="DB->get_blob_threshold()">DB->get_blob_threshold()</a></td> + <td>Sets/gets the size when data records are stored as blobs</td> + </tr> + <tr> + <td> + <a class="xref" href="dbstream.html" title="DBC->db_stream()">DBC->db_stream()</a> + </td> + <td>Create a BLOB stream</td> + </tr> + <tr> + <td> + <a class="xref" href="dbstream_close.html" title="DB_STREAM->close()">DB_STREAM->close()</a> + </td> + <td>Close a BLOB stream</td> + </tr> + <tr> + <td> + <a class="xref" href="dbstream_read.html" title="DB_STREAM->read()">DB_STREAM->read()</a> + </td> + <td>Read a BLOB stream</td> + </tr> + <tr> + <td> + <a class="xref" href="dbstream_size.html" title="DB_STREAM->size()">DB_STREAM->size()</a> + </td> + <td>Returns the size of a BLOB</td> + </tr> + <tr> + <td> + <a class="xref" href="dbstream_write.html" title="DB_STREAM->write()">DB_STREAM->write()</a> + </td> + <td>Write a BLOB stream</td> + </tr> + <tr> + <td><a class="xref" href="envset_blob_dir.html" title="DB_ENV->set_blob_dir()">DB_ENV->set_blob_dir()</a>, <a class="xref" href="envget_blob_dir.html" title="DB_ENV->get_blob_dir()">DB_ENV->get_blob_dir()</a></td> + <td>Sets/gets the location where blob data is stored</td> + </tr> + <tr> + <td><a class="xref" href="envset_blob_threshold.html" title="DB_ENV->set_blob_threshold()">DB_ENV->set_blob_threshold()</a>, <a class="xref" href="envget_blob_threshold.html" title="DB_ENV->get_blob_threshold()">DB_ENV->get_blob_threshold()</a></td> + <td>Sets/gets the default size for the environment when BLOBs are used</td> + </tr> + <tr> <td> <a class="xref" href="db_archive.html" title="db_archive">db_archive</a> </td> @@ -1805,6 +1881,14 @@ </tr> <tr> <td> + <a class="xref" href="repmgr_set_incoming_queue_max_parameter.html" title="repmgr_set_incoming_queue_max"> + repmgr_set_incoming_queue_max + </a> + </td> + <td>Configure the Replication Manager incoming queue size limit.</td> + </tr> + <tr> + <td> <a class="xref" href="repmgr_site_parameter.html" title="repmgr_site">repmgr_site</a> </td> <td>Identifies a Replication Manager host.</td> @@ -1829,6 +1913,12 @@ </tr> <tr> <td> + <a class="xref" href="set_data_len_parameter.html" title="set_data_len">set_data_len</a> + </td> + <td>Sets the maximum number of bytes displayed by some utilities.</td> + </tr> + <tr> + <td> <a class="xref" href="set_flags_parameter.html" title="set_flags">set_flags</a> </td> <td>Configures a database environment.</td> @@ -1970,7 +2060,7 @@ </div> <div> <div class="legalnotice"> - <a id="idp57207416"></a> + <a id="idm1105056"></a> <p class="legalnotice-title"> <b>Legal Notice</b> </p> @@ -2000,7 +2090,7 @@ <p> To obtain a copy of this document's original source code, please submit a request to the Oracle Technology Network forum at: - <a class="ulink" href="http://forums.oracle.com/forums/forum.jspa?forumID=271" target="_top">http://forums.oracle.com/forums/forum.jspa?forumID=271</a> + <a class="ulink" href="https://forums.oracle.com/forums/forum.jspa?forumID=271" target="_top">https://forums.oracle.com/forums/forum.jspa?forumID=271</a> </p> @@ -2008,7 +2098,7 @@ </div> </div> <div> - <p class="pubdate">5/11/2012</p> + <p class="pubdate">2/17/2015</p> </div> </div> <hr /> |
