1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.5.0) on Thu May 15 17:17:34 EDT 2008 -->
6<TITLE>
7Index (Oracle - Berkeley DB Java API)
8</TITLE>
9
10
11<LINK REL ="stylesheet" TYPE="text/css" HREF="./style.css" TITLE="Style">
12
13<SCRIPT type="text/javascript">
14function windowTitle()
15{
16    parent.document.title="Index (Oracle - Berkeley DB Java API)";
17}
18</SCRIPT>
19<NOSCRIPT>
20</NOSCRIPT>
21
22</HEAD>
23
24<BODY BGCOLOR="white" onload="windowTitle();">
25
26
27<!-- ========= START OF TOP NAVBAR ======= -->
28<A NAME="navbar_top"><!-- --></A>
29<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
30<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
31<TR>
32<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
33<A NAME="navbar_top_firstrow"><!-- --></A>
34<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
35  <TR ALIGN="center" VALIGN="top">
36  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
37  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
38  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
39  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44  </TR>
45</TABLE>
46</TD>
47<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
49</TD>
50</TR>
51
52<TR>
53<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54&nbsp;PREV&nbsp;
55&nbsp;NEXT</FONT></TD>
56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59&nbsp;<SCRIPT type="text/javascript">
60  <!--
61  if(window==top) {
62    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
63  }
64  //-->
65</SCRIPT>
66<NOSCRIPT>
67  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
68</NOSCRIPT>
69
70
71</FONT></TD>
72</TR>
73</TABLE>
74<A NAME="skip-navbar_top"></A>
75<!-- ========= END OF TOP NAVBAR ========= -->
76
77<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>
78<A NAME="_A_"><!-- --></A><H2>
79<B>A</B></H2>
80<DL>
81<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#ABORT"><B>ABORT</B></A> - 
82Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
83<DD>&nbsp;
84<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#ABORT"><B>ABORT</B></A> - 
85Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
86<DD>The log is being read backward during a transaction abort; undo the
87    operation described by the log record.
88<DT><A HREF="./com/sleepycat/db/Transaction.html#abort()"><B>abort()</B></A> - 
89Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
90<DD>Cause an abnormal termination of the transaction.
91<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#abortTransaction()"><B>abortTransaction()</B></A> - 
92Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
93<DD>Aborts the transaction that is active for the current thread for this
94 environment and makes the parent transaction (if any) the current
95 transaction.
96<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#ACK_TIMEOUT"><B>ACK_TIMEOUT</B></A> - 
97Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
98<DD>Configure the amount of time the replication manager's transport function
99    waits to collect enough acknowledgments from replication group clients,
100    before giving up and returning a failure indication.
101<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
102Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
103<DD>Adds the specified element to this set if it is not already present
104 (optional operation).
105<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
106Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
107<DD>Inserts the specified element into the list or inserts a duplicate into
108 other types of collections (optional operation).
109<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
110Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
111<DD>Adds the specified key to this set if it is not already present
112 (optional operation).
113<DT><A HREF="./com/sleepycat/collections/StoredList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> - 
114Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
115<DD>Inserts the specified element at the specified position in this list
116 (optional operation).
117<DT><A HREF="./com/sleepycat/collections/StoredList.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
118Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
119<DD>Appends the specified element to the end of this list (optional
120 operation).
121<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
122Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
123<DD>Adds the specified entity to this set if it is not already present
124 (optional operation).
125<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> - 
126Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
127<DD>Adds all of the elements in the specified collection to this collection
128 (optional operation).
129<DT><A HREF="./com/sleepycat/collections/StoredList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> - 
130Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
131<DD>Inserts all of the elements in the specified collection into this list
132 at the specified position (optional operation).
133<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#addClassToEvolve(java.lang.String)"><B>addClassToEvolve(String)</B></A> - 
134Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
135<DD>Adds an entity class for a primary index to be converted.
136<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> - 
137Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
138<DD>Adds a secondary key condition to the equality join.
139<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#addConverter(com.sleepycat.persist.evolve.Converter)"><B>addConverter(Converter)</B></A> - 
140Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
141<DD>Adds a converter mutation.
142<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#addDataDir(java.io.File)"><B>addDataDir(File)</B></A> - 
143Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
144<DD>Set the path of a directory to be used as the location of the access
145    method database files.
146<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#addDataDir(java.lang.String)"><B>addDataDir(String)</B></A> - 
147Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
148<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>
149<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#addDeleter(com.sleepycat.persist.evolve.Deleter)"><B>addDeleter(Deleter)</B></A> - 
150Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
151<DD>Adds a deleter mutation.
152<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#addr"><B>addr</B></A> - 
153Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
154<DD>The replication site's address
155<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#addRenamer(com.sleepycat.persist.evolve.Renamer)"><B>addRenamer(Renamer)</B></A> - 
156Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
157<DD>Adds a renamer mutation.
158<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#addSize(int)"><B>addSize(int)</B></A> - 
159Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
160<DD>Skip the given number of bytes in the buffer.
161<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ALL"><B>ALL</B></A> - 
162Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
163<DD>The master should wait until all replication clients have acknowledged
164    each permanent replication message.
165<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ALL_PEERS"><B>ALL_PEERS</B></A> - 
166Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
167<DD>The master should wait until all electable peers have acknowledged
168    each permanent replication message (where "electable peer" means a
169    client capable of being subsequently elected master of the
170    replication group).
171<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> - 
172Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
173<DD>Constructs a model for annotated entity classes.
174<DT><A HREF="./com/sleepycat/collections/StoredList.html#append(java.lang.Object)"><B>append(Object)</B></A> - 
175Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
176<DD>Appends a given value returning the newly assigned index.
177<DT><A HREF="./com/sleepycat/collections/StoredMap.html#append(java.lang.Object)"><B>append(Object)</B></A> - 
178Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
179<DD>Appends a given value returning the newly assigned key.
180<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> - 
181Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
182<DD>
183Append the key/data pair to the end of the database.
184<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#append(java.lang.String)"><B>append(String)</B></A> - 
185Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
186<DD>&nbsp;
187<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> - 
188Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/RecordNumberAppender.html" title="interface in com.sleepycat.db">RecordNumberAppender</A>
189<DD>A callback function to modify the stored database based on the
190    generated key.
191<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#APPLY"><B>APPLY</B></A> - 
192Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
193<DD>The log is being applied on a replica site; redo the operation
194    described by the log record.
195<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areDuplicatesAllowed()"><B>areDuplicatesAllowed()</B></A> - 
196Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
197<DD>Returns whether duplicate keys are allowed in this container.
198<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areDuplicatesOrdered()"><B>areDuplicatesOrdered()</B></A> - 
199Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
200<DD>Returns whether duplicate keys are allowed and sorted by element value.
201<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areKeyRangesAllowed()"><B>areKeyRangesAllowed()</B></A> - 
202Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
203<DD>Returns whether key ranges are allowed in this container.
204<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areKeysRenumbered()"><B>areKeysRenumbered()</B></A> - 
205Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
206<DD>Returns whether keys are renumbered when insertions and deletions occur.
207<DT><A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html#assignKey(com.sleepycat.db.DatabaseEntry)"><B>assignKey(DatabaseEntry)</B></A> - 
208Method in interface com.sleepycat.collections.<A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections">PrimaryKeyAssigner</A>
209<DD>Assigns a new primary key value into the given data buffer.
210<DT><A HREF="./com/sleepycat/util/FastInputStream.html#available()"><B>available()</B></A> - 
211Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
212<DD>&nbsp;
213</DL>
214<HR>
215<A NAME="_B_"><!-- --></A><H2>
216<B>B</B></H2>
217<DL>
218<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#BACKWARD_ROLL"><B>BACKWARD_ROLL</B></A> - 
219Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
220<DD>The log is being read backward to determine which transactions have
221    been committed and to abort those operations that were not; undo the
222    operation described by the log record.
223<DT><A HREF="./com/sleepycat/db/Environment.html#beginCDSGroup()"><B>beginCDSGroup()</B></A> - 
224Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
225<DD>Allocate a locker ID in an environment configured for Berkeley DB
226    Concurrent Data Store applications.
227<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#beginTransaction(com.sleepycat.db.TransactionConfig)"><B>beginTransaction(TransactionConfig)</B></A> - 
228Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
229<DD>Begins a new transaction for this environment and associates it with
230 the current thread.
231<DT><A HREF="./com/sleepycat/db/Environment.html#beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)"><B>beginTransaction(Transaction, TransactionConfig)</B></A> - 
232Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
233<DD>Create a new transaction in the database environment.
234<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> - 
235Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
236<DD>&nbsp;
237<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#bigIntegerToEntry(java.math.BigInteger, com.sleepycat.db.DatabaseEntry)"><B>bigIntegerToEntry(BigInteger, DatabaseEntry)</B></A> - 
238Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
239<DD>Converts a <code>BigInteger</code> value into an entry buffer.
240<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
241 wrapper or a <code>boolean</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#BooleanBinding()"><B>BooleanBinding()</B></A> - 
242Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
243<DD>&nbsp;
244<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#booleanToEntry(boolean, com.sleepycat.db.DatabaseEntry)"><B>booleanToEntry(boolean, DatabaseEntry)</B></A> - 
245Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
246<DD>Converts a simple <code>boolean</code> value into an entry buffer.
247<DT><A HREF="./com/sleepycat/db/DatabaseType.html#BTREE"><B>BTREE</B></A> - 
248Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
249<DD>The database is a Btree.
250<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
251or Recno database statistics.<DT><A HREF="./com/sleepycat/util/FastInputStream.html#buf"><B>buf</B></A> - 
252Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
253<DD>&nbsp;
254<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#BULK"><B>BULK</B></A> - 
255Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
256<DD>The replication master should send groups of records to the clients in a
257    single network transfer.
258<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
259 the key or data object.<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html#ByteArrayBinding()"><B>ByteArrayBinding()</B></A> - 
260Constructor for class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</A>
261<DD>Creates a byte array binding.
262<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
263 wrapper or a <code>byte</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#ByteBinding()"><B>ByteBinding()</B></A> - 
264Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
265<DD>&nbsp;
266<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> - 
267Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
268<DD>Converts byte arrays into character arrays.
269<DT><A HREF="./com/sleepycat/util/UtfOps.html#bytesToString(byte[], int, int)"><B>bytesToString(byte[], int, int)</B></A> - 
270Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
271<DD>Converts byte arrays into strings.
272<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#byteToEntry(byte, com.sleepycat.db.DatabaseEntry)"><B>byteToEntry(byte, DatabaseEntry)</B></A> - 
273Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
274<DD>Converts a simple <code>byte</code> value into an entry buffer.
275</DL>
276<HR>
277<A NAME="_C_"><!-- --></A><H2>
278<B>C</B></H2>
279<DL>
280<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
281a <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> - 
282Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
283<DD>&nbsp;
284<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
285 wrapper or a <code>char</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#CharacterBinding()"><B>CharacterBinding()</B></A> - 
286Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
287<DD>&nbsp;
288<DT><A HREF="./com/sleepycat/util/UtfOps.html#charsToBytes(char[], int, byte[], int, int)"><B>charsToBytes(char[], int, byte[], int, int)</B></A> - 
289Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
290<DD>Converts character arrays into byte arrays.
291<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#charToEntry(char, com.sleepycat.db.DatabaseEntry)"><B>charToEntry(char, DatabaseEntry)</B></A> - 
292Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
293<DD>Converts a simple <code>char</code> value into an entry buffer.
294<DT><A HREF="./com/sleepycat/db/Environment.html#checkpoint(com.sleepycat.db.CheckpointConfig)"><B>checkpoint(CheckpointConfig)</B></A> - 
295Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
296<DD>Synchronously checkpoint the database environment.
297<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#CHECKPOINT_DELAY"><B>CHECKPOINT_DELAY</B></A> - 
298Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
299<DD>Configure the amount of time the replication manager will delay between
300    completing a checkpoint and writing a checkpoint record into the log.
301<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> - 
302Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
303<DD>An instance created using the default constructor is initialized
304    with the system's default settings.
305<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
306 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
307 fields and constructors, and to avoid special security policy settings for
308 accessing non-public members.<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#ClassEnhancer()"><B>ClassEnhancer()</B></A> - 
309Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
310<DD>Creates a class enhancer that searches all packages.
311<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#ClassEnhancer(java.util.Set)"><B>ClassEnhancer(Set&lt;String&gt;)</B></A> - 
312Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
313<DD>Creates a class enhancer that searches a given set of packages.
314<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#classForName(java.lang.String)"><B>classForName(String)</B></A> - 
315Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
316<DD>Calls Class.forName with the current thread context class loader.
317<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> - 
318Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
319<DD>Used by an <code>EntityModel</code> to construct persistent class metadata.
320<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#clear()"><B>clear()</B></A> - 
321Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
322<DD>Removes all mappings or elements from this map or collection (optional
323 operation).
324<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#clear()"><B>clear()</B></A> - 
325Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
326<DD>&nbsp;
327<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#cloneConfig()"><B>cloneConfig()</B></A> - 
328Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
329<DD>Returns a copy of this configuration object.
330<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#cloneConfig()"><B>cloneConfig()</B></A> - 
331Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
332<DD>Returns a shallow copy of the configuration.
333<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#cloneConfig()"><B>cloneConfig()</B></A> - 
334Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
335<DD>Returns a shallow copy of the configuration.
336<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html#close()"><B>close()</B></A> - 
337Method in interface com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</A>
338<DD>Close a catalog database and release any cached resources.
339<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#close()"><B>close()</B></A> - 
340Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
341<DD>&nbsp;
342<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#close(java.util.Iterator)"><B>close(Iterator)</B></A> - 
343Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
344<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>.
345<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#close()"><B>close()</B></A> - 
346Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
347<DD>Closes this iterator.
348<DT><A HREF="./com/sleepycat/db/Cursor.html#close()"><B>close()</B></A> - 
349Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
350<DD>&nbsp;
351<DT><A HREF="./com/sleepycat/db/Database.html#close(boolean)"><B>close(boolean)</B></A> - 
352Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
353<DD>Flush any cached database information to disk and discard the database
354handle.
355<DT><A HREF="./com/sleepycat/db/Database.html#close()"><B>close()</B></A> - 
356Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
357<DD>Flush any cached database information to disk and discard the database
358handle.
359<DT><A HREF="./com/sleepycat/db/Environment.html#close()"><B>close()</B></A> - 
360Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
361<DD>Close the database environment, freeing any allocated resources and
362    closing any underlying subsystems.
363<DT><A HREF="./com/sleepycat/db/JoinCursor.html#close()"><B>close()</B></A> - 
364Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
365<DD>Closes the cursors that have been opened by this join cursor.
366<DT><A HREF="./com/sleepycat/db/LogCursor.html#close()"><B>close()</B></A> - 
367Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
368<DD>&nbsp;
369<DT><A HREF="./com/sleepycat/db/Sequence.html#close()"><B>close()</B></A> - 
370Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
371<DD>Close a sequence.
372<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#close()"><B>close()</B></A> - 
373Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
374<DD>Closes the cursor.
375<DT><A HREF="./com/sleepycat/persist/EntityStore.html#close()"><B>close()</B></A> - 
376Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
377<DD>Closes all databases and sequences that were opened via this store.
378<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#close()"><B>close()</B></A> - 
379Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
380<DD>Closes the cursor.
381<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#close()"><B>close()</B></A> - 
382Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
383<DD>Closes all databases and sequences that were opened by this model.
384<DT><A HREF="./com/sleepycat/persist/EntityStore.html#closeClass(java.lang.Class)"><B>closeClass(Class)</B></A> - 
385Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
386<DD>Closes the primary and secondary databases for the given entity class
387 that were opened via this store.
388<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>
389<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
390Berkeley 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> - 
391Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
392<DD>End the transaction.
393<DT><A HREF="./com/sleepycat/db/Transaction.html#commitNoSync()"><B>commitNoSync()</B></A> - 
394Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
395<DD>End the transaction, not committing synchronously.
396<DT><A HREF="./com/sleepycat/db/Transaction.html#commitSync()"><B>commitSync()</B></A> - 
397Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
398<DD>End the transaction, committing synchronously.
399<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#commitTransaction()"><B>commitTransaction()</B></A> - 
400Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
401<DD>Commits the transaction that is active for the current thread for this
402 environment and makes the parent transaction (if any) the current
403 transaction.
404<DT><A HREF="./com/sleepycat/db/Transaction.html#commitWriteNoSync()"><B>commitWriteNoSync()</B></A> - 
405Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
406<DD>End the transaction, writing but not flushing the log.
407<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> - 
408Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
409<DD>Compact a Btree or Recno database or returns unused Btree,
410    Hash or Recno database pages to the underlying filesystem.
411<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> - 
412Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
413<DD>Construct a default configuration object for compact operations.
414<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> - 
415Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
416<DD>Returns null since comparators are not supported.
417<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#comparator()"><B>comparator()</B></A> - 
418Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
419<DD>Returns null since comparators are not supported.
420<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#comparator()"><B>comparator()</B></A> - 
421Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
422<DD>Returns null since comparators are not supported.
423<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#comparator()"><B>comparator()</B></A> - 
424Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
425<DD>Returns null since comparators are not supported.
426<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#compare(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.LogSequenceNumber)"><B>compare(LogSequenceNumber, LogSequenceNumber)</B></A> - 
427Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
428<DD>Compare two LogSequenceNumber objects.
429<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredCollection(java.util.Collection, com.sleepycat.db.CursorConfig)"><B>configuredCollection(Collection, CursorConfig)</B></A> - 
430Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
431<DD>Creates a configured collection from a given stored collection.
432<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredList(java.util.List, com.sleepycat.db.CursorConfig)"><B>configuredList(List, CursorConfig)</B></A> - 
433Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
434<DD>Creates a configured list from a given stored list.
435<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredMap(java.util.Map, com.sleepycat.db.CursorConfig)"><B>configuredMap(Map, CursorConfig)</B></A> - 
436Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
437<DD>Creates a configured map from a given stored map.
438<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSet(java.util.Set, com.sleepycat.db.CursorConfig)"><B>configuredSet(Set, CursorConfig)</B></A> - 
439Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
440<DD>Creates a configured set from a given stored set.
441<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSortedMap(java.util.SortedMap, com.sleepycat.db.CursorConfig)"><B>configuredSortedMap(SortedMap, CursorConfig)</B></A> - 
442Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
443<DD>Creates a configured sorted map from a given stored sorted map.
444<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSortedSet(java.util.SortedSet, com.sleepycat.db.CursorConfig)"><B>configuredSortedSet(SortedSet, CursorConfig)</B></A> - 
445Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
446<DD>Creates a configured sorted set from a given stored sorted set.
447<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#CONNECTION_RETRY"><B>CONNECTION_RETRY</B></A> - 
448Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
449<DD>Configure the amount of time the replication manager will wait before
450    trying to re-establish a connection to another site after a
451    communication failure.
452<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> - 
453Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
454<DD>Return the record number and data from the available record closest to
455the head of the queue, and delete the record.
456<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
457Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
458<DD>Returns true if this set contains the specified element.
459<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
460Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
461<DD>Returns true if this set contains the specified key.
462<DT><A HREF="./com/sleepycat/collections/StoredList.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
463Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
464<DD>Returns true if this list contains the specified element.
465<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
466Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
467<DD>Returns true if this set contains the specified element.
468<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#contains(K)"><B>contains(K)</B></A> - 
469Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
470<DD>Checks for existence of a key in this index.
471<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> - 
472Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
473<DD>Checks for existence of a key in this index.
474<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> - 
475Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
476<DD>Returns true if this collection contains all of the elements in the
477 specified collection.
478<DT><A HREF="./com/sleepycat/collections/StoredMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
479Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
480<DD>Returns true if this map contains the specified key.
481<DT><A HREF="./com/sleepycat/collections/StoredMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
482Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
483<DD>Returns true if this map contains the specified value.
484<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
485 or field definition.<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html#convert(java.lang.Object)"><B>convert(Object)</B></A> - 
486Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</A>
487<DD>Converts an old version of an object value to conform to the current
488 class or field definition.
489<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
490 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> - 
491Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
492<DD>Creates a mutation for converting all instances of the given class
493 version to the current version of the class.
494<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> - 
495Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
496<DD>Creates a mutation for converting all values of the given field in the
497 given class version to a type compatible with the current declared type
498 of the field.
499<DT><A HREF="./com/sleepycat/persist/model/PersistentProxy.html#convertProxy()"><B>convertProxy()</B></A> - 
500Method in interface com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model">PersistentProxy</A>
501<DD>Returns a new proxied class instance to which the state of this proxy
502 instance has been copied.
503<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#convertRawObject(com.sleepycat.persist.raw.RawObject)"><B>convertRawObject(RawObject)</B></A> - 
504Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
505<DD>Converts a given raw object to a live object according to the current
506 class definitions.
507<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#count()"><B>count()</B></A> - 
508Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
509<DD>Returns the number of elements having the same key value as the key
510 value of the element last returned by next() or previous().
511<DT><A HREF="./com/sleepycat/db/Cursor.html#count()"><B>count()</B></A> - 
512Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
513<DD>Return a count of the number of data items for the key to which the
514    cursor refers.
515<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#count()"><B>count()</B></A> - 
516Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
517<DD>Returns the number of values (duplicates) for the key at the cursor
518 position, or returns zero if all values for the key have been deleted,
519 Returns one or zero if the underlying index has unique keys.
520<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#count()"><B>count()</B></A> - 
521Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
522<DD>Returns a non-transactional count of the entities in this index.
523<DT><A HREF="./com/sleepycat/db/Environment.html#createLockerID()"><B>createLockerID()</B></A> - 
524Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
525<DD>Allocate a locker ID.
526<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> - 
527Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
528<DD>&nbsp;
529<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#createSecondaryKey(java.lang.Object, java.lang.Object)"><B>createSecondaryKey(Object, Object)</B></A> - 
530Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
531<DD>Creates the index key object from primary key and entry objects.
532<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> - 
533Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
534<DD>&nbsp;
535<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> - 
536Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
537<DD>Creates the index key entry from primary key tuple entry and
538 deserialized data entry.
539<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> - 
540Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</A>
541<DD>&nbsp;
542<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> - 
543Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
544<DD>&nbsp;
545<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> - 
546Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
547<DD>Creates the index key from primary key tuple and data tuple.
548<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> - 
549Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</A>
550<DD>&nbsp;
551<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> - 
552Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryKeyCreator.html" title="interface in com.sleepycat.db">SecondaryKeyCreator</A>
553<DD>Creates a secondary key entry, given a primary key and data entry.
554<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> - 
555Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryMultiKeyCreator.html" title="interface in com.sleepycat.db">SecondaryMultiKeyCreator</A>
556<DD>Creates a secondary key entry, given a primary key and data entry.
557<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#current()"><B>current()</B></A> - 
558Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
559<DD>Returns the value at the cursor position, or null if the value at the
560 cursor position has been deleted.
561<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#current(com.sleepycat.db.LockMode)"><B>current(LockMode)</B></A> - 
562Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
563<DD>Returns the value at the cursor position, or null if the value at the
564 cursor position has been deleted.
565<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
566 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> - 
567Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
568<DD>&nbsp;
569<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> - 
570Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
571<DD>An instance created using the default constructor is initialized with
572    the system's default settings.
573</DL>
574<HR>
575<A NAME="_D_"><!-- --></A><H2>
576<B>D</B></H2>
577<DL>
578<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> - 
579Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
580<DD>Open a database.
581<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> - 
582Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
583<DD>An instance created using the default constructor is initialized with
584    the system's default settings.
585<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> - 
586Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
587<DD>Construct a DatabaseEntry with null data.
588<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry(byte[])"><B>DatabaseEntry(byte[])</B></A> - 
589Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
590<DD>Construct a DatabaseEntry with a given byte array.
591<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry(byte[], int, int)"><B>DatabaseEntry(byte[], int, int)</B></A> - 
592Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
593<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
594<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry(java.nio.ByteBuffer)"><B>DatabaseEntry(ByteBuffer)</B></A> - 
595Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
596<DD>Construct a DatabaseEntry with a given native I/O buffer.
597<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> - 
598Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
599<DD>Construct an exception with the specified cause exception.
600<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.String)"><B>DatabaseException(String)</B></A> - 
601Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
602<DD>Construct an exception with the specified message.
603<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.String, int)"><B>DatabaseException(String, int)</B></A> - 
604Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
605<DD>Construct an exception with the specified message and error number.
606<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.String, int, com.sleepycat.db.Environment)"><B>DatabaseException(String, int, Environment)</B></A> - 
607Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
608<DD>Construct an exception with the specified message and error number
609    associated with a database environment handle.
610<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> - 
611Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
612<DD>&nbsp;
613<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#dataBinding"><B>dataBinding</B></A> - 
614Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
615<DD>&nbsp;
616<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#dataBinding"><B>dataBinding</B></A> - 
617Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
618<DD>&nbsp;
619<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#DEADLOCK"><B>DEADLOCK</B></A> - 
620Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
621<DD>Display additional information when doing deadlock detection.
622<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
623competing for a lock are
624deadlocked, when a lock request has timed out
625or when a lock request would need to block and the transaction has been
626configured to not wait for locks.<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#DEFAULT"><B>DEFAULT</B></A> - 
627Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
628<DD>The default priority.
629<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
630Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
631<DD>Default configuration used if null is passed to
632    <A HREF="./com/sleepycat/db/Environment.html#checkpoint(com.sleepycat.db.CheckpointConfig)"><CODE>Environment.checkpoint</CODE></A>.
633<DT><A HREF="./com/sleepycat/db/CompactConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
634Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
635<DD>Default configuration used if null is passed to methods that create a
636    cursor.
637<DT><A HREF="./com/sleepycat/db/CursorConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
638Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
639<DD>Default configuration used if null is passed to methods that create a
640    cursor.
641<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
642Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
643<DD>An instance created using the default constructor is initialized
644    with the system's default settings.
645<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
646Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
647<DD>&nbsp;
648<DT><A HREF="./com/sleepycat/db/JoinConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
649Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
650<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>
651<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#DEFAULT"><B>DEFAULT</B></A> - 
652Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
653<DD>Use whatever lock policy was specified when the database environment
654    was created.
655<DT><A HREF="./com/sleepycat/db/LockMode.html#DEFAULT"><B>DEFAULT</B></A> - 
656Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
657<DD>Acquire read locks for read operations and write locks for write
658    operations.
659<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
660Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
661<DD>&nbsp;
662<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
663Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
664<DD>Default configuration used if null is passed to methods that create a
665    cursor.
666<DT><A HREF="./com/sleepycat/db/StatsConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
667Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
668<DD>&nbsp;
669<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
670Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
671<DD>Default configuration used if null is passed to methods that create a
672    transaction.
673<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
674Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
675<DD>Default configuration used if null is passed to
676    <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>.
677<DT><A HREF="./com/sleepycat/persist/DatabaseNamer.html#DEFAULT"><B>DEFAULT</B></A> - 
678Static variable in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist">DatabaseNamer</A>
679<DD>The default database namer.
680<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
681Static variable in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
682<DD>The default store configuration containing properties as if the
683 configuration were constructed and not modified.
684<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#DEFAULT_BUMP_SIZE"><B>DEFAULT_BUMP_SIZE</B></A> - 
685Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
686<DD>The default amount that the buffer is increased when it is full.
687<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#DEFAULT_INIT_SIZE"><B>DEFAULT_INIT_SIZE</B></A> - 
688Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
689<DD>The default initial size of the buffer if no initialSize parameter is
690 specified.
691<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#DEFAULT_ITERATOR_BLOCK_SIZE"><B>DEFAULT_ITERATOR_BLOCK_SIZE</B></A> - 
692Static variable in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
693<DD>The default number of records read at one time by iterators.
694<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#DEFAULT_MAX_RETRIES"><B>DEFAULT_MAX_RETRIES</B></A> - 
695Static variable in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
696<DD>The default maximum number of retries.
697<DT><A HREF="./com/sleepycat/db/CursorConfig.html#DEGREE_2"><B>DEGREE_2</B></A> - 
698Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
699<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
700    database isolation terminology.</I>
701<DT><A HREF="./com/sleepycat/db/LockMode.html#DEGREE_2"><B>DEGREE_2</B></A> - 
702Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
703<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
704    database isolation terminology.</I>
705<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#DELAYCLIENT"><B>DELAYCLIENT</B></A> - 
706Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
707<DD>The client should delay synchronizing to a newly declared master
708    (defaults to off).
709<DT><A HREF="./com/sleepycat/db/Cursor.html#delete()"><B>delete()</B></A> - 
710Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
711<DD>Delete the key/data pair to which the cursor refers.
712<DT><A HREF="./com/sleepycat/db/Database.html#delete(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry)"><B>delete(Transaction, DatabaseEntry)</B></A> - 
713Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
714<DD>Remove key/data pairs from the database.
715<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#delete()"><B>delete()</B></A> - 
716Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
717<DD>Deletes the entity at the cursor position.
718<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#delete(K)"><B>delete(K)</B></A> - 
719Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
720<DD>Deletes all entities with a given index key.
721<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#delete(com.sleepycat.db.Transaction, K)"><B>delete(Transaction, K)</B></A> - 
722Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
723<DD>Deletes all entities with a given index key.
724<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
725 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
726 encountered.<DT><A HREF="./com/sleepycat/persist/evolve/DeletedClassException.html#DeletedClassException(java.lang.String)"><B>DeletedClassException(String)</B></A> - 
727Constructor for exception com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/DeletedClassException.html" title="class in com.sleepycat.persist.evolve">DeletedClassException</A>
728<DD>&nbsp;
729<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> - 
730Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</A>
731<DD>Creates a mutation for deleting an entity class.
732<DT><A HREF="./com/sleepycat/persist/evolve/Deleter.html#Deleter(java.lang.String, int, java.lang.String)"><B>Deleter(String, int, String)</B></A> - 
733Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</A>
734<DD>Creates a mutation for deleting the given field from all instances of
735 the given class version.
736<DT><A HREF="./com/sleepycat/db/Environment.html#detectDeadlocks(com.sleepycat.db.LockDetectMode)"><B>detectDeadlocks(LockDetectMode)</B></A> - 
737Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
738<DD>Run one iteration of the deadlock detector.
739<DT><A HREF="./com/sleepycat/db/CursorConfig.html#DIRTY_READ"><B>DIRTY_READ</B></A> - 
740Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
741<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
742    database isolation terminology.</I>
743<DT><A HREF="./com/sleepycat/db/LockMode.html#DIRTY_READ"><B>DIRTY_READ</B></A> - 
744Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
745<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
746    database isolation terminology.</I>
747<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadCollection(java.util.Collection)"><B>dirtyReadCollection(Collection)</B></A> - 
748Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
749<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
750 terminology.  To obtain a dirty-read collection, pass
751 <code>CursorConfig.READ_UNCOMMITTED</code></I>
752<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadList(java.util.List)"><B>dirtyReadList(List)</B></A> - 
753Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
754<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
755 order to conform to ANSI database isolation terminology.  To obtain a
756 dirty-read list, pass <code>CursorConfig.READ_UNCOMMITTED</code></I>
757<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadMap(java.util.Map)"><B>dirtyReadMap(Map)</B></A> - 
758Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
759<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
760 order to conform to ANSI database isolation terminology.  To obtain a
761 dirty-read map, pass <code>CursorConfig.READ_UNCOMMITTED</code></I>
762<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadSet(java.util.Set)"><B>dirtyReadSet(Set)</B></A> - 
763Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
764<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
765 order to conform to ANSI database isolation terminology.  To obtain a
766 dirty-read set, pass <code>CursorConfig.READ_UNCOMMITTED</code></I>
767<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadSortedMap(java.util.SortedMap)"><B>dirtyReadSortedMap(SortedMap)</B></A> - 
768Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
769<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
770 terminology.  To obtain a dirty-read map, pass
771 <code>CursorConfig.READ_UNCOMMITTED</code></I>
772<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#dirtyReadSortedSet(java.util.SortedSet)"><B>dirtyReadSortedSet(SortedSet)</B></A> - 
773Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
774<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
775 terminology.  To obtain a dirty-read set, pass
776 <code>CursorConfig.READ_UNCOMMITTED</code></I>
777<DT><A HREF="./com/sleepycat/db/Transaction.html#discard()"><B>discard()</B></A> - 
778Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
779<DD>Free up all the per-process resources associated with the specified
780    <A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db"><CODE>Transaction</CODE></A> handle, neither committing nor aborting the
781    transaction.
782<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
783 wrapper or a <code>double</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#DoubleBinding()"><B>DoubleBinding()</B></A> - 
784Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
785<DD>&nbsp;
786<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#doubleToEntry(double, com.sleepycat.db.DatabaseEntry)"><B>doubleToEntry(double, DatabaseEntry)</B></A> - 
787Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
788<DD>Converts a simple <code>double</code> value into an entry buffer.
789<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#doubleToEntry(double, com.sleepycat.db.DatabaseEntry)"><B>doubleToEntry(double, DatabaseEntry)</B></A> - 
790Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
791<DD>Converts a simple <code>double</code> value into an entry buffer.
792<DT><A HREF="./com/sleepycat/collections/TransactionWorker.html#doWork()"><B>doWork()</B></A> - 
793Method in interface com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionWorker.html" title="interface in com.sleepycat.collections">TransactionWorker</A>
794<DD>Perform the work for a single transaction.
795<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#dup()"><B>dup()</B></A> - 
796Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
797<DD>&nbsp;
798<DT><A HREF="./com/sleepycat/db/Cursor.html#dup(boolean)"><B>dup(boolean)</B></A> - 
799Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
800<DD>Return a new cursor with the same transaction and locker ID as the
801    original cursor.
802<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#dup(boolean)"><B>dup(boolean)</B></A> - 
803Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
804<DD>Returns a new <code>SecondaryCursor</code> for the same transaction as
805    the original cursor.
806<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#dup()"><B>dup()</B></A> - 
807Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
808<DD>Duplicates the cursor at the cursor position.
809<DT><A HREF="./com/sleepycat/collections/StoredMap.html#duplicates(java.lang.Object)"><B>duplicates(Object)</B></A> - 
810Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
811<DD>Returns a new collection containing the values mapped to the given key
812 in this map.
813<DT><A HREF="./com/sleepycat/collections/StoredMap.html#duplicatesMap(java.lang.Object, com.sleepycat.bind.EntryBinding)"><B>duplicatesMap(Object, EntryBinding)</B></A> - 
814Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
815<DD>Returns a new map from primary key to value for the subset of records
816 having a given secondary key (duplicates).
817<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#dupSecondary(boolean)"><B>dupSecondary(boolean)</B></A> - 
818Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
819<DD>Returns a new copy of the cursor as a <code>SecondaryCursor</code>.
820</DL>
821<HR>
822<A NAME="_E_"><!-- --></A><H2>
823<B>E</B></H2>
824<DL>
825<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#eid"><B>eid</B></A> - 
826Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
827<DD>The replication site's identifier
828<DT><A HREF="./com/sleepycat/db/ReplicationTransport.html#EID_BROADCAST"><B>EID_BROADCAST</B></A> - 
829Static variable in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A>
830<DD>A message that should be broadcast to every environment in the
831    replication group.
832<DT><A HREF="./com/sleepycat/db/ReplicationTransport.html#EID_INVALID"><B>EID_INVALID</B></A> - 
833Static variable in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A>
834<DD>An invalid environment ID, and may be used to initialize environment ID
835    variables that are subsequently checked for validity.
836<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#ELECTION_RETRY"><B>ELECTION_RETRY</B></A> - 
837Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
838<DD>Configure the amount of time the replication manager will wait before
839    retrying a failed election.
840<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#ELECTION_TIMEOUT"><B>ELECTION_TIMEOUT</B></A> - 
841Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
842<DD>The timeout period for an election.
843<DT><A HREF="./com/sleepycat/db/Environment.html#electReplicationMaster(int, int)"><B>electReplicationMaster(int, int)</B></A> - 
844Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
845<DD>Hold an election for the master of a replication group.
846<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#enhance(java.lang.String, byte[])"><B>enhance(String, byte[])</B></A> - 
847Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
848<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>.
849<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities()"><B>entities()</B></A> - 
850Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
851<DD>Opens a cursor for traversing all entities in this index.
852<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>entities(Transaction, CursorConfig)</B></A> - 
853Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
854<DD>Opens a cursor for traversing all entities in this index.
855<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities(K, boolean, K, boolean)"><B>entities(K, boolean, K, boolean)</B></A> - 
856Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
857<DD>Opens a cursor for traversing entities in a key range.
858<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> - 
859Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
860<DD>Opens a cursor for traversing entities in a key range.
861<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#entities()"><B>entities()</B></A> - 
862Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
863<DD>Opens a cursor that returns the entities qualifying for the join.
864<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#entities(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>entities(Transaction, CursorConfig)</B></A> - 
865Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
866<DD>Opens a cursor that returns the entities qualifying for the join.
867<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> - 
868Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
869<DD>Creates a mutation for converting all instances of the given entity
870 class version to the current version of the class.
871<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
872 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
873 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> - 
874Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
875<DD>Creates a join object for a given primary index.
876<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> - 
877Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
878<DD>Used by an <code>EntityModel</code> to construct entity metadata.
879<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> - 
880Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
881<DD>The default constructor for use by subclasses.
882<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> - 
883Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
884<DD>Opens an entity store in a given environment.
885<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> - 
886Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
887<DD>Returns a set view of the mappings contained in this map.
888<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#entryToBigInteger(com.sleepycat.db.DatabaseEntry)"><B>entryToBigInteger(DatabaseEntry)</B></A> - 
889Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
890<DD>Converts an entry buffer into a <code>BigInteger</code> value.
891<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#entryToBoolean(com.sleepycat.db.DatabaseEntry)"><B>entryToBoolean(DatabaseEntry)</B></A> - 
892Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
893<DD>Converts an entry buffer into a simple <code>boolean</code> value.
894<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#entryToByte(com.sleepycat.db.DatabaseEntry)"><B>entryToByte(DatabaseEntry)</B></A> - 
895Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
896<DD>Converts an entry buffer into a simple <code>byte</code> value.
897<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#entryToChar(com.sleepycat.db.DatabaseEntry)"><B>entryToChar(DatabaseEntry)</B></A> - 
898Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
899<DD>Converts an entry buffer into a simple <code>char</code> value.
900<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#entryToDouble(com.sleepycat.db.DatabaseEntry)"><B>entryToDouble(DatabaseEntry)</B></A> - 
901Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
902<DD>Converts an entry buffer into a simple <code>double</code> value.
903<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#entryToDouble(com.sleepycat.db.DatabaseEntry)"><B>entryToDouble(DatabaseEntry)</B></A> - 
904Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
905<DD>Converts an entry buffer into a simple <code>double</code> value.
906<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#entryToFloat(com.sleepycat.db.DatabaseEntry)"><B>entryToFloat(DatabaseEntry)</B></A> - 
907Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
908<DD>Converts an entry buffer into a simple <code>float</code> value.
909<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#entryToFloat(com.sleepycat.db.DatabaseEntry)"><B>entryToFloat(DatabaseEntry)</B></A> - 
910Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
911<DD>Converts an entry buffer into a simple <code>float</code> value.
912<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#entryToInput(com.sleepycat.db.DatabaseEntry)"><B>entryToInput(DatabaseEntry)</B></A> - 
913Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
914<DD>Utility method to create a new tuple input object for reading the data
915 from a given buffer.
916<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#entryToInt(com.sleepycat.db.DatabaseEntry)"><B>entryToInt(DatabaseEntry)</B></A> - 
917Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
918<DD>Converts an entry buffer into a simple <code>int</code> value.
919<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#entryToLong(com.sleepycat.db.DatabaseEntry)"><B>entryToLong(DatabaseEntry)</B></A> - 
920Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
921<DD>Converts an entry buffer into a simple <code>long</code> value.
922<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
923Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</A>
924<DD>&nbsp;
925<DT><A HREF="./com/sleepycat/bind/EntityBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
926Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>
927<DD>Converts key and data entry buffers into an entity Object.
928<DT><A HREF="./com/sleepycat/bind/EntryBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
929Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</A>
930<DD>Converts a entry buffer into an Object.
931<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
932Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
933<DD>&nbsp;
934<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
935Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
936<DD>Deserialize an object from an entry buffer.
937<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
938Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
939<DD>&nbsp;
940<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#entryToObject(java.lang.Object, java.lang.Object)"><B>entryToObject(Object, Object)</B></A> - 
941Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
942<DD>Constructs an entity object from deserialized key and data objects.
943<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
944Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
945<DD>&nbsp;
946<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput, java.lang.Object)"><B>entryToObject(TupleInput, Object)</B></A> - 
947Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
948<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
949 deserialized data entry objects.
950<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput, java.lang.Object)"><B>entryToObject(TupleInput, Object)</B></A> - 
951Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
952<DD>&nbsp;
953<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
954Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
955<DD>&nbsp;
956<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
957Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
958<DD>&nbsp;
959<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
960Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
961<DD>&nbsp;
962<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
963Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
964<DD>&nbsp;
965<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
966Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
967<DD>&nbsp;
968<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
969Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
970<DD>&nbsp;
971<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
972Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
973<DD>&nbsp;
974<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
975Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
976<DD>&nbsp;
977<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
978Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
979<DD>&nbsp;
980<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
981Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
982<DD>&nbsp;
983<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
984Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
985<DD>&nbsp;
986<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
987Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
988<DD>&nbsp;
989<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
990Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
991<DD>&nbsp;
992<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
993Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
994<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.
995<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
996Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</A>
997<DD>&nbsp;
998<DT><A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
999Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</A>
1000<DD>&nbsp;
1001<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
1002Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
1003<DD>&nbsp;
1004<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> - 
1005Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
1006<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
1007 entries.
1008<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> - 
1009Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
1010<DD>&nbsp;
1011<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#entryToRecordNumber(com.sleepycat.db.DatabaseEntry)"><B>entryToRecordNumber(DatabaseEntry)</B></A> - 
1012Static method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
1013<DD>Utility method for use by bindings to translate a entry buffer to an
1014 record number integer.
1015<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#entryToShort(com.sleepycat.db.DatabaseEntry)"><B>entryToShort(DatabaseEntry)</B></A> - 
1016Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
1017<DD>Converts an entry buffer into a simple <code>short</code> value.
1018<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#entryToString(com.sleepycat.db.DatabaseEntry)"><B>entryToString(DatabaseEntry)</B></A> - 
1019Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
1020<DD>Converts an entry buffer into a simple <code>String</code> value.
1021<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> - 
1022Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1023<DD>Create a database environment handle.
1024<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> - 
1025Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1026<DD>Create an EnvironmentConfig initialized with the system default settings.
1027<DT><A HREF="./com/sleepycat/db/KeyRange.html#equal"><B>equal</B></A> - 
1028Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
1029<DD>Zero if there is no matching key, and non-zero otherwise.
1030<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1031Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
1032<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>.
1033<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1034Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
1035<DD>Compares the specified object with this collection for equality.
1036<DT><A HREF="./com/sleepycat/collections/StoredList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1037Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
1038<DD>Compares the specified object with this list for equality.
1039<DT><A HREF="./com/sleepycat/collections/StoredMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1040Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
1041<DD>Compares the specified object with this map for equality.
1042<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1043Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
1044<DD>Compares the data of two entries for byte-by-byte equality.
1045<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1046Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
1047<DD>
1048<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1049Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</A>
1050<DD>The standard <code>equals</code> method that must be implemented by
1051 conversion class.
1052<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1053Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
1054<DD>Returns true if the conversion objects are equal in this object and
1055 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
1056 returns true.
1057<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1058Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
1059<DD>Returns true if the deleted and renamed keys are equal in this object
1060 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
1061 returns true.
1062<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1063Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
1064<DD>Returns true if the class name, class version and field name are equal
1065 in this object and given object.
1066<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1067Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1068<DD>Returns true if this collection has the same set of mutations as the
1069 given collection and all mutations are equal.
1070<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1071Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
1072<DD>Returns true if the new class name is equal in this object and given
1073 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.
1074<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1075Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
1076<DD>&nbsp;
1077<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1078Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
1079<DD>&nbsp;
1080<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1081Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
1082<DD>&nbsp;
1083<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1084Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
1085<DD>&nbsp;
1086<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1087Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
1088<DD>&nbsp;
1089<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1090Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
1091<DD>&nbsp;
1092<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> - 
1093Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ErrorHandler.html" title="interface in com.sleepycat.db">ErrorHandler</A>
1094<DD>A callback function to be called when an error occurs in the
1095    Berkeley DB library.
1096<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> - 
1097Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
1098<DD>&nbsp;
1099<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
1100occurs 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
1101can 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
1102callback function to be called when an event is sent from the Berkeley DB
1103library.<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#EventHandlerAdapter()"><B>EventHandlerAdapter()</B></A> - 
1104Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
1105<DD>&nbsp;
1106<DT><A HREF="./com/sleepycat/persist/EntityStore.html#evolve(com.sleepycat.persist.evolve.EvolveConfig)"><B>evolve(EvolveConfig)</B></A> - 
1107Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
1108<DD>Performs conversion of unevolved objects in order to reduce lazy
1109 conversion overhead.
1110<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> - 
1111Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
1112<DD>Creates an evolve configuration with default properties.
1113<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
1114 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> - 
1115Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</A>
1116<DD>&nbsp;
1117<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> - 
1118Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveListener.html" title="interface in com.sleepycat.persist.evolve">EvolveListener</A>
1119<DD>The listener method called during eager entity evolution.
1120<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
1121 <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> - 
1122Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</A>
1123<DD>&nbsp;
1124<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> - 
1125Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1126<DD>Checks if the specified key appears in the database.
1127<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#EXPIRE"><B>EXPIRE</B></A> - 
1128Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
1129<DD>Reject lock requests which have timed out.
1130</DL>
1131<HR>
1132<A NAME="_F_"><!-- --></A><H2>
1133<B>F</B></H2>
1134<DL>
1135<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
1136 byte read.<DT><A HREF="./com/sleepycat/util/FastInputStream.html#FastInputStream(byte[])"><B>FastInputStream(byte[])</B></A> - 
1137Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1138<DD>Creates an input stream.
1139<DT><A HREF="./com/sleepycat/util/FastInputStream.html#FastInputStream(byte[], int, int)"><B>FastInputStream(byte[], int, int)</B></A> - 
1140Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1141<DD>Creates an input stream.
1142<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
1143 byte read.<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream()"><B>FastOutputStream()</B></A> - 
1144Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1145<DD>Creates an output stream with default sizes.
1146<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(int)"><B>FastOutputStream(int)</B></A> - 
1147Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1148<DD>Creates an output stream with a default bump size and a given initial
1149 size.
1150<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(int, int)"><B>FastOutputStream(int, int)</B></A> - 
1151Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1152<DD>Creates an output stream with a given bump size and initial size.
1153<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(byte[])"><B>FastOutputStream(byte[])</B></A> - 
1154Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1155<DD>Creates an output stream with a given initial buffer and a default
1156 bump size.
1157<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(byte[], int)"><B>FastOutputStream(byte[], int)</B></A> - 
1158Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1159<DD>Creates an output stream with a given initial buffer and a given
1160 bump size.
1161<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> - 
1162Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
1163<DD>Used by an <code>EntityModel</code> to construct field metadata.
1164<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#FILEOPS"><B>FILEOPS</B></A> - 
1165Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
1166<DD>Display additional information when performing filesystem operations such
1167    as open, close or rename.
1168<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#FILEOPS_ALL"><B>FILEOPS_ALL</B></A> - 
1169Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
1170<DD>Display additional information when performing all filesystem operations,
1171    including read and write.
1172<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#first()"><B>first()</B></A> - 
1173Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
1174<DD>Returns the first (lowest) element currently in this sorted set.
1175<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#first()"><B>first()</B></A> - 
1176Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
1177<DD>Returns the first (lowest) element currently in this sorted set.
1178<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#first()"><B>first()</B></A> - 
1179Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
1180<DD>Returns the first (lowest) element currently in this sorted set.
1181<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#first()"><B>first()</B></A> - 
1182Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
1183<DD>Moves the cursor to the first value and returns it, or returns null if
1184 the cursor range is empty.
1185<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#first(com.sleepycat.db.LockMode)"><B>first(LockMode)</B></A> - 
1186Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
1187<DD>Moves the cursor to the first value and returns it, or returns null if
1188 the cursor range is empty.
1189<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#firstKey()"><B>firstKey()</B></A> - 
1190Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
1191<DD>Returns the first (lowest) key currently in this sorted map.
1192<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
1193 wrapper or a <code>float</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#FloatBinding()"><B>FloatBinding()</B></A> - 
1194Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
1195<DD>&nbsp;
1196<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#floatToEntry(float, com.sleepycat.db.DatabaseEntry)"><B>floatToEntry(float, DatabaseEntry)</B></A> - 
1197Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
1198<DD>Converts a simple <code>float</code> value into an entry buffer.
1199<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#floatToEntry(float, com.sleepycat.db.DatabaseEntry)"><B>floatToEntry(float, DatabaseEntry)</B></A> - 
1200Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
1201<DD>Converts a simple <code>float</code> value into an entry buffer.
1202<DT><A HREF="./com/sleepycat/db/Environment.html#flushReplication()"><B>flushReplication()</B></A> - 
1203Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1204<DD>Internal method: re-push the last log record to all clients, in case they've
1205    lost messages and don't know it.
1206<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> - 
1207Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
1208<DD>The log is being played forward; redo the operation described by the log
1209    record.
1210<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> - 
1211Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1212<DD>Free a locker ID.
1213<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#fromFlag(int)"><B>fromFlag(int)</B></A> - 
1214Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
1215<DD>Internal: this is public only so it can be called from an internal
1216    package.
1217<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#FULL_ELECTION_TIMEOUT"><B>FULL_ELECTION_TIMEOUT</B></A> - 
1218Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
1219<DD>An optional configuration timeout period to wait for full election
1220    participation the first time the replication group finds a master.
1221</DL>
1222<HR>
1223<A NAME="_G_"><!-- --></A><H2>
1224<B>G</B></H2>
1225<DL>
1226<DT><A HREF="./com/sleepycat/collections/StoredList.html#get(int)"><B>get(int)</B></A> - 
1227Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
1228<DD>Returns the element at the specified position in this list.
1229<DT><A HREF="./com/sleepycat/collections/StoredMap.html#get(java.lang.Object)"><B>get(Object)</B></A> - 
1230Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
1231<DD>Returns the value to which this map maps the specified key.
1232<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> - 
1233Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1234<DD>Retrieves the key/data pair with the given key.
1235<DT><A HREF="./com/sleepycat/db/LockOperation.html#GET"><B>GET</B></A> - 
1236Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
1237<DD>Get the lock defined by the values of the mode and obj fields, for
1238    the specified locker.
1239<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> - 
1240Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
1241<DD>Retrieves the key/data pair with the given key.
1242<DT><A HREF="./com/sleepycat/db/Sequence.html#get(com.sleepycat.db.Transaction, int)"><B>get(Transaction, int)</B></A> - 
1243Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
1244<DD>Return the next available element in the sequence and changes the sequence
1245    value by <code>delta</code>.
1246<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#get(K)"><B>get(K)</B></A> - 
1247Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
1248<DD>Gets an entity via a key of this index.
1249<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> - 
1250Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
1251<DD>Gets an entity via a key of this index.
1252<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#get(PK)"><B>get(PK)</B></A> - 
1253Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1254<DD>&nbsp;
1255<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> - 
1256Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1257<DD>&nbsp;
1258<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#get(SK)"><B>get(SK)</B></A> - 
1259Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
1260<DD>&nbsp;
1261<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> - 
1262Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
1263<DD>&nbsp;
1264<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#get()"><B>get()</B></A> - 
1265Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
1266<DD>&nbsp;
1267<DT><A HREF="./com/sleepycat/db/LockOperation.html#GET_TIMEOUT"><B>GET_TIMEOUT</B></A> - 
1268Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
1269<DD>Identical to LockOperation GET except that the value in the timeout
1270    field overrides any previously specified timeout value for this
1271    lock.
1272<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getAggressive()"><B>getAggressive()</B></A> - 
1273Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
1274<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
1275    <b>all</b> the key/data pairs in the file that can be found.
1276<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAlloc()"><B>getAlloc()</B></A> - 
1277Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1278<DD>Number of page allocations.
1279<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocBuckets()"><B>getAllocBuckets()</B></A> - 
1280Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1281<DD>Number of hash buckets checked during allocation.
1282<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocMaxBuckets()"><B>getAllocMaxBuckets()</B></A> - 
1283Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1284<DD>Maximum number of hash buckets checked during an allocation.
1285<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocMaxPages()"><B>getAllocMaxPages()</B></A> - 
1286Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1287<DD>Maximum number of pages checked during an allocation.
1288<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocPages()"><B>getAllocPages()</B></A> - 
1289Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1290<DD>Number of pages checked during allocation.
1291<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
1292Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1293<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
1294    to create the database if it does not already exist.
1295<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
1296Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1297<DD>Return true if the database environment is configured to create any
1298    underlying files, as necessary.
1299<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
1300Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1301<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
1302    to create the sequence if it does not already exist.
1303<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
1304Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
1305<DD>Returns whether creation of a new store is allowed.
1306<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#getAllowNestedTransactions()"><B>getAllowNestedTransactions()</B></A> - 
1307Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
1308<DD>Returns whether nested transactions will be created if
1309 <code>run()</code> is called when a transaction is already active for
1310 the current thread.
1311<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getAllowPopulate()"><B>getAllowPopulate()</B></A> - 
1312Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
1313<DD>Returns whether automatic population of the secondary is allowed.
1314<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getAllRawTypeVersions(java.lang.String)"><B>getAllRawTypeVersions(String)</B></A> - 
1315Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
1316<DD>Returns all known versions of type information for a given class name,
1317 or null if no persistent version of the class is known.
1318<DT><A HREF="./com/sleepycat/db/Environment.html#getArchiveDatabases()"><B>getArchiveDatabases()</B></A> - 
1319Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1320<DD>&nbsp;
1321<DT><A HREF="./com/sleepycat/db/Environment.html#getArchiveLogFiles(boolean)"><B>getArchiveLogFiles(boolean)</B></A> - 
1322Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1323<DD>&nbsp;
1324<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getAutoCommitNoSync()"><B>getAutoCommitNoSync()</B></A> - 
1325Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1326<DD>Return true if the auto-commit operations on the sequence are configure to not
1327    flush the transaction log..
1328<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#getBaseClass()"><B>getBaseClass()</B></A> - 
1329Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
1330<DD>Returns the base class for this binding.
1331<DT><A HREF="./com/sleepycat/db/HashStats.html#getBFree()"><B>getBFree()</B></A> - 
1332Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1333<DD>The number of bytes free on bucket pages.
1334<DT><A HREF="./com/sleepycat/db/HashStats.html#getBigBFree()"><B>getBigBFree()</B></A> - 
1335Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1336<DD>The number of bytes free on big item pages.
1337<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getBigIntegerByteLength()"><B>getBigIntegerByteLength()</B></A> - 
1338Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
1339<DD>Returns the byte length of a <code>BigInteger</code>.
1340<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#getBigIntegerByteLength(java.math.BigInteger)"><B>getBigIntegerByteLength(BigInteger)</B></A> - 
1341Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
1342<DD>Returns the byte length of a given <code>BigInteger</code> value.
1343<DT><A HREF="./com/sleepycat/db/HashStats.html#getBigPages()"><B>getBigPages()</B></A> - 
1344Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1345<DD>The number of big key/data pages.
1346<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeComparator()"><B>getBtreeComparator()</B></A> - 
1347Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1348<DD>&nbsp;
1349<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeMinKey()"><B>getBtreeMinKey()</B></A> - 
1350Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1351<DD>Return the minimum number of key/data pairs intended to be stored
1352    on any single Btree leaf page.
1353<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreePrefixCalculator()"><B>getBtreePrefixCalculator()</B></A> - 
1354Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1355<DD>Return the Btree prefix callback.
1356<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeRecordNumbers()"><B>getBtreeRecordNumbers()</B></A> - 
1357Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1358<DD>Return true if the Btree is configured to support retrieval by record number.
1359<DT><A HREF="./com/sleepycat/db/HashStats.html#getBuckets()"><B>getBuckets()</B></A> - 
1360Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1361<DD>The the number of hash buckets.
1362<DT><A HREF="./com/sleepycat/util/FastInputStream.html#getBufferBytes()"><B>getBufferBytes()</B></A> - 
1363Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1364<DD>Returns the underlying data being read.
1365<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#getBufferBytes()"><B>getBufferBytes()</B></A> - 
1366Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1367<DD>Returns the buffer owned by this object.
1368<DT><A HREF="./com/sleepycat/util/FastInputStream.html#getBufferLength()"><B>getBufferLength()</B></A> - 
1369Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1370<DD>Returns the end of the buffer being read.
1371<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#getBufferLength()"><B>getBufferLength()</B></A> - 
1372Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1373<DD>Returns the length used in the internal buffer, i.e., the offset at
1374 which data will be written next.
1375<DT><A HREF="./com/sleepycat/util/FastInputStream.html#getBufferOffset()"><B>getBufferOffset()</B></A> - 
1376Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1377<DD>Returns the offset at which data is being read from the buffer.
1378<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#getBufferOffset()"><B>getBufferOffset()</B></A> - 
1379Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1380<DD>Returns the offset of the internal buffer.
1381<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkFills()"><B>getBulkFills()</B></A> - 
1382Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1383<DD>The number of times the bulk buffer filled up, forcing the buffer content
1384    to be sent.
1385<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkOverflows()"><B>getBulkOverflows()</B></A> - 
1386Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1387<DD>The number of times a record was bigger than the entire bulk buffer,
1388    and therefore had to be sent as a singleton.
1389<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkRecords()"><B>getBulkRecords()</B></A> - 
1390Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1391<DD>The number of records added to a bulk buffer.
1392<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkTransfers()"><B>getBulkTransfers()</B></A> - 
1393Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1394<DD>The number of bulk buffers transferred (via a call to the
1395    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).
1396<DT><A HREF="./com/sleepycat/util/UtfOps.html#getByteLength(char[])"><B>getByteLength(char[])</B></A> - 
1397Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
1398<DD>Returns the byte length of the UTF string that would be created by
1399 converting the given characters to UTF.
1400<DT><A HREF="./com/sleepycat/util/UtfOps.html#getByteLength(char[], int, int)"><B>getByteLength(char[], int, int)</B></A> - 
1401Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
1402<DD>Returns the byte length of the UTF string that would be created by
1403 converting the given characters to UTF.
1404<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getByteOrder()"><B>getByteOrder()</B></A> - 
1405Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1406<DD>Return the database byte order; a byte order of 4,321 indicates a
1407    big endian order, and a byte order of 1,234 indicates a little
1408    endian order.
1409<DT><A HREF="./com/sleepycat/db/CacheStats.html#getBytes()"><B>getBytes()</B></A> - 
1410Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1411<DD>Bytes of cache (total cache size is st_gbytes + st_bytes).
1412<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getByteSwapped()"><B>getByteSwapped()</B></A> - 
1413Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1414<DD>Return if the underlying database files were created on an architecture
1415    of the same byte order as the current one.
1416<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getCacheCount()"><B>getCacheCount()</B></A> - 
1417Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1418<DD>Return the number of shared memory buffer pools, that is, the number
1419    of caches.
1420<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheCount()"><B>getCacheCount()</B></A> - 
1421Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1422<DD>Return the number of shared memory buffer pools, that is, the number
1423    of cache regions.
1424<DT><A HREF="./com/sleepycat/db/Database.html#getCacheFile()"><B>getCacheFile()</B></A> - 
1425Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1426<DD>Return the handle for the cache file underlying the database.
1427<DT><A HREF="./com/sleepycat/db/Environment.html#getCacheFileStats(com.sleepycat.db.StatsConfig)"><B>getCacheFileStats(StatsConfig)</B></A> - 
1428Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1429<DD>&nbsp;
1430<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getCacheHit()"><B>getCacheHit()</B></A> - 
1431Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
1432<DD>Requested pages found in the cache.
1433<DT><A HREF="./com/sleepycat/db/CacheStats.html#getCacheHit()"><B>getCacheHit()</B></A> - 
1434Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1435<DD>Requested pages found in the cache.
1436<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheMax()"><B>getCacheMax()</B></A> - 
1437Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1438<DD>Return the maximum size of the cache.
1439<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getCacheMiss()"><B>getCacheMiss()</B></A> - 
1440Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
1441<DD>Requested pages not found in the cache.
1442<DT><A HREF="./com/sleepycat/db/CacheStats.html#getCacheMiss()"><B>getCacheMiss()</B></A> - 
1443Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1444<DD>Requested pages not found in the cache.
1445<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getCacheSize()"><B>getCacheSize()</B></A> - 
1446Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1447<DD>Return the size of the shared memory buffer pool, that is, the cache.
1448<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheSize()"><B>getCacheSize()</B></A> - 
1449Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1450<DD>Return the size of the shared memory buffer pool, that is, the cache.
1451<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getCacheSize()"><B>getCacheSize()</B></A> - 
1452Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1453<DD>Return the number of elements cached by a sequence handle..
1454<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getCacheSize()"><B>getCacheSize()</B></A> - 
1455Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
1456<DD>The number of values that will be cached in this handle.
1457<DT><A HREF="./com/sleepycat/db/Environment.html#getCacheStats(com.sleepycat.db.StatsConfig)"><B>getCacheStats(StatsConfig)</B></A> - 
1458Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1459<DD>&nbsp;
1460<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#getCatalog()"><B>getCatalog()</B></A> - 
1461Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
1462<DD>Returns the class catalog associated with this factory.
1463<DT><A HREF="./com/sleepycat/util/ExceptionWrapper.html#getCause()"><B>getCause()</B></A> - 
1464Method in interface com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util">ExceptionWrapper</A>
1465<DD>Returns the nested exception or null if none is present.
1466<DT><A HREF="./com/sleepycat/util/IOExceptionWrapper.html#getCause()"><B>getCause()</B></A> - 
1467Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</A>
1468<DD>&nbsp;
1469<DT><A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#getCause()"><B>getCause()</B></A> - 
1470Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</A>
1471<DD>&nbsp;
1472<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#getCData()"><B>getCData()</B></A> - 
1473Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
1474<DD>Whenever the system receives contact information from a new
1475    environment, a copy of the opaque data specified in the cdata
1476    parameter to the <A HREF="./com/sleepycat/db/Environment.html#startReplication(com.sleepycat.db.DatabaseEntry, boolean)"><CODE>Environment.startReplication</CODE></A> is available
1477    from the getCDAta method.
1478<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCDBLockAllDatabases()"><B>getCDBLockAllDatabases()</B></A> - 
1479Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1480<DD>Return true if the Concurrent Data Store applications are configured to
1481    perform locking on an environment-wide basis rather than on a
1482    per-database basis.
1483<DT><A HREF="./com/sleepycat/util/UtfOps.html#getCharLength(byte[])"><B>getCharLength(byte[])</B></A> - 
1484Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
1485<DD>Returns the number of characters represented by the given UTF string.
1486<DT><A HREF="./com/sleepycat/util/UtfOps.html#getCharLength(byte[], int, int)"><B>getCharLength(byte[], int, int)</B></A> - 
1487Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
1488<DD>Returns the number of characters represented by the given UTF string.
1489<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getChecksum()"><B>getChecksum()</B></A> - 
1490Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1491<DD>Return true if the database environment is configured to do checksum
1492    verification of pages read into the cache from the backing
1493    filestore.
1494<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#getClassesToEvolve()"><B>getClassesToEvolve()</B></A> - 
1495Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
1496<DD>Returns an unmodifiable set of the entity classes to be evolved.
1497<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html#getClassFormat(byte[])"><B>getClassFormat(byte[])</B></A> - 
1498Method in interface com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</A>
1499<DD>Return the ObjectStreamClass for the given class ID.
1500<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#getClassFormat(byte[])"><B>getClassFormat(byte[])</B></A> - 
1501Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
1502<DD>&nbsp;
1503<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html#getClassID(java.io.ObjectStreamClass)"><B>getClassID(ObjectStreamClass)</B></A> - 
1504Method in interface com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</A>
1505<DD>Return the class ID for the current version of the given class
1506 description.
1507<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#getClassID(java.io.ObjectStreamClass)"><B>getClassID(ObjectStreamClass)</B></A> - 
1508Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
1509<DD>&nbsp;
1510<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#getClassLoader()"><B>getClassLoader()</B></A> - 
1511Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
1512<DD>Returns the class loader to be used during deserialization, or null if
1513 a default class loader should be used.
1514<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#getClassMetadata(java.lang.String)"><B>getClassMetadata(String)</B></A> - 
1515Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
1516<DD>&nbsp;
1517<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getClassMetadata(java.lang.String)"><B>getClassMetadata(String)</B></A> - 
1518Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
1519<DD>Returns the metadata for a given persistent class name, including proxy
1520 classes and entity classes.
1521<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#getClassName()"><B>getClassName()</B></A> - 
1522Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
1523<DD>Returns the class to which this mutation applies.
1524<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getClassName()"><B>getClassName()</B></A> - 
1525Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
1526<DD>Returns the name of the persistent class.
1527<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#getClassName()"><B>getClassName()</B></A> - 
1528Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
1529<DD>Returns the name of the entity class.
1530<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#getClassName()"><B>getClassName()</B></A> - 
1531Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
1532<DD>Returns the class name of the field type.
1533<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getClassName()"><B>getClassName()</B></A> - 
1534Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1535<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>.
1536<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#getClassVersion()"><B>getClassVersion()</B></A> - 
1537Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
1538<DD>Returns the class version to which this mutation applies.
1539<DT><A HREF="./com/sleepycat/db/StatsConfig.html#getClear()"><B>getClear()</B></A> - 
1540Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
1541<DD>Return if the statistics operation is configured to reset
1542    statistics after they are returned.
1543<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getClientRerequests()"><B>getClientRerequests()</B></A> - 
1544Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1545<DD>The number of times this client site received a "re-request" message,
1546    indicating that a request it previously sent to another client could
1547    not be serviced by that client.
1548<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getClientSvcMiss()"><B>getClientSvcMiss()</B></A> - 
1549Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1550<DD>The number of "request" type messages received by this client that
1551    could not be processed, forcing the originating requestor to try
1552    sending the request to the master (or another client).
1553<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getClientSvcReq()"><B>getClientSvcReq()</B></A> - 
1554Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1555<DD>The number of "request" type messages received by this client.
1556<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#getCollection()"><B>getCollection()</B></A> - 
1557Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
1558<DD>Returns the collection associated with this iterator.
1559<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getComponentType()"><B>getComponentType()</B></A> - 
1560Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1561<DD>Returns the array component type, or null if this is not an array type.
1562<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getCompositeKeyFields()"><B>getCompositeKeyFields()</B></A> - 
1563Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
1564<DD>Returns an unmodifiable list of metadata for the fields making up a
1565 composite key, or null if this is a not a composite key class.
1566<DT><A HREF="./com/sleepycat/db/Cursor.html#getConfig()"><B>getConfig()</B></A> - 
1567Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
1568<DD>Return this cursor's configuration.
1569<DT><A HREF="./com/sleepycat/db/Database.html#getConfig()"><B>getConfig()</B></A> - 
1570Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1571<DD>Return this Database object's configuration.
1572<DT><A HREF="./com/sleepycat/db/Environment.html#getConfig()"><B>getConfig()</B></A> - 
1573Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1574<DD>Return this object's configuration.
1575<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getConfig()"><B>getConfig()</B></A> - 
1576Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
1577<DD>Returns this object's configuration.
1578<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getConfig()"><B>getConfig()</B></A> - 
1579Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
1580<DD>Return this Database object's configuration.
1581<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getConfig()"><B>getConfig()</B></A> - 
1582Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
1583<DD>Returns a copy of the entity store configuration.
1584<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getConfig()"><B>getConfig()</B></A> - 
1585Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
1586<DD>Returns a copy of the entity store configuration.
1587<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getConnectFail()"><B>getConnectFail()</B></A> - 
1588Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
1589<DD>The number of times new connection attempts have failed..
1590<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getConnectionDrop()"><B>getConnectionDrop()</B></A> - 
1591Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
1592<DD>The number of existing connections that have been dropped since the
1593    statistics were last reset..
1594<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#getConversion()"><B>getConversion()</B></A> - 
1595Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
1596<DD>Returns the converter instance specified to the constructor.
1597<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getConverter(java.lang.String, int, java.lang.String)"><B>getConverter(String, int, String)</B></A> - 
1598Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1599<DD>Returns the converter mutation for the given class, version and field,
1600 or null if none exists.
1601<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getConverters()"><B>getConverters()</B></A> - 
1602Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1603<DD>Returns an unmodifiable collection of all converter mutations.
1604<DT><A HREF="./com/sleepycat/db/LogStats.html#getCurFile()"><B>getCurFile()</B></A> - 
1605Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
1606<DD>The current log file number.
1607<DT><A HREF="./com/sleepycat/db/LockStats.html#getCurMaxId()"><B>getCurMaxId()</B></A> - 
1608Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
1609<DD>&nbsp;
1610<DT><A HREF="./com/sleepycat/db/LogStats.html#getCurOffset()"><B>getCurOffset()</B></A> - 
1611Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
1612<DD>The byte offset in the current log file.
1613<DT><A HREF="./com/sleepycat/db/QueueStats.html#getCurRecno()"><B>getCurRecno()</B></A> - 
1614Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
1615<DD>The next available record number.
1616<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> - 
1617Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
1618<DD>Returns the key/data pair to which the cursor refers.
1619<DT><A HREF="./com/sleepycat/db/LogCursor.html#getCurrent(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getCurrent(LogSequenceNumber, DatabaseEntry)</B></A> - 
1620Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
1621<DD>Return the LogSequenceNumber and log record to which the log cursor
1622    currently refers.
1623<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> - 
1624Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
1625<DD>Returns the key/data pair to which the cursor refers.
1626<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getCurrent()"><B>getCurrent()</B></A> - 
1627Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
1628<DD>The current value of the sequence in the database.
1629<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#getCursorConfig()"><B>getCursorConfig()</B></A> - 
1630Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
1631<DD>Returns the cursor configuration that is used for all operations
1632 performed via this container.
1633<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getData()"><B>getData()</B></A> - 
1634Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
1635<DD>Return the byte array.
1636<DT><A HREF="./com/sleepycat/db/Cursor.html#getDatabase()"><B>getDatabase()</B></A> - 
1637Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
1638<DD>Return the Database handle associated with this Cursor.
1639<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getDatabase()"><B>getDatabase()</B></A> - 
1640Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
1641<DD>Returns the primary database handle associated with this cursor.
1642<DT><A HREF="./com/sleepycat/db/Sequence.html#getDatabase()"><B>getDatabase()</B></A> - 
1643Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
1644<DD>Return the Database handle associated with this sequence.
1645<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getDatabase()"><B>getDatabase()</B></A> - 
1646Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1647<DD>Returns the underlying database for this index.
1648<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getDatabase()"><B>getDatabase()</B></A> - 
1649Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
1650<DD>Returns the underlying secondary database for this index.
1651<DT><A HREF="./com/sleepycat/db/MemoryException.html#getDatabaseEntry()"><B>getDatabaseEntry()</B></A> - 
1652Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</A>
1653<DD>Returns the <A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><CODE>DatabaseEntry</CODE></A> object with insufficient memory
1654    to complete the operation to complete the operation.
1655<DT><A HREF="./com/sleepycat/db/Database.html#getDatabaseFile()"><B>getDatabaseFile()</B></A> - 
1656Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1657<DD>Return the database's underlying file name.
1658<DT><A HREF="./com/sleepycat/db/Database.html#getDatabaseName()"><B>getDatabaseName()</B></A> - 
1659Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1660<DD>Return the database name.
1661<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getDatabaseNamer()"><B>getDatabaseNamer()</B></A> - 
1662Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
1663<DD>Returns the object reponsible for naming of files and databases.
1664<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDataDirs()"><B>getDataDirs()</B></A> - 
1665Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1666<DD>Return the array of data directories.
1667<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getDataNIO()"><B>getDataNIO()</B></A> - 
1668Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
1669<DD>Return the java.nio.ByteBuffer.
1670<DT><A HREF="./com/sleepycat/db/CompactStats.html#getDeadlock()"><B>getDeadlock()</B></A> - 
1671Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
1672<DD>Return the if no transaction parameter was specified to
1673    <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
1674    which occurred..
1675<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#getDeclaringClassName()"><B>getDeclaringClassName()</B></A> - 
1676Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
1677<DD>Returns the name of the class where the field is declared.
1678<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getDecrement()"><B>getDecrement()</B></A> - 
1679Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1680<DD>Return true if the sequence is configured to decrement.
1681<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getDegree2()"><B>getDegree2()</B></A> - 
1682Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
1683<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
1684    database isolation terminology.</I>
1685<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getDegree2()"><B>getDegree2()</B></A> - 
1686Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
1687<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
1688    database isolation terminology.</I>
1689<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getDeleteAction()"><B>getDeleteAction()</B></A> - 
1690Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
1691<DD>Returns the action to take when a related entity is deleted having a
1692 primary key value that exists as a secondary key value for this entity.
1693<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#getDeletedKeys()"><B>getDeletedKeys()</B></A> - 
1694Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
1695<DD>Returns the set of key names that are to be deleted.
1696<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getDeleter(java.lang.String, int, java.lang.String)"><B>getDeleter(String, int, String)</B></A> - 
1697Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1698<DD>Returns the deleter mutation for the given class, version and field, or
1699 null if none exists.
1700<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getDeleters()"><B>getDeleters()</B></A> - 
1701Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1702<DD>Returns an unmodifiable collection of all deleter mutations.
1703<DT><A HREF="./com/sleepycat/util/ExceptionWrapper.html#getDetail()"><B>getDetail()</B></A> - 
1704Method in interface com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util">ExceptionWrapper</A>
1705<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/util/ExceptionWrapper.html#getCause()"><CODE>ExceptionWrapper.getCause()</CODE></A>.</I>
1706<DT><A HREF="./com/sleepycat/util/IOExceptionWrapper.html#getDetail()"><B>getDetail()</B></A> - 
1707Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</A>
1708<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/util/IOExceptionWrapper.html#getCause()"><CODE>IOExceptionWrapper.getCause()</CODE></A>.</I>
1709<DT><A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#getDetail()"><B>getDetail()</B></A> - 
1710Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</A>
1711<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#getCause()"><CODE>RuntimeExceptionWrapper.getCause()</CODE></A>.</I>
1712<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getDimensions()"><B>getDimensions()</B></A> - 
1713Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1714<DD>Returns the number of array dimensions, or zero if this is not an array
1715 type.
1716<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDirectDatabaseIO()"><B>getDirectDatabaseIO()</B></A> - 
1717Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1718<DD>Return true if the database environment has been configured to not buffer
1719    database files.
1720<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDirectLogIO()"><B>getDirectLogIO()</B></A> - 
1721Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1722<DD>Return true if the database environment has been configured to not buffer
1723    log files.
1724<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getDirtyRead()"><B>getDirtyRead()</B></A> - 
1725Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
1726<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
1727    database isolation terminology.</I>
1728<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getDirtyRead()"><B>getDirtyRead()</B></A> - 
1729Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1730<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
1731    database isolation terminology.</I>
1732<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getDirtyRead()"><B>getDirtyRead()</B></A> - 
1733Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
1734<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
1735    database isolation terminology.</I>
1736<DT><A HREF="./com/sleepycat/db/LogStats.html#getDiskFile()"><B>getDiskFile()</B></A> - 
1737Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
1738<DD>The log file number of the last record known to be on disk.
1739<DT><A HREF="./com/sleepycat/db/LogStats.html#getDiskOffset()"><B>getDiskOffset()</B></A> - 
1740Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
1741<DD>The byte offset of the last record known to be on disk.
1742<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDsyncDatabases()"><B>getDsyncDatabases()</B></A> - 
1743Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1744<DD>Return true if the database environment has been configured to flush database
1745    writes to the backing disk before returning from the write system call.
1746<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDsyncLog()"><B>getDsyncLog()</B></A> - 
1747Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1748<DD>Return true if the database environment has been configured to flush log
1749    writes to the backing disk before returning from the write system
1750    call.
1751<DT><A HREF="./com/sleepycat/db/HashStats.html#getDup()"><B>getDup()</B></A> - 
1752Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1753<DD>The number of duplicate pages.
1754<DT><A HREF="./com/sleepycat/db/HashStats.html#getDupFree()"><B>getDupFree()</B></A> - 
1755Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1756<DD>The number of bytes free on duplicate pages.
1757<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getDuplicateComparator()"><B>getDuplicateComparator()</B></A> - 
1758Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1759<DD>&nbsp;
1760<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getDupmasters()"><B>getDupmasters()</B></A> - 
1761Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1762<DD>The number of duplicate master conditions detected.
1763<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getDupPages()"><B>getDupPages()</B></A> - 
1764Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
1765<DD>The number of database duplicate pages.
1766<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getDupPagesFree()"><B>getDupPagesFree()</B></A> - 
1767Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
1768<DD>The number of bytes free in database duplicate pages.
1769<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getEgen()"><B>getEgen()</B></A> - 
1770Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1771<DD>The current election generation number.
1772<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionCurWinner()"><B>getElectionCurWinner()</B></A> - 
1773Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1774<DD>The election winner.
1775<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionGen()"><B>getElectionGen()</B></A> - 
1776Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1777<DD>The election generation number.
1778<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionLsn()"><B>getElectionLsn()</B></A> - 
1779Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1780<DD>The maximum LSN of election winner.
1781<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionNumSites()"><B>getElectionNumSites()</B></A> - 
1782Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1783<DD>The number sites expected to participate in elections.
1784<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionNumVotes()"><B>getElectionNumVotes()</B></A> - 
1785Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1786<DD>The number of votes required to complete the election.
1787<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionPriority()"><B>getElectionPriority()</B></A> - 
1788Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1789<DD>The election priority.
1790<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElections()"><B>getElections()</B></A> - 
1791Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1792<DD>The number of elections held.
1793<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionSec()"><B>getElectionSec()</B></A> - 
1794Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1795<DD>The number of seconds the last election took (the total election
1796    time is this plus <A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionUsec()"><CODE>ReplicationStats.getElectionUsec()</CODE></A>).
1797<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionStatus()"><B>getElectionStatus()</B></A> - 
1798Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1799<DD>The current election phase (0 if no election is in progress).
1800<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionsWon()"><B>getElectionsWon()</B></A> - 
1801Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1802<DD>The number of elections won.
1803<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionTiebreaker()"><B>getElectionTiebreaker()</B></A> - 
1804Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1805<DD>The election tiebreaker value.
1806<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionUsec()"><B>getElectionUsec()</B></A> - 
1807Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1808<DD>The number of microseconds the last election took (the total election
1809    time is this plus <A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionSec()"><CODE>ReplicationStats.getElectionSec()</CODE></A>).
1810<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionVotes()"><B>getElectionVotes()</B></A> - 
1811Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1812<DD>The votes received this election round.
1813<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getElementClassName()"><B>getElementClassName()</B></A> - 
1814Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
1815<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
1816 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.
1817<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getElements()"><B>getElements()</B></A> - 
1818Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
1819<DD>Returns the array of elements for an array type, or null for a complex
1820 type or an enum type.
1821<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getEmptyPages()"><B>getEmptyPages()</B></A> - 
1822Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
1823<DD>The number of empty database pages.
1824<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getEncrypted()"><B>getEncrypted()</B></A> - 
1825Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1826<DD>Return true if the database has been configured to perform encryption.
1827<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getEncrypted()"><B>getEncrypted()</B></A> - 
1828Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1829<DD>Return the database environment has been configured to perform
1830    encryption.
1831<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getEntityBinding()"><B>getEntityBinding()</B></A> - 
1832Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1833<DD>Returns the entity binding for this index.
1834<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getEntityClass()"><B>getEntityClass()</B></A> - 
1835Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1836<DD>Returns the entity class for this index.
1837<DT><A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html#getEntityClassName()"><B>getEntityClassName()</B></A> - 
1838Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve">EvolveEvent</A>
1839<DD>The class name of the current entity class being converted.
1840<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#getEntityMetadata(java.lang.String)"><B>getEntityMetadata(String)</B></A> - 
1841Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
1842<DD>&nbsp;
1843<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getEntityMetadata(java.lang.String)"><B>getEntityMetadata(String)</B></A> - 
1844Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
1845<DD>Returns the metadata for a given entity class name.
1846<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getEnum()"><B>getEnum()</B></A> - 
1847Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
1848<DD>Returns the enum constant String for an enum type, or null for a complex
1849 type or an array type.
1850<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getEnumConstants()"><B>getEnumConstants()</B></A> - 
1851Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1852<DD>Returns an unmodifiable list of the names of the enum instances, or null
1853 if this is not an enum type.
1854<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getEnvId()"><B>getEnvId()</B></A> - 
1855Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1856<DD>The current environment ID.
1857<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#getEnvID()"><B>getEnvID()</B></A> - 
1858Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
1859<DD>Return the environment ID associated with the operation.
1860<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1861Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
1862<DD>Returns the underlying Berkeley DB environment.
1863<DT><A HREF="./com/sleepycat/db/Database.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1864Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1865<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
1866    underlying the <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
1867<DT><A HREF="./com/sleepycat/db/DatabaseException.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1868Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
1869<DD>Return the environment in which the exception occurred.
1870<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1871Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
1872<DD>Returns the environment associated with this store.
1873<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1874Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
1875<DD>Returns the environment associated with this store.
1876<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getEnvPriority()"><B>getEnvPriority()</B></A> - 
1877Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1878<DD>The current environment priority.
1879<DT><A HREF="./com/sleepycat/db/DatabaseException.html#getErrno()"><B>getErrno()</B></A> - 
1880Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
1881<DD>Get the error number associated with this exception.
1882<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getErrorHandler()"><B>getErrorHandler()</B></A> - 
1883Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1884<DD>Return the function to be called if an error occurs.
1885<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getErrorHandler()"><B>getErrorHandler()</B></A> - 
1886Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1887<DD>Return the function to be called if an error occurs.
1888<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getErrorPrefix()"><B>getErrorPrefix()</B></A> - 
1889Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1890<DD>Return the prefix string that appears before error messages.
1891<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getErrorPrefix()"><B>getErrorPrefix()</B></A> - 
1892Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1893<DD>Return the prefix string that appears before error messages.
1894<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getErrorStream()"><B>getErrorStream()</B></A> - 
1895Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1896<DD>Return the an OutputStream for displaying error messages.
1897<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getErrorStream()"><B>getErrorStream()</B></A> - 
1898Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1899<DD>Return the an OutputStream for displaying error messages.
1900<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getEventHandler()"><B>getEventHandler()</B></A> - 
1901Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1902<DD>Return the object's methods to be called when a triggered event occurs.
1903<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#getEvolveListener()"><B>getEvolveListener()</B></A> - 
1904Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
1905<DD>Returns the progress listener that is notified each time an entity is
1906 read.
1907<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getExclusiveCreate()"><B>getExclusiveCreate()</B></A> - 
1908Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1909<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
1910    to fail if the database already exists.
1911<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getExclusiveCreate()"><B>getExclusiveCreate()</B></A> - 
1912Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1913<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
1914    fail if the database already exists.
1915<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getExclusiveCreate()"><B>getExclusiveCreate()</B></A> - 
1916Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
1917<DD>Returns whether opening an existing store is prohibited.
1918<DT><A HREF="./com/sleepycat/db/QueueStats.html#getExtentSize()"><B>getExtentSize()</B></A> - 
1919Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
1920<DD>The underlying database extent size, in pages.
1921<DT><A HREF="./com/sleepycat/db/StatsConfig.html#getFast()"><B>getFast()</B></A> - 
1922Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
1923<DD>Return if the statistics operation is configured to return only the
1924    values which do not require expensive actions.
1925<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getFeedbackHandler()"><B>getFeedbackHandler()</B></A> - 
1926Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1927<DD>Return the object's methods to be called to provide feedback.
1928<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getFeedbackHandler()"><B>getFeedbackHandler()</B></A> - 
1929Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1930<DD>Return the object's methods to be called to provide feedback.
1931<DT><A HREF="./com/sleepycat/db/HashStats.html#getFfactor()"><B>getFfactor()</B></A> - 
1932Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1933<DD>The desired fill factor specified at database-creation time.
1934<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#getFieldName()"><B>getFieldName()</B></A> - 
1935Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
1936<DD>Returns the field name to which this mutation applies, or null if this
1937 mutation applies to the class itself.
1938<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getFields()"><B>getFields()</B></A> - 
1939Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1940<DD>Returns a map of field name to raw field for each non-static
1941 non-transient field declared in this class, or null if this is not a
1942 complex type (in other words, this is a simple type or an array type).
1943<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#getFile()"><B>getFile()</B></A> - 
1944Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
1945<DD>Return the file number component of the LogSequenceNumber.
1946<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getFileName()"><B>getFileName()</B></A> - 
1947Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
1948<DD>The name of the file.
1949<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> - 
1950Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist">DatabaseNamer</A>
1951<DD>Returns the name of the file to be used to store the dataabase for the
1952 given store, entity class and key.
1953<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getFillPercent()"><B>getFillPercent()</B></A> - 
1954Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
1955<DD>Return the the desired fill percentage.
1956<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> - 
1957Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
1958<DD>Move the cursor to the first key/data pair of the database, and return
1959that pair.
1960<DT><A HREF="./com/sleepycat/db/LogCursor.html#getFirst(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getFirst(LogSequenceNumber, DatabaseEntry)</B></A> - 
1961Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
1962<DD>Return the first LogSequenceNumber and log record.
1963<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> - 
1964Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
1965<DD>Move the cursor to the first key/data pair of the database, and return
1966that pair.
1967<DT><A HREF="./com/sleepycat/db/QueueStats.html#getFirstRecno()"><B>getFirstRecno()</B></A> - 
1968Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
1969<DD>The first undeleted record in the database.
1970<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getFlags()"><B>getFlags()</B></A> - 
1971Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
1972<DD>The flags value for the sequence.
1973<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#getForce()"><B>getForce()</B></A> - 
1974Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
1975<DD>Return the configuration of the checkpoint force option.
1976<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignKeyDatabase()"><B>getForeignKeyDatabase()</B></A> - 
1977Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
1978<DD>&nbsp;
1979<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignKeyDeleteAction()"><B>getForeignKeyDeleteAction()</B></A> - 
1980Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
1981<DD>&nbsp;
1982<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignKeyNullifier()"><B>getForeignKeyNullifier()</B></A> - 
1983Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
1984<DD>&nbsp;
1985<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignMultiKeyNullifier()"><B>getForeignMultiKeyNullifier()</B></A> - 
1986Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
1987<DD>&nbsp;
1988<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getFree()"><B>getFree()</B></A> - 
1989Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
1990<DD>The number of pages on the free list.
1991<DT><A HREF="./com/sleepycat/db/HashStats.html#getFree()"><B>getFree()</B></A> - 
1992Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1993<DD>The number of pages on the free list.
1994<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getFreeListOnly()"><B>getFreeListOnly()</B></A> - 
1995Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
1996<DD>Return true if the whether to skip page compaction.
1997<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getFreeSpace()"><B>getFreeSpace()</B></A> - 
1998Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
1999<DD>Return true if the whether to return pages to the filesystem.
2000<DT><A HREF="./com/sleepycat/db/CacheStats.html#getGbytes()"><B>getGbytes()</B></A> - 
2001Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2002<DD>Gigabytes of cache (total cache size is st_gbytes + st_bytes).
2003<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getGen()"><B>getGen()</B></A> - 
2004Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2005<DD>The current generation number.
2006<DT><A HREF="./com/sleepycat/db/PreparedTransaction.html#getGID()"><B>getGID()</B></A> - 
2007Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</A>
2008<DD>&nbsp;
2009<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashBuckets()"><B>getHashBuckets()</B></A> - 
2010Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2011<DD>Number of hash buckets in buffer hash table.
2012<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHashComparator()"><B>getHashComparator()</B></A> - 
2013Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2014<DD>Return the Comparator used to compare keys in a Hash database.
2015<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHasher()"><B>getHasher()</B></A> - 
2016Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2017<DD>Return the database-specific hash function.
2018<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashExamined()"><B>getHashExamined()</B></A> - 
2019Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2020<DD>Total number of hash elements traversed during hash table lookups.
2021<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHashFillFactor()"><B>getHashFillFactor()</B></A> - 
2022Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2023<DD>Return the hash table density.
2024<DT><A HREF="./com/sleepycat/db/LockStats.html#getHashLen()"><B>getHashLen()</B></A> - 
2025Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2026<DD>Maximum length of a lock hash bucket.
2027<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashLongest()"><B>getHashLongest()</B></A> - 
2028Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2029<DD>The longest chain ever encountered in buffer hash table lookups.
2030<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashMaxNowait()"><B>getHashMaxNowait()</B></A> - 
2031Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2032<DD>The number of times a thread of control was able to obtain the
2033    hash bucket lock without waiting on the bucket which had the
2034    maximum number of times that a thread of control needed to wait.
2035<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashMaxWait()"><B>getHashMaxWait()</B></A> - 
2036Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2037<DD>The maximum number of times any hash bucket lock was waited for by
2038    a thread of control.
2039<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashNowait()"><B>getHashNowait()</B></A> - 
2040Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2041<DD>The number of times that a thread of control was able to obtain a
2042    hash bucket lock without waiting.
2043<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHashNumElements()"><B>getHashNumElements()</B></A> - 
2044Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2045<DD>Return the estimate of the final size of the hash table.
2046<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashSearches()"><B>getHashSearches()</B></A> - 
2047Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2048<DD>Total number of buffer hash table lookups.
2049<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashWait()"><B>getHashWait()</B></A> - 
2050Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2051<DD>The number of times that a thread of control was forced to wait
2052    before obtaining a hash bucket lock.
2053<DT><A HREF="./com/sleepycat/db/Environment.html#getHome()"><B>getHome()</B></A> - 
2054Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2055<DD>&nbsp;
2056<DT><A HREF="./com/sleepycat/db/LockStats.html#getId()"><B>getId()</B></A> - 
2057Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2058<DD>The last allocated locker ID.
2059<DT><A HREF="./com/sleepycat/db/Transaction.html#getId()"><B>getId()</B></A> - 
2060Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
2061<DD>Return the transaction's unique ID.
2062<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getImmutableSecondaryKey()"><B>getImmutableSecondaryKey()</B></A> - 
2063Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2064<DD>Returns whether the secondary key is immutable.
2065<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getIndex()"><B>getIndex()</B></A> - 
2066Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2067<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
2068    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.
2069<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeCache()"><B>getInitializeCache()</B></A> - 
2070Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2071<DD>Return true if the database environment is configured with a shared
2072    memory buffer pool.
2073<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeCDB()"><B>getInitializeCDB()</B></A> - 
2074Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2075<DD>Return true if the database environment is configured for the Concurrent
2076    Data Store product.
2077<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeLocking()"><B>getInitializeLocking()</B></A> - 
2078Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2079<DD>Return true if the database environment is configured for locking.
2080<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeLogging()"><B>getInitializeLogging()</B></A> - 
2081Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2082<DD>Return true if the database environment is configured for logging.
2083<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeRegions()"><B>getInitializeRegions()</B></A> - 
2084Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2085<DD>Return true if the database environment has been configured to page-fault
2086    shared regions into memory when initially creating or joining a
2087    database environment.
2088<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeReplication()"><B>getInitializeReplication()</B></A> - 
2089Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2090<DD>Return true if the database environment is configured for replication.
2091<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getInitialValue()"><B>getInitialValue()</B></A> - 
2092Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
2093<DD>Return the initial value for a sequence..
2094<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#getInstance(com.sleepycat.db.Environment)"><B>getInstance(Environment)</B></A> - 
2095Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
2096<DD>Gets the CurrentTransaction accessor for a specified Berkeley DB
2097 environment.
2098<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getIntPages()"><B>getIntPages()</B></A> - 
2099Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2100<DD>The number of database internal pages.
2101<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getIntPagesFree()"><B>getIntPagesFree()</B></A> - 
2102Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2103<DD>The number of bytes free in database internal pages.
2104<DT><A HREF="./com/sleepycat/db/CacheStats.html#getIoWait()"><B>getIoWait()</B></A> - 
2105Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2106<DD>Number of operations blocked waiting for I/O to complete.
2107<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#getIteratorBlockSize()"><B>getIteratorBlockSize()</B></A> - 
2108Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
2109<DD>Returns the number of records read at one time by iterators returned by
2110 the <A HREF="./com/sleepycat/collections/StoredCollection.html#iterator()"><CODE>StoredCollection.iterator()</CODE></A> method.
2111<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getJoinEnvironment()"><B>getJoinEnvironment()</B></A> - 
2112Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2113<DD>Return the handle is configured to join an existing environment.
2114<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#getKBytes()"><B>getKBytes()</B></A> - 
2115Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
2116<DD>Return the checkpoint log data threshold, in kilobytes.
2117<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#getKey()"><B>getKey()</B></A> - 
2118Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
2119<DD>Returns the key of this entry.
2120<DT><A HREF="./com/sleepycat/db/Sequence.html#getKey()"><B>getKey()</B></A> - 
2121Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
2122<DD>Return the DatabaseEntry used to open this sequence.
2123<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getKeyBinding()"><B>getKeyBinding()</B></A> - 
2124Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
2125<DD>Returns the primary key binding for this index.
2126<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getKeyBinding()"><B>getKeyBinding()</B></A> - 
2127Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
2128<DD>Returns the secondary key binding for the index.
2129<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getKeyClass()"><B>getKeyClass()</B></A> - 
2130Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
2131<DD>Returns the primary key class for this index.
2132<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getKeyClass()"><B>getKeyClass()</B></A> - 
2133Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
2134<DD>Returns the secondary key class for this index.
2135<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#getKeyCreator(java.lang.Class, java.lang.String)"><B>getKeyCreator(Class, String)</B></A> - 
2136Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
2137<DD>Creates a <code>SecondaryKeyCreator</code> object for use in configuring
2138 a <code>SecondaryDatabase</code>.
2139<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getKeyCreator()"><B>getKeyCreator()</B></A> - 
2140Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2141<DD>Returns the user-supplied object used for creating single-valued secondary
2142    keys.
2143<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getKeyName()"><B>getKeyName()</B></A> - 
2144Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
2145<DD>Returns the key name, which may be different from the field name.
2146<DT><A HREF="./com/sleepycat/db/Database.html#getKeyRange(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry)"><B>getKeyRange(Transaction, DatabaseEntry)</B></A> - 
2147Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
2148<DD>Return an estimate of the proportion of keys in the database less
2149    than, equal to, and greater than the specified key.
2150<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getKeysDatabase()"><B>getKeysDatabase()</B></A> - 
2151Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
2152<DD>Returns the underlying secondary database that is not associated with
2153 the primary database and is used for the <A HREF="./com/sleepycat/persist/SecondaryIndex.html#keysIndex"><CODE>SecondaryIndex.keysIndex</CODE></A>.
2154<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#getKnownClasses()"><B>getKnownClasses()</B></A> - 
2155Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
2156<DD>&nbsp;
2157<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getKnownClasses()"><B>getKnownClasses()</B></A> - 
2158Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
2159<DD>Returns the names of all known persistent classes.
2160<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> - 
2161Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2162<DD>Move the cursor to the last key/data pair of the database, and return
2163that pair.
2164<DT><A HREF="./com/sleepycat/db/LogCursor.html#getLast(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getLast(LogSequenceNumber, DatabaseEntry)</B></A> - 
2165Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
2166<DD>Return the last LogSequenceNumber and log record.
2167<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> - 
2168Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2169<DD>Move the cursor to the last key/data pair of the database, and return
2170that pair.
2171<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getLastCkp()"><B>getLastCkp()</B></A> - 
2172Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2173<DD>The LSN of the last checkpoint.
2174<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getLastTxnId()"><B>getLastTxnId()</B></A> - 
2175Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2176<DD>The last transaction ID allocated.
2177<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getLastValue()"><B>getLastValue()</B></A> - 
2178Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
2179<DD>The last cached value of the sequence.
2180<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getLeafPages()"><B>getLeafPages()</B></A> - 
2181Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2182<DD>The number of database leaf pages.
2183<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getLeafPagesFree()"><B>getLeafPagesFree()</B></A> - 
2184Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2185<DD>The number of bytes free in database leaf pages.
2186<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getLevels()"><B>getLevels()</B></A> - 
2187Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2188<DD>The number of levels in the database.
2189<DT><A HREF="./com/sleepycat/db/CompactStats.html#getLevels()"><B>getLevels()</B></A> - 
2190Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
2191<DD>Return the the number of levels removed from the
2192    Btree or Recno database during the compaction phase.
2193<DT><A HREF="./com/sleepycat/db/LogStats.html#getLgBSize()"><B>getLgBSize()</B></A> - 
2194Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2195<DD>The in-memory log record cache size.
2196<DT><A HREF="./com/sleepycat/db/LogStats.html#getLgSize()"><B>getLgSize()</B></A> - 
2197Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2198<DD>The current log file size.
2199<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> - 
2200Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2201<DD>Acquire a lock from the lock table.
2202<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getLock()"><B>getLock()</B></A> - 
2203Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2204<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
2205    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.
2206<DT><A HREF="./com/sleepycat/db/LockRequest.html#getLock()"><B>getLock()</B></A> - 
2207Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
2208<DD>Return the lock reference.
2209<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockConflicts()"><B>getLockConflicts()</B></A> - 
2210Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2211<DD>Return the locking conflicts matrix.
2212<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockDetectMode()"><B>getLockDetectMode()</B></A> - 
2213Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2214<DD>Return true if the deadlock detector is configured to run whenever a lock
2215    conflict occurs.
2216<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockDown()"><B>getLockDown()</B></A> - 
2217Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2218<DD>Return true if the database environment is configured to lock shared
2219    environment files and memory-mapped databases into memory.
2220<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockersNowait()"><B>getLockersNowait()</B></A> - 
2221Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2222<DD>The number of requests to allocate or deallocate a locker for which the
2223    thread of control did not wait.
2224<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockersWait()"><B>getLockersWait()</B></A> - 
2225Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2226<DD>The number of requests to allocate or deallocate a locker for which the
2227    thread of control waited.
2228<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockNowait()"><B>getLockNowait()</B></A> - 
2229Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2230<DD>The number of lock requests not immediately available due to conflicts,
2231    for which the thread of control did not wait.
2232<DT><A HREF="./com/sleepycat/db/Environment.html#getLockStats(com.sleepycat.db.StatsConfig)"><B>getLockStats(StatsConfig)</B></A> - 
2233Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2234<DD>Return the database environment's locking statistics.
2235<DT><A HREF="./com/sleepycat/db/LockStats.html#getLocksteals()"><B>getLocksteals()</B></A> - 
2236Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2237<DD>The maximum number of locks stolen for an empty partition.
2238<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockTimeout()"><B>getLockTimeout()</B></A> - 
2239Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2240<DD>Return the database environment lock timeout value, in microseconds;
2241    a timeout of 0 means no timeout is set.
2242<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockTimeout()"><B>getLockTimeout()</B></A> - 
2243Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2244<DD>Lock timeout value.
2245<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockWait()"><B>getLockWait()</B></A> - 
2246Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2247<DD>The number of lock requests not immediately available due to conflicts,
2248    for which the thread of control waited.
2249<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogAutoRemove()"><B>getLogAutoRemove()</B></A> - 
2250Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2251<DD>Return true if the system has been configured to to automatically remove log
2252    files that are no longer needed.
2253<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogBufferSize()"><B>getLogBufferSize()</B></A> - 
2254Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2255<DD>Return the size of the in-memory log buffer, in bytes.
2256<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogDirectory()"><B>getLogDirectory()</B></A> - 
2257Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2258<DD>Return the path of a directory to be used as the location of logging files.
2259<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogDuplicated()"><B>getLogDuplicated()</B></A> - 
2260Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2261<DD>The number of duplicate log records received.
2262<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogFileMode()"><B>getLogFileMode()</B></A> - 
2263Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2264<DD>Return the absolute file mode for created log files.
2265<DT><A HREF="./com/sleepycat/db/Environment.html#getLogFileName(com.sleepycat.db.LogSequenceNumber)"><B>getLogFileName(LogSequenceNumber)</B></A> - 
2266Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2267<DD>Return the name of the log file that contains the log record
2268    specified by a LogSequenceNumber object.
2269<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogInMemory()"><B>getLogInMemory()</B></A> - 
2270Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2271<DD>Return true if the database environment is configured to maintain transaction logs
2272    in memory rather than on disk.
2273<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogQueued()"><B>getLogQueued()</B></A> - 
2274Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2275<DD>The number of log records currently queued.
2276<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogQueuedMax()"><B>getLogQueuedMax()</B></A> - 
2277Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2278<DD>The maximum number of log records ever queued at once.
2279<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogQueuedTotal()"><B>getLogQueuedTotal()</B></A> - 
2280Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2281<DD>The total number of log records queued.
2282<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogRecordHandler()"><B>getLogRecordHandler()</B></A> - 
2283Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2284<DD>Return the handler for application-specific log records.
2285<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogRecords()"><B>getLogRecords()</B></A> - 
2286Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2287<DD>The number of log records received and appended to the log.
2288<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogRegionSize()"><B>getLogRegionSize()</B></A> - 
2289Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2290<DD>Return the size of the underlying logging subsystem region.
2291<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogRequested()"><B>getLogRequested()</B></A> - 
2292Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2293<DD>The number of log records missed and requested.
2294<DT><A HREF="./com/sleepycat/db/Environment.html#getLogStats(com.sleepycat.db.StatsConfig)"><B>getLogStats(StatsConfig)</B></A> - 
2295Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2296<DD>Return the database environment's logging statistics.
2297<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogZero()"><B>getLogZero()</B></A> - 
2298Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2299<DD>Return true if the database environment is configured to zero all pages of
2300    new log files upon their creation.
2301<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#getLSN()"><B>getLSN()</B></A> - 
2302Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
2303<DD>Whenever processing a messages results in the processing of messages
2304    that are permanent, or a message carrying a DB_REP_PERMANENT flag
2305    was processed successfully, but was not written to disk, the LSN of
2306    the record is available from the getLSN method.
2307<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getLsn()"><B>getLsn()</B></A> - 
2308Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2309<DD>The log sequence number of the transaction's first log record.
2310<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getMagic()"><B>getMagic()</B></A> - 
2311Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2312<DD>The magic number that identifies the file as a Btree database.
2313<DT><A HREF="./com/sleepycat/db/HashStats.html#getMagic()"><B>getMagic()</B></A> - 
2314Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2315<DD>The magic number that identifies the file as a Hash file.
2316<DT><A HREF="./com/sleepycat/db/LogStats.html#getMagic()"><B>getMagic()</B></A> - 
2317Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2318<DD>The magic number that identifies a file as a log file.
2319<DT><A HREF="./com/sleepycat/db/QueueStats.html#getMagic()"><B>getMagic()</B></A> - 
2320Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2321<DD>The magic number that identifies the file as a Queue file.
2322<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getMap()"><B>getMap()</B></A> - 
2323Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2324<DD>Requested pages mapped into the process' address space.
2325<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMap()"><B>getMap()</B></A> - 
2326Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2327<DD>Requested pages mapped into the process' address space (there is no
2328    available information about whether or not this request caused disk I/O,
2329    although examining the application page fault rate may be helpful).
2330<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaster()"><B>getMaster()</B></A> - 
2331Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2332<DD>The current master environment ID.
2333<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMasterChanges()"><B>getMasterChanges()</B></A> - 
2334Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2335<DD>The number of times the master has changed.
2336<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getMax()"><B>getMax()</B></A> - 
2337Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
2338<DD>The maximum permitted value of the sequence.
2339<DT><A HREF="./com/sleepycat/db/LogStats.html#getMaxCommitperflush()"><B>getMaxCommitperflush()</B></A> - 
2340Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2341<DD>The maximum number of commits contained in a single log flush.
2342<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxHlocks()"><B>getMaxHlocks()</B></A> - 
2343Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2344<DD>The maximum number of locks in any hash bucket at any one time.
2345<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxHobjects()"><B>getMaxHobjects()</B></A> - 
2346Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2347<DD>The maximum number of objects in any hash bucket at any one time.
2348<DT><A HREF="./com/sleepycat/db/CacheFile.html#getMaximumSize()"><B>getMaximumSize()</B></A> - 
2349Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
2350<DD>Return the maximum size for the file backing the database, or 0 if
2351    no maximum file size has been configured.
2352<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseSec()"><B>getMaxLeaseSec()</B></A> - 
2353Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2354<DD>The number of seconds of the longest lease (the total lease time
2355    is this plus <A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseUsec()"><CODE>ReplicationStats.getMaxLeaseUsec()</CODE></A>).
2356<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseUsec()"><B>getMaxLeaseUsec()</B></A> - 
2357Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2358<DD>The number of microseconds of the longest lease (the total lease
2359    time is this plus <A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseSec()"><CODE>ReplicationStats.getMaxLeaseSec()</CODE></A>).
2360<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLockers()"><B>getMaxLockers()</B></A> - 
2361Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2362<DD>Return the maximum number of lockers.
2363<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxLockers()"><B>getMaxLockers()</B></A> - 
2364Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2365<DD>The maximum number of lockers possible.
2366<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLockObjects()"><B>getMaxLockObjects()</B></A> - 
2367Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2368<DD>Return the maximum number of locked objects.
2369<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLocks()"><B>getMaxLocks()</B></A> - 
2370Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2371<DD>Return the maximum number of locks.
2372<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxLocks()"><B>getMaxLocks()</B></A> - 
2373Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2374<DD>The maximum number of locks possible.
2375<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLogFileSize()"><B>getMaxLogFileSize()</B></A> - 
2376Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2377<DD>Return the maximum size of a single file in the log, in bytes.
2378<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxLsteals()"><B>getMaxLsteals()</B></A> - 
2379Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2380<DD>The maximum number of lock steals for any one partition.
2381<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxMutexes()"><B>getMaxMutexes()</B></A> - 
2382Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2383<DD>Return the total number of mutexes allocated.
2384<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getMaxNactive()"><B>getMaxNactive()</B></A> - 
2385Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2386<DD>The maximum number of active transactions at any one time.
2387<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxNlockers()"><B>getMaxNlockers()</B></A> - 
2388Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2389<DD>The maximum number of lockers at any one time.
2390<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxNlocks()"><B>getMaxNlocks()</B></A> - 
2391Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2392<DD>The maximum number of locks at any one time.
2393<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxNobjects()"><B>getMaxNobjects()</B></A> - 
2394Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2395<DD>The maximum number of lock objects at any one time.
2396<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getMaxNsnapshot()"><B>getMaxNsnapshot()</B></A> - 
2397Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2398<DD>The maximum number of transactions on the snapshot list at any one time.
2399<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxNumCache()"><B>getMaxNumCache()</B></A> - 
2400Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2401<DD>Maximum number of caches, as configured with
2402    <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheMax(long)"><CODE>EnvironmentConfig.setCacheMax(long)</CODE></A>.
2403<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxObjects()"><B>getMaxObjects()</B></A> - 
2404Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2405<DD>The maximum number of lock objects possible.
2406<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxOpenfd()"><B>getMaxOpenfd()</B></A> - 
2407Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2408<DD>Maximum number of open file descriptors.
2409<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxOpenFiles()"><B>getMaxOpenFiles()</B></A> - 
2410Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2411<DD>Return the maximum number of file descriptors that will be opened concurrently..
2412<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxOsteals()"><B>getMaxOsteals()</B></A> - 
2413Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2414<DD>The maximum number of object steals for any one partition.
2415<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getMaxPages()"><B>getMaxPages()</B></A> - 
2416Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
2417<DD>Return the the maximum number of pages to free.
2418<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxPermLsn()"><B>getMaxPermLsn()</B></A> - 
2419Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2420<DD>The LSN of the maximum permanent log record, or 0 if there are no
2421    permanent log records.
2422<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#getMaxRetries()"><B>getMaxRetries()</B></A> - 
2423Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
2424<DD>Returns the maximum number of retries that will be performed when
2425 deadlocks are detected.
2426<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getMaxTxns()"><B>getMaxTxns()</B></A> - 
2427Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2428<DD>The maximum number of active transactions configured.
2429<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxWrite()"><B>getMaxWrite()</B></A> - 
2430Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2431<DD>The maximum number of sequential write operations scheduled by the library
2432    when flushing dirty pages from the cache.
2433<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxWrite()"><B>getMaxWrite()</B></A> - 
2434Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2435<DD>Return the maximum number of sequential write operations.
2436<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxWriteSleep()"><B>getMaxWriteSleep()</B></A> - 
2437Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2438<DD>The number of microseconds the thread of control should pause before
2439    scheduling further write operations.
2440<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxWriteSleep()"><B>getMaxWriteSleep()</B></A> - 
2441Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2442<DD>Return the microseconds to pause before scheduling further write operations.
2443<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMessageHandler()"><B>getMessageHandler()</B></A> - 
2444Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2445<DD>Return the function to be called with an informational message.
2446<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMessageHandler()"><B>getMessageHandler()</B></A> - 
2447Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2448<DD>Return the function to be called with an informational message.
2449<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMessageStream()"><B>getMessageStream()</B></A> - 
2450Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2451<DD>Return the an OutputStream for displaying informational messages.
2452<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMessageStream()"><B>getMessageStream()</B></A> - 
2453Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2454<DD>Return the an OutputStream for displaying informational messages.
2455<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getMetaFlags()"><B>getMetaFlags()</B></A> - 
2456Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2457<DD>The metadata flags.
2458<DT><A HREF="./com/sleepycat/db/HashStats.html#getMetaFlags()"><B>getMetaFlags()</B></A> - 
2459Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2460<DD>The metadata flags.
2461<DT><A HREF="./com/sleepycat/db/QueueStats.html#getMetaFlags()"><B>getMetaFlags()</B></A> - 
2462Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2463<DD>The metadata flags.
2464<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getMin()"><B>getMin()</B></A> - 
2465Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
2466<DD>The minimum permitted value of the sequence.
2467<DT><A HREF="./com/sleepycat/db/LogStats.html#getMinCommitperflush()"><B>getMinCommitperflush()</B></A> - 
2468Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2469<DD>The minimum number of commits contained in a single log flush that
2470    contained a commit.
2471<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getMinKey()"><B>getMinKey()</B></A> - 
2472Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2473<DD>The minimum keys per page.
2474<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#getMinutes()"><B>getMinutes()</B></A> - 
2475Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
2476<DD>Return the checkpoint time threshold, in minutes.
2477<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMmapSize()"><B>getMmapSize()</B></A> - 
2478Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2479<DD>Maximum file size for mmap.
2480<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMMapSize()"><B>getMMapSize()</B></A> - 
2481Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2482<DD>Return the maximum file size, in bytes, for a file to be mapped into
2483    the process address space.
2484<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMode()"><B>getMode()</B></A> - 
2485Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2486<DD>Return the mode used to create files.
2487<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMode()"><B>getMode()</B></A> - 
2488Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2489<DD>Return the mode to use when creating underlying files and shared
2490    memory segments.
2491<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getMode()"><B>getMode()</B></A> - 
2492Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2493<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
2494    called, and returns the mode for the failed LockRequest when
2495    <A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> was called.
2496<DT><A HREF="./com/sleepycat/db/LockRequest.html#getMode()"><B>getMode()</B></A> - 
2497Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
2498<DD>Return the lock mode.
2499<DT><A HREF="./com/sleepycat/db/LogStats.html#getMode()"><B>getMode()</B></A> - 
2500Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2501<DD>The mode of any created log files.
2502<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getModel()"><B>getModel()</B></A> - 
2503Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
2504<DD>Returns the current entity model for this store.
2505<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getModel()"><B>getModel()</B></A> - 
2506Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
2507<DD>Returns the last configured and stored entity model for this store.
2508<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getModel()"><B>getModel()</B></A> - 
2509Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
2510<DD>Returns the entity model that defines entity classes and index keys.
2511<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsBadgen()"><B>getMsgsBadgen()</B></A> - 
2512Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2513<DD>The number of messages received with a bad generation number.
2514<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getMsgsDropped()"><B>getMsgsDropped()</B></A> - 
2515Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
2516<DD>The number of messages discarded due to queue length overflows..
2517<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsProcessed()"><B>getMsgsProcessed()</B></A> - 
2518Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2519<DD>The number of messages received and processed.
2520<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getMsgsQueued()"><B>getMsgsQueued()</B></A> - 
2521Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
2522<DD>The number of messages queued due to a network delay..
2523<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsRecover()"><B>getMsgsRecover()</B></A> - 
2524Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2525<DD>The number of messages ignored due to pending recovery.
2526<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsSendFailures()"><B>getMsgsSendFailures()</B></A> - 
2527Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2528<DD>The number of failed message sends.
2529<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsSent()"><B>getMsgsSent()</B></A> - 
2530Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2531<DD>The number of messages sent.
2532<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getMultiKeyCreator()"><B>getMultiKeyCreator()</B></A> - 
2533Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2534<DD>Returns the user-supplied object used for creating multi-valued secondary
2535    keys.
2536<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMultiversion()"><B>getMultiversion()</B></A> - 
2537Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2538<DD>Return true if the database is configured for multiversion concurrency control.
2539<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMultiversion()"><B>getMultiversion()</B></A> - 
2540Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2541<DD>Return true if the handle is configured to open all databases for multiversion
2542    concurrency control.
2543<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMultiversionFreed()"><B>getMultiversionFreed()</B></A> - 
2544Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2545<DD>Number of frozen buffers freed.
2546<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMultiversionFrozen()"><B>getMultiversionFrozen()</B></A> - 
2547Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2548<DD>Number of buffers frozen.
2549<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getMultiversionRef()"><B>getMultiversionRef()</B></A> - 
2550Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2551<DD>The number of buffer copies created by this transaction that remain in
2552    cache.
2553<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMultiversionThawed()"><B>getMultiversionThawed()</B></A> - 
2554Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2555<DD>Number of buffers thawed.
2556<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getMutations()"><B>getMutations()</B></A> - 
2557Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
2558<DD>Returns the set of mutations that were configured when the store was
2559 opened, or if none were configured, the set of mutations that were
2560 configured and stored previously.
2561<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getMutations()"><B>getMutations()</B></A> - 
2562Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
2563<DD>Returns the set of mutations that were configured and stored previously.
2564<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getMutations()"><B>getMutations()</B></A> - 
2565Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
2566<DD>Returns the configured mutations for performing lazy evolution of stored
2567 instances.
2568<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexAlign()"><B>getMutexAlign()</B></A> - 
2569Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2570<DD>The mutex alignment, in bytes.
2571<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexAlignment()"><B>getMutexAlignment()</B></A> - 
2572Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2573<DD>Return the mutex alignment, in bytes.
2574<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexCount()"><B>getMutexCount()</B></A> - 
2575Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2576<DD>The total number of mutexes configured.
2577<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexFree()"><B>getMutexFree()</B></A> - 
2578Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2579<DD>The number of mutexes currently available.
2580<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexIncrement()"><B>getMutexIncrement()</B></A> - 
2581Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2582<DD>Return the number of additional mutexes to allocate.
2583<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexInuse()"><B>getMutexInuse()</B></A> - 
2584Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2585<DD>The number of mutexes currently in use.
2586<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexInuseMax()"><B>getMutexInuseMax()</B></A> - 
2587Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2588<DD>The maximum number of mutexes ever in use.
2589<DT><A HREF="./com/sleepycat/db/Environment.html#getMutexStats(com.sleepycat.db.StatsConfig)"><B>getMutexStats(StatsConfig)</B></A> - 
2590Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2591<DD>Return the database environment's mutex statistics.
2592<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexTasSpins()"><B>getMutexTasSpins()</B></A> - 
2593Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2594<DD>The number of times test-and-set mutexes will spin without blocking.
2595<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexTestAndSetSpins()"><B>getMutexTestAndSetSpins()</B></A> - 
2596Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2597<DD>Return the test-and-set spin count.
2598<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNaborts()"><B>getNaborts()</B></A> - 
2599Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2600<DD>The number of transactions that have aborted.
2601<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNactive()"><B>getNactive()</B></A> - 
2602Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2603<DD>The number of transactions that are currently active.
2604<DT><A HREF="./com/sleepycat/db/Transaction.html#getName()"><B>getName()</B></A> - 
2605Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
2606<DD>Get the user visible name for the transaction.
2607<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getName()"><B>getName()</B></A> - 
2608Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2609<DD>The transaction name, including the thread name if available.
2610<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#getName()"><B>getName()</B></A> - 
2611Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
2612<DD>Returns the field name.
2613<DT><A HREF="./com/sleepycat/persist/raw/RawField.html#getName()"><B>getName()</B></A> - 
2614Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</A>
2615<DD>Returns the name of the field.
2616<DT><A HREF="./com/sleepycat/persist/evolve/EvolveStats.html#getNConverted()"><B>getNConverted()</B></A> - 
2617Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve">EvolveStats</A>
2618<DD>The total number of entities converted during eager evolution.
2619<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#getNewName()"><B>getNewName()</B></A> - 
2620Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
2621<DD>Returns the new class or field name specified in the constructor.
2622<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNewsites()"><B>getNewsites()</B></A> - 
2623Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2624<DD>The number of new site messages received.
2625<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> - 
2626Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2627<DD>Move the cursor to the next key/data pair and return that pair.
2628<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getNext(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNext(DatabaseEntry, LockMode)</B></A> - 
2629Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
2630<DD>Returns the next primary key resulting from the join operation.
2631<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> - 
2632Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
2633<DD>Returns the next primary key and data resulting from the join operation.
2634<DT><A HREF="./com/sleepycat/db/LogCursor.html#getNext(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getNext(LogSequenceNumber, DatabaseEntry)</B></A> - 
2635Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
2636<DD>Return the next LogSequenceNumber and log record.
2637<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> - 
2638Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2639<DD>Move the cursor to the next key/data pair and return that pair.
2640<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> - 
2641Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2642<DD>If the next key/data pair of the database is a duplicate data record for
2643the current key/data pair, move the cursor to the next key/data pair
2644of the database and return that pair.
2645<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> - 
2646Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2647<DD>If the next key/data pair of the database is a duplicate data record for
2648the current key/data pair, move the cursor to the next key/data pair
2649of the database and return that pair.
2650<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNextLsn()"><B>getNextLsn()</B></A> - 
2651Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2652<DD>In replication environments configured as masters, the next LSN
2653    expected.
2654<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> - 
2655Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2656<DD>Move the cursor to the next non-duplicate key/data pair and return
2657that pair.
2658<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> - 
2659Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2660<DD>Move the cursor to the next non-duplicate key/data pair and return
2661that pair.
2662<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNextPages()"><B>getNextPages()</B></A> - 
2663Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2664<DD>The next page number we expect to receive.
2665<DT><A HREF="./com/sleepycat/db/LockStats.html#getNobjects()"><B>getNobjects()</B></A> - 
2666Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2667<DD>The number of current lock objects.
2668<DT><A HREF="./com/sleepycat/db/CacheFile.html#getNoFile()"><B>getNoFile()</B></A> - 
2669Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
2670<DD>Return true if the opening of backing temporary files for in-memory
2671    databases has been disallowed.
2672<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getNoLocking()"><B>getNoLocking()</B></A> - 
2673Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2674<DD>Return true if the system has been configured to grant all requested mutual
2675    exclusion mutexes and database locks without regard for their actual
2676    availability.
2677<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getNoMMap()"><B>getNoMMap()</B></A> - 
2678Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2679<DD>Return true if the library is configured to not map this database into
2680    memory.
2681<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getNoMMap()"><B>getNoMMap()</B></A> - 
2682Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2683<DD>Return true if the system has been configured to copy read-only database files
2684    into the local cache instead of potentially mapping them into process
2685    memory.
2686<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getNoOrderCheck()"><B>getNoOrderCheck()</B></A> - 
2687Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
2688<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
2689    database checks for btree and duplicate sort order and for hashing.
2690<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getNoPanic()"><B>getNoPanic()</B></A> - 
2691Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2692<DD>Return true if the system has been configured to ignore any panic state in
2693    the database environment.
2694<DT><A HREF="./com/sleepycat/db/JoinConfig.html#getNoSort()"><B>getNoSort()</B></A> - 
2695Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
2696<DD>Returns whether automatic sorting of the input cursors is disabled.
2697<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getNoSync()"><B>getNoSync()</B></A> - 
2698Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
2699<DD>Return if the transaction is configured to not write or synchronously
2700    flush the log it when commits.
2701<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getNowait()"><B>getNowait()</B></A> - 
2702Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
2703<DD>The number of times that a thread of control was able to obtain handle
2704    mutex without waiting.
2705<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getNoWait()"><B>getNoWait()</B></A> - 
2706Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
2707<DD>Return if the transaction is configured to not wait if a lock
2708    request cannot be immediately granted.
2709<DT><A HREF="./com/sleepycat/persist/evolve/EvolveStats.html#getNRead()"><B>getNRead()</B></A> - 
2710Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve">EvolveStats</A>
2711<DD>The total number of entities read during eager evolution.
2712<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumBegins()"><B>getNumBegins()</B></A> - 
2713Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2714<DD>The number of transactions that have begun.
2715<DT><A HREF="./com/sleepycat/db/CacheStats.html#getNumCache()"><B>getNumCache()</B></A> - 
2716Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2717<DD>Number of caches.
2718<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumCommits()"><B>getNumCommits()</B></A> - 
2719Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2720<DD>The number of transactions that have committed.
2721<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getNumData()"><B>getNumData()</B></A> - 
2722Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2723<DD>The number of key/data pairs or records in the database.
2724<DT><A HREF="./com/sleepycat/db/HashStats.html#getNumData()"><B>getNumData()</B></A> - 
2725Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2726<DD>The number of key/data pairs in the database.
2727<DT><A HREF="./com/sleepycat/db/QueueStats.html#getNumData()"><B>getNumData()</B></A> - 
2728Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2729<DD>The number of records in the database.
2730<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumDeadlocks()"><B>getNumDeadlocks()</B></A> - 
2731Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2732<DD>The number of deadlocks.
2733<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumDowngrade()"><B>getNumDowngrade()</B></A> - 
2734Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2735<DD>The total number of locks downgraded.
2736<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getNumKeys()"><B>getNumKeys()</B></A> - 
2737Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2738<DD>The number of keys or records in the database.
2739<DT><A HREF="./com/sleepycat/db/HashStats.html#getNumKeys()"><B>getNumKeys()</B></A> - 
2740Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2741<DD>The number of unique keys in the database.
2742<DT><A HREF="./com/sleepycat/db/QueueStats.html#getNumKeys()"><B>getNumKeys()</B></A> - 
2743Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2744<DD>The number of records in the database.
2745<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumLockers()"><B>getNumLockers()</B></A> - 
2746Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2747<DD>The number of current lockers.
2748<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumLocks()"><B>getNumLocks()</B></A> - 
2749Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2750<DD>The number of current locks.
2751<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumLockTimeouts()"><B>getNumLockTimeouts()</B></A> - 
2752Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2753<DD>The number of lock requests that have timed out.
2754<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumModes()"><B>getNumModes()</B></A> - 
2755Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2756<DD>The number of lock modes.
2757<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumReleases()"><B>getNumReleases()</B></A> - 
2758Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2759<DD>The total number of locks released.
2760<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumRequests()"><B>getNumRequests()</B></A> - 
2761Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2762<DD>The total number of locks requested.
2763<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumRestores()"><B>getNumRestores()</B></A> - 
2764Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2765<DD>The number of transactions that have been restored.
2766<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNumSites()"><B>getNumSites()</B></A> - 
2767Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2768<DD>The number of sites believed to be in the replication group.
2769<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumSnapshot()"><B>getNumSnapshot()</B></A> - 
2770Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2771<DD>The number of transactions on the snapshot list.
2772<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNumThrottles()"><B>getNumThrottles()</B></A> - 
2773Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2774<DD>Transmission limited.
2775<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumTxnTimeouts()"><B>getNumTxnTimeouts()</B></A> - 
2776Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2777<DD>The number of transactions that have timed out.
2778<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumUpgrade()"><B>getNumUpgrade()</B></A> - 
2779Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2780<DD>The total number of locks upgraded.
2781<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getObj()"><B>getObj()</B></A> - 
2782Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2783<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
2784    called, and returns the object for the failed LockRequest when
2785    <A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> was called.
2786<DT><A HREF="./com/sleepycat/db/LockRequest.html#getObj()"><B>getObj()</B></A> - 
2787Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
2788<DD>Return the lock object.
2789<DT><A HREF="./com/sleepycat/db/LockStats.html#getObjectsteals()"><B>getObjectsteals()</B></A> - 
2790Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2791<DD>The maximum number of objects stolen for an empty partition.
2792<DT><A HREF="./com/sleepycat/db/LockStats.html#getObjsNowait()"><B>getObjsNowait()</B></A> - 
2793Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2794<DD>The number of requests to allocate or deallocate an object for which the
2795    thread of control did not wait.
2796<DT><A HREF="./com/sleepycat/db/LockStats.html#getObjsWait()"><B>getObjsWait()</B></A> - 
2797Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2798<DD>The number of requests to allocate or deallocate an object for which the
2799    thread of control waited.
2800<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getOffset()"><B>getOffset()</B></A> - 
2801Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
2802<DD>Return the byte offset into the data array.
2803<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#getOffset()"><B>getOffset()</B></A> - 
2804Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
2805<DD>Return the file offset component of the LogSequenceNumber.
2806<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getOp()"><B>getOp()</B></A> - 
2807Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2808<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
2809    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.
2810<DT><A HREF="./com/sleepycat/db/LockRequest.html#getOp()"><B>getOp()</B></A> - 
2811Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
2812<DD>Return the lock operation.
2813<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getOrderCheckOnly()"><B>getOrderCheckOnly()</B></A> - 
2814Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
2815<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
2816    checks for btree and duplicate sort order and for hashing, skipped
2817    by verification operations configured by <A HREF="./com/sleepycat/db/VerifyConfig.html#setNoOrderCheck(boolean)"><CODE>VerifyConfig.setNoOrderCheck</CODE></A>.
2818<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getOutdated()"><B>getOutdated()</B></A> - 
2819Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2820<DD>The number of outdated conditions detected.
2821<DT><A HREF="./com/sleepycat/db/HashStats.html#getOverflows()"><B>getOverflows()</B></A> - 
2822Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2823<DD>The number of overflow pages.
2824<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getOverPages()"><B>getOverPages()</B></A> - 
2825Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2826<DD>The number of database overflow pages.
2827<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getOverPagesFree()"><B>getOverPagesFree()</B></A> - 
2828Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2829<DD>The number of bytes free in database overflow pages.
2830<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getOverwrite()"><B>getOverwrite()</B></A> - 
2831Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2832<DD>Return true if the system has been configured to overwrite files stored in
2833    encrypted formats before deleting them.
2834<DT><A HREF="./com/sleepycat/db/HashStats.html#getOvflFree()"><B>getOvflFree()</B></A> - 
2835Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2836<DD>The number of bytes free on overflow pages.
2837<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getPackedIntByteLength()"><B>getPackedIntByteLength()</B></A> - 
2838Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
2839<DD>Returns the byte length of a packed integer.
2840<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getPackedLongByteLength()"><B>getPackedLongByteLength()</B></A> - 
2841Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
2842<DD>Returns the byte length of a packed long integer.
2843<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageClean()"><B>getPageClean()</B></A> - 
2844Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2845<DD>Clean pages currently in the cache.
2846<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getPageCount()"><B>getPageCount()</B></A> - 
2847Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2848<DD>The number of pages in the database.
2849<DT><A HREF="./com/sleepycat/db/HashStats.html#getPageCount()"><B>getPageCount()</B></A> - 
2850Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2851<DD>The number of pages in the database.
2852<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageCreate()"><B>getPageCreate()</B></A> - 
2853Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2854<DD>Pages created in the cache.
2855<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageCreate()"><B>getPageCreate()</B></A> - 
2856Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2857<DD>Pages created in the cache.
2858<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageDirty()"><B>getPageDirty()</B></A> - 
2859Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2860<DD>Dirty pages currently in the cache.
2861<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageIn()"><B>getPageIn()</B></A> - 
2862Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2863<DD>Pages read into the cache.
2864<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageIn()"><B>getPageIn()</B></A> - 
2865Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2866<DD>Pages read into the cache.
2867<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageOut()"><B>getPageOut()</B></A> - 
2868Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2869<DD>Pages written from the cache to the backing file.
2870<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageOut()"><B>getPageOut()</B></A> - 
2871Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2872<DD>Pages written from the cache to the backing file.
2873<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPages()"><B>getPages()</B></A> - 
2874Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2875<DD>Pages in the cache.
2876<DT><A HREF="./com/sleepycat/db/QueueStats.html#getPages()"><B>getPages()</B></A> - 
2877Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2878<DD>The number of pages in the database.
2879<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getPagesDuplicated()"><B>getPagesDuplicated()</B></A> - 
2880Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2881<DD>The number of duplicate pages received.
2882<DT><A HREF="./com/sleepycat/db/CompactStats.html#getPagesExamine()"><B>getPagesExamine()</B></A> - 
2883Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
2884<DD>Return the the number of database pages reviewed
2885    during the compaction phase.
2886<DT><A HREF="./com/sleepycat/db/CompactStats.html#getPagesFree()"><B>getPagesFree()</B></A> - 
2887Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
2888<DD>Return the the number of database pages free during
2889    the compaction phase.
2890<DT><A HREF="./com/sleepycat/db/QueueStats.html#getPagesFree()"><B>getPagesFree()</B></A> - 
2891Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2892<DD>The number of bytes free in database pages.
2893<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getPageSize()"><B>getPageSize()</B></A> - 
2894Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2895<DD>The underlying database page size, in bytes.
2896<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageSize()"><B>getPageSize()</B></A> - 
2897Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2898<DD>Page size in bytes.
2899<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPageSize()"><B>getPageSize()</B></A> - 
2900Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2901<DD>Return the size of the pages used to hold items in the database, in bytes.
2902<DT><A HREF="./com/sleepycat/db/HashStats.html#getPageSize()"><B>getPageSize()</B></A> - 
2903Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2904<DD>The underlying Hash database page (and bucket) size, in bytes.
2905<DT><A HREF="./com/sleepycat/db/QueueStats.html#getPageSize()"><B>getPageSize()</B></A> - 
2906Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2907<DD>The underlying database page size, in bytes.
2908<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getPagesRecords()"><B>getPagesRecords()</B></A> - 
2909Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2910<DD>The number of pages received and stored.
2911<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getPagesRequested()"><B>getPagesRequested()</B></A> - 
2912Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2913<DD>The number of pages missed and requested from the master.
2914<DT><A HREF="./com/sleepycat/db/CompactStats.html#getPagesTruncated()"><B>getPagesTruncated()</B></A> - 
2915Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
2916<DD>Return the the number of database pages returned
2917    to the filesystem.
2918<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageTrickle()"><B>getPageTrickle()</B></A> - 
2919Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2920<DD>Dirty pages written using <A HREF="./com/sleepycat/db/Environment.html#trickleCacheWrite(int)"><CODE>Environment.trickleCacheWrite</CODE></A>.
2921<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPanicHandler()"><B>getPanicHandler()</B></A> - 
2922Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2923<DD>Return the function to be called if the database environment panics.
2924<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getPanicHandler()"><B>getPanicHandler()</B></A> - 
2925Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2926<DD>Return the function to be called if the database environment panics.
2927<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getParentId()"><B>getParentId()</B></A> - 
2928Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2929<DD>The transaction ID of the parent transaction (or 0, if no parent).
2930<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getPartial()"><B>getPartial()</B></A> - 
2931Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
2932<DD>Return whether this DatabaseEntry is configured to read or write partial
2933    records.
2934<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getPartialLength()"><B>getPartialLength()</B></A> - 
2935Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
2936<DD>Return the byte length of the partial record being read or written by
2937    the application, in bytes.
2938<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getPartialOffset()"><B>getPartialOffset()</B></A> - 
2939Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
2940<DD>Return the offset of the partial record being read or written by the
2941    application, in bytes.
2942<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartitions()"><B>getPartitions()</B></A> - 
2943Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2944<DD>The number of lock table partitions.
2945<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartMaxNowait()"><B>getPartMaxNowait()</B></A> - 
2946Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2947<DD>The number of times that a thread of control was able to obtain any one 
2948     lock partition mutex without waiting.
2949<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartMaxWait()"><B>getPartMaxWait()</B></A> - 
2950Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2951<DD>The maximum number of times that a thread of control was forced to wait 
2952     before obtaining any one lock partition mutex.
2953<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartNowait()"><B>getPartNowait()</B></A> - 
2954Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2955<DD>The number of times that a thread of control was able to obtain a lock 
2956     partition mutex without waiting.
2957<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartWait()"><B>getPartWait()</B></A> - 
2958Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2959<DD>The number of times that a thread of control was forced to wait before 
2960     obtaining a lock partition mutex.
2961<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getPermFailed()"><B>getPermFailed()</B></A> - 
2962Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
2963<DD>The number of times a PERM message originating at this site did
2964    not receive sufficient acknowledgement from clients, according to the
2965    configured acknowledgement policy and acknowledgement timeout..
2966<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getPid()"><B>getPid()</B></A> - 
2967Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2968<DD>The process ID of the process that owns the transaction.
2969<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> - 
2970Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2971<DD>Move the cursor to the previous key/data pair and return that pair.
2972<DT><A HREF="./com/sleepycat/db/LogCursor.html#getPrev(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getPrev(LogSequenceNumber, DatabaseEntry)</B></A> - 
2973Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
2974<DD>Return the previous LogSequenceNumber and log record.
2975<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> - 
2976Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2977<DD>Move the cursor to the previous key/data pair and return that pair.
2978<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> - 
2979Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2980<DD>If the previous key/data pair of the database is a duplicate data record
2981for the current key/data pair, move the cursor to the previous key/data
2982pair of the database and return that pair.
2983<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> - 
2984Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2985<DD>If the previous key/data pair of the database is a duplicate data record
2986for the current key/data pair, move the cursor to the previous key/data
2987pair of the database and return that pair.
2988<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> - 
2989Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2990<DD>Move the cursor to the previous non-duplicate key/data pair and return
2991that pair.
2992<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> - 
2993Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2994<DD>Move the cursor to the previous non-duplicate key/data pair and return
2995that pair.
2996<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getPrimaryConfig(java.lang.Class)"><B>getPrimaryConfig(Class)</B></A> - 
2997Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
2998<DD>Returns the default primary database Berkeley DB engine API
2999 configuration for an entity class.
3000<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getPrimaryDatabase()"><B>getPrimaryDatabase()</B></A> - 
3001Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
3002<DD>Returns the primary database associated with this secondary database.
3003<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> - 
3004Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3005<DD>Returns the primary index for a given entity class, opening it if
3006 necessary.
3007<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getPrimaryIndex(java.lang.String)"><B>getPrimaryIndex(String)</B></A> - 
3008Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
3009<DD>Opens the primary index for a given entity class.
3010<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getPrimaryIndex()"><B>getPrimaryIndex()</B></A> - 
3011Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
3012<DD>Returns the primary index associated with this secondary index.
3013<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getPrimaryKey()"><B>getPrimaryKey()</B></A> - 
3014Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3015<DD>Returns the primary key metadata for a key declared in this class, or
3016 null if none is declared.
3017<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#getPrimaryKey()"><B>getPrimaryKey()</B></A> - 
3018Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
3019<DD>Returns the primary key metadata for this entity.
3020<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#getPrimitiveBinding(java.lang.Class)"><B>getPrimitiveBinding(Class)</B></A> - 
3021Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
3022<DD>Creates a tuple binding for a primitive Java class.
3023<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getPrintable()"><B>getPrintable()</B></A> - 
3024Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
3025<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
3026    characters to where possible.
3027<DT><A HREF="./com/sleepycat/db/CacheFile.html#getPriority()"><B>getPriority()</B></A> - 
3028Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
3029<DD>Return the cache priority for pages from the specified file.
3030<DT><A HREF="./com/sleepycat/db/Cursor.html#getPriority()"><B>getPriority()</B></A> - 
3031Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3032<DD>Get the cache priority for pages referenced by the cursor.
3033<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPriority()"><B>getPriority()</B></A> - 
3034Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3035<DD>Return the the cache priority for pages referenced by this handle.
3036<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getPrivate()"><B>getPrivate()</B></A> - 
3037Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3038<DD>Return true if the database environment is configured to only be accessed
3039    by a single process.
3040<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getProxiedClassName()"><B>getProxiedClassName()</B></A> - 
3041Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3042<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.
3043<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getQueueExtentSize()"><B>getQueueExtentSize()</B></A> - 
3044Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3045<DD>Return the size of the extents used to hold pages in a Queue database,
3046    specified as a number of pages.
3047<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getQueueInOrder()"><B>getQueueInOrder()</B></A> - 
3048Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3049<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
3050    key/data pairs in order, always returning the key/data item from the
3051    head of the queue.
3052<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getRangeMax()"><B>getRangeMax()</B></A> - 
3053Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
3054<DD>Return the maximum value for the sequence.
3055<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getRangeMin()"><B>getRangeMin()</B></A> - 
3056Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
3057<DD>Return the minimum value for the sequence.
3058<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getRawType(java.lang.String)"><B>getRawType(String)</B></A> - 
3059Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
3060<DD>Returns the type information for the current version of a given class,
3061 or null if the class is not currently persistent.
3062<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getRawTypeVersion(java.lang.String, int)"><B>getRawTypeVersion(String, int)</B></A> - 
3063Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
3064<DD>Returns the type information for a given version of a given class,
3065 or null if the given version of the class is unknown.
3066<DT><A HREF="./com/sleepycat/db/LogStats.html#getRCount()"><B>getRCount()</B></A> - 
3067Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3068<DD>The number of times the log has been read from disk.
3069<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getReadCommitted()"><B>getReadCommitted()</B></A> - 
3070Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
3071<DD>Return if the cursor is configured for read committed isolation.
3072<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getReadCommitted()"><B>getReadCommitted()</B></A> - 
3073Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3074<DD>Return if the transaction is configured for read committed isolation.
3075<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getReadIntLength(byte[], int)"><B>getReadIntLength(byte[], int)</B></A> - 
3076Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
3077<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>.
3078<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getReadLongLength(byte[], int)"><B>getReadLongLength(byte[], int)</B></A> - 
3079Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
3080<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>.
3081<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getReadLsn()"><B>getReadLsn()</B></A> - 
3082Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
3083<DD>The log sequence number of reads for snapshot transactions.
3084<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getReadOnly()"><B>getReadOnly()</B></A> - 
3085Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3086<DD>Return true if the database is configured in read-only mode.
3087<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getReadOnly()"><B>getReadOnly()</B></A> - 
3088Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
3089<DD>Returns the read-only configuration property.
3090<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getReadUncommitted()"><B>getReadUncommitted()</B></A> - 
3091Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
3092<DD>Return if read operations performed by the cursor are configured to
3093    return modified but not yet committed data.
3094<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getReadUncommitted()"><B>getReadUncommitted()</B></A> - 
3095Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3096<DD>Return true if the database is configured to support read uncommitted.
3097<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getReadUncommitted()"><B>getReadUncommitted()</B></A> - 
3098Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3099<DD>Return if read operations performed by the transaction are configured to
3100    return modified but not yet committed data.
3101<DT><A HREF="./com/sleepycat/db/LogStats.html#getRecord()"><B>getRecord()</B></A> - 
3102Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3103<DD>The number of records written to this log.
3104<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordDelimiter()"><B>getRecordDelimiter()</B></A> - 
3105Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3106<DD>Return the delimiting byte used to mark the end of a record in the
3107    backing source file for the Recno access method.
3108<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordLength()"><B>getRecordLength()</B></A> - 
3109Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3110<DD>Return the database record length, in bytes.
3111<DT><A HREF="./com/sleepycat/db/Cursor.html#getRecordNumber(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getRecordNumber(DatabaseEntry, LockMode)</B></A> - 
3112Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3113<DD>Return the record number associated with the cursor.
3114<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getRecordNumber()"><B>getRecordNumber()</B></A> - 
3115Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3116<DD>Return the record number encoded in this entry's buffer.
3117<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> - 
3118Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3119<DD>Return the record number associated with the cursor.
3120<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordNumberAppender()"><B>getRecordNumberAppender()</B></A> - 
3121Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3122<DD>Return the function to call after the record number has been
3123    selected but before the data has been stored into the database.
3124<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordPad()"><B>getRecordPad()</B></A> - 
3125Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3126<DD>Return the padding character for short, fixed-length records for the
3127    Queue and Recno access methods.
3128<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordSource()"><B>getRecordSource()</B></A> - 
3129Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3130<DD>Return the name of an underlying flat text database file that is
3131    read to initialize a transient record number index.
3132<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3133Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3134<DD>The number of times that a thread of control was able to obtain a
3135    region lock without waiting.
3136<DT><A HREF="./com/sleepycat/db/LockStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3137Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3138<DD>The number of times that a thread of control was able to obtain the
3139    region lock without waiting.
3140<DT><A HREF="./com/sleepycat/db/LogStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3141Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3142<DD>The number of times that a thread of control was able to obtain the
3143    region lock without waiting.
3144<DT><A HREF="./com/sleepycat/db/MutexStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3145Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
3146<DD>The number of times that a thread of control was able to obtain
3147    the mutex region mutex without waiting.
3148<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3149Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3150<DD>The number of times that a thread of control was able to obtain the
3151    region lock without waiting.
3152<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3153Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3154<DD>The number of times that a thread of control was forced to wait
3155    before obtaining a region lock.
3156<DT><A HREF="./com/sleepycat/db/LockStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3157Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3158<DD>The number of times that a thread of control was forced to wait
3159    before obtaining the region lock.
3160<DT><A HREF="./com/sleepycat/db/LogStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3161Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3162<DD>The number of times that a thread of control was forced to wait
3163    before obtaining the region lock.
3164<DT><A HREF="./com/sleepycat/db/MutexStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3165Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
3166<DD>The number of times that a thread of control was forced to wait before
3167    obtaining the mutex region mutex.
3168<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3169Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3170<DD>The number of times that a thread of control was forced to wait
3171    before obtaining the region lock.
3172<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getRegister()"><B>getRegister()</B></A> - 
3173Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3174<DD>Return true if the check for process failure when the environment is opened.
3175<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3176Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3177<DD>Individual cache size.
3178<DT><A HREF="./com/sleepycat/db/LockStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3179Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3180<DD>The size of the lock region.
3181<DT><A HREF="./com/sleepycat/db/LogStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3182Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3183<DD>The size of the region.
3184<DT><A HREF="./com/sleepycat/db/MutexStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3185Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
3186<DD>The size of the mutex region, in bytes.
3187<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3188Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3189<DD>The size of the region.
3190<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getRelatedEntity()"><B>getRelatedEntity()</B></A> - 
3191Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
3192<DD>Returns the class name of the related (foreign) entity, for which
3193 foreign key constraints are specified using the <A HREF="./com/sleepycat/persist/model/SecondaryKey.html#relatedEntity()"><CODE>SecondaryKey.relatedEntity()</CODE></A> annotation.
3194<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getRelationship()"><B>getRelationship()</B></A> - 
3195Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
3196<DD>Returns the relationship between instances of the entity class and the
3197 secondary keys.
3198<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getReLen()"><B>getReLen()</B></A> - 
3199Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
3200<DD>The length of fixed-length records.
3201<DT><A HREF="./com/sleepycat/db/QueueStats.html#getReLen()"><B>getReLen()</B></A> - 
3202Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
3203<DD>The length of the records.
3204<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getRenamer(java.lang.String, int, java.lang.String)"><B>getRenamer(String, int, String)</B></A> - 
3205Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
3206<DD>Returns the renamer mutation for the given class, version and field, or
3207 null if none exists.
3208<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getRenamers()"><B>getRenamers()</B></A> - 
3209Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
3210<DD>Returns an unmodifiable collection of all renamer mutations.
3211<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRenumbering()"><B>getRenumbering()</B></A> - 
3212Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3213<DD>Return true if the logical record numbers are mutable, and change as
3214    records are added to and deleted from the database.
3215<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getRePad()"><B>getRePad()</B></A> - 
3216Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
3217<DD>The padding byte value for fixed-length records.
3218<DT><A HREF="./com/sleepycat/db/QueueStats.html#getRePad()"><B>getRePad()</B></A> - 
3219Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
3220<DD>The padding byte value for the records.
3221<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationClockskewFast()"><B>getReplicationClockskewFast()</B></A> - 
3222Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3223<DD>Return the current clock skew value for the fastest clock in the group of sites.
3224<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationClockskewSlow()"><B>getReplicationClockskewSlow()</B></A> - 
3225Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3226<DD>Return the current clock skew value for the slowest clock in the group of sites.
3227<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationConfig(com.sleepycat.db.ReplicationConfig)"><B>getReplicationConfig(ReplicationConfig)</B></A> - 
3228Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3229<DD>Get the configuration of the replication subsystem.
3230<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationLimit()"><B>getReplicationLimit()</B></A> - 
3231Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3232<DD>Return the transmit limit in bytes for a single call to
3233    <A HREF="./com/sleepycat/db/Environment.html#processReplicationMessage(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, int)"><CODE>Environment.processReplicationMessage</CODE></A>.
3234<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationManagerAckPolicy()"><B>getReplicationManagerAckPolicy()</B></A> - 
3235Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3236<DD>Get the network Ack policy used by the replication manager.
3237<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationManagerLocalSite()"><B>getReplicationManagerLocalSite()</B></A> - 
3238Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3239<DD>Get the address of the local (this) site in a replication group.
3240<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationManagerSiteList()"><B>getReplicationManagerSiteList()</B></A> - 
3241Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3242<DD>Return an array of all sites known to the replication manager.
3243<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationManagerStats(com.sleepycat.db.StatsConfig)"><B>getReplicationManagerStats(StatsConfig)</B></A> - 
3244Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3245<DD>Return the database environment's replication manager statistics.
3246<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationNumSites()"><B>getReplicationNumSites()</B></A> - 
3247Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3248<DD>Get the total number of sites in the replication group.
3249<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationPriority()"><B>getReplicationPriority()</B></A> - 
3250Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3251<DD>Get the current environment's priority.
3252<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationRequestMax()"><B>getReplicationRequestMax()</B></A> - 
3253Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3254<DD>Get the threshold for the maximum amount of time that a client waits before
3255    requesting retransmission of a missed message.
3256<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationRequestMin()"><B>getReplicationRequestMin()</B></A> - 
3257Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3258<DD>Get the threshold for the minimum amount of time that a client waits before
3259    requesting retransmission of a missed message.
3260<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationStats(com.sleepycat.db.StatsConfig)"><B>getReplicationStats(StatsConfig)</B></A> - 
3261Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3262<DD>Return the database environment's replication statistics.
3263<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationTimeout(com.sleepycat.db.ReplicationTimeoutType)"><B>getReplicationTimeout(ReplicationTimeoutType)</B></A> - 
3264Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3265<DD>Get the network timeout applied to the specified timeout type.
3266<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationTransport()"><B>getReplicationTransport()</B></A> - 
3267Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3268<DD>Return the replication callback function used to transmit data using
3269    the replication application's communication infrastructure.
3270<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getReuseBuffer()"><B>getReuseBuffer()</B></A> - 
3271Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3272<DD>Return true if the whether the entry is configured to reuse the buffer.
3273<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getReverseSplitOff()"><B>getReverseSplitOff()</B></A> - 
3274Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3275<DD>Return true if the Btree has been configured to not do reverse splits.
3276<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRoEvict()"><B>getRoEvict()</B></A> - 
3277Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3278<DD>Clean pages forced from the cache.
3279<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getRunFatalRecovery()"><B>getRunFatalRecovery()</B></A> - 
3280Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3281<DD>Return the handle is configured to run catastrophic recovery on
3282    the database environment before opening it for use.
3283<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getRunRecovery()"><B>getRunRecovery()</B></A> - 
3284Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3285<DD>Return the handle is configured to run normal recovery on the
3286    database environment before opening it for use.
3287<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRwEvict()"><B>getRwEvict()</B></A> - 
3288Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3289<DD>Dirty pages forced from the cache.
3290<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getSalvage()"><B>getSalvage()</B></A> - 
3291Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
3292<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
3293    key/data pairs from all databases in the file to the file stream
3294    named by the outfile parameter..
3295<DT><A HREF="./com/sleepycat/db/LogStats.html#getSCount()"><B>getSCount()</B></A> - 
3296Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3297<DD>The number of times the log has been flushed to disk.
3298<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> - 
3299Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3300<DD>Move the cursor to the specified key/data pair, where both the key and
3301data items must match.
3302<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> - 
3303Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
3304<DD>Retrieves the key/data pair with the given key and data value, that is, both
3305the key and data items must match.
3306<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> - 
3307Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3308<DD>Move the cursor to the specified secondary and primary key, where both
3309the primary and secondary key items must match.
3310<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> - 
3311Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
3312<DD>Retrieves the key/data pair with the specified secondary and primary key, that
3313is, both the primary and secondary key items must match.
3314<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> - 
3315Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3316<DD>Move the cursor to the specified key and closest matching data item of the
3317database.
3318<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> - 
3319Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3320<DD>Move the cursor to the specified secondary key and closest matching primary
3321key of the database.
3322<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> - 
3323Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3324<DD>Move the cursor to the given key of the database, and return the datum
3325associated with the given key.
3326<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> - 
3327Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3328<DD>Move the cursor to the given key of the database, and return the datum
3329associated with the given key.
3330<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> - 
3331Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3332<DD>Move the cursor to the closest matching key of the database, and return
3333the data item associated with the matching key.
3334<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> - 
3335Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3336<DD>Move the cursor to the closest matching key of the database, and return
3337the data item associated with the matching key.
3338<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> - 
3339Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3340<DD>Move the cursor to the specific numbered record of the database, and
3341return the associated key/data pair.
3342<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> - 
3343Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
3344<DD>Retrieves the key/data pair associated with the specific numbered record of the database.
3345<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> - 
3346Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3347<DD>Move the cursor to the specific numbered record of the database, and
3348return the associated key/data pair.
3349<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> - 
3350Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
3351<DD>Retrieves the key/data pair associated with the specific numbered record of the database.
3352<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getSecondaryBulkLoad()"><B>getSecondaryBulkLoad()</B></A> - 
3353Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
3354<DD>Returns the bulk-load-secondaries configuration property.
3355<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getSecondaryConfig()"><B>getSecondaryConfig()</B></A> - 
3356Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
3357<DD>Returns a copy of the secondary configuration of this database.
3358<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSecondaryConfig(java.lang.Class, java.lang.String)"><B>getSecondaryConfig(Class, String)</B></A> - 
3359Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3360<DD>Returns the default secondary database Berkeley DB engine API
3361 configuration for an entity class and key name.
3362<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getSecondaryDatabase()"><B>getSecondaryDatabase()</B></A> - 
3363Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3364<DD>Return the SecondaryDatabase handle associated with this Cursor.
3365<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> - 
3366Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3367<DD>Returns a secondary index for a given primary index and secondary key,
3368 opening it if necessary.
3369<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getSecondaryIndex(java.lang.String, java.lang.String)"><B>getSecondaryIndex(String, String)</B></A> - 
3370Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
3371<DD>Opens the secondary index for a given entity class and secondary key
3372 name.
3373<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getSecondaryKeys()"><B>getSecondaryKeys()</B></A> - 
3374Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3375<DD>Returns an unmodifiable map of field name to secondary key metadata for
3376 all secondary keys declared in this class, or null if no secondary keys
3377 are declared in this class.
3378<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#getSecondaryKeys()"><B>getSecondaryKeys()</B></A> - 
3379Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
3380<DD>Returns an unmodifiable map of key name to secondary key metadata, or
3381 an empty map if no secondary keys are defined for this entity.
3382<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getSegmentId()"><B>getSegmentId()</B></A> - 
3383Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3384<DD>Return the base segment ID.
3385<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSequence(java.lang.String)"><B>getSequence(String)</B></A> - 
3386Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3387<DD>Returns a named sequence for using Berkeley DB engine API directly,
3388 opening it if necessary.
3389<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSequenceConfig(java.lang.String)"><B>getSequenceConfig(String)</B></A> - 
3390Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3391<DD>Returns the default Berkeley DB engine API configuration for a named key
3392 sequence.
3393<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#getSequenceName()"><B>getSequenceName()</B></A> - 
3394Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
3395<DD>Returns the name of the sequence for assigning key values.
3396<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#getSerialBufferSize()"><B>getSerialBufferSize()</B></A> - 
3397Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
3398<DD>Returns the initial byte size of the output buffer.
3399<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#getSerialOutput(java.lang.Object)"><B>getSerialOutput(Object)</B></A> - 
3400Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
3401<DD>Returns an empty SerialOutput instance that will be used by the serial
3402 binding or key creator.
3403<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getSize()"><B>getSize()</B></A> - 
3404Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3405<DD>Return the byte size of the data array.
3406<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getSnapshot()"><B>getSnapshot()</B></A> - 
3407Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3408<DD>Return true if the any specified backing source file will be read in its
3409    entirety when the database is opened.
3410<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getSnapshot()"><B>getSnapshot()</B></A> - 
3411Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3412<DD>Return true if the transaction is configured for Snapshot Isolation.
3413<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getSortedDuplicates()"><B>getSortedDuplicates()</B></A> - 
3414Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3415<DD>Return true if the database is configured to support sorted duplicate data
3416    items.
3417<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getStartSyncDelayed()"><B>getStartSyncDelayed()</B></A> - 
3418Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3419<DD>The number of times the client had to delay the start of a cache flush
3420    operation (initiated by the master for an impending checkpoint) because it
3421    was missing some previous log record(s).
3422<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getStartupComplete()"><B>getStartupComplete()</B></A> - 
3423Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3424<DD>The client site has completed its startup procedures and is now
3425    handling live records from the master.
3426<DT><A HREF="./com/sleepycat/db/Database.html#getStats(com.sleepycat.db.Transaction, com.sleepycat.db.StatsConfig)"><B>getStats(Transaction, StatsConfig)</B></A> - 
3427Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
3428<DD>Return database statistics.
3429<DT><A HREF="./com/sleepycat/db/Sequence.html#getStats(com.sleepycat.db.StatsConfig)"><B>getStats(StatsConfig)</B></A> - 
3430Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
3431<DD>Return statistical information about the sequence.
3432<DT><A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html#getStats()"><B>getStats()</B></A> - 
3433Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve">EvolveEvent</A>
3434<DD>The cummulative statistics gathered during eager evolution.
3435<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getStatus()"><B>getStatus()</B></A> - 
3436Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3437<DD>The current replication mode.
3438<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getStatus()"><B>getStatus()</B></A> - 
3439Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
3440<DD>The status of the transaction.
3441<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getStoreName()"><B>getStoreName()</B></A> - 
3442Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3443<DD>Returns the name of this store.
3444<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getStoreName()"><B>getStoreName()</B></A> - 
3445Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
3446<DD>Returns the name of this store.
3447<DT><A HREF="./com/sleepycat/bind/serial/SerialOutput.html#getStreamHeader()"><B>getStreamHeader()</B></A> - 
3448Static method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</A>
3449<DD>Returns the fixed stream header used for all serialized streams in
3450 PROTOCOL_VERSION_2 format.
3451<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getStringByteLength()"><B>getStringByteLength()</B></A> - 
3452Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
3453<DD>Returns the byte length of a null-terminated UTF string in the data
3454 buffer, including the terminator.
3455<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> - 
3456Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3457<DD>Returns a secondary index for a secondary key in an entity subclass,
3458 opening it if necessary.
3459<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getSuper()"><B>getSuper()</B></A> - 
3460Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
3461<DD>Returns the instance of the superclass, or null if the superclass is
3462 <code>Object</code> or <code>Enum</code>.
3463<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getSuperType()"><B>getSuperType()</B></A> - 
3464Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
3465<DD>Returns the type of the superclass, or null if the superclass is Object
3466 or this is not a complex type (in other words, this is a simple type or
3467 an array type).
3468<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getSync()"><B>getSync()</B></A> - 
3469Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3470<DD>Return if the transaction is configured to write and synchronously
3471    flush the log it when commits.
3472<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getSystemMemory()"><B>getSystemMemory()</B></A> - 
3473Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3474<DD>Return true if the database environment is configured to allocate memory
3475    from system shared memory instead of from memory backed by the
3476    filesystem.
3477<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTemporaryDirectory()"><B>getTemporaryDirectory()</B></A> - 
3478Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3479<DD>Return the path of a directory to be used as the location of
3480    temporary files.
3481<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTestAndSetSpins()"><B>getTestAndSetSpins()</B></A> - 
3482Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3483<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexTestAndSetSpins()"><CODE>EnvironmentConfig.getMutexTestAndSetSpins()</CODE></A></I>
3484<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getThreaded()"><B>getThreaded()</B></A> - 
3485Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3486<DD>Return true if the handle is configured to be <em>free-threaded</em>.
3487<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getTimeCkp()"><B>getTimeCkp()</B></A> - 
3488Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3489<DD>The time the last completed checkpoint finished (as the number of
3490    seconds since the Epoch, returned by the IEEE/ANSI Std 1003.1
3491    (POSIX) time interface).
3492<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getTimeout()"><B>getTimeout()</B></A> - 
3493Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
3494<DD>Return the the lock timeout set for implicit transactions, in microseconds.
3495<DT><A HREF="./com/sleepycat/db/LockRequest.html#getTimeout()"><B>getTimeout()</B></A> - 
3496Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
3497<DD>Return the lock timeout value.
3498<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#getTransaction()"><B>getTransaction()</B></A> - 
3499Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
3500<DD>Returns the transaction associated with the current thread for this
3501 environment, or null if no transaction is active.
3502<DT><A HREF="./com/sleepycat/db/PreparedTransaction.html#getTransaction()"><B>getTransaction()</B></A> - 
3503Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</A>
3504<DD>Return the transaction handle for the transaction.
3505<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getTransactional()"><B>getTransactional()</B></A> - 
3506Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3507<DD>Return true if the database open is enclosed within a transaction.
3508<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTransactional()"><B>getTransactional()</B></A> - 
3509Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3510<DD>Return true if the database environment is configured for transactions.
3511<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getTransactional()"><B>getTransactional()</B></A> - 
3512Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
3513<DD>Returns the transactional configuration property.
3514<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#getTransactionConfig()"><B>getTransactionConfig()</B></A> - 
3515Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
3516<DD>Returns the transaction configuration used for calling
3517 <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>.
3518<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getTransactionNotDurable()"><B>getTransactionNotDurable()</B></A> - 
3519Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3520<DD>Return true if the database environment is configured to not write log
3521    records for this database.
3522<DT><A HREF="./com/sleepycat/db/Environment.html#getTransactionStats(com.sleepycat.db.StatsConfig)"><B>getTransactionStats(StatsConfig)</B></A> - 
3523Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3524<DD>Return the database environment's transactional statistics.
3525<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getTruncate()"><B>getTruncate()</B></A> - 
3526Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3527<DD>Return true if the database has been configured to be physically truncated
3528    by truncating the underlying file, discarding all previous databases
3529    it might have held.
3530<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleBufferSize()"><B>getTupleBufferSize()</B></A> - 
3531Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
3532<DD>Returns the initial byte size of the output buffer.
3533<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3534Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
3535<DD>&nbsp;
3536<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3537Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
3538<DD>&nbsp;
3539<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3540Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
3541<DD>&nbsp;
3542<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3543Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
3544<DD>&nbsp;
3545<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3546Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
3547<DD>&nbsp;
3548<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3549Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
3550<DD>&nbsp;
3551<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3552Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
3553<DD>&nbsp;
3554<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3555Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
3556<DD>&nbsp;
3557<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3558Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
3559<DD>&nbsp;
3560<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3561Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
3562<DD>&nbsp;
3563<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3564Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
3565<DD>&nbsp;
3566<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3567Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
3568<DD>&nbsp;
3569<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(java.lang.Object)"><B>getTupleOutput(Object)</B></A> - 
3570Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
3571<DD>Returns an empty TupleOutput instance that will be used by the tuple
3572 binding or key creator.
3573<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getTxnarray()"><B>getTxnarray()</B></A> - 
3574Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3575<DD>&nbsp;
3576<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getTxnId()"><B>getTxnId()</B></A> - 
3577Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
3578<DD>The transaction ID of the transaction.
3579<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnMaxActive()"><B>getTxnMaxActive()</B></A> - 
3580Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3581<DD>Return the minimum number of simultaneously active transactions supported
3582    by the database environment.
3583<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnNoSync()"><B>getTxnNoSync()</B></A> - 
3584Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3585<DD>Return true if the system has been configured to not write or synchronously
3586    flush the log on transaction commit.
3587<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnNotDurable()"><B>getTxnNotDurable()</B></A> - 
3588Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3589<DD>Return true if the system has been configured to not write log records.
3590<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnNoWait()"><B>getTxnNoWait()</B></A> - 
3591Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3592<DD>Return true if the transactions have been configured to not wait for locks by default.
3593<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getTxnsApplied()"><B>getTxnsApplied()</B></A> - 
3594Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3595<DD>The number of transactions applied.
3596<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnSnapshot()"><B>getTxnSnapshot()</B></A> - 
3597Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3598<DD>Return true if the handle is configured to run all transactions at snapshot
3599    isolation.
3600<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnTimeout()"><B>getTxnTimeout()</B></A> - 
3601Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3602<DD>Return the database environment transaction timeout value, in
3603    microseconds; a timeout of 0 means no timeout is set.
3604<DT><A HREF="./com/sleepycat/db/LockStats.html#getTxnTimeout()"><B>getTxnTimeout()</B></A> - 
3605Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3606<DD>Transaction timeout value.
3607<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnTimestamp()"><B>getTxnTimestamp()</B></A> - 
3608Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3609<DD>Return the time to which recovery will be done, or 0 if recovery will
3610    be done to the most current possible date.
3611<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnWriteNoSync()"><B>getTxnWriteNoSync()</B></A> - 
3612Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3613<DD>Return true if the system has been configured to write, but not synchronously
3614    flush, the log on transaction commit.
3615<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getType()"><B>getType()</B></A> - 
3616Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3617<DD>Return the type of the database.
3618<DT><A HREF="./com/sleepycat/persist/raw/RawField.html#getType()"><B>getType()</B></A> - 
3619Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</A>
3620<DD>Returns the type of the field, without expanding parameterized types,
3621 or null if the type is an interface type or the Object class.
3622<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getType()"><B>getType()</B></A> - 
3623Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
3624<DD>Returns the raw type information for this raw object.
3625<DT><A HREF="./com/sleepycat/db/CacheFile.html#getUnlink()"><B>getUnlink()</B></A> - 
3626Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
3627<DD>Return true if the file will be removed when the last reference to it is
3628    closed.
3629<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getUnsortedDuplicates()"><B>getUnsortedDuplicates()</B></A> - 
3630Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3631<DD>Return true if the database is configured to support duplicate data items.
3632<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getUseEnvironment()"><B>getUseEnvironment()</B></A> - 
3633Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3634<DD>Return true if the database environment is configured to accept information
3635    from the process environment when naming files.
3636<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getUseEnvironmentRoot()"><B>getUseEnvironmentRoot()</B></A> - 
3637Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3638<DD>Return true if the database environment is configured to accept information
3639    from the process environment when naming files if the process has
3640    appropriate permissions.
3641<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getUserBuffer()"><B>getUserBuffer()</B></A> - 
3642Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3643<DD>Return true if the whether the buffer in this entry is owned by the
3644    application.
3645<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getUserBufferLength()"><B>getUserBufferLength()</B></A> - 
3646Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3647<DD>Return the length of the application's buffer.
3648<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#getValue()"><B>getValue()</B></A> - 
3649Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
3650<DD>Returns the value of this entry.
3651<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getValue()"><B>getValue()</B></A> - 
3652Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
3653<DD>The current cached value of the sequence.
3654<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getValues()"><B>getValues()</B></A> - 
3655Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
3656<DD>Returns a map of field name to value for a complex type, or null for an
3657 array type or an enum type.
3658<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerbose(com.sleepycat.db.VerboseConfig)"><B>getVerbose(VerboseConfig)</B></A> - 
3659Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3660<DD>Return if the database environment is configured to display
3661    a given type of verbose information.
3662<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#getVerbose()"><B>getVerbose()</B></A> - 
3663Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
3664<DD>Gets verbose mode.
3665<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseDeadlock()"><B>getVerboseDeadlock()</B></A> - 
3666Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3667<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>
3668<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseRecovery()"><B>getVerboseRecovery()</B></A> - 
3669Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3670<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>
3671<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseRegister()"><B>getVerboseRegister()</B></A> - 
3672Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3673<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>
3674<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseReplication()"><B>getVerboseReplication()</B></A> - 
3675Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3676<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>
3677<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseWaitsFor()"><B>getVerboseWaitsFor()</B></A> - 
3678Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3679<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>
3680<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getVersion()"><B>getVersion()</B></A> - 
3681Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
3682<DD>The version of the Btree database.
3683<DT><A HREF="./com/sleepycat/db/HashStats.html#getVersion()"><B>getVersion()</B></A> - 
3684Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
3685<DD>The version of the Hash database.
3686<DT><A HREF="./com/sleepycat/db/LogStats.html#getVersion()"><B>getVersion()</B></A> - 
3687Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3688<DD>The version of the log file type.
3689<DT><A HREF="./com/sleepycat/db/QueueStats.html#getVersion()"><B>getVersion()</B></A> - 
3690Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
3691<DD>The version of the Queue database.
3692<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getVersion()"><B>getVersion()</B></A> - 
3693Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3694<DD>Returns the version of this persistent class.
3695<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getVersion()"><B>getVersion()</B></A> - 
3696Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
3697<DD>Returns the class version for this type.
3698<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionMajor()"><B>getVersionMajor()</B></A> - 
3699Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3700<DD>Return the release major number.
3701<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionMinor()"><B>getVersionMinor()</B></A> - 
3702Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3703<DD>Return the release minor number.
3704<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionPatch()"><B>getVersionPatch()</B></A> - 
3705Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3706<DD>Return the release patch number.
3707<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionString()"><B>getVersionString()</B></A> - 
3708Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3709<DD>Return the release version information, suitable for display.
3710<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getWait()"><B>getWait()</B></A> - 
3711Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
3712<DD>The number of times a thread of control was forced to wait on the
3713    handle mutex.
3714<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getWait()"><B>getWait()</B></A> - 
3715Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3716<DD>Return if the transaction is configured to wait if a lock
3717    request cannot be immediately granted.
3718<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getWaitingLsn()"><B>getWaitingLsn()</B></A> - 
3719Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3720<DD>The LSN of the first log record we have after missing log records
3721    being waited for, or 0 if no log records are currently missing.
3722<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getWaitingPages()"><B>getWaitingPages()</B></A> - 
3723Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3724<DD>The page number of the first page we have after missing pages being
3725    waited for, or 0 if no pages are currently missing.
3726<DT><A HREF="./com/sleepycat/db/LogStats.html#getWBytes()"><B>getWBytes()</B></A> - 
3727Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3728<DD>The number of bytes over and above st_w_mbytes written to this log.
3729<DT><A HREF="./com/sleepycat/db/LogStats.html#getWcBytes()"><B>getWcBytes()</B></A> - 
3730Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3731<DD>The number of bytes over and above <A HREF="./com/sleepycat/db/LogStats.html#getWcMbytes()"><CODE>LogStats.getWcMbytes</CODE></A>
3732    written to this log since the last checkpoint.
3733<DT><A HREF="./com/sleepycat/db/LogStats.html#getWcMbytes()"><B>getWcMbytes()</B></A> - 
3734Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3735<DD>The number of megabytes written to this log since the last checkpoint.
3736<DT><A HREF="./com/sleepycat/db/LogStats.html#getWCount()"><B>getWCount()</B></A> - 
3737Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3738<DD>The number of times the log has been written to disk.
3739<DT><A HREF="./com/sleepycat/db/LogStats.html#getWCountFill()"><B>getWCountFill()</B></A> - 
3740Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3741<DD>The number of times the log has been written to disk because the
3742    in-memory log record cache filled up.
3743<DT><A HREF="./com/sleepycat/db/LogStats.html#getWMbytes()"><B>getWMbytes()</B></A> - 
3744Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3745<DD>The number of megabytes written to this log.
3746<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getWrap()"><B>getWrap()</B></A> - 
3747Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
3748<DD>Return true if the sequence will wrap around when it is incremented
3749    (decremented) past the specified maximum (minimum) value.
3750<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getWriteCursor()"><B>getWriteCursor()</B></A> - 
3751Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
3752<DD>Return if the Concurrent Data Store environment cursor will be used to
3753    update the database.
3754<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getWriteIntLength(int)"><B>getWriteIntLength(int)</B></A> - 
3755Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
3756<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>.
3757<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getWriteLongLength(long)"><B>getWriteLongLength(long)</B></A> - 
3758Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
3759<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>.
3760<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getWriteNoSync()"><B>getWriteNoSync()</B></A> - 
3761Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3762<DD>Return if the transaction is configured to write but not synchronously
3763    flush the log it when commits.
3764<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getXACreate()"><B>getXACreate()</B></A> - 
3765Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3766<DD>Return true if the database has been configured to be accessed via applications
3767    running under an X/Open conformant Transaction Manager.
3768<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getXaStatus()"><B>getXaStatus()</B></A> - 
3769Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
3770<DD>If the transaction is an XA transaction, the status of the
3771    transaction, otherwise 0.
3772<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getXId()"><B>getXId()</B></A> - 
3773Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
3774<DD>&nbsp;
3775<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getYieldCPU()"><B>getYieldCPU()</B></A> - 
3776Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3777<DD>Return true if the system has been configured to yield the processor
3778    immediately after each page or mutex acquisition.
3779<DT><A HREF="./com/sleepycat/util/UtfOps.html#getZeroTerminatedByteLength(byte[], int)"><B>getZeroTerminatedByteLength(byte[], int)</B></A> - 
3780Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
3781<DD>Returns the byte length of a null terminated UTF string, not including
3782 the terminator.
3783<DT><A HREF="./com/sleepycat/db/KeyRange.html#greater"><B>greater</B></A> - 
3784Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
3785<DD>A value between 0 and 1, the proportion of keys greater than the
3786    specified key.
3787</DL>
3788<HR>
3789<A NAME="_H_"><!-- --></A><H2>
3790<B>H</B></H2>
3791<DL>
3792<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> - 
3793Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/LogRecordHandler.html" title="interface in com.sleepycat.db">LogRecordHandler</A>
3794<DD>A function to process application-specific log records.
3795<DT><A HREF="./com/sleepycat/db/EventHandler.html#handlePanicEvent()"><B>handlePanicEvent()</B></A> - 
3796Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3797<DD>A callback function to be called when a panic event is sent from the    Berkeley DB library.
3798<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handlePanicEvent()"><B>handlePanicEvent()</B></A> - 
3799Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3800<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handlePanicEvent()"><CODE>EventHandler.handlePanicEvent</CODE></A> for details of this callback.
3801<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepClientEvent()"><B>handleRepClientEvent()</B></A> - 
3802Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3803<DD>A callback function to be called when a Replication Client event is sent
3804    from the Berkeley DB library.
3805<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepClientEvent()"><B>handleRepClientEvent()</B></A> - 
3806Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3807<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepClientEvent()"><CODE>EventHandler.handleRepClientEvent</CODE></A> for details of this
3808    callback.
3809<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepElectedEvent()"><B>handleRepElectedEvent()</B></A> - 
3810Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3811<DD>A callback function to be called when an event is sent from the
3812    Berkeley DB library.
3813<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepElectedEvent()"><B>handleRepElectedEvent()</B></A> - 
3814Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3815<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepElectedEvent()"><CODE>EventHandler.handleRepElectedEvent</CODE></A> for details of this
3816    callback.
3817<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepMasterEvent()"><B>handleRepMasterEvent()</B></A> - 
3818Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3819<DD>A callback function to be called when an event is sent from the
3820    Berkeley DB library.
3821<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepMasterEvent()"><B>handleRepMasterEvent()</B></A> - 
3822Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3823<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepMasterEvent()"><CODE>EventHandler.handleRepMasterEvent</CODE></A> for details of this
3824    callback.
3825<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepNewMasterEvent(int)"><B>handleRepNewMasterEvent(int)</B></A> - 
3826Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3827<DD>A callback function to be called when an event is sent from the
3828    Berkeley DB library.
3829<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepNewMasterEvent(int)"><B>handleRepNewMasterEvent(int)</B></A> - 
3830Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3831<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepNewMasterEvent(int)"><CODE>EventHandler.handleRepNewMasterEvent</CODE></A> for details of this
3832    callback.
3833<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepPermFailedEvent()"><B>handleRepPermFailedEvent()</B></A> - 
3834Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3835<DD>A callback function to be called when an event is sent from the
3836    Berkeley DB library.
3837<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepPermFailedEvent()"><B>handleRepPermFailedEvent()</B></A> - 
3838Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3839<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepPermFailedEvent()"><CODE>EventHandler.handleRepPermFailedEvent</CODE></A> for details of this
3840    callback.
3841<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepStartupDoneEvent()"><B>handleRepStartupDoneEvent()</B></A> - 
3842Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3843<DD>A callback function to be called when an event is sent from the
3844    Berkeley DB library.
3845<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepStartupDoneEvent()"><B>handleRepStartupDoneEvent()</B></A> - 
3846Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3847<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepStartupDoneEvent()"><CODE>EventHandler.handleRepStartupDoneEvent</CODE></A> for details of this
3848    callback.
3849<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleWriteFailedEvent(int)"><B>handleWriteFailedEvent(int)</B></A> - 
3850Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3851<DD>A callback function to be called when an event is sent from the
3852    Berkeley DB library.
3853<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleWriteFailedEvent(int)"><B>handleWriteFailedEvent(int)</B></A> - 
3854Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3855<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleWriteFailedEvent(int)"><CODE>EventHandler.handleWriteFailedEvent</CODE></A> for details of this
3856    callback.
3857<DT><A HREF="./com/sleepycat/db/DatabaseType.html#HASH"><B>HASH</B></A> - 
3858Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
3859<DD>The database is a Hash.
3860<DT><A HREF="./com/sleepycat/db/Hasher.html#hash(com.sleepycat.db.Database, byte[], int)"><B>hash(Database, byte[], int)</B></A> - 
3861Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/Hasher.html" title="interface in com.sleepycat.db">Hasher</A>
3862<DD>An application-specified, database-specific hash function.
3863<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#hashCode()"><B>hashCode()</B></A> - 
3864Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
3865<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>.
3866<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#hashCode()"><B>hashCode()</B></A> - 
3867Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
3868<DD>&nbsp;
3869<DT><A HREF="./com/sleepycat/collections/StoredList.html#hashCode()"><B>hashCode()</B></A> - 
3870Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
3871<DD>&nbsp;
3872<DT><A HREF="./com/sleepycat/collections/StoredMap.html#hashCode()"><B>hashCode()</B></A> - 
3873Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
3874<DD>&nbsp;
3875<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#hashCode()"><B>hashCode()</B></A> - 
3876Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3877<DD>Returns a hash code based on the data value.
3878<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#hashCode()"><B>hashCode()</B></A> - 
3879Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
3880<DD>&nbsp;
3881<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#hashCode()"><B>hashCode()</B></A> - 
3882Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
3883<DD>&nbsp;
3884<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#hashCode()"><B>hashCode()</B></A> - 
3885Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
3886<DD>&nbsp;
3887<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#hashCode()"><B>hashCode()</B></A> - 
3888Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
3889<DD>&nbsp;
3890<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#hashCode()"><B>hashCode()</B></A> - 
3891Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
3892<DD>&nbsp;
3893<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3894Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3895<DD>&nbsp;
3896<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3897Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
3898<DD>&nbsp;
3899<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3900Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
3901<DD>&nbsp;
3902<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3903Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
3904<DD>&nbsp;
3905<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3906Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
3907<DD>&nbsp;
3908<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#hashCode()"><B>hashCode()</B></A> - 
3909Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
3910<DD>&nbsp;
3911<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> - 
3912Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
3913<DD>Returns true if this iterator has more elements when traversing in the
3914 forward direction.
3915<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#hasPrevious()"><B>hasPrevious()</B></A> - 
3916Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
3917<DD>Returns true if this iterator has more elements when traversing in the
3918 reverse direction.
3919<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#headMap(java.lang.Object)"><B>headMap(Object)</B></A> - 
3920Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
3921<DD>Returns a view of the portion of this sorted set whose keys are
3922 strictly less than toKey.
3923<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#headMap(java.lang.Object, boolean)"><B>headMap(Object, boolean)</B></A> - 
3924Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
3925<DD>Returns a view of the portion of this sorted map whose elements are
3926 strictly less than toKey, optionally including toKey.
3927<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#headSet(java.lang.Object)"><B>headSet(Object)</B></A> - 
3928Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
3929<DD>Returns a view of the portion of this sorted set whose elements are
3930 strictly less than toMapEntry.
3931<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#headSet(java.lang.Object, boolean)"><B>headSet(Object, boolean)</B></A> - 
3932Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
3933<DD>Returns a view of the portion of this sorted set whose elements are
3934 strictly less than toMapEntry, optionally including toMapEntry.
3935<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#headSet(java.lang.Object)"><B>headSet(Object)</B></A> - 
3936Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
3937<DD>Returns a view of the portion of this sorted set whose elements are
3938 strictly less than toKey.
3939<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#headSet(java.lang.Object, boolean)"><B>headSet(Object, boolean)</B></A> - 
3940Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
3941<DD>Returns a view of the portion of this sorted set whose elements are
3942 strictly less than toKey, optionally including toKey.
3943<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#headSet(java.lang.Object)"><B>headSet(Object)</B></A> - 
3944Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
3945<DD>Returns a view of the portion of this sorted set whose elements are
3946 strictly less than toValue.
3947<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#headSet(java.lang.Object, boolean)"><B>headSet(Object, boolean)</B></A> - 
3948Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
3949<DD>Returns a view of the portion of this sorted set whose elements are
3950 strictly less than toValue, optionally including toValue.
3951<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#HEARTBEAT_MONITOR"><B>HEARTBEAT_MONITOR</B></A> - 
3952Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
3953<DD>The amount of time the replication manager, running at a client site,
3954    waits for some message activity on the connection from the master
3955    (heartbeats or other messages) before concluding that the connection
3956    has been lost.
3957<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#HEARTBEAT_SEND"><B>HEARTBEAT_SEND</B></A> - 
3958Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
3959<DD>The frequency at which the replication manager, running at a master site,
3960    broadcasts a heartbeat message in an otherwise idle system.
3961<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#HIGH"><B>HIGH</B></A> - 
3962Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
3963<DD>The second highest priority.
3964<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#host"><B>host</B></A> - 
3965Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
3966<DD>The name component of the site address.
3967</DL>
3968<HR>
3969<A NAME="_I_"><!-- --></A><H2>
3970<B>I</B></H2>
3971<DL>
3972<DT><A HREF="./com/sleepycat/db/LockMode.html#IGNORE_LEASES"><B>IGNORE_LEASES</B></A> - 
3973Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
3974<DD>Return the data item irrespective of the state of master leases.
3975<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
3976 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> - 
3977Constructor for exception com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/IncompatibleClassException.html" title="class in com.sleepycat.persist.evolve">IncompatibleClassException</A>
3978<DD>&nbsp;
3979<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#indexKeyBinding"><B>indexKeyBinding</B></A> - 
3980Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
3981<DD>&nbsp;
3982<DT><A HREF="./com/sleepycat/collections/StoredList.html#indexOf(java.lang.Object)"><B>indexOf(Object)</B></A> - 
3983Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
3984<DD>Returns the index in this list of the first occurrence of the specified
3985 element, or -1 if this list does not contain this element.
3986<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html#initialize(com.sleepycat.persist.model.EntityModel)"><B>initialize(EntityModel)</B></A> - 
3987Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</A>
3988<DD>Initializes the conversion, allowing it to obtain raw type information
3989 from the entity model.
3990<DT><A HREF="./com/sleepycat/persist/model/PersistentProxy.html#initializeProxy(T)"><B>initializeProxy(T)</B></A> - 
3991Method in interface com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model">PersistentProxy</A>
3992<DD>Copies the state of a given proxied class instance to this proxy
3993 instance.
3994<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> - 
3995Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
3996<DD>Utility method to set the data in a entry buffer to the data in a tuple
3997 input object.
3998<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
3999 wrapper or an <code>int</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#IntegerBinding()"><B>IntegerBinding()</B></A> - 
4000Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
4001<DD>&nbsp;
4002<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#intToEntry(int, com.sleepycat.db.DatabaseEntry)"><B>intToEntry(int, DatabaseEntry)</B></A> - 
4003Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
4004<DD>Converts a simple <code>int</code> value into an entry buffer.
4005<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> - 
4006Constructor for exception com.sleepycat.util.<A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</A>
4007<DD>&nbsp;
4008<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#IREAD"><B>IREAD</B></A> - 
4009Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4010<DD>Intention to read (shared).
4011<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isArray()"><B>isArray()</B></A> - 
4012Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
4013<DD>Returns whether this is an array type.
4014<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#isConnected()"><B>isConnected()</B></A> - 
4015Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
4016<DD>The replication site is connected.
4017<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#isCurrentData(java.lang.Object)"><B>isCurrentData(Object)</B></A> - 
4018Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4019<DD>&nbsp;
4020<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isDirtyRead()"><B>isDirtyRead()</B></A> - 
4021Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4022<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>.
4023 <code>CursorConfig.isReadUncommitted</code> may be called to determine
4024 whether dirty-read is enabled.</I>
4025<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isDirtyReadAllowed()"><B>isDirtyReadAllowed()</B></A> - 
4026Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4027<DD><B>Deprecated.</B>&nbsp;<I>This method is deprecated with no replacement in this class.
4028 In the DB product, <code>DatabaseConfig.getReadUncommitted</code> may be
4029 called.</I>
4030<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isEmpty()"><B>isEmpty()</B></A> - 
4031Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4032<DD>Returns true if this map or collection contains no mappings or elements.
4033<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#isEmpty()"><B>isEmpty()</B></A> - 
4034Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
4035<DD>Returns true if no mutations are present.
4036<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#isEntityClass()"><B>isEntityClass()</B></A> - 
4037Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
4038<DD>Returns whether this class is an entity class.
4039<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isEnum()"><B>isEnum()</B></A> - 
4040Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
4041<DD>Returns whether this is an enum type.
4042<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isIgnore()"><B>isIgnore()</B></A> - 
4043Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4044<DD>This message cannot be processed.
4045<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isNewSite()"><B>isNewSite()</B></A> - 
4046Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4047<DD>The system received contact information from a new environment.
4048<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isNotPermanent()"><B>isNotPermanent()</B></A> - 
4049Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4050<DD>A message carrying a DB_REP_PERMANENT flag was processed successfully,
4051    but was not written to disk.
4052<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#isOpen()"><B>isOpen()</B></A> - 
4053Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
4054<DD>Returns whether the model is associated with an open store.
4055<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isOrdered()"><B>isOrdered()</B></A> - 
4056Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4057<DD>Returns whether keys are ordered in this container.
4058<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isPermanent()"><B>isPermanent()</B></A> - 
4059Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4060<DD>Processing this message resulted in the processing of records that
4061    are permanent.
4062<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isPrimitive()"><B>isPrimitive()</B></A> - 
4063Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
4064<DD>Returns whether this type is a Java primitive: char, byte, short, int,
4065 long, float or double.
4066<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#isReadModifyWrite()"><B>isReadModifyWrite()</B></A> - 
4067Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4068<DD>Returns whether write-locks will be obtained when reading with this
4069 cursor.
4070<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isSecondary()"><B>isSecondary()</B></A> - 
4071Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4072<DD>Returns whether this container is a view on a secondary database rather
4073 than directly on a primary database.
4074<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isSimple()"><B>isSimple()</B></A> - 
4075Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
4076<DD>Returns whether this is a <a
4077 href="../model/Entity.html#simpleTypes">simple type</a>: primitive,
4078 primitive wrapper, BigInteger, String or Date.
4079<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isSuccess()"><B>isSuccess()</B></A> - 
4080Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4081<DD>The operation succeeded.
4082<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isTransactional()"><B>isTransactional()</B></A> - 
4083Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4084<DD>Returns whether the databases underlying this container are
4085 transactional.
4086<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isWriteAllowed()"><B>isWriteAllowed()</B></A> - 
4087Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4088<DD>Returns true if this is a read-write container or false if this is a
4089 read-only container.
4090<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#iterator()"><B>iterator()</B></A> - 
4091Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
4092<DD>Returns an iterator over the elements in this collection.
4093<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#iterator(boolean)"><B>iterator(boolean)</B></A> - 
4094Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
4095<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
4096 be closed, the method name <code>iterator</code> is confusing since standard
4097 Java iterators do not need to be closed.</I>
4098<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#iterator(java.util.Iterator)"><B>iterator(Iterator)</B></A> - 
4099Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
4100<DD>Clones an iterator preserving its current position.
4101<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#iterator()"><B>iterator()</B></A> - 
4102Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4103<DD>Returns an iterator over the key range, starting with the value
4104 following the current position or at the first value if the cursor is
4105 uninitialized.
4106<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#iterator(com.sleepycat.db.LockMode)"><B>iterator(LockMode)</B></A> - 
4107Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4108<DD>Returns an iterator over the key range, starting with the value
4109 following the current position or at the first value if the cursor is
4110 uninitialized.
4111<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#iterator()"><B>iterator()</B></A> - 
4112Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
4113<DD>Returns an iterator over the key range, starting with the value
4114 following the current position or at the first value if the cursor is
4115 uninitialized.
4116<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#iterator(com.sleepycat.db.LockMode)"><B>iterator(LockMode)</B></A> - 
4117Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
4118<DD>Returns an iterator over the key range, starting with the value
4119 following the current position or at the first value if the cursor is
4120 uninitialized.
4121<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#IWR"><B>IWR</B></A> - 
4122Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4123<DD>Intention to read and write (shared).
4124<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#IWRITE"><B>IWRITE</B></A> - 
4125Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4126<DD>Intention to write (shared).
4127</DL>
4128<HR>
4129<A NAME="_J_"><!-- --></A><H2>
4130<B>J</B></H2>
4131<DL>
4132<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> - 
4133Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
4134<DD>Returns an iterator representing an equality join of the indices and
4135 index key values specified.
4136<DT><A HREF="./com/sleepycat/db/Database.html#join(com.sleepycat.db.Cursor[], com.sleepycat.db.JoinConfig)"><B>join(Cursor[], JoinConfig)</B></A> - 
4137Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4138<DD>Creates a specialized join cursor for use in performing equality or
4139    natural joins on secondary indices.
4140<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> - 
4141Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
4142<DD>Creates an instance with the system's default settings.
4143<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
4144secondary indices.</DL>
4145<HR>
4146<A NAME="_K_"><!-- --></A><H2>
4147<B>K</B></H2>
4148<DL>
4149<DT><A HREF="./com/sleepycat/db/OperationStatus.html#KEYEMPTY"><B>KEYEMPTY</B></A> - 
4150Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
4151<DD>The cursor operation was unsuccessful because the current record
4152    was deleted.
4153<DT><A HREF="./com/sleepycat/db/OperationStatus.html#KEYEXIST"><B>KEYEXIST</B></A> - 
4154Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
4155<DD>The operation to insert data was configured to not allow overwrite
4156    and the key already exists in the database.
4157<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
4158 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> - 
4159Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
4160<DD>&nbsp;
4161<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys()"><B>keys()</B></A> - 
4162Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4163<DD>Opens a cursor for traversing all keys in this index.
4164<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>keys(Transaction, CursorConfig)</B></A> - 
4165Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4166<DD>Opens a cursor for traversing all keys in this index.
4167<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys(K, boolean, K, boolean)"><B>keys(K, boolean, K, boolean)</B></A> - 
4168Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4169<DD>Opens a cursor for traversing keys in a key range.
4170<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> - 
4171Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4172<DD>Opens a cursor for traversing keys in a key range.
4173<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#keys()"><B>keys()</B></A> - 
4174Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
4175<DD>Opens a cursor that returns the primary keys of entities qualifying for
4176 the join.
4177<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#keys(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>keys(Transaction, CursorConfig)</B></A> - 
4178Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
4179<DD>Opens a cursor that returns the primary keys of entities qualifying for
4180 the join.
4181<DT><A HREF="./com/sleepycat/collections/StoredMap.html#keySet()"><B>keySet()</B></A> - 
4182Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
4183<DD>Returns a set view of the keys contained in this map.
4184<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#keysIndex()"><B>keysIndex()</B></A> - 
4185Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
4186<DD>Returns a read-only keys index that maps secondary key to primary key.
4187</DL>
4188<HR>
4189<A NAME="_L_"><!-- --></A><H2>
4190<B>L</B></H2>
4191<DL>
4192<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#last()"><B>last()</B></A> - 
4193Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
4194<DD>Returns the last (highest) element currently in this sorted set.
4195<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#last()"><B>last()</B></A> - 
4196Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
4197<DD>Returns the last (highest) element currently in this sorted set.
4198<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#last()"><B>last()</B></A> - 
4199Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
4200<DD>Returns the last (highest) element currently in this sorted set.
4201<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#last()"><B>last()</B></A> - 
4202Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4203<DD>Moves the cursor to the last value and returns it, or returns null if
4204 the cursor range is empty.
4205<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#last(com.sleepycat.db.LockMode)"><B>last(LockMode)</B></A> - 
4206Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4207<DD>Moves the cursor to the last value and returns it, or returns null if
4208 the cursor range is empty.
4209<DT><A HREF="./com/sleepycat/collections/StoredList.html#lastIndexOf(java.lang.Object)"><B>lastIndexOf(Object)</B></A> - 
4210Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
4211<DD>Returns the index in this list of the last occurrence of the specified
4212 element, or -1 if this list does not contain this element.
4213<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#lastKey()"><B>lastKey()</B></A> - 
4214Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
4215<DD>Returns the last (highest) element currently in this sorted map.
4216<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#LEASE"><B>LEASE</B></A> - 
4217Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
4218<DD>Master leases will be used for this site.
4219<DT><A HREF="./com/sleepycat/util/FastInputStream.html#len"><B>len</B></A> - 
4220Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4221<DD>&nbsp;
4222<DT><A HREF="./com/sleepycat/db/KeyRange.html#less"><B>less</B></A> - 
4223Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
4224<DD>A value between 0 and 1, the proportion of keys less than the specified
4225    key.
4226<DT><A HREF="./com/sleepycat/collections/StoredList.html#listIterator()"><B>listIterator()</B></A> - 
4227Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
4228<DD>Returns a list iterator of the elements in this list (in proper
4229 sequence).
4230<DT><A HREF="./com/sleepycat/collections/StoredList.html#listIterator(int)"><B>listIterator(int)</B></A> - 
4231Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
4232<DD>Returns a list iterator of the elements in this list (in proper
4233 sequence), starting at the specified position in this list.
4234<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
4235 <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
4236<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>
4237methods, where the noWait flag or lock timers were configured, could not
4238be 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> - 
4239Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
4240<DD>Construct a LockRequest with the specified operation, mode and lock,
4241    for the specified object.
4242<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> - 
4243Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
4244<DD>Construct a LockRequest with the specified operation, mode, lock and
4245    timeout for the specified object.
4246<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
4247defines 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> - 
4248Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4249<DD>Construct a custom lock request mode.
4250<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> - 
4251Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4252<DD>Atomically obtain and release one or more locks from the lock table.
4253<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,
4254supporting 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> - 
4255Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4256<DD>Flush log records to stable storage.
4257<DT><A HREF="./com/sleepycat/db/Environment.html#logPrint(com.sleepycat.db.Transaction, java.lang.String)"><B>logPrint(Transaction, String)</B></A> - 
4258Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4259<DD>Append an informational message to the Berkeley DB database environment log files.
4260<DT><A HREF="./com/sleepycat/db/Environment.html#logPut(com.sleepycat.db.DatabaseEntry, boolean)"><B>logPut(DatabaseEntry, boolean)</B></A> - 
4261Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4262<DD>Append a record to the log.
4263<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
4264specifies a unique location in a log file.<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#LogSequenceNumber(int, int)"><B>LogSequenceNumber(int, int)</B></A> - 
4265Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
4266<DD>Construct a LogSequenceNumber with the specified file and offset.
4267<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#LogSequenceNumber()"><B>LogSequenceNumber()</B></A> - 
4268Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
4269<DD>Construct an uninitialized LogSequenceNumber.
4270<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
4271 wrapper or a <code>long</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#LongBinding()"><B>LongBinding()</B></A> - 
4272Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
4273<DD>&nbsp;
4274<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#longToEntry(long, com.sleepycat.db.DatabaseEntry)"><B>longToEntry(long, DatabaseEntry)</B></A> - 
4275Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
4276<DD>Converts a simple <code>long</code> value into an entry buffer.
4277<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#LOW"><B>LOW</B></A> - 
4278Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
4279<DD>The second lowest priority.
4280</DL>
4281<HR>
4282<A NAME="_M_"><!-- --></A><H2>
4283<B>M</B></H2>
4284<DL>
4285<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
4286Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
4287<DD>Enhances classes in the directories specified.
4288<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#makeSpace(int)"><B>makeSpace(int)</B></A> - 
4289Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
4290<DD>Ensure that at least the given number of bytes are available in the
4291 internal buffer.
4292<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#map()"><B>map()</B></A> - 
4293Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4294<DD>Returns a standard Java map based on this entity index.
4295<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#map()"><B>map()</B></A> - 
4296Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4297<DD>&nbsp;
4298<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#map()"><B>map()</B></A> - 
4299Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
4300<DD>&nbsp;
4301<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
4302 input parameter.<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#MapEntryParameter(java.lang.Object, java.lang.Object)"><B>MapEntryParameter(Object, Object)</B></A> - 
4303Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
4304<DD>Creates a map entry with a given key and value.
4305<DT><A HREF="./com/sleepycat/util/FastInputStream.html#mark"><B>mark</B></A> - 
4306Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4307<DD>&nbsp;
4308<DT><A HREF="./com/sleepycat/util/FastInputStream.html#mark(int)"><B>mark(int)</B></A> - 
4309Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4310<DD>&nbsp;
4311<DT><A HREF="./com/sleepycat/util/FastInputStream.html#markSupported()"><B>markSupported()</B></A> - 
4312Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4313<DD>&nbsp;
4314<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html#marshalEntry(com.sleepycat.bind.tuple.TupleOutput)"><B>marshalEntry(TupleOutput)</B></A> - 
4315Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</A>
4316<DD>Construct the key or data tuple entry from the key or data object.
4317<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
4318 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
4319 tuples.<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#marshalPrimaryKey(com.sleepycat.bind.tuple.TupleOutput)"><B>marshalPrimaryKey(TupleOutput)</B></A> - 
4320Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
4321<DD>Extracts the entity's primary key and writes it to the key output.
4322<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#marshalSecondaryKey(java.lang.String, com.sleepycat.bind.tuple.TupleOutput)"><B>marshalSecondaryKey(String, TupleOutput)</B></A> - 
4323Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
4324<DD>Extracts the entity's secondary key and writes it to the key output.
4325<DT><A HREF="./com/sleepycat/util/PackedInteger.html#MAX_LENGTH"><B>MAX_LENGTH</B></A> - 
4326Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
4327<DD>The maximum number of bytes needed to store an int value (5).
4328<DT><A HREF="./com/sleepycat/util/PackedInteger.html#MAX_LONG_LENGTH"><B>MAX_LONG_LENGTH</B></A> - 
4329Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
4330<DD>The maximum number of bytes needed to store a long value (9).
4331<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MAXLOCKS"><B>MAXLOCKS</B></A> - 
4332Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4333<DD>Reject the lock request for the locker ID with the most locks.
4334<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MAXWRITE"><B>MAXWRITE</B></A> - 
4335Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4336<DD>Reject the lock request for the locker ID with the most write locks.
4337<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>
4338passed 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
4339enough 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> - 
4340Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/MessageHandler.html" title="interface in com.sleepycat.db">MessageHandler</A>
4341<DD>A callback function to be called to display informational messages.
4342<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
4343informational messages.<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MINLOCKS"><B>MINLOCKS</B></A> - 
4344Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4345<DD>Reject the lock request for the locker ID with the fewest locks.
4346<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MINWRITE"><B>MINWRITE</B></A> - 
4347Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4348<DD>Reject the lock request for the locker ID with the fewest write locks.
4349<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> - 
4350Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</A>
4351<DD>&nbsp;
4352<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#moveToIndex(int)"><B>moveToIndex(int)</B></A> - 
4353Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4354<DD>&nbsp;
4355<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
4356<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> - 
4357Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
4358<DD>Construct an entry with no data.
4359<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry(byte[])"><B>MultipleDataEntry(byte[])</B></A> - 
4360Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
4361<DD>Construct an entry with a given byte array.
4362<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry(byte[], int, int)"><B>MultipleDataEntry(byte[], int, int)</B></A> - 
4363Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
4364<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
4365<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
4366returned 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
4367<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> - 
4368Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
4369<DD>Construct an entry with no data.
4370<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry(byte[])"><B>MultipleKeyDataEntry(byte[])</B></A> - 
4371Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
4372<DD>Construct an entry with a given byte array.
4373<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry(byte[], int, int)"><B>MultipleKeyDataEntry(byte[], int, int)</B></A> - 
4374Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
4375<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
4376<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
4377<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> - 
4378Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A>
4379<DD>Construct an entry with no data.
4380<DT><A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html#MultipleKeyNIODataEntry(java.nio.ByteBuffer)"><B>MultipleKeyNIODataEntry(ByteBuffer)</B></A> - 
4381Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A>
4382<DD>Construct an entry with a given java.nio.ByteBuffer.
4383<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
4384<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> - 
4385Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A>
4386<DD>Construct an entry with no data.
4387<DT><A HREF="./com/sleepycat/db/MultipleNIODataEntry.html#MultipleNIODataEntry(java.nio.ByteBuffer)"><B>MultipleNIODataEntry(ByteBuffer)</B></A> - 
4388Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A>
4389<DD>Construct an entry with a given java.nio.ByteBuffer.
4390<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
4391single <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> - 
4392Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
4393<DD>Construct an entry with no data.
4394<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry(byte[])"><B>MultipleRecnoDataEntry(byte[])</B></A> - 
4395Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
4396<DD>Construct an entry with a given byte array.
4397<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry(byte[], int, int)"><B>MultipleRecnoDataEntry(byte[], int, int)</B></A> - 
4398Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
4399<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
4400<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
4401single <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> - 
4402Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A>
4403<DD>Construct an entry with no data.
4404<DT><A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html#MultipleRecnoNIODataEntry(java.nio.ByteBuffer)"><B>MultipleRecnoNIODataEntry(ByteBuffer)</B></A> - 
4405Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A>
4406<DD>Construct an entry with a given java.nio.ByteBuffer.
4407<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> - 
4408Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
4409<DD>Creates an empty set of mutations.
4410<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
4411by <A HREF="./com/sleepycat/db/Environment.html#getMutexStats(com.sleepycat.db.StatsConfig)"><CODE>Environment.getMutexStats(com.sleepycat.db.StatsConfig)</CODE></A></DL>
4412<HR>
4413<A NAME="_N_"><!-- --></A><H2>
4414<B>N</B></H2>
4415<DL>
4416<DT><A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html#newEvent()"><B>newEvent()</B></A> - 
4417Static method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</A>
4418<DD>Internal access method that should not be used by applications.
4419<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> - 
4420Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
4421<DD>Creates a map from a previously opened Database object.
4422<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#newOutput()"><B>newOutput()</B></A> - 
4423Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
4424<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>
4425<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#newOutput(byte[])"><B>newOutput(byte[])</B></A> - 
4426Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
4427<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>
4428<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> - 
4429Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
4430<DD>Creates a sorted map from a previously opened Database object.
4431<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#next()"><B>next()</B></A> - 
4432Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4433<DD>Returns the next element in the iteration.
4434<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#next(com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry)</B></A> - 
4435Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
4436<DD>Get the next data element in the returned set.
4437<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
4438Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
4439<DD>Get the next key/data pair in the returned set.
4440<DT><A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
4441Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A>
4442<DD>Get the next key/data pair in the returned set.
4443<DT><A HREF="./com/sleepycat/db/MultipleNIODataEntry.html#next(com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry)</B></A> - 
4444Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A>
4445<DD>Get the next data element in the returned set.
4446<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
4447Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
4448<DD>Get the next record number/data pair in the returned set.
4449<DT><A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
4450Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A>
4451<DD>Get the next record number/data pair in the returned set.
4452<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#next()"><B>next()</B></A> - 
4453Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4454<DD>Moves the cursor to the next value and returns it, or returns null
4455 if there are no more values in the cursor range.
4456<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#next(com.sleepycat.db.LockMode)"><B>next(LockMode)</B></A> - 
4457Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4458<DD>Moves the cursor to the next value and returns it, or returns null
4459 if there are no more values in the cursor range.
4460<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#next()"><B>next()</B></A> - 
4461Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
4462<DD>Moves the cursor to the next value and returns it, or returns null
4463 if there are no more values in the cursor range.
4464<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#next(com.sleepycat.db.LockMode)"><B>next(LockMode)</B></A> - 
4465Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
4466<DD>Moves the cursor to the next value and returns it, or returns null
4467 if there are no more values in the cursor range.
4468<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextDup()"><B>nextDup()</B></A> - 
4469Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4470<DD>Moves the cursor to the next value with the same key (duplicate) and
4471 returns it, or returns null if no more values are present for the key at
4472 the current position.
4473<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextDup(com.sleepycat.db.LockMode)"><B>nextDup(LockMode)</B></A> - 
4474Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4475<DD>Moves the cursor to the next value with the same key (duplicate) and
4476 returns it, or returns null if no more values are present for the key at
4477 the current position.
4478<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#nextIndex()"><B>nextIndex()</B></A> - 
4479Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4480<DD>Returns the index of the element that would be returned by a subsequent
4481 call to next.
4482<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextNoDup()"><B>nextNoDup()</B></A> - 
4483Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4484<DD>Moves the cursor to the next value with a different key and returns it,
4485 or returns null if there are no more unique keys in the cursor range.
4486<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextNoDup(com.sleepycat.db.LockMode)"><B>nextNoDup(LockMode)</B></A> - 
4487Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4488<DD>Moves the cursor to the next value with a different key and returns it,
4489 or returns null if there are no more unique keys in the cursor range.
4490<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#NOAUTOINIT"><B>NOAUTOINIT</B></A> - 
4491Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
4492<DD>The replication master should not automatically re-initialize outdated
4493    clients.
4494<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#NONE"><B>NONE</B></A> - 
4495Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4496<DD>Turn off deadlock detection.
4497<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#NONE"><B>NONE</B></A> - 
4498Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
4499<DD>The master should not wait for any client replication message
4500    acknowledgments.
4501<DT><A HREF="./com/sleepycat/db/OperationStatus.html#NOTFOUND"><B>NOTFOUND</B></A> - 
4502Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
4503<DD>The requested key/data pair was not found.
4504<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#NOWAIT"><B>NOWAIT</B></A> - 
4505Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
4506<DD>Berkeley DB method calls that would normally block while clients are in
4507    recovery should return errors immediately.
4508<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#NULLIFY"><B>NULLIFY</B></A> - 
4509Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
4510<DD>&nbsp;
4511<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
4512Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
4513<DD>&nbsp;
4514<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#nullifyForeignKey(java.lang.Object)"><B>nullifyForeignKey(Object)</B></A> - 
4515Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
4516<DD>Clears the index key in a data object.
4517<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
4518Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
4519<DD>&nbsp;
4520<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#nullifyForeignKey(java.lang.Object)"><B>nullifyForeignKey(Object)</B></A> - 
4521Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
4522<DD>Clears the index key in the deserialized data entry.
4523<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html#nullifyForeignKey(java.lang.Object)"><B>nullifyForeignKey(Object)</B></A> - 
4524Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</A>
4525<DD>&nbsp;
4526<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#nullifyForeignKey(java.lang.String)"><B>nullifyForeignKey(String)</B></A> - 
4527Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
4528<DD>Clears the entity's secondary key fields for the given key name.
4529<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
4530Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
4531<DD>&nbsp;
4532<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> - 
4533Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
4534<DD>Clears the index key in the tuple data entry.
4535<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> - 
4536Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</A>
4537<DD>&nbsp;
4538<DT><A HREF="./com/sleepycat/db/ForeignKeyNullifier.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
4539Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyNullifier.html" title="interface in com.sleepycat.db">ForeignKeyNullifier</A>
4540<DD>&nbsp;
4541<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> - 
4542Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignMultiKeyNullifier.html" title="interface in com.sleepycat.db">ForeignMultiKeyNullifier</A>
4543<DD>&nbsp;
4544</DL>
4545<HR>
4546<A NAME="_O_"><!-- --></A><H2>
4547<B>O</B></H2>
4548<DL>
4549<DT><A HREF="./com/sleepycat/bind/EntityBinding.html#objectToData(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToData(Object, DatabaseEntry)</B></A> - 
4550Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>
4551<DD>Extracts the data entry from an entity Object.
4552<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToData(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToData(Object, DatabaseEntry)</B></A> - 
4553Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
4554<DD>&nbsp;
4555<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToData(java.lang.Object)"><B>objectToData(Object)</B></A> - 
4556Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
4557<DD>Extracts a data object from an entity object.
4558<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToData(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToData(Object, DatabaseEntry)</B></A> - 
4559Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
4560<DD>&nbsp;
4561<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToData(java.lang.Object)"><B>objectToData(Object)</B></A> - 
4562Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
4563<DD>Extracts a data object from an entity object.
4564<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#objectToData(java.lang.Object)"><B>objectToData(Object)</B></A> - 
4565Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
4566<DD>&nbsp;
4567<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToData(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToData(Object, DatabaseEntry)</B></A> - 
4568Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
4569<DD>&nbsp;
4570<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToData(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToData(Object, TupleOutput)</B></A> - 
4571Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
4572<DD>Extracts a key tuple from an entity object.
4573<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#objectToData(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToData(Object, TupleOutput)</B></A> - 
4574Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
4575<DD>&nbsp;
4576<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
4577Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</A>
4578<DD>&nbsp;
4579<DT><A HREF="./com/sleepycat/bind/EntryBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
4580Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</A>
4581<DD>Converts an Object into a entry buffer.
4582<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
4583Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
4584<DD>&nbsp;
4585<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
4586Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
4587<DD>Serialize an object into an entry buffer.
4588<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4589Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
4590<DD>&nbsp;
4591<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4592Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
4593<DD>&nbsp;
4594<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4595Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
4596<DD>&nbsp;
4597<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4598Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
4599<DD>&nbsp;
4600<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4601Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
4602<DD>&nbsp;
4603<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4604Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
4605<DD>&nbsp;
4606<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4607Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
4608<DD>&nbsp;
4609<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4610Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
4611<DD>&nbsp;
4612<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4613Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
4614<DD>&nbsp;
4615<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4616Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
4617<DD>&nbsp;
4618<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4619Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
4620<DD>&nbsp;
4621<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4622Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
4623<DD>&nbsp;
4624<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
4625Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
4626<DD>&nbsp;
4627<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4628Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
4629<DD>Converts a key or data object to a tuple entry.
4630<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
4631Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</A>
4632<DD>&nbsp;
4633<DT><A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html#objectToEntry(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Object, TupleOutput)</B></A> - 
4634Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</A>
4635<DD>&nbsp;
4636<DT><A HREF="./com/sleepycat/bind/EntityBinding.html#objectToKey(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(Object, DatabaseEntry)</B></A> - 
4637Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>
4638<DD>Extracts the key entry from an entity Object.
4639<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToKey(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(Object, DatabaseEntry)</B></A> - 
4640Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
4641<DD>&nbsp;
4642<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToKey(java.lang.Object)"><B>objectToKey(Object)</B></A> - 
4643Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
4644<DD>Extracts a key object from an entity object.
4645<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToKey(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(Object, DatabaseEntry)</B></A> - 
4646Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
4647<DD>&nbsp;
4648<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToKey(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(Object, TupleOutput)</B></A> - 
4649Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
4650<DD>Extracts a key tuple from an entity object.
4651<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#objectToKey(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(Object, TupleOutput)</B></A> - 
4652Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
4653<DD>&nbsp;
4654<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToKey(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(Object, DatabaseEntry)</B></A> - 
4655Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
4656<DD>&nbsp;
4657<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToKey(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(Object, TupleOutput)</B></A> - 
4658Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
4659<DD>Extracts a key tuple from an entity object.
4660<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#objectToKey(java.lang.Object, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(Object, TupleOutput)</B></A> - 
4661Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
4662<DD>&nbsp;
4663<DT><A HREF="./com/sleepycat/util/FastInputStream.html#off"><B>off</B></A> - 
4664Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4665<DD>&nbsp;
4666<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#OLDEST"><B>OLDEST</B></A> - 
4667Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4668<DD>Reject the lock request for the locker ID with the oldest lock.
4669<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ONE"><B>ONE</B></A> - 
4670Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
4671<DD>The master should wait until at least one client site has acknowledged
4672    each permanent replication message.
4673<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ONE_PEER"><B>ONE_PEER</B></A> - 
4674Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
4675<DD>The master should wait until at least one electable peer has acknowledged
4676    each permanent replication message (where "electable peer" means a client
4677    capable of being subsequently elected master of the replication group).
4678<DT><A HREF="./com/sleepycat/db/Database.html#openCursor(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>openCursor(Transaction, CursorConfig)</B></A> - 
4679Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4680<DD>Return a cursor into the database.
4681<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#openCursor(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>openCursor(Transaction, CursorConfig)</B></A> - 
4682Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
4683<DD>Return a cursor into the database.
4684<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> - 
4685Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4686<DD>Open a database.
4687<DT><A HREF="./com/sleepycat/db/Environment.html#openLogCursor()"><B>openLogCursor()</B></A> - 
4688Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4689<DD>Return a log cursor.
4690<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#openSecondaryCursor(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>openSecondaryCursor(Transaction, CursorConfig)</B></A> - 
4691Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
4692<DD>Obtain a cursor on a database, returning a <code>SecondaryCursor</code>.
4693<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> - 
4694Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4695<DD>Open a database.
4696<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> - 
4697Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4698<DD>Open a sequence in the database.
4699<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> - 
4700Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
4701<DD>Utility method to set the data in a entry buffer to the data in a tuple
4702 output object.
4703</DL>
4704<HR>
4705<A NAME="_P_"><!-- --></A><H2>
4706<B>P</B></H2>
4707<DL>
4708<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> - 
4709Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
4710<DD>&nbsp;
4711<DT><A HREF="./com/sleepycat/db/Environment.html#panic(boolean)"><B>panic(boolean)</B></A> - 
4712Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4713<DD>Set the panic state for the database environment.
4714<DT><A HREF="./com/sleepycat/db/PanicHandler.html#panic(com.sleepycat.db.Environment, com.sleepycat.db.DatabaseException)"><B>panic(Environment, DatabaseException)</B></A> - 
4715Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/PanicHandler.html" title="interface in com.sleepycat.db">PanicHandler</A>
4716<DD>A function to be called if the database environment panics.
4717<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
4718environment 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
4719 <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
4720 (non-persistent) proxied class.<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#port"><B>port</B></A> - 
4721Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
4722<DD>The network port component of the site address.
4723<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> - 
4724Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</A>
4725<DD>The application-specific Btree prefix callback.
4726<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#premain(java.lang.String, java.lang.instrument.Instrumentation)"><B>premain(String, Instrumentation)</B></A> - 
4727Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
4728<DD>Enhances classes as specified by a JVM -javaagent argument.
4729<DT><A HREF="./com/sleepycat/db/Transaction.html#prepare(byte[])"><B>prepare(byte[])</B></A> - 
4730Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
4731<DD>Initiate the beginning of a two-phase commit.
4732<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,
4733but not yet resolved, transaction.<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prev()"><B>prev()</B></A> - 
4734Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4735<DD>Moves the cursor to the previous value and returns it, or returns null
4736 if there are no preceding values in the cursor range.
4737<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prev(com.sleepycat.db.LockMode)"><B>prev(LockMode)</B></A> - 
4738Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4739<DD>Moves the cursor to the previous value and returns it, or returns null
4740 if there are no preceding values in the cursor range.
4741<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevDup()"><B>prevDup()</B></A> - 
4742Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4743<DD>Moves the cursor to the previous value with the same key (duplicate) and
4744 returns it, or returns null if no preceding values are present for the
4745 key at the current position.
4746<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevDup(com.sleepycat.db.LockMode)"><B>prevDup(LockMode)</B></A> - 
4747Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4748<DD>Moves the cursor to the previous value with the same key (duplicate) and
4749 returns it, or returns null if no preceding values are present for the
4750 key at the current position.
4751<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#previous()"><B>previous()</B></A> - 
4752Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4753<DD>Returns the next element in the iteration.
4754<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#previousIndex()"><B>previousIndex()</B></A> - 
4755Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4756<DD>Returns the index of the element that would be returned by a subsequent
4757 call to previous.
4758<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevNoDup()"><B>prevNoDup()</B></A> - 
4759Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4760<DD>Moves the cursor to the preceding value with a different key and returns
4761 it, or returns null if there are no preceding unique keys in the cursor
4762 range.
4763<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevNoDup(com.sleepycat.db.LockMode)"><B>prevNoDup(LockMode)</B></A> - 
4764Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4765<DD>Moves the cursor to the preceding value with a different key and returns
4766 it, or returns null if there are no preceding unique keys in the cursor
4767 range.
4768<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> - 
4769Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4770<DD>Creates a primary index without using an <code>EntityStore</code>.
4771<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> - 
4772Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
4773<DD>&nbsp;
4774<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> - 
4775Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
4776<DD>Used by an <code>EntityModel</code> to construct primary key metadata.
4777<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#PRINT"><B>PRINT</B></A> - 
4778Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
4779<DD>The log is being printed for debugging purposes; print the contents of
4780    this log record in the desired format.
4781<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> - 
4782Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4783<DD>Process an incoming replication message sent by a member of the
4784    replication group to the local database environment.
4785<DT><A HREF="./com/sleepycat/collections/StoredMap.html#put(java.lang.Object, java.lang.Object)"><B>put(Object, Object)</B></A> - 
4786Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
4787<DD>Associates the specified value with the specified key in this map
4788 (optional operation).
4789<DT><A HREF="./com/sleepycat/db/Cursor.html#put(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>put(DatabaseEntry, DatabaseEntry)</B></A> - 
4790Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4791<DD>Store a key/data pair into the database.
4792<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> - 
4793Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4794<DD>
4795Store the key/data pair into the database.
4796<DT><A HREF="./com/sleepycat/db/LockOperation.html#PUT"><B>PUT</B></A> - 
4797Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
4798<DD>The lock to which the lock field refers is released.
4799<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#put(E)"><B>put(E)</B></A> - 
4800Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4801<DD>Inserts an entity and returns null, or updates it if the primary key
4802 already exists and returns the existing entity.
4803<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#put(com.sleepycat.db.Transaction, E)"><B>put(Transaction, E)</B></A> - 
4804Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4805<DD>Inserts an entity and returns null, or updates it if the primary key
4806 already exists and returns the existing entity.
4807<DT><A HREF="./com/sleepycat/db/LockOperation.html#PUT_ALL"><B>PUT_ALL</B></A> - 
4808Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
4809<DD>All locks held by the specified locker are released.
4810<DT><A HREF="./com/sleepycat/db/LockOperation.html#PUT_OBJ"><B>PUT_OBJ</B></A> - 
4811Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
4812<DD>All locks held on obj are released.
4813<DT><A HREF="./com/sleepycat/db/Cursor.html#putAfter(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putAfter(DatabaseEntry, DatabaseEntry)</B></A> - 
4814Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4815<DD>Store a key/data pair into the database.
4816<DT><A HREF="./com/sleepycat/collections/StoredMap.html#putAll(java.util.Map)"><B>putAll(Map)</B></A> - 
4817Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
4818<DD>Copies all of the mappings from the specified map to this map (optional
4819 operation).
4820<DT><A HREF="./com/sleepycat/db/Cursor.html#putBefore(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putBefore(DatabaseEntry, DatabaseEntry)</B></A> - 
4821Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4822<DD>Store a key/data pair into the database.
4823<DT><A HREF="./com/sleepycat/db/Cursor.html#putCurrent(com.sleepycat.db.DatabaseEntry)"><B>putCurrent(DatabaseEntry)</B></A> - 
4824Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4825<DD>Replaces the data in the key/data pair at the current cursor position.
4826<DT><A HREF="./com/sleepycat/db/Cursor.html#putKeyFirst(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putKeyFirst(DatabaseEntry, DatabaseEntry)</B></A> - 
4827Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4828<DD>Store a key/data pair into the database.
4829<DT><A HREF="./com/sleepycat/db/Cursor.html#putKeyLast(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putKeyLast(DatabaseEntry, DatabaseEntry)</B></A> - 
4830Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4831<DD>Store a key/data pair into the database.
4832<DT><A HREF="./com/sleepycat/db/Environment.html#putLock(com.sleepycat.db.Lock)"><B>putLock(Lock)</B></A> - 
4833Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4834<DD>Release a lock.
4835<DT><A HREF="./com/sleepycat/db/Cursor.html#putNoDupData(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putNoDupData(DatabaseEntry, DatabaseEntry)</B></A> - 
4836Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4837<DD>Store a key/data pair into the database.
4838<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> - 
4839Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4840<DD>
4841Store the key/data pair into the database if it does not already appear
4842in the database.
4843<DT><A HREF="./com/sleepycat/db/Cursor.html#putNoOverwrite(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putNoOverwrite(DatabaseEntry, DatabaseEntry)</B></A> - 
4844Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4845<DD>Store a key/data pair into the database.
4846<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> - 
4847Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4848<DD>
4849Store the key/data pair into the database if the key does not already
4850appear in the database.
4851<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoOverwrite(E)"><B>putNoOverwrite(E)</B></A> - 
4852Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4853<DD>Inserts an entity and returns true, or returns false if the primary key
4854 already exists.
4855<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoOverwrite(com.sleepycat.db.Transaction, E)"><B>putNoOverwrite(Transaction, E)</B></A> - 
4856Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4857<DD>Inserts an entity and returns true, or returns false if the primary key
4858 already exists.
4859<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoReturn(E)"><B>putNoReturn(E)</B></A> - 
4860Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4861<DD>Inserts an entity, or updates it if the primary key already exists (does
4862 not return the existing entity).
4863<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoReturn(com.sleepycat.db.Transaction, E)"><B>putNoReturn(Transaction, E)</B></A> - 
4864Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4865<DD>Inserts an entity, or updates it if the primary key already exists (does
4866 not return the existing entity).
4867</DL>
4868<HR>
4869<A NAME="_Q_"><!-- --></A><H2>
4870<B>Q</B></H2>
4871<DL>
4872<DT><A HREF="./com/sleepycat/db/DatabaseType.html#QUEUE"><B>QUEUE</B></A> - 
4873Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
4874<DD>The database is a Queue.
4875<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> - 
4876Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
4877<DD>The master should wait until it has received acknowledgements from the
4878    minimum number of electable peers sufficient to ensure that the effect
4879    of the permanent record remains durable if an election is held (where
4880    "electable peer" means a client capable of being subsequently elected
4881    master of the replication group).
4882</DL>
4883<HR>
4884<A NAME="_R_"><!-- --></A><H2>
4885<B>R</B></H2>
4886<DL>
4887<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#RANDOM"><B>RANDOM</B></A> - 
4888Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4889<DD>Reject the lock request for a random locker ID.
4890<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> - 
4891Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
4892<DD>Creates a raw object with a given set of field values for a complex
4893 type.
4894<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#RawObject(com.sleepycat.persist.raw.RawType, java.lang.Object[])"><B>RawObject(RawType, Object[])</B></A> - 
4895Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
4896<DD>Creates a raw object with the given array elements for an array type.
4897<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#RawObject(com.sleepycat.persist.raw.RawType, java.lang.String)"><B>RawObject(RawType, String)</B></A> - 
4898Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
4899<DD>Creates a raw object with the given enum value for an enum type.
4900<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> - 
4901Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
4902<DD>Opens an entity store for raw data access.
4903<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
4904 of persistent types.<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#READ"><B>READ</B></A> - 
4905Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4906<DD>Read (shared).
4907<DT><A HREF="./com/sleepycat/util/FastInputStream.html#read()"><B>read()</B></A> - 
4908Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4909<DD>&nbsp;
4910<DT><A HREF="./com/sleepycat/util/FastInputStream.html#read(byte[])"><B>read(byte[])</B></A> - 
4911Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4912<DD>&nbsp;
4913<DT><A HREF="./com/sleepycat/util/FastInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - 
4914Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4915<DD>&nbsp;
4916<DT><A HREF="./com/sleepycat/db/CursorConfig.html#READ_COMMITTED"><B>READ_COMMITTED</B></A> - 
4917Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
4918<DD>A convenience instance to configure a cursor for read committed isolation.
4919<DT><A HREF="./com/sleepycat/db/LockMode.html#READ_COMMITTED"><B>READ_COMMITTED</B></A> - 
4920Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
4921<DD>Read committed isolation provides for cursor stability but not repeatable
4922    reads.
4923<DT><A HREF="./com/sleepycat/db/CursorConfig.html#READ_UNCOMMITTED"><B>READ_UNCOMMITTED</B></A> - 
4924Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
4925<DD>A convenience instance to configure read operations performed by the
4926    cursor to return modified but not yet committed data.
4927<DT><A HREF="./com/sleepycat/db/LockMode.html#READ_UNCOMMITTED"><B>READ_UNCOMMITTED</B></A> - 
4928Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
4929<DD>Read modified but not yet committed data.
4930<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBigInteger()"><B>readBigInteger()</B></A> - 
4931Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4932<DD>Reads a <code>BigInteger</code>.
4933<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBoolean()"><B>readBoolean()</B></A> - 
4934Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4935<DD>Reads a boolean (one byte) unsigned value from the buffer and returns
4936 true if it is non-zero and false if it is zero.
4937<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readByte()"><B>readByte()</B></A> - 
4938Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4939<DD>Reads a signed byte (one byte) value from the buffer.
4940<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBytes(int)"><B>readBytes(int)</B></A> - 
4941Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4942<DD>Reads the specified number of bytes from the buffer, converting each
4943 unsigned byte value to a character of the resulting string.
4944<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBytes(char[])"><B>readBytes(char[])</B></A> - 
4945Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4946<DD>Reads the specified number of bytes from the buffer, converting each
4947 unsigned byte value to a character of the resulting array.
4948<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readChar()"><B>readChar()</B></A> - 
4949Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4950<DD>Reads a char (two byte) unsigned value from the buffer.
4951<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readChars(int)"><B>readChars(int)</B></A> - 
4952Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4953<DD>Reads the specified number of characters from the buffer, converting
4954 each two byte unsigned value to a character of the resulting string.
4955<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readChars(char[])"><B>readChars(char[])</B></A> - 
4956Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4957<DD>Reads the specified number of characters from the buffer, converting
4958 each two byte unsigned value to a character of the resulting array.
4959<DT><A HREF="./com/sleepycat/bind/serial/SerialInput.html#readClassDescriptor()"><B>readClassDescriptor()</B></A> - 
4960Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
4961<DD>&nbsp;
4962<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readDouble()"><B>readDouble()</B></A> - 
4963Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4964<DD>Reads a signed double (eight byte) value from the buffer.
4965<DT><A HREF="./com/sleepycat/util/FastInputStream.html#readFast()"><B>readFast()</B></A> - 
4966Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4967<DD>Equivalent to <code>read()<code> but does not throw
4968 <code>IOException</code>.
4969<DT><A HREF="./com/sleepycat/util/FastInputStream.html#readFast(byte[])"><B>readFast(byte[])</B></A> - 
4970Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4971<DD>Equivalent to <code>read(byte[])<code> but does not throw
4972 <code>IOException</code>.
4973<DT><A HREF="./com/sleepycat/util/FastInputStream.html#readFast(byte[], int, int)"><B>readFast(byte[], int, int)</B></A> - 
4974Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4975<DD>Equivalent to <code>read(byte[],int,int)<code> but does not throw
4976 <code>IOException</code>.
4977<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readFloat()"><B>readFloat()</B></A> - 
4978Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4979<DD>Reads a signed float (four byte) value from the buffer.
4980<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readInt()"><B>readInt()</B></A> - 
4981Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4982<DD>Reads a signed int (four byte) value from the buffer.
4983<DT><A HREF="./com/sleepycat/util/PackedInteger.html#readInt(byte[], int)"><B>readInt(byte[], int)</B></A> - 
4984Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
4985<DD>Reads a packed integer at the given buffer offset and returns it.
4986<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readLong()"><B>readLong()</B></A> - 
4987Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4988<DD>Reads a signed long (eight byte) value from the buffer.
4989<DT><A HREF="./com/sleepycat/util/PackedInteger.html#readLong(byte[], int)"><B>readLong(byte[], int)</B></A> - 
4990Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
4991<DD>Reads a packed long integer at the given buffer offset and returns it.
4992<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readPackedInt()"><B>readPackedInt()</B></A> - 
4993Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4994<DD>Reads a packed integer.
4995<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readPackedLong()"><B>readPackedLong()</B></A> - 
4996Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4997<DD>Reads a packed long integer.
4998<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readShort()"><B>readShort()</B></A> - 
4999Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5000<DD>Reads a signed short (two byte) value from the buffer.
5001<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readSortedDouble()"><B>readSortedDouble()</B></A> - 
5002Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5003<DD>Reads a signed double (eight byte) value from the buffer, with support
5004 for correct default sorting of all values.
5005<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readSortedFloat()"><B>readSortedFloat()</B></A> - 
5006Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5007<DD>Reads a signed float (four byte) value from the buffer, with support
5008 for correct default sorting of all values.
5009<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readString()"><B>readString()</B></A> - 
5010Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5011<DD>Reads a null-terminated UTF string from the data buffer and converts
5012 the data from UTF to Unicode.
5013<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readString(int)"><B>readString(int)</B></A> - 
5014Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5015<DD>Reads the specified number of UTF characters string from the data
5016 buffer and converts the data from UTF to Unicode.
5017<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readString(char[])"><B>readString(char[])</B></A> - 
5018Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5019<DD>Reads the specified number of UTF characters string from the data
5020 buffer and converts the data from UTF to Unicode.
5021<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readUnsignedByte()"><B>readUnsignedByte()</B></A> - 
5022Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5023<DD>Reads an unsigned byte (one byte) value from the buffer.
5024<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readUnsignedInt()"><B>readUnsignedInt()</B></A> - 
5025Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5026<DD>Reads an unsigned int (four byte) value from the buffer.
5027<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readUnsignedShort()"><B>readUnsignedShort()</B></A> - 
5028Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5029<DD>Reads an unsigned short (two byte) value from the buffer.
5030<DT><A HREF="./com/sleepycat/db/DatabaseType.html#RECNO"><B>RECNO</B></A> - 
5031Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
5032<DD>The database is a Recno.
5033<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
5034based 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
5035 <code>Long</code> key object.<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#RecordNumberBinding()"><B>RecordNumberBinding()</B></A> - 
5036Constructor for class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
5037<DD>Creates a byte array binding.
5038<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#recordNumberToEntry(long, com.sleepycat.db.DatabaseEntry)"><B>recordNumberToEntry(long, DatabaseEntry)</B></A> - 
5039Static method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
5040<DD>Utility method for use by bindings to translate a record number integer
5041 to a entry buffer.
5042<DT><A HREF="./com/sleepycat/db/Environment.html#recover(int, boolean)"><B>recover(int, boolean)</B></A> - 
5043Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5044<DD>&nbsp;
5045<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#RECOVERY"><B>RECOVERY</B></A> - 
5046Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5047<DD>Display additional information when performing recovery.
5048<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html#recoveryFeedback(com.sleepycat.db.Environment, int)"><B>recoveryFeedback(Environment, int)</B></A> - 
5049Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A>
5050<DD>A function called with progress information when the database environment is being recovered.
5051<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> - 
5052Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5053<DD>Display additional information concerning support for <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRegister(boolean)"><CODE>EnvironmentConfig.setRegister(boolean)</CODE></A>.
5054<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#registerClass(java.lang.Class)"><B>registerClass(Class)</B></A> - 
5055Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
5056<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.
5057<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
5058 secondary keys.<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5059Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
5060<DD>Removes the specified element from this set if it is present (optional
5061 operation).
5062<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#remove()"><B>remove()</B></A> - 
5063Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
5064<DD>Removes the last element that was returned by next or previous (optional
5065 operation).
5066<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5067Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
5068<DD>Removes the specified key from this set if it is present (optional
5069 operation).
5070<DT><A HREF="./com/sleepycat/collections/StoredList.html#remove(int)"><B>remove(int)</B></A> - 
5071Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
5072<DD>Removes the element at the specified position in this list (optional
5073 operation).
5074<DT><A HREF="./com/sleepycat/collections/StoredList.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5075Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
5076<DD>Removes the first occurrence in this list of the specified element
5077 (optional operation).
5078<DT><A HREF="./com/sleepycat/collections/StoredMap.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5079Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
5080<DD>Removes the mapping for this key from this map if present (optional
5081 operation).
5082<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5083Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
5084<DD>Removes the specified value from this set if it is present (optional
5085 operation).
5086<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> - 
5087Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
5088<DD>
5089Remove a database.
5090<DT><A HREF="./com/sleepycat/db/Environment.html#remove(java.io.File, boolean, com.sleepycat.db.EnvironmentConfig)"><B>remove(File, boolean, EnvironmentConfig)</B></A> - 
5091Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5092<DD>Destroy a database environment.
5093<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> - 
5094Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
5095<DD>Removes all this collection's elements that are also contained in the
5096 specified collection (optional operation).
5097<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> - 
5098Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5099<DD>
5100Remove a database.
5101<DT><A HREF="./com/sleepycat/db/Environment.html#removeOldLogFiles()"><B>removeOldLogFiles()</B></A> - 
5102Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5103<DD>Remove log files that are no longer needed.
5104<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> - 
5105Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
5106<DD>Remove the sequence from the database.
5107<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> - 
5108Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
5109<DD>
5110Rename a database.
5111<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> - 
5112Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5113<DD>
5114Rename a database.
5115<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
5116 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> - 
5117Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
5118<DD>Creates a mutation for renaming the class of all instances of the given
5119 class version.
5120<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> - 
5121Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
5122<DD>Creates a mutation for renaming the given field for all instances of the
5123 given class version.
5124<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_CLIENT"><B>REP_CLIENT</B></A> - 
5125Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
5126<DD>Start as a client site, and do not call for an election.
5127<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#REP_CLIENT"><B>REP_CLIENT</B></A> - 
5128Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
5129<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>.
5130<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_ELECTION"><B>REP_ELECTION</B></A> - 
5131Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
5132<DD>Start as a client, and call for an election if no master is found.
5133<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_MASTER"><B>REP_MASTER</B></A> - 
5134Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
5135<DD>Start as a master site, and do not call for an election.
5136<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#REP_MASTER"><B>REP_MASTER</B></A> - 
5137Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
5138<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>.
5139<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#REP_NONE"><B>REP_NONE</B></A> - 
5140Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
5141<DD>Replication is not configured for this environment, as reported by <A HREF="./com/sleepycat/db/ReplicationStats.html#getStatus()"><CODE>ReplicationStats.getStatus()</CODE></A>.
5142<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION"><B>REPLICATION</B></A> - 
5143Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5144<DD>Display all detailed information about replication.
5145<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_ELECTION"><B>REPLICATION_ELECTION</B></A> - 
5146Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5147<DD>Display detailed information about replication elections.
5148<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_LEASE"><B>REPLICATION_LEASE</B></A> - 
5149Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5150<DD>Display detailed information about replication master leases.
5151<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_MISC"><B>REPLICATION_MISC</B></A> - 
5152Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5153<DD>Display detailed information about general replication processing not
5154    covered by the other REPLICATION_* values.
5155<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_MSGS"><B>REPLICATION_MSGS</B></A> - 
5156Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5157<DD>Display detailed information about replication message processing.
5158<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_SYNC"><B>REPLICATION_SYNC</B></A> - 
5159Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5160<DD>Display detailed information about replication client synchronization.
5161<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
5162election 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
5163a host in a replication group.<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#ReplicationHostAddress()"><B>ReplicationHostAddress()</B></A> - 
5164Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
5165<DD>Create a ReplicationHostAddress with default settings.
5166<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#ReplicationHostAddress(java.lang.String, int)"><B>ReplicationHostAddress(String, int)</B></A> - 
5167Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
5168<DD>Create a ReplicationHostAddress with user defined host and port information.
5169<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
5170with the new master (possibly because the client has been configured
5171with the <A HREF="./com/sleepycat/db/ReplicationConfig.html#NOAUTOINIT"><CODE>ReplicationConfig.NOAUTOINIT</CODE></A> setting to turn-off automatic
5172internal 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
5173when transmitting messages between replication sites using theReplication
5174Manager.<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#replicationManagerAddRemoteSite(com.sleepycat.db.ReplicationHostAddress, boolean)"><B>replicationManagerAddRemoteSite(ReplicationHostAddress, boolean)</B></A> - 
5175Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5176<DD>Add a remote site to a replication group.
5177<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> - 
5178Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
5179<DD>Create a ReplicationManagerSiteInfo with the given information, isConnected defaults to false.
5180<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#ReplicationManagerSiteInfo(com.sleepycat.db.ReplicationHostAddress, int, boolean)"><B>ReplicationManagerSiteInfo(ReplicationHostAddress, int, boolean)</B></A> - 
5181Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
5182<DD>Create a ReplicationManagerSiteInfo with the given information.
5183<DT><A HREF="./com/sleepycat/db/Environment.html#replicationManagerStart(int, com.sleepycat.db.ReplicationManagerStartPolicy)"><B>replicationManagerStart(int, ReplicationManagerStartPolicy)</B></A> - 
5184Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5185<DD>Starts the replication manager.
5186<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
5187complete 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
5188information to other members of the replication group.<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPMGR_CONNFAIL"><B>REPMGR_CONNFAIL</B></A> - 
5189Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5190<DD>Display detailed information about Replication Manager connection failures.
5191<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPMGR_MISC"><B>REPMGR_MISC</B></A> - 
5192Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5193<DD>Display detailed information about genereal Replication Manager processing.
5194<DT><A HREF="./com/sleepycat/util/FastInputStream.html#reset()"><B>reset()</B></A> - 
5195Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
5196<DD>&nbsp;
5197<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#reset()"><B>reset()</B></A> - 
5198Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
5199<DD>&nbsp;
5200<DT><A HREF="./com/sleepycat/db/Environment.html#resetFileID(java.lang.String, boolean)"><B>resetFileID(String, boolean)</B></A> - 
5201Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5202<DD>Allows database files to be copied, and then the copy used in the same
5203    database environment as the original.
5204<DT><A HREF="./com/sleepycat/db/Environment.html#resetLogSequenceNumber(java.lang.String, boolean)"><B>resetLogSequenceNumber(String, boolean)</B></A> - 
5205Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5206<DD>Allows database files to be moved from one transactional database
5207    environment to another.
5208<DT><A HREF="./com/sleepycat/bind/serial/SerialInput.html#resolveClass(java.io.ObjectStreamClass)"><B>resolveClass(ObjectStreamClass)</B></A> - 
5209Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
5210<DD>&nbsp;
5211<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> - 
5212Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
5213<DD>Retains only the elements in this collection that are contained in the
5214 specified collection (optional operation).
5215<DT><A HREF="./com/sleepycat/db/LockMode.html#RMW"><B>RMW</B></A> - 
5216Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
5217<DD>Acquire write locks instead of read locks when doing the retrieval.
5218<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#run(com.sleepycat.collections.TransactionWorker)"><B>run(TransactionWorker)</B></A> - 
5219Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
5220<DD>Calls the <A HREF="./com/sleepycat/collections/TransactionWorker.html#doWork()"><CODE>TransactionWorker.doWork()</CODE></A> method and, for transactional
5221 environments, may begin and end a transaction.
5222<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> - 
5223Constructor for exception com.sleepycat.util.<A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</A>
5224<DD>&nbsp;
5225</DL>
5226<HR>
5227<A NAME="_S_"><!-- --></A><H2>
5228<B>S</B></H2>
5229<DL>
5230<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
5231those of a primary <code>Database</code>.<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#SecondaryConfig()"><B>SecondaryConfig()</B></A> - 
5232Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5233<DD>Creates an instance with the system's default settings.
5234<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> - 
5235Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
5236<DD>Open a database.
5237<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> - 
5238Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
5239<DD>Creates a secondary index without using an <code>EntityStore</code>.
5240<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
5241primary 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> - 
5242Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
5243<DD>Used by an <code>EntityModel</code> to construct secondary key metadata.
5244<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
5245primary 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> - 
5246Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A>
5247<DD>The callback used when Berkeley DB needs to transmit a replication message.
5248<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> - 
5249Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5250<DD>An instance created using the default constructor is initialized with
5251    the system's default settings.
5252<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
5253 allocation of the output buffer.<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#SerialBase()"><B>SerialBase()</B></A> - 
5254Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
5255<DD>Initializes the initial output buffer size to zero.
5256<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
5257 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> - 
5258Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
5259<DD>Creates a serial binding.
5260<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
5261 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> - 
5262Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
5263<DD>Creates a serial input stream.
5264<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> - 
5265Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
5266<DD>Creates a serial input stream.
5267<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
5268 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> - 
5269Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</A>
5270<DD>Creates a serial output stream.
5271<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
5272 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> - 
5273Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
5274<DD>Creates a serial-serial entity binding.
5275<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> - 
5276Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
5277<DD>Creates a serial-serial entity binding.
5278<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> - 
5279Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
5280<DD>Creates a serial-serial key creator.
5281<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> - 
5282Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
5283<DD>Creates a serial-serial entity binding.
5284<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#set(java.lang.Object)"><B>set(Object)</B></A> - 
5285Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
5286<DD>Replaces the last element returned by next or previous with the
5287 specified element (optional operation).
5288<DT><A HREF="./com/sleepycat/collections/StoredList.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - 
5289Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
5290<DD>Replaces the element at the specified position in this list with the
5291 specified element (optional operation).
5292<DT><A HREF="./com/sleepycat/db/LogCursor.html#set(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>set(LogSequenceNumber, DatabaseEntry)</B></A> - 
5293Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
5294<DD>Return a specific log record.
5295<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setAggressive(boolean)"><B>setAggressive(boolean)</B></A> - 
5296Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
5297<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
5298    key/data pairs in the file that can be found.
5299<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
5300Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5301<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
5302    the database if it does not already exist.
5303<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
5304Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5305<DD>Configure the database environment to create any underlying files,
5306    as necessary.
5307<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
5308Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5309<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
5310    create the sequence if it does not already exist.
5311<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
5312Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5313<DD>Specifies whether creation of a new store is allowed.
5314<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#setAllowNestedTransactions(boolean)"><B>setAllowNestedTransactions(boolean)</B></A> - 
5315Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
5316<DD>Changes whether nested transactions will be created if
5317 <code>run()</code> is called when a transaction is already active for
5318 the current thread.
5319<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setAllowPopulate(boolean)"><B>setAllowPopulate(boolean)</B></A> - 
5320Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5321<DD>Specifies whether automatic population of the secondary is allowed.
5322<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setAutoCommitNoSync(boolean)"><B>setAutoCommitNoSync(boolean)</B></A> - 
5323Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5324<DD>Configure auto-commit operations on the sequence to not flush
5325    the transaction log.
5326<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeComparator(java.util.Comparator)"><B>setBtreeComparator(Comparator)</B></A> - 
5327Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5328<DD>By default, a byte by byte lexicographic comparison is used for
5329    btree keys.
5330<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeMinKey(int)"><B>setBtreeMinKey(int)</B></A> - 
5331Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5332<DD>Set the minimum number of key/data pairs intended to be stored on any
5333    single Btree leaf page.
5334<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreePrefixCalculator(com.sleepycat.db.BtreePrefixCalculator)"><B>setBtreePrefixCalculator(BtreePrefixCalculator)</B></A> - 
5335Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5336<DD>Set the Btree prefix callback.
5337<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeRecordNumbers(boolean)"><B>setBtreeRecordNumbers(boolean)</B></A> - 
5338Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5339<DD>Configure the Btree to support retrieval by record number.
5340<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setByteOrder(int)"><B>setByteOrder(int)</B></A> - 
5341Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5342<DD>Set the byte order for integers in the stored database metadata.
5343<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setCacheCount(int)"><B>setCacheCount(int)</B></A> - 
5344Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5345<DD>Set the number of shared memory buffer pools, that is, the number of
5346caches.
5347<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheCount(int)"><B>setCacheCount(int)</B></A> - 
5348Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5349<DD>Set the number of shared memory buffer pools, that is, the number of
5350caches.
5351<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheMax(long)"><B>setCacheMax(long)</B></A> - 
5352Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5353<DD>Set the maximum cache size in bytes.
5354<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setCacheSize(long)"><B>setCacheSize(long)</B></A> - 
5355Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5356<DD>Set the size of the shared memory buffer pool, that is, the size of the
5357cache.
5358<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheSize(long)"><B>setCacheSize(long)</B></A> - 
5359Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5360<DD>Set the size of the shared memory buffer pool, that is, the size of the
5361cache.
5362<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setCacheSize(int)"><B>setCacheSize(int)</B></A> - 
5363Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5364<DD>Set the
5365Configure the number of elements cached by a sequence handle.
5366<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> - 
5367Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</A>
5368<DD>Internal access method that should not be used by applications.
5369<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCDBLockAllDatabases(boolean)"><B>setCDBLockAllDatabases(boolean)</B></A> - 
5370Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5371<DD>Configure Concurrent Data Store applications to perform locking on
5372    an environment-wide basis rather than on a per-database basis.
5373<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setChecksum(boolean)"><B>setChecksum(boolean)</B></A> - 
5374Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5375<DD>Configure the database environment to do checksum verification of
5376    pages read into the cache from the backing filestore.
5377<DT><A HREF="./com/sleepycat/db/StatsConfig.html#setClear(boolean)"><B>setClear(boolean)</B></A> - 
5378Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
5379<DD>Configure the statistics operation to reset statistics after they
5380    are returned.
5381<DT><A HREF="./com/sleepycat/db/Database.html#setConfig(com.sleepycat.db.DatabaseConfig)"><B>setConfig(DatabaseConfig)</B></A> - 
5382Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
5383<DD>Change the settings in an existing database handle.
5384<DT><A HREF="./com/sleepycat/db/Environment.html#setConfig(com.sleepycat.db.EnvironmentConfig)"><B>setConfig(EnvironmentConfig)</B></A> - 
5385Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5386<DD>Change the settings in an existing environment handle.
5387<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setData(byte[], int, int)"><B>setData(byte[], int, int)</B></A> - 
5388Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5389<DD>Sets the byte array, offset and size.
5390<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setData(byte[])"><B>setData(byte[])</B></A> - 
5391Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5392<DD>Sets the byte array.
5393<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setDatabaseNamer(com.sleepycat.persist.DatabaseNamer)"><B>setDatabaseNamer(DatabaseNamer)</B></A> - 
5394Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5395<DD>Specifies the object reponsible for naming of files and databases.
5396<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setDataNIO(java.nio.ByteBuffer, int, int)"><B>setDataNIO(ByteBuffer, int, int)</B></A> - 
5397Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5398<DD>Sets the java.nio.ByteBuffer.
5399<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setDataNIO(java.nio.ByteBuffer)"><B>setDataNIO(ByteBuffer)</B></A> - 
5400Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5401<DD>Sets the java.nio.ByteBuffer.
5402<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setDecrement(boolean)"><B>setDecrement(boolean)</B></A> - 
5403Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5404<DD>Specify that the sequence should be decremented.
5405<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setDegree2(boolean)"><B>setDegree2(boolean)</B></A> - 
5406Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
5407<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
5408    database isolation terminology.</I>
5409<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setDegree2(boolean)"><B>setDegree2(boolean)</B></A> - 
5410Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5411<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
5412    database isolation terminology.</I>
5413<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDirectDatabaseIO(boolean)"><B>setDirectDatabaseIO(boolean)</B></A> - 
5414Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5415<DD>Configure the database environment to not buffer database files.
5416<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDirectLogIO(boolean)"><B>setDirectLogIO(boolean)</B></A> - 
5417Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5418<DD>Configure the database environment to not buffer log files.
5419<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setDirtyRead(boolean)"><B>setDirtyRead(boolean)</B></A> - 
5420Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
5421<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
5422    database isolation terminology.</I>
5423<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setDirtyRead(boolean)"><B>setDirtyRead(boolean)</B></A> - 
5424Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5425<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
5426    database isolation terminology.</I>
5427<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setDirtyRead(boolean)"><B>setDirtyRead(boolean)</B></A> - 
5428Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5429<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
5430    database isolation terminology.</I>
5431<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDsyncDatabases(boolean)"><B>setDsyncDatabases(boolean)</B></A> - 
5432Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5433<DD>Configure the database environment to flush database writes to the backing
5434    disk before returning from the write system call, rather than flushing
5435    database writes explicitly in a separate system call, as necessary.
5436<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDsyncLog(boolean)"><B>setDsyncLog(boolean)</B></A> - 
5437Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5438<DD>Configure the database environment to flush log writes to the
5439    backing disk before returning from the write system call, rather
5440    than flushing log writes explicitly in a separate system call.
5441<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setDuplicateComparator(java.util.Comparator)"><B>setDuplicateComparator(Comparator)</B></A> - 
5442Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5443<DD>Set the duplicate data item comparison callback.
5444<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setEncrypted(java.lang.String)"><B>setEncrypted(String)</B></A> - 
5445Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5446<DD>Set the password used to perform encryption and decryption.
5447<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setEncrypted(java.lang.String)"><B>setEncrypted(String)</B></A> - 
5448Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5449<DD>Set the password used to perform encryption and decryption.
5450<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setErrorHandler(com.sleepycat.db.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
5451Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5452<DD>Set the function to be called if an error occurs.
5453<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setErrorHandler(com.sleepycat.db.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
5454Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5455<DD>Set the function to be called if an error occurs.
5456<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setErrorPrefix(java.lang.String)"><B>setErrorPrefix(String)</B></A> - 
5457Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5458<DD>Set the prefix string that appears before error messages.
5459<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setErrorPrefix(java.lang.String)"><B>setErrorPrefix(String)</B></A> - 
5460Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5461<DD>Set the prefix string that appears before error messages.
5462<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setErrorStream(java.io.OutputStream)"><B>setErrorStream(OutputStream)</B></A> - 
5463Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5464<DD>Set an OutputStream for displaying error messages.
5465<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setErrorStream(java.io.OutputStream)"><B>setErrorStream(OutputStream)</B></A> - 
5466Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5467<DD>Set an OutputStream for displaying error messages.
5468<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setEventHandler(com.sleepycat.db.EventHandler)"><B>setEventHandler(EventHandler)</B></A> - 
5469Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5470<DD>Set an object whose methods are to be called when a triggered event occurs.
5471<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#setEvolveListener(com.sleepycat.persist.evolve.EvolveListener)"><B>setEvolveListener(EvolveListener)</B></A> - 
5472Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
5473<DD>Sets a progress listener that is notified each time an entity is read.
5474<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setExclusiveCreate(boolean)"><B>setExclusiveCreate(boolean)</B></A> - 
5475Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5476<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
5477    the database already exists.
5478<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setExclusiveCreate(boolean)"><B>setExclusiveCreate(boolean)</B></A> - 
5479Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5480<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
5481    fail if the database already exists.
5482<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setExclusiveCreate(boolean)"><B>setExclusiveCreate(boolean)</B></A> - 
5483Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5484<DD>Specifies whether opening an existing store is prohibited.
5485<DT><A HREF="./com/sleepycat/db/StatsConfig.html#setFast(boolean)"><B>setFast(boolean)</B></A> - 
5486Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
5487<DD>Configure the statistics operation to return only the values which
5488    do not incur some performance penalty.
5489<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setFeedbackHandler(com.sleepycat.db.FeedbackHandler)"><B>setFeedbackHandler(FeedbackHandler)</B></A> - 
5490Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5491<DD>Set an object whose methods are called to provide feedback.
5492<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setFeedbackHandler(com.sleepycat.db.FeedbackHandler)"><B>setFeedbackHandler(FeedbackHandler)</B></A> - 
5493Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5494<DD>Set an object whose methods are called to provide feedback.
5495<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setFillPercent(int)"><B>setFillPercent(int)</B></A> - 
5496Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
5497<DD>Set the desired fill percentage.
5498<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#setForce(boolean)"><B>setForce(boolean)</B></A> - 
5499Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
5500<DD>Configure the checkpoint force option.
5501<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignKeyDatabase(com.sleepycat.db.Database)"><B>setForeignKeyDatabase(Database)</B></A> - 
5502Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5503<DD>&nbsp;
5504<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignKeyDeleteAction(com.sleepycat.db.ForeignKeyDeleteAction)"><B>setForeignKeyDeleteAction(ForeignKeyDeleteAction)</B></A> - 
5505Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5506<DD>&nbsp;
5507<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignKeyNullifier(com.sleepycat.db.ForeignKeyNullifier)"><B>setForeignKeyNullifier(ForeignKeyNullifier)</B></A> - 
5508Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5509<DD>&nbsp;
5510<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignMultiKeyNullifier(com.sleepycat.db.ForeignMultiKeyNullifier)"><B>setForeignMultiKeyNullifier(ForeignMultiKeyNullifier)</B></A> - 
5511Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5512<DD>&nbsp;
5513<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setFreeListOnly(boolean)"><B>setFreeListOnly(boolean)</B></A> - 
5514Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
5515<DD>Configure whether to skip page compaction, only returning pages
5516    to the filesystem that are already free and at the end of the file.
5517<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setFreeSpace(boolean)"><B>setFreeSpace(boolean)</B></A> - 
5518Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
5519<DD>Return pages to the filesystem if possible.
5520<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHashComparator(java.util.Comparator)"><B>setHashComparator(Comparator)</B></A> - 
5521Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5522<DD>Set the Hash key comparison function.
5523<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHasher(com.sleepycat.db.Hasher)"><B>setHasher(Hasher)</B></A> - 
5524Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5525<DD>Set a database-specific hash function.
5526<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHashFillFactor(int)"><B>setHashFillFactor(int)</B></A> - 
5527Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5528<DD>Set the desired density within the hash table.
5529<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHashNumElements(int)"><B>setHashNumElements(int)</B></A> - 
5530Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5531<DD>Set an estimate of the final size of the hash table.
5532<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setImmutableSecondaryKey(boolean)"><B>setImmutableSecondaryKey(boolean)</B></A> - 
5533Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5534<DD>Specifies whether the secondary key is immutable.
5535<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeCache(boolean)"><B>setInitializeCache(boolean)</B></A> - 
5536Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5537<DD>Configure a shared memory buffer pool in the database environment.
5538<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeCDB(boolean)"><B>setInitializeCDB(boolean)</B></A> - 
5539Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5540<DD>Configure the database environment for the Concurrent Data Store
5541    product.
5542<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeLocking(boolean)"><B>setInitializeLocking(boolean)</B></A> - 
5543Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5544<DD>Configure the database environment for locking.
5545<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeLogging(boolean)"><B>setInitializeLogging(boolean)</B></A> - 
5546Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5547<DD>Configure the database environment for logging.
5548<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeRegions(boolean)"><B>setInitializeRegions(boolean)</B></A> - 
5549Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5550<DD>Configure the database environment to page-fault shared regions into
5551    memory when initially creating or joining a database environment.
5552<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeReplication(boolean)"><B>setInitializeReplication(boolean)</B></A> - 
5553Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5554<DD>Configure the database environment for replication.
5555<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setInitialValue(long)"><B>setInitialValue(long)</B></A> - 
5556Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5557<DD>Set the
5558Set the initial value for a sequence.
5559<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#setIteratorBlockSize(int)"><B>setIteratorBlockSize(int)</B></A> - 
5560Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
5561<DD>Changes the number of records read at one time by iterators returned by
5562 the <A HREF="./com/sleepycat/collections/StoredCollection.html#iterator()"><CODE>StoredCollection.iterator()</CODE></A> method.
5563<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setJoinEnvironment(boolean)"><B>setJoinEnvironment(boolean)</B></A> - 
5564Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5565<DD>Configure the handle to join an existing environment.
5566<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#setKBytes(int)"><B>setKBytes(int)</B></A> - 
5567Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
5568<DD>Configure the checkpoint log data threshold, in kilobytes.
5569<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setKeyCreator(com.sleepycat.db.SecondaryKeyCreator)"><B>setKeyCreator(SecondaryKeyCreator)</B></A> - 
5570Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5571<DD>Specifies the user-supplied object used for creating single-valued
5572    secondary keys.
5573<DT><A HREF="./com/sleepycat/db/LockRequest.html#setLock(com.sleepycat.db.Lock)"><B>setLock(Lock)</B></A> - 
5574Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
5575<DD>Set the lock reference.
5576<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockConflicts(byte[][])"><B>setLockConflicts(byte[][])</B></A> - 
5577Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5578<DD>Configure the locking conflicts matrix.
5579<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockDetectMode(com.sleepycat.db.LockDetectMode)"><B>setLockDetectMode(LockDetectMode)</B></A> - 
5580Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5581<DD>Configure if the deadlock detector is to be run whenever a lock
5582    conflict occurs.
5583<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockDown(boolean)"><B>setLockDown(boolean)</B></A> - 
5584Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5585<DD>Configure the database environment to lock shared environment files
5586    and memory-mapped databases into memory.
5587<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockTimeout(long)"><B>setLockTimeout(long)</B></A> - 
5588Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5589<DD>Set the timeout value for the database environment
5590locks.
5591<DT><A HREF="./com/sleepycat/db/Transaction.html#setLockTimeout(long)"><B>setLockTimeout(long)</B></A> - 
5592Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
5593<DD>Configure the lock request timeout value for the transaction.
5594<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogAutoRemove(boolean)"><B>setLogAutoRemove(boolean)</B></A> - 
5595Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5596<DD>Configure the system to automatically remove log files that are no
5597    longer needed.
5598<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogBufferSize(int)"><B>setLogBufferSize(int)</B></A> - 
5599Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5600<DD>Set the size of the in-memory log buffer, in bytes.
5601<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogDirectory(java.io.File)"><B>setLogDirectory(File)</B></A> - 
5602Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5603<DD>Set the path of a directory to be used as the location of logging files.
5604<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogFileMode(int)"><B>setLogFileMode(int)</B></A> - 
5605Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5606<DD>Set the absolute file mode for created log files.
5607<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogInMemory(boolean)"><B>setLogInMemory(boolean)</B></A> - 
5608Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5609<DD>If set, maintain transaction logs in memory rather than on disk.
5610<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogRecordHandler(com.sleepycat.db.LogRecordHandler)"><B>setLogRecordHandler(LogRecordHandler)</B></A> - 
5611Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5612<DD>Set a function to process application-specific log records.
5613<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogRegionSize(int)"><B>setLogRegionSize(int)</B></A> - 
5614Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5615<DD>Set the size of the underlying logging area of the database
5616    environment, in bytes.
5617<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogZero(boolean)"><B>setLogZero(boolean)</B></A> - 
5618Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5619<DD>If set, zero all pages of a log file when that log file is created.
5620<DT><A HREF="./com/sleepycat/db/CacheFile.html#setMaximumSize(long)"><B>setMaximumSize(long)</B></A> - 
5621Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
5622<DD>Set the
5623maximum size for the file backing the database.
5624<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLockers(int)"><B>setMaxLockers(int)</B></A> - 
5625Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5626<DD>Set the maximum number of locking entities supported by the database
5627    environment.
5628<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLockObjects(int)"><B>setMaxLockObjects(int)</B></A> - 
5629Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5630<DD>Set the maximum number of locked objects supported by the database
5631    environment.
5632<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLocks(int)"><B>setMaxLocks(int)</B></A> - 
5633Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5634<DD>Set the maximum number of locks supported by the database
5635    environment.
5636<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLogFileSize(int)"><B>setMaxLogFileSize(int)</B></A> - 
5637Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5638<DD>Set the maximum size of a single file in the log, in bytes.
5639<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxMutexes(int)"><B>setMaxMutexes(int)</B></A> - 
5640Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5641<DD>Set the total number of mutexes to allocate.
5642<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxOpenFiles(int)"><B>setMaxOpenFiles(int)</B></A> - 
5643Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5644<DD>Limit the number of file descriptors the library will open concurrently
5645    when flushing dirty pages from the cache.
5646<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setMaxPages(int)"><B>setMaxPages(int)</B></A> - 
5647Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
5648<DD>Set the maximum number of pages to free.
5649<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#setMaxRetries(int)"><B>setMaxRetries(int)</B></A> - 
5650Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
5651<DD>Changes the maximum number of retries that will be performed when
5652 deadlocks are detected.
5653<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxWrite(int, long)"><B>setMaxWrite(int, long)</B></A> - 
5654Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5655<DD>Limit the number of sequential write operations scheduled by the
5656    library when flushing dirty pages from the cache.
5657<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMessageHandler(com.sleepycat.db.MessageHandler)"><B>setMessageHandler(MessageHandler)</B></A> - 
5658Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5659<DD>Set a function to be called with an informational message.
5660<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMessageHandler(com.sleepycat.db.MessageHandler)"><B>setMessageHandler(MessageHandler)</B></A> - 
5661Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5662<DD>Set a function to be called with an informational message.
5663<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMessageStream(java.io.OutputStream)"><B>setMessageStream(OutputStream)</B></A> - 
5664Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5665<DD>Set an OutputStream for displaying informational messages.
5666<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMessageStream(java.io.OutputStream)"><B>setMessageStream(OutputStream)</B></A> - 
5667Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5668<DD>Set an OutputStream for displaying informational messages.
5669<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#setMinutes(int)"><B>setMinutes(int)</B></A> - 
5670Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
5671<DD>Configure the checkpoint time threshold, in minutes.
5672<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMMapSize(long)"><B>setMMapSize(long)</B></A> - 
5673Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5674<DD>Set the maximum file size, in bytes, for a file to be mapped into
5675    the process address space.
5676<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMode(int)"><B>setMode(int)</B></A> - 
5677Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5678<DD>On UNIX systems or in IEEE/ANSI Std 1003.1 (POSIX) environments, files
5679    created by the database open are created with mode <code>mode</code>
5680    (as described in the <code>chmod</code>(2) manual page) and modified
5681    by the process' umask value at the time of creation (see the
5682    <code>umask</code>(2) manual page).
5683<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMode(int)"><B>setMode(int)</B></A> - 
5684Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5685<DD>Configure the database environment to use a specific mode when
5686    creating underlying files and shared memory segments.
5687<DT><A HREF="./com/sleepycat/db/LockRequest.html#setMode(com.sleepycat.db.LockRequestMode)"><B>setMode(LockRequestMode)</B></A> - 
5688Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
5689<DD>Set the lock mode.
5690<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setModel(com.sleepycat.persist.model.EntityModel)"><B>setModel(EntityModel)</B></A> - 
5691Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5692<DD>Sets the entity model that defines entity classes and index keys.
5693<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setMultiKeyCreator(com.sleepycat.db.SecondaryMultiKeyCreator)"><B>setMultiKeyCreator(SecondaryMultiKeyCreator)</B></A> - 
5694Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5695<DD>Specifies the user-supplied object used for creating multi-valued
5696    secondary keys.
5697<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMultiversion(boolean)"><B>setMultiversion(boolean)</B></A> - 
5698Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5699<DD>Configured the database with support for multiversion concurrency control.
5700<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMultiversion(boolean)"><B>setMultiversion(boolean)</B></A> - 
5701Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5702<DD>Configure the database environment to open all databases that are not
5703    using the queue access method for multiversion concurrency control.
5704<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setMutations(com.sleepycat.persist.evolve.Mutations)"><B>setMutations(Mutations)</B></A> - 
5705Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5706<DD>Configures mutations for performing lazy evolution of stored instances.
5707<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexAlignment(int)"><B>setMutexAlignment(int)</B></A> - 
5708Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5709<DD>Set the mutex alignment, in bytes.
5710<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexIncrement(int)"><B>setMutexIncrement(int)</B></A> - 
5711Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5712<DD>Increase the number of mutexes to allocate.
5713<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexTestAndSetSpins(int)"><B>setMutexTestAndSetSpins(int)</B></A> - 
5714Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5715<DD>Specify the number of times that test-and-set mutexes should spin
5716    without blocking.
5717<DT><A HREF="./com/sleepycat/db/Transaction.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
5718Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
5719<DD>Set the user visible name for the transaction.
5720<DT><A HREF="./com/sleepycat/db/CacheFile.html#setNoFile(boolean)"><B>setNoFile(boolean)</B></A> - 
5721Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
5722<DD>Disallow opening backing temporary files for in-memory
5723    databases, even if they expand to fill the entire cache.
5724<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setNoLocking(boolean)"><B>setNoLocking(boolean)</B></A> - 
5725Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5726<DD>Configure the system to grant all requested mutual exclusion mutexes
5727    and database locks without regard for their actual availability.
5728<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setNoMMap(boolean)"><B>setNoMMap(boolean)</B></A> - 
5729Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5730<DD>Configure the library to not map this database into memory.
5731<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setNoMMap(boolean)"><B>setNoMMap(boolean)</B></A> - 
5732Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5733<DD>Configure the system to copy read-only database files into the local
5734    cache instead of potentially mapping them into process memory.
5735<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setNoOrderCheck(boolean)"><B>setNoOrderCheck(boolean)</B></A> - 
5736Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
5737<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
5738    btree and duplicate sort order and for hashing.
5739<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setNoPanic(boolean)"><B>setNoPanic(boolean)</B></A> - 
5740Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5741<DD>Configure the system to ignore any panic state in the database
5742    environment.
5743<DT><A HREF="./com/sleepycat/db/JoinConfig.html#setNoSort(boolean)"><B>setNoSort(boolean)</B></A> - 
5744Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
5745<DD>Specifies whether automatic sorting of the input cursors is disabled.
5746<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setNoSync(boolean)"><B>setNoSync(boolean)</B></A> - 
5747Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5748<DD>Configure the transaction to not write or synchronously flush the log
5749    it when commits.
5750<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setNoWait(boolean)"><B>setNoWait(boolean)</B></A> - 
5751Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5752<DD>Configure the transaction to not wait if a lock request cannot be
5753    immediately granted.
5754<DT><A HREF="./com/sleepycat/db/LockRequest.html#setObj(com.sleepycat.db.DatabaseEntry)"><B>setObj(DatabaseEntry)</B></A> - 
5755Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
5756<DD>Set the lock object.
5757<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setOffset(int)"><B>setOffset(int)</B></A> - 
5758Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5759<DD>Set the byte offset into the data array.
5760<DT><A HREF="./com/sleepycat/db/LockRequest.html#setOp(com.sleepycat.db.LockOperation)"><B>setOp(LockOperation)</B></A> - 
5761Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
5762<DD>Set the operation.
5763<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setOrderCheckOnly(boolean)"><B>setOrderCheckOnly(boolean)</B></A> - 
5764Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
5765<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
5766    and duplicate sort order and for hashing, skipped by verification
5767    operations configured by <A HREF="./com/sleepycat/db/VerifyConfig.html#setNoOrderCheck(boolean)"><CODE>VerifyConfig.setNoOrderCheck</CODE></A>.
5768<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setOverwrite(boolean)"><B>setOverwrite(boolean)</B></A> - 
5769Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5770<DD>Configure the system to overwrite files stored in encrypted formats
5771    before deleting them.
5772<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPageSize(int)"><B>setPageSize(int)</B></A> - 
5773Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5774<DD>Set the size of the pages used to hold items in the database, in bytes.
5775<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPanicHandler(com.sleepycat.db.PanicHandler)"><B>setPanicHandler(PanicHandler)</B></A> - 
5776Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5777<DD>Set the function to be called if the database environment panics.
5778<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setPanicHandler(com.sleepycat.db.PanicHandler)"><B>setPanicHandler(PanicHandler)</B></A> - 
5779Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5780<DD>Set the function to be called if the database environment panics.
5781<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartial(boolean)"><B>setPartial(boolean)</B></A> - 
5782Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5783<DD>Configure this DatabaseEntry to read or write partial records.
5784<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartial(int, int, boolean)"><B>setPartial(int, int, boolean)</B></A> - 
5785Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5786<DD>Configures this DatabaseEntry to read or write partial records.
5787<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartialLength(int)"><B>setPartialLength(int)</B></A> - 
5788Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5789<DD>Set the byte length of the partial record being read or written by
5790    the application, in bytes.
5791<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartialOffset(int)"><B>setPartialOffset(int)</B></A> - 
5792Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5793<DD>Set the offset of the partial record being read or written by the
5794    application, in bytes.
5795<DT><A HREF="./com/sleepycat/persist/EntityStore.html#setPrimaryConfig(java.lang.Class, com.sleepycat.db.DatabaseConfig)"><B>setPrimaryConfig(Class, DatabaseConfig)</B></A> - 
5796Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
5797<DD>Configures the primary database for an entity class using the Berkeley
5798 DB engine API.
5799<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setPrintable(boolean)"><B>setPrintable(boolean)</B></A> - 
5800Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
5801<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
5802    where possible.
5803<DT><A HREF="./com/sleepycat/db/CacheFile.html#setPriority(com.sleepycat.db.CacheFilePriority)"><B>setPriority(CacheFilePriority)</B></A> - 
5804Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
5805<DD>Set the
5806cache priority for pages from the specified file.
5807<DT><A HREF="./com/sleepycat/db/Cursor.html#setPriority(com.sleepycat.db.CacheFilePriority)"><B>setPriority(CacheFilePriority)</B></A> - 
5808Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
5809<DD>Set the cache priority for pages referenced by the DBC handle.
5810<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPriority(com.sleepycat.db.CacheFilePriority)"><B>setPriority(CacheFilePriority)</B></A> - 
5811Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5812<DD>Set the cache priority for pages referenced by the DB handle.
5813<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setPrivate(boolean)"><B>setPrivate(boolean)</B></A> - 
5814Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5815<DD>Configure the database environment to only be accessed by a single
5816    process (although that process may be multithreaded).
5817<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setQueueExtentSize(int)"><B>setQueueExtentSize(int)</B></A> - 
5818Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5819<DD>Set the size of the extents used to hold pages in a Queue database,
5820    specified as a number of pages.
5821<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setQueueInOrder(boolean)"><B>setQueueInOrder(boolean)</B></A> - 
5822Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5823<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
5824    order, always returning the key/data item from the head of the
5825    queue.
5826<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setRange(long, long)"><B>setRange(long, long)</B></A> - 
5827Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5828<DD>Configure a sequence range.
5829<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setReadCommitted(boolean)"><B>setReadCommitted(boolean)</B></A> - 
5830Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
5831<DD>Configure the cursor for read committed isolation.
5832<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setReadCommitted(boolean)"><B>setReadCommitted(boolean)</B></A> - 
5833Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5834<DD>Configure the transaction for read committed isolation.
5835<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#setReadModifyWrite(boolean)"><B>setReadModifyWrite(boolean)</B></A> - 
5836Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
5837<DD>Changes whether write-locks will be obtained when reading with this
5838 cursor.
5839<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> - 
5840Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5841<DD>Configure the database in read-only mode.
5842<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> - 
5843Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5844<DD>Sets the read-only configuration property.
5845<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setReadUncommitted(boolean)"><B>setReadUncommitted(boolean)</B></A> - 
5846Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
5847<DD>Configure read operations performed by the cursor to return modified
5848    but not yet committed data.
5849<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setReadUncommitted(boolean)"><B>setReadUncommitted(boolean)</B></A> - 
5850Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5851<DD>Configure the database to support read uncommitted.
5852<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setReadUncommitted(boolean)"><B>setReadUncommitted(boolean)</B></A> - 
5853Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5854<DD>Configure read operations performed by the transaction to return modified
5855    but not yet committed data.
5856<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordDelimiter(int)"><B>setRecordDelimiter(int)</B></A> - 
5857Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5858<DD>Set the delimiting byte used to mark the end of a record in the backing
5859    source file for the Recno access method.
5860<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordLength(int)"><B>setRecordLength(int)</B></A> - 
5861Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5862<DD>Specify the database record length, in bytes.
5863<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setRecordNumber(int)"><B>setRecordNumber(int)</B></A> - 
5864Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5865<DD>Initialize the entry from a logical record number.
5866<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordNumberAppender(com.sleepycat.db.RecordNumberAppender)"><B>setRecordNumberAppender(RecordNumberAppender)</B></A> - 
5867Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5868<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
5869    record number has been selected but before the data has been stored
5870    into the database.
5871<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordPad(int)"><B>setRecordPad(int)</B></A> - 
5872Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5873<DD>Set the padding character for short, fixed-length records for the Queue
5874    and Recno access methods.
5875<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordSource(java.io.File)"><B>setRecordSource(File)</B></A> - 
5876Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5877<DD>Set the underlying source file for the Recno access method.
5878<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRegister(boolean)"><B>setRegister(boolean)</B></A> - 
5879Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5880<DD>Check if a process has failed while using the database environment, that
5881    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.
5882<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRenumbering(boolean)"><B>setRenumbering(boolean)</B></A> - 
5883Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5884<DD>Configure the logical record numbers to be mutable, and change as
5885    records are added to and deleted from the database.
5886<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationClockskew(int, int)"><B>setReplicationClockskew(int, int)</B></A> - 
5887Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5888<DD>Sets the clock skew ratio among replication group members based on the
5889    fastest and slowest measurements among the group for use with master leases.
5890<DT><A HREF="./com/sleepycat/db/Environment.html#setReplicationConfig(com.sleepycat.db.ReplicationConfig, boolean)"><B>setReplicationConfig(ReplicationConfig, boolean)</B></A> - 
5891Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5892<DD>Configure the replication subsystem.
5893<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationLimit(long)"><B>setReplicationLimit(long)</B></A> - 
5894Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5895<DD>Impose a byte-count limit on the amount of data that will be
5896    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>.
5897<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerAckPolicy(com.sleepycat.db.ReplicationManagerAckPolicy)"><B>setReplicationManagerAckPolicy(ReplicationManagerAckPolicy)</B></A> - 
5898Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5899<DD>Set the network Ack policy used by the replication manager.
5900<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerLocalSite(com.sleepycat.db.ReplicationHostAddress)"><B>setReplicationManagerLocalSite(ReplicationHostAddress)</B></A> - 
5901Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5902<DD>Set the address of the local (this) site in a replication group.
5903<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationNumSites(int)"><B>setReplicationNumSites(int)</B></A> - 
5904Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5905<DD>Set the total number of sites in the replication group.
5906<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationPriority(int)"><B>setReplicationPriority(int)</B></A> - 
5907Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5908<DD>Set the current environment's priority.
5909<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationRequestMax(int)"><B>setReplicationRequestMax(int)</B></A> - 
5910Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5911<DD>Set a threshold for the maximum time that a client waits before requesting
5912    retransmission of a missing message.
5913<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationRequestMin(int)"><B>setReplicationRequestMin(int)</B></A> - 
5914Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5915<DD>Set a threshold for the minimum time that a client waits before requesting
5916    retransmission of a missing message.
5917<DT><A HREF="./com/sleepycat/db/Environment.html#setReplicationTimeout(com.sleepycat.db.ReplicationTimeoutType, int)"><B>setReplicationTimeout(ReplicationTimeoutType, int)</B></A> - 
5918Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5919<DD>Set the network timeout applied to the specified timeout type.
5920<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationTransport(int, com.sleepycat.db.ReplicationTransport)"><B>setReplicationTransport(int, ReplicationTransport)</B></A> - 
5921Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5922<DD>Initialize the communication infrastructure for a database environment
5923    participating in a replicated application.
5924<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setReuseBuffer(boolean)"><B>setReuseBuffer(boolean)</B></A> - 
5925Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5926<DD>Configures the entry to try to reuse the buffer before allocating a new
5927    one.
5928<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setReverseSplitOff(boolean)"><B>setReverseSplitOff(boolean)</B></A> - 
5929Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5930<DD>Configure the Btree to not do reverse splits.
5931<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRPCServer(java.lang.String, long, long)"><B>setRPCServer(String, long, long)</B></A> - 
5932Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5933<DD>Establish a connection to a RPC server for this database environment.
5934<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRunFatalRecovery(boolean)"><B>setRunFatalRecovery(boolean)</B></A> - 
5935Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5936<DD>Configure to run catastrophic recovery on this environment before opening it for
5937normal use.
5938<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRunRecovery(boolean)"><B>setRunRecovery(boolean)</B></A> - 
5939Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5940<DD>Configure to run normal recovery on this environment before opening it for
5941normal use.
5942<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setSalvage(boolean)"><B>setSalvage(boolean)</B></A> - 
5943Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
5944<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
5945    all databases in the file to the file stream named by the outfile
5946    parameter.
5947<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setSecondaryBulkLoad(boolean)"><B>setSecondaryBulkLoad(boolean)</B></A> - 
5948Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5949<DD>Sets the bulk-load-secondaries configuration property.
5950<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> - 
5951Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
5952<DD>Configures a secondary database for an entity class and key name using
5953 the Berkeley DB engine API.
5954<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setSegmentId(long)"><B>setSegmentId(long)</B></A> - 
5955Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5956<DD>Specify a base segment ID for database environment shared memory
5957    regions created in system memory on VxWorks or systems supporting
5958    X/Open-style shared memory interfaces; for example, UNIX systems
5959    supporting <code>shmget</code> and related System V IPC interfaces.
5960<DT><A HREF="./com/sleepycat/persist/EntityStore.html#setSequenceConfig(java.lang.String, com.sleepycat.db.SequenceConfig)"><B>setSequenceConfig(String, SequenceConfig)</B></A> - 
5961Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
5962<DD>Configures a named key sequence using the Berkeley DB engine API.
5963<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#setSerialBufferSize(int)"><B>setSerialBufferSize(int)</B></A> - 
5964Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
5965<DD>Sets the initial byte size of the output buffer that is allocated by the
5966 default implementation of <A HREF="./com/sleepycat/bind/serial/SerialBase.html#getSerialOutput(java.lang.Object)"><CODE>SerialBase.getSerialOutput(java.lang.Object)</CODE></A>.
5967<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setSize(int)"><B>setSize(int)</B></A> - 
5968Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5969<DD>Set the byte size of the data array.
5970<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setSnapshot(boolean)"><B>setSnapshot(boolean)</B></A> - 
5971Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5972<DD>Specify that any specified backing source file be read in its entirety
5973    when the database is opened.
5974<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setSnapshot(boolean)"><B>setSnapshot(boolean)</B></A> - 
5975Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5976<DD>This transaction will execute with snapshot isolation.
5977<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setSortedDuplicates(boolean)"><B>setSortedDuplicates(boolean)</B></A> - 
5978Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5979<DD>Configure the database to support sorted, duplicate data items.
5980<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setSync(boolean)"><B>setSync(boolean)</B></A> - 
5981Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5982<DD>Configure the transaction to write and synchronously flush the log
5983    it when commits.
5984<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setSystemMemory(boolean)"><B>setSystemMemory(boolean)</B></A> - 
5985Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5986<DD>Configure the database environment to allocate memory from system
5987    shared memory instead of from memory backed by the filesystem.
5988<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory(java.io.File)"><B>setTemporaryDirectory(File)</B></A> - 
5989Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5990<DD>Set the path of a directory to be used as the location of temporary
5991    files.
5992<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory(java.lang.String)"><B>setTemporaryDirectory(String)</B></A> - 
5993Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5994<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>
5995<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTestAndSetSpins(int)"><B>setTestAndSetSpins(int)</B></A> - 
5996Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5997<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexTestAndSetSpins(int)"><CODE>EnvironmentConfig.setMutexTestAndSetSpins(int)</CODE></A></I>
5998<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setThreaded(boolean)"><B>setThreaded(boolean)</B></A> - 
5999Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6000<DD>Configure the handle to be <em>free-threaded</em>; that is, usable
6001    by multiple threads within a single address space.
6002<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setTimeout(int)"><B>setTimeout(int)</B></A> - 
6003Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
6004<DD>Set the lock timeout for implicit transactions.
6005<DT><A HREF="./com/sleepycat/db/LockRequest.html#setTimeout(int)"><B>setTimeout(int)</B></A> - 
6006Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
6007<DD>Set the lock timeout value.
6008<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setTransactional(boolean)"><B>setTransactional(boolean)</B></A> - 
6009Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6010<DD>Enclose the database open within a transaction.
6011<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTransactional(boolean)"><B>setTransactional(boolean)</B></A> - 
6012Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6013<DD>Configure the database environment for transactions.
6014<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setTransactional(boolean)"><B>setTransactional(boolean)</B></A> - 
6015Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
6016<DD>Sets the transactional configuration property.
6017<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#setTransactionConfig(com.sleepycat.db.TransactionConfig)"><B>setTransactionConfig(TransactionConfig)</B></A> - 
6018Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
6019<DD>Changes the transaction configuration used for calling
6020 <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>.
6021<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setTransactionNotDurable(boolean)"><B>setTransactionNotDurable(boolean)</B></A> - 
6022Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6023<DD>Configure the database environment to not write log records for this
6024    database.
6025<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setTruncate(boolean)"><B>setTruncate(boolean)</B></A> - 
6026Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6027<DD>Configure the database to be physically truncated by truncating the
6028    underlying file, discarding all previous databases it might have
6029    held.
6030<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#setTupleBufferSize(int)"><B>setTupleBufferSize(int)</B></A> - 
6031Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
6032<DD>Sets the initial byte size of the output buffer that is allocated by the
6033 default implementation of <A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(java.lang.Object)"><CODE>TupleBase.getTupleOutput(java.lang.Object)</CODE></A>.
6034<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnMaxActive(int)"><B>setTxnMaxActive(int)</B></A> - 
6035Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6036<DD>Configure the database environment to support at least txnMaxActive
6037    active transactions.
6038<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnNoSync(boolean)"><B>setTxnNoSync(boolean)</B></A> - 
6039Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6040<DD>Configure the system to not write or synchronously flush the log
6041    on transaction commit.
6042<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnNotDurable(boolean)"><B>setTxnNotDurable(boolean)</B></A> - 
6043Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6044<DD>Configure the system to not write log records.
6045<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnNoWait(boolean)"><B>setTxnNoWait(boolean)</B></A> - 
6046Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6047<DD>If a lock is unavailable for any Berkeley DB operation performed in the
6048    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.
6049<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnSnapshot(boolean)"><B>setTxnSnapshot(boolean)</B></A> - 
6050Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6051<DD>Configure the database environment to run transactions at snapshot
6052    isolation by default.
6053<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnTimeout(long)"><B>setTxnTimeout(long)</B></A> - 
6054Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6055<DD>Set the timeout value for the database environment
6056transactions.
6057<DT><A HREF="./com/sleepycat/db/Transaction.html#setTxnTimeout(long)"><B>setTxnTimeout(long)</B></A> - 
6058Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
6059<DD>Configure the timeout value for the transaction lifetime.
6060<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnTimestamp(java.util.Date)"><B>setTxnTimestamp(Date)</B></A> - 
6061Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6062<DD>Recover to the specified time rather than to the most current
6063    possible date.
6064<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnWriteNoSync(boolean)"><B>setTxnWriteNoSync(boolean)</B></A> - 
6065Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6066<DD>Configure the system to write, but not synchronously flush, the log on
6067    transaction commit.
6068<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setType(com.sleepycat.db.DatabaseType)"><B>setType(DatabaseType)</B></A> - 
6069Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6070<DD>Configure the type of the database.
6071<DT><A HREF="./com/sleepycat/db/CacheFile.html#setUnlink(boolean)"><B>setUnlink(boolean)</B></A> - 
6072Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
6073<DD>Remove the file when the last reference to it is closed.
6074<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setUnsortedDuplicates(boolean)"><B>setUnsortedDuplicates(boolean)</B></A> - 
6075Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6076<DD>Configure the database to support unsorted duplicate data items.
6077<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setUseEnvironment(boolean)"><B>setUseEnvironment(boolean)</B></A> - 
6078Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6079<DD>Configure the database environment to accept information from the
6080    process environment when naming files, regardless of the status of
6081    the process.
6082<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setUseEnvironmentRoot(boolean)"><B>setUseEnvironmentRoot(boolean)</B></A> - 
6083Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6084<DD>Configure the database environment to accept information from the
6085    process environment when naming files, if the process has
6086    appropriate permissions (for example, users with a user-ID of 0 on
6087    UNIX systems).
6088<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setUserBuffer(int, boolean)"><B>setUserBuffer(int, boolean)</B></A> - 
6089Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
6090<DD>Configures the entry with an application-owned buffer.
6091<DT><A HREF="./com/sleepycat/db/MultipleEntry.html#setUserBuffer(int, boolean)"><B>setUserBuffer(int, boolean)</B></A> - 
6092Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</A>
6093<DD>&nbsp;
6094<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#setValue(java.lang.Object)"><B>setValue(Object)</B></A> - 
6095Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
6096<DD>Always throws <code>UnsupportedOperationException</code> since this
6097 object is not attached to a map.
6098<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerbose(com.sleepycat.db.VerboseConfig, boolean)"><B>setVerbose(VerboseConfig, boolean)</B></A> - 
6099Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6100<DD>Display verbose information.
6101<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#setVerbose(boolean)"><B>setVerbose(boolean)</B></A> - 
6102Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
6103<DD>Sets verbose mode.
6104<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseDeadlock(boolean)"><B>setVerboseDeadlock(boolean)</B></A> - 
6105Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6106<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>
6107<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseRecovery(boolean)"><B>setVerboseRecovery(boolean)</B></A> - 
6108Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6109<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>
6110<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseRegister(boolean)"><B>setVerboseRegister(boolean)</B></A> - 
6111Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6112<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>
6113<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseReplication(boolean)"><B>setVerboseReplication(boolean)</B></A> - 
6114Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6115<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>
6116<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseWaitsFor(boolean)"><B>setVerboseWaitsFor(boolean)</B></A> - 
6117Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6118<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>
6119<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setWait(boolean)"><B>setWait(boolean)</B></A> - 
6120Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
6121<DD>Configure the transaction to wait if a lock request cannot be
6122    immediately granted.
6123<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setWrap(boolean)"><B>setWrap(boolean)</B></A> - 
6124Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
6125<DD>Specify that the sequence should wrap around when it is
6126    incremented (decremented) past the specified maximum (minimum) value.
6127<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setWriteCursor(boolean)"><B>setWriteCursor(boolean)</B></A> - 
6128Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
6129<DD>Specify the Concurrent Data Store environment cursor will be used to
6130    update the database.
6131<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setWriteNoSync(boolean)"><B>setWriteNoSync(boolean)</B></A> - 
6132Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
6133<DD>Configure the transaction to write but not synchronously flush the log
6134    it when commits.
6135<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setXACreate(boolean)"><B>setXACreate(boolean)</B></A> - 
6136Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6137<DD>Configure the database to be accessed via applications running under
6138    an X/Open conformant Transaction Manager.
6139<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setYieldCPU(boolean)"><B>setYieldCPU(boolean)</B></A> - 
6140Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6141<DD>Configure the system to yield the processor immediately after each
6142    page or mutex acquisition.
6143<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
6144 wrapper or a <code>short</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#ShortBinding()"><B>ShortBinding()</B></A> - 
6145Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
6146<DD>&nbsp;
6147<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#shortToEntry(short, com.sleepycat.db.DatabaseEntry)"><B>shortToEntry(short, DatabaseEntry)</B></A> - 
6148Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
6149<DD>Converts a simple <code>short</code> value into an entry buffer.
6150<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#size()"><B>size()</B></A> - 
6151Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6152<DD>&nbsp;
6153<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#size()"><B>size()</B></A> - 
6154Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
6155<DD>Returns a non-transactional count of the records in the collection or
6156 map.
6157<DT><A HREF="./com/sleepycat/collections/StoredMap.html#size()"><B>size()</B></A> - 
6158Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6159<DD>&nbsp;
6160<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#size()"><B>size()</B></A> - 
6161Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6162<DD>&nbsp;
6163<DT><A HREF="./com/sleepycat/util/FastInputStream.html#skip(long)"><B>skip(long)</B></A> - 
6164Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
6165<DD>&nbsp;
6166<DT><A HREF="./com/sleepycat/util/FastInputStream.html#skipFast(int)"><B>skipFast(int)</B></A> - 
6167Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
6168<DD>Equivalent to <code>skip()<code> but takes an int parameter instead of a
6169 long, and does not check whether the count given is larger than the
6170 number of remaining bytes.
6171<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
6172 wrapper or a <code>double</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#SortedDoubleBinding()"><B>SortedDoubleBinding()</B></A> - 
6173Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
6174<DD>&nbsp;
6175<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
6176 wrapper or a <code>float</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#SortedFloatBinding()"><B>SortedFloatBinding()</B></A> - 
6177Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
6178<DD>&nbsp;
6179<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#sortedMap()"><B>sortedMap()</B></A> - 
6180Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
6181<DD>Returns a standard Java sorted map based on this entity index.
6182<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#sortedMap()"><B>sortedMap()</B></A> - 
6183Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
6184<DD>&nbsp;
6185<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#sortedMap()"><B>sortedMap()</B></A> - 
6186Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
6187<DD>&nbsp;
6188<DT><A HREF="./com/sleepycat/db/Environment.html#startReplication(com.sleepycat.db.DatabaseEntry, boolean)"><B>startReplication(DatabaseEntry, boolean)</B></A> - 
6189Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
6190<DD>Configure the database environment as a client or master in a group
6191    of replicated database environments.
6192<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> - 
6193Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
6194<DD>An instance created using the default constructor is initialized
6195    with the system's default settings.
6196<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> - 
6197Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
6198<DD>Creates an entity store configuration object with default properties.
6199<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> - 
6200Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
6201<DD>Creates a catalog based on a given database.
6202<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> - 
6203Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6204<DD>Returns an iterator over the elements in this collection.
6205<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#storedIterator(boolean)"><B>storedIterator(boolean)</B></A> - 
6206Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6207<DD>Returns a read or read-write iterator over the elements in this
6208 collection.
6209<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
6210 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> - 
6211Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
6212<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>.
6213<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> - 
6214Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6215<DD>Creates a list view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
6216<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> - 
6217Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6218<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>.
6219<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> - 
6220Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6221<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>.
6222<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> - 
6223Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6224<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>.
6225<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> - 
6226Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6227<DD>Creates a map view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
6228<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> - 
6229Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6230<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>.
6231<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> - 
6232Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6233<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>.
6234<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> - 
6235Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6236<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>.
6237<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
6238 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> - 
6239Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6240<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>.
6241<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> - 
6242Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6243<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>.
6244<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> - 
6245Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6246<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>.
6247<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> - 
6248Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6249<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>.
6250<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> - 
6251Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6252<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>.
6253<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
6254 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> - 
6255Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6256<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>.
6257<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
6258 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> - 
6259Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
6260<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>.
6261<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> - 
6262Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
6263<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>.
6264<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#STRICT_2SITE"><B>STRICT_2SITE</B></A> - 
6265Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
6266<DD>Replication Manager observes the strict "majority" rule in managing
6267    elections, even in a group with only 2 sites.
6268<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> - 
6269Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
6270<DD>&nbsp;
6271<DT><A HREF="./com/sleepycat/util/UtfOps.html#stringToBytes(java.lang.String)"><B>stringToBytes(String)</B></A> - 
6272Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
6273<DD>Converts strings to byte arrays.
6274<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#stringToEntry(java.lang.String, com.sleepycat.db.DatabaseEntry)"><B>stringToEntry(String, DatabaseEntry)</B></A> - 
6275Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
6276<DD>Converts a simple <code>String</code> value into an entry buffer.
6277<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#subIndex(SK)"><B>subIndex(SK)</B></A> - 
6278Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
6279<DD>Returns an index that maps primary key to entity for the subset of
6280 entities having a given secondary key (duplicates).
6281<DT><A HREF="./com/sleepycat/collections/StoredList.html#subList(int, int)"><B>subList(int, int)</B></A> - 
6282Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6283<DD>Returns a view of the portion of this list between the specified
6284 fromIndex, inclusive, and toIndex, exclusive.
6285<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#subMap(java.lang.Object, java.lang.Object)"><B>subMap(Object, Object)</B></A> - 
6286Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6287<DD>Returns a view of the portion of this sorted map whose elements range
6288 from fromKey, inclusive, to toKey, exclusive.
6289<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> - 
6290Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6291<DD>Returns a view of the portion of this sorted map whose elements are
6292 strictly greater than fromKey and strictly less than toKey,
6293 optionally including fromKey and toKey.
6294<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#subSet(java.lang.Object, java.lang.Object)"><B>subSet(Object, Object)</B></A> - 
6295Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
6296<DD>Returns a view of the portion of this sorted set whose elements range
6297 from fromMapEntry, inclusive, to toMapEntry, exclusive.
6298<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> - 
6299Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
6300<DD>Returns a view of the portion of this sorted set whose elements are
6301 strictly greater than fromMapEntry and strictly less than toMapEntry,
6302 optionally including fromMapEntry and toMapEntry.
6303<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#subSet(java.lang.Object, java.lang.Object)"><B>subSet(Object, Object)</B></A> - 
6304Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6305<DD>Returns a view of the portion of this sorted set whose elements range
6306 from fromKey, inclusive, to toKey, exclusive.
6307<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> - 
6308Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6309<DD>Returns a view of the portion of this sorted set whose elements are
6310 strictly greater than fromKey and strictly less than toKey,
6311 optionally including fromKey and toKey.
6312<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#subSet(java.lang.Object, java.lang.Object)"><B>subSet(Object, Object)</B></A> - 
6313Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6314<DD>Returns a view of the portion of this sorted set whose elements range
6315 from fromValue, inclusive, to toValue, exclusive.
6316<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> - 
6317Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6318<DD>Returns a view of the portion of this sorted set whose elements are
6319 strictly greater than fromValue and strictly less than toValue,
6320 optionally including fromValue and toValue.
6321<DT><A HREF="./com/sleepycat/db/OperationStatus.html#SUCCESS"><B>SUCCESS</B></A> - 
6322Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
6323<DD>The operation was successful.
6324<DT><A HREF="./com/sleepycat/db/Database.html#sync()"><B>sync()</B></A> - 
6325Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6326<DD>Flush any cached information to disk.
6327<DT><A HREF="./com/sleepycat/db/Environment.html#syncReplication()"><B>syncReplication()</B></A> - 
6328Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
6329<DD>Forces synchronization to begin for this client.
6330</DL>
6331<HR>
6332<A NAME="_T_"><!-- --></A><H2>
6333<B>T</B></H2>
6334<DL>
6335<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#tailMap(java.lang.Object)"><B>tailMap(Object)</B></A> - 
6336Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6337<DD>Returns a view of the portion of this sorted map whose elements are
6338 greater than or equal to fromKey.
6339<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#tailMap(java.lang.Object, boolean)"><B>tailMap(Object, boolean)</B></A> - 
6340Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6341<DD>Returns a view of the portion of this sorted map whose elements are
6342 strictly greater than fromKey, optionally including fromKey.
6343<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#tailSet(java.lang.Object)"><B>tailSet(Object)</B></A> - 
6344Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
6345<DD>Returns a view of the portion of this sorted set whose elements are
6346 greater than or equal to fromMapEntry.
6347<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#tailSet(java.lang.Object, boolean)"><B>tailSet(Object, boolean)</B></A> - 
6348Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
6349<DD>Returns a view of the portion of this sorted set whose elements are
6350 strictly greater than fromMapEntry, optionally including fromMapEntry.
6351<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#tailSet(java.lang.Object)"><B>tailSet(Object)</B></A> - 
6352Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6353<DD>Returns a view of the portion of this sorted set whose elements are
6354 greater than or equal to fromKey.
6355<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#tailSet(java.lang.Object, boolean)"><B>tailSet(Object, boolean)</B></A> - 
6356Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6357<DD>Returns a view of the portion of this sorted set whose elements are
6358 strictly greater than fromKey, optionally including fromKey.
6359<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#tailSet(java.lang.Object)"><B>tailSet(Object)</B></A> - 
6360Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6361<DD>Returns a view of the portion of this sorted set whose elements are
6362 greater than or equal to fromValue.
6363<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#tailSet(java.lang.Object, boolean)"><B>tailSet(Object, boolean)</B></A> - 
6364Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6365<DD>Returns a view of the portion of this sorted set whose elements are
6366 strictly greater than fromValue, optionally including fromValue.
6367<DT><A HREF="./com/sleepycat/db/LockOperation.html#TIMEOUT"><B>TIMEOUT</B></A> - 
6368Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
6369<DD>Cause the specified locker to timeout immediately.
6370<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toArray()"><B>toArray()</B></A> - 
6371Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6372<DD>Returns an array of all the elements in this collection.
6373<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - 
6374Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6375<DD>Returns an array of all the elements in this collection whose runtime
6376 type is that of the specified array.
6377<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#toByteArray()"><B>toByteArray()</B></A> - 
6378Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6379<DD>&nbsp;
6380<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toList()"><B>toList()</B></A> - 
6381Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6382<DD>Returns a copy of this collection as an ArrayList.
6383<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#toString()"><B>toString()</B></A> - 
6384Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
6385<DD>Converts the entry to a string representation for debugging.
6386<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toString()"><B>toString()</B></A> - 
6387Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6388<DD>Converts the collection to a string representation for debugging.
6389<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#toString()"><B>toString()</B></A> - 
6390Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
6391<DD>&nbsp;
6392<DT><A HREF="./com/sleepycat/collections/StoredMap.html#toString()"><B>toString()</B></A> - 
6393Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6394<DD>Converts the map to a string representation for debugging.
6395<DT><A HREF="./com/sleepycat/db/BtreeStats.html#toString()"><B>toString()</B></A> - 
6396Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
6397<DD>For convenience, the BtreeStats class has a toString method
6398    that lists all the data fields.
6399<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#toString()"><B>toString()</B></A> - 
6400Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
6401<DD>
6402<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#toString()"><B>toString()</B></A> - 
6403Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
6404<DD>For convenience, the CacheFileStats class has a toString method
6405    that lists all the data fields.
6406<DT><A HREF="./com/sleepycat/db/CacheStats.html#toString()"><B>toString()</B></A> - 
6407Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
6408<DD>For convenience, the CacheStats class has a toString method that
6409    lists all the data fields.
6410<DT><A HREF="./com/sleepycat/db/CompactStats.html#toString()"><B>toString()</B></A> - 
6411Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
6412<DD>For convenience, the CompactStats class has a toString method that lists
6413    all the data fields.
6414<DT><A HREF="./com/sleepycat/db/DatabaseException.html#toString()"><B>toString()</B></A> - 
6415Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
6416<DD>
6417<DT><A HREF="./com/sleepycat/db/DatabaseType.html#toString()"><B>toString()</B></A> - 
6418Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
6419<DD>
6420<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#toString()"><B>toString()</B></A> - 
6421Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
6422<DD>&nbsp;
6423<DT><A HREF="./com/sleepycat/db/HashStats.html#toString()"><B>toString()</B></A> - 
6424Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
6425<DD>For convenience, the HashStats class has a toString method
6426    that lists all the data fields.
6427<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#toString()"><B>toString()</B></A> - 
6428Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
6429<DD>
6430<DT><A HREF="./com/sleepycat/db/LockMode.html#toString()"><B>toString()</B></A> - 
6431Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
6432<DD>
6433<DT><A HREF="./com/sleepycat/db/LockOperation.html#toString()"><B>toString()</B></A> - 
6434Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
6435<DD>
6436<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#toString()"><B>toString()</B></A> - 
6437Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
6438<DD>
6439<DT><A HREF="./com/sleepycat/db/LockStats.html#toString()"><B>toString()</B></A> - 
6440Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
6441<DD>For convenience, the LockStats class has a toString method
6442    that lists all the data fields.
6443<DT><A HREF="./com/sleepycat/db/LogStats.html#toString()"><B>toString()</B></A> - 
6444Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
6445<DD>For convenience, the LogStats class has a toString method that lists
6446    all the data fields.
6447<DT><A HREF="./com/sleepycat/db/MemoryException.html#toString()"><B>toString()</B></A> - 
6448Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</A>
6449<DD>
6450<DT><A HREF="./com/sleepycat/db/MutexStats.html#toString()"><B>toString()</B></A> - 
6451Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
6452<DD>For convenience, the MutexStats class has a toString method that lists
6453    all the data fields.
6454<DT><A HREF="./com/sleepycat/db/OperationStatus.html#toString()"><B>toString()</B></A> - 
6455Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
6456<DD>
6457<DT><A HREF="./com/sleepycat/db/QueueStats.html#toString()"><B>toString()</B></A> - 
6458Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
6459<DD>For convenience, the QueueStats class has a toString method
6460    that lists all the data fields.
6461<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#toString()"><B>toString()</B></A> - 
6462Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
6463<DD>
6464<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#toString()"><B>toString()</B></A> - 
6465Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
6466<DD>
6467<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#toString()"><B>toString()</B></A> - 
6468Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
6469<DD>
6470<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#toString()"><B>toString()</B></A> - 
6471Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
6472<DD>
6473<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#toString()"><B>toString()</B></A> - 
6474Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
6475<DD>
6476<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#toString()"><B>toString()</B></A> - 
6477Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
6478<DD>For convenience, the ReplicationManagerStats class has a toString method
6479    that lists all the data fields.
6480<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#toString()"><B>toString()</B></A> - 
6481Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
6482<DD>For convenience, the ReplicationStats class has a toString method
6483    that lists all the data fields.
6484<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#toString()"><B>toString()</B></A> - 
6485Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
6486<DD>
6487<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#toString()"><B>toString()</B></A> - 
6488Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
6489<DD>
6490<DT><A HREF="./com/sleepycat/db/SequenceStats.html#toString()"><B>toString()</B></A> - 
6491Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
6492<DD>
6493<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#toString()"><B>toString()</B></A> - 
6494Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
6495<DD>
6496<DT><A HREF="./com/sleepycat/db/TransactionStats.html#toString()"><B>toString()</B></A> - 
6497Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
6498<DD>
6499<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#toString()"><B>toString()</B></A> - 
6500Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
6501<DD>
6502<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#toString()"><B>toString()</B></A> - 
6503Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
6504<DD>&nbsp;
6505<DT><A HREF="./com/sleepycat/persist/evolve/Deleter.html#toString()"><B>toString()</B></A> - 
6506Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</A>
6507<DD>&nbsp;
6508<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#toString()"><B>toString()</B></A> - 
6509Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
6510<DD>&nbsp;
6511<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#toString()"><B>toString()</B></A> - 
6512Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
6513<DD>&nbsp;
6514<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#toString()"><B>toString()</B></A> - 
6515Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
6516<DD>&nbsp;
6517<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#toString()"><B>toString()</B></A> - 
6518Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
6519<DD>&nbsp;
6520<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#toString()"><B>toString()</B></A> - 
6521Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
6522<DD>&nbsp;
6523<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#toString()"><B>toString()</B></A> - 
6524Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6525<DD>&nbsp;
6526<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#toString(java.lang.String)"><B>toString(String)</B></A> - 
6527Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6528<DD>&nbsp;
6529<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> - 
6530Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
6531<DD>An instance created using the default constructor is initialized
6532    with the system's default settings.
6533<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
6534 transaction retry and exceptions.<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#TransactionRunner(com.sleepycat.db.Environment)"><B>TransactionRunner(Environment)</B></A> - 
6535Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
6536<DD>Creates a transaction runner for a given Berkeley DB environment.
6537<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> - 
6538Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
6539<DD>Creates a transaction runner for a given Berkeley DB environment and
6540 with a given number of maximum retries.
6541<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> - 
6542Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
6543<DD>&nbsp;
6544<DT><A HREF="./com/sleepycat/db/Environment.html#trickleCacheWrite(int)"><B>trickleCacheWrite(int)</B></A> - 
6545Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
6546<DD>Ensure that a specified percent of the pages in the shared memory
6547    pool are clean, by writing dirty pages to their backing files.
6548<DT><A HREF="./com/sleepycat/db/Database.html#truncate(com.sleepycat.db.Transaction, boolean)"><B>truncate(Transaction, boolean)</B></A> - 
6549Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6550<DD>Empty the database, discarding all records it contains.
6551<DT><A HREF="./com/sleepycat/persist/EntityStore.html#truncateClass(java.lang.Class)"><B>truncateClass(Class)</B></A> - 
6552Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
6553<DD>Deletes all instances of this entity class and its (non-entity)
6554 subclasses.
6555<DT><A HREF="./com/sleepycat/persist/EntityStore.html#truncateClass(com.sleepycat.db.Transaction, java.lang.Class)"><B>truncateClass(Transaction, Class)</B></A> - 
6556Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
6557<DD>Deletes all instances of this entity class and its (non-entity)
6558 subclasses.
6559<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
6560 over the allocation of the output buffer.<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#TupleBase()"><B>TupleBase()</B></A> - 
6561Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
6562<DD>Initializes the initial output buffer size to zero.
6563<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
6564 tuple; it includes predefined bindings for Java primitive types.<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#TupleBinding()"><B>TupleBinding()</B></A> - 
6565Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
6566<DD>Creates a tuple binding.
6567<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
6568 reading tuple fields.<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#TupleInput(byte[])"><B>TupleInput(byte[])</B></A> - 
6569Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
6570<DD>Creates a tuple input object for reading a byte array of tuple data.
6571<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#TupleInput(byte[], int, int)"><B>TupleInput(byte[], int, int)</B></A> - 
6572Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
6573<DD>Creates a tuple input object for reading a byte array of tuple data at
6574 a given offset for a given length.
6575<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#TupleInput(com.sleepycat.bind.tuple.TupleOutput)"><B>TupleInput(TupleOutput)</B></A> - 
6576Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
6577<DD>Creates a tuple input object from the data contained in a tuple output
6578 object.
6579<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>
6580 object as the key or data object.<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html#TupleInputBinding()"><B>TupleInputBinding()</B></A> - 
6581Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</A>
6582<DD>Creates a tuple input binding.
6583<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
6584 <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> - 
6585Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</A>
6586<DD>Creates a tuple marshalled binding object.
6587<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
6588 writing tuple fields.<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#TupleOutput()"><B>TupleOutput()</B></A> - 
6589Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6590<DD>Creates a tuple output object for writing a byte array of tuple data.
6591<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#TupleOutput(byte[])"><B>TupleOutput(byte[])</B></A> - 
6592Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6593<DD>Creates a tuple output object for writing a byte array of tuple data,
6594 using a given buffer.
6595<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
6596 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> - 
6597Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
6598<DD>Creates a tuple-serial entity binding.
6599<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#TupleSerialBinding(com.sleepycat.bind.serial.SerialBinding)"><B>TupleSerialBinding(SerialBinding)</B></A> - 
6600Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
6601<DD>Creates a tuple-serial entity binding.
6602<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> - 
6603Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
6604<DD>Creates a tuple-serial factory for given environment and class catalog.
6605<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> - 
6606Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
6607<DD>Creates a tuple-serial key creator.
6608<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#TupleSerialKeyCreator(com.sleepycat.bind.serial.SerialBinding)"><B>TupleSerialKeyCreator(SerialBinding)</B></A> - 
6609Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
6610<DD>Creates a tuple-serial key creator.
6611<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
6612 <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> - 
6613Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
6614<DD>Creates a tuple-serial marshalled binding object.
6615<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#TupleSerialMarshalledBinding(com.sleepycat.bind.serial.SerialBinding)"><B>TupleSerialMarshalledBinding(SerialBinding)</B></A> - 
6616Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
6617<DD>Creates a tuple-serial marshalled binding object.
6618<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> - 
6619Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</A>
6620<DD>Creates a tuple-serial marshalled key creator.
6621<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
6622 data entry as tuples.<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#TupleTupleBinding()"><B>TupleTupleBinding()</B></A> - 
6623Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
6624<DD>Creates a tuple-tuple entity binding.
6625<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> - 
6626Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
6627<DD>Creates a tuple-tuple key creator.
6628<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
6629 <code>MarshalledTupleEntry</code> and
6630 <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> - 
6631Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
6632<DD>Creates a tuple-tuple marshalled binding object.
6633<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> - 
6634Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</A>
6635<DD>Creates a tuple-tuple marshalled key creator.
6636</DL>
6637<HR>
6638<A NAME="_U_"><!-- --></A><H2>
6639<B>U</B></H2>
6640<DL>
6641<DT><A HREF="./com/sleepycat/db/DatabaseType.html#UNKNOWN"><B>UNKNOWN</B></A> - 
6642Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
6643<DD>The database type is unknown.
6644<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html#unmarshalEntry(com.sleepycat.bind.tuple.TupleInput)"><B>unmarshalEntry(TupleInput)</B></A> - 
6645Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</A>
6646<DD>Construct the key or data object from the key or data tuple entry.
6647<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#unmarshalPrimaryKey(com.sleepycat.bind.tuple.TupleInput)"><B>unmarshalPrimaryKey(TupleInput)</B></A> - 
6648Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
6649<DD>Completes construction of the entity by setting its primary key from the
6650 stored primary key.
6651<DT><A HREF="./com/sleepycat/util/ExceptionUnwrapper.html#unwrap(java.lang.Exception)"><B>unwrap(Exception)</B></A> - 
6652Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</A>
6653<DD>Unwraps an Exception and returns the underlying Exception, or throws an
6654 Error if the underlying Throwable is an Error.
6655<DT><A HREF="./com/sleepycat/util/ExceptionUnwrapper.html#unwrapAny(java.lang.Throwable)"><B>unwrapAny(Throwable)</B></A> - 
6656Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</A>
6657<DD>Unwraps an Exception and returns the underlying Throwable.
6658<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#update(V)"><B>update(V)</B></A> - 
6659Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
6660<DD>Replaces the entity at the cursor position with the given entity.
6661<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> - 
6662Static method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</A>
6663<DD>Internal access method that should not be used by applications.
6664<DT><A HREF="./com/sleepycat/db/Database.html#upgrade(java.lang.String, com.sleepycat.db.DatabaseConfig)"><B>upgrade(String, DatabaseConfig)</B></A> - 
6665Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6666<DD>Upgrade all of the databases included in the specified file.
6667<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html#upgradeFeedback(com.sleepycat.db.Database, int)"><B>upgradeFeedback(Database, int)</B></A> - 
6668Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A>
6669<DD>A function called with progress information when the database is being upgraded.
6670<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
6671 DataOutput.<DT><A HREF="./com/sleepycat/util/UtfOps.html#UtfOps()"><B>UtfOps()</B></A> - 
6672Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
6673<DD>&nbsp;
6674</DL>
6675<HR>
6676<A NAME="_V_"><!-- --></A><H2>
6677<B>V</B></H2>
6678<DL>
6679<DT><A HREF="./com/sleepycat/persist/model/DeleteAction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
6680Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</A>
6681<DD>Returns the enum constant of this type with the specified name.
6682<DT><A HREF="./com/sleepycat/persist/model/Relationship.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
6683Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</A>
6684<DD>Returns the enum constant of this type with the specified name.
6685<DT><A HREF="./com/sleepycat/collections/StoredMap.html#values()"><B>values()</B></A> - 
6686Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6687<DD>Returns a collection view of the values contained in this map.
6688<DT><A HREF="./com/sleepycat/persist/model/DeleteAction.html#values()"><B>values()</B></A> - 
6689Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</A>
6690<DD>Returns an array containing the constants of this enum type, in
6691the order they're declared.
6692<DT><A HREF="./com/sleepycat/persist/model/Relationship.html#values()"><B>values()</B></A> - 
6693Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</A>
6694<DD>Returns an array containing the constants of this enum type, in
6695the order they're declared.
6696<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> - 
6697Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6698<DD>Return if all of the databases in a file are uncorrupted.
6699<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> - 
6700Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
6701<DD>An instance created using the default constructor is initialized
6702    with the system's default settings.
6703<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html#verifyFeedback(com.sleepycat.db.Database, int)"><B>verifyFeedback(Database, int)</B></A> - 
6704Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A>
6705<DD>A function called with progress information when the database is being verified.
6706<DT><A HREF="./com/sleepycat/db/LogCursor.html#version()"><B>version()</B></A> - 
6707Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
6708<DD>Get the log file version.
6709<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
6710the database environment.<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#VERY_HIGH"><B>VERY_HIGH</B></A> - 
6711Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
6712<DD>The highest priority: pages are the least likely to be discarded.
6713<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#VERY_LOW"><B>VERY_LOW</B></A> - 
6714Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
6715<DD>The lowest priority: pages are the most likely to be discarded.
6716</DL>
6717<HR>
6718<A NAME="_W_"><!-- --></A><H2>
6719<B>W</B></H2>
6720<DL>
6721<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#WAITSFOR"><B>WAITSFOR</B></A> - 
6722Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
6723<DD>Display the waits-for table when doing deadlock detection.
6724<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#WRITE"><B>WRITE</B></A> - 
6725Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
6726<DD>Write (exclusive).
6727<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#write(int)"><B>write(int)</B></A> - 
6728Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6729<DD>&nbsp;
6730<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#write(byte[])"><B>write(byte[])</B></A> - 
6731Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6732<DD>&nbsp;
6733<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> - 
6734Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6735<DD>&nbsp;
6736<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBigInteger(java.math.BigInteger)"><B>writeBigInteger(BigInteger)</B></A> - 
6737Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6738<DD>Writes a <code>BigInteger</code>.
6739<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBoolean(boolean)"><B>writeBoolean(boolean)</B></A> - 
6740Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6741<DD>Writes a boolean (one byte) unsigned value to the buffer, writing one
6742 if the value is true and zero if it is false.
6743<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeByte(int)"><B>writeByte(int)</B></A> - 
6744Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6745<DD>Writes an signed byte (one byte) value to the buffer.
6746<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBytes(java.lang.String)"><B>writeBytes(String)</B></A> - 
6747Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6748<DD>Writes the specified bytes to the buffer, converting each character to
6749 an unsigned byte value.
6750<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBytes(char[])"><B>writeBytes(char[])</B></A> - 
6751Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6752<DD>Writes the specified bytes to the buffer, converting each character to
6753 an unsigned byte value.
6754<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeChar(int)"><B>writeChar(int)</B></A> - 
6755Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6756<DD>Writes a char (two byte) unsigned value to the buffer.
6757<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeChars(java.lang.String)"><B>writeChars(String)</B></A> - 
6758Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6759<DD>Writes the specified characters to the buffer, converting each character
6760 to a two byte unsigned value.
6761<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeChars(char[])"><B>writeChars(char[])</B></A> - 
6762Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6763<DD>Writes the specified characters to the buffer, converting each character
6764 to a two byte unsigned value.
6765<DT><A HREF="./com/sleepycat/bind/serial/SerialOutput.html#writeClassDescriptor(java.io.ObjectStreamClass)"><B>writeClassDescriptor(ObjectStreamClass)</B></A> - 
6766Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</A>
6767<DD>&nbsp;
6768<DT><A HREF="./com/sleepycat/db/CursorConfig.html#WRITECURSOR"><B>WRITECURSOR</B></A> - 
6769Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
6770<DD>A convenience instance to specify the Concurrent Data Store environment
6771    cursor will be used to update the database.
6772<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeDouble(double)"><B>writeDouble(double)</B></A> - 
6773Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6774<DD>Writes an signed double (eight byte) value to the buffer.
6775<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeFast(int)"><B>writeFast(int)</B></A> - 
6776Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6777<DD>Equivalent to <code>write(int)<code> but does not throw
6778 <code>IOException</code>.
6779<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeFast(byte[])"><B>writeFast(byte[])</B></A> - 
6780Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6781<DD>Equivalent to <code>write(byte[])<code> but does not throw
6782 <code>IOException</code>.
6783<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeFast(byte[], int, int)"><B>writeFast(byte[], int, int)</B></A> - 
6784Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6785<DD>Equivalent to <code>write(byte[],int,int)<code> but does not throw
6786 <code>IOException</code>.
6787<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeFloat(float)"><B>writeFloat(float)</B></A> - 
6788Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6789<DD>Writes an signed float (four byte) value to the buffer.
6790<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeInt(int)"><B>writeInt(int)</B></A> - 
6791Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6792<DD>Writes an signed int (four byte) value to the buffer.
6793<DT><A HREF="./com/sleepycat/util/PackedInteger.html#writeInt(byte[], int, int)"><B>writeInt(byte[], int, int)</B></A> - 
6794Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
6795<DD>Writes a packed integer starting at the given buffer offset and returns
6796 the next offset to be written.
6797<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeLong(long)"><B>writeLong(long)</B></A> - 
6798Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6799<DD>Writes an signed long (eight byte) value to the buffer.
6800<DT><A HREF="./com/sleepycat/util/PackedInteger.html#writeLong(byte[], int, long)"><B>writeLong(byte[], int, long)</B></A> - 
6801Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
6802<DD>Writes a packed long integer starting at the given buffer offset and
6803 returns the next offset to be written.
6804<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writePackedInt(int)"><B>writePackedInt(int)</B></A> - 
6805Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6806<DD>Writes a packed integer.
6807<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writePackedLong(long)"><B>writePackedLong(long)</B></A> - 
6808Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6809<DD>Writes a packed long integer.
6810<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeShort(int)"><B>writeShort(int)</B></A> - 
6811Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6812<DD>Writes an signed short (two byte) value to the buffer.
6813<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeSortedDouble(double)"><B>writeSortedDouble(double)</B></A> - 
6814Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6815<DD>Writes a signed double (eight byte) value to the buffer, with support
6816 for correct default sorting of all values.
6817<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeSortedFloat(float)"><B>writeSortedFloat(float)</B></A> - 
6818Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6819<DD>Writes a signed float (four byte) value to the buffer, with support for
6820 correct default sorting of all values.
6821<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeString(java.lang.String)"><B>writeString(String)</B></A> - 
6822Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6823<DD>Writes the specified characters to the buffer, converting each character
6824 to UTF format, and adding a null terminator byte.
6825<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeString(char[])"><B>writeString(char[])</B></A> - 
6826Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6827<DD>Writes the specified characters to the buffer, converting each character
6828 to UTF format.
6829<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> - 
6830Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6831<DD>&nbsp;
6832<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedByte(int)"><B>writeUnsignedByte(int)</B></A> - 
6833Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6834<DD>Writes an unsigned byte (one byte) value to the buffer.
6835<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedInt(long)"><B>writeUnsignedInt(long)</B></A> - 
6836Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6837<DD>Writes an unsigned int (four byte) value to the buffer.
6838<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedShort(int)"><B>writeUnsignedShort(int)</B></A> - 
6839Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6840<DD>Writes an unsigned short (two byte) value to the buffer.
6841</DL>
6842<HR>
6843<A NAME="_Y_"><!-- --></A><H2>
6844<B>Y</B></H2>
6845<DL>
6846<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#YOUNGEST"><B>YOUNGEST</B></A> - 
6847Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
6848<DD>Reject the lock request for the locker ID with the youngest lock.
6849</DL>
6850<HR>
6851<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> 
6852
6853<!-- ======= START OF BOTTOM NAVBAR ====== -->
6854<A NAME="navbar_bottom"><!-- --></A>
6855<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
6856<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
6857<TR>
6858<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
6859<A NAME="navbar_bottom_firstrow"><!-- --></A>
6860<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
6861  <TR ALIGN="center" VALIGN="top">
6862  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
6863  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
6864  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
6865  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
6866  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
6867  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
6868  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
6869  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
6870  </TR>
6871</TABLE>
6872</TD>
6873<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
6874<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
6875</TD>
6876</TR>
6877
6878<TR>
6879<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
6880&nbsp;PREV&nbsp;
6881&nbsp;NEXT</FONT></TD>
6882<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
6883  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
6884&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
6885&nbsp;<SCRIPT type="text/javascript">
6886  <!--
6887  if(window==top) {
6888    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
6889  }
6890  //-->
6891</SCRIPT>
6892<NOSCRIPT>
6893  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
6894</NOSCRIPT>
6895
6896
6897</FONT></TD>
6898</TR>
6899</TABLE>
6900<A NAME="skip-navbar_bottom"></A>
6901<!-- ======== END OF BOTTOM NAVBAR ======= -->
6902
6903<HR>
6904<font size=1>Copyright (c) 1996,2008 Oracle.  All rights reserved.</font>
6905</BODY>
6906</HTML>
6907