diff options
Diffstat (limited to 'docs/java/com/sleepycat/db/package-summary.html')
| -rw-r--r-- | docs/java/com/sleepycat/db/package-summary.html | 1526 |
1 files changed, 870 insertions, 656 deletions
diff --git a/docs/java/com/sleepycat/db/package-summary.html b/docs/java/com/sleepycat/db/package-summary.html index 524b3054..3e961682 100644 --- a/docs/java/com/sleepycat/db/package-summary.html +++ b/docs/java/com/sleepycat/db/package-summary.html @@ -1,618 +1,844 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 --> -<TITLE> -com.sleepycat.db (Oracle - Berkeley DB Java API) -</TITLE> - -<META NAME="date" CONTENT="2012-05-11"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_60) on Tue Feb 17 12:25:55 EST 2015 --> +<title>com.sleepycat.db (Oracle - Berkeley DB Java API)</title> +<meta name="date" content="2015-02-17"> +<link rel="stylesheet" type="text/css" href="../../../style.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.sleepycat.db (Oracle - Berkeley DB Java API)"; } -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> -<HR> - - +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../com/sleepycat/collections/package-summary.html"><B>PREV PACKAGE</B></A> - <A HREF="../../../com/sleepycat/persist/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html?com/sleepycat/db/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-use.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +<div class="aboutLanguage"><em><b>Berkeley DB</b><br><font size="-1"> version 6.1.23</font></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../com/sleepycat/collections/package-summary.html">Prev Package</a></li> +<li><a href="../../../com/sleepycat/persist/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/sleepycat/db/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { - document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; } //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> <!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<H2> -Package com.sleepycat.db -</H2> -Berkeley DB Java API<br> -<a href="../../../../programmer_reference/index.html" target="_top">[reference guide]</a> <a href="../../../../programmer_reference/java_program.html" target="_top">[Java programming notes]</a>. -<P> -<B>See:</B> -<BR> - <A HREF="#package_description"><B>Description</B></A> -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Interface Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/BackupHandler.html" title="interface in com.sleepycat.db">BackupHandler</A></B></TD> -<TD>An interface that can optionally be used to override the default behavior +<div class="header"> +<h1 title="Package" class="title">Package com.sleepycat.db</h1> +<div class="docSummary"> +<div class="block">Berkeley DB Java API<br> +<a href="../../../../programmer_reference/index.html" target="_top">[reference guide]</a> <a href="../../../../programmer_reference/java_program.html" target="_top">[Java programming notes]</a>.</div> +</div> +<p>See: <a href="#package_description">Description</a></p> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> +<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Interface</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/BackupHandler.html" title="interface in com.sleepycat.db">BackupHandler</a></td> +<td class="colLast"> +<div class="block">An interface that can optionally be used to override the default behavior performed by the -<A HREF="../../../com/sleepycat/db/Environment.html#backup(java.lang.String, com.sleepycat.db.BackupOptions)"><CODE>Environment.backup</CODE></A> +<a href="../../../com/sleepycat/db/Environment.html#backup(java.lang.String,%20com.sleepycat.db.BackupOptions)"><code>Environment.backup</code></a> and -<A HREF="../../../com/sleepycat/db/Environment.html#backupDatabase(java.lang.String, java.lang.String, boolean)"><CODE>Environment.backupDatabase</CODE></A> -methods.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/BtreeCompressor.html" title="interface in com.sleepycat.db">BtreeCompressor</A></B></TD> -<TD>An interface specifying how Btree compression works.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</A></B></TD> -<TD>An interface specifying how Btree prefixes should be calculated.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ErrorHandler.html" title="interface in com.sleepycat.db">ErrorHandler</A></B></TD> -<TD>An interface specifying a callback function to be called when an error -occurs in the Berkeley DB library.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A></B></TD> -<TD>An interface classs with prototype definitions of all event functions that -can be called via the Berkeley DB event callback mechanism.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A></B></TD> -<TD>An interface specifying a function to be called to provide feedback.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ForeignKeyNullifier.html" title="interface in com.sleepycat.db">ForeignKeyNullifier</A></B></TD> -<TD>The interface implemented for setting single-valued foreign keys to null.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ForeignMultiKeyNullifier.html" title="interface in com.sleepycat.db">ForeignMultiKeyNullifier</A></B></TD> -<TD>The interface implemented for setting multi-valued foreign keys to null.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/Hasher.html" title="interface in com.sleepycat.db">Hasher</A></B></TD> -<TD>An application-specified, database hash function.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LogRecordHandler.html" title="interface in com.sleepycat.db">LogRecordHandler</A></B></TD> -<TD>A function to process application-specific log records.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MessageHandler.html" title="interface in com.sleepycat.db">MessageHandler</A></B></TD> -<TD>An interface specifying a callback function to be called to display -informational messages.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/PanicHandler.html" title="interface in com.sleepycat.db">PanicHandler</A></B></TD> -<TD>An interface specifying a function to be called if the database -environment panics.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/PartitionHandler.html" title="interface in com.sleepycat.db">PartitionHandler</A></B></TD> -<TD>An interface specifying how Btree prefixes should be calculated.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/RecordNumberAppender.html" title="interface in com.sleepycat.db">RecordNumberAppender</A></B></TD> -<TD>An interface specifying a callback function that modifies stored data -based on a generated key.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationManagerMessageDispatch.html" title="interface in com.sleepycat.db">ReplicationManagerMessageDispatch</A></B></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A></B></TD> -<TD>An interface specifying a replication transmit function, which sends -information to other members of the replication group.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/SecondaryKeyCreator.html" title="interface in com.sleepycat.db">SecondaryKeyCreator</A></B></TD> -<TD>The interface implemented for extracting single-valued secondary keys from -primary records.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/SecondaryMultiKeyCreator.html" title="interface in com.sleepycat.db">SecondaryMultiKeyCreator</A></B></TD> -<TD>The interface implemented for extracting multi-valued secondary keys from -primary records.</TD> -</TR> -</TABLE> - - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</A></B></TD> -<TD>Options for <A HREF="../../../com/sleepycat/db/Environment.html#backup(java.lang.String, com.sleepycat.db.BackupOptions)"><CODE>Environment.backup(java.lang.String, com.sleepycat.db.BackupOptions)</CODE></A> operations.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A></B></TD> -<TD>The BtreeStats object is used to return Btree -or Recno database statistics.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A></B></TD> -<TD>This class allows applications to modify settings for -a <A HREF="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> using the <A HREF="../../../com/sleepycat/db/Database.html#getCacheFile()"><CODE>Database.getCacheFile</CODE></A>.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A></B></TD> -<TD>Priorities that can be assigned to files in the cache.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A></B></TD> -<TD>Statistics for a file in the cache.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A></B></TD> -<TD>Cache statistics for a database environment.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A></B></TD> -<TD>Specifies the attributes of an application invoked checkpoint operation.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A></B></TD> -<TD>Configuration for <A HREF="../../../com/sleepycat/db/Database.html#compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig)"><CODE>Database.compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig)</CODE></A> operations.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A></B></TD> -<TD>Statistics returned by a <A HREF="../../../com/sleepycat/db/Database.html#compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig)"><CODE>Database.compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig)</CODE></A> operation.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A></B></TD> -<TD>A database cursor.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A></B></TD> -<TD>Specify the attributes of database cursor.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A></B></TD> -<TD>Creates a database handle for a single Berkeley DB database.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A></B></TD> -<TD>Specify the attributes of a database.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A></B></TD> -<TD>Encodes database key and data items as a byte array.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/DatabaseStats.html" title="class in com.sleepycat.db">DatabaseStats</A></B></TD> -<TD>Statistics for a single database.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A></B></TD> -<TD>Database types.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A></B></TD> -<TD>A database environment.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A></B></TD> -<TD>Specifies the attributes of an environment.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A></B></TD> -<TD>An abstract class that implements <A HREF="../../../com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db"><CODE>EventHandler</CODE></A>, used to specify a +<a href="../../../com/sleepycat/db/Environment.html#backupDatabase(java.lang.String,%20java.lang.String,%20boolean)"><code>Environment.backupDatabase</code></a> +methods.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/BtreeCompressor.html" title="interface in com.sleepycat.db">BtreeCompressor</a></td> +<td class="colLast"> +<div class="block">An interface specifying how Btree compression works.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</a></td> +<td class="colLast"> +<div class="block">An interface specifying how Btree prefixes should be calculated.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ErrorHandler.html" title="interface in com.sleepycat.db">ErrorHandler</a></td> +<td class="colLast"> +<div class="block">An interface specifying a callback function to be called when an error +occurs in the Berkeley DB library.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></td> +<td class="colLast"> +<div class="block">An interface classs with prototype definitions of all event functions that +can be called via the Berkeley DB event callback mechanism.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</a></td> +<td class="colLast"> +<div class="block">An interface specifying a function to be called to provide feedback.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ForeignKeyNullifier.html" title="interface in com.sleepycat.db">ForeignKeyNullifier</a></td> +<td class="colLast"> +<div class="block">The interface implemented for setting single-valued foreign keys to null.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ForeignMultiKeyNullifier.html" title="interface in com.sleepycat.db">ForeignMultiKeyNullifier</a></td> +<td class="colLast"> +<div class="block">The interface implemented for setting multi-valued foreign keys to null.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/Hasher.html" title="interface in com.sleepycat.db">Hasher</a></td> +<td class="colLast"> +<div class="block">An application-specified, database hash function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LogRecordHandler.html" title="interface in com.sleepycat.db">LogRecordHandler</a></td> +<td class="colLast"> +<div class="block">A function to process application-specific log records.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MessageHandler.html" title="interface in com.sleepycat.db">MessageHandler</a></td> +<td class="colLast"> +<div class="block">An interface specifying a callback function to be called to display +informational messages.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/PanicHandler.html" title="interface in com.sleepycat.db">PanicHandler</a></td> +<td class="colLast"> +<div class="block">An interface specifying a function to be called if the database +environment panics.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/PartitionHandler.html" title="interface in com.sleepycat.db">PartitionHandler</a></td> +<td class="colLast"> +<div class="block">An interface specifying how to set up database partitioning.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/RecordNumberAppender.html" title="interface in com.sleepycat.db">RecordNumberAppender</a></td> +<td class="colLast"> +<div class="block">An interface specifying a callback function that modifies stored data +based on a generated key.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationManagerMessageDispatch.html" title="interface in com.sleepycat.db">ReplicationManagerMessageDispatch</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</a></td> +<td class="colLast"> +<div class="block">An interface specifying a replication transmit function, which sends +information to other members of the replication group.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationViewHandler.html" title="interface in com.sleepycat.db">ReplicationViewHandler</a></td> +<td class="colLast"> +<div class="block">An interface specifying a callback function to be used by replication views.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/SecondaryKeyCreator.html" title="interface in com.sleepycat.db">SecondaryKeyCreator</a></td> +<td class="colLast"> +<div class="block">The interface implemented for extracting single-valued secondary keys from +primary records.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/SecondaryMultiKeyCreator.html" title="interface in com.sleepycat.db">SecondaryMultiKeyCreator</a></td> +<td class="colLast"> +<div class="block">The interface implemented for extracting multi-valued secondary keys from +primary records.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></td> +<td class="colLast"> +<div class="block">Options for <a href="../../../com/sleepycat/db/Environment.html#backup(java.lang.String,%20com.sleepycat.db.BackupOptions)"><code>Environment.backup(java.lang.String, com.sleepycat.db.BackupOptions)</code></a> operations.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></td> +<td class="colLast"> +<div class="block">The BtreeStats object is used to return Btree +or Recno database statistics.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</a></td> +<td class="colLast"> +<div class="block">This class allows applications to modify settings for +a <a href="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> using the <a href="../../../com/sleepycat/db/Database.html#getCacheFile()"><code>Database.getCacheFile</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</a></td> +<td class="colLast"> +<div class="block">Priorities that can be assigned to files in the cache.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></td> +<td class="colLast"> +<div class="block">Statistics for a file in the cache.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></td> +<td class="colLast"> +<div class="block">Cache statistics for a database environment.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</a></td> +<td class="colLast"> +<div class="block">Specifies the attributes of an application invoked checkpoint operation.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></td> +<td class="colLast"> +<div class="block">Configuration for <a href="../../../com/sleepycat/db/Database.html#compact(com.sleepycat.db.Transaction,%20com.sleepycat.db.DatabaseEntry,%20com.sleepycat.db.DatabaseEntry,%20com.sleepycat.db.DatabaseEntry,%20com.sleepycat.db.CompactConfig)"><code>Database.compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig)</code></a> operations.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</a></td> +<td class="colLast"> +<div class="block">Statistics returned by a <a href="../../../com/sleepycat/db/Database.html#compact(com.sleepycat.db.Transaction,%20com.sleepycat.db.DatabaseEntry,%20com.sleepycat.db.DatabaseEntry,%20com.sleepycat.db.DatabaseEntry,%20com.sleepycat.db.CompactConfig)"><code>Database.compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig)</code></a> operation.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></td> +<td class="colLast"> +<div class="block">A database cursor.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></td> +<td class="colLast"> +<div class="block">Specify the attributes of database cursor.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></td> +<td class="colLast"> +<div class="block">Creates a database handle for a single Berkeley DB database.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></td> +<td class="colLast"> +<div class="block">Specify the attributes of a database.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></td> +<td class="colLast"> +<div class="block">Encodes database key and data items as a byte array.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/DatabaseStats.html" title="class in com.sleepycat.db">DatabaseStats</a></td> +<td class="colLast"> +<div class="block">Statistics for a single database.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/DatabaseStream.html" title="class in com.sleepycat.db">DatabaseStream</a></td> +<td class="colLast"> +<div class="block">A database stream.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/DatabaseStreamConfig.html" title="class in com.sleepycat.db">DatabaseStreamConfig</a></td> +<td class="colLast"> +<div class="block">Specify the attributes of database stream.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</a></td> +<td class="colLast"> +<div class="block">Database types.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></td> +<td class="colLast"> +<div class="block">A database environment.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></td> +<td class="colLast"> +<div class="block">Specifies the attributes of an environment.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></td> +<td class="colLast"> +<div class="block">An abstract class that implements <a href="../../../com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db"><code>EventHandler</code></a>, used to specify a callback function to be called when an event is sent from the Berkeley DB -library.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A></B></TD> -<TD>The action taken when a referenced record in the foreign key database is - deleted.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A></B></TD> -<TD>The HashStats object is used to return Hash database statistics.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</A></B></TD> -<TD>Content used for the key in a Heap database record.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</A></B></TD> -<TD>The HeapStats object is used to return Heap database statistics.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A></B></TD> -<TD>The configuration properties of a <code>JoinCursor</code>.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A></B></TD> -<TD>A specialized join cursor for use in performing equality or natural joins on -secondary indices.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A></B></TD> -<TD>An object that returns status from the <A HREF="../../../com/sleepycat/db/Database.html#getKeyRange(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry)"><CODE>Database.getKeyRange</CODE></A> method.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/Lock.html" title="class in com.sleepycat.db">Lock</A></B></TD> -<TD>The locking interfaces for the database environment are methods of the - <A HREF="../../../com/sleepycat/db/Environment.html" title="class in com.sleepycat.db"><CODE>Environment</CODE></A> handle.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A></B></TD> -<TD>Deadlock detection modes.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A></B></TD> -<TD>Locking modes for database operations.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A></B></TD> -<TD>Operations that can be performed on locks.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A></B></TD> -<TD>The LockRequest object is used to encapsulate a single lock request.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A></B></TD> -<TD>When using the default lock conflict matrix, the LockRequestMode class -defines the set of possible lock modes.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A></B></TD> -<TD>Lock statistics for a database environment.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A></B></TD> -<TD>The LogCursor object is the handle for a cursor into the log files, -supporting sequential access to the records stored in log files.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A></B></TD> -<TD>The LogSequenceNumber object is a <em>log sequence number</em> which -specifies a unique location in a log file.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A></B></TD> -<TD>Log statistics for a database environment.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</A></B></TD> -<TD>Specify the attributes of a database.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A></B></TD> -<TD>A DatabaseEntry that holds multiple data items returned by a single -<A HREF="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> or <A HREF="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><CODE>Cursor</CODE></A> get call.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</A></B></TD> -<TD>An abstract class representing a DatabaseEntry that holds multiple results -returned by a single <A HREF="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><CODE>Cursor</CODE></A> get method.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A></B></TD> -<TD>A DatabaseEntry that holds multiple key/data pairs returned by a single -<A HREF="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> or <A HREF="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><CODE>Cursor</CODE></A> get call.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A></B></TD> -<TD>A DatabaseEntry that holds multiple key/data pairs returned by a single -<A HREF="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> or <A HREF="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><CODE>Cursor</CODE></A> get call.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A></B></TD> -<TD>A DatabaseEntry that holds multiple data items returned by a single -<A HREF="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> or <A HREF="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><CODE>Cursor</CODE></A> get call.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A></B></TD> -<TD>A DatabaseEntry that holds multiple record number/data pairs returned by a -single <A HREF="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> or <A HREF="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><CODE>Cursor</CODE></A> get call.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A></B></TD> -<TD>A DatabaseEntry that holds multiple record number/data pairs returned by a -single <A HREF="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> or <A HREF="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><CODE>Cursor</CODE></A> get call.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A></B></TD> -<TD>Statistics about mutexes in a Berkeley DB database environment, returned -by <A HREF="../../../com/sleepycat/db/Environment.html#getMutexStats(com.sleepycat.db.StatsConfig)"><CODE>Environment.getMutexStats(com.sleepycat.db.StatsConfig)</CODE></A></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A></B></TD> -<TD>Status values from database operations.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</A></B></TD> -<TD>The PreparedTransaction object is used to encapsulate a single prepared, -but not yet resolved, transaction.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A></B></TD> -<TD>The QueueStats object is used to return Queue database statistics.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A></B></TD> -<TD>The recovery operation being performed when <A HREF="../../../com/sleepycat/db/LogRecordHandler.html#handleLogRecord(com.sleepycat.db.Environment, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.RecoveryOperation)"><CODE>LogRecordHandler.handleLogRecord</CODE></A> is called.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</A></B></TD> -<TD>Advanced configuration is possible for various systems that use shared - memory (regions) for cross process sharing.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationChannel.html" title="class in com.sleepycat.db">ReplicationChannel</A></B></TD> -<TD>A ReplicationChannel handle is used to manage a channel in a replication group.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A></B></TD> -<TD>Settings that configure Berkeley DB replication.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A></B></TD> -<TD>A simple wrapper class to hold information needed to define -a host in a replication group.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A></B></TD> -<TD>A class that provides definitions for the types of network ack policyto use -when transmitting messages between replication sites using theReplication -Manager.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationManagerConnectionStatus.html" title="class in com.sleepycat.db">ReplicationManagerConnectionStatus</A></B></TD> -<TD>Describes the connection status of a replication site.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</A></B></TD> -<TD>A ReplicationManagerSite handle is used to manage a site in a replication group.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</A></B></TD> -<TD>Specifies the attributes of a site in the replication group.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A></B></TD> -<TD>A simple wrapper class to hold information needed to define a replication site.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A></B></TD> -<TD>This class provides definitions of the various start policies thatcan be specified when starting a replication client using the<A HREF="../../../com/sleepycat/db/Environment.html#replicationManagerStart(int, com.sleepycat.db.ReplicationManagerStartPolicy)"><CODE>Environment.replicationManagerStart</CODE></A> call.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A></B></TD> -<TD>Replication Manager statistics for a database environment.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A></B></TD> -<TD>Replication statistics for a database environment.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A></B></TD> -<TD>The return status from processing a replication message.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A></B></TD> -<TD>The ReplicationTimeoutType defines the types of timeouts that can beconfigured for the Berkeley Db replication functionality.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A></B></TD> -<TD>The configuration properties of a <code>SecondaryDatabase</code> extend -those of a primary <code>Database</code>.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A></B></TD> -<TD>A database cursor for a secondary database.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A></B></TD> -<TD>A secondary database handle.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A></B></TD> -<TD>A Sequence handle is used to manipulate a sequence record in a database.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A></B></TD> -<TD>Specify the attributes of a sequence.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A></B></TD> -<TD>A SequenceStats object is used to return sequence statistics.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A></B></TD> -<TD>Specifies the attributes of a statistics retrieval operation.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A></B></TD> -<TD>The Transaction object is the handle for a transaction.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A></B></TD> -<TD>Specifies the attributes of a database environment transaction.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A></B></TD> -<TD>Transaction statistics for a database environment.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A></B></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/TransactionStatus.html" title="class in com.sleepycat.db">TransactionStatus</A></B></TD> -<TD>Status values from transaction application checking operations.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A></B></TD> -<TD>Specifies the attributes of a verification operation.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A></B></TD> -<TD>Specifies the attributes of a verification operation.</TD> -</TR> -</TABLE> - - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Exception Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A></B></TD> -<TD>The root of all database exceptions.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/DeadlockException.html" title="class in com.sleepycat.db">DeadlockException</A></B></TD> -<TD>DeadlockException is thrown to a thread of control when multiple threads +library.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</a></td> +<td class="colLast"> +<div class="block">The action taken when a referenced record in the foreign key database is + deleted.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></td> +<td class="colLast"> +<div class="block">The HashStats object is used to return Hash database statistics.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></td> +<td class="colLast"> +<div class="block">Content used for the key in a Heap database record.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></td> +<td class="colLast"> +<div class="block">The HeapStats object is used to return Heap database statistics.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</a></td> +<td class="colLast"> +<div class="block">The configuration properties of a <code>JoinCursor</code>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</a></td> +<td class="colLast"> +<div class="block">A specialized join cursor for use in performing equality or natural joins on +secondary indices.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</a></td> +<td class="colLast"> +<div class="block">An object that returns status from the <a href="../../../com/sleepycat/db/Database.html#getKeyRange(com.sleepycat.db.Transaction,%20com.sleepycat.db.DatabaseEntry)"><code>Database.getKeyRange</code></a> method.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/Lock.html" title="class in com.sleepycat.db">Lock</a></td> +<td class="colLast"> +<div class="block">The locking interfaces for the database environment are methods of the + <a href="../../../com/sleepycat/db/Environment.html" title="class in com.sleepycat.db"><code>Environment</code></a> handle.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></td> +<td class="colLast"> +<div class="block">Deadlock detection modes.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</a></td> +<td class="colLast"> +<div class="block">Locking modes for database operations.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</a></td> +<td class="colLast"> +<div class="block">Operations that can be performed on locks.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></td> +<td class="colLast"> +<div class="block">The LockRequest object is used to encapsulate a single lock request.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</a></td> +<td class="colLast"> +<div class="block">When using the default lock conflict matrix, the LockRequestMode class +defines the set of possible lock modes.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></td> +<td class="colLast"> +<div class="block">Lock statistics for a database environment.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</a></td> +<td class="colLast"> +<div class="block">The LogCursor object is the handle for a cursor into the log files, +supporting sequential access to the records stored in log files.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</a></td> +<td class="colLast"> +<div class="block">The LogSequenceNumber object is a <em>log sequence number</em> which +specifies a unique location in a log file.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></td> +<td class="colLast"> +<div class="block">Log statistics for a database environment.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></td> +<td class="colLast"> +<div class="block">Specify the attributes of a database.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</a></td> +<td class="colLast"> +<div class="block">A DatabaseEntry that holds multiple data items returned by a single +<a href="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</a></td> +<td class="colLast"> +<div class="block">An abstract class representing a DatabaseEntry that holds multiple results +returned by a single <a href="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get method.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</a></td> +<td class="colLast"> +<div class="block">A DatabaseEntry that holds multiple key/data pairs returned by a single +<a href="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</a></td> +<td class="colLast"> +<div class="block">A DatabaseEntry that holds multiple key/data pairs returned by a single +<a href="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</a></td> +<td class="colLast"> +<div class="block">A DatabaseEntry that holds multiple data items returned by a single +<a href="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</a></td> +<td class="colLast"> +<div class="block">A DatabaseEntry that holds multiple record number/data pairs returned by a +single <a href="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</a></td> +<td class="colLast"> +<div class="block">A DatabaseEntry that holds multiple record number/data pairs returned by a +single <a href="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></td> +<td class="colLast"> +<div class="block">Statistics about mutexes in a Berkeley DB database environment, returned +by <a href="../../../com/sleepycat/db/Environment.html#getMutexStats(com.sleepycat.db.StatsConfig)"><code>Environment.getMutexStats(com.sleepycat.db.StatsConfig)</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</a></td> +<td class="colLast"> +<div class="block">Status values from database operations.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</a></td> +<td class="colLast"> +<div class="block">The PreparedTransaction object is used to encapsulate a single prepared, +but not yet resolved, transaction.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></td> +<td class="colLast"> +<div class="block">The QueueStats object is used to return Queue database statistics.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</a></td> +<td class="colLast"> +<div class="block">The recovery operation being performed when <a href="../../../com/sleepycat/db/LogRecordHandler.html#handleLogRecord(com.sleepycat.db.Environment,%20com.sleepycat.db.DatabaseEntry,%20com.sleepycat.db.LogSequenceNumber,%20com.sleepycat.db.RecoveryOperation)"><code>LogRecordHandler.handleLogRecord</code></a> is called.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></td> +<td class="colLast"> +<div class="block">Advanced configuration is possible for various systems that use shared + memory (regions) for cross process sharing.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationChannel.html" title="class in com.sleepycat.db">ReplicationChannel</a></td> +<td class="colLast"> +<div class="block">A ReplicationChannel handle is used to manage a channel in a replication group.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></td> +<td class="colLast"> +<div class="block">Settings that configure Berkeley DB replication.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</a></td> +<td class="colLast"> +<div class="block">A simple wrapper class to hold information needed to define +a host in a replication group.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</a></td> +<td class="colLast"> +<div class="block">A class that provides definitions for the types of network ack policy to use +when transmitting messages between replication sites using the Replication +Manager.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationManagerConnectionStatus.html" title="class in com.sleepycat.db">ReplicationManagerConnectionStatus</a></td> +<td class="colLast"> +<div class="block">Describes the connection status of a replication site.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></td> +<td class="colLast"> +<div class="block">A ReplicationManagerSite handle is used to manage a site in a replication group.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></td> +<td class="colLast"> +<div class="block">Specifies the attributes of a site in the replication group.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></td> +<td class="colLast"> +<div class="block">A simple wrapper class to hold information needed to define a replication site.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</a></td> +<td class="colLast"> +<div class="block">This class provides definitions of the various start policies thatcan be specified when starting a replication client using the<a href="../../../com/sleepycat/db/Environment.html#replicationManagerStart(int,%20com.sleepycat.db.ReplicationManagerStartPolicy)"><code>Environment.replicationManagerStart</code></a> call.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></td> +<td class="colLast"> +<div class="block">Replication Manager statistics for a database environment.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></td> +<td class="colLast"> +<div class="block">Replication statistics for a database environment.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></td> +<td class="colLast"> +<div class="block">The return status from processing a replication message.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></td> +<td class="colLast"> +<div class="block">The ReplicationTimeoutType defines the types of timeouts that can beconfigured for the Berkeley Db replication functionality.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></td> +<td class="colLast"> +<div class="block">The configuration properties of a <code>SecondaryDatabase</code> extend +those of a primary <code>Database</code>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></td> +<td class="colLast"> +<div class="block">A database cursor for a secondary database.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></td> +<td class="colLast"> +<div class="block">A secondary database handle.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</a></td> +<td class="colLast"> +<div class="block">A Sequence handle is used to manipulate a sequence record in a database.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></td> +<td class="colLast"> +<div class="block">Specify the attributes of a sequence.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></td> +<td class="colLast"> +<div class="block">A SequenceStats object is used to return sequence statistics.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</a></td> +<td class="colLast"> +<div class="block">Specifies the attributes of a statistics retrieval operation.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></td> +<td class="colLast"> +<div class="block">The Transaction object is the handle for a transaction.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></td> +<td class="colLast"> +<div class="block">Specifies the attributes of a database environment transaction.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></td> +<td class="colLast"> +<div class="block">Transaction statistics for a database environment.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/TransactionStatus.html" title="class in com.sleepycat.db">TransactionStatus</a></td> +<td class="colLast"> +<div class="block">Status values from transaction application checking operations.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></td> +<td class="colLast"> +<div class="block">Specifies the attributes of a verification operation.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></td> +<td class="colLast"> +<div class="block">Specifies the attributes of a verification operation.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation"> +<caption><span>Exception Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Exception</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</a></td> +<td class="colLast"> +<div class="block">The root of all database exceptions.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/DeadlockException.html" title="class in com.sleepycat.db">DeadlockException</a></td> +<td class="colLast"> +<div class="block">DeadlockException is thrown to a thread of control when multiple threads competing for a lock are deadlocked, when a lock request has timed out or when a lock request would need to block and the transaction has been -configured to not wait for locks.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/HeapFullException.html" title="class in com.sleepycat.db">HeapFullException</A></B></TD> -<TD>A HeapFullException is thrown when an attempt was made to add or update a record -in a Heap database.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A></B></TD> -<TD>A LockNotGrantedException is thrown when a lock requested using the -<A HREF="../../../com/sleepycat/db/Environment.html#getLock(int, boolean, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockRequestMode)"><CODE>Environment.getLock</CODE></A> or <A HREF="../../../com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> +configured to not wait for locks.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/HeapFullException.html" title="class in com.sleepycat.db">HeapFullException</a></td> +<td class="colLast"> +<div class="block">A HeapFullException is thrown when an attempt was made to add or update a record +in a Heap database.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</a></td> +<td class="colLast"> +<div class="block">A LockNotGrantedException is thrown when a lock requested using the +<a href="../../../com/sleepycat/db/Environment.html#getLock(int,%20boolean,%20com.sleepycat.db.DatabaseEntry,%20com.sleepycat.db.LockRequestMode)"><code>Environment.getLock</code></a> or <a href="../../../com/sleepycat/db/Environment.html#lockVector(int,%20boolean,%20com.sleepycat.db.LockRequest[])"><code>Environment.lockVector</code></a> methods, where the noWait flag or lock timers were configured, could not -be granted before the wait-time expired.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</A></B></TD> -<TD>This exception is thrown when a <A HREF="../../../com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><CODE>DatabaseEntry</CODE></A> -passed to a <A HREF="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> or <A HREF="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><CODE>Cursor</CODE></A> method is not large -enough to hold a value being returned.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationDuplicateMasterException.html" title="class in com.sleepycat.db">ReplicationDuplicateMasterException</A></B></TD> -<TD>The replication group has more than one master.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationHandleDeadException.html" title="class in com.sleepycat.db">ReplicationHandleDeadException</A></B></TD> -<TD>Thrown when a database handle has been invalidated because a replication -election unrolled a committed transaction.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationHoldElectionException.html" title="class in com.sleepycat.db">ReplicationHoldElectionException</A></B></TD> -<TD>An election is needed.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationJoinFailureException.html" title="class in com.sleepycat.db">ReplicationJoinFailureException</A></B></TD> -<TD>Thrown if a new master has been chosen but the client is unable to synchronize +be granted before the wait-time expired.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</a></td> +<td class="colLast"> +<div class="block">This exception is thrown when a <a href="../../../com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><code>DatabaseEntry</code></a> +passed to a <a href="../../../com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="../../../com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> method is not large +enough to hold a value being returned.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/MetaCheckSumFailException.html" title="class in com.sleepycat.db">MetaCheckSumFailException</a></td> +<td class="colLast"> +<div class="block">A MetaCheckSumFailException is thrown when a checksum mismatch is detected +on a database metadata page.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationDuplicateMasterException.html" title="class in com.sleepycat.db">ReplicationDuplicateMasterException</a></td> +<td class="colLast"> +<div class="block">The replication group has more than one master.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationHandleDeadException.html" title="class in com.sleepycat.db">ReplicationHandleDeadException</a></td> +<td class="colLast"> +<div class="block">Thrown when a database handle has been invalidated because a replication +election unrolled a committed transaction.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationHoldElectionException.html" title="class in com.sleepycat.db">ReplicationHoldElectionException</a></td> +<td class="colLast"> +<div class="block">An election is needed.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationJoinFailureException.html" title="class in com.sleepycat.db">ReplicationJoinFailureException</a></td> +<td class="colLast"> +<div class="block">Thrown if a new master has been chosen but the client is unable to synchronize with the new master, possibly because the client has turned off automatic -internal initialization (the <A HREF="../../../com/sleepycat/db/ReplicationConfig.html#AUTOINIT"><CODE>ReplicationConfig.AUTOINIT</CODE></A> setting).</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationLeaseExpiredException.html" title="class in com.sleepycat.db">ReplicationLeaseExpiredException</A></B></TD> -<TD>Thrown if a master lease has expired.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationLockoutException.html" title="class in com.sleepycat.db">ReplicationLockoutException</A></B></TD> -<TD>Thrown when an operation was blocked by client/master synchronization.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/ReplicationSiteUnavailableException.html" title="class in com.sleepycat.db">ReplicationSiteUnavailableException</A></B></TD> -<TD>Thrown if replication group was unable to elect a master, or was unable to -complete the election in the specified timeout period.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/RunRecoveryException.html" title="class in com.sleepycat.db">RunRecoveryException</A></B></TD> -<TD>Thrown when the database environment needs to be recovered.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../com/sleepycat/db/VersionMismatchException.html" title="class in com.sleepycat.db">VersionMismatchException</A></B></TD> -<TD>Thrown if the version of the Berkeley DB library doesn't match the version that created -the database environment.</TD> -</TR> -</TABLE> - - -<P> -<A NAME="package_description"><!-- --></A><H2> -Package com.sleepycat.db Description -</H2> - -<P> -Berkeley DB Java API<br> +internal initialization (the <a href="../../../com/sleepycat/db/ReplicationConfig.html#AUTOINIT"><code>ReplicationConfig.AUTOINIT</code></a> setting).</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationLeaseExpiredException.html" title="class in com.sleepycat.db">ReplicationLeaseExpiredException</a></td> +<td class="colLast"> +<div class="block">Thrown if a master lease has expired.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationLockoutException.html" title="class in com.sleepycat.db">ReplicationLockoutException</a></td> +<td class="colLast"> +<div class="block">Thrown when an operation was blocked by client/master synchronization.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/ReplicationSiteUnavailableException.html" title="class in com.sleepycat.db">ReplicationSiteUnavailableException</a></td> +<td class="colLast"> +<div class="block">Thrown if replication group was unable to elect a master, or was unable to +complete the election in the specified timeout period.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/RunRecoveryException.html" title="class in com.sleepycat.db">RunRecoveryException</a></td> +<td class="colLast"> +<div class="block">Thrown when the database environment needs to be recovered.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../com/sleepycat/db/VersionMismatchException.html" title="class in com.sleepycat.db">VersionMismatchException</a></td> +<td class="colLast"> +<div class="block">Thrown if the version of the Berkeley DB library doesn't match the version that created +the database environment.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +<a name="package_description"> +<!-- --> +</a> +<h2 title="Package com.sleepycat.db Description">Package com.sleepycat.db Description</h2> +<div class="block">Berkeley DB Java API<br> <a href="../../../../programmer_reference/index.html" target="_top">[reference guide]</a> <a href="../../../../programmer_reference/java_program.html" target="_top">[Java programming notes]</a>. <p> This package is a wrapper around the Berkeley DB library. It uses JNI @@ -623,66 +849,54 @@ this package. There are also several utilities provided with Berkeley DB that make administrative tasks possible from the command line. For more information, see the page <a href="../../../../api_reference/C/utilities.html" -target="_top">Berkeley DB Supporting Utilities</a>. -<P> - -<P> -<DL> -</DL> -<HR> - - +target="_top">Berkeley DB Supporting Utilities</a>.</div> +</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../com/sleepycat/collections/package-summary.html"><B>PREV PACKAGE</B></A> - <A HREF="../../../com/sleepycat/persist/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html?com/sleepycat/db/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-use.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +<div class="aboutLanguage"><em><b>Berkeley DB</b><br><font size="-1"> version 6.1.23</font></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../com/sleepycat/collections/package-summary.html">Prev Package</a></li> +<li><a href="../../../com/sleepycat/persist/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/sleepycat/db/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { - document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; } //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> -<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved.</font> -</BODY> -</HTML> +<p class="legalCopy"><small><font size=1>Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.</font></small></p> +</body> +</html> |
