index-all.html   [plain text]


<!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.5.0) on Thu May 15 17:17:34 EDT 2008 -->
<TITLE>
Index (Oracle - Berkeley DB Java API)
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="./style.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Index (Oracle - Berkeley DB Java API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= 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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_Y_">Y</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#ABORT"><B>ABORT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#ABORT"><B>ABORT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
<DD>The log is being read backward during a transaction abort; undo the
    operation described by the log record.
<DT><A HREF="./com/sleepycat/db/Transaction.html#abort()"><B>abort()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>Cause an abnormal termination of the transaction.
<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#abortTransaction()"><B>abortTransaction()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
<DD>Aborts the transaction that is active for the current thread for this
 environment and makes the parent transaction (if any) the current
 transaction.
<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#ACK_TIMEOUT"><B>ACK_TIMEOUT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
<DD>Configure the amount of time the replication manager's transport function
    waits to collect enough acknowledgments from replication group clients,
    before giving up and returning a failure indication.
<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
<DD>Adds the specified element to this set if it is not already present
 (optional operation).
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Inserts the specified element into the list or inserts a duplicate into
 other types of collections (optional operation).
<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
<DD>Adds the specified key to this set if it is not already present
 (optional operation).
<DT><A HREF="./com/sleepycat/collections/StoredList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Inserts the specified element at the specified position in this list
 (optional operation).
<DT><A HREF="./com/sleepycat/collections/StoredList.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Appends the specified element to the end of this list (optional
 operation).
<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
<DD>Adds the specified entity to this set if it is not already present
 (optional operation).
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Adds all of the elements in the specified collection to this collection
 (optional operation).
<DT><A HREF="./com/sleepycat/collections/StoredList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Inserts all of the elements in the specified collection into this list
 at the specified position (optional operation).
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#addClassToEvolve(java.lang.String)"><B>addClassToEvolve(String)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
<DD>Adds an entity class for a primary index to be converted.
<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#addCondition(com.sleepycat.persist.SecondaryIndex, SK)"><B>addCondition(SecondaryIndex&lt;SK, PK, E&gt;, SK)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
<DD>Adds a secondary key condition to the equality join.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#addConverter(com.sleepycat.persist.evolve.Converter)"><B>addConverter(Converter)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Adds a converter mutation.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#addDataDir(java.io.File)"><B>addDataDir(File)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the path of a directory to be used as the location of the access
    method database files.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#addDataDir(java.lang.String)"><B>addDataDir(String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#addDataDir(java.io.File)"><CODE>EnvironmentConfig.addDataDir(java.io.File)</CODE></A></I>
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#addDeleter(com.sleepycat.persist.evolve.Deleter)"><B>addDeleter(Deleter)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Adds a deleter mutation.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#addr"><B>addr</B></A> - 
Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
<DD>The replication site's address
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#addRenamer(com.sleepycat.persist.evolve.Renamer)"><B>addRenamer(Renamer)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Adds a renamer mutation.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#addSize(int)"><B>addSize(int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Skip the given number of bytes in the buffer.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ALL"><B>ALL</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
<DD>The master should wait until all replication clients have acknowledged
    each permanent replication message.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ALL_PEERS"><B>ALL_PEERS</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
<DD>The master should wait until all electable peers have acknowledged
    each permanent replication message (where "electable peer" means a
    client capable of being subsequently elected master of the
    replication group).
<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model"><B>AnnotationModel</B></A> - Class in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>The default annotation-based entity model.<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#AnnotationModel()"><B>AnnotationModel()</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
<DD>Constructs a model for annotated entity classes.
<DT><A HREF="./com/sleepycat/collections/StoredList.html#append(java.lang.Object)"><B>append(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Appends a given value returning the newly assigned index.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#append(java.lang.Object)"><B>append(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Appends a given value returning the newly assigned key.
<DT><A HREF="./com/sleepycat/db/Database.html#append(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>append(Transaction, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>
Append the key/data pair to the end of the database.
<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#append(java.lang.String)"><B>append(String)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/RecordNumberAppender.html#appendRecordNumber(com.sleepycat.db.Database, com.sleepycat.db.DatabaseEntry, int)"><B>appendRecordNumber(Database, DatabaseEntry, int)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/RecordNumberAppender.html" title="interface in com.sleepycat.db">RecordNumberAppender</A>
<DD>A callback function to modify the stored database based on the
    generated key.
<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#APPLY"><B>APPLY</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
<DD>The log is being applied on a replica site; redo the operation
    described by the log record.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areDuplicatesAllowed()"><B>areDuplicatesAllowed()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns whether duplicate keys are allowed in this container.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areDuplicatesOrdered()"><B>areDuplicatesOrdered()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns whether duplicate keys are allowed and sorted by element value.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areKeyRangesAllowed()"><B>areKeyRangesAllowed()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns whether key ranges are allowed in this container.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areKeysRenumbered()"><B>areKeysRenumbered()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns whether keys are renumbered when insertions and deletions occur.
<DT><A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html#assignKey(com.sleepycat.db.DatabaseEntry)"><B>assignKey(DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.collections.<A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections">PrimaryKeyAssigner</A>
<DD>Assigns a new primary key value into the given data buffer.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#available()"><B>available()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#BACKWARD_ROLL"><B>BACKWARD_ROLL</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
<DD>The log is being read backward to determine which transactions have
    been committed and to abort those operations that were not; undo the
    operation described by the log record.
<DT><A HREF="./com/sleepycat/db/Environment.html#beginCDSGroup()"><B>beginCDSGroup()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Allocate a locker ID in an environment configured for Berkeley DB
    Concurrent Data Store applications.
<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#beginTransaction(com.sleepycat.db.TransactionConfig)"><B>beginTransaction(TransactionConfig)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
<DD>Begins a new transaction for this environment and associates it with
 the current thread.
<DT><A HREF="./com/sleepycat/db/Environment.html#beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)"><B>beginTransaction(Transaction, TransactionConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Create a new transaction in the database environment.
<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple"><B>BigIntegerBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>BigInteger</code> value.<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#BigIntegerBinding()"><B>BigIntegerBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#bigIntegerToEntry(java.math.BigInteger, com.sleepycat.db.DatabaseEntry)"><B>bigIntegerToEntry(BigInteger, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
<DD>Converts a <code>BigInteger</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple"><B>BooleanBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Boolean</code> primitive
 wrapper or a <code>boolean</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#BooleanBinding()"><B>BooleanBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#booleanToEntry(boolean, com.sleepycat.db.DatabaseEntry)"><B>booleanToEntry(boolean, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
<DD>Converts a simple <code>boolean</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/db/DatabaseType.html#BTREE"><B>BTREE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
<DD>The database is a Btree.
<DT><A HREF="./com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db"><B>BtreePrefixCalculator</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An interface specifying how Btree prefixes should be calculated.<DT><A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db"><B>BtreeStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The BtreeStats object is used to return Btree
or Recno database statistics.<DT><A HREF="./com/sleepycat/util/FastInputStream.html#buf"><B>buf</B></A> - 
Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#BULK"><B>BULK</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
<DD>The replication master should send groups of records to the clients in a
    single network transfer.
<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind"><B>ByteArrayBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/package-summary.html">com.sleepycat.bind</A><DD>A pass-through <code>EntryBinding</code> that uses the entry's byte array as
 the key or data object.<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html#ByteArrayBinding()"><B>ByteArrayBinding()</B></A> - 
Constructor for class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</A>
<DD>Creates a byte array binding.
<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple"><B>ByteBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Byte</code> primitive
 wrapper or a <code>byte</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#ByteBinding()"><B>ByteBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/UtfOps.html#bytesToChars(byte[], int, char[], int, int, boolean)"><B>bytesToChars(byte[], int, char[], int, int, boolean)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>Converts byte arrays into character arrays.
<DT><A HREF="./com/sleepycat/util/UtfOps.html#bytesToString(byte[], int, int)"><B>bytesToString(byte[], int, int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>Converts byte arrays into strings.
<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#byteToEntry(byte, com.sleepycat.db.DatabaseEntry)"><B>byteToEntry(byte, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
<DD>Converts a simple <code>byte</code> value into an entry buffer.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db"><B>CacheFile</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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>.<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db"><B>CacheFilePriority</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Priorities that can be assigned to files in the cache.<DT><A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db"><B>CacheFileStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Statistics for a file in the cache.<DT><A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db"><B>CacheStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Cache statistics for a database environment.<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#CASCADE"><B>CASCADE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple"><B>CharacterBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Character</code> primitive
 wrapper or a <code>char</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#CharacterBinding()"><B>CharacterBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/UtfOps.html#charsToBytes(char[], int, byte[], int, int)"><B>charsToBytes(char[], int, byte[], int, int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>Converts character arrays into byte arrays.
<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#charToEntry(char, com.sleepycat.db.DatabaseEntry)"><B>charToEntry(char, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
<DD>Converts a simple <code>char</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/db/Environment.html#checkpoint(com.sleepycat.db.CheckpointConfig)"><B>checkpoint(CheckpointConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Synchronously checkpoint the database environment.
<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#CHECKPOINT_DELAY"><B>CHECKPOINT_DELAY</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
<DD>Configure the amount of time the replication manager will delay between
    completing a checkpoint and writing a checkpoint record into the log.
<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db"><B>CheckpointConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Specifies the attributes of an application invoked checkpoint operation.<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#CheckpointConfig()"><B>CheckpointConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
<DD>An instance created using the default constructor is initialized
    with the system's default settings.
<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial"><B>ClassCatalog</B></A> - Interface in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A catalog of class description information for use during object
 serialization.<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model"><B>ClassEnhancer</B></A> - Class in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Enhances the bytecode of persistent classes to provide efficient access to
 fields and constructors, and to avoid special security policy settings for
 accessing non-public members.<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#ClassEnhancer()"><B>ClassEnhancer()</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
<DD>Creates a class enhancer that searches all packages.
<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#ClassEnhancer(java.util.Set)"><B>ClassEnhancer(Set&lt;String&gt;)</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
<DD>Creates a class enhancer that searches a given set of packages.
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#classForName(java.lang.String)"><B>classForName(String)</B></A> - 
Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Calls Class.forName with the current thread context class loader.
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model"><B>ClassMetadata</B></A> - Class in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>The metadata for a persistent class.<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#ClassMetadata(java.lang.String, int, java.lang.String, boolean, com.sleepycat.persist.model.PrimaryKeyMetadata, java.util.Map, java.util.List)"><B>ClassMetadata(String, int, String, boolean, PrimaryKeyMetadata, Map&lt;String, SecondaryKeyMetadata&gt;, List&lt;FieldMetadata&gt;)</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>Used by an <code>EntityModel</code> to construct persistent class metadata.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#clear()"><B>clear()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Removes all mappings or elements from this map or collection (optional
 operation).
<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#clear()"><B>clear()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#cloneConfig()"><B>cloneConfig()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Returns a copy of this configuration object.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#cloneConfig()"><B>cloneConfig()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
<DD>Returns a shallow copy of the configuration.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#cloneConfig()"><B>cloneConfig()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Returns a shallow copy of the configuration.
<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html#close()"><B>close()</B></A> - 
Method in interface com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</A>
<DD>Close a catalog database and release any cached resources.
<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#close(java.util.Iterator)"><B>close(Iterator)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Closes the given iterator using <A HREF="./com/sleepycat/collections/StoredIterator.html#close()"><CODE>StoredIterator.close()</CODE></A> if it is a <A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections"><CODE>StoredIterator</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Closes this iterator.
<DT><A HREF="./com/sleepycat/db/Cursor.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Database.html#close(boolean)"><B>close(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Flush any cached database information to disk and discard the database
handle.
<DT><A HREF="./com/sleepycat/db/Database.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Flush any cached database information to disk and discard the database
handle.
<DT><A HREF="./com/sleepycat/db/Environment.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Close the database environment, freeing any allocated resources and
    closing any underlying subsystems.
<DT><A HREF="./com/sleepycat/db/JoinCursor.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
<DD>Closes the cursors that have been opened by this join cursor.
<DT><A HREF="./com/sleepycat/db/LogCursor.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Sequence.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
<DD>Close a sequence.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#close()"><B>close()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Closes the cursor.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Closes all databases and sequences that were opened via this store.
<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#close()"><B>close()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
<DD>Closes the cursor.
<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#close()"><B>close()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
<DD>Closes all databases and sequences that were opened by this model.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#closeClass(java.lang.Class)"><B>closeClass(Class)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Closes the primary and secondary databases for the given entity class
 that were opened via this store.
<DT><A HREF="./com/sleepycat/bind/package-summary.html"><B>com.sleepycat.bind</B></A> - package com.sleepycat.bind<DD>Bindings between database entries and Java objects.<DT><A HREF="./com/sleepycat/bind/serial/package-summary.html"><B>com.sleepycat.bind.serial</B></A> - package com.sleepycat.bind.serial<DD>Bindings that use Java serialization.<DT><A HREF="./com/sleepycat/bind/tuple/package-summary.html"><B>com.sleepycat.bind.tuple</B></A> - package com.sleepycat.bind.tuple<DD>Bindings that use sequences of primitive fields, or tuples.<DT><A HREF="./com/sleepycat/collections/package-summary.html"><B>com.sleepycat.collections</B></A> - package com.sleepycat.collections<DD>Data access based on the standard Java collections API.<DT><A HREF="./com/sleepycat/db/package-summary.html"><B>com.sleepycat.db</B></A> - package com.sleepycat.db<DD>Berkeley DB Java API<br>
<a href="./../ref/toc.html" target="_top">[reference guide]</a> <a href="./../ref/java/program.html" target="_top">[Java programming notes]</a>.<DT><A HREF="./com/sleepycat/persist/package-summary.html"><B>com.sleepycat.persist</B></A> - package com.sleepycat.persist<DD>The Direct Persistence Layer (DPL) adds a persistent object model to the
Berkeley DB transactional engine.<DT><A HREF="./com/sleepycat/persist/evolve/package-summary.html"><B>com.sleepycat.persist.evolve</B></A> - package com.sleepycat.persist.evolve<DD>Utilities for managing class evolution of persistent objects.<DT><A HREF="./com/sleepycat/persist/model/package-summary.html"><B>com.sleepycat.persist.model</B></A> - package com.sleepycat.persist.model<DD>Annotations for defining a persistent object model.<DT><A HREF="./com/sleepycat/persist/raw/package-summary.html"><B>com.sleepycat.persist.raw</B></A> - package com.sleepycat.persist.raw<DD>Raw data access for general purpose tools and manual conversions.<DT><A HREF="./com/sleepycat/util/package-summary.html"><B>com.sleepycat.util</B></A> - package com.sleepycat.util<DD>General utilities used throughout Berkeley DB.<DT><A HREF="./com/sleepycat/db/Transaction.html#commit()"><B>commit()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>End the transaction.
<DT><A HREF="./com/sleepycat/db/Transaction.html#commitNoSync()"><B>commitNoSync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>End the transaction, not committing synchronously.
<DT><A HREF="./com/sleepycat/db/Transaction.html#commitSync()"><B>commitSync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>End the transaction, committing synchronously.
<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#commitTransaction()"><B>commitTransaction()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
<DD>Commits the transaction that is active for the current thread for this
 environment and makes the parent transaction (if any) the current
 transaction.
<DT><A HREF="./com/sleepycat/db/Transaction.html#commitWriteNoSync()"><B>commitWriteNoSync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>End the transaction, writing but not flushing the log.
<DT><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)"><B>compact(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, CompactConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Compact a Btree or Recno database or returns unused Btree,
    Hash or Recno database pages to the underlying filesystem.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db"><B>CompactConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/CompactConfig.html#CompactConfig()"><B>CompactConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Construct a default configuration object for compact operations.
<DT><A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db"><B>CompactStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#comparator()"><B>comparator()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
<DD>Returns null since comparators are not supported.
<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#comparator()"><B>comparator()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Returns null since comparators are not supported.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#comparator()"><B>comparator()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Returns null since comparators are not supported.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#comparator()"><B>comparator()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Returns null since comparators are not supported.
<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#compare(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.LogSequenceNumber)"><B>compare(LogSequenceNumber, LogSequenceNumber)</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
<DD>Compare two LogSequenceNumber objects.
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredCollection(java.util.Collection, com.sleepycat.db.CursorConfig)"><B>configuredCollection(Collection, CursorConfig)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD>Creates a configured collection from a given stored collection.
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredList(java.util.List, com.sleepycat.db.CursorConfig)"><B>configuredList(List, CursorConfig)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD>Creates a configured list from a given stored list.
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredMap(java.util.Map, com.sleepycat.db.CursorConfig)"><B>configuredMap(Map, CursorConfig)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD>Creates a configured map from a given stored map.
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSet(java.util.Set, com.sleepycat.db.CursorConfig)"><B>configuredSet(Set, CursorConfig)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD>Creates a configured set from a given stored set.
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSortedMap(java.util.SortedMap, com.sleepycat.db.CursorConfig)"><B>configuredSortedMap(SortedMap, CursorConfig)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD>Creates a configured sorted map from a given stored sorted map.
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSortedSet(java.util.SortedSet, com.sleepycat.db.CursorConfig)"><B>configuredSortedSet(SortedSet, CursorConfig)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD>Creates a configured sorted set from a given stored sorted set.
<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#CONNECTION_RETRY"><B>CONNECTION_RETRY</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
<DD>Configure the amount of time the replication manager will wait before
    trying to re-establish a connection to another site after a
    communication failure.
<DT><A HREF="./com/sleepycat/db/Database.html#consume(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, boolean)"><B>consume(Transaction, DatabaseEntry, DatabaseEntry, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return the record number and data from the available record closest to
the head of the queue, and delete the record.
<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
<DD>Returns true if this set contains the specified element.
<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
<DD>Returns true if this set contains the specified key.
<DT><A HREF="./com/sleepycat/collections/StoredList.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Returns true if this list contains the specified element.
<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
<DD>Returns true if this set contains the specified element.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#contains(K)"><B>contains(K)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Checks for existence of a key in this index.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#contains(com.sleepycat.db.Transaction, K, com.sleepycat.db.LockMode)"><B>contains(Transaction, K, LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Checks for existence of a key in this index.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Returns true if this collection contains all of the elements in the
 specified collection.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Returns true if this map contains the specified key.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Returns true if this map contains the specified value.
<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve"><B>Conversion</B></A> - Interface in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>Converts an old version of an object value to conform to the current class
 or field definition.<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html#convert(java.lang.Object)"><B>convert(Object)</B></A> - 
Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</A>
<DD>Converts an old version of an object value to conform to the current
 class or field definition.
<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve"><B>Converter</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>A mutation for converting an old version of an object value to conform to
 the current class or field definition.<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#Converter(java.lang.String, int, com.sleepycat.persist.evolve.Conversion)"><B>Converter(String, int, Conversion)</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
<DD>Creates a mutation for converting all instances of the given class
 version to the current version of the class.
<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#Converter(java.lang.String, int, java.lang.String, com.sleepycat.persist.evolve.Conversion)"><B>Converter(String, int, String, Conversion)</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
<DD>Creates a mutation for converting all values of the given field in the
 given class version to a type compatible with the current declared type
 of the field.
<DT><A HREF="./com/sleepycat/persist/model/PersistentProxy.html#convertProxy()"><B>convertProxy()</B></A> - 
Method in interface com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model">PersistentProxy</A>
<DD>Returns a new proxied class instance to which the state of this proxy
 instance has been copied.
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#convertRawObject(com.sleepycat.persist.raw.RawObject)"><B>convertRawObject(RawObject)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Converts a given raw object to a live object according to the current
 class definitions.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#count()"><B>count()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Returns the number of elements having the same key value as the key
 value of the element last returned by next() or previous().
<DT><A HREF="./com/sleepycat/db/Cursor.html#count()"><B>count()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Return a count of the number of data items for the key to which the
    cursor refers.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#count()"><B>count()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Returns the number of values (duplicates) for the key at the cursor
 position, or returns zero if all values for the key have been deleted,
 Returns one or zero if the underlying index has unique keys.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#count()"><B>count()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Returns a non-transactional count of the entities in this index.
<DT><A HREF="./com/sleepycat/db/Environment.html#createLockerID()"><B>createLockerID()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Allocate a locker ID.
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#createSecondaryKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#createSecondaryKey(java.lang.Object, java.lang.Object)"><B>createSecondaryKey(Object, Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
<DD>Creates the index key object from primary key and entry objects.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#createSecondaryKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#createSecondaryKey(com.sleepycat.bind.tuple.TupleInput, java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>createSecondaryKey(TupleInput, Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
<DD>Creates the index key entry from primary key tuple entry and
 deserialized data entry.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html#createSecondaryKey(com.sleepycat.bind.tuple.TupleInput, java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>createSecondaryKey(TupleInput, Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#createSecondaryKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#createSecondaryKey(com.sleepycat.bind.tuple.TupleInput, com.sleepycat.bind.tuple.TupleInput, com.sleepycat.bind.tuple.TupleOutput)"><B>createSecondaryKey(TupleInput, TupleInput, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
<DD>Creates the index key from primary key tuple and data tuple.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html#createSecondaryKey(com.sleepycat.bind.tuple.TupleInput, com.sleepycat.bind.tuple.TupleInput, com.sleepycat.bind.tuple.TupleOutput)"><B>createSecondaryKey(TupleInput, TupleInput, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/SecondaryKeyCreator.html#createSecondaryKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryKeyCreator.html" title="interface in com.sleepycat.db">SecondaryKeyCreator</A>
<DD>Creates a secondary key entry, given a primary key and data entry.
<DT><A HREF="./com/sleepycat/db/SecondaryMultiKeyCreator.html#createSecondaryKeys(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, java.util.Set)"><B>createSecondaryKeys(SecondaryDatabase, DatabaseEntry, DatabaseEntry, Set)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryMultiKeyCreator.html" title="interface in com.sleepycat.db">SecondaryMultiKeyCreator</A>
<DD>Creates a secondary key entry, given a primary key and data entry.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#current()"><B>current()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Returns the value at the cursor position, or null if the value at the
 cursor position has been deleted.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#current(com.sleepycat.db.LockMode)"><B>current(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Returns the value at the cursor position, or null if the value at the
 cursor position has been deleted.
<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections"><B>CurrentTransaction</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>Provides access to the current transaction for the current thread within the
 context of a Berkeley DB environment.<DT><A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><B>Cursor</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A database cursor.<DT><A HREF="./com/sleepycat/db/Cursor.html#Cursor(com.sleepycat.db.Database, com.sleepycat.db.CursorConfig)"><B>Cursor(Database, CursorConfig)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db"><B>CursorConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Specify the attributes of database cursor.<DT><A HREF="./com/sleepycat/db/CursorConfig.html#CursorConfig()"><B>CursorConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>An instance created using the default constructor is initialized with
    the system's default settings.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><B>Database</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A database handle.<DT><A HREF="./com/sleepycat/db/Database.html#Database(java.lang.String, java.lang.String, com.sleepycat.db.DatabaseConfig)"><B>Database(String, String, DatabaseConfig)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Open a database.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db"><B>DatabaseConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Specify the attributes of a database.<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#DatabaseConfig()"><B>DatabaseConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>An instance created using the default constructor is initialized with
    the system's default settings.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><B>DatabaseEntry</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Encodes database key and data items as a byte array.<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry()"><B>DatabaseEntry()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Construct a DatabaseEntry with null data.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry(byte[])"><B>DatabaseEntry(byte[])</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Construct a DatabaseEntry with a given byte array.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry(byte[], int, int)"><B>DatabaseEntry(byte[], int, int)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry(java.nio.ByteBuffer)"><B>DatabaseEntry(ByteBuffer)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Construct a DatabaseEntry with a given native I/O buffer.
<DT><A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db"><B>DatabaseException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The root of all database exceptions.<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.Throwable)"><B>DatabaseException(Throwable)</B></A> - 
Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
<DD>Construct an exception with the specified cause exception.
<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.String)"><B>DatabaseException(String)</B></A> - 
Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
<DD>Construct an exception with the specified message.
<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.String, int)"><B>DatabaseException(String, int)</B></A> - 
Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
<DD>Construct an exception with the specified message and error number.
<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.String, int, com.sleepycat.db.Environment)"><B>DatabaseException(String, int, Environment)</B></A> - 
Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
<DD>Construct an exception with the specified message and error number
    associated with a database environment handle.
<DT><A HREF="./com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist"><B>DatabaseNamer</B></A> - Interface in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>Determines the file names to use for primary and secondary databases.<DT><A HREF="./com/sleepycat/db/DatabaseStats.html" title="class in com.sleepycat.db"><B>DatabaseStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Statistics for a single database.<DT><A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db"><B>DatabaseType</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Database types.<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#dataBinding"><B>dataBinding</B></A> - 
Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#dataBinding"><B>dataBinding</B></A> - 
Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#dataBinding"><B>dataBinding</B></A> - 
Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#DEADLOCK"><B>DEADLOCK</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display additional information when doing deadlock detection.
<DT><A HREF="./com/sleepycat/db/DeadlockException.html" title="class in com.sleepycat.db"><B>DeadlockException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
<DD>The default priority.
<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
<DD>Default configuration used if null is passed to
    <A HREF="./com/sleepycat/db/Environment.html#checkpoint(com.sleepycat.db.CheckpointConfig)"><CODE>Environment.checkpoint</CODE></A>.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Default configuration used if null is passed to methods that create a
    cursor.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>Default configuration used if null is passed to methods that create a
    cursor.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>An instance created using the default constructor is initialized
    with the system's default settings.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/JoinConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
<DD>Default configuration used if null is passed to <A HREF="./com/sleepycat/db/Database.html#join(com.sleepycat.db.Cursor[], com.sleepycat.db.JoinConfig)"><CODE>Database.join</CODE></A>
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Use whatever lock policy was specified when the database environment
    was created.
<DT><A HREF="./com/sleepycat/db/LockMode.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
<DD>Acquire read locks for read operations and write locks for write
    operations.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Default configuration used if null is passed to methods that create a
    cursor.
<DT><A HREF="./com/sleepycat/db/StatsConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Default configuration used if null is passed to methods that create a
    transaction.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Default configuration used if null is passed to
    <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A>.
<DT><A HREF="./com/sleepycat/persist/DatabaseNamer.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist">DatabaseNamer</A>
<DD>The default database namer.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>The default store configuration containing properties as if the
 configuration were constructed and not modified.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#DEFAULT_BUMP_SIZE"><B>DEFAULT_BUMP_SIZE</B></A> - 
Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>The default amount that the buffer is increased when it is full.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#DEFAULT_INIT_SIZE"><B>DEFAULT_INIT_SIZE</B></A> - 
Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>The default initial size of the buffer if no initialSize parameter is
 specified.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#DEFAULT_ITERATOR_BLOCK_SIZE"><B>DEFAULT_ITERATOR_BLOCK_SIZE</B></A> - 
Static variable in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>The default number of records read at one time by iterators.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#DEFAULT_MAX_RETRIES"><B>DEFAULT_MAX_RETRIES</B></A> - 
Static variable in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>The default maximum number of retries.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#DEGREE_2"><B>DEGREE_2</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/CursorConfig.html#READ_COMMITTED"><CODE>CursorConfig.READ_COMMITTED</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/LockMode.html#DEGREE_2"><B>DEGREE_2</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/LockMode.html#READ_COMMITTED"><CODE>LockMode.READ_COMMITTED</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#DELAYCLIENT"><B>DELAYCLIENT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
<DD>The client should delay synchronizing to a newly declared master
    (defaults to off).
<DT><A HREF="./com/sleepycat/db/Cursor.html#delete()"><B>delete()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Delete the key/data pair to which the cursor refers.
<DT><A HREF="./com/sleepycat/db/Database.html#delete(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry)"><B>delete(Transaction, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Remove key/data pairs from the database.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#delete()"><B>delete()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Deletes the entity at the cursor position.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#delete(K)"><B>delete(K)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Deletes all entities with a given index key.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#delete(com.sleepycat.db.Transaction, K)"><B>delete(Transaction, K)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Deletes all entities with a given index key.
<DT><A HREF="./com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model"><B>DeleteAction</B></A> - Enum in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Specifies the action to take when a related entity is deleted having a
 primary key value that exists as a secondary key value for this entity.<DT><A HREF="./com/sleepycat/persist/evolve/DeletedClassException.html" title="class in com.sleepycat.persist.evolve"><B>DeletedClassException</B></A> - Exception in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>While reading from an index, an instance of a deleted class version was
 encountered.<DT><A HREF="./com/sleepycat/persist/evolve/DeletedClassException.html#DeletedClassException(java.lang.String)"><B>DeletedClassException(String)</B></A> - 
Constructor for exception com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/DeletedClassException.html" title="class in com.sleepycat.persist.evolve">DeletedClassException</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve"><B>Deleter</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>A mutation for deleting an entity class or field.<DT><A HREF="./com/sleepycat/persist/evolve/Deleter.html#Deleter(java.lang.String, int)"><B>Deleter(String, int)</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</A>
<DD>Creates a mutation for deleting an entity class.
<DT><A HREF="./com/sleepycat/persist/evolve/Deleter.html#Deleter(java.lang.String, int, java.lang.String)"><B>Deleter(String, int, String)</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</A>
<DD>Creates a mutation for deleting the given field from all instances of
 the given class version.
<DT><A HREF="./com/sleepycat/db/Environment.html#detectDeadlocks(com.sleepycat.db.LockDetectMode)"><B>detectDeadlocks(LockDetectMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Run one iteration of the deadlock detector.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#DIRTY_READ"><B>DIRTY_READ</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/CursorConfig.html#READ_UNCOMMITTED"><CODE>CursorConfig.READ_UNCOMMITTED</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/LockMode.html#DIRTY_READ"><B>DIRTY_READ</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/LockMode.html#READ_UNCOMMITTED"><CODE>LockMode.READ_UNCOMMITTED</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadCollection(java.util.Collection)"><B>dirtyReadCollection(Collection)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method has been replaced by <A HREF="./com/sleepycat/collections/StoredCollections.html#configuredCollection(java.util.Collection, com.sleepycat.db.CursorConfig)"><CODE>StoredCollections.configuredCollection(java.util.Collection, com.sleepycat.db.CursorConfig)</CODE></A> in order to conform to ANSI database isolation
 terminology.  To obtain a dirty-read collection, pass
 <code>CursorConfig.READ_UNCOMMITTED</code></I>
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadList(java.util.List)"><B>dirtyReadList(List)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method has been replaced by <A HREF="./com/sleepycat/collections/StoredCollections.html#configuredList(java.util.List, com.sleepycat.db.CursorConfig)"><CODE>StoredCollections.configuredList(java.util.List, com.sleepycat.db.CursorConfig)</CODE></A> in
 order to conform to ANSI database isolation terminology.  To obtain a
 dirty-read list, pass <code>CursorConfig.READ_UNCOMMITTED</code></I>
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadMap(java.util.Map)"><B>dirtyReadMap(Map)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method has been replaced by <A HREF="./com/sleepycat/collections/StoredCollections.html#configuredMap(java.util.Map, com.sleepycat.db.CursorConfig)"><CODE>StoredCollections.configuredMap(java.util.Map, com.sleepycat.db.CursorConfig)</CODE></A> in
 order to conform to ANSI database isolation terminology.  To obtain a
 dirty-read map, pass <code>CursorConfig.READ_UNCOMMITTED</code></I>
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadSet(java.util.Set)"><B>dirtyReadSet(Set)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method has been replaced by <A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSet(java.util.Set, com.sleepycat.db.CursorConfig)"><CODE>StoredCollections.configuredSet(java.util.Set, com.sleepycat.db.CursorConfig)</CODE></A> in
 order to conform to ANSI database isolation terminology.  To obtain a
 dirty-read set, pass <code>CursorConfig.READ_UNCOMMITTED</code></I>
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadSortedMap(java.util.SortedMap)"><B>dirtyReadSortedMap(SortedMap)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method has been replaced by <A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSortedMap(java.util.SortedMap, com.sleepycat.db.CursorConfig)"><CODE>StoredCollections.configuredSortedMap(java.util.SortedMap, com.sleepycat.db.CursorConfig)</CODE></A> in order to conform to ANSI database isolation
 terminology.  To obtain a dirty-read map, pass
 <code>CursorConfig.READ_UNCOMMITTED</code></I>
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadSortedSet(java.util.SortedSet)"><B>dirtyReadSortedSet(SortedSet)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method has been replaced by <A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSortedSet(java.util.SortedSet, com.sleepycat.db.CursorConfig)"><CODE>StoredCollections.configuredSortedSet(java.util.SortedSet, com.sleepycat.db.CursorConfig)</CODE></A> in order to conform to ANSI database isolation
 terminology.  To obtain a dirty-read set, pass
 <code>CursorConfig.READ_UNCOMMITTED</code></I>
<DT><A HREF="./com/sleepycat/db/Transaction.html#discard()"><B>discard()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>Free up all the per-process resources associated with the specified
    <A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db"><CODE>Transaction</CODE></A> handle, neither committing nor aborting the
    transaction.
<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple"><B>DoubleBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Double</code> primitive
 wrapper or a <code>double</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#DoubleBinding()"><B>DoubleBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#doubleToEntry(double, com.sleepycat.db.DatabaseEntry)"><B>doubleToEntry(double, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
<DD>Converts a simple <code>double</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#doubleToEntry(double, com.sleepycat.db.DatabaseEntry)"><B>doubleToEntry(double, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
<DD>Converts a simple <code>double</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/collections/TransactionWorker.html#doWork()"><B>doWork()</B></A> - 
Method in interface com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionWorker.html" title="interface in com.sleepycat.collections">TransactionWorker</A>
<DD>Perform the work for a single transaction.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#dup()"><B>dup()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Cursor.html#dup(boolean)"><B>dup(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Return a new cursor with the same transaction and locker ID as the
    original cursor.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#dup(boolean)"><B>dup(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Returns a new <code>SecondaryCursor</code> for the same transaction as
    the original cursor.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#dup()"><B>dup()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Duplicates the cursor at the cursor position.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#duplicates(java.lang.Object)"><B>duplicates(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Returns a new collection containing the values mapped to the given key
 in this map.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#duplicatesMap(java.lang.Object, com.sleepycat.bind.EntryBinding)"><B>duplicatesMap(Object, EntryBinding)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Returns a new map from primary key to value for the subset of records
 having a given secondary key (duplicates).
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#dupSecondary(boolean)"><B>dupSecondary(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Returns a new copy of the cursor as a <code>SecondaryCursor</code>.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#eid"><B>eid</B></A> - 
Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
<DD>The replication site's identifier
<DT><A HREF="./com/sleepycat/db/ReplicationTransport.html#EID_BROADCAST"><B>EID_BROADCAST</B></A> - 
Static variable in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A>
<DD>A message that should be broadcast to every environment in the
    replication group.
<DT><A HREF="./com/sleepycat/db/ReplicationTransport.html#EID_INVALID"><B>EID_INVALID</B></A> - 
Static variable in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A>
<DD>An invalid environment ID, and may be used to initialize environment ID
    variables that are subsequently checked for validity.
<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#ELECTION_RETRY"><B>ELECTION_RETRY</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
<DD>Configure the amount of time the replication manager will wait before
    retrying a failed election.
<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#ELECTION_TIMEOUT"><B>ELECTION_TIMEOUT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
<DD>The timeout period for an election.
<DT><A HREF="./com/sleepycat/db/Environment.html#electReplicationMaster(int, int)"><B>electReplicationMaster(int, int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Hold an election for the master of a replication group.
<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#enhance(java.lang.String, byte[])"><B>enhance(String, byte[])</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
<DD>Enhances the given class bytes if the class is annotated with <A HREF="./com/sleepycat/persist/model/Entity.html" title="annotation in com.sleepycat.persist.model"><CODE>Entity</CODE></A> or <A HREF="./com/sleepycat/persist/model/Persistent.html" title="annotation in com.sleepycat.persist.model"><CODE>Persistent</CODE></A>.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities()"><B>entities()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Opens a cursor for traversing all entities in this index.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>entities(Transaction, CursorConfig)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Opens a cursor for traversing all entities in this index.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities(K, boolean, K, boolean)"><B>entities(K, boolean, K, boolean)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Opens a cursor for traversing entities in a key range.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities(com.sleepycat.db.Transaction, K, boolean, K, boolean, com.sleepycat.db.CursorConfig)"><B>entities(Transaction, K, boolean, K, boolean, CursorConfig)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Opens a cursor for traversing entities in a key range.
<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#entities()"><B>entities()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
<DD>Opens a cursor that returns the entities qualifying for the join.
<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#entities(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>entities(Transaction, CursorConfig)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
<DD>Opens a cursor that returns the entities qualifying for the join.
<DT><A HREF="./com/sleepycat/persist/model/Entity.html" title="annotation in com.sleepycat.persist.model"><B>Entity</B></A> - Annotation Type in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Indicates a persistent entity class.<DT><A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind"><B>EntityBinding</B></A> - Interface in <A HREF="./com/sleepycat/bind/package-summary.html">com.sleepycat.bind</A><DD>A binding between a key-value entry pair and an entity object.<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve"><B>EntityConverter</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>A subclass of Converter that allows specifying keys to be deleted.<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#EntityConverter(java.lang.String, int, com.sleepycat.persist.evolve.Conversion, java.util.Set)"><B>EntityConverter(String, int, Conversion, Set&lt;String&gt;)</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
<DD>Creates a mutation for converting all instances of the given entity
 class version to the current version of the class.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist"><B>EntityCursor</B></A>&lt;<A HREF="./com/sleepycat/persist/EntityCursor.html" title="type parameter in EntityCursor">V</A>&gt; - Interface in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>Traverses entity values or key values and allows deleting or updating the
 entity at the current cursor position.<DT><A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist"><B>EntityIndex</B></A>&lt;<A HREF="./com/sleepycat/persist/EntityIndex.html" title="type parameter in EntityIndex">K</A>,<A HREF="./com/sleepycat/persist/EntityIndex.html" title="type parameter in EntityIndex">V</A>&gt; - Interface in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>The interface for accessing keys and entities via a primary or secondary
 index.<DT><A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist"><B>EntityJoin</B></A>&lt;<A HREF="./com/sleepycat/persist/EntityJoin.html" title="type parameter in EntityJoin">PK</A>,<A HREF="./com/sleepycat/persist/EntityJoin.html" title="type parameter in EntityJoin">E</A>&gt; - Class in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>Performs an equality join on two or more secondary keys.<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#EntityJoin(com.sleepycat.persist.PrimaryIndex)"><B>EntityJoin(PrimaryIndex&lt;PK, E&gt;)</B></A> - 
Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
<DD>Creates a join object for a given primary index.
<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model"><B>EntityMetadata</B></A> - Class in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>The metadata for a persistent entity class.<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#EntityMetadata(java.lang.String, com.sleepycat.persist.model.PrimaryKeyMetadata, java.util.Map)"><B>EntityMetadata(String, PrimaryKeyMetadata, Map&lt;String, SecondaryKeyMetadata&gt;)</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
<DD>Used by an <code>EntityModel</code> to construct entity metadata.
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model"><B>EntityModel</B></A> - Class in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>The base class for classes that provide entity model metadata.<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#EntityModel()"><B>EntityModel()</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>The default constructor for use by subclasses.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist"><B>EntityStore</B></A> - Class in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>A store for managing persistent entity objects.<DT><A HREF="./com/sleepycat/persist/EntityStore.html#EntityStore(com.sleepycat.db.Environment, java.lang.String, com.sleepycat.persist.StoreConfig)"><B>EntityStore(Environment, String, StoreConfig)</B></A> - 
Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Opens an entity store in a given environment.
<DT><A HREF="./com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind"><B>EntryBinding</B></A> - Interface in <A HREF="./com/sleepycat/bind/package-summary.html">com.sleepycat.bind</A><DD>A binding between a key or data entry and a key or data object.<DT><A HREF="./com/sleepycat/collections/StoredMap.html#entrySet()"><B>entrySet()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Returns a set view of the mappings contained in this map.
<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#entryToBigInteger(com.sleepycat.db.DatabaseEntry)"><B>entryToBigInteger(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
<DD>Converts an entry buffer into a <code>BigInteger</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#entryToBoolean(com.sleepycat.db.DatabaseEntry)"><B>entryToBoolean(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
<DD>Converts an entry buffer into a simple <code>boolean</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#entryToByte(com.sleepycat.db.DatabaseEntry)"><B>entryToByte(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
<DD>Converts an entry buffer into a simple <code>byte</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#entryToChar(com.sleepycat.db.DatabaseEntry)"><B>entryToChar(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
<DD>Converts an entry buffer into a simple <code>char</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#entryToDouble(com.sleepycat.db.DatabaseEntry)"><B>entryToDouble(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
<DD>Converts an entry buffer into a simple <code>double</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#entryToDouble(com.sleepycat.db.DatabaseEntry)"><B>entryToDouble(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
<DD>Converts an entry buffer into a simple <code>double</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#entryToFloat(com.sleepycat.db.DatabaseEntry)"><B>entryToFloat(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
<DD>Converts an entry buffer into a simple <code>float</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#entryToFloat(com.sleepycat.db.DatabaseEntry)"><B>entryToFloat(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
<DD>Converts an entry buffer into a simple <code>float</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#entryToInput(com.sleepycat.db.DatabaseEntry)"><B>entryToInput(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
<DD>Utility method to create a new tuple input object for reading the data
 from a given buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#entryToInt(com.sleepycat.db.DatabaseEntry)"><B>entryToInt(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
<DD>Converts an entry buffer into a simple <code>int</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#entryToLong(com.sleepycat.db.DatabaseEntry)"><B>entryToLong(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
<DD>Converts an entry buffer into a simple <code>long</code> value.
<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/EntityBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>
<DD>Converts key and data entry buffers into an entity Object.
<DT><A HREF="./com/sleepycat/bind/EntryBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</A>
<DD>Converts a entry buffer into an Object.
<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
<DD>Deserialize an object from an entry buffer.
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#entryToObject(java.lang.Object, java.lang.Object)"><B>entryToObject(Object, Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
<DD>Constructs an entity object from deserialized key and data objects.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput, java.lang.Object)"><B>entryToObject(TupleInput, Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
<DD>Constructs an entity object from <A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple"><CODE>TupleInput</CODE></A> key entry and
 deserialized data entry objects.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput, java.lang.Object)"><B>entryToObject(TupleInput, Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
<DD>Constructs a key or data object from a <A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple"><CODE>TupleInput</CODE></A> entry.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput, com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput, TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
<DD>Constructs an entity object from <A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple"><CODE>TupleInput</CODE></A> key and data
 entries.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput, com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput, TupleInput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#entryToRecordNumber(com.sleepycat.db.DatabaseEntry)"><B>entryToRecordNumber(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
<DD>Utility method for use by bindings to translate a entry buffer to an
 record number integer.
<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#entryToShort(com.sleepycat.db.DatabaseEntry)"><B>entryToShort(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
<DD>Converts an entry buffer into a simple <code>short</code> value.
<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#entryToString(com.sleepycat.db.DatabaseEntry)"><B>entryToString(DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
<DD>Converts an entry buffer into a simple <code>String</code> value.
<DT><A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db"><B>Environment</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A database environment.<DT><A HREF="./com/sleepycat/db/Environment.html#Environment(java.io.File, com.sleepycat.db.EnvironmentConfig)"><B>Environment(File, EnvironmentConfig)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Create a database environment handle.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db"><B>EnvironmentConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Specifies the attributes of an environment.<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#EnvironmentConfig()"><B>EnvironmentConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Create an EnvironmentConfig initialized with the system default settings.
<DT><A HREF="./com/sleepycat/db/KeyRange.html#equal"><B>equal</B></A> - 
Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
<DD>Zero if there is no matching key, and non-zero otherwise.
<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
<DD>Compares this entry to a given entry as specified by <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.Entry.html#equals(java.lang.Object)" title="class or interface in java.util"><CODE>Map.Entry.equals(java.lang.Object)</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Compares the specified object with this collection for equality.
<DT><A HREF="./com/sleepycat/collections/StoredList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Compares the specified object with this list for equality.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Compares the specified object with this map for equality.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Compares the data of two entries for byte-by-byte equality.
<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
<DD>
<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</A>
<DD>The standard <code>equals</code> method that must be implemented by
 conversion class.
<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
<DD>Returns true if the conversion objects are equal in this object and
 given object, and if the <A HREF="./com/sleepycat/persist/evolve/Mutation.html#equals(java.lang.Object)"><CODE>Mutation.equals(java.lang.Object)</CODE></A> superclass method
 returns true.
<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
<DD>Returns true if the deleted and renamed keys are equal in this object
 and given object, and if the <A HREF="./com/sleepycat/persist/evolve/Converter.html#equals(java.lang.Object)"><CODE>Converter.equals(java.lang.Object)</CODE></A> superclass method
 returns true.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
<DD>Returns true if the class name, class version and field name are equal
 in this object and given object.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Returns true if this collection has the same set of mutations as the
 given collection and all mutations are equal.
<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
<DD>Returns true if the new class name is equal in this object and given
 object, and if the <A HREF="./com/sleepycat/persist/evolve/Mutation.html#equals(java.lang.Object)"><CODE>Mutation.equals(java.lang.Object)</CODE></A> method returns true.
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/ErrorHandler.html#error(com.sleepycat.db.Environment, java.lang.String, java.lang.String)"><B>error(Environment, String, String)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ErrorHandler.html" title="interface in com.sleepycat.db">ErrorHandler</A>
<DD>A callback function to be called when an error occurs in the
    Berkeley DB library.
<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util"><B>ErrorBuffer</B></A> - Class in <A HREF="./com/sleepycat/util/package-summary.html">com.sleepycat.util</A><DD>&nbsp;<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#ErrorBuffer(int)"><B>ErrorBuffer(int)</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/ErrorHandler.html" title="interface in com.sleepycat.db"><B>ErrorHandler</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An interface specifying a callback function to be called when an error
occurs in the Berkeley DB library.<DT><A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db"><B>EventHandler</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An interface classs with prototype definitions of all event functions that
can be called via the Berkeley DB event callback mechanism.<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db"><B>EventHandlerAdapter</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#EventHandlerAdapter()"><B>EventHandlerAdapter()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#evolve(com.sleepycat.persist.evolve.EvolveConfig)"><B>evolve(EvolveConfig)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Performs conversion of unevolved objects in order to reduce lazy
 conversion overhead.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve"><B>EvolveConfig</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>Configuration properties for eager conversion of unevolved objects.<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#EvolveConfig()"><B>EvolveConfig()</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
<DD>Creates an evolve configuration with default properties.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve"><B>EvolveEvent</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>The event passed to the EvolveListener interface during eager entity
 evolution.<DT><A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve"><B>EvolveInternal</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>Internal access class that should not be used by applications.<DT><A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html#EvolveInternal()"><B>EvolveInternal()</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveListener.html" title="interface in com.sleepycat.persist.evolve"><B>EvolveListener</B></A> - Interface in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>The listener interface called during eager entity evolution.<DT><A HREF="./com/sleepycat/persist/evolve/EvolveListener.html#evolveProgress(com.sleepycat.persist.evolve.EvolveEvent)"><B>evolveProgress(EvolveEvent)</B></A> - 
Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveListener.html" title="interface in com.sleepycat.persist.evolve">EvolveListener</A>
<DD>The listener method called during eager entity evolution.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve"><B>EvolveStats</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>Statistics accumulated during eager entity evolution.<DT><A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util"><B>ExceptionUnwrapper</B></A> - Class in <A HREF="./com/sleepycat/util/package-summary.html">com.sleepycat.util</A><DD>Unwraps nested exceptions by calling the <A HREF="./com/sleepycat/util/ExceptionWrapper.html#getCause()"><CODE>ExceptionWrapper.getCause()</CODE></A> method for exceptions that implement the
 <A HREF="./com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util"><CODE>ExceptionWrapper</CODE></A> interface.<DT><A HREF="./com/sleepycat/util/ExceptionUnwrapper.html#ExceptionUnwrapper()"><B>ExceptionUnwrapper()</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util"><B>ExceptionWrapper</B></A> - Interface in <A HREF="./com/sleepycat/util/package-summary.html">com.sleepycat.util</A><DD>Interface implemented by exceptions that can contain nested exceptions.<DT><A HREF="./com/sleepycat/db/Database.html#exists(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry)"><B>exists(Transaction, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Checks if the specified key appears in the database.
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#EXPIRE"><B>EXPIRE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Reject lock requests which have timed out.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util"><B>FastInputStream</B></A> - Class in <A HREF="./com/sleepycat/util/package-summary.html">com.sleepycat.util</A><DD>A replacement for ByteArrayInputStream that does not synchronize every
 byte read.<DT><A HREF="./com/sleepycat/util/FastInputStream.html#FastInputStream(byte[])"><B>FastInputStream(byte[])</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>Creates an input stream.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#FastInputStream(byte[], int, int)"><B>FastInputStream(byte[], int, int)</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>Creates an input stream.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util"><B>FastOutputStream</B></A> - Class in <A HREF="./com/sleepycat/util/package-summary.html">com.sleepycat.util</A><DD>A replacement for ByteArrayOutputStream that does not synchronize every
 byte read.<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream()"><B>FastOutputStream()</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Creates an output stream with default sizes.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(int)"><B>FastOutputStream(int)</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Creates an output stream with a default bump size and a given initial
 size.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(int, int)"><B>FastOutputStream(int, int)</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Creates an output stream with a given bump size and initial size.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(byte[])"><B>FastOutputStream(byte[])</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Creates an output stream with a given initial buffer and a default
 bump size.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(byte[], int)"><B>FastOutputStream(byte[], int)</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Creates an output stream with a given initial buffer and a given
 bump size.
<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db"><B>FeedbackHandler</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An interface specifying a function to be called to provide feedback.<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model"><B>FieldMetadata</B></A> - Class in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>The metadata for a key field.<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#FieldMetadata(java.lang.String, java.lang.String, java.lang.String)"><B>FieldMetadata(String, String, String)</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
<DD>Used by an <code>EntityModel</code> to construct field metadata.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#FILEOPS"><B>FILEOPS</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display additional information when performing filesystem operations such
    as open, close or rename.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#FILEOPS_ALL"><B>FILEOPS_ALL</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display additional information when performing all filesystem operations,
    including read and write.
<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#first()"><B>first()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
<DD>Returns the first (lowest) element currently in this sorted set.
<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#first()"><B>first()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Returns the first (lowest) element currently in this sorted set.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#first()"><B>first()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Returns the first (lowest) element currently in this sorted set.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#first()"><B>first()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the first value and returns it, or returns null if
 the cursor range is empty.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#first(com.sleepycat.db.LockMode)"><B>first(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the first value and returns it, or returns null if
 the cursor range is empty.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#firstKey()"><B>firstKey()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Returns the first (lowest) key currently in this sorted map.
<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple"><B>FloatBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Float</code> primitive
 wrapper or a <code>float</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#FloatBinding()"><B>FloatBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#floatToEntry(float, com.sleepycat.db.DatabaseEntry)"><B>floatToEntry(float, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
<DD>Converts a simple <code>float</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#floatToEntry(float, com.sleepycat.db.DatabaseEntry)"><B>floatToEntry(float, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
<DD>Converts a simple <code>float</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/db/Environment.html#flushReplication()"><B>flushReplication()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Internal method: re-push the last log record to all clients, in case they've
    lost messages and don't know it.
<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db"><B>ForeignKeyDeleteAction</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>&nbsp;<DT><A HREF="./com/sleepycat/db/ForeignKeyNullifier.html" title="interface in com.sleepycat.db"><B>ForeignKeyNullifier</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>&nbsp;<DT><A HREF="./com/sleepycat/db/ForeignMultiKeyNullifier.html" title="interface in com.sleepycat.db"><B>ForeignMultiKeyNullifier</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>&nbsp;<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#FORWARD_ROLL"><B>FORWARD_ROLL</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
<DD>The log is being played forward; redo the operation described by the log
    record.
<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist"><B>ForwardCursor</B></A>&lt;<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="type parameter in ForwardCursor">V</A>&gt; - Interface in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>Cursor operations limited to traversing forward.<DT><A HREF="./com/sleepycat/db/Environment.html#freeLockerID(int)"><B>freeLockerID(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Free a locker ID.
<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#fromFlag(int)"><B>fromFlag(int)</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
<DD>Internal: this is public only so it can be called from an internal
    package.
<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#FULL_ELECTION_TIMEOUT"><B>FULL_ELECTION_TIMEOUT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
<DD>An optional configuration timeout period to wait for full election
    participation the first time the replication group finds a master.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/collections/StoredList.html#get(int)"><B>get(int)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Returns the element at the specified position in this list.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#get(java.lang.Object)"><B>get(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Returns the value to which this map maps the specified key.
<DT><A HREF="./com/sleepycat/db/Database.html#get(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>get(Transaction, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Retrieves the key/data pair with the given key.
<DT><A HREF="./com/sleepycat/db/LockOperation.html#GET"><B>GET</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
<DD>Get the lock defined by the values of the mode and obj fields, for
    the specified locker.
<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#get(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>get(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
<DD>Retrieves the key/data pair with the given key.
<DT><A HREF="./com/sleepycat/db/Sequence.html#get(com.sleepycat.db.Transaction, int)"><B>get(Transaction, int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
<DD>Return the next available element in the sequence and changes the sequence
    value by <code>delta</code>.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#get(K)"><B>get(K)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Gets an entity via a key of this index.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#get(com.sleepycat.db.Transaction, K, com.sleepycat.db.LockMode)"><B>get(Transaction, K, LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Gets an entity via a key of this index.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#get(PK)"><B>get(PK)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#get(com.sleepycat.db.Transaction, PK, com.sleepycat.db.LockMode)"><B>get(Transaction, PK, LockMode)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#get(SK)"><B>get(SK)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#get(com.sleepycat.db.Transaction, SK, com.sleepycat.db.LockMode)"><B>get(Transaction, SK, LockMode)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#get()"><B>get()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/LockOperation.html#GET_TIMEOUT"><B>GET_TIMEOUT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
<DD>Identical to LockOperation GET except that the value in the timeout
    field overrides any previously specified timeout value for this
    lock.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getAggressive()"><B>getAggressive()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Return true if the     <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> is configured to output
    <b>all</b> the key/data pairs in the file that can be found.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAlloc()"><B>getAlloc()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Number of page allocations.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocBuckets()"><B>getAllocBuckets()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Number of hash buckets checked during allocation.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocMaxBuckets()"><B>getAllocMaxBuckets()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Maximum number of hash buckets checked during an allocation.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocMaxPages()"><B>getAllocMaxPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Maximum number of pages checked during an allocation.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocPages()"><B>getAllocPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Number of pages checked during allocation.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the <A HREF="./com/sleepycat/db/Environment.html#openDatabase(com.sleepycat.db.Transaction, java.lang.String, java.lang.String, com.sleepycat.db.DatabaseConfig)"><CODE>Environment.openDatabase</CODE></A> method is configured
    to create the database if it does not already exist.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured to create any
    underlying files, as necessary.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Return true if the <A HREF="./com/sleepycat/db/Database.html#openSequence(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.SequenceConfig)"><CODE>Database.openSequence</CODE></A> method is configured
    to create the sequence if it does not already exist.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Returns whether creation of a new store is allowed.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#getAllowNestedTransactions()"><B>getAllowNestedTransactions()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>Returns whether nested transactions will be created if
 <code>run()</code> is called when a transaction is already active for
 the current thread.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getAllowPopulate()"><B>getAllowPopulate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>Returns whether automatic population of the secondary is allowed.
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getAllRawTypeVersions(java.lang.String)"><B>getAllRawTypeVersions(String)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Returns all known versions of type information for a given class name,
 or null if no persistent version of the class is known.
<DT><A HREF="./com/sleepycat/db/Environment.html#getArchiveDatabases()"><B>getArchiveDatabases()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Environment.html#getArchiveLogFiles(boolean)"><B>getArchiveLogFiles(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getAutoCommitNoSync()"><B>getAutoCommitNoSync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Return true if the auto-commit operations on the sequence are configure to not
    flush the transaction log..
<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#getBaseClass()"><B>getBaseClass()</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
<DD>Returns the base class for this binding.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getBFree()"><B>getBFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of bytes free on bucket pages.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getBigBFree()"><B>getBigBFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of bytes free on big item pages.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getBigIntegerByteLength()"><B>getBigIntegerByteLength()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Returns the byte length of a <code>BigInteger</code>.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#getBigIntegerByteLength(java.math.BigInteger)"><B>getBigIntegerByteLength(BigInteger)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Returns the byte length of a given <code>BigInteger</code> value.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getBigPages()"><B>getBigPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of big key/data pages.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeComparator()"><B>getBtreeComparator()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeMinKey()"><B>getBtreeMinKey()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the minimum number of key/data pairs intended to be stored
    on any single Btree leaf page.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreePrefixCalculator()"><B>getBtreePrefixCalculator()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the Btree prefix callback.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeRecordNumbers()"><B>getBtreeRecordNumbers()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the Btree is configured to support retrieval by record number.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getBuckets()"><B>getBuckets()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The the number of hash buckets.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#getBufferBytes()"><B>getBufferBytes()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>Returns the underlying data being read.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#getBufferBytes()"><B>getBufferBytes()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Returns the buffer owned by this object.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#getBufferLength()"><B>getBufferLength()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>Returns the end of the buffer being read.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#getBufferLength()"><B>getBufferLength()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Returns the length used in the internal buffer, i.e., the offset at
 which data will be written next.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#getBufferOffset()"><B>getBufferOffset()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>Returns the offset at which data is being read from the buffer.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#getBufferOffset()"><B>getBufferOffset()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Returns the offset of the internal buffer.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkFills()"><B>getBulkFills()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of times the bulk buffer filled up, forcing the buffer content
    to be sent.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkOverflows()"><B>getBulkOverflows()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of times a record was bigger than the entire bulk buffer,
    and therefore had to be sent as a singleton.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkRecords()"><B>getBulkRecords()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of records added to a bulk buffer.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkTransfers()"><B>getBulkTransfers()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of bulk buffers transferred (via a call to the
    application's <A HREF="./com/sleepycat/db/ReplicationTransport.html#send(com.sleepycat.db.Environment, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LogSequenceNumber, int, boolean, boolean, boolean, boolean)"><CODE>ReplicationTransport.send(com.sleepycat.db.Environment, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LogSequenceNumber, int, boolean, boolean, boolean, boolean)</CODE></A> method).
<DT><A HREF="./com/sleepycat/util/UtfOps.html#getByteLength(char[])"><B>getByteLength(char[])</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>Returns the byte length of the UTF string that would be created by
 converting the given characters to UTF.
<DT><A HREF="./com/sleepycat/util/UtfOps.html#getByteLength(char[], int, int)"><B>getByteLength(char[], int, int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>Returns the byte length of the UTF string that would be created by
 converting the given characters to UTF.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getByteOrder()"><B>getByteOrder()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the database byte order; a byte order of 4,321 indicates a
    big endian order, and a byte order of 1,234 indicates a little
    endian order.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getBytes()"><B>getBytes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Bytes of cache (total cache size is st_gbytes + st_bytes).
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getByteSwapped()"><B>getByteSwapped()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return if the underlying database files were created on an architecture
    of the same byte order as the current one.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getCacheCount()"><B>getCacheCount()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the number of shared memory buffer pools, that is, the number
    of caches.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheCount()"><B>getCacheCount()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the number of shared memory buffer pools, that is, the number
    of cache regions.
<DT><A HREF="./com/sleepycat/db/Database.html#getCacheFile()"><B>getCacheFile()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return the handle for the cache file underlying the database.
<DT><A HREF="./com/sleepycat/db/Environment.html#getCacheFileStats(com.sleepycat.db.StatsConfig)"><B>getCacheFileStats(StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getCacheHit()"><B>getCacheHit()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
<DD>Requested pages found in the cache.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getCacheHit()"><B>getCacheHit()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Requested pages found in the cache.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheMax()"><B>getCacheMax()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the maximum size of the cache.
<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getCacheMiss()"><B>getCacheMiss()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
<DD>Requested pages not found in the cache.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getCacheMiss()"><B>getCacheMiss()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Requested pages not found in the cache.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getCacheSize()"><B>getCacheSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the size of the shared memory buffer pool, that is, the cache.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheSize()"><B>getCacheSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the size of the shared memory buffer pool, that is, the cache.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getCacheSize()"><B>getCacheSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Return the number of elements cached by a sequence handle..
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getCacheSize()"><B>getCacheSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>The number of values that will be cached in this handle.
<DT><A HREF="./com/sleepycat/db/Environment.html#getCacheStats(com.sleepycat.db.StatsConfig)"><B>getCacheStats(StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#getCatalog()"><B>getCatalog()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
<DD>Returns the class catalog associated with this factory.
<DT><A HREF="./com/sleepycat/util/ExceptionWrapper.html#getCause()"><B>getCause()</B></A> - 
Method in interface com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util">ExceptionWrapper</A>
<DD>Returns the nested exception or null if none is present.
<DT><A HREF="./com/sleepycat/util/IOExceptionWrapper.html#getCause()"><B>getCause()</B></A> - 
Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#getCause()"><B>getCause()</B></A> - 
Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#getCData()"><B>getCData()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
<DD>Whenever the system receives contact information from a new
    environment, a copy of the opaque data specified in the cdata
    parameter to the <A HREF="./com/sleepycat/db/Environment.html#startReplication(com.sleepycat.db.DatabaseEntry, boolean)"><CODE>Environment.startReplication</CODE></A> is available
    from the getCDAta method.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCDBLockAllDatabases()"><B>getCDBLockAllDatabases()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the Concurrent Data Store applications are configured to
    perform locking on an environment-wide basis rather than on a
    per-database basis.
<DT><A HREF="./com/sleepycat/util/UtfOps.html#getCharLength(byte[])"><B>getCharLength(byte[])</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>Returns the number of characters represented by the given UTF string.
<DT><A HREF="./com/sleepycat/util/UtfOps.html#getCharLength(byte[], int, int)"><B>getCharLength(byte[], int, int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>Returns the number of characters represented by the given UTF string.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getChecksum()"><B>getChecksum()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database environment is configured to do checksum
    verification of pages read into the cache from the backing
    filestore.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#getClassesToEvolve()"><B>getClassesToEvolve()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
<DD>Returns an unmodifiable set of the entity classes to be evolved.
<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html#getClassFormat(byte[])"><B>getClassFormat(byte[])</B></A> - 
Method in interface com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</A>
<DD>Return the ObjectStreamClass for the given class ID.
<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#getClassFormat(byte[])"><B>getClassFormat(byte[])</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html#getClassID(java.io.ObjectStreamClass)"><B>getClassID(ObjectStreamClass)</B></A> - 
Method in interface com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</A>
<DD>Return the class ID for the current version of the given class
 description.
<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#getClassID(java.io.ObjectStreamClass)"><B>getClassID(ObjectStreamClass)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#getClassLoader()"><B>getClassLoader()</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
<DD>Returns the class loader to be used during deserialization, or null if
 a default class loader should be used.
<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#getClassMetadata(java.lang.String)"><B>getClassMetadata(String)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getClassMetadata(java.lang.String)"><B>getClassMetadata(String)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Returns the metadata for a given persistent class name, including proxy
 classes and entity classes.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#getClassName()"><B>getClassName()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
<DD>Returns the class to which this mutation applies.
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getClassName()"><B>getClassName()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>Returns the name of the persistent class.
<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#getClassName()"><B>getClassName()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
<DD>Returns the name of the entity class.
<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#getClassName()"><B>getClassName()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
<DD>Returns the class name of the field type.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getClassName()"><B>getClassName()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns the class name for this type in the format specified by <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html#getName()" title="class or interface in java.lang"><CODE>Class.getName()</CODE></A>.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#getClassVersion()"><B>getClassVersion()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
<DD>Returns the class version to which this mutation applies.
<DT><A HREF="./com/sleepycat/db/StatsConfig.html#getClear()"><B>getClear()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
<DD>Return if the statistics operation is configured to reset
    statistics after they are returned.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getClientRerequests()"><B>getClientRerequests()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of times this client site received a "re-request" message,
    indicating that a request it previously sent to another client could
    not be serviced by that client.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getClientSvcMiss()"><B>getClientSvcMiss()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of "request" type messages received by this client that
    could not be processed, forcing the originating requestor to try
    sending the request to the master (or another client).
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getClientSvcReq()"><B>getClientSvcReq()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of "request" type messages received by this client.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#getCollection()"><B>getCollection()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Returns the collection associated with this iterator.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getComponentType()"><B>getComponentType()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns the array component type, or null if this is not an array type.
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getCompositeKeyFields()"><B>getCompositeKeyFields()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>Returns an unmodifiable list of metadata for the fields making up a
 composite key, or null if this is a not a composite key class.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getConfig()"><B>getConfig()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Return this cursor's configuration.
<DT><A HREF="./com/sleepycat/db/Database.html#getConfig()"><B>getConfig()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return this Database object's configuration.
<DT><A HREF="./com/sleepycat/db/Environment.html#getConfig()"><B>getConfig()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return this object's configuration.
<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getConfig()"><B>getConfig()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
<DD>Returns this object's configuration.
<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getConfig()"><B>getConfig()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
<DD>Return this Database object's configuration.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getConfig()"><B>getConfig()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns a copy of the entity store configuration.
<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getConfig()"><B>getConfig()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
<DD>Returns a copy of the entity store configuration.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getConnectFail()"><B>getConnectFail()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
<DD>The number of times new connection attempts have failed..
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getConnectionDrop()"><B>getConnectionDrop()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
<DD>The number of existing connections that have been dropped since the
    statistics were last reset..
<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#getConversion()"><B>getConversion()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
<DD>Returns the converter instance specified to the constructor.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getConverter(java.lang.String, int, java.lang.String)"><B>getConverter(String, int, String)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Returns the converter mutation for the given class, version and field,
 or null if none exists.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getConverters()"><B>getConverters()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Returns an unmodifiable collection of all converter mutations.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getCurFile()"><B>getCurFile()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The current log file number.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getCurMaxId()"><B>getCurMaxId()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/LogStats.html#getCurOffset()"><B>getCurOffset()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The byte offset in the current log file.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getCurRecno()"><B>getCurRecno()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The next available record number.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getCurrent(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getCurrent(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Returns the key/data pair to which the cursor refers.
<DT><A HREF="./com/sleepycat/db/LogCursor.html#getCurrent(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getCurrent(LogSequenceNumber, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
<DD>Return the LogSequenceNumber and log record to which the log cursor
    currently refers.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getCurrent(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getCurrent(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Returns the key/data pair to which the cursor refers.
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getCurrent()"><B>getCurrent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>The current value of the sequence in the database.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#getCursorConfig()"><B>getCursorConfig()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns the cursor configuration that is used for all operations
 performed via this container.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getData()"><B>getData()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return the byte array.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getDatabase()"><B>getDatabase()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Return the Database handle associated with this Cursor.
<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getDatabase()"><B>getDatabase()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
<DD>Returns the primary database handle associated with this cursor.
<DT><A HREF="./com/sleepycat/db/Sequence.html#getDatabase()"><B>getDatabase()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
<DD>Return the Database handle associated with this sequence.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getDatabase()"><B>getDatabase()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Returns the underlying database for this index.
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getDatabase()"><B>getDatabase()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>Returns the underlying secondary database for this index.
<DT><A HREF="./com/sleepycat/db/MemoryException.html#getDatabaseEntry()"><B>getDatabaseEntry()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</A>
<DD>Returns the <A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><CODE>DatabaseEntry</CODE></A> object with insufficient memory
    to complete the operation to complete the operation.
<DT><A HREF="./com/sleepycat/db/Database.html#getDatabaseFile()"><B>getDatabaseFile()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return the database's underlying file name.
<DT><A HREF="./com/sleepycat/db/Database.html#getDatabaseName()"><B>getDatabaseName()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return the database name.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getDatabaseNamer()"><B>getDatabaseNamer()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Returns the object reponsible for naming of files and databases.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDataDirs()"><B>getDataDirs()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the array of data directories.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getDataNIO()"><B>getDataNIO()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return the java.nio.ByteBuffer.
<DT><A HREF="./com/sleepycat/db/CompactStats.html#getDeadlock()"><B>getDeadlock()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
<DD>Return the if no transaction parameter was specified to
    <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>, the number of deadlocks
    which occurred..
<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#getDeclaringClassName()"><B>getDeclaringClassName()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
<DD>Returns the name of the class where the field is declared.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getDecrement()"><B>getDecrement()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Return true if the sequence is configured to decrement.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getDegree2()"><B>getDegree2()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/CursorConfig.html#getReadCommitted()"><CODE>CursorConfig.getReadCommitted()</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getDegree2()"><B>getDegree2()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/TransactionConfig.html#getReadCommitted()"><CODE>TransactionConfig.getReadCommitted()</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getDeleteAction()"><B>getDeleteAction()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
<DD>Returns the action to take when a related entity is deleted having a
 primary key value that exists as a secondary key value for this entity.
<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#getDeletedKeys()"><B>getDeletedKeys()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
<DD>Returns the set of key names that are to be deleted.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getDeleter(java.lang.String, int, java.lang.String)"><B>getDeleter(String, int, String)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Returns the deleter mutation for the given class, version and field, or
 null if none exists.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getDeleters()"><B>getDeleters()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Returns an unmodifiable collection of all deleter mutations.
<DT><A HREF="./com/sleepycat/util/ExceptionWrapper.html#getDetail()"><B>getDetail()</B></A> - 
Method in interface com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util">ExceptionWrapper</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/util/ExceptionWrapper.html#getCause()"><CODE>ExceptionWrapper.getCause()</CODE></A>.</I>
<DT><A HREF="./com/sleepycat/util/IOExceptionWrapper.html#getDetail()"><B>getDetail()</B></A> - 
Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/util/IOExceptionWrapper.html#getCause()"><CODE>IOExceptionWrapper.getCause()</CODE></A>.</I>
<DT><A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#getDetail()"><B>getDetail()</B></A> - 
Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#getCause()"><CODE>RuntimeExceptionWrapper.getCause()</CODE></A>.</I>
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getDimensions()"><B>getDimensions()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns the number of array dimensions, or zero if this is not an array
 type.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDirectDatabaseIO()"><B>getDirectDatabaseIO()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment has been configured to not buffer
    database files.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDirectLogIO()"><B>getDirectLogIO()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment has been configured to not buffer
    log files.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getDirtyRead()"><B>getDirtyRead()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/CursorConfig.html#getReadUncommitted()"><CODE>CursorConfig.getReadUncommitted()</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getDirtyRead()"><B>getDirtyRead()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/DatabaseConfig.html#getReadUncommitted()"><CODE>DatabaseConfig.getReadUncommitted()</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getDirtyRead()"><B>getDirtyRead()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/TransactionConfig.html#getReadUncommitted()"><CODE>TransactionConfig.getReadUncommitted()</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/LogStats.html#getDiskFile()"><B>getDiskFile()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The log file number of the last record known to be on disk.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getDiskOffset()"><B>getDiskOffset()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The byte offset of the last record known to be on disk.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDsyncDatabases()"><B>getDsyncDatabases()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment has been configured to flush database
    writes to the backing disk before returning from the write system call.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDsyncLog()"><B>getDsyncLog()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment has been configured to flush log
    writes to the backing disk before returning from the write system
    call.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getDup()"><B>getDup()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of duplicate pages.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getDupFree()"><B>getDupFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of bytes free on duplicate pages.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getDuplicateComparator()"><B>getDuplicateComparator()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getDupmasters()"><B>getDupmasters()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of duplicate master conditions detected.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getDupPages()"><B>getDupPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of database duplicate pages.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getDupPagesFree()"><B>getDupPagesFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of bytes free in database duplicate pages.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getEgen()"><B>getEgen()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The current election generation number.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionCurWinner()"><B>getElectionCurWinner()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The election winner.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionGen()"><B>getElectionGen()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The election generation number.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionLsn()"><B>getElectionLsn()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The maximum LSN of election winner.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionNumSites()"><B>getElectionNumSites()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number sites expected to participate in elections.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionNumVotes()"><B>getElectionNumVotes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of votes required to complete the election.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionPriority()"><B>getElectionPriority()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The election priority.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElections()"><B>getElections()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of elections held.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionSec()"><B>getElectionSec()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of seconds the last election took (the total election
    time is this plus <A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionUsec()"><CODE>ReplicationStats.getElectionUsec()</CODE></A>).
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionStatus()"><B>getElectionStatus()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The current election phase (0 if no election is in progress).
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionsWon()"><B>getElectionsWon()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of elections won.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionTiebreaker()"><B>getElectionTiebreaker()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The election tiebreaker value.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionUsec()"><B>getElectionUsec()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of microseconds the last election took (the total election
    time is this plus <A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionSec()"><CODE>ReplicationStats.getElectionSec()</CODE></A>).
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionVotes()"><B>getElectionVotes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The votes received this election round.
<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getElementClassName()"><B>getElementClassName()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
<DD>Returns the class name of the array or collection element for a <A HREF="./com/sleepycat/persist/model/Relationship.html#ONE_TO_MANY"><CODE>ONE_TO_MANY</CODE></A> or <A HREF="./com/sleepycat/persist/model/Relationship.html#MANY_TO_MANY"><CODE>MANY_TO_MANY</CODE></A> relationship, or null for a
 Relationship#ONE_TO_ONE ONE_TO_ONE} or <A HREF="./com/sleepycat/persist/model/Relationship.html#MANY_TO_ONE"><CODE>MANY_TO_ONE</CODE></A> relationship.
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getElements()"><B>getElements()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>Returns the array of elements for an array type, or null for a complex
 type or an enum type.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getEmptyPages()"><B>getEmptyPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of empty database pages.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getEncrypted()"><B>getEncrypted()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database has been configured to perform encryption.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getEncrypted()"><B>getEncrypted()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the database environment has been configured to perform
    encryption.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getEntityBinding()"><B>getEntityBinding()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Returns the entity binding for this index.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getEntityClass()"><B>getEntityClass()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Returns the entity class for this index.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html#getEntityClassName()"><B>getEntityClassName()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve">EvolveEvent</A>
<DD>The class name of the current entity class being converted.
<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#getEntityMetadata(java.lang.String)"><B>getEntityMetadata(String)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getEntityMetadata(java.lang.String)"><B>getEntityMetadata(String)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Returns the metadata for a given entity class name.
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getEnum()"><B>getEnum()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>Returns the enum constant String for an enum type, or null for a complex
 type or an array type.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getEnumConstants()"><B>getEnumConstants()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns an unmodifiable list of the names of the enum instances, or null
 if this is not an enum type.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getEnvId()"><B>getEnvId()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The current environment ID.
<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#getEnvID()"><B>getEnvID()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
<DD>Return the environment ID associated with the operation.
<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#getEnvironment()"><B>getEnvironment()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
<DD>Returns the underlying Berkeley DB environment.
<DT><A HREF="./com/sleepycat/db/Database.html#getEnvironment()"><B>getEnvironment()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return the <A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db"><CODE>Environment</CODE></A> handle for the database environment
    underlying the <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/db/DatabaseException.html#getEnvironment()"><B>getEnvironment()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
<DD>Return the environment in which the exception occurred.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getEnvironment()"><B>getEnvironment()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns the environment associated with this store.
<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getEnvironment()"><B>getEnvironment()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
<DD>Returns the environment associated with this store.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getEnvPriority()"><B>getEnvPriority()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The current environment priority.
<DT><A HREF="./com/sleepycat/db/DatabaseException.html#getErrno()"><B>getErrno()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
<DD>Get the error number associated with this exception.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getErrorHandler()"><B>getErrorHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the function to be called if an error occurs.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getErrorHandler()"><B>getErrorHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the function to be called if an error occurs.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getErrorPrefix()"><B>getErrorPrefix()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the prefix string that appears before error messages.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getErrorPrefix()"><B>getErrorPrefix()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the prefix string that appears before error messages.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getErrorStream()"><B>getErrorStream()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the an OutputStream for displaying error messages.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getErrorStream()"><B>getErrorStream()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the an OutputStream for displaying error messages.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getEventHandler()"><B>getEventHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the object's methods to be called when a triggered event occurs.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#getEvolveListener()"><B>getEvolveListener()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
<DD>Returns the progress listener that is notified each time an entity is
 read.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getExclusiveCreate()"><B>getExclusiveCreate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the <A HREF="./com/sleepycat/db/Environment.html#openDatabase(com.sleepycat.db.Transaction, java.lang.String, java.lang.String, com.sleepycat.db.DatabaseConfig)"><CODE>Environment.openDatabase</CODE></A> method is configured
    to fail if the database already exists.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getExclusiveCreate()"><B>getExclusiveCreate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Return true if the <A HREF="./com/sleepycat/db/Database.html#openSequence(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.SequenceConfig)"><CODE>Database.openSequence</CODE></A> method is configured to
    fail if the database already exists.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getExclusiveCreate()"><B>getExclusiveCreate()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Returns whether opening an existing store is prohibited.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getExtentSize()"><B>getExtentSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The underlying database extent size, in pages.
<DT><A HREF="./com/sleepycat/db/StatsConfig.html#getFast()"><B>getFast()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
<DD>Return if the statistics operation is configured to return only the
    values which do not require expensive actions.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getFeedbackHandler()"><B>getFeedbackHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the object's methods to be called to provide feedback.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getFeedbackHandler()"><B>getFeedbackHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the object's methods to be called to provide feedback.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getFfactor()"><B>getFfactor()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The desired fill factor specified at database-creation time.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#getFieldName()"><B>getFieldName()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
<DD>Returns the field name to which this mutation applies, or null if this
 mutation applies to the class itself.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getFields()"><B>getFields()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns a map of field name to raw field for each non-static
 non-transient field declared in this class, or null if this is not a
 complex type (in other words, this is a simple type or an array type).
<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#getFile()"><B>getFile()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
<DD>Return the file number component of the LogSequenceNumber.
<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getFileName()"><B>getFileName()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
<DD>The name of the file.
<DT><A HREF="./com/sleepycat/persist/DatabaseNamer.html#getFileName(java.lang.String, java.lang.String, java.lang.String)"><B>getFileName(String, String, String)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist">DatabaseNamer</A>
<DD>Returns the name of the file to be used to store the dataabase for the
 given store, entity class and key.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getFillPercent()"><B>getFillPercent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Return the the desired fill percentage.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getFirst(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getFirst(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the first key/data pair of the database, and return
that pair.
<DT><A HREF="./com/sleepycat/db/LogCursor.html#getFirst(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getFirst(LogSequenceNumber, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
<DD>Return the first LogSequenceNumber and log record.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getFirst(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getFirst(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the first key/data pair of the database, and return
that pair.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getFirstRecno()"><B>getFirstRecno()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The first undeleted record in the database.
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getFlags()"><B>getFlags()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>The flags value for the sequence.
<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#getForce()"><B>getForce()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
<DD>Return the configuration of the checkpoint force option.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignKeyDatabase()"><B>getForeignKeyDatabase()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignKeyDeleteAction()"><B>getForeignKeyDeleteAction()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignKeyNullifier()"><B>getForeignKeyNullifier()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignMultiKeyNullifier()"><B>getForeignMultiKeyNullifier()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getFree()"><B>getFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of pages on the free list.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getFree()"><B>getFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of pages on the free list.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getFreeListOnly()"><B>getFreeListOnly()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Return true if the whether to skip page compaction.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getFreeSpace()"><B>getFreeSpace()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Return true if the whether to return pages to the filesystem.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getGbytes()"><B>getGbytes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Gigabytes of cache (total cache size is st_gbytes + st_bytes).
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getGen()"><B>getGen()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The current generation number.
<DT><A HREF="./com/sleepycat/db/PreparedTransaction.html#getGID()"><B>getGID()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashBuckets()"><B>getHashBuckets()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Number of hash buckets in buffer hash table.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHashComparator()"><B>getHashComparator()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the Comparator used to compare keys in a Hash database.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHasher()"><B>getHasher()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the database-specific hash function.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashExamined()"><B>getHashExamined()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Total number of hash elements traversed during hash table lookups.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHashFillFactor()"><B>getHashFillFactor()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the hash table density.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getHashLen()"><B>getHashLen()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>Maximum length of a lock hash bucket.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashLongest()"><B>getHashLongest()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>The longest chain ever encountered in buffer hash table lookups.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashMaxNowait()"><B>getHashMaxNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>The number of times a thread of control was able to obtain the
    hash bucket lock without waiting on the bucket which had the
    maximum number of times that a thread of control needed to wait.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashMaxWait()"><B>getHashMaxWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>The maximum number of times any hash bucket lock was waited for by
    a thread of control.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashNowait()"><B>getHashNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>The number of times that a thread of control was able to obtain a
    hash bucket lock without waiting.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHashNumElements()"><B>getHashNumElements()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the estimate of the final size of the hash table.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashSearches()"><B>getHashSearches()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Total number of buffer hash table lookups.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashWait()"><B>getHashWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>The number of times that a thread of control was forced to wait
    before obtaining a hash bucket lock.
<DT><A HREF="./com/sleepycat/db/Environment.html#getHome()"><B>getHome()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/LockStats.html#getId()"><B>getId()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The last allocated locker ID.
<DT><A HREF="./com/sleepycat/db/Transaction.html#getId()"><B>getId()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>Return the transaction's unique ID.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getImmutableSecondaryKey()"><B>getImmutableSecondaryKey()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>Returns whether the secondary key is immutable.
<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getIndex()"><B>getIndex()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
<DD>Returns -1 when <A HREF="./com/sleepycat/db/Environment.html#getLock(int, boolean, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockRequestMode)"><CODE>Environment.getLock</CODE></A> was called, and
    returns the index of the failed LockRequest when <A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> was called.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeCache()"><B>getInitializeCache()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured with a shared
    memory buffer pool.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeCDB()"><B>getInitializeCDB()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured for the Concurrent
    Data Store product.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeLocking()"><B>getInitializeLocking()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured for locking.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeLogging()"><B>getInitializeLogging()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured for logging.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeRegions()"><B>getInitializeRegions()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment has been configured to page-fault
    shared regions into memory when initially creating or joining a
    database environment.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeReplication()"><B>getInitializeReplication()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured for replication.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getInitialValue()"><B>getInitialValue()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Return the initial value for a sequence..
<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#getInstance(com.sleepycat.db.Environment)"><B>getInstance(Environment)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
<DD>Gets the CurrentTransaction accessor for a specified Berkeley DB
 environment.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getIntPages()"><B>getIntPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of database internal pages.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getIntPagesFree()"><B>getIntPagesFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of bytes free in database internal pages.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getIoWait()"><B>getIoWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Number of operations blocked waiting for I/O to complete.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#getIteratorBlockSize()"><B>getIteratorBlockSize()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Returns the number of records read at one time by iterators returned by
 the <A HREF="./com/sleepycat/collections/StoredCollection.html#iterator()"><CODE>StoredCollection.iterator()</CODE></A> method.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getJoinEnvironment()"><B>getJoinEnvironment()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the handle is configured to join an existing environment.
<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#getKBytes()"><B>getKBytes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
<DD>Return the checkpoint log data threshold, in kilobytes.
<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#getKey()"><B>getKey()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
<DD>Returns the key of this entry.
<DT><A HREF="./com/sleepycat/db/Sequence.html#getKey()"><B>getKey()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
<DD>Return the DatabaseEntry used to open this sequence.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getKeyBinding()"><B>getKeyBinding()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Returns the primary key binding for this index.
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getKeyBinding()"><B>getKeyBinding()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>Returns the secondary key binding for the index.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getKeyClass()"><B>getKeyClass()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Returns the primary key class for this index.
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getKeyClass()"><B>getKeyClass()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>Returns the secondary key class for this index.
<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#getKeyCreator(java.lang.Class, java.lang.String)"><B>getKeyCreator(Class, String)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
<DD>Creates a <code>SecondaryKeyCreator</code> object for use in configuring
 a <code>SecondaryDatabase</code>.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getKeyCreator()"><B>getKeyCreator()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>Returns the user-supplied object used for creating single-valued secondary
    keys.
<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getKeyName()"><B>getKeyName()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
<DD>Returns the key name, which may be different from the field name.
<DT><A HREF="./com/sleepycat/db/Database.html#getKeyRange(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry)"><B>getKeyRange(Transaction, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return an estimate of the proportion of keys in the database less
    than, equal to, and greater than the specified key.
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getKeysDatabase()"><B>getKeysDatabase()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>Returns the underlying secondary database that is not associated with
 the primary database and is used for the <A HREF="./com/sleepycat/persist/SecondaryIndex.html#keysIndex"><CODE>SecondaryIndex.keysIndex</CODE></A>.
<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#getKnownClasses()"><B>getKnownClasses()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getKnownClasses()"><B>getKnownClasses()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Returns the names of all known persistent classes.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getLast(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getLast(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the last key/data pair of the database, and return
that pair.
<DT><A HREF="./com/sleepycat/db/LogCursor.html#getLast(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getLast(LogSequenceNumber, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
<DD>Return the last LogSequenceNumber and log record.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getLast(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getLast(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the last key/data pair of the database, and return
that pair.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getLastCkp()"><B>getLastCkp()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The LSN of the last checkpoint.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getLastTxnId()"><B>getLastTxnId()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The last transaction ID allocated.
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getLastValue()"><B>getLastValue()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>The last cached value of the sequence.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getLeafPages()"><B>getLeafPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of database leaf pages.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getLeafPagesFree()"><B>getLeafPagesFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of bytes free in database leaf pages.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getLevels()"><B>getLevels()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of levels in the database.
<DT><A HREF="./com/sleepycat/db/CompactStats.html#getLevels()"><B>getLevels()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
<DD>Return the the number of levels removed from the
    Btree or Recno database during the compaction phase.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getLgBSize()"><B>getLgBSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The in-memory log record cache size.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getLgSize()"><B>getLgSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The current log file size.
<DT><A HREF="./com/sleepycat/db/Environment.html#getLock(int, boolean, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockRequestMode)"><B>getLock(int, boolean, DatabaseEntry, LockRequestMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Acquire a lock from the lock table.
<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getLock()"><B>getLock()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
<DD>Returns null when <A HREF="./com/sleepycat/db/Environment.html#getLock(int, boolean, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockRequestMode)"><CODE>Environment.getLock</CODE></A> was called, and
    returns the lock in the failed LockRequest when <A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> was called.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#getLock()"><B>getLock()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Return the lock reference.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockConflicts()"><B>getLockConflicts()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the locking conflicts matrix.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockDetectMode()"><B>getLockDetectMode()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the deadlock detector is configured to run whenever a lock
    conflict occurs.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockDown()"><B>getLockDown()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured to lock shared
    environment files and memory-mapped databases into memory.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockersNowait()"><B>getLockersNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of requests to allocate or deallocate a locker for which the
    thread of control did not wait.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockersWait()"><B>getLockersWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of requests to allocate or deallocate a locker for which the
    thread of control waited.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockNowait()"><B>getLockNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of lock requests not immediately available due to conflicts,
    for which the thread of control did not wait.
<DT><A HREF="./com/sleepycat/db/Environment.html#getLockStats(com.sleepycat.db.StatsConfig)"><B>getLockStats(StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the database environment's locking statistics.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getLocksteals()"><B>getLocksteals()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of locks stolen for an empty partition.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockTimeout()"><B>getLockTimeout()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the database environment lock timeout value, in microseconds;
    a timeout of 0 means no timeout is set.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockTimeout()"><B>getLockTimeout()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>Lock timeout value.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockWait()"><B>getLockWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of lock requests not immediately available due to conflicts,
    for which the thread of control waited.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogAutoRemove()"><B>getLogAutoRemove()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the system has been configured to to automatically remove log
    files that are no longer needed.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogBufferSize()"><B>getLogBufferSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the size of the in-memory log buffer, in bytes.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogDirectory()"><B>getLogDirectory()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the path of a directory to be used as the location of logging files.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogDuplicated()"><B>getLogDuplicated()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of duplicate log records received.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogFileMode()"><B>getLogFileMode()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the absolute file mode for created log files.
<DT><A HREF="./com/sleepycat/db/Environment.html#getLogFileName(com.sleepycat.db.LogSequenceNumber)"><B>getLogFileName(LogSequenceNumber)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the name of the log file that contains the log record
    specified by a LogSequenceNumber object.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogInMemory()"><B>getLogInMemory()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured to maintain transaction logs
    in memory rather than on disk.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogQueued()"><B>getLogQueued()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of log records currently queued.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogQueuedMax()"><B>getLogQueuedMax()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The maximum number of log records ever queued at once.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogQueuedTotal()"><B>getLogQueuedTotal()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The total number of log records queued.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogRecordHandler()"><B>getLogRecordHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the handler for application-specific log records.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogRecords()"><B>getLogRecords()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of log records received and appended to the log.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogRegionSize()"><B>getLogRegionSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the size of the underlying logging subsystem region.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogRequested()"><B>getLogRequested()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of log records missed and requested.
<DT><A HREF="./com/sleepycat/db/Environment.html#getLogStats(com.sleepycat.db.StatsConfig)"><B>getLogStats(StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the database environment's logging statistics.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogZero()"><B>getLogZero()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured to zero all pages of
    new log files upon their creation.
<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#getLSN()"><B>getLSN()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
<DD>Whenever processing a messages results in the processing of messages
    that are permanent, or a message carrying a DB_REP_PERMANENT flag
    was processed successfully, but was not written to disk, the LSN of
    the record is available from the getLSN method.
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getLsn()"><B>getLsn()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>The log sequence number of the transaction's first log record.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getMagic()"><B>getMagic()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The magic number that identifies the file as a Btree database.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getMagic()"><B>getMagic()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The magic number that identifies the file as a Hash file.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getMagic()"><B>getMagic()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The magic number that identifies a file as a log file.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getMagic()"><B>getMagic()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The magic number that identifies the file as a Queue file.
<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getMap()"><B>getMap()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
<DD>Requested pages mapped into the process' address space.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMap()"><B>getMap()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Requested pages mapped into the process' address space (there is no
    available information about whether or not this request caused disk I/O,
    although examining the application page fault rate may be helpful).
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaster()"><B>getMaster()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The current master environment ID.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMasterChanges()"><B>getMasterChanges()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of times the master has changed.
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getMax()"><B>getMax()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>The maximum permitted value of the sequence.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getMaxCommitperflush()"><B>getMaxCommitperflush()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The maximum number of commits contained in a single log flush.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxHlocks()"><B>getMaxHlocks()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of locks in any hash bucket at any one time.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxHobjects()"><B>getMaxHobjects()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of objects in any hash bucket at any one time.
<DT><A HREF="./com/sleepycat/db/CacheFile.html#getMaximumSize()"><B>getMaximumSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
<DD>Return the maximum size for the file backing the database, or 0 if
    no maximum file size has been configured.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseSec()"><B>getMaxLeaseSec()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of seconds of the longest lease (the total lease time
    is this plus <A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseUsec()"><CODE>ReplicationStats.getMaxLeaseUsec()</CODE></A>).
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseUsec()"><B>getMaxLeaseUsec()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of microseconds of the longest lease (the total lease
    time is this plus <A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseSec()"><CODE>ReplicationStats.getMaxLeaseSec()</CODE></A>).
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLockers()"><B>getMaxLockers()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the maximum number of lockers.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxLockers()"><B>getMaxLockers()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of lockers possible.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLockObjects()"><B>getMaxLockObjects()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the maximum number of locked objects.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLocks()"><B>getMaxLocks()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the maximum number of locks.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxLocks()"><B>getMaxLocks()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of locks possible.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLogFileSize()"><B>getMaxLogFileSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the maximum size of a single file in the log, in bytes.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxLsteals()"><B>getMaxLsteals()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of lock steals for any one partition.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxMutexes()"><B>getMaxMutexes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the total number of mutexes allocated.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getMaxNactive()"><B>getMaxNactive()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The maximum number of active transactions at any one time.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxNlockers()"><B>getMaxNlockers()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of lockers at any one time.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxNlocks()"><B>getMaxNlocks()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of locks at any one time.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxNobjects()"><B>getMaxNobjects()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of lock objects at any one time.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getMaxNsnapshot()"><B>getMaxNsnapshot()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The maximum number of transactions on the snapshot list at any one time.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxNumCache()"><B>getMaxNumCache()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Maximum number of caches, as configured with
    <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheMax(long)"><CODE>EnvironmentConfig.setCacheMax(long)</CODE></A>.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxObjects()"><B>getMaxObjects()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of lock objects possible.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxOpenfd()"><B>getMaxOpenfd()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Maximum number of open file descriptors.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxOpenFiles()"><B>getMaxOpenFiles()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the maximum number of file descriptors that will be opened concurrently..
<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxOsteals()"><B>getMaxOsteals()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of object steals for any one partition.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getMaxPages()"><B>getMaxPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Return the the maximum number of pages to free.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxPermLsn()"><B>getMaxPermLsn()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The LSN of the maximum permanent log record, or 0 if there are no
    permanent log records.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#getMaxRetries()"><B>getMaxRetries()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>Returns the maximum number of retries that will be performed when
 deadlocks are detected.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getMaxTxns()"><B>getMaxTxns()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The maximum number of active transactions configured.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxWrite()"><B>getMaxWrite()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>The maximum number of sequential write operations scheduled by the library
    when flushing dirty pages from the cache.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxWrite()"><B>getMaxWrite()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the maximum number of sequential write operations.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxWriteSleep()"><B>getMaxWriteSleep()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>The number of microseconds the thread of control should pause before
    scheduling further write operations.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxWriteSleep()"><B>getMaxWriteSleep()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the microseconds to pause before scheduling further write operations.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMessageHandler()"><B>getMessageHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the function to be called with an informational message.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMessageHandler()"><B>getMessageHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the function to be called with an informational message.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMessageStream()"><B>getMessageStream()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the an OutputStream for displaying informational messages.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMessageStream()"><B>getMessageStream()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the an OutputStream for displaying informational messages.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getMetaFlags()"><B>getMetaFlags()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The metadata flags.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getMetaFlags()"><B>getMetaFlags()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The metadata flags.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getMetaFlags()"><B>getMetaFlags()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The metadata flags.
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getMin()"><B>getMin()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>The minimum permitted value of the sequence.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getMinCommitperflush()"><B>getMinCommitperflush()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The minimum number of commits contained in a single log flush that
    contained a commit.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getMinKey()"><B>getMinKey()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The minimum keys per page.
<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#getMinutes()"><B>getMinutes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
<DD>Return the checkpoint time threshold, in minutes.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMmapSize()"><B>getMmapSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Maximum file size for mmap.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMMapSize()"><B>getMMapSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the maximum file size, in bytes, for a file to be mapped into
    the process address space.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMode()"><B>getMode()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the mode used to create files.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMode()"><B>getMode()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the mode to use when creating underlying files and shared
    memory segments.
<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getMode()"><B>getMode()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
<DD>Returns the mode parameter when <A HREF="./com/sleepycat/db/Environment.html#getLock(int, boolean, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockRequestMode)"><CODE>Environment.getLock</CODE></A> was
    called, and returns the mode for the failed LockRequest when
    <A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> was called.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#getMode()"><B>getMode()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Return the lock mode.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getMode()"><B>getMode()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The mode of any created log files.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getModel()"><B>getModel()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns the current entity model for this store.
<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getModel()"><B>getModel()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
<DD>Returns the last configured and stored entity model for this store.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getModel()"><B>getModel()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Returns the entity model that defines entity classes and index keys.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsBadgen()"><B>getMsgsBadgen()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of messages received with a bad generation number.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getMsgsDropped()"><B>getMsgsDropped()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
<DD>The number of messages discarded due to queue length overflows..
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsProcessed()"><B>getMsgsProcessed()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of messages received and processed.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getMsgsQueued()"><B>getMsgsQueued()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
<DD>The number of messages queued due to a network delay..
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsRecover()"><B>getMsgsRecover()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of messages ignored due to pending recovery.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsSendFailures()"><B>getMsgsSendFailures()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of failed message sends.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsSent()"><B>getMsgsSent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of messages sent.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getMultiKeyCreator()"><B>getMultiKeyCreator()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>Returns the user-supplied object used for creating multi-valued secondary
    keys.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMultiversion()"><B>getMultiversion()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database is configured for multiversion concurrency control.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMultiversion()"><B>getMultiversion()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the handle is configured to open all databases for multiversion
    concurrency control.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMultiversionFreed()"><B>getMultiversionFreed()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Number of frozen buffers freed.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMultiversionFrozen()"><B>getMultiversionFrozen()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Number of buffers frozen.
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getMultiversionRef()"><B>getMultiversionRef()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>The number of buffer copies created by this transaction that remain in
    cache.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMultiversionThawed()"><B>getMultiversionThawed()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Number of buffers thawed.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getMutations()"><B>getMutations()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns the set of mutations that were configured when the store was
 opened, or if none were configured, the set of mutations that were
 configured and stored previously.
<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getMutations()"><B>getMutations()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
<DD>Returns the set of mutations that were configured and stored previously.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getMutations()"><B>getMutations()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Returns the configured mutations for performing lazy evolution of stored
 instances.
<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexAlign()"><B>getMutexAlign()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>The mutex alignment, in bytes.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexAlignment()"><B>getMutexAlignment()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the mutex alignment, in bytes.
<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexCount()"><B>getMutexCount()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>The total number of mutexes configured.
<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexFree()"><B>getMutexFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>The number of mutexes currently available.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexIncrement()"><B>getMutexIncrement()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the number of additional mutexes to allocate.
<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexInuse()"><B>getMutexInuse()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>The number of mutexes currently in use.
<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexInuseMax()"><B>getMutexInuseMax()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>The maximum number of mutexes ever in use.
<DT><A HREF="./com/sleepycat/db/Environment.html#getMutexStats(com.sleepycat.db.StatsConfig)"><B>getMutexStats(StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the database environment's mutex statistics.
<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexTasSpins()"><B>getMutexTasSpins()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>The number of times test-and-set mutexes will spin without blocking.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexTestAndSetSpins()"><B>getMutexTestAndSetSpins()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the test-and-set spin count.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNaborts()"><B>getNaborts()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The number of transactions that have aborted.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNactive()"><B>getNactive()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The number of transactions that are currently active.
<DT><A HREF="./com/sleepycat/db/Transaction.html#getName()"><B>getName()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>Get the user visible name for the transaction.
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getName()"><B>getName()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>The transaction name, including the thread name if available.
<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#getName()"><B>getName()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
<DD>Returns the field name.
<DT><A HREF="./com/sleepycat/persist/raw/RawField.html#getName()"><B>getName()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</A>
<DD>Returns the name of the field.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveStats.html#getNConverted()"><B>getNConverted()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve">EvolveStats</A>
<DD>The total number of entities converted during eager evolution.
<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#getNewName()"><B>getNewName()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
<DD>Returns the new class or field name specified in the constructor.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNewsites()"><B>getNewsites()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of new site messages received.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getNext(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNext(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the next key/data pair and return that pair.
<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getNext(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNext(DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
<DD>Returns the next primary key resulting from the join operation.
<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getNext(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNext(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
<DD>Returns the next primary key and data resulting from the join operation.
<DT><A HREF="./com/sleepycat/db/LogCursor.html#getNext(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getNext(LogSequenceNumber, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
<DD>Return the next LogSequenceNumber and log record.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getNext(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNext(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the next key/data pair and return that pair.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getNextDup(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNextDup(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>If the next key/data pair of the database is a duplicate data record for
the current key/data pair, move the cursor to the next key/data pair
of the database and return that pair.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getNextDup(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNextDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>If the next key/data pair of the database is a duplicate data record for
the current key/data pair, move the cursor to the next key/data pair
of the database and return that pair.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNextLsn()"><B>getNextLsn()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>In replication environments configured as masters, the next LSN
    expected.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getNextNoDup(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNextNoDup(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the next non-duplicate key/data pair and return
that pair.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getNextNoDup(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNextNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the next non-duplicate key/data pair and return
that pair.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNextPages()"><B>getNextPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The next page number we expect to receive.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNobjects()"><B>getNobjects()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of current lock objects.
<DT><A HREF="./com/sleepycat/db/CacheFile.html#getNoFile()"><B>getNoFile()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
<DD>Return true if the opening of backing temporary files for in-memory
    databases has been disallowed.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getNoLocking()"><B>getNoLocking()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the system has been configured to grant all requested mutual
    exclusion mutexes and database locks without regard for their actual
    availability.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getNoMMap()"><B>getNoMMap()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the library is configured to not map this database into
    memory.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getNoMMap()"><B>getNoMMap()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the system has been configured to copy read-only database files
    into the local cache instead of potentially mapping them into process
    memory.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getNoOrderCheck()"><B>getNoOrderCheck()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Return true if the     <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> is configured to skip the
    database checks for btree and duplicate sort order and for hashing.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getNoPanic()"><B>getNoPanic()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the system has been configured to ignore any panic state in
    the database environment.
<DT><A HREF="./com/sleepycat/db/JoinConfig.html#getNoSort()"><B>getNoSort()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
<DD>Returns whether automatic sorting of the input cursors is disabled.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getNoSync()"><B>getNoSync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Return if the transaction is configured to not write or synchronously
    flush the log it when commits.
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getNowait()"><B>getNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>The number of times that a thread of control was able to obtain handle
    mutex without waiting.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getNoWait()"><B>getNoWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Return if the transaction is configured to not wait if a lock
    request cannot be immediately granted.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveStats.html#getNRead()"><B>getNRead()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve">EvolveStats</A>
<DD>The total number of entities read during eager evolution.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumBegins()"><B>getNumBegins()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The number of transactions that have begun.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getNumCache()"><B>getNumCache()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Number of caches.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumCommits()"><B>getNumCommits()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The number of transactions that have committed.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getNumData()"><B>getNumData()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of key/data pairs or records in the database.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getNumData()"><B>getNumData()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of key/data pairs in the database.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getNumData()"><B>getNumData()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The number of records in the database.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumDeadlocks()"><B>getNumDeadlocks()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of deadlocks.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumDowngrade()"><B>getNumDowngrade()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The total number of locks downgraded.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getNumKeys()"><B>getNumKeys()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of keys or records in the database.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getNumKeys()"><B>getNumKeys()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of unique keys in the database.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getNumKeys()"><B>getNumKeys()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The number of records in the database.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumLockers()"><B>getNumLockers()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of current lockers.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumLocks()"><B>getNumLocks()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of current locks.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumLockTimeouts()"><B>getNumLockTimeouts()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of lock requests that have timed out.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumModes()"><B>getNumModes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of lock modes.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumReleases()"><B>getNumReleases()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The total number of locks released.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumRequests()"><B>getNumRequests()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The total number of locks requested.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumRestores()"><B>getNumRestores()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The number of transactions that have been restored.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNumSites()"><B>getNumSites()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of sites believed to be in the replication group.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumSnapshot()"><B>getNumSnapshot()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The number of transactions on the snapshot list.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNumThrottles()"><B>getNumThrottles()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>Transmission limited.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumTxnTimeouts()"><B>getNumTxnTimeouts()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of transactions that have timed out.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumUpgrade()"><B>getNumUpgrade()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The total number of locks upgraded.
<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getObj()"><B>getObj()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
<DD>Returns the object parameter when <A HREF="./com/sleepycat/db/Environment.html#getLock(int, boolean, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockRequestMode)"><CODE>Environment.getLock</CODE></A> was
    called, and returns the object for the failed LockRequest when
    <A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> was called.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#getObj()"><B>getObj()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Return the lock object.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getObjectsteals()"><B>getObjectsteals()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of objects stolen for an empty partition.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getObjsNowait()"><B>getObjsNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of requests to allocate or deallocate an object for which the
    thread of control did not wait.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getObjsWait()"><B>getObjsWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of requests to allocate or deallocate an object for which the
    thread of control waited.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getOffset()"><B>getOffset()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return the byte offset into the data array.
<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#getOffset()"><B>getOffset()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
<DD>Return the file offset component of the LogSequenceNumber.
<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getOp()"><B>getOp()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
<DD>Returns 0 when <A HREF="./com/sleepycat/db/Environment.html#getLock(int, boolean, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockRequestMode)"><CODE>Environment.getLock</CODE></A> was called, and returns
    the op parameter for the failed LockRequest when <A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> was called.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#getOp()"><B>getOp()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Return the lock operation.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getOrderCheckOnly()"><B>getOrderCheckOnly()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Return true if the     <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> is configured to do database
    checks for btree and duplicate sort order and for hashing, skipped
    by verification operations configured by <A HREF="./com/sleepycat/db/VerifyConfig.html#setNoOrderCheck(boolean)"><CODE>VerifyConfig.setNoOrderCheck</CODE></A>.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getOutdated()"><B>getOutdated()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of outdated conditions detected.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getOverflows()"><B>getOverflows()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of overflow pages.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getOverPages()"><B>getOverPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of database overflow pages.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getOverPagesFree()"><B>getOverPagesFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of bytes free in database overflow pages.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getOverwrite()"><B>getOverwrite()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the system has been configured to overwrite files stored in
    encrypted formats before deleting them.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getOvflFree()"><B>getOvflFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of bytes free on overflow pages.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getPackedIntByteLength()"><B>getPackedIntByteLength()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Returns the byte length of a packed integer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getPackedLongByteLength()"><B>getPackedLongByteLength()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Returns the byte length of a packed long integer.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageClean()"><B>getPageClean()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Clean pages currently in the cache.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getPageCount()"><B>getPageCount()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The number of pages in the database.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getPageCount()"><B>getPageCount()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The number of pages in the database.
<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageCreate()"><B>getPageCreate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
<DD>Pages created in the cache.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageCreate()"><B>getPageCreate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Pages created in the cache.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageDirty()"><B>getPageDirty()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Dirty pages currently in the cache.
<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageIn()"><B>getPageIn()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
<DD>Pages read into the cache.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageIn()"><B>getPageIn()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Pages read into the cache.
<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageOut()"><B>getPageOut()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
<DD>Pages written from the cache to the backing file.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageOut()"><B>getPageOut()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Pages written from the cache to the backing file.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPages()"><B>getPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Pages in the cache.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getPages()"><B>getPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The number of pages in the database.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getPagesDuplicated()"><B>getPagesDuplicated()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of duplicate pages received.
<DT><A HREF="./com/sleepycat/db/CompactStats.html#getPagesExamine()"><B>getPagesExamine()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
<DD>Return the the number of database pages reviewed
    during the compaction phase.
<DT><A HREF="./com/sleepycat/db/CompactStats.html#getPagesFree()"><B>getPagesFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
<DD>Return the the number of database pages free during
    the compaction phase.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getPagesFree()"><B>getPagesFree()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The number of bytes free in database pages.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getPageSize()"><B>getPageSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The underlying database page size, in bytes.
<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageSize()"><B>getPageSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
<DD>Page size in bytes.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPageSize()"><B>getPageSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the size of the pages used to hold items in the database, in bytes.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getPageSize()"><B>getPageSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The underlying Hash database page (and bucket) size, in bytes.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getPageSize()"><B>getPageSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The underlying database page size, in bytes.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getPagesRecords()"><B>getPagesRecords()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of pages received and stored.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getPagesRequested()"><B>getPagesRequested()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of pages missed and requested from the master.
<DT><A HREF="./com/sleepycat/db/CompactStats.html#getPagesTruncated()"><B>getPagesTruncated()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
<DD>Return the the number of database pages returned
    to the filesystem.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageTrickle()"><B>getPageTrickle()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Dirty pages written using <A HREF="./com/sleepycat/db/Environment.html#trickleCacheWrite(int)"><CODE>Environment.trickleCacheWrite</CODE></A>.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPanicHandler()"><B>getPanicHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the function to be called if the database environment panics.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getPanicHandler()"><B>getPanicHandler()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the function to be called if the database environment panics.
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getParentId()"><B>getParentId()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>The transaction ID of the parent transaction (or 0, if no parent).
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getPartial()"><B>getPartial()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return whether this DatabaseEntry is configured to read or write partial
    records.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getPartialLength()"><B>getPartialLength()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return the byte length of the partial record being read or written by
    the application, in bytes.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getPartialOffset()"><B>getPartialOffset()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return the offset of the partial record being read or written by the
    application, in bytes.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartitions()"><B>getPartitions()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of lock table partitions.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartMaxNowait()"><B>getPartMaxNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of times that a thread of control was able to obtain any one 
     lock partition mutex without waiting.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartMaxWait()"><B>getPartMaxWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The maximum number of times that a thread of control was forced to wait 
     before obtaining any one lock partition mutex.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartNowait()"><B>getPartNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of times that a thread of control was able to obtain a lock 
     partition mutex without waiting.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartWait()"><B>getPartWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of times that a thread of control was forced to wait before 
     obtaining a lock partition mutex.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getPermFailed()"><B>getPermFailed()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
<DD>The number of times a PERM message originating at this site did
    not receive sufficient acknowledgement from clients, according to the
    configured acknowledgement policy and acknowledgement timeout..
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getPid()"><B>getPid()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>The process ID of the process that owns the transaction.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getPrev(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getPrev(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the previous key/data pair and return that pair.
<DT><A HREF="./com/sleepycat/db/LogCursor.html#getPrev(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getPrev(LogSequenceNumber, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
<DD>Return the previous LogSequenceNumber and log record.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getPrev(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getPrev(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the previous key/data pair and return that pair.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getPrevDup(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getPrevDup(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>If the previous key/data pair of the database is a duplicate data record
for the current key/data pair, move the cursor to the previous key/data
pair of the database and return that pair.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getPrevDup(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getPrevDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>If the previous key/data pair of the database is a duplicate data record
for the current key/data pair, move the cursor to the previous key/data
pair of the database and return that pair.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getPrevNoDup(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getPrevNoDup(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the previous non-duplicate key/data pair and return
that pair.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getPrevNoDup(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getPrevNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the previous non-duplicate key/data pair and return
that pair.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getPrimaryConfig(java.lang.Class)"><B>getPrimaryConfig(Class)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns the default primary database Berkeley DB engine API
 configuration for an entity class.
<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getPrimaryDatabase()"><B>getPrimaryDatabase()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
<DD>Returns the primary database associated with this secondary database.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getPrimaryIndex(java.lang.Class, java.lang.Class)"><B>getPrimaryIndex(Class&lt;PK&gt;, Class&lt;E&gt;)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns the primary index for a given entity class, opening it if
 necessary.
<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getPrimaryIndex(java.lang.String)"><B>getPrimaryIndex(String)</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
<DD>Opens the primary index for a given entity class.
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getPrimaryIndex()"><B>getPrimaryIndex()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>Returns the primary index associated with this secondary index.
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getPrimaryKey()"><B>getPrimaryKey()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>Returns the primary key metadata for a key declared in this class, or
 null if none is declared.
<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#getPrimaryKey()"><B>getPrimaryKey()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
<DD>Returns the primary key metadata for this entity.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#getPrimitiveBinding(java.lang.Class)"><B>getPrimitiveBinding(Class)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
<DD>Creates a tuple binding for a primitive Java class.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getPrintable()"><B>getPrintable()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Return true if the     <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> is configured to use printing
    characters to where possible.
<DT><A HREF="./com/sleepycat/db/CacheFile.html#getPriority()"><B>getPriority()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
<DD>Return the cache priority for pages from the specified file.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getPriority()"><B>getPriority()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Get the cache priority for pages referenced by the cursor.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPriority()"><B>getPriority()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the the cache priority for pages referenced by this handle.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getPrivate()"><B>getPrivate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured to only be accessed
    by a single process.
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getProxiedClassName()"><B>getProxiedClassName()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>Returns the class name of the proxied class if this class is a <A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model"><CODE>PersistentProxy</CODE></A>, or null otherwise.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getQueueExtentSize()"><B>getQueueExtentSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the size of the extents used to hold pages in a Queue database,
    specified as a number of pages.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getQueueInOrder()"><B>getQueueInOrder()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the <A HREF="./com/sleepycat/db/Database.html#consume(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, boolean)"><CODE>Database.consume</CODE></A> method is configured to return
    key/data pairs in order, always returning the key/data item from the
    head of the queue.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getRangeMax()"><B>getRangeMax()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Return the maximum value for the sequence.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getRangeMin()"><B>getRangeMin()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Return the minimum value for the sequence.
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getRawType(java.lang.String)"><B>getRawType(String)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Returns the type information for the current version of a given class,
 or null if the class is not currently persistent.
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getRawTypeVersion(java.lang.String, int)"><B>getRawTypeVersion(String, int)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Returns the type information for a given version of a given class,
 or null if the given version of the class is unknown.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getRCount()"><B>getRCount()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of times the log has been read from disk.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getReadCommitted()"><B>getReadCommitted()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>Return if the cursor is configured for read committed isolation.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getReadCommitted()"><B>getReadCommitted()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Return if the transaction is configured for read committed isolation.
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getReadIntLength(byte[], int)"><B>getReadIntLength(byte[], int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>Returns the number of bytes that would be read by <A HREF="./com/sleepycat/util/PackedInteger.html#readInt(byte[], int)"><CODE>PackedInteger.readInt(byte[], int)</CODE></A>.
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getReadLongLength(byte[], int)"><B>getReadLongLength(byte[], int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>Returns the number of bytes that would be read by <A HREF="./com/sleepycat/util/PackedInteger.html#readLong(byte[], int)"><CODE>PackedInteger.readLong(byte[], int)</CODE></A>.
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getReadLsn()"><B>getReadLsn()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>The log sequence number of reads for snapshot transactions.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getReadOnly()"><B>getReadOnly()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database is configured in read-only mode.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getReadOnly()"><B>getReadOnly()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Returns the read-only configuration property.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getReadUncommitted()"><B>getReadUncommitted()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>Return if read operations performed by the cursor are configured to
    return modified but not yet committed data.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getReadUncommitted()"><B>getReadUncommitted()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database is configured to support read uncommitted.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getReadUncommitted()"><B>getReadUncommitted()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Return if read operations performed by the transaction are configured to
    return modified but not yet committed data.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getRecord()"><B>getRecord()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of records written to this log.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordDelimiter()"><B>getRecordDelimiter()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the delimiting byte used to mark the end of a record in the
    backing source file for the Recno access method.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordLength()"><B>getRecordLength()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the database record length, in bytes.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getRecordNumber(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getRecordNumber(DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Return the record number associated with the cursor.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getRecordNumber()"><B>getRecordNumber()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return the record number encoded in this entry's buffer.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getRecordNumber(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getRecordNumber(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Return the record number associated with the cursor.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordNumberAppender()"><B>getRecordNumberAppender()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the function to call after the record number has been
    selected but before the data has been stored into the database.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordPad()"><B>getRecordPad()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the padding character for short, fixed-length records for the
    Queue and Recno access methods.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordSource()"><B>getRecordSource()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the name of an underlying flat text database file that is
    read to initialize a transient record number index.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>The number of times that a thread of control was able to obtain a
    region lock without waiting.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of times that a thread of control was able to obtain the
    region lock without waiting.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of times that a thread of control was able to obtain the
    region lock without waiting.
<DT><A HREF="./com/sleepycat/db/MutexStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>The number of times that a thread of control was able to obtain
    the mutex region mutex without waiting.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The number of times that a thread of control was able to obtain the
    region lock without waiting.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>The number of times that a thread of control was forced to wait
    before obtaining a region lock.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The number of times that a thread of control was forced to wait
    before obtaining the region lock.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of times that a thread of control was forced to wait
    before obtaining the region lock.
<DT><A HREF="./com/sleepycat/db/MutexStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>The number of times that a thread of control was forced to wait before
    obtaining the mutex region mutex.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The number of times that a thread of control was forced to wait
    before obtaining the region lock.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getRegister()"><B>getRegister()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the check for process failure when the environment is opened.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRegSize()"><B>getRegSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Individual cache size.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getRegSize()"><B>getRegSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>The size of the lock region.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getRegSize()"><B>getRegSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The size of the region.
<DT><A HREF="./com/sleepycat/db/MutexStats.html#getRegSize()"><B>getRegSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>The size of the mutex region, in bytes.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getRegSize()"><B>getRegSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The size of the region.
<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getRelatedEntity()"><B>getRelatedEntity()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
<DD>Returns the class name of the related (foreign) entity, for which
 foreign key constraints are specified using the <A HREF="./com/sleepycat/persist/model/SecondaryKey.html#relatedEntity()"><CODE>SecondaryKey.relatedEntity()</CODE></A> annotation.
<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getRelationship()"><B>getRelationship()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
<DD>Returns the relationship between instances of the entity class and the
 secondary keys.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getReLen()"><B>getReLen()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The length of fixed-length records.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getReLen()"><B>getReLen()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The length of the records.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getRenamer(java.lang.String, int, java.lang.String)"><B>getRenamer(String, int, String)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Returns the renamer mutation for the given class, version and field, or
 null if none exists.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getRenamers()"><B>getRenamers()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Returns an unmodifiable collection of all renamer mutations.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRenumbering()"><B>getRenumbering()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the logical record numbers are mutable, and change as
    records are added to and deleted from the database.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getRePad()"><B>getRePad()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The padding byte value for fixed-length records.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getRePad()"><B>getRePad()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The padding byte value for the records.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationClockskewFast()"><B>getReplicationClockskewFast()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the current clock skew value for the fastest clock in the group of sites.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationClockskewSlow()"><B>getReplicationClockskewSlow()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the current clock skew value for the slowest clock in the group of sites.
<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationConfig(com.sleepycat.db.ReplicationConfig)"><B>getReplicationConfig(ReplicationConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Get the configuration of the replication subsystem.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationLimit()"><B>getReplicationLimit()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the transmit limit in bytes for a single call to
    <A HREF="./com/sleepycat/db/Environment.html#processReplicationMessage(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, int)"><CODE>Environment.processReplicationMessage</CODE></A>.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationManagerAckPolicy()"><B>getReplicationManagerAckPolicy()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Get the network Ack policy used by the replication manager.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationManagerLocalSite()"><B>getReplicationManagerLocalSite()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Get the address of the local (this) site in a replication group.
<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationManagerSiteList()"><B>getReplicationManagerSiteList()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return an array of all sites known to the replication manager.
<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationManagerStats(com.sleepycat.db.StatsConfig)"><B>getReplicationManagerStats(StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the database environment's replication manager statistics.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationNumSites()"><B>getReplicationNumSites()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Get the total number of sites in the replication group.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationPriority()"><B>getReplicationPriority()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Get the current environment's priority.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationRequestMax()"><B>getReplicationRequestMax()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Get the threshold for the maximum amount of time that a client waits before
    requesting retransmission of a missed message.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationRequestMin()"><B>getReplicationRequestMin()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Get the threshold for the minimum amount of time that a client waits before
    requesting retransmission of a missed message.
<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationStats(com.sleepycat.db.StatsConfig)"><B>getReplicationStats(StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the database environment's replication statistics.
<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationTimeout(com.sleepycat.db.ReplicationTimeoutType)"><B>getReplicationTimeout(ReplicationTimeoutType)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Get the network timeout applied to the specified timeout type.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationTransport()"><B>getReplicationTransport()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the replication callback function used to transmit data using
    the replication application's communication infrastructure.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getReuseBuffer()"><B>getReuseBuffer()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return true if the whether the entry is configured to reuse the buffer.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getReverseSplitOff()"><B>getReverseSplitOff()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the Btree has been configured to not do reverse splits.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRoEvict()"><B>getRoEvict()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Clean pages forced from the cache.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getRunFatalRecovery()"><B>getRunFatalRecovery()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the handle is configured to run catastrophic recovery on
    the database environment before opening it for use.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getRunRecovery()"><B>getRunRecovery()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the handle is configured to run normal recovery on the
    database environment before opening it for use.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRwEvict()"><B>getRwEvict()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>Dirty pages forced from the cache.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getSalvage()"><B>getSalvage()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Return true if the     <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> is configured to write the
    key/data pairs from all databases in the file to the file stream
    named by the outfile parameter..
<DT><A HREF="./com/sleepycat/db/LogStats.html#getSCount()"><B>getSCount()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of times the log has been flushed to disk.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getSearchBoth(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchBoth(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the specified key/data pair, where both the key and
data items must match.
<DT><A HREF="./com/sleepycat/db/Database.html#getSearchBoth(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Retrieves the key/data pair with the given key and data value, that is, both
the key and data items must match.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getSearchBoth(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchBoth(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the specified secondary and primary key, where both
the primary and secondary key items must match.
<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getSearchBoth(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
<DD>Retrieves the key/data pair with the specified secondary and primary key, that
is, both the primary and secondary key items must match.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getSearchBothRange(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchBothRange(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the specified key and closest matching data item of the
database.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getSearchBothRange(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchBothRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the specified secondary key and closest matching primary
key of the database.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getSearchKey(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchKey(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the given key of the database, and return the datum
associated with the given key.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getSearchKey(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchKey(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the given key of the database, and return the datum
associated with the given key.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getSearchKeyRange(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchKeyRange(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the closest matching key of the database, and return
the data item associated with the matching key.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getSearchKeyRange(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchKeyRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the closest matching key of the database, and return
the data item associated with the matching key.
<DT><A HREF="./com/sleepycat/db/Cursor.html#getSearchRecordNumber(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchRecordNumber(DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Move the cursor to the specific numbered record of the database, and
return the associated key/data pair.
<DT><A HREF="./com/sleepycat/db/Database.html#getSearchRecordNumber(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchRecordNumber(Transaction, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Retrieves the key/data pair associated with the specific numbered record of the database.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getSearchRecordNumber(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchRecordNumber(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Move the cursor to the specific numbered record of the database, and
return the associated key/data pair.
<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getSearchRecordNumber(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getSearchRecordNumber(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
<DD>Retrieves the key/data pair associated with the specific numbered record of the database.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getSecondaryBulkLoad()"><B>getSecondaryBulkLoad()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Returns the bulk-load-secondaries configuration property.
<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getSecondaryConfig()"><B>getSecondaryConfig()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
<DD>Returns a copy of the secondary configuration of this database.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSecondaryConfig(java.lang.Class, java.lang.String)"><B>getSecondaryConfig(Class, String)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns the default secondary database Berkeley DB engine API
 configuration for an entity class and key name.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getSecondaryDatabase()"><B>getSecondaryDatabase()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
<DD>Return the SecondaryDatabase handle associated with this Cursor.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSecondaryIndex(com.sleepycat.persist.PrimaryIndex, java.lang.Class, java.lang.String)"><B>getSecondaryIndex(PrimaryIndex&lt;PK, E&gt;, Class&lt;SK&gt;, String)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns a secondary index for a given primary index and secondary key,
 opening it if necessary.
<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getSecondaryIndex(java.lang.String, java.lang.String)"><B>getSecondaryIndex(String, String)</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
<DD>Opens the secondary index for a given entity class and secondary key
 name.
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getSecondaryKeys()"><B>getSecondaryKeys()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>Returns an unmodifiable map of field name to secondary key metadata for
 all secondary keys declared in this class, or null if no secondary keys
 are declared in this class.
<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#getSecondaryKeys()"><B>getSecondaryKeys()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
<DD>Returns an unmodifiable map of key name to secondary key metadata, or
 an empty map if no secondary keys are defined for this entity.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getSegmentId()"><B>getSegmentId()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the base segment ID.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSequence(java.lang.String)"><B>getSequence(String)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns a named sequence for using Berkeley DB engine API directly,
 opening it if necessary.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSequenceConfig(java.lang.String)"><B>getSequenceConfig(String)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns the default Berkeley DB engine API configuration for a named key
 sequence.
<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#getSequenceName()"><B>getSequenceName()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
<DD>Returns the name of the sequence for assigning key values.
<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#getSerialBufferSize()"><B>getSerialBufferSize()</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
<DD>Returns the initial byte size of the output buffer.
<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#getSerialOutput(java.lang.Object)"><B>getSerialOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
<DD>Returns an empty SerialOutput instance that will be used by the serial
 binding or key creator.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getSize()"><B>getSize()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return the byte size of the data array.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getSnapshot()"><B>getSnapshot()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the any specified backing source file will be read in its
    entirety when the database is opened.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getSnapshot()"><B>getSnapshot()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Return true if the transaction is configured for Snapshot Isolation.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getSortedDuplicates()"><B>getSortedDuplicates()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database is configured to support sorted duplicate data
    items.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getStartSyncDelayed()"><B>getStartSyncDelayed()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of times the client had to delay the start of a cache flush
    operation (initiated by the master for an impending checkpoint) because it
    was missing some previous log record(s).
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getStartupComplete()"><B>getStartupComplete()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The client site has completed its startup procedures and is now
    handling live records from the master.
<DT><A HREF="./com/sleepycat/db/Database.html#getStats(com.sleepycat.db.Transaction, com.sleepycat.db.StatsConfig)"><B>getStats(Transaction, StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return database statistics.
<DT><A HREF="./com/sleepycat/db/Sequence.html#getStats(com.sleepycat.db.StatsConfig)"><B>getStats(StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
<DD>Return statistical information about the sequence.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html#getStats()"><B>getStats()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve">EvolveEvent</A>
<DD>The cummulative statistics gathered during eager evolution.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getStatus()"><B>getStatus()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The current replication mode.
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getStatus()"><B>getStatus()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>The status of the transaction.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getStoreName()"><B>getStoreName()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns the name of this store.
<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getStoreName()"><B>getStoreName()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
<DD>Returns the name of this store.
<DT><A HREF="./com/sleepycat/bind/serial/SerialOutput.html#getStreamHeader()"><B>getStreamHeader()</B></A> - 
Static method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</A>
<DD>Returns the fixed stream header used for all serialized streams in
 PROTOCOL_VERSION_2 format.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getStringByteLength()"><B>getStringByteLength()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Returns the byte length of a null-terminated UTF string in the data
 buffer, including the terminator.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSubclassIndex(com.sleepycat.persist.PrimaryIndex, java.lang.Class, java.lang.Class, java.lang.String)"><B>getSubclassIndex(PrimaryIndex&lt;PK, E1&gt;, Class&lt;E2&gt;, Class&lt;SK&gt;, String)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Returns a secondary index for a secondary key in an entity subclass,
 opening it if necessary.
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getSuper()"><B>getSuper()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>Returns the instance of the superclass, or null if the superclass is
 <code>Object</code> or <code>Enum</code>.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getSuperType()"><B>getSuperType()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns the type of the superclass, or null if the superclass is Object
 or this is not a complex type (in other words, this is a simple type or
 an array type).
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getSync()"><B>getSync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Return if the transaction is configured to write and synchronously
    flush the log it when commits.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getSystemMemory()"><B>getSystemMemory()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured to allocate memory
    from system shared memory instead of from memory backed by the
    filesystem.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTemporaryDirectory()"><B>getTemporaryDirectory()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the path of a directory to be used as the location of
    temporary files.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTestAndSetSpins()"><B>getTestAndSetSpins()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexTestAndSetSpins()"><CODE>EnvironmentConfig.getMutexTestAndSetSpins()</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getThreaded()"><B>getThreaded()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the handle is configured to be <em>free-threaded</em>.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getTimeCkp()"><B>getTimeCkp()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>The time the last completed checkpoint finished (as the number of
    seconds since the Epoch, returned by the IEEE/ANSI Std 1003.1
    (POSIX) time interface).
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getTimeout()"><B>getTimeout()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Return the the lock timeout set for implicit transactions, in microseconds.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#getTimeout()"><B>getTimeout()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Return the lock timeout value.
<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#getTransaction()"><B>getTransaction()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
<DD>Returns the transaction associated with the current thread for this
 environment, or null if no transaction is active.
<DT><A HREF="./com/sleepycat/db/PreparedTransaction.html#getTransaction()"><B>getTransaction()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</A>
<DD>Return the transaction handle for the transaction.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getTransactional()"><B>getTransactional()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database open is enclosed within a transaction.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTransactional()"><B>getTransactional()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured for transactions.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getTransactional()"><B>getTransactional()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Returns the transactional configuration property.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#getTransactionConfig()"><B>getTransactionConfig()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>Returns the transaction configuration used for calling
 <A HREF="./com/sleepycat/db/Environment.html#beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)"><CODE>Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)</CODE></A>.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getTransactionNotDurable()"><B>getTransactionNotDurable()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database environment is configured to not write log
    records for this database.
<DT><A HREF="./com/sleepycat/db/Environment.html#getTransactionStats(com.sleepycat.db.StatsConfig)"><B>getTransactionStats(StatsConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the database environment's transactional statistics.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getTruncate()"><B>getTruncate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database has been configured to be physically truncated
    by truncating the underlying file, discarding all previous databases
    it might have held.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleBufferSize()"><B>getTupleBufferSize()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
<DD>Returns the initial byte size of the output buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
<DD>Returns an empty TupleOutput instance that will be used by the tuple
 binding or key creator.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getTxnarray()"><B>getTxnarray()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getTxnId()"><B>getTxnId()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>The transaction ID of the transaction.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnMaxActive()"><B>getTxnMaxActive()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the minimum number of simultaneously active transactions supported
    by the database environment.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnNoSync()"><B>getTxnNoSync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the system has been configured to not write or synchronously
    flush the log on transaction commit.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnNotDurable()"><B>getTxnNotDurable()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the system has been configured to not write log records.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnNoWait()"><B>getTxnNoWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the transactions have been configured to not wait for locks by default.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getTxnsApplied()"><B>getTxnsApplied()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The number of transactions applied.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnSnapshot()"><B>getTxnSnapshot()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the handle is configured to run all transactions at snapshot
    isolation.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnTimeout()"><B>getTxnTimeout()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the database environment transaction timeout value, in
    microseconds; a timeout of 0 means no timeout is set.
<DT><A HREF="./com/sleepycat/db/LockStats.html#getTxnTimeout()"><B>getTxnTimeout()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>Transaction timeout value.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnTimestamp()"><B>getTxnTimestamp()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return the time to which recovery will be done, or 0 if recovery will
    be done to the most current possible date.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnWriteNoSync()"><B>getTxnWriteNoSync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the system has been configured to write, but not synchronously
    flush, the log on transaction commit.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getType()"><B>getType()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return the type of the database.
<DT><A HREF="./com/sleepycat/persist/raw/RawField.html#getType()"><B>getType()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</A>
<DD>Returns the type of the field, without expanding parameterized types,
 or null if the type is an interface type or the Object class.
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getType()"><B>getType()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>Returns the raw type information for this raw object.
<DT><A HREF="./com/sleepycat/db/CacheFile.html#getUnlink()"><B>getUnlink()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
<DD>Return true if the file will be removed when the last reference to it is
    closed.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getUnsortedDuplicates()"><B>getUnsortedDuplicates()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database is configured to support duplicate data items.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getUseEnvironment()"><B>getUseEnvironment()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured to accept information
    from the process environment when naming files.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getUseEnvironmentRoot()"><B>getUseEnvironmentRoot()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the database environment is configured to accept information
    from the process environment when naming files if the process has
    appropriate permissions.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getUserBuffer()"><B>getUserBuffer()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return true if the whether the buffer in this entry is owned by the
    application.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getUserBufferLength()"><B>getUserBufferLength()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Return the length of the application's buffer.
<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#getValue()"><B>getValue()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
<DD>Returns the value of this entry.
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getValue()"><B>getValue()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>The current cached value of the sequence.
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getValues()"><B>getValues()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>Returns a map of field name to value for a complex type, or null for an
 array type or an enum type.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerbose(com.sleepycat.db.VerboseConfig)"><B>getVerbose(VerboseConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return if the database environment is configured to display
    a given type of verbose information.
<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#getVerbose()"><B>getVerbose()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
<DD>Gets verbose mode.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseDeadlock()"><B>getVerboseDeadlock()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerbose(com.sleepycat.db.VerboseConfig)"><CODE>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseRecovery()"><B>getVerboseRecovery()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerbose(com.sleepycat.db.VerboseConfig)"><CODE>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseRegister()"><B>getVerboseRegister()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerbose(com.sleepycat.db.VerboseConfig)"><CODE>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseReplication()"><B>getVerboseReplication()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerbose(com.sleepycat.db.VerboseConfig)"><CODE>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseWaitsFor()"><B>getVerboseWaitsFor()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerbose(com.sleepycat.db.VerboseConfig)"><CODE>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getVersion()"><B>getVersion()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>The version of the Btree database.
<DT><A HREF="./com/sleepycat/db/HashStats.html#getVersion()"><B>getVersion()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>The version of the Hash database.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getVersion()"><B>getVersion()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The version of the log file type.
<DT><A HREF="./com/sleepycat/db/QueueStats.html#getVersion()"><B>getVersion()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>The version of the Queue database.
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getVersion()"><B>getVersion()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>Returns the version of this persistent class.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getVersion()"><B>getVersion()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns the class version for this type.
<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionMajor()"><B>getVersionMajor()</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the release major number.
<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionMinor()"><B>getVersionMinor()</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the release minor number.
<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionPatch()"><B>getVersionPatch()</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the release patch number.
<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionString()"><B>getVersionString()</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return the release version information, suitable for display.
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getWait()"><B>getWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>The number of times a thread of control was forced to wait on the
    handle mutex.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getWait()"><B>getWait()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Return if the transaction is configured to wait if a lock
    request cannot be immediately granted.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getWaitingLsn()"><B>getWaitingLsn()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The LSN of the first log record we have after missing log records
    being waited for, or 0 if no log records are currently missing.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getWaitingPages()"><B>getWaitingPages()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The page number of the first page we have after missing pages being
    waited for, or 0 if no pages are currently missing.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getWBytes()"><B>getWBytes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of bytes over and above st_w_mbytes written to this log.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getWcBytes()"><B>getWcBytes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of bytes over and above <A HREF="./com/sleepycat/db/LogStats.html#getWcMbytes()"><CODE>LogStats.getWcMbytes</CODE></A>
    written to this log since the last checkpoint.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getWcMbytes()"><B>getWcMbytes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of megabytes written to this log since the last checkpoint.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getWCount()"><B>getWCount()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of times the log has been written to disk.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getWCountFill()"><B>getWCountFill()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of times the log has been written to disk because the
    in-memory log record cache filled up.
<DT><A HREF="./com/sleepycat/db/LogStats.html#getWMbytes()"><B>getWMbytes()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>The number of megabytes written to this log.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getWrap()"><B>getWrap()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Return true if the sequence will wrap around when it is incremented
    (decremented) past the specified maximum (minimum) value.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getWriteCursor()"><B>getWriteCursor()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>Return if the Concurrent Data Store environment cursor will be used to
    update the database.
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getWriteIntLength(int)"><B>getWriteIntLength(int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>Returns the number of bytes that would be written by <A HREF="./com/sleepycat/util/PackedInteger.html#writeInt(byte[], int, int)"><CODE>PackedInteger.writeInt(byte[], int, int)</CODE></A>.
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getWriteLongLength(long)"><B>getWriteLongLength(long)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>Returns the number of bytes that would be written by <A HREF="./com/sleepycat/util/PackedInteger.html#writeLong(byte[], int, long)"><CODE>PackedInteger.writeLong(byte[], int, long)</CODE></A>.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getWriteNoSync()"><B>getWriteNoSync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Return if the transaction is configured to write but not synchronously
    flush the log it when commits.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getXACreate()"><B>getXACreate()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Return true if the database has been configured to be accessed via applications
    running under an X/Open conformant Transaction Manager.
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getXaStatus()"><B>getXaStatus()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>If the transaction is an XA transaction, the status of the
    transaction, otherwise 0.
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getXId()"><B>getXId()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getYieldCPU()"><B>getYieldCPU()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Return true if the system has been configured to yield the processor
    immediately after each page or mutex acquisition.
<DT><A HREF="./com/sleepycat/util/UtfOps.html#getZeroTerminatedByteLength(byte[], int)"><B>getZeroTerminatedByteLength(byte[], int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>Returns the byte length of a null terminated UTF string, not including
 the terminator.
<DT><A HREF="./com/sleepycat/db/KeyRange.html#greater"><B>greater</B></A> - 
Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
<DD>A value between 0 and 1, the proportion of keys greater than the
    specified key.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/LogRecordHandler.html#handleLogRecord(com.sleepycat.db.Environment, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.RecoveryOperation)"><B>handleLogRecord(Environment, DatabaseEntry, LogSequenceNumber, RecoveryOperation)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/LogRecordHandler.html" title="interface in com.sleepycat.db">LogRecordHandler</A>
<DD>A function to process application-specific log records.
<DT><A HREF="./com/sleepycat/db/EventHandler.html#handlePanicEvent()"><B>handlePanicEvent()</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
<DD>A callback function to be called when a panic event is sent from the    Berkeley DB library.
<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handlePanicEvent()"><B>handlePanicEvent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handlePanicEvent()"><CODE>EventHandler.handlePanicEvent</CODE></A> for details of this callback.
<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepClientEvent()"><B>handleRepClientEvent()</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
<DD>A callback function to be called when a Replication Client event is sent
    from the Berkeley DB library.
<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepClientEvent()"><B>handleRepClientEvent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepClientEvent()"><CODE>EventHandler.handleRepClientEvent</CODE></A> for details of this
    callback.
<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepElectedEvent()"><B>handleRepElectedEvent()</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
<DD>A callback function to be called when an event is sent from the
    Berkeley DB library.
<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepElectedEvent()"><B>handleRepElectedEvent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepElectedEvent()"><CODE>EventHandler.handleRepElectedEvent</CODE></A> for details of this
    callback.
<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepMasterEvent()"><B>handleRepMasterEvent()</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
<DD>A callback function to be called when an event is sent from the
    Berkeley DB library.
<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepMasterEvent()"><B>handleRepMasterEvent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepMasterEvent()"><CODE>EventHandler.handleRepMasterEvent</CODE></A> for details of this
    callback.
<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepNewMasterEvent(int)"><B>handleRepNewMasterEvent(int)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
<DD>A callback function to be called when an event is sent from the
    Berkeley DB library.
<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepNewMasterEvent(int)"><B>handleRepNewMasterEvent(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepNewMasterEvent(int)"><CODE>EventHandler.handleRepNewMasterEvent</CODE></A> for details of this
    callback.
<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepPermFailedEvent()"><B>handleRepPermFailedEvent()</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
<DD>A callback function to be called when an event is sent from the
    Berkeley DB library.
<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepPermFailedEvent()"><B>handleRepPermFailedEvent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepPermFailedEvent()"><CODE>EventHandler.handleRepPermFailedEvent</CODE></A> for details of this
    callback.
<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepStartupDoneEvent()"><B>handleRepStartupDoneEvent()</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
<DD>A callback function to be called when an event is sent from the
    Berkeley DB library.
<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepStartupDoneEvent()"><B>handleRepStartupDoneEvent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepStartupDoneEvent()"><CODE>EventHandler.handleRepStartupDoneEvent</CODE></A> for details of this
    callback.
<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleWriteFailedEvent(int)"><B>handleWriteFailedEvent(int)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
<DD>A callback function to be called when an event is sent from the
    Berkeley DB library.
<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleWriteFailedEvent(int)"><B>handleWriteFailedEvent(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleWriteFailedEvent(int)"><CODE>EventHandler.handleWriteFailedEvent</CODE></A> for details of this
    callback.
<DT><A HREF="./com/sleepycat/db/DatabaseType.html#HASH"><B>HASH</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
<DD>The database is a Hash.
<DT><A HREF="./com/sleepycat/db/Hasher.html#hash(com.sleepycat.db.Database, byte[], int)"><B>hash(Database, byte[], int)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/Hasher.html" title="interface in com.sleepycat.db">Hasher</A>
<DD>An application-specified, database-specific hash function.
<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
<DD>Computes a hash code as specified by <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.Entry.html#hashCode()" title="class or interface in java.util"><CODE>Map.Entry.hashCode()</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredList.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Returns a hash code based on the data value.
<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Hasher.html" title="interface in com.sleepycat.db"><B>Hasher</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An application-specified, database hash function.<DT><A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db"><B>HashStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The HashStats object is used to return Hash database statistics.<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#hasNext()"><B>hasNext()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Returns true if this iterator has more elements when traversing in the
 forward direction.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#hasPrevious()"><B>hasPrevious()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Returns true if this iterator has more elements when traversing in the
 reverse direction.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#headMap(java.lang.Object)"><B>headMap(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Returns a view of the portion of this sorted set whose keys are
 strictly less than toKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#headMap(java.lang.Object, boolean)"><B>headMap(Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Returns a view of the portion of this sorted map whose elements are
 strictly less than toKey, optionally including toKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#headSet(java.lang.Object)"><B>headSet(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly less than toMapEntry.
<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#headSet(java.lang.Object, boolean)"><B>headSet(Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly less than toMapEntry, optionally including toMapEntry.
<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#headSet(java.lang.Object)"><B>headSet(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly less than toKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#headSet(java.lang.Object, boolean)"><B>headSet(Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly less than toKey, optionally including toKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#headSet(java.lang.Object)"><B>headSet(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly less than toValue.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#headSet(java.lang.Object, boolean)"><B>headSet(Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly less than toValue, optionally including toValue.
<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#HEARTBEAT_MONITOR"><B>HEARTBEAT_MONITOR</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
<DD>The amount of time the replication manager, running at a client site,
    waits for some message activity on the connection from the master
    (heartbeats or other messages) before concluding that the connection
    has been lost.
<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#HEARTBEAT_SEND"><B>HEARTBEAT_SEND</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
<DD>The frequency at which the replication manager, running at a master site,
    broadcasts a heartbeat message in an otherwise idle system.
<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#HIGH"><B>HIGH</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
<DD>The second highest priority.
<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#host"><B>host</B></A> - 
Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
<DD>The name component of the site address.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/LockMode.html#IGNORE_LEASES"><B>IGNORE_LEASES</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
<DD>Return the data item irrespective of the state of master leases.
<DT><A HREF="./com/sleepycat/persist/evolve/IncompatibleClassException.html" title="class in com.sleepycat.persist.evolve"><B>IncompatibleClassException</B></A> - Exception in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>A class has been changed incompatibly and no mutation has been configured to
 handle the change or a new class version number has not been assigned.<DT><A HREF="./com/sleepycat/persist/evolve/IncompatibleClassException.html#IncompatibleClassException(java.lang.String)"><B>IncompatibleClassException(String)</B></A> - 
Constructor for exception com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/IncompatibleClassException.html" title="class in com.sleepycat.persist.evolve">IncompatibleClassException</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#indexKeyBinding"><B>indexKeyBinding</B></A> - 
Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredList.html#indexOf(java.lang.Object)"><B>indexOf(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Returns the index in this list of the first occurrence of the specified
 element, or -1 if this list does not contain this element.
<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html#initialize(com.sleepycat.persist.model.EntityModel)"><B>initialize(EntityModel)</B></A> - 
Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</A>
<DD>Initializes the conversion, allowing it to obtain raw type information
 from the entity model.
<DT><A HREF="./com/sleepycat/persist/model/PersistentProxy.html#initializeProxy(T)"><B>initializeProxy(T)</B></A> - 
Method in interface com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model">PersistentProxy</A>
<DD>Copies the state of a given proxied class instance to this proxy
 instance.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#inputToEntry(com.sleepycat.bind.tuple.TupleInput, com.sleepycat.db.DatabaseEntry)"><B>inputToEntry(TupleInput, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
<DD>Utility method to set the data in a entry buffer to the data in a tuple
 input object.
<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple"><B>IntegerBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Integer</code> primitive
 wrapper or an <code>int</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#IntegerBinding()"><B>IntegerBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#intToEntry(int, com.sleepycat.db.DatabaseEntry)"><B>intToEntry(int, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
<DD>Converts a simple <code>int</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util"><B>IOExceptionWrapper</B></A> - Exception in <A HREF="./com/sleepycat/util/package-summary.html">com.sleepycat.util</A><DD>An IOException that can contain nested exceptions.<DT><A HREF="./com/sleepycat/util/IOExceptionWrapper.html#IOExceptionWrapper(java.lang.Throwable)"><B>IOExceptionWrapper(Throwable)</B></A> - 
Constructor for exception com.sleepycat.util.<A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#IREAD"><B>IREAD</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
<DD>Intention to read (shared).
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isArray()"><B>isArray()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns whether this is an array type.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#isConnected()"><B>isConnected()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
<DD>The replication site is connected.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#isCurrentData(java.lang.Object)"><B>isCurrentData(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isDirtyRead()"><B>isDirtyRead()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method has been replaced by <A HREF="./com/sleepycat/collections/StoredContainer.html#getCursorConfig()"><CODE>StoredContainer.getCursorConfig()</CODE></A>.
 <code>CursorConfig.isReadUncommitted</code> may be called to determine
 whether dirty-read is enabled.</I>
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isDirtyReadAllowed()"><B>isDirtyReadAllowed()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method is deprecated with no replacement in this class.
 In the DB product, <code>DatabaseConfig.getReadUncommitted</code> may be
 called.</I>
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isEmpty()"><B>isEmpty()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns true if this map or collection contains no mappings or elements.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#isEmpty()"><B>isEmpty()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Returns true if no mutations are present.
<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#isEntityClass()"><B>isEntityClass()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
<DD>Returns whether this class is an entity class.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isEnum()"><B>isEnum()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns whether this is an enum type.
<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isIgnore()"><B>isIgnore()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
<DD>This message cannot be processed.
<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isNewSite()"><B>isNewSite()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
<DD>The system received contact information from a new environment.
<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isNotPermanent()"><B>isNotPermanent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
<DD>A message carrying a DB_REP_PERMANENT flag was processed successfully,
    but was not written to disk.
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#isOpen()"><B>isOpen()</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Returns whether the model is associated with an open store.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isOrdered()"><B>isOrdered()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns whether keys are ordered in this container.
<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isPermanent()"><B>isPermanent()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
<DD>Processing this message resulted in the processing of records that
    are permanent.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isPrimitive()"><B>isPrimitive()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns whether this type is a Java primitive: char, byte, short, int,
 long, float or double.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#isReadModifyWrite()"><B>isReadModifyWrite()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Returns whether write-locks will be obtained when reading with this
 cursor.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isSecondary()"><B>isSecondary()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns whether this container is a view on a secondary database rather
 than directly on a primary database.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isSimple()"><B>isSimple()</B></A> - 
Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
<DD>Returns whether this is a <a
 href="../model/Entity.html#simpleTypes">simple type</a>: primitive,
 primitive wrapper, BigInteger, String or Date.
<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isSuccess()"><B>isSuccess()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
<DD>The operation succeeded.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isTransactional()"><B>isTransactional()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns whether the databases underlying this container are
 transactional.
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isWriteAllowed()"><B>isWriteAllowed()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns true if this is a read-write container or false if this is a
 read-only container.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#iterator()"><B>iterator()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Returns an iterator over the elements in this collection.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#iterator(boolean)"><B>iterator(boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./com/sleepycat/collections/StoredCollection.html#storedIterator()"><CODE>StoredCollection.storedIterator()</CODE></A> or <A HREF="./com/sleepycat/collections/StoredCollection.html#storedIterator(boolean)"><CODE>StoredCollection.storedIterator(boolean)</CODE></A> instead.  Because the iterator returned must
 be closed, the method name <code>iterator</code> is confusing since standard
 Java iterators do not need to be closed.</I>
<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#iterator(java.util.Iterator)"><B>iterator(Iterator)</B></A> - 
Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
<DD>Clones an iterator preserving its current position.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#iterator()"><B>iterator()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Returns an iterator over the key range, starting with the value
 following the current position or at the first value if the cursor is
 uninitialized.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#iterator(com.sleepycat.db.LockMode)"><B>iterator(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Returns an iterator over the key range, starting with the value
 following the current position or at the first value if the cursor is
 uninitialized.
<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#iterator()"><B>iterator()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
<DD>Returns an iterator over the key range, starting with the value
 following the current position or at the first value if the cursor is
 uninitialized.
<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#iterator(com.sleepycat.db.LockMode)"><B>iterator(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
<DD>Returns an iterator over the key range, starting with the value
 following the current position or at the first value if the cursor is
 uninitialized.
<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#IWR"><B>IWR</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
<DD>Intention to read and write (shared).
<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#IWRITE"><B>IWRITE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
<DD>Intention to write (shared).
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#join(com.sleepycat.collections.StoredContainer[], java.lang.Object[], com.sleepycat.db.JoinConfig)"><B>join(StoredContainer[], Object[], JoinConfig)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Returns an iterator representing an equality join of the indices and
 index key values specified.
<DT><A HREF="./com/sleepycat/db/Database.html#join(com.sleepycat.db.Cursor[], com.sleepycat.db.JoinConfig)"><B>join(Cursor[], JoinConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Creates a specialized join cursor for use in performing equality or
    natural joins on secondary indices.
<DT><A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db"><B>JoinConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The configuration properties of a <code>JoinCursor</code>.<DT><A HREF="./com/sleepycat/db/JoinConfig.html#JoinConfig()"><B>JoinConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
<DD>Creates an instance with the system's default settings.
<DT><A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db"><B>JoinCursor</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A specialized join cursor for use in performing equality or natural joins on
secondary indices.</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/OperationStatus.html#KEYEMPTY"><B>KEYEMPTY</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
<DD>The cursor operation was unsuccessful because the current record
    was deleted.
<DT><A HREF="./com/sleepycat/db/OperationStatus.html#KEYEXIST"><B>KEYEXIST</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
<DD>The operation to insert data was configured to not allow overwrite
    and the key already exists in the database.
<DT><A HREF="./com/sleepycat/persist/model/KeyField.html" title="annotation in com.sleepycat.persist.model"><B>KeyField</B></A> - Annotation Type in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Indicates the sorting position of a key field in a composite key class when
 the <code>Comparable</code> interface is not implemented.<DT><A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db"><B>KeyRange</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/KeyRange.html#KeyRange()"><B>KeyRange()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys()"><B>keys()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Opens a cursor for traversing all keys in this index.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>keys(Transaction, CursorConfig)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Opens a cursor for traversing all keys in this index.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys(K, boolean, K, boolean)"><B>keys(K, boolean, K, boolean)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Opens a cursor for traversing keys in a key range.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys(com.sleepycat.db.Transaction, K, boolean, K, boolean, com.sleepycat.db.CursorConfig)"><B>keys(Transaction, K, boolean, K, boolean, CursorConfig)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Opens a cursor for traversing keys in a key range.
<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#keys()"><B>keys()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
<DD>Opens a cursor that returns the primary keys of entities qualifying for
 the join.
<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#keys(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>keys(Transaction, CursorConfig)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
<DD>Opens a cursor that returns the primary keys of entities qualifying for
 the join.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#keySet()"><B>keySet()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Returns a set view of the keys contained in this map.
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#keysIndex()"><B>keysIndex()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>Returns a read-only keys index that maps secondary key to primary key.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#last()"><B>last()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
<DD>Returns the last (highest) element currently in this sorted set.
<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#last()"><B>last()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Returns the last (highest) element currently in this sorted set.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#last()"><B>last()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Returns the last (highest) element currently in this sorted set.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#last()"><B>last()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the last value and returns it, or returns null if
 the cursor range is empty.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#last(com.sleepycat.db.LockMode)"><B>last(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the last value and returns it, or returns null if
 the cursor range is empty.
<DT><A HREF="./com/sleepycat/collections/StoredList.html#lastIndexOf(java.lang.Object)"><B>lastIndexOf(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Returns the index in this list of the last occurrence of the specified
 element, or -1 if this list does not contain this element.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#lastKey()"><B>lastKey()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Returns the last (highest) element currently in this sorted map.
<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#LEASE"><B>LEASE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
<DD>Master leases will be used for this site.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#len"><B>len</B></A> - 
Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/KeyRange.html#less"><B>less</B></A> - 
Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
<DD>A value between 0 and 1, the proportion of keys less than the specified
    key.
<DT><A HREF="./com/sleepycat/collections/StoredList.html#listIterator()"><B>listIterator()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Returns a list iterator of the elements in this list (in proper
 sequence).
<DT><A HREF="./com/sleepycat/collections/StoredList.html#listIterator(int)"><B>listIterator(int)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Returns a list iterator of the elements in this list (in proper
 sequence), starting at the specified position in this list.
<DT><A HREF="./com/sleepycat/db/Lock.html" title="class in com.sleepycat.db"><B>Lock</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db"><B>LockDetectMode</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Deadlock detection modes.<DT><A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db"><B>LockMode</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Locking modes for database operations.<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db"><B>LockNotGrantedException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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>
methods, where the noWait flag or lock timers were configured, could not
be granted before the wait-time expired.<DT><A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db"><B>LockOperation</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Operations that can be performed on locks.<DT><A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db"><B>LockRequest</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The LockRequest object is used to encapsulate a single lock request.<DT><A HREF="./com/sleepycat/db/LockRequest.html#LockRequest(com.sleepycat.db.LockOperation, com.sleepycat.db.LockRequestMode, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.Lock)"><B>LockRequest(LockOperation, LockRequestMode, DatabaseEntry, Lock)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Construct a LockRequest with the specified operation, mode and lock,
    for the specified object.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#LockRequest(com.sleepycat.db.LockOperation, com.sleepycat.db.LockRequestMode, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.Lock, int)"><B>LockRequest(LockOperation, LockRequestMode, DatabaseEntry, Lock, int)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Construct a LockRequest with the specified operation, mode, lock and
    timeout for the specified object.
<DT><A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db"><B>LockRequestMode</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>When using the default lock conflict matrix, the LockRequestMode class
defines the set of possible lock modes.<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#LockRequestMode(java.lang.String, int)"><B>LockRequestMode(String, int)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
<DD>Construct a custom lock request mode.
<DT><A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db"><B>LockStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Lock statistics for a database environment.<DT><A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><B>lockVector(int, boolean, LockRequest[])</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Atomically obtain and release one or more locks from the lock table.
<DT><A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db"><B>LogCursor</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The LogCursor object is the handle for a cursor into the log files,
supporting sequential access to the records stored in log files.<DT><A HREF="./com/sleepycat/db/Environment.html#logFlush(com.sleepycat.db.LogSequenceNumber)"><B>logFlush(LogSequenceNumber)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Flush log records to stable storage.
<DT><A HREF="./com/sleepycat/db/Environment.html#logPrint(com.sleepycat.db.Transaction, java.lang.String)"><B>logPrint(Transaction, String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Append an informational message to the Berkeley DB database environment log files.
<DT><A HREF="./com/sleepycat/db/Environment.html#logPut(com.sleepycat.db.DatabaseEntry, boolean)"><B>logPut(DatabaseEntry, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Append a record to the log.
<DT><A HREF="./com/sleepycat/db/LogRecordHandler.html" title="interface in com.sleepycat.db"><B>LogRecordHandler</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A function to process application-specific log records.<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db"><B>LogSequenceNumber</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The LogSequenceNumber object is a <em>log sequence number</em> which
specifies a unique location in a log file.<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#LogSequenceNumber(int, int)"><B>LogSequenceNumber(int, int)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
<DD>Construct a LogSequenceNumber with the specified file and offset.
<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#LogSequenceNumber()"><B>LogSequenceNumber()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
<DD>Construct an uninitialized LogSequenceNumber.
<DT><A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db"><B>LogStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Log statistics for a database environment.<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple"><B>LongBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Long</code> primitive
 wrapper or a <code>long</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#LongBinding()"><B>LongBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#longToEntry(long, com.sleepycat.db.DatabaseEntry)"><B>longToEntry(long, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
<DD>Converts a simple <code>long</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#LOW"><B>LOW</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
<DD>The second lowest priority.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
<DD>Enhances classes in the directories specified.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#makeSpace(int)"><B>makeSpace(int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Ensure that at least the given number of bytes are available in the
 internal buffer.
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#map()"><B>map()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Returns a standard Java map based on this entity index.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#map()"><B>map()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#map()"><B>map()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections"><B>MapEntryParameter</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>A simple <code>Map.Entry</code> implementation that can be used as in
 input parameter.<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#MapEntryParameter(java.lang.Object, java.lang.Object)"><B>MapEntryParameter(Object, Object)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
<DD>Creates a map entry with a given key and value.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#mark"><B>mark</B></A> - 
Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#mark(int)"><B>mark(int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#markSupported()"><B>markSupported()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html#marshalEntry(com.sleepycat.bind.tuple.TupleOutput)"><B>marshalEntry(TupleOutput)</B></A> - 
Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</A>
<DD>Construct the key or data tuple entry from the key or data object.
<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple"><B>MarshalledTupleEntry</B></A> - Interface in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A marshalling interface implemented by key, data or entity classes that
 are represented as tuples.<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple"><B>MarshalledTupleKeyEntity</B></A> - Interface in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A marshalling interface implemented by entity classes that represent keys as
 tuples.<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#marshalPrimaryKey(com.sleepycat.bind.tuple.TupleOutput)"><B>marshalPrimaryKey(TupleOutput)</B></A> - 
Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
<DD>Extracts the entity's primary key and writes it to the key output.
<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#marshalSecondaryKey(java.lang.String, com.sleepycat.bind.tuple.TupleOutput)"><B>marshalSecondaryKey(String, TupleOutput)</B></A> - 
Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
<DD>Extracts the entity's secondary key and writes it to the key output.
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#MAX_LENGTH"><B>MAX_LENGTH</B></A> - 
Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>The maximum number of bytes needed to store an int value (5).
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#MAX_LONG_LENGTH"><B>MAX_LONG_LENGTH</B></A> - 
Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>The maximum number of bytes needed to store a long value (9).
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MAXLOCKS"><B>MAXLOCKS</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Reject the lock request for the locker ID with the most locks.
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MAXWRITE"><B>MAXWRITE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Reject the lock request for the locker ID with the most write locks.
<DT><A HREF="./com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db"><B>MemoryException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/MessageHandler.html#message(com.sleepycat.db.Environment, java.lang.String)"><B>message(Environment, String)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/MessageHandler.html" title="interface in com.sleepycat.db">MessageHandler</A>
<DD>A callback function to be called to display informational messages.
<DT><A HREF="./com/sleepycat/db/MessageHandler.html" title="interface in com.sleepycat.db"><B>MessageHandler</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An interface specifying a callback function to be called to display
informational messages.<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MINLOCKS"><B>MINLOCKS</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Reject the lock request for the locker ID with the fewest locks.
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MINWRITE"><B>MINWRITE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Reject the lock request for the locker ID with the fewest write locks.
<DT><A HREF="./com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model"><B>ModelInternal</B></A> - Class in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Internal access class that should not be used by applications.<DT><A HREF="./com/sleepycat/persist/model/ModelInternal.html#ModelInternal()"><B>ModelInternal()</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#moveToIndex(int)"><B>moveToIndex(int)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db"><B>MultipleDataEntry</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry()"><B>MultipleDataEntry()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
<DD>Construct an entry with no data.
<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry(byte[])"><B>MultipleDataEntry(byte[])</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
<DD>Construct an entry with a given byte array.
<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry(byte[], int, int)"><B>MultipleDataEntry(byte[], int, int)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
<DT><A HREF="./com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db"><B>MultipleEntry</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db"><B>MultipleKeyDataEntry</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry()"><B>MultipleKeyDataEntry()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
<DD>Construct an entry with no data.
<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry(byte[])"><B>MultipleKeyDataEntry(byte[])</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
<DD>Construct an entry with a given byte array.
<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry(byte[], int, int)"><B>MultipleKeyDataEntry(byte[], int, int)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
<DT><A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db"><B>MultipleKeyNIODataEntry</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html#MultipleKeyNIODataEntry()"><B>MultipleKeyNIODataEntry()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A>
<DD>Construct an entry with no data.
<DT><A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html#MultipleKeyNIODataEntry(java.nio.ByteBuffer)"><B>MultipleKeyNIODataEntry(ByteBuffer)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A>
<DD>Construct an entry with a given java.nio.ByteBuffer.
<DT><A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db"><B>MultipleNIODataEntry</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/MultipleNIODataEntry.html#MultipleNIODataEntry()"><B>MultipleNIODataEntry()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A>
<DD>Construct an entry with no data.
<DT><A HREF="./com/sleepycat/db/MultipleNIODataEntry.html#MultipleNIODataEntry(java.nio.ByteBuffer)"><B>MultipleNIODataEntry(ByteBuffer)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A>
<DD>Construct an entry with a given java.nio.ByteBuffer.
<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db"><B>MultipleRecnoDataEntry</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry()"><B>MultipleRecnoDataEntry()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
<DD>Construct an entry with no data.
<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry(byte[])"><B>MultipleRecnoDataEntry(byte[])</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
<DD>Construct an entry with a given byte array.
<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry(byte[], int, int)"><B>MultipleRecnoDataEntry(byte[], int, int)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
<DT><A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db"><B>MultipleRecnoNIODataEntry</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html#MultipleRecnoNIODataEntry()"><B>MultipleRecnoNIODataEntry()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A>
<DD>Construct an entry with no data.
<DT><A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html#MultipleRecnoNIODataEntry(java.nio.ByteBuffer)"><B>MultipleRecnoNIODataEntry(ByteBuffer)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A>
<DD>Construct an entry with a given java.nio.ByteBuffer.
<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve"><B>Mutation</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>The base class for all mutations.<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve"><B>Mutations</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>A collection of mutations for configuring class evolution.<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#Mutations()"><B>Mutations()</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>Creates an empty set of mutations.
<DT><A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db"><B>MutexStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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></DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html#newEvent()"><B>newEvent()</B></A> - 
Static method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</A>
<DD>Internal access method that should not be used by applications.
<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#newMap(com.sleepycat.db.Database, java.lang.Class, java.lang.Class, boolean)"><B>newMap(Database, Class, Class, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
<DD>Creates a map from a previously opened Database object.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#newOutput()"><B>newOutput()</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(java.lang.Object)"><CODE>TupleBase.getTupleOutput(java.lang.Object)</CODE></A></I>
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#newOutput(byte[])"><B>newOutput(byte[])</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(java.lang.Object)"><CODE>TupleBase.getTupleOutput(java.lang.Object)</CODE></A></I>
<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#newSortedMap(com.sleepycat.db.Database, java.lang.Class, java.lang.Class, boolean)"><B>newSortedMap(Database, Class, Class, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
<DD>Creates a sorted map from a previously opened Database object.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#next()"><B>next()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Returns the next element in the iteration.
<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#next(com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
<DD>Get the next data element in the returned set.
<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
<DD>Get the next key/data pair in the returned set.
<DT><A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A>
<DD>Get the next key/data pair in the returned set.
<DT><A HREF="./com/sleepycat/db/MultipleNIODataEntry.html#next(com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A>
<DD>Get the next data element in the returned set.
<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
<DD>Get the next record number/data pair in the returned set.
<DT><A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A>
<DD>Get the next record number/data pair in the returned set.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#next()"><B>next()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the next value and returns it, or returns null
 if there are no more values in the cursor range.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#next(com.sleepycat.db.LockMode)"><B>next(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the next value and returns it, or returns null
 if there are no more values in the cursor range.
<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#next()"><B>next()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
<DD>Moves the cursor to the next value and returns it, or returns null
 if there are no more values in the cursor range.
<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#next(com.sleepycat.db.LockMode)"><B>next(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
<DD>Moves the cursor to the next value and returns it, or returns null
 if there are no more values in the cursor range.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextDup()"><B>nextDup()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the next value with the same key (duplicate) and
 returns it, or returns null if no more values are present for the key at
 the current position.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextDup(com.sleepycat.db.LockMode)"><B>nextDup(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the next value with the same key (duplicate) and
 returns it, or returns null if no more values are present for the key at
 the current position.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#nextIndex()"><B>nextIndex()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Returns the index of the element that would be returned by a subsequent
 call to next.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextNoDup()"><B>nextNoDup()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the next value with a different key and returns it,
 or returns null if there are no more unique keys in the cursor range.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextNoDup(com.sleepycat.db.LockMode)"><B>nextNoDup(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the next value with a different key and returns it,
 or returns null if there are no more unique keys in the cursor range.
<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#NOAUTOINIT"><B>NOAUTOINIT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
<DD>The replication master should not automatically re-initialize outdated
    clients.
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#NONE"><B>NONE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Turn off deadlock detection.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#NONE"><B>NONE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
<DD>The master should not wait for any client replication message
    acknowledgments.
<DT><A HREF="./com/sleepycat/db/OperationStatus.html#NOTFOUND"><B>NOTFOUND</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
<DD>The requested key/data pair was not found.
<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#NOWAIT"><B>NOWAIT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
<DD>Berkeley DB method calls that would normally block while clients are in
    recovery should return errors immediately.
<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#NULLIFY"><B>NULLIFY</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#nullifyForeignKey(java.lang.Object)"><B>nullifyForeignKey(Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
<DD>Clears the index key in a data object.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#nullifyForeignKey(java.lang.Object)"><B>nullifyForeignKey(Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
<DD>Clears the index key in the deserialized data entry.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html#nullifyForeignKey(java.lang.Object)"><B>nullifyForeignKey(Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#nullifyForeignKey(java.lang.String)"><B>nullifyForeignKey(String)</B></A> - 
Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
<DD>Clears the entity's secondary key fields for the given key name.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#nullifyForeignKey(com.sleepycat.bind.tuple.TupleInput, com.sleepycat.bind.tuple.TupleOutput)"><B>nullifyForeignKey(TupleInput, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
<DD>Clears the index key in the tuple data entry.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html#nullifyForeignKey(com.sleepycat.bind.tuple.TupleInput, com.sleepycat.bind.tuple.TupleOutput)"><B>nullifyForeignKey(TupleInput, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/ForeignKeyNullifier.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyNullifier.html" title="interface in com.sleepycat.db">ForeignKeyNullifier</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/ForeignMultiKeyNullifier.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignMultiKeyNullifier.html" title="interface in com.sleepycat.db">ForeignMultiKeyNullifier</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/bind/EntityBinding.html#objectToData(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToData(Object, DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>
<DD>Extracts the data entry from an entity Object.
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToData(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToData(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToData(java.lang.Object)"><B>objectToData(Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
<DD>Extracts a data object from an entity object.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToData(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToData(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToData(java.lang.Object)"><B>objectToData(Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
<DD>Extracts a data object from an entity object.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#objectToData(java.lang.Object)"><B>objectToData(Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToData(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToData(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToData(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToData(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
<DD>Extracts a key tuple from an entity object.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#objectToData(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToData(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/EntryBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</A>
<DD>Converts an Object into a entry buffer.
<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
<DD>Serialize an object into an entry buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
<DD>Converts a key or data object to a tuple entry.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/EntityBinding.html#objectToKey(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(Object, DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>
<DD>Extracts the key entry from an entity Object.
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToKey(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToKey(java.lang.Object)"><B>objectToKey(Object)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
<DD>Extracts a key object from an entity object.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToKey(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToKey(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
<DD>Extracts a key tuple from an entity object.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#objectToKey(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToKey(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(Object, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToKey(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
<DD>Extracts a key tuple from an entity object.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#objectToKey(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(Object, TupleOutput)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#off"><B>off</B></A> - 
Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#OLDEST"><B>OLDEST</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Reject the lock request for the locker ID with the oldest lock.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ONE"><B>ONE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
<DD>The master should wait until at least one client site has acknowledged
    each permanent replication message.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ONE_PEER"><B>ONE_PEER</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
<DD>The master should wait until at least one electable peer has acknowledged
    each permanent replication message (where "electable peer" means a client
    capable of being subsequently elected master of the replication group).
<DT><A HREF="./com/sleepycat/db/Database.html#openCursor(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>openCursor(Transaction, CursorConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return a cursor into the database.
<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#openCursor(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>openCursor(Transaction, CursorConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
<DD>Return a cursor into the database.
<DT><A HREF="./com/sleepycat/db/Environment.html#openDatabase(com.sleepycat.db.Transaction, java.lang.String, java.lang.String, com.sleepycat.db.DatabaseConfig)"><B>openDatabase(Transaction, String, String, DatabaseConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Open a database.
<DT><A HREF="./com/sleepycat/db/Environment.html#openLogCursor()"><B>openLogCursor()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Return a log cursor.
<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#openSecondaryCursor(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>openSecondaryCursor(Transaction, CursorConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
<DD>Obtain a cursor on a database, returning a <code>SecondaryCursor</code>.
<DT><A HREF="./com/sleepycat/db/Environment.html#openSecondaryDatabase(com.sleepycat.db.Transaction, java.lang.String, java.lang.String, com.sleepycat.db.Database, com.sleepycat.db.SecondaryConfig)"><B>openSecondaryDatabase(Transaction, String, String, Database, SecondaryConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Open a database.
<DT><A HREF="./com/sleepycat/db/Database.html#openSequence(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.SequenceConfig)"><B>openSequence(Transaction, DatabaseEntry, SequenceConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Open a sequence in the database.
<DT><A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db"><B>OperationStatus</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Status values from database operations.<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#outputToEntry(com.sleepycat.bind.tuple.TupleOutput, com.sleepycat.db.DatabaseEntry)"><B>outputToEntry(TupleOutput, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
<DD>Utility method to set the data in a entry buffer to the data in a tuple
 output object.
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util"><B>PackedInteger</B></A> - Class in <A HREF="./com/sleepycat/util/package-summary.html">com.sleepycat.util</A><DD>Static methods for reading and writing packed integers.<DT><A HREF="./com/sleepycat/util/PackedInteger.html#PackedInteger()"><B>PackedInteger()</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Environment.html#panic(boolean)"><B>panic(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Set the panic state for the database environment.
<DT><A HREF="./com/sleepycat/db/PanicHandler.html#panic(com.sleepycat.db.Environment, com.sleepycat.db.DatabaseException)"><B>panic(Environment, DatabaseException)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/PanicHandler.html" title="interface in com.sleepycat.db">PanicHandler</A>
<DD>A function to be called if the database environment panics.
<DT><A HREF="./com/sleepycat/db/PanicHandler.html" title="interface in com.sleepycat.db"><B>PanicHandler</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An interface specifying a function to be called if the database
environment panics.<DT><A HREF="./com/sleepycat/persist/model/Persistent.html" title="annotation in com.sleepycat.persist.model"><B>Persistent</B></A> - Annotation Type in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Identifies a persistent class that is not an <A HREF="./com/sleepycat/persist/model/Entity.html" title="annotation in com.sleepycat.persist.model"><CODE>Entity</CODE></A> class or a
 <a href="Entity.html#simpleTypes">simple type</a>.<DT><A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model"><B>PersistentProxy</B></A>&lt;<A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="type parameter in PersistentProxy">T</A>&gt; - Interface in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Implemented by a proxy class to represent the persistent state of a
 (non-persistent) proxied class.<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#port"><B>port</B></A> - 
Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
<DD>The network port component of the site address.
<DT><A HREF="./com/sleepycat/db/BtreePrefixCalculator.html#prefix(com.sleepycat.db.Database, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>prefix(Database, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</A>
<DD>The application-specific Btree prefix callback.
<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#premain(java.lang.String, java.lang.instrument.Instrumentation)"><B>premain(String, Instrumentation)</B></A> - 
Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
<DD>Enhances classes as specified by a JVM -javaagent argument.
<DT><A HREF="./com/sleepycat/db/Transaction.html#prepare(byte[])"><B>prepare(byte[])</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>Initiate the beginning of a two-phase commit.
<DT><A HREF="./com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db"><B>PreparedTransaction</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The PreparedTransaction object is used to encapsulate a single prepared,
but not yet resolved, transaction.<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prev()"><B>prev()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the previous value and returns it, or returns null
 if there are no preceding values in the cursor range.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prev(com.sleepycat.db.LockMode)"><B>prev(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the previous value and returns it, or returns null
 if there are no preceding values in the cursor range.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevDup()"><B>prevDup()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the previous value with the same key (duplicate) and
 returns it, or returns null if no preceding values are present for the
 key at the current position.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevDup(com.sleepycat.db.LockMode)"><B>prevDup(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the previous value with the same key (duplicate) and
 returns it, or returns null if no preceding values are present for the
 key at the current position.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#previous()"><B>previous()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Returns the next element in the iteration.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#previousIndex()"><B>previousIndex()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Returns the index of the element that would be returned by a subsequent
 call to previous.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevNoDup()"><B>prevNoDup()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the preceding value with a different key and returns
 it, or returns null if there are no preceding unique keys in the cursor
 range.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevNoDup(com.sleepycat.db.LockMode)"><B>prevNoDup(LockMode)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Moves the cursor to the preceding value with a different key and returns
 it, or returns null if there are no preceding unique keys in the cursor
 range.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist"><B>PrimaryIndex</B></A>&lt;<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="type parameter in PrimaryIndex">PK</A>,<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="type parameter in PrimaryIndex">E</A>&gt; - Class in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>The primary index for an entity class and its primary key.<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#PrimaryIndex(com.sleepycat.db.Database, java.lang.Class, com.sleepycat.bind.EntryBinding, java.lang.Class, com.sleepycat.bind.EntityBinding)"><B>PrimaryIndex(Database, Class&lt;PK&gt;, EntryBinding, Class&lt;E&gt;, EntityBinding)</B></A> - 
Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Creates a primary index without using an <code>EntityStore</code>.
<DT><A HREF="./com/sleepycat/persist/model/PrimaryKey.html" title="annotation in com.sleepycat.persist.model"><B>PrimaryKey</B></A> - Annotation Type in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Indicates the primary key field of an entity class.<DT><A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><B>PrimaryKeyAssigner</B></A> - Interface in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>An interface implemented to assign new primary key values.<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#primaryKeyBinding"><B>primaryKeyBinding</B></A> - 
Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model"><B>PrimaryKeyMetadata</B></A> - Class in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>The metadata for a primary key field.<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#PrimaryKeyMetadata(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>PrimaryKeyMetadata(String, String, String, String)</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
<DD>Used by an <code>EntityModel</code> to construct primary key metadata.
<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#PRINT"><B>PRINT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
<DD>The log is being printed for debugging purposes; print the contents of
    this log record in the desired format.
<DT><A HREF="./com/sleepycat/db/Environment.html#processReplicationMessage(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, int)"><B>processReplicationMessage(DatabaseEntry, DatabaseEntry, int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Process an incoming replication message sent by a member of the
    replication group to the local database environment.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#put(java.lang.Object, java.lang.Object)"><B>put(Object, Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Associates the specified value with the specified key in this map
 (optional operation).
<DT><A HREF="./com/sleepycat/db/Cursor.html#put(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>put(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Store a key/data pair into the database.
<DT><A HREF="./com/sleepycat/db/Database.html#put(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>put(Transaction, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>
Store the key/data pair into the database.
<DT><A HREF="./com/sleepycat/db/LockOperation.html#PUT"><B>PUT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
<DD>The lock to which the lock field refers is released.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#put(E)"><B>put(E)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Inserts an entity and returns null, or updates it if the primary key
 already exists and returns the existing entity.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#put(com.sleepycat.db.Transaction, E)"><B>put(Transaction, E)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Inserts an entity and returns null, or updates it if the primary key
 already exists and returns the existing entity.
<DT><A HREF="./com/sleepycat/db/LockOperation.html#PUT_ALL"><B>PUT_ALL</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
<DD>All locks held by the specified locker are released.
<DT><A HREF="./com/sleepycat/db/LockOperation.html#PUT_OBJ"><B>PUT_OBJ</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
<DD>All locks held on obj are released.
<DT><A HREF="./com/sleepycat/db/Cursor.html#putAfter(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putAfter(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Store a key/data pair into the database.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#putAll(java.util.Map)"><B>putAll(Map)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Copies all of the mappings from the specified map to this map (optional
 operation).
<DT><A HREF="./com/sleepycat/db/Cursor.html#putBefore(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putBefore(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Store a key/data pair into the database.
<DT><A HREF="./com/sleepycat/db/Cursor.html#putCurrent(com.sleepycat.db.DatabaseEntry)"><B>putCurrent(DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Replaces the data in the key/data pair at the current cursor position.
<DT><A HREF="./com/sleepycat/db/Cursor.html#putKeyFirst(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putKeyFirst(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Store a key/data pair into the database.
<DT><A HREF="./com/sleepycat/db/Cursor.html#putKeyLast(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putKeyLast(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Store a key/data pair into the database.
<DT><A HREF="./com/sleepycat/db/Environment.html#putLock(com.sleepycat.db.Lock)"><B>putLock(Lock)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Release a lock.
<DT><A HREF="./com/sleepycat/db/Cursor.html#putNoDupData(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putNoDupData(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Store a key/data pair into the database.
<DT><A HREF="./com/sleepycat/db/Database.html#putNoDupData(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putNoDupData(Transaction, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>
Store the key/data pair into the database if it does not already appear
in the database.
<DT><A HREF="./com/sleepycat/db/Cursor.html#putNoOverwrite(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putNoOverwrite(DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Store a key/data pair into the database.
<DT><A HREF="./com/sleepycat/db/Database.html#putNoOverwrite(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putNoOverwrite(Transaction, DatabaseEntry, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>
Store the key/data pair into the database if the key does not already
appear in the database.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoOverwrite(E)"><B>putNoOverwrite(E)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Inserts an entity and returns true, or returns false if the primary key
 already exists.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoOverwrite(com.sleepycat.db.Transaction, E)"><B>putNoOverwrite(Transaction, E)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Inserts an entity and returns true, or returns false if the primary key
 already exists.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoReturn(E)"><B>putNoReturn(E)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Inserts an entity, or updates it if the primary key already exists (does
 not return the existing entity).
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoReturn(com.sleepycat.db.Transaction, E)"><B>putNoReturn(Transaction, E)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>Inserts an entity, or updates it if the primary key already exists (does
 not return the existing entity).
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/DatabaseType.html#QUEUE"><B>QUEUE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
<DD>The database is a Queue.
<DT><A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db"><B>QueueStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The QueueStats object is used to return Queue database statistics.<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#QUORUM"><B>QUORUM</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
<DD>The master should wait until it has received acknowledgements from the
    minimum number of electable peers sufficient to ensure that the effect
    of the permanent record remains durable if an election is held (where
    "electable peer" means a client capable of being subsequently elected
    master of the replication group).
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#RANDOM"><B>RANDOM</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Reject the lock request for a random locker ID.
<DT><A HREF="./com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw"><B>RawField</B></A> - Interface in <A HREF="./com/sleepycat/persist/raw/package-summary.html">com.sleepycat.persist.raw</A><DD>The definition of a field in a <A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw"><CODE>RawType</CODE></A>.<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw"><B>RawObject</B></A> - Class in <A HREF="./com/sleepycat/persist/raw/package-summary.html">com.sleepycat.persist.raw</A><DD>A raw instance that can be used with a <A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw"><CODE>RawStore</CODE></A> or <A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve"><CODE>Conversion</CODE></A>.<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#RawObject(com.sleepycat.persist.raw.RawType, java.util.Map, com.sleepycat.persist.raw.RawObject)"><B>RawObject(RawType, Map&lt;String, Object&gt;, RawObject)</B></A> - 
Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>Creates a raw object with a given set of field values for a complex
 type.
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#RawObject(com.sleepycat.persist.raw.RawType, java.lang.Object[])"><B>RawObject(RawType, Object[])</B></A> - 
Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>Creates a raw object with the given array elements for an array type.
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#RawObject(com.sleepycat.persist.raw.RawType, java.lang.String)"><B>RawObject(RawType, String)</B></A> - 
Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>Creates a raw object with the given enum value for an enum type.
<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw"><B>RawStore</B></A> - Class in <A HREF="./com/sleepycat/persist/raw/package-summary.html">com.sleepycat.persist.raw</A><DD>Provides access to the raw data in a store for use by general purpose tools.<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#RawStore(com.sleepycat.db.Environment, java.lang.String, com.sleepycat.persist.StoreConfig)"><B>RawStore(Environment, String, StoreConfig)</B></A> - 
Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
<DD>Opens an entity store for raw data access.
<DT><A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw"><B>RawType</B></A> - Interface in <A HREF="./com/sleepycat/persist/raw/package-summary.html">com.sleepycat.persist.raw</A><DD>The type definition for a simple or complex persistent type, or an array
 of persistent types.<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#READ"><B>READ</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
<DD>Read (shared).
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#read()"><B>read()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#read(byte[])"><B>read(byte[])</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#READ_COMMITTED"><B>READ_COMMITTED</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>A convenience instance to configure a cursor for read committed isolation.
<DT><A HREF="./com/sleepycat/db/LockMode.html#READ_COMMITTED"><B>READ_COMMITTED</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
<DD>Read committed isolation provides for cursor stability but not repeatable
    reads.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#READ_UNCOMMITTED"><B>READ_UNCOMMITTED</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>A convenience instance to configure read operations performed by the
    cursor to return modified but not yet committed data.
<DT><A HREF="./com/sleepycat/db/LockMode.html#READ_UNCOMMITTED"><B>READ_UNCOMMITTED</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
<DD>Read modified but not yet committed data.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBigInteger()"><B>readBigInteger()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a <code>BigInteger</code>.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBoolean()"><B>readBoolean()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a boolean (one byte) unsigned value from the buffer and returns
 true if it is non-zero and false if it is zero.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readByte()"><B>readByte()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a signed byte (one byte) value from the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBytes(int)"><B>readBytes(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads the specified number of bytes from the buffer, converting each
 unsigned byte value to a character of the resulting string.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBytes(char[])"><B>readBytes(char[])</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads the specified number of bytes from the buffer, converting each
 unsigned byte value to a character of the resulting array.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readChar()"><B>readChar()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a char (two byte) unsigned value from the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readChars(int)"><B>readChars(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads the specified number of characters from the buffer, converting
 each two byte unsigned value to a character of the resulting string.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readChars(char[])"><B>readChars(char[])</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads the specified number of characters from the buffer, converting
 each two byte unsigned value to a character of the resulting array.
<DT><A HREF="./com/sleepycat/bind/serial/SerialInput.html#readClassDescriptor()"><B>readClassDescriptor()</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readDouble()"><B>readDouble()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a signed double (eight byte) value from the buffer.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#readFast()"><B>readFast()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>Equivalent to <code>read()<code> but does not throw
 <code>IOException</code>.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#readFast(byte[])"><B>readFast(byte[])</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>Equivalent to <code>read(byte[])<code> but does not throw
 <code>IOException</code>.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#readFast(byte[], int, int)"><B>readFast(byte[], int, int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>Equivalent to <code>read(byte[],int,int)<code> but does not throw
 <code>IOException</code>.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readFloat()"><B>readFloat()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a signed float (four byte) value from the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readInt()"><B>readInt()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a signed int (four byte) value from the buffer.
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#readInt(byte[], int)"><B>readInt(byte[], int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>Reads a packed integer at the given buffer offset and returns it.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readLong()"><B>readLong()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a signed long (eight byte) value from the buffer.
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#readLong(byte[], int)"><B>readLong(byte[], int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>Reads a packed long integer at the given buffer offset and returns it.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readPackedInt()"><B>readPackedInt()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a packed integer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readPackedLong()"><B>readPackedLong()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a packed long integer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readShort()"><B>readShort()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a signed short (two byte) value from the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readSortedDouble()"><B>readSortedDouble()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a signed double (eight byte) value from the buffer, with support
 for correct default sorting of all values.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readSortedFloat()"><B>readSortedFloat()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a signed float (four byte) value from the buffer, with support
 for correct default sorting of all values.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readString()"><B>readString()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads a null-terminated UTF string from the data buffer and converts
 the data from UTF to Unicode.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readString(int)"><B>readString(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads the specified number of UTF characters string from the data
 buffer and converts the data from UTF to Unicode.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readString(char[])"><B>readString(char[])</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads the specified number of UTF characters string from the data
 buffer and converts the data from UTF to Unicode.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readUnsignedByte()"><B>readUnsignedByte()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads an unsigned byte (one byte) value from the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readUnsignedInt()"><B>readUnsignedInt()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads an unsigned int (four byte) value from the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readUnsignedShort()"><B>readUnsignedShort()</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Reads an unsigned short (two byte) value from the buffer.
<DT><A HREF="./com/sleepycat/db/DatabaseType.html#RECNO"><B>RECNO</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
<DD>The database is a Recno.
<DT><A HREF="./com/sleepycat/db/RecordNumberAppender.html" title="interface in com.sleepycat.db"><B>RecordNumberAppender</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An interface specifying a callback function that modifies stored data
based on a generated key.<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind"><B>RecordNumberBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/package-summary.html">com.sleepycat.bind</A><DD>An <code>EntryBinding</code> that treats a record number key entry as a
 <code>Long</code> key object.<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#RecordNumberBinding()"><B>RecordNumberBinding()</B></A> - 
Constructor for class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
<DD>Creates a byte array binding.
<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#recordNumberToEntry(long, com.sleepycat.db.DatabaseEntry)"><B>recordNumberToEntry(long, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
<DD>Utility method for use by bindings to translate a record number integer
 to a entry buffer.
<DT><A HREF="./com/sleepycat/db/Environment.html#recover(int, boolean)"><B>recover(int, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#RECOVERY"><B>RECOVERY</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display additional information when performing recovery.
<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html#recoveryFeedback(com.sleepycat.db.Environment, int)"><B>recoveryFeedback(Environment, int)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A>
<DD>A function called with progress information when the database environment is being recovered.
<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db"><B>RecoveryOperation</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REGISTER"><B>REGISTER</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display additional information concerning support for <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRegister(boolean)"><CODE>EnvironmentConfig.setRegister(boolean)</CODE></A>.
<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#registerClass(java.lang.Class)"><B>registerClass(Class)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
<DD>Registers a persistent class, most importantly, a <A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model"><CODE>PersistentProxy</CODE></A> class.
<DT><A HREF="./com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model"><B>Relationship</B></A> - Enum in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Defines the relationship between instances of the entity class and the
 secondary keys.<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
<DD>Removes the specified element from this set if it is present (optional
 operation).
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#remove()"><B>remove()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Removes the last element that was returned by next or previous (optional
 operation).
<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
<DD>Removes the specified key from this set if it is present (optional
 operation).
<DT><A HREF="./com/sleepycat/collections/StoredList.html#remove(int)"><B>remove(int)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Removes the element at the specified position in this list (optional
 operation).
<DT><A HREF="./com/sleepycat/collections/StoredList.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Removes the first occurrence in this list of the specified element
 (optional operation).
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Removes the mapping for this key from this map if present (optional
 operation).
<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
<DD>Removes the specified value from this set if it is present (optional
 operation).
<DT><A HREF="./com/sleepycat/db/Database.html#remove(java.lang.String, java.lang.String, com.sleepycat.db.DatabaseConfig)"><B>remove(String, String, DatabaseConfig)</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>
Remove a database.
<DT><A HREF="./com/sleepycat/db/Environment.html#remove(java.io.File, boolean, com.sleepycat.db.EnvironmentConfig)"><B>remove(File, boolean, EnvironmentConfig)</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Destroy a database environment.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Removes all this collection's elements that are also contained in the
 specified collection (optional operation).
<DT><A HREF="./com/sleepycat/db/Environment.html#removeDatabase(com.sleepycat.db.Transaction, java.lang.String, java.lang.String)"><B>removeDatabase(Transaction, String, String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>
Remove a database.
<DT><A HREF="./com/sleepycat/db/Environment.html#removeOldLogFiles()"><B>removeOldLogFiles()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Remove log files that are no longer needed.
<DT><A HREF="./com/sleepycat/db/Database.html#removeSequence(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.SequenceConfig)"><B>removeSequence(Transaction, DatabaseEntry, SequenceConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Remove the sequence from the database.
<DT><A HREF="./com/sleepycat/db/Database.html#rename(java.lang.String, java.lang.String, java.lang.String, com.sleepycat.db.DatabaseConfig)"><B>rename(String, String, String, DatabaseConfig)</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>
Rename a database.
<DT><A HREF="./com/sleepycat/db/Environment.html#renameDatabase(com.sleepycat.db.Transaction, java.lang.String, java.lang.String, java.lang.String)"><B>renameDatabase(Transaction, String, String, String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>
Rename a database.
<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve"><B>Renamer</B></A> - Class in <A HREF="./com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</A><DD>A mutation for renaming a class or field without changing the instance or
 field value.<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#Renamer(java.lang.String, int, java.lang.String)"><B>Renamer(String, int, String)</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
<DD>Creates a mutation for renaming the class of all instances of the given
 class version.
<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#Renamer(java.lang.String, int, java.lang.String, java.lang.String)"><B>Renamer(String, int, String, String)</B></A> - 
Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
<DD>Creates a mutation for renaming the given field for all instances of the
 given class version.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_CLIENT"><B>REP_CLIENT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
<DD>Start as a client site, and do not call for an election.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#REP_CLIENT"><B>REP_CLIENT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The environment is configured as a replication client, as reported by <A HREF="./com/sleepycat/db/ReplicationStats.html#getStatus()"><CODE>ReplicationStats.getStatus()</CODE></A>.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_ELECTION"><B>REP_ELECTION</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
<DD>Start as a client, and call for an election if no master is found.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_MASTER"><B>REP_MASTER</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
<DD>Start as a master site, and do not call for an election.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#REP_MASTER"><B>REP_MASTER</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>The environment is configured as a replication master, as reported by <A HREF="./com/sleepycat/db/ReplicationStats.html#getStatus()"><CODE>ReplicationStats.getStatus()</CODE></A>.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#REP_NONE"><B>REP_NONE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>Replication is not configured for this environment, as reported by <A HREF="./com/sleepycat/db/ReplicationStats.html#getStatus()"><CODE>ReplicationStats.getStatus()</CODE></A>.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION"><B>REPLICATION</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display all detailed information about replication.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_ELECTION"><B>REPLICATION_ELECTION</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display detailed information about replication elections.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_LEASE"><B>REPLICATION_LEASE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display detailed information about replication master leases.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_MISC"><B>REPLICATION_MISC</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display detailed information about general replication processing not
    covered by the other REPLICATION_* values.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_MSGS"><B>REPLICATION_MSGS</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display detailed information about replication message processing.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_SYNC"><B>REPLICATION_SYNC</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display detailed information about replication client synchronization.
<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db"><B>ReplicationConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Settings that configure Berkeley DB replication.<DT><A HREF="./com/sleepycat/db/ReplicationDuplicateMasterException.html" title="class in com.sleepycat.db"><B>ReplicationDuplicateMasterException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The replication group has more than one master.<DT><A HREF="./com/sleepycat/db/ReplicationHandleDeadException.html" title="class in com.sleepycat.db"><B>ReplicationHandleDeadException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Thrown when a database handle has been invalidated because a replication
election unrolled a committed transaction.<DT><A HREF="./com/sleepycat/db/ReplicationHoldElectionException.html" title="class in com.sleepycat.db"><B>ReplicationHoldElectionException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An election is needed.<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db"><B>ReplicationHostAddress</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A simple wrapper class to hold information needed to define
a host in a replication group.<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#ReplicationHostAddress()"><B>ReplicationHostAddress()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
<DD>Create a ReplicationHostAddress with default settings.
<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#ReplicationHostAddress(java.lang.String, int)"><B>ReplicationHostAddress(String, int)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
<DD>Create a ReplicationHostAddress with user defined host and port information.
<DT><A HREF="./com/sleepycat/db/ReplicationJoinFailureException.html" title="class in com.sleepycat.db"><B>ReplicationJoinFailureException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Thrown if a new master has been chosen but the client is unable to synchronize
with the new master (possibly because the client has been configured
with the <A HREF="./com/sleepycat/db/ReplicationConfig.html#NOAUTOINIT"><CODE>ReplicationConfig.NOAUTOINIT</CODE></A> setting to turn-off automatic
internal initialization).<DT><A HREF="./com/sleepycat/db/ReplicationLeaseExpiredException.html" title="class in com.sleepycat.db"><B>ReplicationLeaseExpiredException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Thrown if a master lease has expired.<DT><A HREF="./com/sleepycat/db/ReplicationLeaseTimeoutException.html" title="class in com.sleepycat.db"><B>ReplicationLeaseTimeoutException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Thrown if a master lease has timed out.<DT><A HREF="./com/sleepycat/db/ReplicationLockoutException.html" title="class in com.sleepycat.db"><B>ReplicationLockoutException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Thrown when an operation was blocked by client/master synchronization.<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db"><B>ReplicationManagerAckPolicy</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A class that provides definitions for the types of network ack policyto use
when transmitting messages between replication sites using theReplication
Manager.<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#replicationManagerAddRemoteSite(com.sleepycat.db.ReplicationHostAddress, boolean)"><B>replicationManagerAddRemoteSite(ReplicationHostAddress, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Add a remote site to a replication group.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db"><B>ReplicationManagerSiteInfo</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A simple wrapper class to hold information needed to define a replication site.<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#ReplicationManagerSiteInfo(com.sleepycat.db.ReplicationHostAddress, int)"><B>ReplicationManagerSiteInfo(ReplicationHostAddress, int)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
<DD>Create a ReplicationManagerSiteInfo with the given information, isConnected defaults to false.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#ReplicationManagerSiteInfo(com.sleepycat.db.ReplicationHostAddress, int, boolean)"><B>ReplicationManagerSiteInfo(ReplicationHostAddress, int, boolean)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
<DD>Create a ReplicationManagerSiteInfo with the given information.
<DT><A HREF="./com/sleepycat/db/Environment.html#replicationManagerStart(int, com.sleepycat.db.ReplicationManagerStartPolicy)"><B>replicationManagerStart(int, ReplicationManagerStartPolicy)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Starts the replication manager.
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db"><B>ReplicationManagerStartPolicy</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>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.<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db"><B>ReplicationManagerStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Replication Manager statistics for a database environment.<DT><A HREF="./com/sleepycat/db/ReplicationSiteUnavailableException.html" title="class in com.sleepycat.db"><B>ReplicationSiteUnavailableException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Thrown if replication group was unable to elect a master, or was unable to
complete the election in the specified timeout period.<DT><A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db"><B>ReplicationStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Replication statistics for a database environment.<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db"><B>ReplicationStatus</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The return status from processing a replication message.<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db"><B>ReplicationTimeoutType</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The ReplicationTimeoutType defines the types of timeouts that can beconfigured for the Berkeley Db replication functionality.<DT><A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db"><B>ReplicationTransport</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An interface specifying a replication transmit function, which sends
information to other members of the replication group.<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPMGR_CONNFAIL"><B>REPMGR_CONNFAIL</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display detailed information about Replication Manager connection failures.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPMGR_MISC"><B>REPMGR_MISC</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display detailed information about genereal Replication Manager processing.
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#reset()"><B>reset()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#reset()"><B>reset()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Environment.html#resetFileID(java.lang.String, boolean)"><B>resetFileID(String, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Allows database files to be copied, and then the copy used in the same
    database environment as the original.
<DT><A HREF="./com/sleepycat/db/Environment.html#resetLogSequenceNumber(java.lang.String, boolean)"><B>resetLogSequenceNumber(String, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Allows database files to be moved from one transactional database
    environment to another.
<DT><A HREF="./com/sleepycat/bind/serial/SerialInput.html#resolveClass(java.io.ObjectStreamClass)"><B>resolveClass(ObjectStreamClass)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Retains only the elements in this collection that are contained in the
 specified collection (optional operation).
<DT><A HREF="./com/sleepycat/db/LockMode.html#RMW"><B>RMW</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
<DD>Acquire write locks instead of read locks when doing the retrieval.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#run(com.sleepycat.collections.TransactionWorker)"><B>run(TransactionWorker)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>Calls the <A HREF="./com/sleepycat/collections/TransactionWorker.html#doWork()"><CODE>TransactionWorker.doWork()</CODE></A> method and, for transactional
 environments, may begin and end a transaction.
<DT><A HREF="./com/sleepycat/db/RunRecoveryException.html" title="class in com.sleepycat.db"><B>RunRecoveryException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Thrown when the database environment needs to be recovered.<DT><A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util"><B>RuntimeExceptionWrapper</B></A> - Exception in <A HREF="./com/sleepycat/util/package-summary.html">com.sleepycat.util</A><DD>A RuntimeException that can contain nested exceptions.<DT><A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#RuntimeExceptionWrapper(java.lang.Throwable)"><B>RuntimeExceptionWrapper(Throwable)</B></A> - 
Constructor for exception com.sleepycat.util.<A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db"><B>SecondaryConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The configuration properties of a <code>SecondaryDatabase</code> extend
those of a primary <code>Database</code>.<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#SecondaryConfig()"><B>SecondaryConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>Creates an instance with the system's default settings.
<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db"><B>SecondaryCursor</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A database cursor for a secondary database.<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db"><B>SecondaryDatabase</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A secondary database handle.<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#SecondaryDatabase(java.lang.String, java.lang.String, com.sleepycat.db.Database, com.sleepycat.db.SecondaryConfig)"><B>SecondaryDatabase(String, String, Database, SecondaryConfig)</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
<DD>Open a database.
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist"><B>SecondaryIndex</B></A>&lt;<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="type parameter in SecondaryIndex">SK</A>,<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="type parameter in SecondaryIndex">PK</A>,<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="type parameter in SecondaryIndex">E</A>&gt; - Class in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>The secondary index for an entity class and a secondary key.<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#SecondaryIndex(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.Database, com.sleepycat.persist.PrimaryIndex, java.lang.Class, com.sleepycat.bind.EntryBinding)"><B>SecondaryIndex(SecondaryDatabase, Database, PrimaryIndex&lt;PK, E&gt;, Class&lt;SK&gt;, EntryBinding)</B></A> - 
Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>Creates a secondary index without using an <code>EntityStore</code>.
<DT><A HREF="./com/sleepycat/persist/model/SecondaryKey.html" title="annotation in com.sleepycat.persist.model"><B>SecondaryKey</B></A> - Annotation Type in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Indicates a secondary key field of an entity class.<DT><A HREF="./com/sleepycat/db/SecondaryKeyCreator.html" title="interface in com.sleepycat.db"><B>SecondaryKeyCreator</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The interface implemented for extracting single-valued secondary keys from
primary records.<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model"><B>SecondaryKeyMetadata</B></A> - Class in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>The metadata for a secondary key field.<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#SecondaryKeyMetadata(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.sleepycat.persist.model.Relationship, java.lang.String, com.sleepycat.persist.model.DeleteAction)"><B>SecondaryKeyMetadata(String, String, String, String, String, Relationship, String, DeleteAction)</B></A> - 
Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
<DD>Used by an <code>EntityModel</code> to construct secondary key metadata.
<DT><A HREF="./com/sleepycat/db/SecondaryMultiKeyCreator.html" title="interface in com.sleepycat.db"><B>SecondaryMultiKeyCreator</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The interface implemented for extracting multi-valued secondary keys from
primary records.<DT><A HREF="./com/sleepycat/db/ReplicationTransport.html#send(com.sleepycat.db.Environment, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LogSequenceNumber, int, boolean, boolean, boolean, boolean)"><B>send(Environment, DatabaseEntry, DatabaseEntry, LogSequenceNumber, int, boolean, boolean, boolean, boolean)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A>
<DD>The callback used when Berkeley DB needs to transmit a replication message.
<DT><A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db"><B>Sequence</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A Sequence handle is used to manipulate a sequence record in a database.<DT><A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db"><B>SequenceConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Specify the attributes of a sequence.<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#SequenceConfig()"><B>SequenceConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>An instance created using the default constructor is initialized with
    the system's default settings.
<DT><A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db"><B>SequenceStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>A SequenceStats object is used to return sequence statistics.<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial"><B>SerialBase</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A base class for serial bindings creators that provides control over the
 allocation of the output buffer.<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#SerialBase()"><B>SerialBase()</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
<DD>Initializes the initial output buffer size to zero.
<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial"><B>SerialBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A concrete <code>EntryBinding</code> that treats a key or data entry as
 a serialized object.<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#SerialBinding(com.sleepycat.bind.serial.ClassCatalog, java.lang.Class)"><B>SerialBinding(ClassCatalog, Class)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
<DD>Creates a serial binding.
<DT><A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial"><B>SerialInput</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A specialized <code>ObjectInputStream</code> that gets class description
 information from a <code>ClassCatalog</code>.<DT><A HREF="./com/sleepycat/bind/serial/SerialInput.html#SerialInput(java.io.InputStream, com.sleepycat.bind.serial.ClassCatalog)"><B>SerialInput(InputStream, ClassCatalog)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
<DD>Creates a serial input stream.
<DT><A HREF="./com/sleepycat/bind/serial/SerialInput.html#SerialInput(java.io.InputStream, com.sleepycat.bind.serial.ClassCatalog, java.lang.ClassLoader)"><B>SerialInput(InputStream, ClassCatalog, ClassLoader)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
<DD>Creates a serial input stream.
<DT><A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial"><B>SerialOutput</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A specialized <code>ObjectOutputStream</code> that stores class description
 information in a <code>ClassCatalog</code>.<DT><A HREF="./com/sleepycat/bind/serial/SerialOutput.html#SerialOutput(java.io.OutputStream, com.sleepycat.bind.serial.ClassCatalog)"><B>SerialOutput(OutputStream, ClassCatalog)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</A>
<DD>Creates a serial output stream.
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial"><B>SerialSerialBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>An abstract <code>EntityBinding</code> that treats an entity's key entry and
 data entry as serialized objects.<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#SerialSerialBinding(com.sleepycat.bind.serial.ClassCatalog, java.lang.Class, java.lang.Class)"><B>SerialSerialBinding(ClassCatalog, Class, Class)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
<DD>Creates a serial-serial entity binding.
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#SerialSerialBinding(com.sleepycat.bind.serial.SerialBinding, com.sleepycat.bind.serial.SerialBinding)"><B>SerialSerialBinding(SerialBinding, SerialBinding)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
<DD>Creates a serial-serial entity binding.
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial"><B>SerialSerialKeyCreator</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A abstract key creator that uses a serial key and a serial data entry.<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#SerialSerialKeyCreator(com.sleepycat.bind.serial.ClassCatalog, java.lang.Class, java.lang.Class, java.lang.Class)"><B>SerialSerialKeyCreator(ClassCatalog, Class, Class, Class)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
<DD>Creates a serial-serial key creator.
<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#SerialSerialKeyCreator(com.sleepycat.bind.serial.SerialBinding, com.sleepycat.bind.serial.SerialBinding, com.sleepycat.bind.serial.SerialBinding)"><B>SerialSerialKeyCreator(SerialBinding, SerialBinding, SerialBinding)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
<DD>Creates a serial-serial entity binding.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#set(java.lang.Object)"><B>set(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Replaces the last element returned by next or previous with the
 specified element (optional operation).
<DT><A HREF="./com/sleepycat/collections/StoredList.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Replaces the element at the specified position in this list with the
 specified element (optional operation).
<DT><A HREF="./com/sleepycat/db/LogCursor.html#set(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>set(LogSequenceNumber, DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
<DD>Return a specific log record.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setAggressive(boolean)"><B>setAggressive(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Configure <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> to output <b>all</b> the
    key/data pairs in the file that can be found.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the <A HREF="./com/sleepycat/db/Environment.html#openDatabase(com.sleepycat.db.Transaction, java.lang.String, java.lang.String, com.sleepycat.db.DatabaseConfig)"><CODE>Environment.openDatabase</CODE></A> method to create
    the database if it does not already exist.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to create any underlying files,
    as necessary.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Configure the <A HREF="./com/sleepycat/db/Database.html#openSequence(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.SequenceConfig)"><CODE>Database.openSequence</CODE></A> method to
    create the sequence if it does not already exist.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Specifies whether creation of a new store is allowed.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#setAllowNestedTransactions(boolean)"><B>setAllowNestedTransactions(boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>Changes whether nested transactions will be created if
 <code>run()</code> is called when a transaction is already active for
 the current thread.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setAllowPopulate(boolean)"><B>setAllowPopulate(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>Specifies whether automatic population of the secondary is allowed.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setAutoCommitNoSync(boolean)"><B>setAutoCommitNoSync(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Configure auto-commit operations on the sequence to not flush
    the transaction log.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeComparator(java.util.Comparator)"><B>setBtreeComparator(Comparator)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>By default, a byte by byte lexicographic comparison is used for
    btree keys.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeMinKey(int)"><B>setBtreeMinKey(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the minimum number of key/data pairs intended to be stored on any
    single Btree leaf page.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreePrefixCalculator(com.sleepycat.db.BtreePrefixCalculator)"><B>setBtreePrefixCalculator(BtreePrefixCalculator)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the Btree prefix callback.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeRecordNumbers(boolean)"><B>setBtreeRecordNumbers(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the Btree to support retrieval by record number.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setByteOrder(int)"><B>setByteOrder(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the byte order for integers in the stored database metadata.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setCacheCount(int)"><B>setCacheCount(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the number of shared memory buffer pools, that is, the number of
caches.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheCount(int)"><B>setCacheCount(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the number of shared memory buffer pools, that is, the number of
caches.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheMax(long)"><B>setCacheMax(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the maximum cache size in bytes.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setCacheSize(long)"><B>setCacheSize(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the size of the shared memory buffer pool, that is, the size of the
cache.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheSize(long)"><B>setCacheSize(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the size of the shared memory buffer pool, that is, the size of the
cache.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setCacheSize(int)"><B>setCacheSize(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Set the
Configure the number of elements cached by a sequence handle.
<DT><A HREF="./com/sleepycat/persist/model/ModelInternal.html#setCatalog(com.sleepycat.persist.model.EntityModel, com.sleepycat.persist.impl.PersistCatalog)"><B>setCatalog(EntityModel, PersistCatalog)</B></A> - 
Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</A>
<DD>Internal access method that should not be used by applications.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCDBLockAllDatabases(boolean)"><B>setCDBLockAllDatabases(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure Concurrent Data Store applications to perform locking on
    an environment-wide basis rather than on a per-database basis.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setChecksum(boolean)"><B>setChecksum(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the database environment to do checksum verification of
    pages read into the cache from the backing filestore.
<DT><A HREF="./com/sleepycat/db/StatsConfig.html#setClear(boolean)"><B>setClear(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
<DD>Configure the statistics operation to reset statistics after they
    are returned.
<DT><A HREF="./com/sleepycat/db/Database.html#setConfig(com.sleepycat.db.DatabaseConfig)"><B>setConfig(DatabaseConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Change the settings in an existing database handle.
<DT><A HREF="./com/sleepycat/db/Environment.html#setConfig(com.sleepycat.db.EnvironmentConfig)"><B>setConfig(EnvironmentConfig)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Change the settings in an existing environment handle.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setData(byte[], int, int)"><B>setData(byte[], int, int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Sets the byte array, offset and size.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setData(byte[])"><B>setData(byte[])</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Sets the byte array.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setDatabaseNamer(com.sleepycat.persist.DatabaseNamer)"><B>setDatabaseNamer(DatabaseNamer)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Specifies the object reponsible for naming of files and databases.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setDataNIO(java.nio.ByteBuffer, int, int)"><B>setDataNIO(ByteBuffer, int, int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Sets the java.nio.ByteBuffer.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setDataNIO(java.nio.ByteBuffer)"><B>setDataNIO(ByteBuffer)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Sets the java.nio.ByteBuffer.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setDecrement(boolean)"><B>setDecrement(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Specify that the sequence should be decremented.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setDegree2(boolean)"><B>setDegree2(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/CursorConfig.html#setReadCommitted(boolean)"><CODE>CursorConfig.setReadCommitted(boolean)</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setDegree2(boolean)"><B>setDegree2(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/TransactionConfig.html#setReadCommitted(boolean)"><CODE>TransactionConfig.setReadCommitted(boolean)</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDirectDatabaseIO(boolean)"><B>setDirectDatabaseIO(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to not buffer database files.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDirectLogIO(boolean)"><B>setDirectLogIO(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to not buffer log files.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setDirtyRead(boolean)"><B>setDirtyRead(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/CursorConfig.html#setReadUncommitted(boolean)"><CODE>CursorConfig.setReadUncommitted(boolean)</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setDirtyRead(boolean)"><B>setDirtyRead(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/DatabaseConfig.html#setReadUncommitted(boolean)"><CODE>DatabaseConfig.setReadUncommitted(boolean)</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setDirtyRead(boolean)"><B>setDirtyRead(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/TransactionConfig.html#setReadUncommitted(boolean)"><CODE>TransactionConfig.setReadUncommitted(boolean)</CODE></A> to conform to ANSI
    database isolation terminology.</I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDsyncDatabases(boolean)"><B>setDsyncDatabases(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to flush database writes to the backing
    disk before returning from the write system call, rather than flushing
    database writes explicitly in a separate system call, as necessary.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDsyncLog(boolean)"><B>setDsyncLog(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to flush log writes to the
    backing disk before returning from the write system call, rather
    than flushing log writes explicitly in a separate system call.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setDuplicateComparator(java.util.Comparator)"><B>setDuplicateComparator(Comparator)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the duplicate data item comparison callback.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setEncrypted(java.lang.String)"><B>setEncrypted(String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the password used to perform encryption and decryption.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setEncrypted(java.lang.String)"><B>setEncrypted(String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the password used to perform encryption and decryption.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setErrorHandler(com.sleepycat.db.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the function to be called if an error occurs.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setErrorHandler(com.sleepycat.db.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the function to be called if an error occurs.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setErrorPrefix(java.lang.String)"><B>setErrorPrefix(String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the prefix string that appears before error messages.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setErrorPrefix(java.lang.String)"><B>setErrorPrefix(String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the prefix string that appears before error messages.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setErrorStream(java.io.OutputStream)"><B>setErrorStream(OutputStream)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set an OutputStream for displaying error messages.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setErrorStream(java.io.OutputStream)"><B>setErrorStream(OutputStream)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set an OutputStream for displaying error messages.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setEventHandler(com.sleepycat.db.EventHandler)"><B>setEventHandler(EventHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set an object whose methods are to be called when a triggered event occurs.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#setEvolveListener(com.sleepycat.persist.evolve.EvolveListener)"><B>setEvolveListener(EvolveListener)</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
<DD>Sets a progress listener that is notified each time an entity is read.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setExclusiveCreate(boolean)"><B>setExclusiveCreate(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the <A HREF="./com/sleepycat/db/Environment.html#openDatabase(com.sleepycat.db.Transaction, java.lang.String, java.lang.String, com.sleepycat.db.DatabaseConfig)"><CODE>Environment.openDatabase</CODE></A> method to fail if
    the database already exists.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setExclusiveCreate(boolean)"><B>setExclusiveCreate(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Configure the <A HREF="./com/sleepycat/db/Database.html#openSequence(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.SequenceConfig)"><CODE>Database.openSequence</CODE></A> method to
    fail if the database already exists.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setExclusiveCreate(boolean)"><B>setExclusiveCreate(boolean)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Specifies whether opening an existing store is prohibited.
<DT><A HREF="./com/sleepycat/db/StatsConfig.html#setFast(boolean)"><B>setFast(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
<DD>Configure the statistics operation to return only the values which
    do not incur some performance penalty.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setFeedbackHandler(com.sleepycat.db.FeedbackHandler)"><B>setFeedbackHandler(FeedbackHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set an object whose methods are called to provide feedback.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setFeedbackHandler(com.sleepycat.db.FeedbackHandler)"><B>setFeedbackHandler(FeedbackHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set an object whose methods are called to provide feedback.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setFillPercent(int)"><B>setFillPercent(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Set the desired fill percentage.
<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#setForce(boolean)"><B>setForce(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
<DD>Configure the checkpoint force option.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignKeyDatabase(com.sleepycat.db.Database)"><B>setForeignKeyDatabase(Database)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignKeyDeleteAction(com.sleepycat.db.ForeignKeyDeleteAction)"><B>setForeignKeyDeleteAction(ForeignKeyDeleteAction)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignKeyNullifier(com.sleepycat.db.ForeignKeyNullifier)"><B>setForeignKeyNullifier(ForeignKeyNullifier)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignMultiKeyNullifier(com.sleepycat.db.ForeignMultiKeyNullifier)"><B>setForeignMultiKeyNullifier(ForeignMultiKeyNullifier)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setFreeListOnly(boolean)"><B>setFreeListOnly(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Configure whether to skip page compaction, only returning pages
    to the filesystem that are already free and at the end of the file.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setFreeSpace(boolean)"><B>setFreeSpace(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Return pages to the filesystem if possible.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHashComparator(java.util.Comparator)"><B>setHashComparator(Comparator)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the Hash key comparison function.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHasher(com.sleepycat.db.Hasher)"><B>setHasher(Hasher)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set a database-specific hash function.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHashFillFactor(int)"><B>setHashFillFactor(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the desired density within the hash table.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHashNumElements(int)"><B>setHashNumElements(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set an estimate of the final size of the hash table.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setImmutableSecondaryKey(boolean)"><B>setImmutableSecondaryKey(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>Specifies whether the secondary key is immutable.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeCache(boolean)"><B>setInitializeCache(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure a shared memory buffer pool in the database environment.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeCDB(boolean)"><B>setInitializeCDB(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment for the Concurrent Data Store
    product.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeLocking(boolean)"><B>setInitializeLocking(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment for locking.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeLogging(boolean)"><B>setInitializeLogging(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment for logging.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeRegions(boolean)"><B>setInitializeRegions(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to page-fault shared regions into
    memory when initially creating or joining a database environment.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeReplication(boolean)"><B>setInitializeReplication(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment for replication.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setInitialValue(long)"><B>setInitialValue(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Set the
Set the initial value for a sequence.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#setIteratorBlockSize(int)"><B>setIteratorBlockSize(int)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Changes the number of records read at one time by iterators returned by
 the <A HREF="./com/sleepycat/collections/StoredCollection.html#iterator()"><CODE>StoredCollection.iterator()</CODE></A> method.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setJoinEnvironment(boolean)"><B>setJoinEnvironment(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the handle to join an existing environment.
<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#setKBytes(int)"><B>setKBytes(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
<DD>Configure the checkpoint log data threshold, in kilobytes.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setKeyCreator(com.sleepycat.db.SecondaryKeyCreator)"><B>setKeyCreator(SecondaryKeyCreator)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>Specifies the user-supplied object used for creating single-valued
    secondary keys.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#setLock(com.sleepycat.db.Lock)"><B>setLock(Lock)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Set the lock reference.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockConflicts(byte[][])"><B>setLockConflicts(byte[][])</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the locking conflicts matrix.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockDetectMode(com.sleepycat.db.LockDetectMode)"><B>setLockDetectMode(LockDetectMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure if the deadlock detector is to be run whenever a lock
    conflict occurs.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockDown(boolean)"><B>setLockDown(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to lock shared environment files
    and memory-mapped databases into memory.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockTimeout(long)"><B>setLockTimeout(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the timeout value for the database environment
locks.
<DT><A HREF="./com/sleepycat/db/Transaction.html#setLockTimeout(long)"><B>setLockTimeout(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>Configure the lock request timeout value for the transaction.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogAutoRemove(boolean)"><B>setLogAutoRemove(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the system to automatically remove log files that are no
    longer needed.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogBufferSize(int)"><B>setLogBufferSize(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the size of the in-memory log buffer, in bytes.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogDirectory(java.io.File)"><B>setLogDirectory(File)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the path of a directory to be used as the location of logging files.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogFileMode(int)"><B>setLogFileMode(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the absolute file mode for created log files.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogInMemory(boolean)"><B>setLogInMemory(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>If set, maintain transaction logs in memory rather than on disk.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogRecordHandler(com.sleepycat.db.LogRecordHandler)"><B>setLogRecordHandler(LogRecordHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set a function to process application-specific log records.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogRegionSize(int)"><B>setLogRegionSize(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the size of the underlying logging area of the database
    environment, in bytes.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogZero(boolean)"><B>setLogZero(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>If set, zero all pages of a log file when that log file is created.
<DT><A HREF="./com/sleepycat/db/CacheFile.html#setMaximumSize(long)"><B>setMaximumSize(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
<DD>Set the
maximum size for the file backing the database.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLockers(int)"><B>setMaxLockers(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the maximum number of locking entities supported by the database
    environment.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLockObjects(int)"><B>setMaxLockObjects(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the maximum number of locked objects supported by the database
    environment.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLocks(int)"><B>setMaxLocks(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the maximum number of locks supported by the database
    environment.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLogFileSize(int)"><B>setMaxLogFileSize(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the maximum size of a single file in the log, in bytes.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxMutexes(int)"><B>setMaxMutexes(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the total number of mutexes to allocate.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxOpenFiles(int)"><B>setMaxOpenFiles(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Limit the number of file descriptors the library will open concurrently
    when flushing dirty pages from the cache.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setMaxPages(int)"><B>setMaxPages(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Set the maximum number of pages to free.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#setMaxRetries(int)"><B>setMaxRetries(int)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>Changes the maximum number of retries that will be performed when
 deadlocks are detected.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxWrite(int, long)"><B>setMaxWrite(int, long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Limit the number of sequential write operations scheduled by the
    library when flushing dirty pages from the cache.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMessageHandler(com.sleepycat.db.MessageHandler)"><B>setMessageHandler(MessageHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set a function to be called with an informational message.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMessageHandler(com.sleepycat.db.MessageHandler)"><B>setMessageHandler(MessageHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set a function to be called with an informational message.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMessageStream(java.io.OutputStream)"><B>setMessageStream(OutputStream)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set an OutputStream for displaying informational messages.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMessageStream(java.io.OutputStream)"><B>setMessageStream(OutputStream)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set an OutputStream for displaying informational messages.
<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#setMinutes(int)"><B>setMinutes(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
<DD>Configure the checkpoint time threshold, in minutes.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMMapSize(long)"><B>setMMapSize(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the maximum file size, in bytes, for a file to be mapped into
    the process address space.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMode(int)"><B>setMode(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>On UNIX systems or in IEEE/ANSI Std 1003.1 (POSIX) environments, files
    created by the database open are created with mode <code>mode</code>
    (as described in the <code>chmod</code>(2) manual page) and modified
    by the process' umask value at the time of creation (see the
    <code>umask</code>(2) manual page).
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMode(int)"><B>setMode(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to use a specific mode when
    creating underlying files and shared memory segments.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#setMode(com.sleepycat.db.LockRequestMode)"><B>setMode(LockRequestMode)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Set the lock mode.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setModel(com.sleepycat.persist.model.EntityModel)"><B>setModel(EntityModel)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Sets the entity model that defines entity classes and index keys.
<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setMultiKeyCreator(com.sleepycat.db.SecondaryMultiKeyCreator)"><B>setMultiKeyCreator(SecondaryMultiKeyCreator)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
<DD>Specifies the user-supplied object used for creating multi-valued
    secondary keys.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMultiversion(boolean)"><B>setMultiversion(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configured the database with support for multiversion concurrency control.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMultiversion(boolean)"><B>setMultiversion(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to open all databases that are not
    using the queue access method for multiversion concurrency control.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setMutations(com.sleepycat.persist.evolve.Mutations)"><B>setMutations(Mutations)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Configures mutations for performing lazy evolution of stored instances.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexAlignment(int)"><B>setMutexAlignment(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the mutex alignment, in bytes.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexIncrement(int)"><B>setMutexIncrement(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Increase the number of mutexes to allocate.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexTestAndSetSpins(int)"><B>setMutexTestAndSetSpins(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Specify the number of times that test-and-set mutexes should spin
    without blocking.
<DT><A HREF="./com/sleepycat/db/Transaction.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>Set the user visible name for the transaction.
<DT><A HREF="./com/sleepycat/db/CacheFile.html#setNoFile(boolean)"><B>setNoFile(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
<DD>Disallow opening backing temporary files for in-memory
    databases, even if they expand to fill the entire cache.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setNoLocking(boolean)"><B>setNoLocking(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the system to grant all requested mutual exclusion mutexes
    and database locks without regard for their actual availability.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setNoMMap(boolean)"><B>setNoMMap(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the library to not map this database into memory.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setNoMMap(boolean)"><B>setNoMMap(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the system to copy read-only database files into the local
    cache instead of potentially mapping them into process memory.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setNoOrderCheck(boolean)"><B>setNoOrderCheck(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Configure <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> to skip the database checks for
    btree and duplicate sort order and for hashing.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setNoPanic(boolean)"><B>setNoPanic(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the system to ignore any panic state in the database
    environment.
<DT><A HREF="./com/sleepycat/db/JoinConfig.html#setNoSort(boolean)"><B>setNoSort(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
<DD>Specifies whether automatic sorting of the input cursors is disabled.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setNoSync(boolean)"><B>setNoSync(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Configure the transaction to not write or synchronously flush the log
    it when commits.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setNoWait(boolean)"><B>setNoWait(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Configure the transaction to not wait if a lock request cannot be
    immediately granted.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#setObj(com.sleepycat.db.DatabaseEntry)"><B>setObj(DatabaseEntry)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Set the lock object.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setOffset(int)"><B>setOffset(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Set the byte offset into the data array.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#setOp(com.sleepycat.db.LockOperation)"><B>setOp(LockOperation)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Set the operation.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setOrderCheckOnly(boolean)"><B>setOrderCheckOnly(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Configure <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> to do database checks for btree
    and duplicate sort order and for hashing, skipped by verification
    operations configured by <A HREF="./com/sleepycat/db/VerifyConfig.html#setNoOrderCheck(boolean)"><CODE>VerifyConfig.setNoOrderCheck</CODE></A>.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setOverwrite(boolean)"><B>setOverwrite(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the system to overwrite files stored in encrypted formats
    before deleting them.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPageSize(int)"><B>setPageSize(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the size of the pages used to hold items in the database, in bytes.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPanicHandler(com.sleepycat.db.PanicHandler)"><B>setPanicHandler(PanicHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the function to be called if the database environment panics.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setPanicHandler(com.sleepycat.db.PanicHandler)"><B>setPanicHandler(PanicHandler)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the function to be called if the database environment panics.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartial(boolean)"><B>setPartial(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Configure this DatabaseEntry to read or write partial records.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartial(int, int, boolean)"><B>setPartial(int, int, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Configures this DatabaseEntry to read or write partial records.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartialLength(int)"><B>setPartialLength(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Set the byte length of the partial record being read or written by
    the application, in bytes.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartialOffset(int)"><B>setPartialOffset(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Set the offset of the partial record being read or written by the
    application, in bytes.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#setPrimaryConfig(java.lang.Class, com.sleepycat.db.DatabaseConfig)"><B>setPrimaryConfig(Class, DatabaseConfig)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Configures the primary database for an entity class using the Berkeley
 DB engine API.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setPrintable(boolean)"><B>setPrintable(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Configure <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> to use printing characters to
    where possible.
<DT><A HREF="./com/sleepycat/db/CacheFile.html#setPriority(com.sleepycat.db.CacheFilePriority)"><B>setPriority(CacheFilePriority)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
<DD>Set the
cache priority for pages from the specified file.
<DT><A HREF="./com/sleepycat/db/Cursor.html#setPriority(com.sleepycat.db.CacheFilePriority)"><B>setPriority(CacheFilePriority)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
<DD>Set the cache priority for pages referenced by the DBC handle.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPriority(com.sleepycat.db.CacheFilePriority)"><B>setPriority(CacheFilePriority)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the cache priority for pages referenced by the DB handle.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setPrivate(boolean)"><B>setPrivate(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to only be accessed by a single
    process (although that process may be multithreaded).
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setQueueExtentSize(int)"><B>setQueueExtentSize(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the size of the extents used to hold pages in a Queue database,
    specified as a number of pages.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setQueueInOrder(boolean)"><B>setQueueInOrder(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure <A HREF="./com/sleepycat/db/Database.html#consume(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, boolean)"><CODE>Database.consume</CODE></A> to return key/data pairs in
    order, always returning the key/data item from the head of the
    queue.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setRange(long, long)"><B>setRange(long, long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Configure a sequence range.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setReadCommitted(boolean)"><B>setReadCommitted(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>Configure the cursor for read committed isolation.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setReadCommitted(boolean)"><B>setReadCommitted(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Configure the transaction for read committed isolation.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#setReadModifyWrite(boolean)"><B>setReadModifyWrite(boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
<DD>Changes whether write-locks will be obtained when reading with this
 cursor.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the database in read-only mode.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Sets the read-only configuration property.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setReadUncommitted(boolean)"><B>setReadUncommitted(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>Configure read operations performed by the cursor to return modified
    but not yet committed data.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setReadUncommitted(boolean)"><B>setReadUncommitted(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the database to support read uncommitted.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setReadUncommitted(boolean)"><B>setReadUncommitted(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Configure read operations performed by the transaction to return modified
    but not yet committed data.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordDelimiter(int)"><B>setRecordDelimiter(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the delimiting byte used to mark the end of a record in the backing
    source file for the Recno access method.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordLength(int)"><B>setRecordLength(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Specify the database record length, in bytes.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setRecordNumber(int)"><B>setRecordNumber(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Initialize the entry from a logical record number.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordNumberAppender(com.sleepycat.db.RecordNumberAppender)"><B>setRecordNumberAppender(RecordNumberAppender)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure <A HREF="./com/sleepycat/db/Database.html#append(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><CODE>Database.append</CODE></A> to call the function after the
    record number has been selected but before the data has been stored
    into the database.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordPad(int)"><B>setRecordPad(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the padding character for short, fixed-length records for the Queue
    and Recno access methods.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordSource(java.io.File)"><B>setRecordSource(File)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Set the underlying source file for the Recno access method.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRegister(boolean)"><B>setRegister(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Check if a process has failed while using the database environment, that
    is, if a process has exited with an open <A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db"><CODE>Environment</CODE></A> handle.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRenumbering(boolean)"><B>setRenumbering(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the logical record numbers to be mutable, and change as
    records are added to and deleted from the database.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationClockskew(int, int)"><B>setReplicationClockskew(int, int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Sets the clock skew ratio among replication group members based on the
    fastest and slowest measurements among the group for use with master leases.
<DT><A HREF="./com/sleepycat/db/Environment.html#setReplicationConfig(com.sleepycat.db.ReplicationConfig, boolean)"><B>setReplicationConfig(ReplicationConfig, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Configure the replication subsystem.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationLimit(long)"><B>setReplicationLimit(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Impose a byte-count limit on the amount of data that will be
    transmitted from a site in a single call to <A HREF="./com/sleepycat/db/Environment.html#processReplicationMessage(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, int)"><CODE>Environment.processReplicationMessage</CODE></A>.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerAckPolicy(com.sleepycat.db.ReplicationManagerAckPolicy)"><B>setReplicationManagerAckPolicy(ReplicationManagerAckPolicy)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the network Ack policy used by the replication manager.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerLocalSite(com.sleepycat.db.ReplicationHostAddress)"><B>setReplicationManagerLocalSite(ReplicationHostAddress)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the address of the local (this) site in a replication group.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationNumSites(int)"><B>setReplicationNumSites(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the total number of sites in the replication group.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationPriority(int)"><B>setReplicationPriority(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the current environment's priority.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationRequestMax(int)"><B>setReplicationRequestMax(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set a threshold for the maximum time that a client waits before requesting
    retransmission of a missing message.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationRequestMin(int)"><B>setReplicationRequestMin(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set a threshold for the minimum time that a client waits before requesting
    retransmission of a missing message.
<DT><A HREF="./com/sleepycat/db/Environment.html#setReplicationTimeout(com.sleepycat.db.ReplicationTimeoutType, int)"><B>setReplicationTimeout(ReplicationTimeoutType, int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Set the network timeout applied to the specified timeout type.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationTransport(int, com.sleepycat.db.ReplicationTransport)"><B>setReplicationTransport(int, ReplicationTransport)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Initialize the communication infrastructure for a database environment
    participating in a replicated application.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setReuseBuffer(boolean)"><B>setReuseBuffer(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Configures the entry to try to reuse the buffer before allocating a new
    one.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setReverseSplitOff(boolean)"><B>setReverseSplitOff(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the Btree to not do reverse splits.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRPCServer(java.lang.String, long, long)"><B>setRPCServer(String, long, long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Establish a connection to a RPC server for this database environment.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRunFatalRecovery(boolean)"><B>setRunFatalRecovery(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure to run catastrophic recovery on this environment before opening it for
normal use.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRunRecovery(boolean)"><B>setRunRecovery(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure to run normal recovery on this environment before opening it for
normal use.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setSalvage(boolean)"><B>setSalvage(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>Configure <A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><CODE>Database.verify</CODE></A> to write the key/data pairs from
    all databases in the file to the file stream named by the outfile
    parameter.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setSecondaryBulkLoad(boolean)"><B>setSecondaryBulkLoad(boolean)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Sets the bulk-load-secondaries configuration property.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#setSecondaryConfig(java.lang.Class, java.lang.String, com.sleepycat.db.SecondaryConfig)"><B>setSecondaryConfig(Class, String, SecondaryConfig)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Configures a secondary database for an entity class and key name using
 the Berkeley DB engine API.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setSegmentId(long)"><B>setSegmentId(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Specify a base segment ID for database environment shared memory
    regions created in system memory on VxWorks or systems supporting
    X/Open-style shared memory interfaces; for example, UNIX systems
    supporting <code>shmget</code> and related System V IPC interfaces.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#setSequenceConfig(java.lang.String, com.sleepycat.db.SequenceConfig)"><B>setSequenceConfig(String, SequenceConfig)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Configures a named key sequence using the Berkeley DB engine API.
<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#setSerialBufferSize(int)"><B>setSerialBufferSize(int)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
<DD>Sets the initial byte size of the output buffer that is allocated by the
 default implementation of <A HREF="./com/sleepycat/bind/serial/SerialBase.html#getSerialOutput(java.lang.Object)"><CODE>SerialBase.getSerialOutput(java.lang.Object)</CODE></A>.
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setSize(int)"><B>setSize(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Set the byte size of the data array.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setSnapshot(boolean)"><B>setSnapshot(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Specify that any specified backing source file be read in its entirety
    when the database is opened.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setSnapshot(boolean)"><B>setSnapshot(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>This transaction will execute with snapshot isolation.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setSortedDuplicates(boolean)"><B>setSortedDuplicates(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the database to support sorted, duplicate data items.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setSync(boolean)"><B>setSync(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Configure the transaction to write and synchronously flush the log
    it when commits.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setSystemMemory(boolean)"><B>setSystemMemory(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to allocate memory from system
    shared memory instead of from memory backed by the filesystem.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory(java.io.File)"><B>setTemporaryDirectory(File)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the path of a directory to be used as the location of temporary
    files.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory(java.lang.String)"><B>setTemporaryDirectory(String)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory(java.io.File)"><CODE>EnvironmentConfig.setTemporaryDirectory(java.io.File)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTestAndSetSpins(int)"><B>setTestAndSetSpins(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexTestAndSetSpins(int)"><CODE>EnvironmentConfig.setMutexTestAndSetSpins(int)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setThreaded(boolean)"><B>setThreaded(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the handle to be <em>free-threaded</em>; that is, usable
    by multiple threads within a single address space.
<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setTimeout(int)"><B>setTimeout(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
<DD>Set the lock timeout for implicit transactions.
<DT><A HREF="./com/sleepycat/db/LockRequest.html#setTimeout(int)"><B>setTimeout(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
<DD>Set the lock timeout value.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setTransactional(boolean)"><B>setTransactional(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Enclose the database open within a transaction.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTransactional(boolean)"><B>setTransactional(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment for transactions.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setTransactional(boolean)"><B>setTransactional(boolean)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Sets the transactional configuration property.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#setTransactionConfig(com.sleepycat.db.TransactionConfig)"><B>setTransactionConfig(TransactionConfig)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>Changes the transaction configuration used for calling
 <A HREF="./com/sleepycat/db/Environment.html#beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)"><CODE>Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)</CODE></A>.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setTransactionNotDurable(boolean)"><B>setTransactionNotDurable(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the database environment to not write log records for this
    database.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setTruncate(boolean)"><B>setTruncate(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the database to be physically truncated by truncating the
    underlying file, discarding all previous databases it might have
    held.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#setTupleBufferSize(int)"><B>setTupleBufferSize(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
<DD>Sets the initial byte size of the output buffer that is allocated by the
 default implementation of <A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(java.lang.Object)"><CODE>TupleBase.getTupleOutput(java.lang.Object)</CODE></A>.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnMaxActive(int)"><B>setTxnMaxActive(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to support at least txnMaxActive
    active transactions.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnNoSync(boolean)"><B>setTxnNoSync(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the system to not write or synchronously flush the log
    on transaction commit.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnNotDurable(boolean)"><B>setTxnNotDurable(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the system to not write log records.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnNoWait(boolean)"><B>setTxnNoWait(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>If a lock is unavailable for any Berkeley DB operation performed in the
    context of a transaction, cause the operation to throw <A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db"><CODE>LockNotGrantedException</CODE></A> without waiting for the lock.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnSnapshot(boolean)"><B>setTxnSnapshot(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to run transactions at snapshot
    isolation by default.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnTimeout(long)"><B>setTxnTimeout(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Set the timeout value for the database environment
transactions.
<DT><A HREF="./com/sleepycat/db/Transaction.html#setTxnTimeout(long)"><B>setTxnTimeout(long)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
<DD>Configure the timeout value for the transaction lifetime.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnTimestamp(java.util.Date)"><B>setTxnTimestamp(Date)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Recover to the specified time rather than to the most current
    possible date.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnWriteNoSync(boolean)"><B>setTxnWriteNoSync(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the system to write, but not synchronously flush, the log on
    transaction commit.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setType(com.sleepycat.db.DatabaseType)"><B>setType(DatabaseType)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the type of the database.
<DT><A HREF="./com/sleepycat/db/CacheFile.html#setUnlink(boolean)"><B>setUnlink(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
<DD>Remove the file when the last reference to it is closed.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setUnsortedDuplicates(boolean)"><B>setUnsortedDuplicates(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the database to support unsorted duplicate data items.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setUseEnvironment(boolean)"><B>setUseEnvironment(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to accept information from the
    process environment when naming files, regardless of the status of
    the process.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setUseEnvironmentRoot(boolean)"><B>setUseEnvironmentRoot(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the database environment to accept information from the
    process environment when naming files, if the process has
    appropriate permissions (for example, users with a user-ID of 0 on
    UNIX systems).
<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setUserBuffer(int, boolean)"><B>setUserBuffer(int, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
<DD>Configures the entry with an application-owned buffer.
<DT><A HREF="./com/sleepycat/db/MultipleEntry.html#setUserBuffer(int, boolean)"><B>setUserBuffer(int, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#setValue(java.lang.Object)"><B>setValue(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
<DD>Always throws <code>UnsupportedOperationException</code> since this
 object is not attached to a map.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerbose(com.sleepycat.db.VerboseConfig, boolean)"><B>setVerbose(VerboseConfig, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Display verbose information.
<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#setVerbose(boolean)"><B>setVerbose(boolean)</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
<DD>Sets verbose mode.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseDeadlock(boolean)"><B>setVerboseDeadlock(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerbose(com.sleepycat.db.VerboseConfig, boolean)"><CODE>EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseRecovery(boolean)"><B>setVerboseRecovery(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerbose(com.sleepycat.db.VerboseConfig, boolean)"><CODE>EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseRegister(boolean)"><B>setVerboseRegister(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerbose(com.sleepycat.db.VerboseConfig, boolean)"><CODE>EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseReplication(boolean)"><B>setVerboseReplication(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerbose(com.sleepycat.db.VerboseConfig, boolean)"><CODE>EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseWaitsFor(boolean)"><B>setVerboseWaitsFor(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerbose(com.sleepycat.db.VerboseConfig, boolean)"><CODE>EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)</CODE></A></I>
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setWait(boolean)"><B>setWait(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Configure the transaction to wait if a lock request cannot be
    immediately granted.
<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setWrap(boolean)"><B>setWrap(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
<DD>Specify that the sequence should wrap around when it is
    incremented (decremented) past the specified maximum (minimum) value.
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setWriteCursor(boolean)"><B>setWriteCursor(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>Specify the Concurrent Data Store environment cursor will be used to
    update the database.
<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setWriteNoSync(boolean)"><B>setWriteNoSync(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>Configure the transaction to write but not synchronously flush the log
    it when commits.
<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setXACreate(boolean)"><B>setXACreate(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
<DD>Configure the database to be accessed via applications running under
    an X/Open conformant Transaction Manager.
<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setYieldCPU(boolean)"><B>setYieldCPU(boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
<DD>Configure the system to yield the processor immediately after each
    page or mutex acquisition.
<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple"><B>ShortBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Short</code> primitive
 wrapper or a <code>short</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#ShortBinding()"><B>ShortBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#shortToEntry(short, com.sleepycat.db.DatabaseEntry)"><B>shortToEntry(short, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
<DD>Converts a simple <code>short</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#size()"><B>size()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#size()"><B>size()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
<DD>Returns a non-transactional count of the records in the collection or
 map.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#size()"><B>size()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#size()"><B>size()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#skip(long)"><B>skip(long)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastInputStream.html#skipFast(int)"><B>skipFast(int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
<DD>Equivalent to <code>skip()<code> but takes an int parameter instead of a
 long, and does not check whether the count given is larger than the
 number of remaining bytes.
<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple"><B>SortedDoubleBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Double</code> primitive
 wrapper or a <code>double</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#SortedDoubleBinding()"><B>SortedDoubleBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple"><B>SortedFloatBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a <code>Float</code> primitive
 wrapper or a <code>float</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#SortedFloatBinding()"><B>SortedFloatBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#sortedMap()"><B>sortedMap()</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
<DD>Returns a standard Java sorted map based on this entity index.
<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#sortedMap()"><B>sortedMap()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#sortedMap()"><B>sortedMap()</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Environment.html#startReplication(com.sleepycat.db.DatabaseEntry, boolean)"><B>startReplication(DatabaseEntry, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Configure the database environment as a client or master in a group
    of replicated database environments.
<DT><A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db"><B>StatsConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Specifies the attributes of a statistics retrieval operation.<DT><A HREF="./com/sleepycat/db/StatsConfig.html#StatsConfig()"><B>StatsConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
<DD>An instance created using the default constructor is initialized
    with the system's default settings.
<DT><A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist"><B>StoreConfig</B></A> - Class in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>Configuration properties used with an <A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist"><CODE>EntityStore</CODE></A> or <A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw"><CODE>RawStore</CODE></A>.<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#StoreConfig()"><B>StoreConfig()</B></A> - 
Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
<DD>Creates an entity store configuration object with default properties.
<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial"><B>StoredClassCatalog</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A <code>ClassCatalog</code> that is stored in a <code>Database</code>.<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#StoredClassCatalog(com.sleepycat.db.Database)"><B>StoredClassCatalog(Database)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
<DD>Creates a catalog based on a given database.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections"><B>StoredCollection</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>A abstract base class for all stored collections.<DT><A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections"><B>StoredCollections</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>Static methods operating on collections and maps.<DT><A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections"><B>StoredContainer</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>A abstract base class for all stored collections and maps.<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections"><B>StoredEntrySet</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>The Set returned by Map.entrySet().<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#storedIterator()"><B>storedIterator()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Returns an iterator over the elements in this collection.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#storedIterator(boolean)"><B>storedIterator(boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Returns a read or read-write iterator over the elements in this
 collection.
<DT><A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections"><B>StoredIterator</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>The Iterator returned by all stored collections.<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections"><B>StoredKeySet</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>The Set returned by Map.keySet() and which can also be constructed directly
 if a Map is not needed.<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#StoredKeySet(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, boolean)"><B>StoredKeySet(Database, EntryBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
<DD>Creates a key set view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections"><B>StoredList</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>A List view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.<DT><A HREF="./com/sleepycat/collections/StoredList.html#StoredList(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, boolean)"><B>StoredList(Database, EntryBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Creates a list view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredList.html#StoredList(com.sleepycat.db.Database, com.sleepycat.bind.EntityBinding, boolean)"><B>StoredList(Database, EntityBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Creates a list entity view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredList.html#StoredList(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, com.sleepycat.collections.PrimaryKeyAssigner)"><B>StoredList(Database, EntryBinding, PrimaryKeyAssigner)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Creates a list view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> with a <A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><CODE>PrimaryKeyAssigner</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredList.html#StoredList(com.sleepycat.db.Database, com.sleepycat.bind.EntityBinding, com.sleepycat.collections.PrimaryKeyAssigner)"><B>StoredList(Database, EntityBinding, PrimaryKeyAssigner)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Creates a list entity view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> with a <A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><CODE>PrimaryKeyAssigner</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections"><B>StoredMap</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>A Map view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.<DT><A HREF="./com/sleepycat/collections/StoredMap.html#StoredMap(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, com.sleepycat.bind.EntryBinding, boolean)"><B>StoredMap(Database, EntryBinding, EntryBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Creates a map view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#StoredMap(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, com.sleepycat.bind.EntryBinding, com.sleepycat.collections.PrimaryKeyAssigner)"><B>StoredMap(Database, EntryBinding, EntryBinding, PrimaryKeyAssigner)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Creates a map view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> with a <A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><CODE>PrimaryKeyAssigner</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#StoredMap(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, com.sleepycat.bind.EntityBinding, boolean)"><B>StoredMap(Database, EntryBinding, EntityBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Creates a map entity view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#StoredMap(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, com.sleepycat.bind.EntityBinding, com.sleepycat.collections.PrimaryKeyAssigner)"><B>StoredMap(Database, EntryBinding, EntityBinding, PrimaryKeyAssigner)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Creates a map entity view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> with a <A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><CODE>PrimaryKeyAssigner</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections"><B>StoredSortedEntrySet</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>The SortedSet returned by Map.entrySet().<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections"><B>StoredSortedKeySet</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>The SortedSet returned by Map.keySet() and which can also be constructed
 directly if a Map is not needed.<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#StoredSortedKeySet(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, boolean)"><B>StoredSortedKeySet(Database, EntryBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Creates a sorted key set view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections"><B>StoredSortedMap</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>A SortedMap view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#StoredSortedMap(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, com.sleepycat.bind.EntryBinding, boolean)"><B>StoredSortedMap(Database, EntryBinding, EntryBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Creates a sorted map view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#StoredSortedMap(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, com.sleepycat.bind.EntryBinding, com.sleepycat.collections.PrimaryKeyAssigner)"><B>StoredSortedMap(Database, EntryBinding, EntryBinding, PrimaryKeyAssigner)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Creates a sorted map view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> with a <A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><CODE>PrimaryKeyAssigner</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#StoredSortedMap(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, com.sleepycat.bind.EntityBinding, boolean)"><B>StoredSortedMap(Database, EntryBinding, EntityBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Creates a sorted map entity view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#StoredSortedMap(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, com.sleepycat.bind.EntityBinding, com.sleepycat.collections.PrimaryKeyAssigner)"><B>StoredSortedMap(Database, EntryBinding, EntityBinding, PrimaryKeyAssigner)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Creates a sorted map entity view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A> with a <A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><CODE>PrimaryKeyAssigner</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections"><B>StoredSortedValueSet</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>The SortedSet returned by Map.values() and which can also be constructed
 directly if a Map is not needed.<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#StoredSortedValueSet(com.sleepycat.db.Database, com.sleepycat.bind.EntityBinding, boolean)"><B>StoredSortedValueSet(Database, EntityBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Creates a sorted value set entity view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections"><B>StoredValueSet</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>The Set returned by Map.values() and Map.duplicates(), and which can also be
 constructed directly if a Map is not needed.<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#StoredValueSet(com.sleepycat.db.Database, com.sleepycat.bind.EntryBinding, boolean)"><B>StoredValueSet(Database, EntryBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
<DD>Creates a value set view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#StoredValueSet(com.sleepycat.db.Database, com.sleepycat.bind.EntityBinding, boolean)"><B>StoredValueSet(Database, EntityBinding, boolean)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
<DD>Creates a value set entity view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#STRICT_2SITE"><B>STRICT_2SITE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
<DD>Replication Manager observes the strict "majority" rule in managing
    elections, even in a group with only 2 sites.
<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple"><B>StringBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> for a simple <code>String</code> value.<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#StringBinding()"><B>StringBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/UtfOps.html#stringToBytes(java.lang.String)"><B>stringToBytes(String)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>Converts strings to byte arrays.
<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#stringToEntry(java.lang.String, com.sleepycat.db.DatabaseEntry)"><B>stringToEntry(String, DatabaseEntry)</B></A> - 
Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
<DD>Converts a simple <code>String</code> value into an entry buffer.
<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#subIndex(SK)"><B>subIndex(SK)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
<DD>Returns an index that maps primary key to entity for the subset of
 entities having a given secondary key (duplicates).
<DT><A HREF="./com/sleepycat/collections/StoredList.html#subList(int, int)"><B>subList(int, int)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
<DD>Returns a view of the portion of this list between the specified
 fromIndex, inclusive, and toIndex, exclusive.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#subMap(java.lang.Object, java.lang.Object)"><B>subMap(Object, Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Returns a view of the portion of this sorted map whose elements range
 from fromKey, inclusive, to toKey, exclusive.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#subMap(java.lang.Object, boolean, java.lang.Object, boolean)"><B>subMap(Object, boolean, Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Returns a view of the portion of this sorted map whose elements are
 strictly greater than fromKey and strictly less than toKey,
 optionally including fromKey and toKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#subSet(java.lang.Object, java.lang.Object)"><B>subSet(Object, Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
<DD>Returns a view of the portion of this sorted set whose elements range
 from fromMapEntry, inclusive, to toMapEntry, exclusive.
<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#subSet(java.lang.Object, boolean, java.lang.Object, boolean)"><B>subSet(Object, boolean, Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly greater than fromMapEntry and strictly less than toMapEntry,
 optionally including fromMapEntry and toMapEntry.
<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#subSet(java.lang.Object, java.lang.Object)"><B>subSet(Object, Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Returns a view of the portion of this sorted set whose elements range
 from fromKey, inclusive, to toKey, exclusive.
<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#subSet(java.lang.Object, boolean, java.lang.Object, boolean)"><B>subSet(Object, boolean, Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly greater than fromKey and strictly less than toKey,
 optionally including fromKey and toKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#subSet(java.lang.Object, java.lang.Object)"><B>subSet(Object, Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Returns a view of the portion of this sorted set whose elements range
 from fromValue, inclusive, to toValue, exclusive.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#subSet(java.lang.Object, boolean, java.lang.Object, boolean)"><B>subSet(Object, boolean, Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly greater than fromValue and strictly less than toValue,
 optionally including fromValue and toValue.
<DT><A HREF="./com/sleepycat/db/OperationStatus.html#SUCCESS"><B>SUCCESS</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
<DD>The operation was successful.
<DT><A HREF="./com/sleepycat/db/Database.html#sync()"><B>sync()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Flush any cached information to disk.
<DT><A HREF="./com/sleepycat/db/Environment.html#syncReplication()"><B>syncReplication()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Forces synchronization to begin for this client.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#tailMap(java.lang.Object)"><B>tailMap(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Returns a view of the portion of this sorted map whose elements are
 greater than or equal to fromKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#tailMap(java.lang.Object, boolean)"><B>tailMap(Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
<DD>Returns a view of the portion of this sorted map whose elements are
 strictly greater than fromKey, optionally including fromKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#tailSet(java.lang.Object)"><B>tailSet(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 greater than or equal to fromMapEntry.
<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#tailSet(java.lang.Object, boolean)"><B>tailSet(Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly greater than fromMapEntry, optionally including fromMapEntry.
<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#tailSet(java.lang.Object)"><B>tailSet(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 greater than or equal to fromKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#tailSet(java.lang.Object, boolean)"><B>tailSet(Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly greater than fromKey, optionally including fromKey.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#tailSet(java.lang.Object)"><B>tailSet(Object)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 greater than or equal to fromValue.
<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#tailSet(java.lang.Object, boolean)"><B>tailSet(Object, boolean)</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
<DD>Returns a view of the portion of this sorted set whose elements are
 strictly greater than fromValue, optionally including fromValue.
<DT><A HREF="./com/sleepycat/db/LockOperation.html#TIMEOUT"><B>TIMEOUT</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
<DD>Cause the specified locker to timeout immediately.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toArray()"><B>toArray()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Returns an array of all the elements in this collection.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Returns an array of all the elements in this collection whose runtime
 type is that of the specified array.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#toByteArray()"><B>toByteArray()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toList()"><B>toList()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Returns a copy of this collection as an ArrayList.
<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
<DD>Converts the entry to a string representation for debugging.
<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
<DD>Converts the collection to a string representation for debugging.
<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Converts the map to a string representation for debugging.
<DT><A HREF="./com/sleepycat/db/BtreeStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
<DD>For convenience, the BtreeStats class has a toString method
    that lists all the data fields.
<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
<DD>
<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
<DD>For convenience, the CacheFileStats class has a toString method
    that lists all the data fields.
<DT><A HREF="./com/sleepycat/db/CacheStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
<DD>For convenience, the CacheStats class has a toString method that
    lists all the data fields.
<DT><A HREF="./com/sleepycat/db/CompactStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
<DD>For convenience, the CompactStats class has a toString method that lists
    all the data fields.
<DT><A HREF="./com/sleepycat/db/DatabaseException.html#toString()"><B>toString()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
<DD>
<DT><A HREF="./com/sleepycat/db/DatabaseType.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
<DD>
<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/HashStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
<DD>For convenience, the HashStats class has a toString method
    that lists all the data fields.
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>
<DT><A HREF="./com/sleepycat/db/LockMode.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
<DD>
<DT><A HREF="./com/sleepycat/db/LockOperation.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
<DD>
<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
<DD>
<DT><A HREF="./com/sleepycat/db/LockStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
<DD>For convenience, the LockStats class has a toString method
    that lists all the data fields.
<DT><A HREF="./com/sleepycat/db/LogStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
<DD>For convenience, the LogStats class has a toString method that lists
    all the data fields.
<DT><A HREF="./com/sleepycat/db/MemoryException.html#toString()"><B>toString()</B></A> - 
Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</A>
<DD>
<DT><A HREF="./com/sleepycat/db/MutexStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
<DD>For convenience, the MutexStats class has a toString method that lists
    all the data fields.
<DT><A HREF="./com/sleepycat/db/OperationStatus.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
<DD>
<DT><A HREF="./com/sleepycat/db/QueueStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
<DD>For convenience, the QueueStats class has a toString method
    that lists all the data fields.
<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
<DD>
<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
<DD>
<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
<DD>
<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
<DD>
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
<DD>
<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
<DD>For convenience, the ReplicationManagerStats class has a toString method
    that lists all the data fields.
<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
<DD>For convenience, the ReplicationStats class has a toString method
    that lists all the data fields.
<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
<DD>
<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
<DD>
<DT><A HREF="./com/sleepycat/db/SequenceStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
<DD>
<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
<DD>
<DT><A HREF="./com/sleepycat/db/TransactionStats.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
<DD>
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>
<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/Deleter.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#toString()"><B>toString()</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#toString(java.lang.String)"><B>toString(String)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db"><B>Transaction</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>The Transaction object is the handle for a transaction.<DT><A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db"><B>TransactionConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Specifies the attributes of a database environment transaction.<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#TransactionConfig()"><B>TransactionConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
<DD>An instance created using the default constructor is initialized
    with the system's default settings.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections"><B>TransactionRunner</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>Starts a transaction, calls <A HREF="./com/sleepycat/collections/TransactionWorker.html#doWork()"><CODE>TransactionWorker.doWork()</CODE></A>, and handles
 transaction retry and exceptions.<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#TransactionRunner(com.sleepycat.db.Environment)"><B>TransactionRunner(Environment)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>Creates a transaction runner for a given Berkeley DB environment.
<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#TransactionRunner(com.sleepycat.db.Environment, int, com.sleepycat.db.TransactionConfig)"><B>TransactionRunner(Environment, int, TransactionConfig)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
<DD>Creates a transaction runner for a given Berkeley DB environment and
 with a given number of maximum retries.
<DT><A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db"><B>TransactionStats</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Transaction statistics for a database environment.<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db"><B>TransactionStats.Active</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>&nbsp;<DT><A HREF="./com/sleepycat/collections/TransactionWorker.html" title="interface in com.sleepycat.collections"><B>TransactionWorker</B></A> - Interface in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>The interface implemented to perform the work within a transaction.<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#transform(java.lang.ClassLoader, java.lang.String, java.lang.Class, java.security.ProtectionDomain, byte[])"><B>transform(ClassLoader, String, Class&lt;?&gt;, ProtectionDomain, byte[])</B></A> - 
Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/Environment.html#trickleCacheWrite(int)"><B>trickleCacheWrite(int)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
<DD>Ensure that a specified percent of the pages in the shared memory
    pool are clean, by writing dirty pages to their backing files.
<DT><A HREF="./com/sleepycat/db/Database.html#truncate(com.sleepycat.db.Transaction, boolean)"><B>truncate(Transaction, boolean)</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Empty the database, discarding all records it contains.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#truncateClass(java.lang.Class)"><B>truncateClass(Class)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Deletes all instances of this entity class and its (non-entity)
 subclasses.
<DT><A HREF="./com/sleepycat/persist/EntityStore.html#truncateClass(com.sleepycat.db.Transaction, java.lang.Class)"><B>truncateClass(Transaction, Class)</B></A> - 
Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
<DD>Deletes all instances of this entity class and its (non-entity)
 subclasses.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple"><B>TupleBase</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A base class for tuple bindings and tuple key creators that provides control
 over the allocation of the output buffer.<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#TupleBase()"><B>TupleBase()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
<DD>Initializes the initial output buffer size to zero.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple"><B>TupleBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>An abstract <code>EntryBinding</code> that treats a key or data entry as a
 tuple; it includes predefined bindings for Java primitive types.<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#TupleBinding()"><B>TupleBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
<DD>Creates a tuple binding.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple"><B>TupleInput</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>An <code>InputStream</code> with <code>DataInput</code>-like methods for
 reading tuple fields.<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#TupleInput(byte[])"><B>TupleInput(byte[])</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Creates a tuple input object for reading a byte array of tuple data.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#TupleInput(byte[], int, int)"><B>TupleInput(byte[], int, int)</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Creates a tuple input object for reading a byte array of tuple data at
 a given offset for a given length.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#TupleInput(com.sleepycat.bind.tuple.TupleOutput)"><B>TupleInput(TupleOutput)</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
<DD>Creates a tuple input object from the data contained in a tuple output
 object.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple"><B>TupleInputBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>EntryBinding</code> that uses the <code>TupleInput</code>
 object as the key or data object.<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html#TupleInputBinding()"><B>TupleInputBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</A>
<DD>Creates a tuple input binding.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple"><B>TupleMarshalledBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleBinding</code> that delegates to the
 <code>MarshalledTupleEntry</code> interface of the data or key object.<DT><A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html#TupleMarshalledBinding(java.lang.Class)"><B>TupleMarshalledBinding(Class)</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</A>
<DD>Creates a tuple marshalled binding object.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple"><B>TupleOutput</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>An <code>OutputStream</code> with <code>DataOutput</code>-like methods for
 writing tuple fields.<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#TupleOutput()"><B>TupleOutput()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Creates a tuple output object for writing a byte array of tuple data.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#TupleOutput(byte[])"><B>TupleOutput(byte[])</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Creates a tuple output object for writing a byte array of tuple data,
 using a given buffer.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial"><B>TupleSerialBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>An abstract <code>EntityBinding</code> that treats an entity's key entry as
 a tuple and its data entry as a serialized object.<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#TupleSerialBinding(com.sleepycat.bind.serial.ClassCatalog, java.lang.Class)"><B>TupleSerialBinding(ClassCatalog, Class)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
<DD>Creates a tuple-serial entity binding.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#TupleSerialBinding(com.sleepycat.bind.serial.SerialBinding)"><B>TupleSerialBinding(SerialBinding)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
<DD>Creates a tuple-serial entity binding.
<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections"><B>TupleSerialFactory</B></A> - Class in <A HREF="./com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A><DD>Creates stored collections having tuple keys and serialized entity values.<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#TupleSerialFactory(com.sleepycat.bind.serial.ClassCatalog)"><B>TupleSerialFactory(ClassCatalog)</B></A> - 
Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
<DD>Creates a tuple-serial factory for given environment and class catalog.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial"><B>TupleSerialKeyCreator</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A abstract key creator that uses a tuple key and a serial data entry.<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#TupleSerialKeyCreator(com.sleepycat.bind.serial.ClassCatalog, java.lang.Class)"><B>TupleSerialKeyCreator(ClassCatalog, Class)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
<DD>Creates a tuple-serial key creator.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#TupleSerialKeyCreator(com.sleepycat.bind.serial.SerialBinding)"><B>TupleSerialKeyCreator(SerialBinding)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
<DD>Creates a tuple-serial key creator.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial"><B>TupleSerialMarshalledBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A concrete <code>TupleSerialBinding</code> that delegates to the
 <code>MarshalledTupleKeyEntity</code> interface of the entity class.<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#TupleSerialMarshalledBinding(com.sleepycat.bind.serial.ClassCatalog, java.lang.Class)"><B>TupleSerialMarshalledBinding(ClassCatalog, Class)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
<DD>Creates a tuple-serial marshalled binding object.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#TupleSerialMarshalledBinding(com.sleepycat.bind.serial.SerialBinding)"><B>TupleSerialMarshalledBinding(SerialBinding)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
<DD>Creates a tuple-serial marshalled binding object.
<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial"><B>TupleSerialMarshalledKeyCreator</B></A> - Class in <A HREF="./com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</A><DD>A concrete key creator that works in conjunction with a <A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial"><CODE>TupleSerialMarshalledBinding</CODE></A>.<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html#TupleSerialMarshalledKeyCreator(com.sleepycat.bind.serial.TupleSerialMarshalledBinding, java.lang.String)"><B>TupleSerialMarshalledKeyCreator(TupleSerialMarshalledBinding, String)</B></A> - 
Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</A>
<DD>Creates a tuple-serial marshalled key creator.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple"><B>TupleTupleBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>An abstract <code>EntityBinding</code> that treats an entity's key entry and
 data entry as tuples.<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#TupleTupleBinding()"><B>TupleTupleBinding()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
<DD>Creates a tuple-tuple entity binding.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple"><B>TupleTupleKeyCreator</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>An abstract key creator that uses a tuple key and a tuple data entry.<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#TupleTupleKeyCreator()"><B>TupleTupleKeyCreator()</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
<DD>Creates a tuple-tuple key creator.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple"><B>TupleTupleMarshalledBinding</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete <code>TupleTupleBinding</code> that delegates to the
 <code>MarshalledTupleEntry</code> and
 <code>MarshalledTupleKeyEntity</code> interfaces of the entity class.<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#TupleTupleMarshalledBinding(java.lang.Class)"><B>TupleTupleMarshalledBinding(Class)</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
<DD>Creates a tuple-tuple marshalled binding object.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple"><B>TupleTupleMarshalledKeyCreator</B></A> - Class in <A HREF="./com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</A><DD>A concrete key creator that works in conjunction with a <A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple"><CODE>TupleTupleMarshalledBinding</CODE></A>.<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html#TupleTupleMarshalledKeyCreator(com.sleepycat.bind.tuple.TupleTupleMarshalledBinding, java.lang.String)"><B>TupleTupleMarshalledKeyCreator(TupleTupleMarshalledBinding, String)</B></A> - 
Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</A>
<DD>Creates a tuple-tuple marshalled key creator.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/DatabaseType.html#UNKNOWN"><B>UNKNOWN</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
<DD>The database type is unknown.
<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html#unmarshalEntry(com.sleepycat.bind.tuple.TupleInput)"><B>unmarshalEntry(TupleInput)</B></A> - 
Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</A>
<DD>Construct the key or data object from the key or data tuple entry.
<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#unmarshalPrimaryKey(com.sleepycat.bind.tuple.TupleInput)"><B>unmarshalPrimaryKey(TupleInput)</B></A> - 
Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
<DD>Completes construction of the entity by setting its primary key from the
 stored primary key.
<DT><A HREF="./com/sleepycat/util/ExceptionUnwrapper.html#unwrap(java.lang.Exception)"><B>unwrap(Exception)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</A>
<DD>Unwraps an Exception and returns the underlying Exception, or throws an
 Error if the underlying Throwable is an Error.
<DT><A HREF="./com/sleepycat/util/ExceptionUnwrapper.html#unwrapAny(java.lang.Throwable)"><B>unwrapAny(Throwable)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</A>
<DD>Unwraps an Exception and returns the underlying Throwable.
<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#update(V)"><B>update(V)</B></A> - 
Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
<DD>Replaces the entity at the cursor position with the given entity.
<DT><A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html#updateEvent(com.sleepycat.persist.evolve.EvolveEvent, java.lang.String, int, int)"><B>updateEvent(EvolveEvent, String, int, int)</B></A> - 
Static method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</A>
<DD>Internal access method that should not be used by applications.
<DT><A HREF="./com/sleepycat/db/Database.html#upgrade(java.lang.String, com.sleepycat.db.DatabaseConfig)"><B>upgrade(String, DatabaseConfig)</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Upgrade all of the databases included in the specified file.
<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html#upgradeFeedback(com.sleepycat.db.Database, int)"><B>upgradeFeedback(Database, int)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A>
<DD>A function called with progress information when the database is being upgraded.
<DT><A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util"><B>UtfOps</B></A> - Class in <A HREF="./com/sleepycat/util/package-summary.html">com.sleepycat.util</A><DD>UTF operations with more flexibility than is provided by DataInput and
 DataOutput.<DT><A HREF="./com/sleepycat/util/UtfOps.html#UtfOps()"><B>UtfOps()</B></A> - 
Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/persist/model/DeleteAction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/sleepycat/persist/model/Relationship.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/sleepycat/collections/StoredMap.html#values()"><B>values()</B></A> - 
Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
<DD>Returns a collection view of the values contained in this map.
<DT><A HREF="./com/sleepycat/persist/model/DeleteAction.html#values()"><B>values()</B></A> - 
Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</A>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.
<DT><A HREF="./com/sleepycat/persist/model/Relationship.html#values()"><B>values()</B></A> - 
Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</A>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db"><B>VerboseConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Specifies the attributes of a verification operation.<DT><A HREF="./com/sleepycat/db/Database.html#verify(java.lang.String, java.lang.String, java.io.PrintStream, com.sleepycat.db.VerifyConfig, com.sleepycat.db.DatabaseConfig)"><B>verify(String, String, PrintStream, VerifyConfig, DatabaseConfig)</B></A> - 
Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
<DD>Return if all of the databases in a file are uncorrupted.
<DT><A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db"><B>VerifyConfig</B></A> - Class in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Specifies the attributes of a verification operation.<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#VerifyConfig()"><B>VerifyConfig()</B></A> - 
Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
<DD>An instance created using the default constructor is initialized
    with the system's default settings.
<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html#verifyFeedback(com.sleepycat.db.Database, int)"><B>verifyFeedback(Database, int)</B></A> - 
Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A>
<DD>A function called with progress information when the database is being verified.
<DT><A HREF="./com/sleepycat/db/LogCursor.html#version()"><B>version()</B></A> - 
Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
<DD>Get the log file version.
<DT><A HREF="./com/sleepycat/db/VersionMismatchException.html" title="class in com.sleepycat.db"><B>VersionMismatchException</B></A> - Exception in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>Thrown if the version of the Berkeley DB library doesn't match the version that created
the database environment.<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#VERY_HIGH"><B>VERY_HIGH</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
<DD>The highest priority: pages are the least likely to be discarded.
<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#VERY_LOW"><B>VERY_LOW</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
<DD>The lowest priority: pages are the most likely to be discarded.
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#WAITSFOR"><B>WAITSFOR</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
<DD>Display the waits-for table when doing deadlock detection.
<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#WRITE"><B>WRITE</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
<DD>Write (exclusive).
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#write(int)"><B>write(int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#write(byte[])"><B>write(byte[])</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBigInteger(java.math.BigInteger)"><B>writeBigInteger(BigInteger)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes a <code>BigInteger</code>.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBoolean(boolean)"><B>writeBoolean(boolean)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes a boolean (one byte) unsigned value to the buffer, writing one
 if the value is true and zero if it is false.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeByte(int)"><B>writeByte(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes an signed byte (one byte) value to the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBytes(java.lang.String)"><B>writeBytes(String)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes the specified bytes to the buffer, converting each character to
 an unsigned byte value.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBytes(char[])"><B>writeBytes(char[])</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes the specified bytes to the buffer, converting each character to
 an unsigned byte value.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeChar(int)"><B>writeChar(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes a char (two byte) unsigned value to the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeChars(java.lang.String)"><B>writeChars(String)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes the specified characters to the buffer, converting each character
 to a two byte unsigned value.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeChars(char[])"><B>writeChars(char[])</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes the specified characters to the buffer, converting each character
 to a two byte unsigned value.
<DT><A HREF="./com/sleepycat/bind/serial/SerialOutput.html#writeClassDescriptor(java.io.ObjectStreamClass)"><B>writeClassDescriptor(ObjectStreamClass)</B></A> - 
Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/db/CursorConfig.html#WRITECURSOR"><B>WRITECURSOR</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
<DD>A convenience instance to specify the Concurrent Data Store environment
    cursor will be used to update the database.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeDouble(double)"><B>writeDouble(double)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes an signed double (eight byte) value to the buffer.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeFast(int)"><B>writeFast(int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Equivalent to <code>write(int)<code> but does not throw
 <code>IOException</code>.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeFast(byte[])"><B>writeFast(byte[])</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Equivalent to <code>write(byte[])<code> but does not throw
 <code>IOException</code>.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeFast(byte[], int, int)"><B>writeFast(byte[], int, int)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>Equivalent to <code>write(byte[],int,int)<code> but does not throw
 <code>IOException</code>.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeFloat(float)"><B>writeFloat(float)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes an signed float (four byte) value to the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeInt(int)"><B>writeInt(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes an signed int (four byte) value to the buffer.
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#writeInt(byte[], int, int)"><B>writeInt(byte[], int, int)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>Writes a packed integer starting at the given buffer offset and returns
 the next offset to be written.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeLong(long)"><B>writeLong(long)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes an signed long (eight byte) value to the buffer.
<DT><A HREF="./com/sleepycat/util/PackedInteger.html#writeLong(byte[], int, long)"><B>writeLong(byte[], int, long)</B></A> - 
Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
<DD>Writes a packed long integer starting at the given buffer offset and
 returns the next offset to be written.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writePackedInt(int)"><B>writePackedInt(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes a packed integer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writePackedLong(long)"><B>writePackedLong(long)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes a packed long integer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeShort(int)"><B>writeShort(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes an signed short (two byte) value to the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeSortedDouble(double)"><B>writeSortedDouble(double)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes a signed double (eight byte) value to the buffer, with support
 for correct default sorting of all values.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeSortedFloat(float)"><B>writeSortedFloat(float)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes a signed float (four byte) value to the buffer, with support for
 correct default sorting of all values.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeString(java.lang.String)"><B>writeString(String)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes the specified characters to the buffer, converting each character
 to UTF format, and adding a null terminator byte.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeString(char[])"><B>writeString(char[])</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes the specified characters to the buffer, converting each character
 to UTF format.
<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> - 
Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedByte(int)"><B>writeUnsignedByte(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes an unsigned byte (one byte) value to the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedInt(long)"><B>writeUnsignedInt(long)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes an unsigned int (four byte) value to the buffer.
<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedShort(int)"><B>writeUnsignedShort(int)</B></A> - 
Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
<DD>Writes an unsigned short (two byte) value to the buffer.
</DL>
<HR>
<A NAME="_Y_"><!-- --></A><H2>
<B>Y</B></H2>
<DL>
<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#YOUNGEST"><B>YOUNGEST</B></A> - 
Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
<DD>Reject the lock request for the locker ID with the youngest lock.
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_Y_">Y</A> 

<!-- ======= 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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
<font size=1>Copyright (c) 1996,2008 Oracle.  All rights reserved.</font>
</BODY>
</HTML>