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.6.0_03) on Mon Apr 12 16:25:53 EDT 2010 -->
6<TITLE>
7Index (Oracle - Berkeley DB Java API)
8</TITLE>
9
10<META NAME="date" CONTENT="2010-04-12">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="./style.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17    if (location.href.indexOf('is-external=true') == -1) {
18        parent.document.title="Index (Oracle - Berkeley DB Java API)";
19    }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39  <TR ALIGN="center" VALIGN="top">
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
47  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48  </TR>
49</TABLE>
50</TD>
51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52<b>Berkeley DB</b><br><font size="-1"> version 4.8.30</font></EM>
53</TD>
54</TR>
55
56<TR>
57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58&nbsp;PREV&nbsp;
59&nbsp;NEXT</FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63&nbsp;<SCRIPT type="text/javascript">
64  <!--
65  if(window==top) {
66    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
67  }
68  //-->
69</SCRIPT>
70<NOSCRIPT>
71  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
72</NOSCRIPT>
73
74
75</FONT></TD>
76</TR>
77</TABLE>
78<A NAME="skip-navbar_top"></A>
79<!-- ========= END OF TOP NAVBAR ========= -->
80
81<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>
82<A NAME="_A_"><!-- --></A><H2>
83<B>A</B></H2>
84<DL>
85<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#ABORT"><B>ABORT</B></A> - 
86Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
87<DD>&nbsp;
88<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#ABORT"><B>ABORT</B></A> - 
89Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
90<DD>The log is being read backward during a transaction abort; undo the
91    operation described by the log record.
92<DT><A HREF="./com/sleepycat/db/Transaction.html#abort()"><B>abort()</B></A> - 
93Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
94<DD>Cause an abnormal termination of the transaction.
95<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#abortTransaction()"><B>abortTransaction()</B></A> - 
96Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
97<DD>Aborts the transaction that is active for the current thread for this
98 environment and makes the parent transaction (if any) the current
99 transaction.
100<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#ACK_TIMEOUT"><B>ACK_TIMEOUT</B></A> - 
101Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
102<DD>Configure the amount of time the replication manager's transport function
103    waits to collect enough acknowledgments from replication group clients,
104    before giving up and returning a failure indication.
105<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#add(java.util.Map.Entry)"><B>add(Map.Entry&lt;K, V&gt;)</B></A> - 
106Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
107<DD>Adds the specified element to this set if it is not already present
108 (optional operation).
109<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#add(E)"><B>add(E)</B></A> - 
110Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
111<DD>Inserts the specified element into the list or inserts a duplicate into
112 other types of collections (optional operation).
113<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#add(K)"><B>add(K)</B></A> - 
114Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
115<DD>Adds the specified key to this set if it is not already present
116 (optional operation).
117<DT><A HREF="./com/sleepycat/collections/StoredList.html#add(int, E)"><B>add(int, E)</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>Inserts the specified element at the specified position in this list
120 (optional operation).
121<DT><A HREF="./com/sleepycat/collections/StoredList.html#add(E)"><B>add(E)</B></A> - 
122Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
123<DD>Appends the specified element to the end of this list (optional
124 operation).
125<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#add(E)"><B>add(E)</B></A> - 
126Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
127<DD>Adds the specified entity to this set if it is not already present
128 (optional operation).
129<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#addAll(java.util.Collection)"><B>addAll(Collection&lt;? extends E&gt;)</B></A> - 
130Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
131<DD>Adds all of the elements in the specified collection to this collection
132 (optional operation).
133<DT><A HREF="./com/sleepycat/collections/StoredList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection&lt;? extends E&gt;)</B></A> - 
134Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
135<DD>Inserts all of the elements in the specified collection into this list
136 at the specified position (optional operation).
137<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#addClassToEvolve(java.lang.String)"><B>addClassToEvolve(String)</B></A> - 
138Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
139<DD>Adds an entity class for a primary index to be converted.
140<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> - 
141Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
142<DD>Adds a secondary key condition to the equality join.
143<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#addConverter(com.sleepycat.persist.evolve.Converter)"><B>addConverter(Converter)</B></A> - 
144Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
145<DD>Adds a converter mutation.
146<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#addDataDir(java.io.File)"><B>addDataDir(File)</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>Set the path of a directory to be used as the location of the access
149    method database files.
150<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#addDataDir(java.lang.String)"><B>addDataDir(String)</B></A> - 
151Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
152<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>
153<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#addDeleter(com.sleepycat.persist.evolve.Deleter)"><B>addDeleter(Deleter)</B></A> - 
154Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
155<DD>Adds a deleter mutation.
156<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#addr"><B>addr</B></A> - 
157Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
158<DD>The replication site's address
159<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#addRenamer(com.sleepycat.persist.evolve.Renamer)"><B>addRenamer(Renamer)</B></A> - 
160Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
161<DD>Adds a renamer mutation.
162<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#addSize(int)"><B>addSize(int)</B></A> - 
163Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
164<DD>Skip the given number of bytes in the buffer.
165<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ALL"><B>ALL</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 replication clients have acknowledged
168    each permanent replication message.
169<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ALL_PEERS"><B>ALL_PEERS</B></A> - 
170Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
171<DD>The master should wait until all electable peers have acknowledged
172    each permanent replication message (where "electable peer" means a
173    client capable of being subsequently elected master of the
174    replication group).
175<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> - 
176Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
177<DD>Constructs a model for annotated entity classes.
178<DT><A HREF="./com/sleepycat/collections/StoredList.html#append(E)"><B>append(E)</B></A> - 
179Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
180<DD>Appends a given value returning the newly assigned index.
181<DT><A HREF="./com/sleepycat/collections/StoredMap.html#append(V)"><B>append(V)</B></A> - 
182Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
183<DD>Appends a given value returning the newly assigned key.
184<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> - 
185Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
186<DD>
187Append the key/data pair to the end of the database.
188<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#append(byte[], int, int)"><B>append(byte[], int, int)</B></A> - 
189Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
190<DD>Append an entry to the bulk buffer.
191<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#append(com.sleepycat.db.DatabaseEntry)"><B>append(DatabaseEntry)</B></A> - 
192Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
193<DD>Append an entry to the bulk buffer.
194<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#append(byte[])"><B>append(byte[])</B></A> - 
195Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
196<DD>Append an entry to the bulk buffer.
197<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#append(byte[], int, int, byte[], int, int)"><B>append(byte[], int, int, byte[], int, int)</B></A> - 
198Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
199<DD>Append an entry to the bulk buffer.
200<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#append(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>append(DatabaseEntry, DatabaseEntry)</B></A> - 
201Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
202<DD>Append an entry to the bulk buffer.
203<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#append(byte[], byte[])"><B>append(byte[], byte[])</B></A> - 
204Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
205<DD>Append an entry to the bulk buffer.
206<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#append(int, byte[], int, int)"><B>append(int, byte[], int, int)</B></A> - 
207Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
208<DD>Append a record number / data item pair to the bulk buffer.
209<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#append(int, com.sleepycat.db.DatabaseEntry)"><B>append(int, DatabaseEntry)</B></A> - 
210Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
211<DD>Append an entry to the bulk buffer.
212<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#append(int, byte[])"><B>append(int, byte[])</B></A> - 
213Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
214<DD>Append an entry to the bulk buffer.
215<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#append(java.lang.String)"><B>append(String)</B></A> - 
216Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
217<DD>&nbsp;
218<DT><A HREF="./com/sleepycat/db/MultipleEntry.html#append_internal(byte[], int, int, int)"><B>append_internal(byte[], int, int, int)</B></A> - 
219Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</A>
220<DD>&nbsp;
221<DT><A HREF="./com/sleepycat/db/MultipleEntry.html#append_internal(byte[], int, int)"><B>append_internal(byte[], int, int)</B></A> - 
222Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</A>
223<DD>&nbsp;
224<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> - 
225Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/RecordNumberAppender.html" title="interface in com.sleepycat.db">RecordNumberAppender</A>
226<DD>A callback function to modify the stored database based on the
227    generated key.
228<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#APPLY"><B>APPLY</B></A> - 
229Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
230<DD>The log is being applied on a replica site; redo the operation
231    described by the log record.
232<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areDuplicatesAllowed()"><B>areDuplicatesAllowed()</B></A> - 
233Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
234<DD>Returns whether duplicate keys are allowed in this container.
235<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areDuplicatesOrdered()"><B>areDuplicatesOrdered()</B></A> - 
236Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
237<DD>Returns whether duplicate keys are allowed and sorted by element value.
238<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areKeyRangesAllowed()"><B>areKeyRangesAllowed()</B></A> - 
239Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
240<DD>Returns whether key ranges are allowed in this container.
241<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#areKeysRenumbered()"><B>areKeysRenumbered()</B></A> - 
242Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
243<DD>Returns whether keys are renumbered when insertions and deletions occur.
244<DT><A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html#assignKey(com.sleepycat.db.DatabaseEntry)"><B>assignKey(DatabaseEntry)</B></A> - 
245Method in interface com.sleepycat.collections.<A HREF="./com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections">PrimaryKeyAssigner</A>
246<DD>Assigns a new primary key value into the given data buffer.
247<DT><A HREF="./com/sleepycat/util/FastInputStream.html#available()"><B>available()</B></A> - 
248Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
249<DD>&nbsp;
250</DL>
251<HR>
252<A NAME="_B_"><!-- --></A><H2>
253<B>B</B></H2>
254<DL>
255<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#BACKWARD_ROLL"><B>BACKWARD_ROLL</B></A> - 
256Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
257<DD>The log is being read backward to determine which transactions have
258    been committed and to abort those operations that were not; undo the
259    operation described by the log record.
260<DT><A HREF="./com/sleepycat/db/Environment.html#beginCDSGroup()"><B>beginCDSGroup()</B></A> - 
261Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
262<DD>Allocate a locker ID in an environment configured for Berkeley DB
263    Concurrent Data Store applications.
264<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#beginTransaction(com.sleepycat.db.TransactionConfig)"><B>beginTransaction(TransactionConfig)</B></A> - 
265Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
266<DD>Begins a new transaction for this environment and associates it with
267 the current thread.
268<DT><A HREF="./com/sleepycat/db/Environment.html#beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)"><B>beginTransaction(Transaction, TransactionConfig)</B></A> - 
269Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
270<DD>Create a new transaction in the database environment.
271<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> - 
272Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
273<DD>&nbsp;
274<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#bigIntegerToEntry(java.math.BigInteger, com.sleepycat.db.DatabaseEntry)"><B>bigIntegerToEntry(BigInteger, DatabaseEntry)</B></A> - 
275Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
276<DD>Converts a <code>BigInteger</code> value into an entry buffer.
277<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
278 wrapper or a <code>boolean</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#BooleanBinding()"><B>BooleanBinding()</B></A> - 
279Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
280<DD>&nbsp;
281<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#booleanToEntry(boolean, com.sleepycat.db.DatabaseEntry)"><B>booleanToEntry(boolean, DatabaseEntry)</B></A> - 
282Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
283<DD>Converts a simple <code>boolean</code> value into an entry buffer.
284<DT><A HREF="./com/sleepycat/db/DatabaseType.html#BTREE"><B>BTREE</B></A> - 
285Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
286<DD>The database is a Btree.
287<DT><A HREF="./com/sleepycat/db/BtreeCompressor.html" title="interface in com.sleepycat.db"><B>BtreeCompressor</B></A> - Interface in <A HREF="./com/sleepycat/db/package-summary.html">com.sleepycat.db</A><DD>An interface specifying how Btree compression works.<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
288or Recno database statistics.<DT><A HREF="./com/sleepycat/util/FastInputStream.html#buf"><B>buf</B></A> - 
289Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
290<DD>&nbsp;
291<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#BULK"><B>BULK</B></A> - 
292Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
293<DD>The replication master should send groups of records to the clients in a
294    single network transfer.
295<DT><A HREF="./com/sleepycat/db/CursorConfig.html#BULK_CURSOR"><B>BULK_CURSOR</B></A> - 
296Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
297<DD>A convenience instance to specify the database cursor will be used to make
298    bulk changes to the underlying database.
299<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
300 the key or data object.<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html#ByteArrayBinding()"><B>ByteArrayBinding()</B></A> - 
301Constructor for class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</A>
302<DD>Creates a byte array binding.
303<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
304 wrapper or a <code>byte</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#ByteBinding()"><B>ByteBinding()</B></A> - 
305Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
306<DD>&nbsp;
307<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> - 
308Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
309<DD>Converts byte arrays into character arrays.
310<DT><A HREF="./com/sleepycat/util/UtfOps.html#bytesToString(byte[], int, int)"><B>bytesToString(byte[], int, int)</B></A> - 
311Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
312<DD>Converts byte arrays into strings.
313<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#byteToEntry(byte, com.sleepycat.db.DatabaseEntry)"><B>byteToEntry(byte, DatabaseEntry)</B></A> - 
314Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
315<DD>Converts a simple <code>byte</code> value into an entry buffer.
316</DL>
317<HR>
318<A NAME="_C_"><!-- --></A><H2>
319<B>C</B></H2>
320<DL>
321<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
322a <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> - 
323Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
324<DD>&nbsp;
325<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
326 wrapper or a <code>char</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#CharacterBinding()"><B>CharacterBinding()</B></A> - 
327Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
328<DD>&nbsp;
329<DT><A HREF="./com/sleepycat/util/UtfOps.html#charsToBytes(char[], int, byte[], int, int)"><B>charsToBytes(char[], int, byte[], int, int)</B></A> - 
330Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
331<DD>Converts character arrays into byte arrays.
332<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#charToEntry(char, com.sleepycat.db.DatabaseEntry)"><B>charToEntry(char, DatabaseEntry)</B></A> - 
333Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
334<DD>Converts a simple <code>char</code> value into an entry buffer.
335<DT><A HREF="./com/sleepycat/db/Environment.html#checkpoint(com.sleepycat.db.CheckpointConfig)"><B>checkpoint(CheckpointConfig)</B></A> - 
336Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
337<DD>Synchronously checkpoint the database environment.
338<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#CHECKPOINT_DELAY"><B>CHECKPOINT_DELAY</B></A> - 
339Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
340<DD>Configure the amount of time the replication manager will delay between
341    completing a checkpoint and writing a checkpoint record into the log.
342<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> - 
343Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
344<DD>An instance created using the default constructor is initialized
345    with the system's default settings.
346<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
347 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
348 fields and constructors, and to avoid special security policy settings for
349 accessing non-public members.<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#ClassEnhancer()"><B>ClassEnhancer()</B></A> - 
350Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
351<DD>Creates a class enhancer that searches all packages.
352<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#ClassEnhancer(java.util.Set)"><B>ClassEnhancer(Set&lt;String&gt;)</B></A> - 
353Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
354<DD>Creates a class enhancer that searches a given set of packages.
355<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#classForName(java.lang.String)"><B>classForName(String)</B></A> - 
356Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
357<DD>Calls Class.forName with the current thread context class loader.
358<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> - 
359Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
360<DD>Used by an <code>EntityModel</code> to construct persistent class metadata.
361<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, java.util.Collection)"><B>ClassMetadata(String, int, String, boolean, PrimaryKeyMetadata, Map&lt;String, SecondaryKeyMetadata&gt;, List&lt;FieldMetadata&gt;, Collection&lt;FieldMetadata&gt;)</B></A> - 
362Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
363<DD>Used by an <code>EntityModel</code> to construct persistent class metadata.
364<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#clear()"><B>clear()</B></A> - 
365Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
366<DD>Removes all mappings or elements from this map or collection (optional
367 operation).
368<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#clear()"><B>clear()</B></A> - 
369Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
370<DD>&nbsp;
371<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#clone()"><B>clone()</B></A> - 
372Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
373<DD>Returns a shallow copy of the configuration.
374<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#clone()"><B>clone()</B></A> - 
375Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
376<DD>Returns a shallow copy of the configuration.
377<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#cloneConfig()"><B>cloneConfig()</B></A> - 
378Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
379<DD>Returns a copy of this configuration object.
380<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#cloneConfig()"><B>cloneConfig()</B></A> - 
381Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
382<DD><B>Deprecated.</B>&nbsp;<I>As of JE 4.0.13, replaced by <A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#clone()"><CODE>EvolveConfig.clone()</CODE></A>.</p></I>
383<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#cloneConfig()"><B>cloneConfig()</B></A> - 
384Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
385<DD><B>Deprecated.</B>&nbsp;<I>As of JE 4.0.13, replaced by <A HREF="./com/sleepycat/persist/StoreConfig.html#clone()"><CODE>StoreConfig.clone()</CODE></A>.</p></I>
386<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html#close()"><B>close()</B></A> - 
387Method in interface com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</A>
388<DD>Close a catalog database and release any cached resources.
389<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#close()"><B>close()</B></A> - 
390Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
391<DD>&nbsp;
392<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#close(java.util.Iterator)"><B>close(Iterator&lt;?&gt;)</B></A> - 
393Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
394<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>.
395<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#close()"><B>close()</B></A> - 
396Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
397<DD>Closes this iterator.
398<DT><A HREF="./com/sleepycat/db/Cursor.html#close()"><B>close()</B></A> - 
399Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
400<DD>&nbsp;
401<DT><A HREF="./com/sleepycat/db/Database.html#close(boolean)"><B>close(boolean)</B></A> - 
402Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
403<DD>Flush any cached database information to disk and discard the database
404handle.
405<DT><A HREF="./com/sleepycat/db/Database.html#close()"><B>close()</B></A> - 
406Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
407<DD>Flush any cached database information to disk and discard the database
408handle.
409<DT><A HREF="./com/sleepycat/db/Environment.html#close()"><B>close()</B></A> - 
410Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
411<DD>Close the database environment, freeing any allocated resources and
412    closing any underlying subsystems.
413<DT><A HREF="./com/sleepycat/db/JoinCursor.html#close()"><B>close()</B></A> - 
414Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
415<DD>Closes the cursors that have been opened by this join cursor.
416<DT><A HREF="./com/sleepycat/db/LogCursor.html#close()"><B>close()</B></A> - 
417Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
418<DD>&nbsp;
419<DT><A HREF="./com/sleepycat/db/Sequence.html#close()"><B>close()</B></A> - 
420Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
421<DD>Close a sequence.
422<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#close()"><B>close()</B></A> - 
423Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
424<DD>Closes the cursor.
425<DT><A HREF="./com/sleepycat/persist/EntityStore.html#close()"><B>close()</B></A> - 
426Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
427<DD>Closes all databases and sequences that were opened via this store.
428<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#close()"><B>close()</B></A> - 
429Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
430<DD>Closes the cursor.
431<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#close()"><B>close()</B></A> - 
432Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
433<DD>Closes all databases and sequences that were opened by this model.
434<DT><A HREF="./com/sleepycat/persist/EntityStore.html#closeClass(java.lang.Class)"><B>closeClass(Class)</B></A> - 
435Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
436<DD>Closes the primary and secondary databases for the given entity class
437 that were opened via this store.
438<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>
439<a href="./../programmer_reference/index.html" target="_top">[reference guide]</a> <a href="./../programmer_reference/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
440Berkeley 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> - 
441Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
442<DD>End the transaction.
443<DT><A HREF="./com/sleepycat/db/Transaction.html#commitNoSync()"><B>commitNoSync()</B></A> - 
444Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
445<DD>End the transaction, not committing synchronously.
446<DT><A HREF="./com/sleepycat/db/Transaction.html#commitSync()"><B>commitSync()</B></A> - 
447Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
448<DD>End the transaction, committing synchronously.
449<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#commitTransaction()"><B>commitTransaction()</B></A> - 
450Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
451<DD>Commits the transaction that is active for the current thread for this
452 environment and makes the parent transaction (if any) the current
453 transaction.
454<DT><A HREF="./com/sleepycat/db/Transaction.html#commitWriteNoSync()"><B>commitWriteNoSync()</B></A> - 
455Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
456<DD>End the transaction, writing but not flushing the log.
457<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> - 
458Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
459<DD>Compact a Btree or Recno database or returns unused Btree,
460    Hash or Recno database pages to the underlying filesystem.
461<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> - 
462Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
463<DD>Construct a default configuration object for compact operations.
464<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>TODO<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#comparator()"><B>comparator()</B></A> - 
465Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
466<DD>Returns null since comparators are not supported.
467<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#comparator()"><B>comparator()</B></A> - 
468Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
469<DD>Returns null since comparators are not supported.
470<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#comparator()"><B>comparator()</B></A> - 
471Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
472<DD>Returns null since comparators are not supported.
473<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#comparator()"><B>comparator()</B></A> - 
474Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
475<DD>Returns null since comparators are not supported.
476<DT><A HREF="./com/sleepycat/db/Cursor.html#compare(com.sleepycat.db.Cursor)"><B>compare(Cursor)</B></A> - 
477Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
478<DD>Return a comparison of the two cursors.
479<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#compare(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.LogSequenceNumber)"><B>compare(LogSequenceNumber, LogSequenceNumber)</B></A> - 
480Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
481<DD>Compare two LogSequenceNumber objects.
482<DT><A HREF="./com/sleepycat/db/BtreeCompressor.html#compress(com.sleepycat.db.Database, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>compress(Database, DatabaseEntry, DatabaseEntry, DatabaseEntry, DatabaseEntry, DatabaseEntry)</B></A> - 
483Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeCompressor.html" title="interface in com.sleepycat.db">BtreeCompressor</A>
484<DD>The application-specific Btree compress callback.
485<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredCollection(java.util.Collection, com.sleepycat.db.CursorConfig)"><B>configuredCollection(Collection&lt;E&gt;, CursorConfig)</B></A> - 
486Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
487<DD>Creates a configured collection from a given stored collection.
488<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredList(java.util.List, com.sleepycat.db.CursorConfig)"><B>configuredList(List&lt;E&gt;, CursorConfig)</B></A> - 
489Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
490<DD>Creates a configured list from a given stored list.
491<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredMap(java.util.Map, com.sleepycat.db.CursorConfig)"><B>configuredMap(Map&lt;K, V&gt;, CursorConfig)</B></A> - 
492Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
493<DD>Creates a configured map from a given stored map.
494<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSet(java.util.Set, com.sleepycat.db.CursorConfig)"><B>configuredSet(Set&lt;E&gt;, CursorConfig)</B></A> - 
495Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
496<DD>Creates a configured set from a given stored set.
497<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSortedMap(java.util.SortedMap, com.sleepycat.db.CursorConfig)"><B>configuredSortedMap(SortedMap&lt;K, V&gt;, CursorConfig)</B></A> - 
498Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
499<DD>Creates a configured sorted map from a given stored sorted map.
500<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#configuredSortedSet(java.util.SortedSet, com.sleepycat.db.CursorConfig)"><B>configuredSortedSet(SortedSet&lt;E&gt;, CursorConfig)</B></A> - 
501Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
502<DD>Creates a configured sorted set from a given stored sorted set.
503<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#CONNECTION_RETRY"><B>CONNECTION_RETRY</B></A> - 
504Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
505<DD>Configure the amount of time the replication manager will wait before
506    trying to re-establish a connection to another site after a
507    communication failure.
508<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> - 
509Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
510<DD>Return the record number and data from the available record closest to
511the head of the queue, and delete the record.
512<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
513Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
514<DD>Returns true if this set contains the specified element.
515<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
516Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
517<DD>Returns true if this set contains the specified key.
518<DT><A HREF="./com/sleepycat/collections/StoredList.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
519Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
520<DD>Returns true if this list contains the specified element.
521<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
522Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
523<DD>Returns true if this set contains the specified element.
524<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#contains(K)"><B>contains(K)</B></A> - 
525Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
526<DD>Checks for existence of a key in this index.
527<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> - 
528Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
529<DD>Checks for existence of a key in this index.
530<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#containsAll(java.util.Collection)"><B>containsAll(Collection&lt;?&gt;)</B></A> - 
531Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
532<DD>Returns true if this collection contains all of the elements in the
533 specified collection.
534<DT><A HREF="./com/sleepycat/collections/StoredMap.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - 
535Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
536<DD>Returns true if this map contains the specified key.
537<DT><A HREF="./com/sleepycat/collections/StoredMap.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - 
538Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
539<DD>Returns true if this map contains the specified value.
540<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
541 or field definition.<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html#convert(java.lang.Object)"><B>convert(Object)</B></A> - 
542Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</A>
543<DD>Converts an old version of an object value to conform to the current
544 class or field definition.
545<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
546 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> - 
547Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
548<DD>Creates a mutation for converting all instances of the given class
549 version to the current version of the class.
550<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> - 
551Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
552<DD>Creates a mutation for converting all values of the given field in the
553 given class version to a type compatible with the current declared type
554 of the field.
555<DT><A HREF="./com/sleepycat/persist/model/PersistentProxy.html#convertProxy()"><B>convertProxy()</B></A> - 
556Method in interface com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model">PersistentProxy</A>
557<DD>Returns a new proxied class instance to which the state of this proxy
558 instance has been copied.
559<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#convertRawObject(com.sleepycat.persist.raw.RawObject)"><B>convertRawObject(RawObject)</B></A> - 
560Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
561<DD>Converts a given raw object to a live object according to the current
562 class definitions.
563<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#count()"><B>count()</B></A> - 
564Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
565<DD>Returns the number of elements having the same key value as the key
566 value of the element last returned by next() or previous().
567<DT><A HREF="./com/sleepycat/db/Cursor.html#count()"><B>count()</B></A> - 
568Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
569<DD>Return a count of the number of data items for the key to which the
570    cursor refers.
571<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#count()"><B>count()</B></A> - 
572Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
573<DD>Returns the number of values (duplicates) for the key at the cursor
574 position, or returns zero if all values for the key have been deleted,
575 Returns one or zero if the underlying index has unique keys.
576<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#count()"><B>count()</B></A> - 
577Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
578<DD>Returns a non-transactional count of the entities in this index.
579<DT><A HREF="./com/sleepycat/db/Environment.html#createLockerID()"><B>createLockerID()</B></A> - 
580Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
581<DD>Allocate a locker ID.
582<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> - 
583Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
584<DD>&nbsp;
585<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#createSecondaryKey(PK, D)"><B>createSecondaryKey(PK, D)</B></A> - 
586Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
587<DD>Creates the index key object from primary key and data objects.
588<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> - 
589Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
590<DD>&nbsp;
591<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#createSecondaryKey(com.sleepycat.bind.tuple.TupleInput, D, com.sleepycat.bind.tuple.TupleOutput)"><B>createSecondaryKey(TupleInput, D, TupleOutput)</B></A> - 
592Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
593<DD>Creates the index key entry from primary key tuple entry and
594 deserialized data entry.
595<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html#createSecondaryKey(com.sleepycat.bind.tuple.TupleInput, D, com.sleepycat.bind.tuple.TupleOutput)"><B>createSecondaryKey(TupleInput, D, TupleOutput)</B></A> - 
596Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</A>
597<DD>&nbsp;
598<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> - 
599Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
600<DD>&nbsp;
601<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> - 
602Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
603<DD>Creates the index key from primary key tuple and data tuple.
604<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> - 
605Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</A>
606<DD>&nbsp;
607<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> - 
608Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryKeyCreator.html" title="interface in com.sleepycat.db">SecondaryKeyCreator</A>
609<DD>Creates a secondary key entry, given a primary key and data entry.
610<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> - 
611Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryMultiKeyCreator.html" title="interface in com.sleepycat.db">SecondaryMultiKeyCreator</A>
612<DD>Creates a secondary key entry, given a primary key and data entry.
613<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#current()"><B>current()</B></A> - 
614Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
615<DD>Returns the value at the cursor position, or null if the value at the
616 cursor position has been deleted.
617<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#current(com.sleepycat.db.LockMode)"><B>current(LockMode)</B></A> - 
618Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
619<DD>Returns the value at the cursor position, or null if the value at the
620 cursor position has been deleted.
621<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
622 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> - 
623Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
624<DD>&nbsp;
625<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> - 
626Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
627<DD>An instance created using the default constructor is initialized with
628    the system's default settings.
629</DL>
630<HR>
631<A NAME="_D_"><!-- --></A><H2>
632<B>D</B></H2>
633<DL>
634<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> - 
635Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
636<DD>Open a database.
637<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> - 
638Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
639<DD>An instance created using the default constructor is initialized with
640    the system's default settings.
641<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> - 
642Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
643<DD>Construct a DatabaseEntry with null data.
644<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry(byte[])"><B>DatabaseEntry(byte[])</B></A> - 
645Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
646<DD>Construct a DatabaseEntry with a given byte array.
647<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry(byte[], int, int)"><B>DatabaseEntry(byte[], int, int)</B></A> - 
648Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
649<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
650<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#DatabaseEntry(java.nio.ByteBuffer)"><B>DatabaseEntry(ByteBuffer)</B></A> - 
651Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
652<DD>Construct a DatabaseEntry with a given native I/O buffer.
653<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> - 
654Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
655<DD>Construct an exception with the specified cause exception.
656<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.String)"><B>DatabaseException(String)</B></A> - 
657Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
658<DD>Construct an exception with the specified message.
659<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.String, int)"><B>DatabaseException(String, int)</B></A> - 
660Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
661<DD>Construct an exception with the specified message and error number.
662<DT><A HREF="./com/sleepycat/db/DatabaseException.html#DatabaseException(java.lang.String, int, com.sleepycat.db.Environment)"><B>DatabaseException(String, int, Environment)</B></A> - 
663Constructor for exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
664<DD>Construct an exception with the specified message and error number
665    associated with a database environment handle.
666<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> - 
667Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
668<DD>&nbsp;
669<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#dataBinding"><B>dataBinding</B></A> - 
670Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
671<DD>&nbsp;
672<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#dataBinding"><B>dataBinding</B></A> - 
673Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
674<DD>&nbsp;
675<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#DEADLOCK"><B>DEADLOCK</B></A> - 
676Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
677<DD>Display additional information when doing deadlock detection.
678<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
679competing for a lock are
680deadlocked, when a lock request has timed out
681or when a lock request would need to block and the transaction has been
682configured to not wait for locks.<DT><A HREF="./com/sleepycat/db/BtreeCompressor.html#decompress(com.sleepycat.db.Database, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>decompress(Database, DatabaseEntry, DatabaseEntry, DatabaseEntry, DatabaseEntry, DatabaseEntry)</B></A> - 
683Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeCompressor.html" title="interface in com.sleepycat.db">BtreeCompressor</A>
684<DD>The application-specific Btree decompress callback.
685<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#DEFAULT"><B>DEFAULT</B></A> - 
686Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
687<DD>The default priority.
688<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
689Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
690<DD>Default configuration used if null is passed to
691    <A HREF="./com/sleepycat/db/Environment.html#checkpoint(com.sleepycat.db.CheckpointConfig)"><CODE>Environment.checkpoint</CODE></A>.
692<DT><A HREF="./com/sleepycat/db/CompactConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
693Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
694<DD>Default configuration used if null is passed to methods that create a
695    cursor.
696<DT><A HREF="./com/sleepycat/db/CursorConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
697Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
698<DD>Default configuration used if null is passed to methods that create a
699    cursor.
700<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
701Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
702<DD>An instance created using the default constructor is initialized
703    with the system's default settings.
704<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
705Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
706<DD>&nbsp;
707<DT><A HREF="./com/sleepycat/db/JoinConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
708Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
709<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>
710<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#DEFAULT"><B>DEFAULT</B></A> - 
711Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
712<DD>Use whatever lock policy was specified when the database environment
713    was created.
714<DT><A HREF="./com/sleepycat/db/LockMode.html#DEFAULT"><B>DEFAULT</B></A> - 
715Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
716<DD>Acquire read locks for read operations and write locks for write
717    operations.
718<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
719Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
720<DD>&nbsp;
721<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
722Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
723<DD>Default configuration used if null is passed to methods that create a
724    cursor.
725<DT><A HREF="./com/sleepycat/db/StatsConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
726Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
727<DD>&nbsp;
728<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
729Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
730<DD>Default configuration used if null is passed to methods that create a
731    transaction.
732<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
733Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
734<DD>Default configuration used if null is passed to
735    <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>.
736<DT><A HREF="./com/sleepycat/persist/DatabaseNamer.html#DEFAULT"><B>DEFAULT</B></A> - 
737Static variable in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist">DatabaseNamer</A>
738<DD>The default database namer.
739<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#DEFAULT"><B>DEFAULT</B></A> - 
740Static variable in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
741<DD>The default store configuration containing properties as if the
742 configuration were constructed and not modified.
743<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#DEFAULT_BUMP_SIZE"><B>DEFAULT_BUMP_SIZE</B></A> - 
744Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
745<DD>The default amount that the buffer is increased when it is full.
746<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#DEFAULT_INIT_SIZE"><B>DEFAULT_INIT_SIZE</B></A> - 
747Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
748<DD>The default initial size of the buffer if no initialSize parameter is
749 specified.
750<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#DEFAULT_ITERATOR_BLOCK_SIZE"><B>DEFAULT_ITERATOR_BLOCK_SIZE</B></A> - 
751Static variable in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
752<DD>The default number of records read at one time by iterators.
753<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#DEFAULT_MAX_RETRIES"><B>DEFAULT_MAX_RETRIES</B></A> - 
754Static variable in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
755<DD>The default maximum number of retries.
756<DT><A HREF="./com/sleepycat/db/CursorConfig.html#DEGREE_2"><B>DEGREE_2</B></A> - 
757Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
758<DD><B>Deprecated.</B>&nbsp;<I>This has been replaced by <A HREF="./com/sleepycat/db/CursorConfig.html#READ_COMMITTED"><CODE>CursorConfig.READ_COMMITTED</CODE></A> to conform to ANSI database isolation terminology.</I>
759<DT><A HREF="./com/sleepycat/db/LockMode.html#DEGREE_2"><B>DEGREE_2</B></A> - 
760Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
761<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
762    database isolation terminology.</I>
763<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#DELAYCLIENT"><B>DELAYCLIENT</B></A> - 
764Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
765<DD>The client should delay synchronizing to a newly declared master
766    (defaults to off).
767<DT><A HREF="./com/sleepycat/db/Cursor.html#delete()"><B>delete()</B></A> - 
768Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
769<DD>Delete the key/data pair to which the cursor refers.
770<DT><A HREF="./com/sleepycat/db/Database.html#delete(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry)"><B>delete(Transaction, DatabaseEntry)</B></A> - 
771Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
772<DD>Remove key/data pairs from the database.
773<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#delete()"><B>delete()</B></A> - 
774Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
775<DD>Deletes the entity at the cursor position.
776<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#delete(K)"><B>delete(K)</B></A> - 
777Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
778<DD>Deletes all entities with a given index key.
779<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#delete(com.sleepycat.db.Transaction, K)"><B>delete(Transaction, K)</B></A> - 
780Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
781<DD>Deletes all entities with a given index key.
782<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
783 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
784 encountered.<DT><A HREF="./com/sleepycat/persist/evolve/DeletedClassException.html#DeletedClassException(java.lang.String)"><B>DeletedClassException(String)</B></A> - 
785Constructor for exception com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/DeletedClassException.html" title="class in com.sleepycat.persist.evolve">DeletedClassException</A>
786<DD>&nbsp;
787<DT><A HREF="./com/sleepycat/db/Database.html#deleteMultiple(com.sleepycat.db.Transaction, com.sleepycat.db.MultipleEntry)"><B>deleteMultiple(Transaction, MultipleEntry)</B></A> - 
788Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
789<DD>Remove key/data pairs from the database.
790<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> - 
791Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</A>
792<DD>Creates a mutation for deleting an entity class.
793<DT><A HREF="./com/sleepycat/persist/evolve/Deleter.html#Deleter(java.lang.String, int, java.lang.String)"><B>Deleter(String, int, String)</B></A> - 
794Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</A>
795<DD>Creates a mutation for deleting the given field from all instances of
796 the given class version.
797<DT><A HREF="./com/sleepycat/db/Environment.html#detectDeadlocks(com.sleepycat.db.LockDetectMode)"><B>detectDeadlocks(LockDetectMode)</B></A> - 
798Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
799<DD>Run one iteration of the deadlock detector.
800<DT><A HREF="./com/sleepycat/db/CursorConfig.html#DIRTY_READ"><B>DIRTY_READ</B></A> - 
801Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
802<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
803    database isolation terminology.</I>
804<DT><A HREF="./com/sleepycat/db/LockMode.html#DIRTY_READ"><B>DIRTY_READ</B></A> - 
805Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
806<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
807    database isolation terminology.</I>
808<DT><A HREF="./com/sleepycat/db/Transaction.html#discard()"><B>discard()</B></A> - 
809Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
810<DD>Free up all the per-process resources associated with the specified
811    <A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db"><CODE>Transaction</CODE></A> handle, neither committing nor aborting the
812    transaction.
813<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
814 wrapper or a <code>double</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#DoubleBinding()"><B>DoubleBinding()</B></A> - 
815Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
816<DD>&nbsp;
817<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#doubleToEntry(double, com.sleepycat.db.DatabaseEntry)"><B>doubleToEntry(double, DatabaseEntry)</B></A> - 
818Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
819<DD>Converts a simple <code>double</code> value into an entry buffer.
820<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#doubleToEntry(double, com.sleepycat.db.DatabaseEntry)"><B>doubleToEntry(double, DatabaseEntry)</B></A> - 
821Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
822<DD>Converts a simple <code>double</code> value into an entry buffer.
823<DT><A HREF="./com/sleepycat/collections/TransactionWorker.html#doWork()"><B>doWork()</B></A> - 
824Method in interface com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionWorker.html" title="interface in com.sleepycat.collections">TransactionWorker</A>
825<DD>Perform the work for a single transaction.
826<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#dup()"><B>dup()</B></A> - 
827Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
828<DD>Internal use only.
829<DT><A HREF="./com/sleepycat/db/Cursor.html#dup(boolean)"><B>dup(boolean)</B></A> - 
830Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
831<DD>Return a new cursor with the same transaction and locker ID as the
832    original cursor.
833<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#dup(boolean)"><B>dup(boolean)</B></A> - 
834Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
835<DD>Returns a new <code>SecondaryCursor</code> for the same transaction as
836    the original cursor.
837<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#dup()"><B>dup()</B></A> - 
838Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
839<DD>Duplicates the cursor at the cursor position.
840<DT><A HREF="./com/sleepycat/collections/StoredMap.html#duplicates(K)"><B>duplicates(K)</B></A> - 
841Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
842<DD>Returns a new collection containing the values mapped to the given key
843 in this map.
844<DT><A HREF="./com/sleepycat/collections/StoredMap.html#duplicatesMap(K, com.sleepycat.bind.EntryBinding)"><B>duplicatesMap(K, EntryBinding)</B></A> - 
845Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
846<DD>Returns a new map from primary key to value for the subset of records
847 having a given secondary key (duplicates).
848<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#dupSecondary(boolean)"><B>dupSecondary(boolean)</B></A> - 
849Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
850<DD>Returns a new copy of the cursor as a <code>SecondaryCursor</code>.
851</DL>
852<HR>
853<A NAME="_E_"><!-- --></A><H2>
854<B>E</B></H2>
855<DL>
856<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#eid"><B>eid</B></A> - 
857Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
858<DD>The replication site's identifier
859<DT><A HREF="./com/sleepycat/db/ReplicationTransport.html#EID_BROADCAST"><B>EID_BROADCAST</B></A> - 
860Static variable in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A>
861<DD>A message that should be broadcast to every environment in the
862    replication group.
863<DT><A HREF="./com/sleepycat/db/ReplicationTransport.html#EID_INVALID"><B>EID_INVALID</B></A> - 
864Static variable in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A>
865<DD>An invalid environment ID, and may be used to initialize environment ID
866    variables that are subsequently checked for validity.
867<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#ELECTION_RETRY"><B>ELECTION_RETRY</B></A> - 
868Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
869<DD>Configure the amount of time the replication manager will wait before
870    retrying a failed election.
871<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#ELECTION_TIMEOUT"><B>ELECTION_TIMEOUT</B></A> - 
872Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
873<DD>The timeout period for an election.
874<DT><A HREF="./com/sleepycat/db/Environment.html#electReplicationMaster(int, int)"><B>electReplicationMaster(int, int)</B></A> - 
875Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
876<DD>Hold an election for the master of a replication group.
877<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#enhance(java.lang.String, byte[])"><B>enhance(String, byte[])</B></A> - 
878Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
879<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>.
880<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities()"><B>entities()</B></A> - 
881Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
882<DD>Opens a cursor for traversing all entities in this index.
883<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>entities(Transaction, CursorConfig)</B></A> - 
884Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
885<DD>Opens a cursor for traversing all entities in this index.
886<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#entities(K, boolean, K, boolean)"><B>entities(K, boolean, K, boolean)</B></A> - 
887Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
888<DD>Opens a cursor for traversing entities in a key range.
889<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> - 
890Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
891<DD>Opens a cursor for traversing entities in a key range.
892<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#entities()"><B>entities()</B></A> - 
893Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
894<DD>Opens a cursor that returns the entities qualifying for the join.
895<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#entities(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>entities(Transaction, CursorConfig)</B></A> - 
896Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
897<DD>Opens a cursor that returns the entities qualifying for the join.
898<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>&lt;<A HREF="./com/sleepycat/bind/EntityBinding.html" title="type parameter in EntityBinding">E</A>&gt; - 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> - 
899Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
900<DD>Creates a mutation for converting all instances of the given entity
901 class version to the current version of the class.
902<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
903 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
904 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> - 
905Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
906<DD>Creates a join object for a given primary index.
907<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> - 
908Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
909<DD>Used by an <code>EntityModel</code> to construct entity metadata.
910<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> - 
911Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
912<DD>The default constructor for use by subclasses.
913<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> - 
914Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
915<DD>Opens an entity store in a given environment.
916<DT><A HREF="./com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind"><B>EntryBinding</B></A>&lt;<A HREF="./com/sleepycat/bind/EntryBinding.html" title="type parameter in EntryBinding">E</A>&gt; - 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> - 
917Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
918<DD>Returns a set view of the mappings contained in this map.
919<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#entryToBigInteger(com.sleepycat.db.DatabaseEntry)"><B>entryToBigInteger(DatabaseEntry)</B></A> - 
920Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
921<DD>Converts an entry buffer into a <code>BigInteger</code> value.
922<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#entryToBoolean(com.sleepycat.db.DatabaseEntry)"><B>entryToBoolean(DatabaseEntry)</B></A> - 
923Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
924<DD>Converts an entry buffer into a simple <code>boolean</code> value.
925<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#entryToByte(com.sleepycat.db.DatabaseEntry)"><B>entryToByte(DatabaseEntry)</B></A> - 
926Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
927<DD>Converts an entry buffer into a simple <code>byte</code> value.
928<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#entryToChar(com.sleepycat.db.DatabaseEntry)"><B>entryToChar(DatabaseEntry)</B></A> - 
929Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
930<DD>Converts an entry buffer into a simple <code>char</code> value.
931<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#entryToDouble(com.sleepycat.db.DatabaseEntry)"><B>entryToDouble(DatabaseEntry)</B></A> - 
932Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
933<DD>Converts an entry buffer into a simple <code>double</code> value.
934<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#entryToDouble(com.sleepycat.db.DatabaseEntry)"><B>entryToDouble(DatabaseEntry)</B></A> - 
935Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
936<DD>Converts an entry buffer into a simple <code>double</code> value.
937<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#entryToFloat(com.sleepycat.db.DatabaseEntry)"><B>entryToFloat(DatabaseEntry)</B></A> - 
938Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
939<DD>Converts an entry buffer into a simple <code>float</code> value.
940<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#entryToFloat(com.sleepycat.db.DatabaseEntry)"><B>entryToFloat(DatabaseEntry)</B></A> - 
941Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
942<DD>Converts an entry buffer into a simple <code>float</code> value.
943<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#entryToInput(com.sleepycat.db.DatabaseEntry)"><B>entryToInput(DatabaseEntry)</B></A> - 
944Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
945<DD>Utility method to create a new tuple input object for reading the data
946 from a given buffer.
947<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#entryToInt(com.sleepycat.db.DatabaseEntry)"><B>entryToInt(DatabaseEntry)</B></A> - 
948Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
949<DD>Converts an entry buffer into a simple <code>int</code> value.
950<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#entryToLong(com.sleepycat.db.DatabaseEntry)"><B>entryToLong(DatabaseEntry)</B></A> - 
951Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
952<DD>Converts an entry buffer into a simple <code>long</code> value.
953<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
954Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</A>
955<DD>&nbsp;
956<DT><A HREF="./com/sleepycat/bind/EntityBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
957Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>
958<DD>Converts key and data entry buffers into an entity Object.
959<DT><A HREF="./com/sleepycat/bind/EntryBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
960Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</A>
961<DD>Converts a entry buffer into an Object.
962<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
963Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
964<DD>&nbsp;
965<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
966Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
967<DD>Deserialize an object from an entry buffer.
968<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
969Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
970<DD>&nbsp;
971<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#entryToObject(K, D)"><B>entryToObject(K, D)</B></A> - 
972Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
973<DD>Constructs an entity object from deserialized key and data objects.
974<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
975Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
976<DD>&nbsp;
977<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput, D)"><B>entryToObject(TupleInput, D)</B></A> - 
978Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
979<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
980 deserialized data entry objects.
981<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput, E)"><B>entryToObject(TupleInput, E)</B></A> - 
982Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
983<DD>&nbsp;
984<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
985Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
986<DD>&nbsp;
987<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
988Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
989<DD>&nbsp;
990<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
991Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
992<DD>&nbsp;
993<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
994Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
995<DD>&nbsp;
996<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
997Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
998<DD>&nbsp;
999<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
1000Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
1001<DD>&nbsp;
1002<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
1003Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
1004<DD>&nbsp;
1005<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
1006Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
1007<DD>&nbsp;
1008<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
1009Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
1010<DD>&nbsp;
1011<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
1012Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
1013<DD>&nbsp;
1014<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
1015Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
1016<DD>&nbsp;
1017<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
1018Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
1019<DD>&nbsp;
1020<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
1021Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
1022<DD>&nbsp;
1023<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
1024Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
1025<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.
1026<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry)</B></A> - 
1027Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</A>
1028<DD>&nbsp;
1029<DT><A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html#entryToObject(com.sleepycat.bind.tuple.TupleInput)"><B>entryToObject(TupleInput)</B></A> - 
1030Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</A>
1031<DD>&nbsp;
1032<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#entryToObject(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>entryToObject(DatabaseEntry, DatabaseEntry)</B></A> - 
1033Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
1034<DD>&nbsp;
1035<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> - 
1036Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
1037<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
1038 entries.
1039<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> - 
1040Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
1041<DD>&nbsp;
1042<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#entryToRecordNumber(com.sleepycat.db.DatabaseEntry)"><B>entryToRecordNumber(DatabaseEntry)</B></A> - 
1043Static method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
1044<DD>Utility method for use by bindings to translate a entry buffer to an
1045 record number integer.
1046<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#entryToShort(com.sleepycat.db.DatabaseEntry)"><B>entryToShort(DatabaseEntry)</B></A> - 
1047Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
1048<DD>Converts an entry buffer into a simple <code>short</code> value.
1049<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#entryToString(com.sleepycat.db.DatabaseEntry)"><B>entryToString(DatabaseEntry)</B></A> - 
1050Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
1051<DD>Converts an entry buffer into a simple <code>String</code> value.
1052<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> - 
1053Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1054<DD>Create a database environment handle.
1055<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> - 
1056Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1057<DD>Create an EnvironmentConfig initialized with the system default settings.
1058<DT><A HREF="./com/sleepycat/db/KeyRange.html#equal"><B>equal</B></A> - 
1059Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
1060<DD>Zero if there is no matching key, and non-zero otherwise.
1061<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1062Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
1063<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?is-external=true#equals(java.lang.Object)" title="class or interface in java.util"><CODE>Map.Entry.equals(java.lang.Object)</CODE></A>.
1064<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1065Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
1066<DD>Compares the specified object with this collection for equality.
1067<DT><A HREF="./com/sleepycat/collections/StoredList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1068Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
1069<DD>Compares the specified object with this list for equality.
1070<DT><A HREF="./com/sleepycat/collections/StoredMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1071Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
1072<DD>Compares the specified object with this map for equality.
1073<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1074Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
1075<DD>Compares the data of two entries for byte-by-byte equality.
1076<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1077Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
1078<DD>
1079<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1080Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</A>
1081<DD>The standard <code>equals</code> method that must be implemented by
1082 conversion class.
1083<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1084Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
1085<DD>Returns true if the conversion objects are equal in this object and
1086 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
1087 returns true.
1088<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1089Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
1090<DD>Returns true if the deleted and renamed keys are equal in this object
1091 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
1092 returns true.
1093<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1094Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
1095<DD>Returns true if the class name, class version and field name are equal
1096 in this object and given object.
1097<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1098Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1099<DD>Returns true if this collection has the same set of mutations as the
1100 given collection and all mutations are equal.
1101<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1102Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
1103<DD>Returns true if the new class name is equal in this object and given
1104 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.
1105<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1106Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
1107<DD>&nbsp;
1108<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1109Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
1110<DD>&nbsp;
1111<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1112Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
1113<DD>&nbsp;
1114<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1115Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
1116<DD>&nbsp;
1117<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1118Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
1119<DD>&nbsp;
1120<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
1121Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
1122<DD>&nbsp;
1123<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> - 
1124Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ErrorHandler.html" title="interface in com.sleepycat.db">ErrorHandler</A>
1125<DD>A callback function to be called when an error occurs in the
1126    Berkeley DB library.
1127<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> - 
1128Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
1129<DD>&nbsp;
1130<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
1131occurs 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
1132can 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
1133callback function to be called when an event is sent from the Berkeley DB
1134library.<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#EventHandlerAdapter()"><B>EventHandlerAdapter()</B></A> - 
1135Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
1136<DD>&nbsp;
1137<DT><A HREF="./com/sleepycat/persist/EntityStore.html#evolve(com.sleepycat.persist.evolve.EvolveConfig)"><B>evolve(EvolveConfig)</B></A> - 
1138Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
1139<DD>Performs conversion of unevolved objects in order to reduce lazy
1140 conversion overhead.
1141<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> - 
1142Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
1143<DD>Creates an evolve configuration with default properties.
1144<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
1145 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> - 
1146Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</A>
1147<DD>&nbsp;
1148<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> - 
1149Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveListener.html" title="interface in com.sleepycat.persist.evolve">EvolveListener</A>
1150<DD>The listener method called during eager entity evolution.
1151<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
1152 <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> - 
1153Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</A>
1154<DD>&nbsp;
1155<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> - 
1156Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1157<DD>Checks if the specified key appears in the database.
1158<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#EXPIRE"><B>EXPIRE</B></A> - 
1159Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
1160<DD>Reject lock requests which have timed out.
1161</DL>
1162<HR>
1163<A NAME="_F_"><!-- --></A><H2>
1164<B>F</B></H2>
1165<DL>
1166<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
1167 byte read.<DT><A HREF="./com/sleepycat/util/FastInputStream.html#FastInputStream(byte[])"><B>FastInputStream(byte[])</B></A> - 
1168Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1169<DD>Creates an input stream.
1170<DT><A HREF="./com/sleepycat/util/FastInputStream.html#FastInputStream(byte[], int, int)"><B>FastInputStream(byte[], int, int)</B></A> - 
1171Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1172<DD>Creates an input stream.
1173<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
1174 byte read.<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream()"><B>FastOutputStream()</B></A> - 
1175Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1176<DD>Creates an output stream with default sizes.
1177<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(int)"><B>FastOutputStream(int)</B></A> - 
1178Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1179<DD>Creates an output stream with a default bump size and a given initial
1180 size.
1181<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(int, int)"><B>FastOutputStream(int, int)</B></A> - 
1182Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1183<DD>Creates an output stream with a given bump size and initial size.
1184<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(byte[])"><B>FastOutputStream(byte[])</B></A> - 
1185Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1186<DD>Creates an output stream with a given initial buffer and a default
1187 bump size.
1188<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#FastOutputStream(byte[], int)"><B>FastOutputStream(byte[], int)</B></A> - 
1189Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1190<DD>Creates an output stream with a given initial buffer and a given
1191 bump size.
1192<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> - 
1193Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
1194<DD>Used by an <code>EntityModel</code> to construct field metadata.
1195<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#FILEOPS"><B>FILEOPS</B></A> - 
1196Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
1197<DD>Display additional information when performing filesystem operations such
1198    as open, close or rename.
1199<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#FILEOPS_ALL"><B>FILEOPS_ALL</B></A> - 
1200Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
1201<DD>Display additional information when performing all filesystem operations,
1202    including read and write.
1203<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#first()"><B>first()</B></A> - 
1204Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
1205<DD>Returns the first (lowest) element currently in this sorted set.
1206<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#first()"><B>first()</B></A> - 
1207Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
1208<DD>Returns the first (lowest) element currently in this sorted set.
1209<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#first()"><B>first()</B></A> - 
1210Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
1211<DD>Returns the first (lowest) element currently in this sorted set.
1212<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#first()"><B>first()</B></A> - 
1213Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
1214<DD>Moves the cursor to the first value and returns it, or returns null if
1215 the cursor range is empty.
1216<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#first(com.sleepycat.db.LockMode)"><B>first(LockMode)</B></A> - 
1217Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
1218<DD>Moves the cursor to the first value and returns it, or returns null if
1219 the cursor range is empty.
1220<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#firstKey()"><B>firstKey()</B></A> - 
1221Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
1222<DD>Returns the first (lowest) key currently in this sorted map.
1223<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
1224 wrapper or a <code>float</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#FloatBinding()"><B>FloatBinding()</B></A> - 
1225Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
1226<DD>&nbsp;
1227<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#floatToEntry(float, com.sleepycat.db.DatabaseEntry)"><B>floatToEntry(float, DatabaseEntry)</B></A> - 
1228Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
1229<DD>Converts a simple <code>float</code> value into an entry buffer.
1230<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#floatToEntry(float, com.sleepycat.db.DatabaseEntry)"><B>floatToEntry(float, DatabaseEntry)</B></A> - 
1231Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
1232<DD>Converts a simple <code>float</code> value into an entry buffer.
1233<DT><A HREF="./com/sleepycat/db/Environment.html#flushReplication()"><B>flushReplication()</B></A> - 
1234Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1235<DD>Internal method: re-push the last log record to all clients, in case they've
1236    lost messages and don't know it.
1237<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> - 
1238Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
1239<DD>The log is being played forward; redo the operation described by the log
1240    record.
1241<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> - 
1242Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1243<DD>Free a locker ID.
1244<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#fromFlag(int)"><B>fromFlag(int)</B></A> - 
1245Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
1246<DD>Internal: this is public only so it can be called from an internal
1247    package.
1248<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#FULL_ELECTION_TIMEOUT"><B>FULL_ELECTION_TIMEOUT</B></A> - 
1249Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
1250<DD>An optional configuration timeout period to wait for full election
1251    participation the first time the replication group finds a master.
1252</DL>
1253<HR>
1254<A NAME="_G_"><!-- --></A><H2>
1255<B>G</B></H2>
1256<DL>
1257<DT><A HREF="./com/sleepycat/collections/StoredList.html#get(int)"><B>get(int)</B></A> - 
1258Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
1259<DD>Returns the element at the specified position in this list.
1260<DT><A HREF="./com/sleepycat/collections/StoredMap.html#get(java.lang.Object)"><B>get(Object)</B></A> - 
1261Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
1262<DD>Returns the value to which this map maps the specified key.
1263<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> - 
1264Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1265<DD>Retrieves the key/data pair with the given key.
1266<DT><A HREF="./com/sleepycat/db/LockOperation.html#GET"><B>GET</B></A> - 
1267Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
1268<DD>Get the lock defined by the values of the mode and obj fields, for
1269    the specified locker.
1270<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> - 
1271Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
1272<DD>Retrieves the key/data pair with the given key.
1273<DT><A HREF="./com/sleepycat/db/Sequence.html#get(com.sleepycat.db.Transaction, int)"><B>get(Transaction, int)</B></A> - 
1274Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
1275<DD>Return the next available element in the sequence and changes the sequence
1276    value by <code>delta</code>.
1277<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#get(K)"><B>get(K)</B></A> - 
1278Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
1279<DD>Gets an entity via a key of this index.
1280<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> - 
1281Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
1282<DD>Gets an entity via a key of this index.
1283<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#get(PK)"><B>get(PK)</B></A> - 
1284Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1285<DD>&nbsp;
1286<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> - 
1287Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1288<DD>&nbsp;
1289<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#get(SK)"><B>get(SK)</B></A> - 
1290Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
1291<DD>&nbsp;
1292<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> - 
1293Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
1294<DD>&nbsp;
1295<DT><A HREF="./com/sleepycat/util/ErrorBuffer.html#get()"><B>get()</B></A> - 
1296Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</A>
1297<DD>&nbsp;
1298<DT><A HREF="./com/sleepycat/db/LockOperation.html#GET_TIMEOUT"><B>GET_TIMEOUT</B></A> - 
1299Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
1300<DD>Identical to LockOperation GET except that the value in the timeout
1301    field overrides any previously specified timeout value for this
1302    lock.
1303<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getAggressive()"><B>getAggressive()</B></A> - 
1304Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
1305<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
1306    <b>all</b> the key/data pairs in the file that can be found.
1307<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAlloc()"><B>getAlloc()</B></A> - 
1308Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1309<DD>TODO
1310<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocBuckets()"><B>getAllocBuckets()</B></A> - 
1311Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1312<DD>TODO
1313<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocMaxBuckets()"><B>getAllocMaxBuckets()</B></A> - 
1314Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1315<DD>TODO
1316<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocMaxPages()"><B>getAllocMaxPages()</B></A> - 
1317Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1318<DD>TODO
1319<DT><A HREF="./com/sleepycat/db/CacheStats.html#getAllocPages()"><B>getAllocPages()</B></A> - 
1320Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1321<DD>TODO
1322<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
1323Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1324<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
1325    to create the database if it does not already exist.
1326<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
1327Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1328<DD>Return true if the database environment is configured to create any
1329    underlying files, as necessary.
1330<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
1331Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1332<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
1333    to create the sequence if it does not already exist.
1334<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getAllowCreate()"><B>getAllowCreate()</B></A> - 
1335Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
1336<DD>Returns whether creation of a new store is allowed.
1337<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#getAllowNestedTransactions()"><B>getAllowNestedTransactions()</B></A> - 
1338Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
1339<DD>Returns whether nested transactions will be created if
1340 <code>run()</code> is called when a transaction is already active for
1341 the current thread.
1342<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getAllowPopulate()"><B>getAllowPopulate()</B></A> - 
1343Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
1344<DD>Returns whether automatic population of the secondary is allowed.
1345<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getAllRawTypes()"><B>getAllRawTypes()</B></A> - 
1346Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
1347<DD>Returns all versions of all known types.
1348<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getAllRawTypeVersions(java.lang.String)"><B>getAllRawTypeVersions(String)</B></A> - 
1349Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
1350<DD>Returns all known versions of type information for a given class name,
1351 or null if no persistent version of the class is known.
1352<DT><A HREF="./com/sleepycat/db/Environment.html#getArchiveDatabases()"><B>getArchiveDatabases()</B></A> - 
1353Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1354<DD>&nbsp;
1355<DT><A HREF="./com/sleepycat/db/Environment.html#getArchiveLogFiles(boolean)"><B>getArchiveLogFiles(boolean)</B></A> - 
1356Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1357<DD>&nbsp;
1358<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getAutoCommitNoSync()"><B>getAutoCommitNoSync()</B></A> - 
1359Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1360<DD>Return true if the auto-commit operations on the sequence are configure to not
1361    flush the transaction log..
1362<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#getBaseClass()"><B>getBaseClass()</B></A> - 
1363Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
1364<DD>Returns the base class for this binding.
1365<DT><A HREF="./com/sleepycat/db/HashStats.html#getBFree()"><B>getBFree()</B></A> - 
1366Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1367<DD>TODO
1368<DT><A HREF="./com/sleepycat/db/HashStats.html#getBigBFree()"><B>getBigBFree()</B></A> - 
1369Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1370<DD>TODO
1371<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getBigIntegerByteLength()"><B>getBigIntegerByteLength()</B></A> - 
1372Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
1373<DD>Returns the byte length of a <code>BigInteger</code>.
1374<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#getBigIntegerByteLength(java.math.BigInteger)"><B>getBigIntegerByteLength(BigInteger)</B></A> - 
1375Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
1376<DD>Returns the byte length of a given <code>BigInteger</code> value.
1377<DT><A HREF="./com/sleepycat/db/HashStats.html#getBigPages()"><B>getBigPages()</B></A> - 
1378Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1379<DD>TODO
1380<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeComparator()"><B>getBtreeComparator()</B></A> - 
1381Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1382<DD>&nbsp;
1383<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeCompressor()"><B>getBtreeCompressor()</B></A> - 
1384Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1385<DD>Get the Btree compression callbacks.
1386<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeMinKey()"><B>getBtreeMinKey()</B></A> - 
1387Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1388<DD>Return the minimum number of key/data pairs intended to be stored
1389    on any single Btree leaf page.
1390<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreePrefixCalculator()"><B>getBtreePrefixCalculator()</B></A> - 
1391Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1392<DD>Return the Btree prefix callback.
1393<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getBtreeRecordNumbers()"><B>getBtreeRecordNumbers()</B></A> - 
1394Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1395<DD>Return true if the Btree is configured to support retrieval by record number.
1396<DT><A HREF="./com/sleepycat/db/HashStats.html#getBuckets()"><B>getBuckets()</B></A> - 
1397Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1398<DD>TODO
1399<DT><A HREF="./com/sleepycat/util/FastInputStream.html#getBufferBytes()"><B>getBufferBytes()</B></A> - 
1400Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1401<DD>Returns the underlying data being read.
1402<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#getBufferBytes()"><B>getBufferBytes()</B></A> - 
1403Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1404<DD>Returns the buffer owned by this object.
1405<DT><A HREF="./com/sleepycat/util/FastInputStream.html#getBufferLength()"><B>getBufferLength()</B></A> - 
1406Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1407<DD>Returns the end of the buffer being read.
1408<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#getBufferLength()"><B>getBufferLength()</B></A> - 
1409Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1410<DD>Returns the length used in the internal buffer, i.e., the offset at
1411 which data will be written next.
1412<DT><A HREF="./com/sleepycat/util/FastInputStream.html#getBufferOffset()"><B>getBufferOffset()</B></A> - 
1413Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
1414<DD>Returns the offset at which data is being read from the buffer.
1415<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#getBufferOffset()"><B>getBufferOffset()</B></A> - 
1416Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
1417<DD>Returns the offset of the internal buffer.
1418<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getBulkCursor()"><B>getBulkCursor()</B></A> - 
1419Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
1420<DD>Return if the cursor will be used to do bulk operations on the underlying
1421    database.
1422<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkFills()"><B>getBulkFills()</B></A> - 
1423Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1424<DD>TODO
1425<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkOverflows()"><B>getBulkOverflows()</B></A> - 
1426Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1427<DD>TODO
1428<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkRecords()"><B>getBulkRecords()</B></A> - 
1429Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1430<DD>TODO
1431<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getBulkTransfers()"><B>getBulkTransfers()</B></A> - 
1432Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1433<DD>TODO
1434<DT><A HREF="./com/sleepycat/util/UtfOps.html#getByteLength(char[])"><B>getByteLength(char[])</B></A> - 
1435Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
1436<DD>Returns the byte length of the UTF string that would be created by
1437 converting the given characters to UTF.
1438<DT><A HREF="./com/sleepycat/util/UtfOps.html#getByteLength(char[], int, int)"><B>getByteLength(char[], int, int)</B></A> - 
1439Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
1440<DD>Returns the byte length of the UTF string that would be created by
1441 converting the given characters to UTF.
1442<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getByteOrder()"><B>getByteOrder()</B></A> - 
1443Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1444<DD>Return the database byte order; a byte order of 4,321 indicates a
1445    big endian order, and a byte order of 1,234 indicates a little
1446    endian order.
1447<DT><A HREF="./com/sleepycat/db/CacheStats.html#getBytes()"><B>getBytes()</B></A> - 
1448Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1449<DD>TODO
1450<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getByteSwapped()"><B>getByteSwapped()</B></A> - 
1451Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1452<DD>Return if the underlying database files were created on an architecture
1453    of the same byte order as the current one.
1454<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getCacheCount()"><B>getCacheCount()</B></A> - 
1455Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1456<DD>Return the number of shared memory buffer pools, that is, the number
1457    of caches.
1458<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheCount()"><B>getCacheCount()</B></A> - 
1459Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1460<DD>Return the number of shared memory buffer pools, that is, the number
1461    of cache regions.
1462<DT><A HREF="./com/sleepycat/db/Database.html#getCacheFile()"><B>getCacheFile()</B></A> - 
1463Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1464<DD>Return the handle for the cache file underlying the database.
1465<DT><A HREF="./com/sleepycat/db/Environment.html#getCacheFileStats(com.sleepycat.db.StatsConfig)"><B>getCacheFileStats(StatsConfig)</B></A> - 
1466Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1467<DD>&nbsp;
1468<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getCacheHit()"><B>getCacheHit()</B></A> - 
1469Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
1470<DD>TODO
1471<DT><A HREF="./com/sleepycat/db/CacheStats.html#getCacheHit()"><B>getCacheHit()</B></A> - 
1472Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1473<DD>TODO
1474<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheMax()"><B>getCacheMax()</B></A> - 
1475Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1476<DD>Return the maximum size of the cache.
1477<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getCacheMiss()"><B>getCacheMiss()</B></A> - 
1478Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
1479<DD>TODO
1480<DT><A HREF="./com/sleepycat/db/CacheStats.html#getCacheMiss()"><B>getCacheMiss()</B></A> - 
1481Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
1482<DD>TODO
1483<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCachePageSize()"><B>getCachePageSize()</B></A> - 
1484Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1485<DD>&nbsp;
1486<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getCacheSize()"><B>getCacheSize()</B></A> - 
1487Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1488<DD>Return the size of the shared memory buffer pool, that is, the cache.
1489<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheSize()"><B>getCacheSize()</B></A> - 
1490Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1491<DD>Return the size of the shared memory buffer pool, that is, the cache.
1492<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getCacheSize()"><B>getCacheSize()</B></A> - 
1493Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1494<DD>Return the number of elements cached by a sequence handle..
1495<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getCacheSize()"><B>getCacheSize()</B></A> - 
1496Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
1497<DD>TODO
1498<DT><A HREF="./com/sleepycat/db/Environment.html#getCacheStats(com.sleepycat.db.StatsConfig)"><B>getCacheStats(StatsConfig)</B></A> - 
1499Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1500<DD>&nbsp;
1501<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCacheTableSize()"><B>getCacheTableSize()</B></A> - 
1502Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1503<DD>&nbsp;
1504<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#getCatalog()"><B>getCatalog()</B></A> - 
1505Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
1506<DD>Returns the class catalog associated with this factory.
1507<DT><A HREF="./com/sleepycat/util/ExceptionWrapper.html#getCause()"><B>getCause()</B></A> - 
1508Method in interface com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util">ExceptionWrapper</A>
1509<DD>Returns the nested exception or null if none is present.
1510<DT><A HREF="./com/sleepycat/util/IOExceptionWrapper.html#getCause()"><B>getCause()</B></A> - 
1511Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</A>
1512<DD>&nbsp;
1513<DT><A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#getCause()"><B>getCause()</B></A> - 
1514Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</A>
1515<DD>&nbsp;
1516<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#getCData()"><B>getCData()</B></A> - 
1517Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
1518<DD>Whenever the system receives contact information from a new
1519    environment, a copy of the opaque data specified in the cdata
1520    parameter to the <A HREF="./com/sleepycat/db/Environment.html#startReplication(com.sleepycat.db.DatabaseEntry, boolean)"><CODE>Environment.startReplication</CODE></A> is available
1521    from the getCDAta method.
1522<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCDBLockAllDatabases()"><B>getCDBLockAllDatabases()</B></A> - 
1523Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1524<DD>Return true if the Concurrent Data Store applications are configured to
1525    perform locking on an environment-wide basis rather than on a
1526    per-database basis.
1527<DT><A HREF="./com/sleepycat/util/UtfOps.html#getCharLength(byte[])"><B>getCharLength(byte[])</B></A> - 
1528Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
1529<DD>Returns the number of characters represented by the given UTF string.
1530<DT><A HREF="./com/sleepycat/util/UtfOps.html#getCharLength(byte[], int, int)"><B>getCharLength(byte[], int, int)</B></A> - 
1531Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
1532<DD>Returns the number of characters represented by the given UTF string.
1533<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getChecksum()"><B>getChecksum()</B></A> - 
1534Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1535<DD>Return true if the database environment is configured to do checksum
1536    verification of pages read into the cache from the backing
1537    filestore.
1538<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#getClassesToEvolve()"><B>getClassesToEvolve()</B></A> - 
1539Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
1540<DD>Returns an unmodifiable set of the entity classes to be evolved.
1541<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html#getClassFormat(byte[])"><B>getClassFormat(byte[])</B></A> - 
1542Method in interface com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</A>
1543<DD>Return the ObjectStreamClass for the given class ID.
1544<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#getClassFormat(byte[])"><B>getClassFormat(byte[])</B></A> - 
1545Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
1546<DD>&nbsp;
1547<DT><A HREF="./com/sleepycat/bind/serial/ClassCatalog.html#getClassID(java.io.ObjectStreamClass)"><B>getClassID(ObjectStreamClass)</B></A> - 
1548Method in interface com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</A>
1549<DD>Return the class ID for the current version of the given class
1550 description.
1551<DT><A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html#getClassID(java.io.ObjectStreamClass)"><B>getClassID(ObjectStreamClass)</B></A> - 
1552Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
1553<DD>&nbsp;
1554<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#getClassLoader()"><B>getClassLoader()</B></A> - 
1555Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
1556<DD>Returns the class loader to be used during deserialization, or null if
1557 a default class loader should be used.
1558<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#getClassMetadata(java.lang.String)"><B>getClassMetadata(String)</B></A> - 
1559Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
1560<DD>&nbsp;
1561<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getClassMetadata(java.lang.String)"><B>getClassMetadata(String)</B></A> - 
1562Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
1563<DD>Returns the metadata for a given persistent class name, including proxy
1564 classes and entity classes.
1565<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getClassMetadata()"><B>getClassMetadata()</B></A> - 
1566Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1567<DD>Returns the original model class metadata used to create this class, or
1568 null if this is not a model class.
1569<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#getClassName()"><B>getClassName()</B></A> - 
1570Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
1571<DD>Returns the class to which this mutation applies.
1572<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getClassName()"><B>getClassName()</B></A> - 
1573Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
1574<DD>Returns the name of the persistent class.
1575<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#getClassName()"><B>getClassName()</B></A> - 
1576Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
1577<DD>Returns the name of the entity class.
1578<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#getClassName()"><B>getClassName()</B></A> - 
1579Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
1580<DD>Returns the class name of the field type.
1581<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getClassName()"><B>getClassName()</B></A> - 
1582Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1583<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?is-external=true#getName()" title="class or interface in java.lang"><CODE>Class.getName()</CODE></A>.
1584<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#getClassVersion()"><B>getClassVersion()</B></A> - 
1585Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
1586<DD>Returns the class version to which this mutation applies.
1587<DT><A HREF="./com/sleepycat/db/StatsConfig.html#getClear()"><B>getClear()</B></A> - 
1588Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
1589<DD>Return if the statistics operation is configured to reset
1590    statistics after they are returned.
1591<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getClientRerequests()"><B>getClientRerequests()</B></A> - 
1592Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1593<DD>TODO
1594<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getClientSvcMiss()"><B>getClientSvcMiss()</B></A> - 
1595Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1596<DD>TODO
1597<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getClientSvcReq()"><B>getClientSvcReq()</B></A> - 
1598Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1599<DD>TODO
1600<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#getCollection()"><B>getCollection()</B></A> - 
1601Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
1602<DD>Returns the collection associated with this iterator.
1603<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getComponentType()"><B>getComponentType()</B></A> - 
1604Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1605<DD>Returns the array component type, or null if this is not an array type.
1606<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getCompositeKeyFields()"><B>getCompositeKeyFields()</B></A> - 
1607Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
1608<DD>Returns an unmodifiable list of metadata for the fields making up a
1609 composite key, or null if this is a not a composite key class.
1610<DT><A HREF="./com/sleepycat/db/Cursor.html#getConfig()"><B>getConfig()</B></A> - 
1611Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
1612<DD>Return this cursor's configuration.
1613<DT><A HREF="./com/sleepycat/db/Database.html#getConfig()"><B>getConfig()</B></A> - 
1614Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1615<DD>Return this Database object's configuration.
1616<DT><A HREF="./com/sleepycat/db/Environment.html#getConfig()"><B>getConfig()</B></A> - 
1617Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
1618<DD>Return this object's configuration.
1619<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getConfig()"><B>getConfig()</B></A> - 
1620Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
1621<DD>Returns this object's configuration.
1622<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getConfig()"><B>getConfig()</B></A> - 
1623Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
1624<DD>Return this Database object's configuration.
1625<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getConfig()"><B>getConfig()</B></A> - 
1626Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
1627<DD>Returns a copy of the entity store configuration.
1628<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getConfig()"><B>getConfig()</B></A> - 
1629Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
1630<DD>Returns a copy of the entity store configuration.
1631<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getConnectFail()"><B>getConnectFail()</B></A> - 
1632Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
1633<DD>TODO
1634<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getConnectionDrop()"><B>getConnectionDrop()</B></A> - 
1635Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
1636<DD>TODO
1637<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#getConversion()"><B>getConversion()</B></A> - 
1638Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
1639<DD>Returns the converter instance specified to the constructor.
1640<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getConverter(java.lang.String, int, java.lang.String)"><B>getConverter(String, int, String)</B></A> - 
1641Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1642<DD>Returns the converter mutation for the given class, version and field,
1643 or null if none exists.
1644<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getConverters()"><B>getConverters()</B></A> - 
1645Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1646<DD>Returns an unmodifiable collection of all converter mutations.
1647<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getCreateDir()"><B>getCreateDir()</B></A> - 
1648Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1649<DD>Return the directory a database will/has been created in or looked for.
1650<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getCreateDir()"><B>getCreateDir()</B></A> - 
1651Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1652<DD>Returns the path of a directory to be used as the location to create the
1653access method database files.
1654<DT><A HREF="./com/sleepycat/db/LogStats.html#getCurFile()"><B>getCurFile()</B></A> - 
1655Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
1656<DD>TODO
1657<DT><A HREF="./com/sleepycat/db/LockStats.html#getCurMaxId()"><B>getCurMaxId()</B></A> - 
1658Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
1659<DD>TODO
1660<DT><A HREF="./com/sleepycat/db/LogStats.html#getCurOffset()"><B>getCurOffset()</B></A> - 
1661Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
1662<DD>TODO
1663<DT><A HREF="./com/sleepycat/db/QueueStats.html#getCurRecno()"><B>getCurRecno()</B></A> - 
1664Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
1665<DD>TODO
1666<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> - 
1667Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
1668<DD>Returns the key/data pair to which the cursor refers.
1669<DT><A HREF="./com/sleepycat/db/LogCursor.html#getCurrent(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getCurrent(LogSequenceNumber, DatabaseEntry)</B></A> - 
1670Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
1671<DD>Return the LogSequenceNumber and log record to which the log cursor
1672    currently refers.
1673<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> - 
1674Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
1675<DD>Returns the key/data pair to which the cursor refers.
1676<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getCurrent()"><B>getCurrent()</B></A> - 
1677Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
1678<DD>TODO
1679<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#getCursorConfig()"><B>getCursorConfig()</B></A> - 
1680Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
1681<DD>Returns the cursor configuration that is used for all operations
1682 performed via this container.
1683<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getData()"><B>getData()</B></A> - 
1684Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
1685<DD>Return the byte array.
1686<DT><A HREF="./com/sleepycat/db/Cursor.html#getDatabase()"><B>getDatabase()</B></A> - 
1687Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
1688<DD>Return the Database handle associated with this Cursor.
1689<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getDatabase()"><B>getDatabase()</B></A> - 
1690Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
1691<DD>Returns the primary database handle associated with this cursor.
1692<DT><A HREF="./com/sleepycat/db/Sequence.html#getDatabase()"><B>getDatabase()</B></A> - 
1693Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
1694<DD>Return the Database handle associated with this sequence.
1695<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getDatabase()"><B>getDatabase()</B></A> - 
1696Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1697<DD>Returns the underlying database for this index.
1698<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getDatabase()"><B>getDatabase()</B></A> - 
1699Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
1700<DD>Returns the underlying secondary database for this index.
1701<DT><A HREF="./com/sleepycat/db/MemoryException.html#getDatabaseEntry()"><B>getDatabaseEntry()</B></A> - 
1702Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</A>
1703<DD>Returns the <A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><CODE>DatabaseEntry</CODE></A> object with insufficient memory
1704    to complete the operation to complete the operation.
1705<DT><A HREF="./com/sleepycat/db/Database.html#getDatabaseFile()"><B>getDatabaseFile()</B></A> - 
1706Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1707<DD>Return the database's underlying file name.
1708<DT><A HREF="./com/sleepycat/db/Database.html#getDatabaseName()"><B>getDatabaseName()</B></A> - 
1709Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1710<DD>Return the database name.
1711<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getDatabaseNamer()"><B>getDatabaseNamer()</B></A> - 
1712Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
1713<DD>Returns the object reponsible for naming of files and databases.
1714<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDataDirs()"><B>getDataDirs()</B></A> - 
1715Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1716<DD>Return the array of data directories.
1717<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getDataNIO()"><B>getDataNIO()</B></A> - 
1718Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
1719<DD>Return the java.nio.ByteBuffer.
1720<DT><A HREF="./com/sleepycat/db/CompactStats.html#getDeadlock()"><B>getDeadlock()</B></A> - 
1721Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
1722<DD>TODO
1723<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#getDeclaringClassName()"><B>getDeclaringClassName()</B></A> - 
1724Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
1725<DD>Returns the name of the class where the field is declared.
1726<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getDecrement()"><B>getDecrement()</B></A> - 
1727Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1728<DD>Return true if the sequence is configured to decrement.
1729<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getDegree2()"><B>getDegree2()</B></A> - 
1730Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
1731<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
1732    database isolation terminology.</I>
1733<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getDegree2()"><B>getDegree2()</B></A> - 
1734Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
1735<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
1736    database isolation terminology.</I>
1737<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getDeleteAction()"><B>getDeleteAction()</B></A> - 
1738Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
1739<DD>Returns the action to take when a related entity is deleted having a
1740 primary key value that exists as a secondary key value for this entity.
1741<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#getDeletedKeys()"><B>getDeletedKeys()</B></A> - 
1742Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
1743<DD>Returns the set of key names that are to be deleted.
1744<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getDeleter(java.lang.String, int, java.lang.String)"><B>getDeleter(String, int, String)</B></A> - 
1745Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1746<DD>Returns the deleter mutation for the given class, version and field, or
1747 null if none exists.
1748<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getDeleters()"><B>getDeleters()</B></A> - 
1749Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
1750<DD>Returns an unmodifiable collection of all deleter mutations.
1751<DT><A HREF="./com/sleepycat/util/ExceptionWrapper.html#getDetail()"><B>getDetail()</B></A> - 
1752Method in interface com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util">ExceptionWrapper</A>
1753<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/util/ExceptionWrapper.html#getCause()"><CODE>ExceptionWrapper.getCause()</CODE></A>.</I>
1754<DT><A HREF="./com/sleepycat/util/IOExceptionWrapper.html#getDetail()"><B>getDetail()</B></A> - 
1755Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</A>
1756<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/util/IOExceptionWrapper.html#getCause()"><CODE>IOExceptionWrapper.getCause()</CODE></A>.</I>
1757<DT><A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#getDetail()"><B>getDetail()</B></A> - 
1758Method in exception com.sleepycat.util.<A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</A>
1759<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html#getCause()"><CODE>RuntimeExceptionWrapper.getCause()</CODE></A>.</I>
1760<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getDimensions()"><B>getDimensions()</B></A> - 
1761Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1762<DD>Returns the number of array dimensions, or zero if this is not an array
1763 type.
1764<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDirectDatabaseIO()"><B>getDirectDatabaseIO()</B></A> - 
1765Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1766<DD>Return true if the database environment has been configured to not buffer
1767    database files.
1768<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDirectLogIO()"><B>getDirectLogIO()</B></A> - 
1769Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1770<DD>Return true if the database environment has been configured to not buffer
1771    log files.
1772<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getDirtyRead()"><B>getDirtyRead()</B></A> - 
1773Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
1774<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
1775    conform to ANSI database isolation terminology.</I>
1776<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getDirtyRead()"><B>getDirtyRead()</B></A> - 
1777Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1778<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
1779    database isolation terminology.</I>
1780<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getDirtyRead()"><B>getDirtyRead()</B></A> - 
1781Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
1782<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
1783    database isolation terminology.</I>
1784<DT><A HREF="./com/sleepycat/db/LogStats.html#getDiskFile()"><B>getDiskFile()</B></A> - 
1785Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
1786<DD>TODO
1787<DT><A HREF="./com/sleepycat/db/LogStats.html#getDiskOffset()"><B>getDiskOffset()</B></A> - 
1788Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
1789<DD>TODO
1790<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDsyncDatabases()"><B>getDsyncDatabases()</B></A> - 
1791Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1792<DD>Return true if the database environment has been configured to flush database
1793    writes to the backing disk before returning from the write system call.
1794<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getDsyncLog()"><B>getDsyncLog()</B></A> - 
1795Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1796<DD>Return true if the database environment has been configured to flush log
1797    writes to the backing disk before returning from the write system
1798    call.
1799<DT><A HREF="./com/sleepycat/db/HashStats.html#getDup()"><B>getDup()</B></A> - 
1800Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1801<DD>TODO
1802<DT><A HREF="./com/sleepycat/db/HashStats.html#getDupFree()"><B>getDupFree()</B></A> - 
1803Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1804<DD>TODO
1805<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getDuplicateComparator()"><B>getDuplicateComparator()</B></A> - 
1806Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1807<DD>&nbsp;
1808<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getDupmasters()"><B>getDupmasters()</B></A> - 
1809Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1810<DD>TODO
1811<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getDupPages()"><B>getDupPages()</B></A> - 
1812Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
1813<DD>TODO
1814<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getDupPagesFree()"><B>getDupPagesFree()</B></A> - 
1815Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
1816<DD>TODO
1817<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getEgen()"><B>getEgen()</B></A> - 
1818Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1819<DD>TODO
1820<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionCurWinner()"><B>getElectionCurWinner()</B></A> - 
1821Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1822<DD>TODO
1823<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionGen()"><B>getElectionGen()</B></A> - 
1824Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1825<DD>TODO
1826<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionLsn()"><B>getElectionLsn()</B></A> - 
1827Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1828<DD>TODO
1829<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionNumSites()"><B>getElectionNumSites()</B></A> - 
1830Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1831<DD>TODO
1832<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionNumVotes()"><B>getElectionNumVotes()</B></A> - 
1833Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1834<DD>TODO
1835<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionPriority()"><B>getElectionPriority()</B></A> - 
1836Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1837<DD>TODO
1838<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElections()"><B>getElections()</B></A> - 
1839Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1840<DD>TODO
1841<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionSec()"><B>getElectionSec()</B></A> - 
1842Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1843<DD>TODO
1844<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionStatus()"><B>getElectionStatus()</B></A> - 
1845Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1846<DD>TODO
1847<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionsWon()"><B>getElectionsWon()</B></A> - 
1848Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1849<DD>TODO
1850<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionTiebreaker()"><B>getElectionTiebreaker()</B></A> - 
1851Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1852<DD>TODO
1853<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionUsec()"><B>getElectionUsec()</B></A> - 
1854Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1855<DD>TODO
1856<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getElectionVotes()"><B>getElectionVotes()</B></A> - 
1857Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1858<DD>TODO
1859<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getElementClassName()"><B>getElementClassName()</B></A> - 
1860Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
1861<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
1862 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.
1863<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getElements()"><B>getElements()</B></A> - 
1864Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
1865<DD>Returns the array of elements for an array type, or null for a complex
1866 type or an enum type.
1867<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getEmptyPages()"><B>getEmptyPages()</B></A> - 
1868Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
1869<DD>TODO
1870<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getEncrypted()"><B>getEncrypted()</B></A> - 
1871Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1872<DD>Return true if the database has been configured to perform encryption.
1873<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getEncrypted()"><B>getEncrypted()</B></A> - 
1874Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1875<DD>Return the database environment has been configured to perform
1876    encryption.
1877<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#getEntityBinding(java.lang.Class)"><B>getEntityBinding(Class&lt;V&gt;)</B></A> - 
1878Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
1879<DD>&nbsp;
1880<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getEntityBinding()"><B>getEntityBinding()</B></A> - 
1881Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1882<DD>Returns the entity binding for this index.
1883<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getEntityClass()"><B>getEntityClass()</B></A> - 
1884Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
1885<DD>Returns the entity class for this index.
1886<DT><A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html#getEntityClassName()"><B>getEntityClassName()</B></A> - 
1887Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve">EvolveEvent</A>
1888<DD>The class name of the current entity class being converted.
1889<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#getEntityMetadata(java.lang.String)"><B>getEntityMetadata(String)</B></A> - 
1890Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
1891<DD>&nbsp;
1892<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getEntityMetadata(java.lang.String)"><B>getEntityMetadata(String)</B></A> - 
1893Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
1894<DD>Returns the metadata for a given entity class name.
1895<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getEntityMetadata()"><B>getEntityMetadata()</B></A> - 
1896Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1897<DD>Returns the original model entity metadata used to create this class, or
1898 null if this is not an entity class.
1899<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getEnum()"><B>getEnum()</B></A> - 
1900Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
1901<DD>Returns the enum constant String for an enum type, or null for a complex
1902 type or an array type.
1903<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getEnumConstants()"><B>getEnumConstants()</B></A> - 
1904Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1905<DD>Returns an unmodifiable list of the names of the enum instances, or null
1906 if this is not an enum type.
1907<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getEnvId()"><B>getEnvId()</B></A> - 
1908Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1909<DD>TODO
1910<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#getEnvID()"><B>getEnvID()</B></A> - 
1911Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
1912<DD>Return the environment ID associated with the operation.
1913<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1914Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
1915<DD>Returns the underlying Berkeley DB environment.
1916<DT><A HREF="./com/sleepycat/db/Database.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1917Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
1918<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
1919    underlying the <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
1920<DT><A HREF="./com/sleepycat/db/DatabaseException.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1921Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
1922<DD>Return the environment in which the exception occurred.
1923<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1924Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
1925<DD>Returns the environment associated with this store.
1926<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getEnvironment()"><B>getEnvironment()</B></A> - 
1927Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
1928<DD>Returns the environment associated with this store.
1929<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getEnvPriority()"><B>getEnvPriority()</B></A> - 
1930Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
1931<DD>TODO
1932<DT><A HREF="./com/sleepycat/db/DatabaseException.html#getErrno()"><B>getErrno()</B></A> - 
1933Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
1934<DD>Get the error number associated with this exception.
1935<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getErrorHandler()"><B>getErrorHandler()</B></A> - 
1936Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1937<DD>Return the function to be called if an error occurs.
1938<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getErrorHandler()"><B>getErrorHandler()</B></A> - 
1939Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1940<DD>Return the function to be called if an error occurs.
1941<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getErrorPrefix()"><B>getErrorPrefix()</B></A> - 
1942Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1943<DD>Return the prefix string that appears before error messages.
1944<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getErrorPrefix()"><B>getErrorPrefix()</B></A> - 
1945Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1946<DD>Return the prefix string that appears before error messages.
1947<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getErrorStream()"><B>getErrorStream()</B></A> - 
1948Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1949<DD>Return the an OutputStream for displaying error messages.
1950<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getErrorStream()"><B>getErrorStream()</B></A> - 
1951Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1952<DD>Return the an OutputStream for displaying error messages.
1953<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getEventHandler()"><B>getEventHandler()</B></A> - 
1954Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1955<DD>Return the object's methods to be called when a triggered event occurs.
1956<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#getEvolveListener()"><B>getEvolveListener()</B></A> - 
1957Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
1958<DD>Returns the progress listener that is notified each time an entity is
1959 read.
1960<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getExclusiveCreate()"><B>getExclusiveCreate()</B></A> - 
1961Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1962<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
1963    to fail if the database already exists.
1964<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getExclusiveCreate()"><B>getExclusiveCreate()</B></A> - 
1965Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
1966<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
1967    fail if the database already exists.
1968<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getExclusiveCreate()"><B>getExclusiveCreate()</B></A> - 
1969Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
1970<DD>Returns whether opening an existing store is prohibited.
1971<DT><A HREF="./com/sleepycat/db/QueueStats.html#getExtentSize()"><B>getExtentSize()</B></A> - 
1972Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
1973<DD>TODO
1974<DT><A HREF="./com/sleepycat/db/StatsConfig.html#getFast()"><B>getFast()</B></A> - 
1975Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
1976<DD>Return if the statistics operation is configured to return only the
1977    values which do not require expensive actions.
1978<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getFeedbackHandler()"><B>getFeedbackHandler()</B></A> - 
1979Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
1980<DD>Return the object's methods to be called to provide feedback.
1981<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getFeedbackHandler()"><B>getFeedbackHandler()</B></A> - 
1982Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
1983<DD>Return the object's methods to be called to provide feedback.
1984<DT><A HREF="./com/sleepycat/db/HashStats.html#getFfactor()"><B>getFfactor()</B></A> - 
1985Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
1986<DD>TODO
1987<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#getFieldName()"><B>getFieldName()</B></A> - 
1988Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
1989<DD>Returns the field name to which this mutation applies, or null if this
1990 mutation applies to the class itself.
1991<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getFields()"><B>getFields()</B></A> - 
1992Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
1993<DD>Returns a map of field name to raw field for each non-static
1994 non-transient field declared in this class, or null if this is not a
1995 complex type (in other words, this is a simple type or an array type).
1996<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#getFile()"><B>getFile()</B></A> - 
1997Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
1998<DD>Return the file number component of the LogSequenceNumber.
1999<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getFileName()"><B>getFileName()</B></A> - 
2000Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2001<DD>TODO
2002<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> - 
2003Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist">DatabaseNamer</A>
2004<DD>Returns the name of the file to be used to store the dataabase for the
2005 given store, entity class and key.
2006<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getFillPercent()"><B>getFillPercent()</B></A> - 
2007Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
2008<DD>Return the the desired fill percentage.
2009<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> - 
2010Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2011<DD>Move the cursor to the first key/data pair of the database, and return
2012that pair.
2013<DT><A HREF="./com/sleepycat/db/LogCursor.html#getFirst(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getFirst(LogSequenceNumber, DatabaseEntry)</B></A> - 
2014Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
2015<DD>Return the first LogSequenceNumber and log record.
2016<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> - 
2017Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2018<DD>Move the cursor to the first key/data pair of the database, and return
2019that pair.
2020<DT><A HREF="./com/sleepycat/db/QueueStats.html#getFirstRecno()"><B>getFirstRecno()</B></A> - 
2021Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2022<DD>TODO
2023<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getFlags()"><B>getFlags()</B></A> - 
2024Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
2025<DD>TODO
2026<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#getForce()"><B>getForce()</B></A> - 
2027Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
2028<DD>Return the configuration of the checkpoint force option.
2029<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignKeyDatabase()"><B>getForeignKeyDatabase()</B></A> - 
2030Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2031<DD>&nbsp;
2032<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignKeyDeleteAction()"><B>getForeignKeyDeleteAction()</B></A> - 
2033Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2034<DD>&nbsp;
2035<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignKeyNullifier()"><B>getForeignKeyNullifier()</B></A> - 
2036Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2037<DD>&nbsp;
2038<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getForeignMultiKeyNullifier()"><B>getForeignMultiKeyNullifier()</B></A> - 
2039Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2040<DD>&nbsp;
2041<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getFree()"><B>getFree()</B></A> - 
2042Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2043<DD>TODO
2044<DT><A HREF="./com/sleepycat/db/HashStats.html#getFree()"><B>getFree()</B></A> - 
2045Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2046<DD>TODO
2047<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getFreeListOnly()"><B>getFreeListOnly()</B></A> - 
2048Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
2049<DD>Return true if the whether to skip page compaction.
2050<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getFreeSpace()"><B>getFreeSpace()</B></A> - 
2051Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
2052<DD>Return true if the whether to return pages to the filesystem.
2053<DT><A HREF="./com/sleepycat/db/CacheStats.html#getGbytes()"><B>getGbytes()</B></A> - 
2054Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2055<DD>TODO
2056<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getGen()"><B>getGen()</B></A> - 
2057Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2058<DD>TODO
2059<DT><A HREF="./com/sleepycat/db/PreparedTransaction.html#getGID()"><B>getGID()</B></A> - 
2060Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</A>
2061<DD>&nbsp;
2062<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getGId()"><B>getGId()</B></A> - 
2063Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2064<DD>&nbsp;
2065<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashBuckets()"><B>getHashBuckets()</B></A> - 
2066Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2067<DD>TODO
2068<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHashComparator()"><B>getHashComparator()</B></A> - 
2069Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2070<DD>Return the Comparator used to compare keys in a Hash database.
2071<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHasher()"><B>getHasher()</B></A> - 
2072Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2073<DD>Return the database-specific hash function.
2074<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashExamined()"><B>getHashExamined()</B></A> - 
2075Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2076<DD>TODO
2077<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHashFillFactor()"><B>getHashFillFactor()</B></A> - 
2078Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2079<DD>Return the hash table density.
2080<DT><A HREF="./com/sleepycat/db/LockStats.html#getHashLen()"><B>getHashLen()</B></A> - 
2081Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2082<DD>TODO
2083<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashLongest()"><B>getHashLongest()</B></A> - 
2084Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2085<DD>TODO
2086<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashMaxNowait()"><B>getHashMaxNowait()</B></A> - 
2087Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2088<DD>TODO
2089<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashMaxWait()"><B>getHashMaxWait()</B></A> - 
2090Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2091<DD>TODO
2092<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashNowait()"><B>getHashNowait()</B></A> - 
2093Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2094<DD>TODO
2095<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getHashNumElements()"><B>getHashNumElements()</B></A> - 
2096Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2097<DD>Return the estimate of the final size of the hash table.
2098<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashSearches()"><B>getHashSearches()</B></A> - 
2099Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2100<DD>TODO
2101<DT><A HREF="./com/sleepycat/db/CacheStats.html#getHashWait()"><B>getHashWait()</B></A> - 
2102Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2103<DD>TODO
2104<DT><A HREF="./com/sleepycat/db/Environment.html#getHome()"><B>getHome()</B></A> - 
2105Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2106<DD>&nbsp;
2107<DT><A HREF="./com/sleepycat/db/LockStats.html#getId()"><B>getId()</B></A> - 
2108Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2109<DD>TODO
2110<DT><A HREF="./com/sleepycat/db/Transaction.html#getId()"><B>getId()</B></A> - 
2111Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
2112<DD>Return the transaction's unique ID.
2113<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getId()"><B>getId()</B></A> - 
2114Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
2115<DD>Returns the internal unique ID for this type.
2116<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getImmutableSecondaryKey()"><B>getImmutableSecondaryKey()</B></A> - 
2117Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2118<DD>Returns whether the secondary key is immutable.
2119<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getIndex()"><B>getIndex()</B></A> - 
2120Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2121<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
2122    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.
2123<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeCache()"><B>getInitializeCache()</B></A> - 
2124Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2125<DD>Return true if the database environment is configured with a shared
2126    memory buffer pool.
2127<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeCDB()"><B>getInitializeCDB()</B></A> - 
2128Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2129<DD>Return true if the database environment is configured for the Concurrent
2130    Data Store product.
2131<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeLocking()"><B>getInitializeLocking()</B></A> - 
2132Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2133<DD>Return true if the database environment is configured for locking.
2134<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeLogging()"><B>getInitializeLogging()</B></A> - 
2135Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2136<DD>Return true if the database environment is configured for logging.
2137<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeRegions()"><B>getInitializeRegions()</B></A> - 
2138Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2139<DD>Return true if the database environment has been configured to page-fault
2140    shared regions into memory when initially creating or joining a
2141    database environment.
2142<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getInitializeReplication()"><B>getInitializeReplication()</B></A> - 
2143Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2144<DD>Return true if the database environment is configured for replication.
2145<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getInitialValue()"><B>getInitialValue()</B></A> - 
2146Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
2147<DD>Return the initial value for a sequence..
2148<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#getInstance(com.sleepycat.db.Environment)"><B>getInstance(Environment)</B></A> - 
2149Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
2150<DD>Gets the CurrentTransaction accessor for a specified Berkeley DB
2151 environment.
2152<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getIntPages()"><B>getIntPages()</B></A> - 
2153Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2154<DD>TODO
2155<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getIntPagesFree()"><B>getIntPagesFree()</B></A> - 
2156Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2157<DD>TODO
2158<DT><A HREF="./com/sleepycat/db/CacheStats.html#getIoWait()"><B>getIoWait()</B></A> - 
2159Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2160<DD>TODO
2161<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#getIteratorBlockSize()"><B>getIteratorBlockSize()</B></A> - 
2162Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
2163<DD>Returns the number of records read at one time by iterators returned by
2164 the <A HREF="./com/sleepycat/collections/StoredCollection.html#iterator()"><CODE>StoredCollection.iterator()</CODE></A> method.
2165<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getJoinEnvironment()"><B>getJoinEnvironment()</B></A> - 
2166Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2167<DD>Return the handle is configured to join an existing environment.
2168<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#getKBytes()"><B>getKBytes()</B></A> - 
2169Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
2170<DD>Return the checkpoint log data threshold, in kilobytes.
2171<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#getKey()"><B>getKey()</B></A> - 
2172Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
2173<DD>Returns the key of this entry.
2174<DT><A HREF="./com/sleepycat/db/Sequence.html#getKey()"><B>getKey()</B></A> - 
2175Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
2176<DD>Return the DatabaseEntry used to open this sequence.
2177<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getKeyBinding()"><B>getKeyBinding()</B></A> - 
2178Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
2179<DD>Returns the primary key binding for this index.
2180<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getKeyBinding()"><B>getKeyBinding()</B></A> - 
2181Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
2182<DD>Returns the secondary key binding for the index.
2183<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#getKeyClass()"><B>getKeyClass()</B></A> - 
2184Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
2185<DD>Returns the primary key class for this index.
2186<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getKeyClass()"><B>getKeyClass()</B></A> - 
2187Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
2188<DD>Returns the secondary key class for this index.
2189<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#getKeyCreator(java.lang.Class, java.lang.String)"><B>getKeyCreator(Class&lt;V&gt;, String)</B></A> - 
2190Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
2191<DD>Creates a <code>SecondaryKeyCreator</code> object for use in configuring
2192 a <code>SecondaryDatabase</code>.
2193<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getKeyCreator()"><B>getKeyCreator()</B></A> - 
2194Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2195<DD>Returns the user-supplied object used for creating single-valued secondary
2196    keys.
2197<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getKeyName()"><B>getKeyName()</B></A> - 
2198Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
2199<DD>Returns the key name, which may be different from the field name.
2200<DT><A HREF="./com/sleepycat/db/Database.html#getKeyRange(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry)"><B>getKeyRange(Transaction, DatabaseEntry)</B></A> - 
2201Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
2202<DD>Return an estimate of the proportion of keys in the database less
2203    than, equal to, and greater than the specified key.
2204<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getKeysDatabase()"><B>getKeysDatabase()</B></A> - 
2205Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
2206<DD>Returns the underlying secondary database that is not associated with
2207 the primary database and is used for the <A HREF="./com/sleepycat/persist/SecondaryIndex.html#keysIndex"><CODE>SecondaryIndex.keysIndex</CODE></A>.
2208<DT><A HREF="./com/sleepycat/persist/model/AnnotationModel.html#getKnownClasses()"><B>getKnownClasses()</B></A> - 
2209Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</A>
2210<DD>&nbsp;
2211<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getKnownClasses()"><B>getKnownClasses()</B></A> - 
2212Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
2213<DD>Returns the names of all known persistent classes.
2214<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> - 
2215Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2216<DD>Move the cursor to the last key/data pair of the database, and return
2217that pair.
2218<DT><A HREF="./com/sleepycat/db/LogCursor.html#getLast(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getLast(LogSequenceNumber, DatabaseEntry)</B></A> - 
2219Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
2220<DD>Return the last LogSequenceNumber and log record.
2221<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> - 
2222Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2223<DD>Move the cursor to the last key/data pair of the database, and return
2224that pair.
2225<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getLastCkp()"><B>getLastCkp()</B></A> - 
2226Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2227<DD>TODO
2228<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getLastTxnId()"><B>getLastTxnId()</B></A> - 
2229Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2230<DD>TODO
2231<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getLastValue()"><B>getLastValue()</B></A> - 
2232Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
2233<DD>TODO
2234<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getLeafPages()"><B>getLeafPages()</B></A> - 
2235Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2236<DD>TODO
2237<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getLeafPagesFree()"><B>getLeafPagesFree()</B></A> - 
2238Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2239<DD>TODO
2240<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getLevels()"><B>getLevels()</B></A> - 
2241Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2242<DD>TODO
2243<DT><A HREF="./com/sleepycat/db/CompactStats.html#getLevels()"><B>getLevels()</B></A> - 
2244Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
2245<DD>TODO
2246<DT><A HREF="./com/sleepycat/db/LogStats.html#getLgBSize()"><B>getLgBSize()</B></A> - 
2247Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2248<DD>TODO
2249<DT><A HREF="./com/sleepycat/db/LogStats.html#getLgSize()"><B>getLgSize()</B></A> - 
2250Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2251<DD>TODO
2252<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> - 
2253Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2254<DD>Acquire a lock from the lock table.
2255<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getLock()"><B>getLock()</B></A> - 
2256Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2257<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
2258    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.
2259<DT><A HREF="./com/sleepycat/db/LockRequest.html#getLock()"><B>getLock()</B></A> - 
2260Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
2261<DD>Return the lock reference.
2262<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockConflicts()"><B>getLockConflicts()</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 locking conflicts matrix.
2265<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockDetectMode()"><B>getLockDetectMode()</B></A> - 
2266Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2267<DD>Return true if the deadlock detector is configured to run whenever a lock
2268    conflict occurs.
2269<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockDown()"><B>getLockDown()</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 lock shared
2272    environment files and memory-mapped databases into memory.
2273<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockersNowait()"><B>getLockersNowait()</B></A> - 
2274Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2275<DD>TODO
2276<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockersWait()"><B>getLockersWait()</B></A> - 
2277Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2278<DD>TODO
2279<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockNowait()"><B>getLockNowait()</B></A> - 
2280Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2281<DD>TODO
2282<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockPartitions()"><B>getLockPartitions()</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>Returns the number of lock table partitions in the Berkeley DB environment.
2285<DT><A HREF="./com/sleepycat/db/Environment.html#getLockStats(com.sleepycat.db.StatsConfig)"><B>getLockStats(StatsConfig)</B></A> - 
2286Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2287<DD>Return the database environment's locking statistics.
2288<DT><A HREF="./com/sleepycat/db/LockStats.html#getLocksteals()"><B>getLocksteals()</B></A> - 
2289Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2290<DD>TODO
2291<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLockTimeout()"><B>getLockTimeout()</B></A> - 
2292Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2293<DD>Return the database environment lock timeout value, in microseconds;
2294    a timeout of 0 means no timeout is set.
2295<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockTimeout()"><B>getLockTimeout()</B></A> - 
2296Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2297<DD>TODO
2298<DT><A HREF="./com/sleepycat/db/LockStats.html#getLockWait()"><B>getLockWait()</B></A> - 
2299Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2300<DD>TODO
2301<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogAutoRemove()"><B>getLogAutoRemove()</B></A> - 
2302Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2303<DD>Return true if the system has been configured to to automatically remove log
2304    files that are no longer needed.
2305<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogBufferSize()"><B>getLogBufferSize()</B></A> - 
2306Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2307<DD>Return the size of the in-memory log buffer, in bytes.
2308<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogDirectory()"><B>getLogDirectory()</B></A> - 
2309Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2310<DD>Return the path of a directory to be used as the location of logging files.
2311<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogDuplicated()"><B>getLogDuplicated()</B></A> - 
2312Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2313<DD>TODO
2314<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogFileMode()"><B>getLogFileMode()</B></A> - 
2315Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2316<DD>Return the absolute file mode for created log files.
2317<DT><A HREF="./com/sleepycat/db/Environment.html#getLogFileName(com.sleepycat.db.LogSequenceNumber)"><B>getLogFileName(LogSequenceNumber)</B></A> - 
2318Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2319<DD>Return the name of the log file that contains the log record
2320    specified by a LogSequenceNumber object.
2321<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogInMemory()"><B>getLogInMemory()</B></A> - 
2322Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2323<DD>Return true if the database environment is configured to maintain transaction logs
2324    in memory rather than on disk.
2325<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogQueued()"><B>getLogQueued()</B></A> - 
2326Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2327<DD>TODO
2328<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogQueuedMax()"><B>getLogQueuedMax()</B></A> - 
2329Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2330<DD>TODO
2331<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogQueuedTotal()"><B>getLogQueuedTotal()</B></A> - 
2332Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2333<DD>TODO
2334<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogRecordHandler()"><B>getLogRecordHandler()</B></A> - 
2335Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2336<DD>Return the handler for application-specific log records.
2337<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogRecords()"><B>getLogRecords()</B></A> - 
2338Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2339<DD>TODO
2340<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogRegionSize()"><B>getLogRegionSize()</B></A> - 
2341Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2342<DD>Return the size of the underlying logging subsystem region.
2343<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getLogRequested()"><B>getLogRequested()</B></A> - 
2344Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2345<DD>TODO
2346<DT><A HREF="./com/sleepycat/db/Environment.html#getLogStats(com.sleepycat.db.StatsConfig)"><B>getLogStats(StatsConfig)</B></A> - 
2347Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2348<DD>Return the database environment's logging statistics.
2349<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getLogZero()"><B>getLogZero()</B></A> - 
2350Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2351<DD>Return true if the database environment is configured to zero all pages of
2352    new log files upon their creation.
2353<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#getLSN()"><B>getLSN()</B></A> - 
2354Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
2355<DD>Whenever processing a messages results in the processing of messages
2356    that are permanent, or a message carrying a DB_REP_PERMANENT flag
2357    was processed successfully, but was not written to disk, the LSN of
2358    the record is available from the getLSN method.
2359<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getLsn()"><B>getLsn()</B></A> - 
2360Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2361<DD>TODO
2362<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getMagic()"><B>getMagic()</B></A> - 
2363Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2364<DD>TODO
2365<DT><A HREF="./com/sleepycat/db/HashStats.html#getMagic()"><B>getMagic()</B></A> - 
2366Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2367<DD>TODO
2368<DT><A HREF="./com/sleepycat/db/LogStats.html#getMagic()"><B>getMagic()</B></A> - 
2369Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2370<DD>TODO
2371<DT><A HREF="./com/sleepycat/db/QueueStats.html#getMagic()"><B>getMagic()</B></A> - 
2372Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2373<DD>TODO
2374<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getMap()"><B>getMap()</B></A> - 
2375Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2376<DD>TODO
2377<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMap()"><B>getMap()</B></A> - 
2378Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2379<DD>TODO
2380<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaster()"><B>getMaster()</B></A> - 
2381Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2382<DD>TODO
2383<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMasterChanges()"><B>getMasterChanges()</B></A> - 
2384Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2385<DD>TODO
2386<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getMax()"><B>getMax()</B></A> - 
2387Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
2388<DD>TODO
2389<DT><A HREF="./com/sleepycat/db/LogStats.html#getMaxCommitperflush()"><B>getMaxCommitperflush()</B></A> - 
2390Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2391<DD>TODO
2392<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxHlocks()"><B>getMaxHlocks()</B></A> - 
2393Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2394<DD>TODO
2395<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxHobjects()"><B>getMaxHobjects()</B></A> - 
2396Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2397<DD>TODO
2398<DT><A HREF="./com/sleepycat/db/CacheFile.html#getMaximumSize()"><B>getMaximumSize()</B></A> - 
2399Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
2400<DD>Return the maximum size for the file backing the database, or 0 if
2401    no maximum file size has been configured.
2402<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseSec()"><B>getMaxLeaseSec()</B></A> - 
2403Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2404<DD>TODO
2405<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxLeaseUsec()"><B>getMaxLeaseUsec()</B></A> - 
2406Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2407<DD>TODO
2408<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLockers()"><B>getMaxLockers()</B></A> - 
2409Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2410<DD>Return the maximum number of lockers.
2411<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxLockers()"><B>getMaxLockers()</B></A> - 
2412Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2413<DD>TODO
2414<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLockObjects()"><B>getMaxLockObjects()</B></A> - 
2415Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2416<DD>Return the maximum number of locked objects.
2417<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLocks()"><B>getMaxLocks()</B></A> - 
2418Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2419<DD>Return the maximum number of locks.
2420<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxLocks()"><B>getMaxLocks()</B></A> - 
2421Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2422<DD>TODO
2423<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxLogFileSize()"><B>getMaxLogFileSize()</B></A> - 
2424Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2425<DD>Return the maximum size of a single file in the log, in bytes.
2426<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxLsteals()"><B>getMaxLsteals()</B></A> - 
2427Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2428<DD>TODO
2429<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxMutexes()"><B>getMaxMutexes()</B></A> - 
2430Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2431<DD>Return the total number of mutexes allocated.
2432<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getMaxNactive()"><B>getMaxNactive()</B></A> - 
2433Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2434<DD>TODO
2435<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxNlockers()"><B>getMaxNlockers()</B></A> - 
2436Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2437<DD>TODO
2438<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxNlocks()"><B>getMaxNlocks()</B></A> - 
2439Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2440<DD>TODO
2441<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxNobjects()"><B>getMaxNobjects()</B></A> - 
2442Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2443<DD>TODO
2444<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getMaxNsnapshot()"><B>getMaxNsnapshot()</B></A> - 
2445Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2446<DD>TODO
2447<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxNumCache()"><B>getMaxNumCache()</B></A> - 
2448Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2449<DD>TODO
2450<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxObjects()"><B>getMaxObjects()</B></A> - 
2451Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2452<DD>TODO
2453<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxOpenfd()"><B>getMaxOpenfd()</B></A> - 
2454Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2455<DD>TODO
2456<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxOpenFiles()"><B>getMaxOpenFiles()</B></A> - 
2457Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2458<DD>Return the maximum number of file descriptors that will be opened concurrently..
2459<DT><A HREF="./com/sleepycat/db/LockStats.html#getMaxOsteals()"><B>getMaxOsteals()</B></A> - 
2460Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2461<DD>TODO
2462<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getMaxPages()"><B>getMaxPages()</B></A> - 
2463Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
2464<DD>Return the the maximum number of pages to free.
2465<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMaxPermLsn()"><B>getMaxPermLsn()</B></A> - 
2466Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2467<DD>TODO
2468<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#getMaxRetries()"><B>getMaxRetries()</B></A> - 
2469Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
2470<DD>Returns the maximum number of retries that will be performed when
2471 deadlocks are detected.
2472<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getMaxTxns()"><B>getMaxTxns()</B></A> - 
2473Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2474<DD>TODO
2475<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxWrite()"><B>getMaxWrite()</B></A> - 
2476Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2477<DD>TODO
2478<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxWrite()"><B>getMaxWrite()</B></A> - 
2479Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2480<DD>Return the maximum number of sequential write operations.
2481<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMaxWriteSleep()"><B>getMaxWriteSleep()</B></A> - 
2482Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2483<DD>TODO
2484<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMaxWriteSleep()"><B>getMaxWriteSleep()</B></A> - 
2485Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2486<DD>Return the microseconds to pause before scheduling further write operations.
2487<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMessageHandler()"><B>getMessageHandler()</B></A> - 
2488Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2489<DD>Return the function to be called with an informational message.
2490<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMessageHandler()"><B>getMessageHandler()</B></A> - 
2491Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2492<DD>Return the function to be called with an informational message.
2493<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMessageStream()"><B>getMessageStream()</B></A> - 
2494Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2495<DD>Return the an OutputStream for displaying informational messages.
2496<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMessageStream()"><B>getMessageStream()</B></A> - 
2497Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2498<DD>Return the an OutputStream for displaying informational messages.
2499<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getMetaFlags()"><B>getMetaFlags()</B></A> - 
2500Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2501<DD>TODO
2502<DT><A HREF="./com/sleepycat/db/HashStats.html#getMetaFlags()"><B>getMetaFlags()</B></A> - 
2503Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2504<DD>TODO
2505<DT><A HREF="./com/sleepycat/db/QueueStats.html#getMetaFlags()"><B>getMetaFlags()</B></A> - 
2506Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2507<DD>TODO
2508<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getMin()"><B>getMin()</B></A> - 
2509Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
2510<DD>TODO
2511<DT><A HREF="./com/sleepycat/db/LogStats.html#getMinCommitperflush()"><B>getMinCommitperflush()</B></A> - 
2512Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2513<DD>TODO
2514<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getMinKey()"><B>getMinKey()</B></A> - 
2515Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2516<DD>TODO
2517<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#getMinutes()"><B>getMinutes()</B></A> - 
2518Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
2519<DD>Return the checkpoint time threshold, in minutes.
2520<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMmapSize()"><B>getMmapSize()</B></A> - 
2521Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2522<DD>TODO
2523<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMMapSize()"><B>getMMapSize()</B></A> - 
2524Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2525<DD>Return the maximum file size, in bytes, for a file to be mapped into
2526    the process address space.
2527<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMode()"><B>getMode()</B></A> - 
2528Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2529<DD>Return the mode used to create files.
2530<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMode()"><B>getMode()</B></A> - 
2531Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2532<DD>Return the mode to use when creating underlying files and shared
2533    memory segments.
2534<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getMode()"><B>getMode()</B></A> - 
2535Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2536<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
2537    called, and returns the mode for the failed LockRequest when
2538    <A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> was called.
2539<DT><A HREF="./com/sleepycat/db/LockRequest.html#getMode()"><B>getMode()</B></A> - 
2540Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
2541<DD>Return the lock mode.
2542<DT><A HREF="./com/sleepycat/db/LogStats.html#getMode()"><B>getMode()</B></A> - 
2543Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
2544<DD>TODO
2545<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getModel()"><B>getModel()</B></A> - 
2546Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
2547<DD>Returns the current entity model for this store.
2548<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getModel()"><B>getModel()</B></A> - 
2549Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
2550<DD>Returns the last configured and stored entity model for this store.
2551<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getModel()"><B>getModel()</B></A> - 
2552Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
2553<DD>Returns the entity model that defines entity classes and index keys.
2554<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsBadgen()"><B>getMsgsBadgen()</B></A> - 
2555Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2556<DD>TODO
2557<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getMsgsDropped()"><B>getMsgsDropped()</B></A> - 
2558Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
2559<DD>TODO
2560<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsProcessed()"><B>getMsgsProcessed()</B></A> - 
2561Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2562<DD>TODO
2563<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getMsgsQueued()"><B>getMsgsQueued()</B></A> - 
2564Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
2565<DD>TODO
2566<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsRecover()"><B>getMsgsRecover()</B></A> - 
2567Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2568<DD>TODO
2569<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsSendFailures()"><B>getMsgsSendFailures()</B></A> - 
2570Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2571<DD>TODO
2572<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getMsgsSent()"><B>getMsgsSent()</B></A> - 
2573Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2574<DD>TODO
2575<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#getMultiKeyCreator()"><B>getMultiKeyCreator()</B></A> - 
2576Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
2577<DD>Returns the user-supplied object used for creating multi-valued secondary
2578    keys.
2579<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getMultiversion()"><B>getMultiversion()</B></A> - 
2580Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2581<DD>Return true if the database is configured for multiversion concurrency control.
2582<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMultiversion()"><B>getMultiversion()</B></A> - 
2583Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2584<DD>Return true if the handle is configured to open all databases for multiversion
2585    concurrency control.
2586<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMultiversionFreed()"><B>getMultiversionFreed()</B></A> - 
2587Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2588<DD>TODO
2589<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMultiversionFrozen()"><B>getMultiversionFrozen()</B></A> - 
2590Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2591<DD>TODO
2592<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getMultiversionRef()"><B>getMultiversionRef()</B></A> - 
2593Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2594<DD>TODO
2595<DT><A HREF="./com/sleepycat/db/CacheStats.html#getMultiversionThawed()"><B>getMultiversionThawed()</B></A> - 
2596Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2597<DD>TODO
2598<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getMutations()"><B>getMutations()</B></A> - 
2599Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
2600<DD>Returns the set of mutations that were configured when the store was
2601 opened, or if none were configured, the set of mutations that were
2602 configured and stored previously.
2603<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getMutations()"><B>getMutations()</B></A> - 
2604Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
2605<DD>Returns the set of mutations that were configured and stored previously.
2606<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getMutations()"><B>getMutations()</B></A> - 
2607Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
2608<DD>Returns the configured mutations for performing lazy evolution of stored
2609 instances.
2610<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexAlign()"><B>getMutexAlign()</B></A> - 
2611Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2612<DD>TODO
2613<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexAlignment()"><B>getMutexAlignment()</B></A> - 
2614Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2615<DD>Return the mutex alignment, in bytes.
2616<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexCount()"><B>getMutexCount()</B></A> - 
2617Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2618<DD>TODO
2619<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexFree()"><B>getMutexFree()</B></A> - 
2620Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2621<DD>TODO
2622<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexIncrement()"><B>getMutexIncrement()</B></A> - 
2623Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2624<DD>Return the number of additional mutexes to allocate.
2625<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexInuse()"><B>getMutexInuse()</B></A> - 
2626Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2627<DD>TODO
2628<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexInuseMax()"><B>getMutexInuseMax()</B></A> - 
2629Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2630<DD>TODO
2631<DT><A HREF="./com/sleepycat/db/Environment.html#getMutexStats(com.sleepycat.db.StatsConfig)"><B>getMutexStats(StatsConfig)</B></A> - 
2632Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
2633<DD>Return the database environment's mutex statistics.
2634<DT><A HREF="./com/sleepycat/db/MutexStats.html#getMutexTasSpins()"><B>getMutexTasSpins()</B></A> - 
2635Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
2636<DD>TODO
2637<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexTestAndSetSpins()"><B>getMutexTestAndSetSpins()</B></A> - 
2638Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2639<DD>Return the test-and-set spin count.
2640<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNaborts()"><B>getNaborts()</B></A> - 
2641Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2642<DD>TODO
2643<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNactive()"><B>getNactive()</B></A> - 
2644Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2645<DD>TODO
2646<DT><A HREF="./com/sleepycat/db/Transaction.html#getName()"><B>getName()</B></A> - 
2647Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
2648<DD>Get the user visible name for the transaction.
2649<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getName()"><B>getName()</B></A> - 
2650Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2651<DD>TODO
2652<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#getName()"><B>getName()</B></A> - 
2653Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
2654<DD>Returns the field name.
2655<DT><A HREF="./com/sleepycat/persist/raw/RawField.html#getName()"><B>getName()</B></A> - 
2656Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</A>
2657<DD>Returns the name of the field.
2658<DT><A HREF="./com/sleepycat/persist/evolve/EvolveStats.html#getNConverted()"><B>getNConverted()</B></A> - 
2659Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve">EvolveStats</A>
2660<DD>The total number of entities converted during eager evolution.
2661<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#getNewName()"><B>getNewName()</B></A> - 
2662Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
2663<DD>Returns the new class or field name specified in the constructor.
2664<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNewsites()"><B>getNewsites()</B></A> - 
2665Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2666<DD>TODO
2667<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> - 
2668Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2669<DD>Move the cursor to the next key/data pair and return that pair.
2670<DT><A HREF="./com/sleepycat/db/JoinCursor.html#getNext(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getNext(DatabaseEntry, LockMode)</B></A> - 
2671Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
2672<DD>Returns the next primary key resulting from the join operation.
2673<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> - 
2674Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</A>
2675<DD>Returns the next primary key and data resulting from the join operation.
2676<DT><A HREF="./com/sleepycat/db/LogCursor.html#getNext(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getNext(LogSequenceNumber, DatabaseEntry)</B></A> - 
2677Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
2678<DD>Return the next LogSequenceNumber and log record.
2679<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> - 
2680Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2681<DD>Move the cursor to the next key/data pair and return that pair.
2682<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> - 
2683Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2684<DD>If the next key/data pair of the database is a duplicate data record for
2685the current key/data pair, move the cursor to the next key/data pair
2686of the database and return that pair.
2687<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> - 
2688Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2689<DD>If the next key/data pair of the database is a duplicate data record for
2690the current key/data pair, move the cursor to the next key/data pair
2691of the database and return that pair.
2692<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNextLsn()"><B>getNextLsn()</B></A> - 
2693Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2694<DD>TODO
2695<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> - 
2696Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
2697<DD>Move the cursor to the next non-duplicate key/data pair and return
2698that pair.
2699<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> - 
2700Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
2701<DD>Move the cursor to the next non-duplicate key/data pair and return
2702that pair.
2703<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNextPages()"><B>getNextPages()</B></A> - 
2704Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2705<DD>TODO
2706<DT><A HREF="./com/sleepycat/db/LockStats.html#getNobjects()"><B>getNobjects()</B></A> - 
2707Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2708<DD>TODO
2709<DT><A HREF="./com/sleepycat/db/CacheFile.html#getNoFile()"><B>getNoFile()</B></A> - 
2710Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
2711<DD>Return true if the opening of backing temporary files for in-memory
2712    databases has been disallowed.
2713<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getNoLocking()"><B>getNoLocking()</B></A> - 
2714Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2715<DD>Return true if the system has been configured to grant all requested mutual
2716    exclusion mutexes and database locks without regard for their actual
2717    availability.
2718<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getNoMMap()"><B>getNoMMap()</B></A> - 
2719Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2720<DD>Return true if the library is configured to not map this database into
2721    memory.
2722<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getNoMMap()"><B>getNoMMap()</B></A> - 
2723Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2724<DD>Return true if the system has been configured to copy read-only database files
2725    into the local cache instead of potentially mapping them into process
2726    memory.
2727<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getNoOrderCheck()"><B>getNoOrderCheck()</B></A> - 
2728Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
2729<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
2730    database checks for btree and duplicate sort order and for hashing.
2731<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getNoPanic()"><B>getNoPanic()</B></A> - 
2732Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2733<DD>Return true if the system has been configured to ignore any panic state in
2734    the database environment.
2735<DT><A HREF="./com/sleepycat/db/JoinConfig.html#getNoSort()"><B>getNoSort()</B></A> - 
2736Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
2737<DD>Returns whether automatic sorting of the input cursors is disabled.
2738<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getNoSync()"><B>getNoSync()</B></A> - 
2739Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
2740<DD>Return if the transaction is configured to not write or synchronously
2741    flush the log it when commits.
2742<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getNowait()"><B>getNowait()</B></A> - 
2743Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
2744<DD>TODO
2745<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getNoWait()"><B>getNoWait()</B></A> - 
2746Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
2747<DD>Return if the transaction is configured to not wait if a lock
2748    request cannot be immediately granted.
2749<DT><A HREF="./com/sleepycat/persist/evolve/EvolveStats.html#getNRead()"><B>getNRead()</B></A> - 
2750Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve">EvolveStats</A>
2751<DD>The total number of entities read during eager evolution.
2752<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumBegins()"><B>getNumBegins()</B></A> - 
2753Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2754<DD>TODO
2755<DT><A HREF="./com/sleepycat/db/CacheStats.html#getNumCache()"><B>getNumCache()</B></A> - 
2756Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2757<DD>TODO
2758<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumCommits()"><B>getNumCommits()</B></A> - 
2759Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2760<DD>TODO
2761<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getNumData()"><B>getNumData()</B></A> - 
2762Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2763<DD>TODO
2764<DT><A HREF="./com/sleepycat/db/HashStats.html#getNumData()"><B>getNumData()</B></A> - 
2765Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2766<DD>TODO
2767<DT><A HREF="./com/sleepycat/db/QueueStats.html#getNumData()"><B>getNumData()</B></A> - 
2768Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2769<DD>TODO
2770<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumDeadlocks()"><B>getNumDeadlocks()</B></A> - 
2771Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2772<DD>TODO
2773<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumDowngrade()"><B>getNumDowngrade()</B></A> - 
2774Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2775<DD>TODO
2776<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getNumKeys()"><B>getNumKeys()</B></A> - 
2777Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2778<DD>TODO
2779<DT><A HREF="./com/sleepycat/db/HashStats.html#getNumKeys()"><B>getNumKeys()</B></A> - 
2780Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2781<DD>TODO
2782<DT><A HREF="./com/sleepycat/db/QueueStats.html#getNumKeys()"><B>getNumKeys()</B></A> - 
2783Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2784<DD>TODO
2785<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumLockers()"><B>getNumLockers()</B></A> - 
2786Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2787<DD>TODO
2788<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumLocks()"><B>getNumLocks()</B></A> - 
2789Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2790<DD>TODO
2791<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumLockTimeouts()"><B>getNumLockTimeouts()</B></A> - 
2792Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2793<DD>TODO
2794<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumModes()"><B>getNumModes()</B></A> - 
2795Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2796<DD>TODO
2797<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumReleases()"><B>getNumReleases()</B></A> - 
2798Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2799<DD>TODO
2800<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumRequests()"><B>getNumRequests()</B></A> - 
2801Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2802<DD>TODO
2803<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumRestores()"><B>getNumRestores()</B></A> - 
2804Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2805<DD>TODO
2806<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNumSites()"><B>getNumSites()</B></A> - 
2807Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2808<DD>TODO
2809<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getNumSnapshot()"><B>getNumSnapshot()</B></A> - 
2810Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
2811<DD>TODO
2812<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getNumThrottles()"><B>getNumThrottles()</B></A> - 
2813Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2814<DD>TODO
2815<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumTxnTimeouts()"><B>getNumTxnTimeouts()</B></A> - 
2816Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2817<DD>TODO
2818<DT><A HREF="./com/sleepycat/db/LockStats.html#getNumUpgrade()"><B>getNumUpgrade()</B></A> - 
2819Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2820<DD>TODO
2821<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getObj()"><B>getObj()</B></A> - 
2822Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2823<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
2824    called, and returns the object for the failed LockRequest when
2825    <A HREF="./com/sleepycat/db/Environment.html#lockVector(int, boolean, com.sleepycat.db.LockRequest[])"><CODE>Environment.lockVector</CODE></A> was called.
2826<DT><A HREF="./com/sleepycat/db/LockRequest.html#getObj()"><B>getObj()</B></A> - 
2827Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
2828<DD>Return the lock object.
2829<DT><A HREF="./com/sleepycat/db/LockStats.html#getObjectsteals()"><B>getObjectsteals()</B></A> - 
2830Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2831<DD>TODO
2832<DT><A HREF="./com/sleepycat/db/LockStats.html#getObjsNowait()"><B>getObjsNowait()</B></A> - 
2833Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2834<DD>TODO
2835<DT><A HREF="./com/sleepycat/db/LockStats.html#getObjsWait()"><B>getObjsWait()</B></A> - 
2836Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2837<DD>TODO
2838<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getOffset()"><B>getOffset()</B></A> - 
2839Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
2840<DD>Return the byte offset into the data array.
2841<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#getOffset()"><B>getOffset()</B></A> - 
2842Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
2843<DD>Return the file offset component of the LogSequenceNumber.
2844<DT><A HREF="./com/sleepycat/db/LockNotGrantedException.html#getOp()"><B>getOp()</B></A> - 
2845Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</A>
2846<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
2847    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.
2848<DT><A HREF="./com/sleepycat/db/LockRequest.html#getOp()"><B>getOp()</B></A> - 
2849Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
2850<DD>Return the lock operation.
2851<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getOrderCheckOnly()"><B>getOrderCheckOnly()</B></A> - 
2852Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
2853<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
2854    checks for btree and duplicate sort order and for hashing, skipped
2855    by verification operations configured by <A HREF="./com/sleepycat/db/VerifyConfig.html#setNoOrderCheck(boolean)"><CODE>VerifyConfig.setNoOrderCheck</CODE></A>.
2856<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getOutdated()"><B>getOutdated()</B></A> - 
2857Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2858<DD>TODO
2859<DT><A HREF="./com/sleepycat/db/HashStats.html#getOverflows()"><B>getOverflows()</B></A> - 
2860Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2861<DD>TODO
2862<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getOverPages()"><B>getOverPages()</B></A> - 
2863Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2864<DD>TODO
2865<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getOverPagesFree()"><B>getOverPagesFree()</B></A> - 
2866Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2867<DD>TODO
2868<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getOverwrite()"><B>getOverwrite()</B></A> - 
2869Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2870<DD>Return true if the system has been configured to overwrite files stored in
2871    encrypted formats before deleting them.
2872<DT><A HREF="./com/sleepycat/db/HashStats.html#getOvflFree()"><B>getOvflFree()</B></A> - 
2873Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2874<DD>TODO
2875<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getPackedIntByteLength()"><B>getPackedIntByteLength()</B></A> - 
2876Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
2877<DD>Returns the byte length of a packed integer.
2878<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getPackedLongByteLength()"><B>getPackedLongByteLength()</B></A> - 
2879Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
2880<DD>Returns the byte length of a packed long integer.
2881<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageClean()"><B>getPageClean()</B></A> - 
2882Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2883<DD>TODO
2884<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getPageCount()"><B>getPageCount()</B></A> - 
2885Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2886<DD>TODO
2887<DT><A HREF="./com/sleepycat/db/HashStats.html#getPageCount()"><B>getPageCount()</B></A> - 
2888Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2889<DD>TODO
2890<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageCreate()"><B>getPageCreate()</B></A> - 
2891Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2892<DD>TODO
2893<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageCreate()"><B>getPageCreate()</B></A> - 
2894Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2895<DD>TODO
2896<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageDirty()"><B>getPageDirty()</B></A> - 
2897Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2898<DD>TODO
2899<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageIn()"><B>getPageIn()</B></A> - 
2900Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2901<DD>TODO
2902<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageIn()"><B>getPageIn()</B></A> - 
2903Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2904<DD>TODO
2905<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageOut()"><B>getPageOut()</B></A> - 
2906Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2907<DD>TODO
2908<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageOut()"><B>getPageOut()</B></A> - 
2909Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2910<DD>TODO
2911<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPages()"><B>getPages()</B></A> - 
2912Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2913<DD>TODO
2914<DT><A HREF="./com/sleepycat/db/QueueStats.html#getPages()"><B>getPages()</B></A> - 
2915Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2916<DD>TODO
2917<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getPagesDuplicated()"><B>getPagesDuplicated()</B></A> - 
2918Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2919<DD>TODO
2920<DT><A HREF="./com/sleepycat/db/CompactStats.html#getPagesExamine()"><B>getPagesExamine()</B></A> - 
2921Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
2922<DD>TODO
2923<DT><A HREF="./com/sleepycat/db/CompactStats.html#getPagesFree()"><B>getPagesFree()</B></A> - 
2924Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
2925<DD>TODO
2926<DT><A HREF="./com/sleepycat/db/QueueStats.html#getPagesFree()"><B>getPagesFree()</B></A> - 
2927Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2928<DD>TODO
2929<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getPageSize()"><B>getPageSize()</B></A> - 
2930Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
2931<DD>TODO
2932<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#getPageSize()"><B>getPageSize()</B></A> - 
2933Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
2934<DD>TODO
2935<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageSize()"><B>getPageSize()</B></A> - 
2936Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2937<DD>TODO
2938<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPageSize()"><B>getPageSize()</B></A> - 
2939Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2940<DD>Return the size of the pages used to hold items in the database, in bytes.
2941<DT><A HREF="./com/sleepycat/db/HashStats.html#getPageSize()"><B>getPageSize()</B></A> - 
2942Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
2943<DD>TODO
2944<DT><A HREF="./com/sleepycat/db/QueueStats.html#getPageSize()"><B>getPageSize()</B></A> - 
2945Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
2946<DD>TODO
2947<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getPagesRecords()"><B>getPagesRecords()</B></A> - 
2948Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2949<DD>TODO
2950<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getPagesRequested()"><B>getPagesRequested()</B></A> - 
2951Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
2952<DD>TODO
2953<DT><A HREF="./com/sleepycat/db/CompactStats.html#getPagesTruncated()"><B>getPagesTruncated()</B></A> - 
2954Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
2955<DD>TODO
2956<DT><A HREF="./com/sleepycat/db/CacheStats.html#getPageTrickle()"><B>getPageTrickle()</B></A> - 
2957Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
2958<DD>TODO
2959<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPanicHandler()"><B>getPanicHandler()</B></A> - 
2960Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2961<DD>Return the function to be called if the database environment panics.
2962<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getPanicHandler()"><B>getPanicHandler()</B></A> - 
2963Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
2964<DD>Return the function to be called if the database environment panics.
2965<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getParentId()"><B>getParentId()</B></A> - 
2966Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
2967<DD>TODO
2968<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getPartial()"><B>getPartial()</B></A> - 
2969Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
2970<DD>Return whether this DatabaseEntry is configured to read or write partial
2971    records.
2972<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getPartialLength()"><B>getPartialLength()</B></A> - 
2973Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
2974<DD>Return the byte length of the partial record being read or written by
2975    the application, in bytes.
2976<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getPartialOffset()"><B>getPartialOffset()</B></A> - 
2977Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
2978<DD>Return the offset of the partial record being read or written by the
2979    application, in bytes.
2980<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPartitionDirs()"><B>getPartitionDirs()</B></A> - 
2981Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2982<DD>Return the array of directories the database extents should be created in or
2983looked for.
2984<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPartitionHandler()"><B>getPartitionHandler()</B></A> - 
2985Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2986<DD>Return the function to be called to determine which partition a key resides in.
2987<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPartitionKeys()"><B>getPartitionKeys()</B></A> - 
2988Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2989<DD>Return the array of keys the database is configured to partition with.
2990<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPartitionParts()"><B>getPartitionParts()</B></A> - 
2991Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
2992<DD>Return the number of partitions the database is configured for.
2993<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartitions()"><B>getPartitions()</B></A> - 
2994Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2995<DD>TODO
2996<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartMaxNowait()"><B>getPartMaxNowait()</B></A> - 
2997Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
2998<DD>TODO
2999<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartMaxWait()"><B>getPartMaxWait()</B></A> - 
3000Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3001<DD>TODO
3002<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartNowait()"><B>getPartNowait()</B></A> - 
3003Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3004<DD>TODO
3005<DT><A HREF="./com/sleepycat/db/LockStats.html#getPartWait()"><B>getPartWait()</B></A> - 
3006Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3007<DD>TODO
3008<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#getPermFailed()"><B>getPermFailed()</B></A> - 
3009Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
3010<DD>TODO
3011<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getPersistentFields()"><B>getPersistentFields()</B></A> - 
3012Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3013<DD>Returns an unmodifiable list of metadata for the persistent fields in
3014 this class, or null if the default rules for persistent fields should be
3015 used.
3016<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getPid()"><B>getPid()</B></A> - 
3017Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
3018<DD>TODO
3019<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> - 
3020Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3021<DD>Move the cursor to the previous key/data pair and return that pair.
3022<DT><A HREF="./com/sleepycat/db/LogCursor.html#getPrev(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>getPrev(LogSequenceNumber, DatabaseEntry)</B></A> - 
3023Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
3024<DD>Return the previous LogSequenceNumber and log record.
3025<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> - 
3026Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3027<DD>Move the cursor to the previous key/data pair and return that pair.
3028<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> - 
3029Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3030<DD>If the previous key/data pair of the database is a duplicate data record
3031for the current key/data pair, move the cursor to the previous key/data
3032pair of the database and return that pair.
3033<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> - 
3034Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3035<DD>If the previous key/data pair of the database is a duplicate data record
3036for the current key/data pair, move the cursor to the previous key/data
3037pair of the database and return that pair.
3038<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> - 
3039Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3040<DD>Move the cursor to the previous non-duplicate key/data pair and return
3041that pair.
3042<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> - 
3043Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3044<DD>Move the cursor to the previous non-duplicate key/data pair and return
3045that pair.
3046<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getPrimaryConfig(java.lang.Class)"><B>getPrimaryConfig(Class)</B></A> - 
3047Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3048<DD>Returns the default primary database Berkeley DB engine API
3049 configuration for an entity class.
3050<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getPrimaryDatabase()"><B>getPrimaryDatabase()</B></A> - 
3051Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
3052<DD>Returns the primary database associated with this secondary database.
3053<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> - 
3054Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3055<DD>Returns the primary index for a given entity class, opening it if
3056 necessary.
3057<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getPrimaryIndex(java.lang.String)"><B>getPrimaryIndex(String)</B></A> - 
3058Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
3059<DD>Opens the primary index for a given entity class.
3060<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#getPrimaryIndex()"><B>getPrimaryIndex()</B></A> - 
3061Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
3062<DD>Returns the primary index associated with this secondary index.
3063<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getPrimaryKey()"><B>getPrimaryKey()</B></A> - 
3064Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3065<DD>Returns the primary key metadata for a key declared in this class, or
3066 null if none is declared.
3067<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#getPrimaryKey()"><B>getPrimaryKey()</B></A> - 
3068Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
3069<DD>Returns the primary key metadata for this entity.
3070<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#getPrimitiveBinding(java.lang.Class)"><B>getPrimitiveBinding(Class&lt;T&gt;)</B></A> - 
3071Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
3072<DD>Creates a tuple binding for a primitive Java class.
3073<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getPrintable()"><B>getPrintable()</B></A> - 
3074Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
3075<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
3076    characters to where possible.
3077<DT><A HREF="./com/sleepycat/db/CacheFile.html#getPriority()"><B>getPriority()</B></A> - 
3078Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
3079<DD>Return the cache priority for pages from the specified file.
3080<DT><A HREF="./com/sleepycat/db/Cursor.html#getPriority()"><B>getPriority()</B></A> - 
3081Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3082<DD>Get the cache priority for pages referenced by the cursor.
3083<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getPriority()"><B>getPriority()</B></A> - 
3084Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3085<DD>Return the the cache priority for pages referenced by this handle.
3086<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getPrivate()"><B>getPrivate()</B></A> - 
3087Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3088<DD>Return true if the database environment is configured to only be accessed
3089    by a single process.
3090<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getProxiedClassName()"><B>getProxiedClassName()</B></A> - 
3091Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3092<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.
3093<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getQueueExtentSize()"><B>getQueueExtentSize()</B></A> - 
3094Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3095<DD>Return the size of the extents used to hold pages in a Queue database,
3096    specified as a number of pages.
3097<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getQueueInOrder()"><B>getQueueInOrder()</B></A> - 
3098Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3099<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
3100    key/data pairs in order, always returning the key/data item from the
3101    head of the queue.
3102<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getRangeMax()"><B>getRangeMax()</B></A> - 
3103Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
3104<DD>Return the maximum value for the sequence.
3105<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getRangeMin()"><B>getRangeMin()</B></A> - 
3106Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
3107<DD>Return the minimum value for the sequence.
3108<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getRawType(java.lang.String)"><B>getRawType(String)</B></A> - 
3109Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
3110<DD>Returns the type information for the current version of a given class,
3111 or null if the class is not currently persistent.
3112<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#getRawTypeVersion(java.lang.String, int)"><B>getRawTypeVersion(String, int)</B></A> - 
3113Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
3114<DD>Returns the type information for a given version of a given class,
3115 or null if the given version of the class is unknown.
3116<DT><A HREF="./com/sleepycat/db/LogStats.html#getRCount()"><B>getRCount()</B></A> - 
3117Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3118<DD>TODO
3119<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getReadCommitted()"><B>getReadCommitted()</B></A> - 
3120Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
3121<DD>Return if the cursor is configured for read committed isolation.
3122<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getReadCommitted()"><B>getReadCommitted()</B></A> - 
3123Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3124<DD>Return if the transaction is configured for read committed isolation.
3125<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getReadIntLength(byte[], int)"><B>getReadIntLength(byte[], int)</B></A> - 
3126Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
3127<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>.
3128<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getReadLongLength(byte[], int)"><B>getReadLongLength(byte[], int)</B></A> - 
3129Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
3130<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>.
3131<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getReadLsn()"><B>getReadLsn()</B></A> - 
3132Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
3133<DD>TODO
3134<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getReadOnly()"><B>getReadOnly()</B></A> - 
3135Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3136<DD>Return true if the database is configured in read-only mode.
3137<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getReadOnly()"><B>getReadOnly()</B></A> - 
3138Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
3139<DD>Returns the read-only configuration property.
3140<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getReadUncommitted()"><B>getReadUncommitted()</B></A> - 
3141Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
3142<DD>Return if read operations performed by the cursor are configured to
3143    return modified but not yet committed data.
3144<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getReadUncommitted()"><B>getReadUncommitted()</B></A> - 
3145Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3146<DD>Return true if the database is configured to support read uncommitted.
3147<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getReadUncommitted()"><B>getReadUncommitted()</B></A> - 
3148Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3149<DD>Return if read operations performed by the transaction are configured to
3150    return modified but not yet committed data.
3151<DT><A HREF="./com/sleepycat/db/LogStats.html#getRecord()"><B>getRecord()</B></A> - 
3152Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3153<DD>TODO
3154<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordDelimiter()"><B>getRecordDelimiter()</B></A> - 
3155Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3156<DD>Return the delimiting byte used to mark the end of a record in the
3157    backing source file for the Recno access method.
3158<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordLength()"><B>getRecordLength()</B></A> - 
3159Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3160<DD>Return the database record length, in bytes.
3161<DT><A HREF="./com/sleepycat/db/Cursor.html#getRecordNumber(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LockMode)"><B>getRecordNumber(DatabaseEntry, LockMode)</B></A> - 
3162Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3163<DD>Return the record number associated with the cursor.
3164<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getRecordNumber()"><B>getRecordNumber()</B></A> - 
3165Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3166<DD>Return the record number encoded in this entry's buffer.
3167<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> - 
3168Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3169<DD>Return the record number associated with the cursor.
3170<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordNumberAppender()"><B>getRecordNumberAppender()</B></A> - 
3171Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3172<DD>Return the function to call after the record number has been
3173    selected but before the data has been stored into the database.
3174<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordPad()"><B>getRecordPad()</B></A> - 
3175Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3176<DD>Return the padding character for short, fixed-length records for the
3177    Queue and Recno access methods.
3178<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRecordSource()"><B>getRecordSource()</B></A> - 
3179Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3180<DD>Return the name of an underlying flat text database file that is
3181    read to initialize a transient record number index.
3182<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3183Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3184<DD>TODO
3185<DT><A HREF="./com/sleepycat/db/LockStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3186Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3187<DD>TODO
3188<DT><A HREF="./com/sleepycat/db/LogStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3189Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3190<DD>TODO
3191<DT><A HREF="./com/sleepycat/db/MutexStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3192Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
3193<DD>TODO
3194<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getRegionNowait()"><B>getRegionNowait()</B></A> - 
3195Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3196<DD>TODO
3197<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3198Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3199<DD>TODO
3200<DT><A HREF="./com/sleepycat/db/LockStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3201Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3202<DD>TODO
3203<DT><A HREF="./com/sleepycat/db/LogStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3204Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3205<DD>TODO
3206<DT><A HREF="./com/sleepycat/db/MutexStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3207Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
3208<DD>TODO
3209<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getRegionWait()"><B>getRegionWait()</B></A> - 
3210Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3211<DD>TODO
3212<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getRegister()"><B>getRegister()</B></A> - 
3213Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3214<DD>Return true if the check for process failure when the environment is opened.
3215<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3216Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3217<DD>TODO
3218<DT><A HREF="./com/sleepycat/db/LockStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3219Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3220<DD>TODO
3221<DT><A HREF="./com/sleepycat/db/LogStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3222Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3223<DD>TODO
3224<DT><A HREF="./com/sleepycat/db/MutexStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3225Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
3226<DD>TODO
3227<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getRegSize()"><B>getRegSize()</B></A> - 
3228Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3229<DD>TODO
3230<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getRelatedEntity()"><B>getRelatedEntity()</B></A> - 
3231Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
3232<DD>Returns the class name of the related (foreign) entity, for which
3233 foreign key constraints are specified using the <A HREF="./com/sleepycat/persist/model/SecondaryKey.html#relatedEntity()"><CODE>SecondaryKey.relatedEntity()</CODE></A> annotation.
3234<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#getRelationship()"><B>getRelationship()</B></A> - 
3235Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
3236<DD>Returns the relationship between instances of the entity class and the
3237 secondary keys.
3238<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getReLen()"><B>getReLen()</B></A> - 
3239Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
3240<DD>TODO
3241<DT><A HREF="./com/sleepycat/db/QueueStats.html#getReLen()"><B>getReLen()</B></A> - 
3242Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
3243<DD>TODO
3244<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getRenamer(java.lang.String, int, java.lang.String)"><B>getRenamer(String, int, String)</B></A> - 
3245Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
3246<DD>Returns the renamer mutation for the given class, version and field, or
3247 null if none exists.
3248<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#getRenamers()"><B>getRenamers()</B></A> - 
3249Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
3250<DD>Returns an unmodifiable collection of all renamer mutations.
3251<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getRenumbering()"><B>getRenumbering()</B></A> - 
3252Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3253<DD>Return true if the logical record numbers are mutable, and change as
3254    records are added to and deleted from the database.
3255<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getRePad()"><B>getRePad()</B></A> - 
3256Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
3257<DD>TODO
3258<DT><A HREF="./com/sleepycat/db/QueueStats.html#getRePad()"><B>getRePad()</B></A> - 
3259Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
3260<DD>TODO
3261<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationClockskewFast()"><B>getReplicationClockskewFast()</B></A> - 
3262Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3263<DD>Return the current clock skew value for the fastest clock in the group of sites.
3264<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationClockskewSlow()"><B>getReplicationClockskewSlow()</B></A> - 
3265Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3266<DD>Return the current clock skew value for the slowest clock in the group of sites.
3267<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationConfig(com.sleepycat.db.ReplicationConfig)"><B>getReplicationConfig(ReplicationConfig)</B></A> - 
3268Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3269<DD>Get the configuration of the replication subsystem.
3270<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationLimit()"><B>getReplicationLimit()</B></A> - 
3271Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3272<DD>Return the transmit limit in bytes for a single call to
3273    <A HREF="./com/sleepycat/db/Environment.html#processReplicationMessage(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, int)"><CODE>Environment.processReplicationMessage</CODE></A>.
3274<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationManagerAckPolicy()"><B>getReplicationManagerAckPolicy()</B></A> - 
3275Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3276<DD>Get the network Ack policy used by the replication manager.
3277<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationManagerLocalSite()"><B>getReplicationManagerLocalSite()</B></A> - 
3278Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3279<DD>Get the address of the local (this) site in a replication group.
3280<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationManagerSiteList()"><B>getReplicationManagerSiteList()</B></A> - 
3281Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3282<DD>Return an array of all sites known to the replication manager.
3283<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationManagerStats(com.sleepycat.db.StatsConfig)"><B>getReplicationManagerStats(StatsConfig)</B></A> - 
3284Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3285<DD>Return the database environment's replication manager statistics.
3286<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationNumSites()"><B>getReplicationNumSites()</B></A> - 
3287Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3288<DD>Get the total number of sites in the replication group.
3289<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationPriority()"><B>getReplicationPriority()</B></A> - 
3290Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3291<DD>Get the current environment's priority.
3292<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationRequestMax()"><B>getReplicationRequestMax()</B></A> - 
3293Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3294<DD>Get the threshold for the maximum amount of time that a client waits before
3295    requesting retransmission of a missed message.
3296<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationRequestMin()"><B>getReplicationRequestMin()</B></A> - 
3297Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3298<DD>Get the threshold for the minimum amount of time that a client waits before
3299    requesting retransmission of a missed message.
3300<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationStats(com.sleepycat.db.StatsConfig)"><B>getReplicationStats(StatsConfig)</B></A> - 
3301Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3302<DD>Return the database environment's replication statistics.
3303<DT><A HREF="./com/sleepycat/db/Environment.html#getReplicationTimeout(com.sleepycat.db.ReplicationTimeoutType)"><B>getReplicationTimeout(ReplicationTimeoutType)</B></A> - 
3304Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3305<DD>Gets the timeout applied to the specified timeout type.
3306<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getReplicationTransport()"><B>getReplicationTransport()</B></A> - 
3307Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3308<DD>Return the replication callback function used to transmit data using
3309    the replication application's communication infrastructure.
3310<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getReuseBuffer()"><B>getReuseBuffer()</B></A> - 
3311Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3312<DD>Return true if the whether the entry is configured to reuse the buffer.
3313<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getReverseSplitOff()"><B>getReverseSplitOff()</B></A> - 
3314Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3315<DD>Return true if the Btree has been configured to not do reverse splits.
3316<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRoEvict()"><B>getRoEvict()</B></A> - 
3317Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3318<DD>TODO
3319<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getRunFatalRecovery()"><B>getRunFatalRecovery()</B></A> - 
3320Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3321<DD>Return the handle is configured to run catastrophic recovery on
3322    the database environment before opening it for use.
3323<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getRunRecovery()"><B>getRunRecovery()</B></A> - 
3324Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3325<DD>Return the handle is configured to run normal recovery on the
3326    database environment before opening it for use.
3327<DT><A HREF="./com/sleepycat/db/CacheStats.html#getRwEvict()"><B>getRwEvict()</B></A> - 
3328Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3329<DD>TODO
3330<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#getSalvage()"><B>getSalvage()</B></A> - 
3331Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
3332<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
3333    key/data pairs from all databases in the file to the file stream
3334    named by the outfile parameter..
3335<DT><A HREF="./com/sleepycat/db/LogStats.html#getSCount()"><B>getSCount()</B></A> - 
3336Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3337<DD>TODO
3338<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> - 
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 specified key/data pair, where both the key and
3341data items must match.
3342<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> - 
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 with the given key and data value, that is, both
3345the key and data items must match.
3346<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> - 
3347Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3348<DD>Move the cursor to the specified secondary and primary key, where both
3349the primary and secondary key items must match.
3350<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> - 
3351Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
3352<DD>Retrieves the key/data pair with the specified secondary and primary key, that
3353is, both the primary and secondary key items must match.
3354<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> - 
3355Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3356<DD>Move the cursor to the specified key and closest matching data item of the
3357database.
3358<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> - 
3359Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3360<DD>Move the cursor to the specified secondary key and closest matching primary
3361key of the database.
3362<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> - 
3363Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3364<DD>Move the cursor to the given key of the database, and return the datum
3365associated with the given key.
3366<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> - 
3367Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3368<DD>Move the cursor to the given key of the database, and return the datum
3369associated with the given key.
3370<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> - 
3371Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3372<DD>Move the cursor to the closest matching key of the database, and return
3373the data item associated with the matching key.
3374<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> - 
3375Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3376<DD>Move the cursor to the closest matching key of the database, and return
3377the data item associated with the matching key.
3378<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> - 
3379Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
3380<DD>Move the cursor to the specific numbered record of the database, and
3381return the associated key/data pair.
3382<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> - 
3383Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
3384<DD>Retrieves the key/data pair associated with the specific numbered record of the database.
3385<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> - 
3386Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3387<DD>Move the cursor to the specific numbered record of the database, and
3388return the associated key/data pair.
3389<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> - 
3390Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
3391<DD>Retrieves the key/data pair associated with the specific numbered record of the database.
3392<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getSecondaryBulkLoad()"><B>getSecondaryBulkLoad()</B></A> - 
3393Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
3394<DD>Returns the bulk-load-secondaries configuration property.
3395<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#getSecondaryConfig()"><B>getSecondaryConfig()</B></A> - 
3396Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
3397<DD>Returns a copy of the secondary configuration of this database.
3398<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSecondaryConfig(java.lang.Class, java.lang.String)"><B>getSecondaryConfig(Class, String)</B></A> - 
3399Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3400<DD>Returns the default secondary database Berkeley DB engine API
3401 configuration for an entity class and key name.
3402<DT><A HREF="./com/sleepycat/db/SecondaryCursor.html#getSecondaryDatabase()"><B>getSecondaryDatabase()</B></A> - 
3403Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</A>
3404<DD>Return the SecondaryDatabase handle associated with this Cursor.
3405<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> - 
3406Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3407<DD>Returns a secondary index for a given primary index and secondary key,
3408 opening it if necessary.
3409<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getSecondaryIndex(java.lang.String, java.lang.String)"><B>getSecondaryIndex(String, String)</B></A> - 
3410Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
3411<DD>Opens the secondary index for a given entity class and secondary key
3412 name.
3413<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getSecondaryKeys()"><B>getSecondaryKeys()</B></A> - 
3414Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3415<DD>Returns an unmodifiable map of key name (which may be different from
3416 field name) to secondary key metadata for all secondary keys declared in
3417 this class, or null if no secondary keys are declared in this class.
3418<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#getSecondaryKeys()"><B>getSecondaryKeys()</B></A> - 
3419Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
3420<DD>Returns an unmodifiable map of key name to secondary key metadata, or
3421 an empty map if no secondary keys are defined for this entity.
3422<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getSegmentId()"><B>getSegmentId()</B></A> - 
3423Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3424<DD>Return the base segment ID.
3425<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSequence(java.lang.String)"><B>getSequence(String)</B></A> - 
3426Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3427<DD>Returns a named sequence for using Berkeley DB engine API directly,
3428 opening it if necessary.
3429<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getSequenceConfig(java.lang.String)"><B>getSequenceConfig(String)</B></A> - 
3430Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3431<DD>Returns the default Berkeley DB engine API configuration for a named key
3432 sequence.
3433<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#getSequenceName()"><B>getSequenceName()</B></A> - 
3434Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
3435<DD>Returns the name of the sequence for assigning key values.
3436<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#getSerialBufferSize()"><B>getSerialBufferSize()</B></A> - 
3437Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
3438<DD>Returns the initial byte size of the output buffer.
3439<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#getSerialOutput(java.lang.Object)"><B>getSerialOutput(Object)</B></A> - 
3440Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
3441<DD>Returns an empty SerialOutput instance that will be used by the serial
3442 binding or key creator.
3443<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getSize()"><B>getSize()</B></A> - 
3444Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3445<DD>Return the byte size of the data array.
3446<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getSnapshot()"><B>getSnapshot()</B></A> - 
3447Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
3448<DD>Return if read operations performed by the cursor are configured to return
3449    data as it was when the cursor was opened, without locking.
3450<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getSnapshot()"><B>getSnapshot()</B></A> - 
3451Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3452<DD>Return true if the any specified backing source file will be read in its
3453    entirety when the database is opened.
3454<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getSnapshot()"><B>getSnapshot()</B></A> - 
3455Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3456<DD>Return true if the transaction is configured for Snapshot Isolation.
3457<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getSortedDuplicates()"><B>getSortedDuplicates()</B></A> - 
3458Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3459<DD>Return true if the database is configured to support sorted duplicate data
3460    items.
3461<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getStartSyncDelayed()"><B>getStartSyncDelayed()</B></A> - 
3462Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3463<DD>TODO
3464<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getStartupComplete()"><B>getStartupComplete()</B></A> - 
3465Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3466<DD>TODO
3467<DT><A HREF="./com/sleepycat/db/Database.html#getStats(com.sleepycat.db.Transaction, com.sleepycat.db.StatsConfig)"><B>getStats(Transaction, StatsConfig)</B></A> - 
3468Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
3469<DD>Return database statistics.
3470<DT><A HREF="./com/sleepycat/db/Sequence.html#getStats(com.sleepycat.db.StatsConfig)"><B>getStats(StatsConfig)</B></A> - 
3471Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</A>
3472<DD>Return statistical information about the sequence.
3473<DT><A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html#getStats()"><B>getStats()</B></A> - 
3474Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve">EvolveEvent</A>
3475<DD>The cummulative statistics gathered during eager evolution.
3476<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getStatus()"><B>getStatus()</B></A> - 
3477Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3478<DD>TODO
3479<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getStatus()"><B>getStatus()</B></A> - 
3480Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
3481<DD>TODO
3482<DT><A HREF="./com/sleepycat/persist/EntityStore.html#getStoreName()"><B>getStoreName()</B></A> - 
3483Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3484<DD>Returns the name of this store.
3485<DT><A HREF="./com/sleepycat/persist/raw/RawStore.html#getStoreName()"><B>getStoreName()</B></A> - 
3486Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
3487<DD>Returns the name of this store.
3488<DT><A HREF="./com/sleepycat/bind/serial/SerialOutput.html#getStreamHeader()"><B>getStreamHeader()</B></A> - 
3489Static method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</A>
3490<DD>Returns the fixed stream header used for all serialized streams in
3491 PROTOCOL_VERSION_2 format.
3492<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#getStringByteLength()"><B>getStringByteLength()</B></A> - 
3493Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
3494<DD>Returns the byte length of a null-terminated UTF string in the data
3495 buffer, including the terminator.
3496<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> - 
3497Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
3498<DD>Returns a secondary index for a secondary key in an entity subclass,
3499 opening it if necessary.
3500<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getSuper()"><B>getSuper()</B></A> - 
3501Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
3502<DD>Returns the instance of the superclass, or null if the superclass is
3503 <code>Object</code> or <code>Enum</code>.
3504<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getSuperType()"><B>getSuperType()</B></A> - 
3505Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
3506<DD>Returns the type of the superclass, or null if the superclass is Object
3507 or this is not a complex type (in other words, this is a simple type or
3508 an array type).
3509<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getSync()"><B>getSync()</B></A> - 
3510Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3511<DD>Return if the transaction is configured to write and synchronously
3512    flush the log it when commits.
3513<DT><A HREF="./com/sleepycat/db/CacheStats.html#getSyncInterrupted()"><B>getSyncInterrupted()</B></A> - 
3514Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
3515<DD>TODO
3516<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getSystemMemory()"><B>getSystemMemory()</B></A> - 
3517Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3518<DD>Return true if the database environment is configured to allocate memory
3519    from system shared memory instead of from memory backed by the
3520    filesystem.
3521<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTemporaryDirectory()"><B>getTemporaryDirectory()</B></A> - 
3522Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3523<DD>Return the path of a directory to be used as the location of
3524    temporary files.
3525<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTestAndSetSpins()"><B>getTestAndSetSpins()</B></A> - 
3526Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3527<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#getMutexTestAndSetSpins()"><CODE>EnvironmentConfig.getMutexTestAndSetSpins()</CODE></A></I>
3528<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getThreaded()"><B>getThreaded()</B></A> - 
3529Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3530<DD>Return true if the handle is configured to be <em>free-threaded</em>.
3531<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getTimeCkp()"><B>getTimeCkp()</B></A> - 
3532Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3533<DD>TODO
3534<DT><A HREF="./com/sleepycat/db/CompactConfig.html#getTimeout()"><B>getTimeout()</B></A> - 
3535Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
3536<DD>Return the the lock timeout set for implicit transactions, in microseconds.
3537<DT><A HREF="./com/sleepycat/db/LockRequest.html#getTimeout()"><B>getTimeout()</B></A> - 
3538Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
3539<DD>Return the lock timeout value.
3540<DT><A HREF="./com/sleepycat/collections/CurrentTransaction.html#getTransaction()"><B>getTransaction()</B></A> - 
3541Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</A>
3542<DD>Returns the transaction associated with the current thread for this
3543 environment, or null if no transaction is active.
3544<DT><A HREF="./com/sleepycat/db/PreparedTransaction.html#getTransaction()"><B>getTransaction()</B></A> - 
3545Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</A>
3546<DD>Return the transaction handle for the transaction.
3547<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getTransactional()"><B>getTransactional()</B></A> - 
3548Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3549<DD>Return true if the database open is enclosed within a transaction.
3550<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTransactional()"><B>getTransactional()</B></A> - 
3551Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3552<DD>Return true if the database environment is configured for transactions.
3553<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#getTransactional()"><B>getTransactional()</B></A> - 
3554Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
3555<DD>Returns the transactional configuration property.
3556<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#getTransactionConfig()"><B>getTransactionConfig()</B></A> - 
3557Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
3558<DD>Returns the transaction configuration used for calling
3559 <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>.
3560<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getTransactionNotDurable()"><B>getTransactionNotDurable()</B></A> - 
3561Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3562<DD>Return true if the database environment is configured to not write log
3563    records for this database.
3564<DT><A HREF="./com/sleepycat/db/Environment.html#getTransactionStats(com.sleepycat.db.StatsConfig)"><B>getTransactionStats(StatsConfig)</B></A> - 
3565Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3566<DD>Return the database environment's transactional statistics.
3567<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getTruncate()"><B>getTruncate()</B></A> - 
3568Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3569<DD>Return true if the database has been configured to be physically truncated
3570    by truncating the underlying file, discarding all previous databases
3571    it might have held.
3572<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleBufferSize()"><B>getTupleBufferSize()</B></A> - 
3573Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
3574<DD>Returns the initial byte size of the output buffer.
3575<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#getTupleOutput(java.math.BigInteger)"><B>getTupleOutput(BigInteger)</B></A> - 
3576Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
3577<DD>&nbsp;
3578<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#getTupleOutput(java.lang.Boolean)"><B>getTupleOutput(Boolean)</B></A> - 
3579Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
3580<DD>&nbsp;
3581<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#getTupleOutput(java.lang.Byte)"><B>getTupleOutput(Byte)</B></A> - 
3582Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
3583<DD>&nbsp;
3584<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#getTupleOutput(java.lang.Character)"><B>getTupleOutput(Character)</B></A> - 
3585Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
3586<DD>&nbsp;
3587<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#getTupleOutput(java.lang.Double)"><B>getTupleOutput(Double)</B></A> - 
3588Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
3589<DD>&nbsp;
3590<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#getTupleOutput(java.lang.Float)"><B>getTupleOutput(Float)</B></A> - 
3591Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
3592<DD>&nbsp;
3593<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#getTupleOutput(java.lang.Integer)"><B>getTupleOutput(Integer)</B></A> - 
3594Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
3595<DD>&nbsp;
3596<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#getTupleOutput(java.lang.Long)"><B>getTupleOutput(Long)</B></A> - 
3597Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
3598<DD>&nbsp;
3599<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#getTupleOutput(java.lang.Short)"><B>getTupleOutput(Short)</B></A> - 
3600Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
3601<DD>&nbsp;
3602<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#getTupleOutput(java.lang.Double)"><B>getTupleOutput(Double)</B></A> - 
3603Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
3604<DD>&nbsp;
3605<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#getTupleOutput(java.lang.Float)"><B>getTupleOutput(Float)</B></A> - 
3606Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
3607<DD>&nbsp;
3608<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#getTupleOutput(java.lang.String)"><B>getTupleOutput(String)</B></A> - 
3609Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
3610<DD>&nbsp;
3611<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(E)"><B>getTupleOutput(E)</B></A> - 
3612Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
3613<DD>Returns an empty TupleOutput instance that will be used by the tuple
3614 binding or key creator.
3615<DT><A HREF="./com/sleepycat/db/TransactionStats.html#getTxnarray()"><B>getTxnarray()</B></A> - 
3616Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
3617<DD>&nbsp;
3618<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#getTxnId()"><B>getTxnId()</B></A> - 
3619Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
3620<DD>TODO
3621<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnMaxActive()"><B>getTxnMaxActive()</B></A> - 
3622Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3623<DD>Return the minimum number of simultaneously active transactions supported
3624    by the database environment.
3625<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnNoSync()"><B>getTxnNoSync()</B></A> - 
3626Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3627<DD>Return true if the system has been configured to not write or synchronously
3628    flush the log on transaction commit.
3629<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnNotDurable()"><B>getTxnNotDurable()</B></A> - 
3630Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3631<DD>Return true if the system has been configured to not write log records.
3632<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnNoWait()"><B>getTxnNoWait()</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 transactions have been configured to not wait for locks by default.
3635<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getTxnsApplied()"><B>getTxnsApplied()</B></A> - 
3636Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3637<DD>TODO
3638<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnSnapshot()"><B>getTxnSnapshot()</B></A> - 
3639Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3640<DD>Return true if the handle is configured to run all transactions at snapshot
3641    isolation.
3642<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnTimeout()"><B>getTxnTimeout()</B></A> - 
3643Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3644<DD>Return the database environment transaction timeout value, in
3645    microseconds; a timeout of 0 means no timeout is set.
3646<DT><A HREF="./com/sleepycat/db/LockStats.html#getTxnTimeout()"><B>getTxnTimeout()</B></A> - 
3647Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
3648<DD>TODO
3649<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnTimestamp()"><B>getTxnTimestamp()</B></A> - 
3650Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3651<DD>Return the time to which recovery will be done, or 0 if recovery will
3652    be done to the most current possible date.
3653<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getTxnWriteNoSync()"><B>getTxnWriteNoSync()</B></A> - 
3654Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3655<DD>Return true if the system has been configured to write, but not synchronously
3656    flush, the log on transaction commit.
3657<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getType()"><B>getType()</B></A> - 
3658Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3659<DD>Return the type of the database.
3660<DT><A HREF="./com/sleepycat/persist/raw/RawField.html#getType()"><B>getType()</B></A> - 
3661Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</A>
3662<DD>Returns the type of the field, without expanding parameterized types,
3663 or null if the type is an interface type or the Object class.
3664<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getType()"><B>getType()</B></A> - 
3665Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
3666<DD>Returns the raw type information for this raw object.
3667<DT><A HREF="./com/sleepycat/db/CacheFile.html#getUnlink()"><B>getUnlink()</B></A> - 
3668Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
3669<DD>Return true if the file will be removed when the last reference to it is
3670    closed.
3671<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#getUnsortedDuplicates()"><B>getUnsortedDuplicates()</B></A> - 
3672Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
3673<DD>Return true if the database is configured to support duplicate data items.
3674<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getUseEnvironment()"><B>getUseEnvironment()</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>Return true if the database environment is configured to accept information
3677    from the process environment when naming files.
3678<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getUseEnvironmentRoot()"><B>getUseEnvironmentRoot()</B></A> - 
3679Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3680<DD>Return true if the database environment is configured to accept information
3681    from the process environment when naming files if the process has
3682    appropriate permissions.
3683<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getUserBuffer()"><B>getUserBuffer()</B></A> - 
3684Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3685<DD>Return true if the whether the buffer in this entry is owned by the
3686    application.
3687<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#getUserBufferLength()"><B>getUserBufferLength()</B></A> - 
3688Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3689<DD>Return the length of the application's buffer.
3690<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#getValue()"><B>getValue()</B></A> - 
3691Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
3692<DD>Returns the value of this entry.
3693<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getValue()"><B>getValue()</B></A> - 
3694Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
3695<DD>TODO
3696<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#getValues()"><B>getValues()</B></A> - 
3697Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
3698<DD>Returns a map of field name to value for a complex type, or null for an
3699 array type or an enum type.
3700<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerbose(com.sleepycat.db.VerboseConfig)"><B>getVerbose(VerboseConfig)</B></A> - 
3701Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3702<DD>Return if the database environment is configured to display
3703    a given type of verbose information.
3704<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#getVerbose()"><B>getVerbose()</B></A> - 
3705Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
3706<DD>Gets verbose mode.
3707<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseDeadlock()"><B>getVerboseDeadlock()</B></A> - 
3708Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3709<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>
3710<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseRecovery()"><B>getVerboseRecovery()</B></A> - 
3711Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3712<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>
3713<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseRegister()"><B>getVerboseRegister()</B></A> - 
3714Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3715<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>
3716<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseReplication()"><B>getVerboseReplication()</B></A> - 
3717Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3718<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>
3719<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getVerboseWaitsFor()"><B>getVerboseWaitsFor()</B></A> - 
3720Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3721<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>
3722<DT><A HREF="./com/sleepycat/db/BtreeStats.html#getVersion()"><B>getVersion()</B></A> - 
3723Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
3724<DD>TODO
3725<DT><A HREF="./com/sleepycat/db/HashStats.html#getVersion()"><B>getVersion()</B></A> - 
3726Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
3727<DD>TODO
3728<DT><A HREF="./com/sleepycat/db/LogStats.html#getVersion()"><B>getVersion()</B></A> - 
3729Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3730<DD>TODO
3731<DT><A HREF="./com/sleepycat/db/QueueStats.html#getVersion()"><B>getVersion()</B></A> - 
3732Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
3733<DD>TODO
3734<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#getVersion()"><B>getVersion()</B></A> - 
3735Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3736<DD>Returns the version of this persistent class.
3737<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#getVersion()"><B>getVersion()</B></A> - 
3738Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
3739<DD>Returns the class version for this type.
3740<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionMajor()"><B>getVersionMajor()</B></A> - 
3741Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3742<DD>Return the release major number.
3743<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionMinor()"><B>getVersionMinor()</B></A> - 
3744Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3745<DD>Return the release minor number.
3746<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionPatch()"><B>getVersionPatch()</B></A> - 
3747Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3748<DD>Return the release patch number.
3749<DT><A HREF="./com/sleepycat/db/Environment.html#getVersionString()"><B>getVersionString()</B></A> - 
3750Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
3751<DD>Return the release version information, suitable for display.
3752<DT><A HREF="./com/sleepycat/db/SequenceStats.html#getWait()"><B>getWait()</B></A> - 
3753Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
3754<DD>TODO
3755<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getWait()"><B>getWait()</B></A> - 
3756Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3757<DD>Return if the transaction is configured to wait if a lock
3758    request cannot be immediately granted.
3759<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getWaitingLsn()"><B>getWaitingLsn()</B></A> - 
3760Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3761<DD>TODO
3762<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#getWaitingPages()"><B>getWaitingPages()</B></A> - 
3763Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
3764<DD>TODO
3765<DT><A HREF="./com/sleepycat/db/LogStats.html#getWBytes()"><B>getWBytes()</B></A> - 
3766Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3767<DD>TODO
3768<DT><A HREF="./com/sleepycat/db/LogStats.html#getWcBytes()"><B>getWcBytes()</B></A> - 
3769Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3770<DD>TODO
3771<DT><A HREF="./com/sleepycat/db/LogStats.html#getWcMbytes()"><B>getWcMbytes()</B></A> - 
3772Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3773<DD>TODO
3774<DT><A HREF="./com/sleepycat/db/LogStats.html#getWCount()"><B>getWCount()</B></A> - 
3775Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3776<DD>TODO
3777<DT><A HREF="./com/sleepycat/db/LogStats.html#getWCountFill()"><B>getWCountFill()</B></A> - 
3778Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3779<DD>TODO
3780<DT><A HREF="./com/sleepycat/db/LogStats.html#getWMbytes()"><B>getWMbytes()</B></A> - 
3781Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
3782<DD>TODO
3783<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#getWrap()"><B>getWrap()</B></A> - 
3784Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
3785<DD>Return true if the sequence will wrap around when it is incremented
3786    (decremented) past the specified maximum (minimum) value.
3787<DT><A HREF="./com/sleepycat/db/CursorConfig.html#getWriteCursor()"><B>getWriteCursor()</B></A> - 
3788Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
3789<DD>Return if the Concurrent Data Store environment cursor will be used to
3790    update the database.
3791<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getWriteIntLength(int)"><B>getWriteIntLength(int)</B></A> - 
3792Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
3793<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>.
3794<DT><A HREF="./com/sleepycat/util/PackedInteger.html#getWriteLongLength(long)"><B>getWriteLongLength(long)</B></A> - 
3795Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
3796<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>.
3797<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#getWriteNoSync()"><B>getWriteNoSync()</B></A> - 
3798Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
3799<DD>Return if the transaction is configured to write but not synchronously
3800    flush the log it when commits.
3801<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#getYieldCPU()"><B>getYieldCPU()</B></A> - 
3802Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
3803<DD>Return true if the system has been configured to yield the processor
3804    immediately after each page or mutex acquisition.
3805<DT><A HREF="./com/sleepycat/util/UtfOps.html#getZeroTerminatedByteLength(byte[], int)"><B>getZeroTerminatedByteLength(byte[], int)</B></A> - 
3806Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
3807<DD>Returns the byte length of a null terminated UTF string, not including
3808 the terminator.
3809<DT><A HREF="./com/sleepycat/db/KeyRange.html#greater"><B>greater</B></A> - 
3810Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
3811<DD>A value between 0 and 1, the proportion of keys greater than the
3812    specified key.
3813</DL>
3814<HR>
3815<A NAME="_H_"><!-- --></A><H2>
3816<B>H</B></H2>
3817<DL>
3818<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#handleException(java.lang.Exception, int, int)"><B>handleException(Exception, int, int)</B></A> - 
3819Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
3820<DD>Handles exceptions that occur during a transaction, and may implement
3821 transaction retry policy.
3822<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> - 
3823Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/LogRecordHandler.html" title="interface in com.sleepycat.db">LogRecordHandler</A>
3824<DD>A function to process application-specific log records.
3825<DT><A HREF="./com/sleepycat/db/EventHandler.html#handlePanicEvent()"><B>handlePanicEvent()</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 a panic event is sent from the    Berkeley DB library.
3828<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handlePanicEvent()"><B>handlePanicEvent()</B></A> - 
3829Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3830<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handlePanicEvent()"><CODE>EventHandler.handlePanicEvent</CODE></A> for details of this callback.
3831<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepClientEvent()"><B>handleRepClientEvent()</B></A> - 
3832Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3833<DD>A callback function to be called when a Replication Client event is sent
3834    from the Berkeley DB library.
3835<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepClientEvent()"><B>handleRepClientEvent()</B></A> - 
3836Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3837<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepClientEvent()"><CODE>EventHandler.handleRepClientEvent</CODE></A> for details of this
3838    callback.
3839<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepElectedEvent()"><B>handleRepElectedEvent()</B></A> - 
3840Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3841<DD>A callback function to be called when an event is sent from the
3842    Berkeley DB library.
3843<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepElectedEvent()"><B>handleRepElectedEvent()</B></A> - 
3844Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3845<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepElectedEvent()"><CODE>EventHandler.handleRepElectedEvent</CODE></A> for details of this
3846    callback.
3847<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepMasterEvent()"><B>handleRepMasterEvent()</B></A> - 
3848Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3849<DD>A callback function to be called when an event is sent from the
3850    Berkeley DB library.
3851<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepMasterEvent()"><B>handleRepMasterEvent()</B></A> - 
3852Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3853<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepMasterEvent()"><CODE>EventHandler.handleRepMasterEvent</CODE></A> for details of this
3854    callback.
3855<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepNewMasterEvent(int)"><B>handleRepNewMasterEvent(int)</B></A> - 
3856Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3857<DD>A callback function to be called when an event is sent from the
3858    Berkeley DB library.
3859<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepNewMasterEvent(int)"><B>handleRepNewMasterEvent(int)</B></A> - 
3860Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3861<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepNewMasterEvent(int)"><CODE>EventHandler.handleRepNewMasterEvent</CODE></A> for details of this
3862    callback.
3863<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepPermFailedEvent()"><B>handleRepPermFailedEvent()</B></A> - 
3864Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3865<DD>A callback function to be called when an event is sent from the
3866    Berkeley DB library.
3867<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepPermFailedEvent()"><B>handleRepPermFailedEvent()</B></A> - 
3868Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3869<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepPermFailedEvent()"><CODE>EventHandler.handleRepPermFailedEvent</CODE></A> for details of this
3870    callback.
3871<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleRepStartupDoneEvent()"><B>handleRepStartupDoneEvent()</B></A> - 
3872Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3873<DD>A callback function to be called when an event is sent from the
3874    Berkeley DB library.
3875<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleRepStartupDoneEvent()"><B>handleRepStartupDoneEvent()</B></A> - 
3876Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3877<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleRepStartupDoneEvent()"><CODE>EventHandler.handleRepStartupDoneEvent</CODE></A> for details of this
3878    callback.
3879<DT><A HREF="./com/sleepycat/db/EventHandler.html#handleWriteFailedEvent(int)"><B>handleWriteFailedEvent(int)</B></A> - 
3880Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</A>
3881<DD>A callback function to be called when an event is sent from the
3882    Berkeley DB library.
3883<DT><A HREF="./com/sleepycat/db/EventHandlerAdapter.html#handleWriteFailedEvent(int)"><B>handleWriteFailedEvent(int)</B></A> - 
3884Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</A>
3885<DD>See <A HREF="./com/sleepycat/db/EventHandler.html#handleWriteFailedEvent(int)"><CODE>EventHandler.handleWriteFailedEvent</CODE></A> for details of this
3886    callback.
3887<DT><A HREF="./com/sleepycat/db/DatabaseType.html#HASH"><B>HASH</B></A> - 
3888Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
3889<DD>The database is a Hash.
3890<DT><A HREF="./com/sleepycat/db/Hasher.html#hash(com.sleepycat.db.Database, byte[], int)"><B>hash(Database, byte[], int)</B></A> - 
3891Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/Hasher.html" title="interface in com.sleepycat.db">Hasher</A>
3892<DD>An application-specified, database-specific hash function.
3893<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#hashCode()"><B>hashCode()</B></A> - 
3894Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
3895<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?is-external=true#hashCode()" title="class or interface in java.util"><CODE>Map.Entry.hashCode()</CODE></A>.
3896<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#hashCode()"><B>hashCode()</B></A> - 
3897Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
3898<DD>&nbsp;
3899<DT><A HREF="./com/sleepycat/collections/StoredList.html#hashCode()"><B>hashCode()</B></A> - 
3900Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
3901<DD>&nbsp;
3902<DT><A HREF="./com/sleepycat/collections/StoredMap.html#hashCode()"><B>hashCode()</B></A> - 
3903Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
3904<DD>&nbsp;
3905<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#hashCode()"><B>hashCode()</B></A> - 
3906Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
3907<DD>Returns a hash code based on the data value.
3908<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#hashCode()"><B>hashCode()</B></A> - 
3909Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
3910<DD>&nbsp;
3911<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#hashCode()"><B>hashCode()</B></A> - 
3912Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
3913<DD>&nbsp;
3914<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#hashCode()"><B>hashCode()</B></A> - 
3915Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
3916<DD>&nbsp;
3917<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#hashCode()"><B>hashCode()</B></A> - 
3918Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
3919<DD>&nbsp;
3920<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#hashCode()"><B>hashCode()</B></A> - 
3921Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
3922<DD>&nbsp;
3923<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3924Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
3925<DD>&nbsp;
3926<DT><A HREF="./com/sleepycat/persist/model/EntityMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3927Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</A>
3928<DD>&nbsp;
3929<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3930Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
3931<DD>&nbsp;
3932<DT><A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3933Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
3934<DD>&nbsp;
3935<DT><A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html#hashCode()"><B>hashCode()</B></A> - 
3936Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
3937<DD>&nbsp;
3938<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#hashCode()"><B>hashCode()</B></A> - 
3939Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
3940<DD>&nbsp;
3941<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> - 
3942Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
3943<DD>Returns true if this iterator has more elements when traversing in the
3944 forward direction.
3945<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#hasPrevious()"><B>hasPrevious()</B></A> - 
3946Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
3947<DD>Returns true if this iterator has more elements when traversing in the
3948 reverse direction.
3949<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#headMap(K)"><B>headMap(K)</B></A> - 
3950Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
3951<DD>Returns a view of the portion of this sorted set whose keys are
3952 strictly less than toKey.
3953<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#headMap(K, boolean)"><B>headMap(K, boolean)</B></A> - 
3954Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
3955<DD>Returns a view of the portion of this sorted map whose elements are
3956 strictly less than toKey, optionally including toKey.
3957<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#headSet(java.util.Map.Entry)"><B>headSet(Map.Entry&lt;K, V&gt;)</B></A> - 
3958Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
3959<DD>Returns a view of the portion of this sorted set whose elements are
3960 strictly less than toMapEntry.
3961<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#headSet(java.util.Map.Entry, boolean)"><B>headSet(Map.Entry&lt;K, V&gt;, boolean)</B></A> - 
3962Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
3963<DD>Returns a view of the portion of this sorted set whose elements are
3964 strictly less than toMapEntry, optionally including toMapEntry.
3965<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#headSet(K)"><B>headSet(K)</B></A> - 
3966Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
3967<DD>Returns a view of the portion of this sorted set whose elements are
3968 strictly less than toKey.
3969<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#headSet(K, boolean)"><B>headSet(K, boolean)</B></A> - 
3970Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
3971<DD>Returns a view of the portion of this sorted set whose elements are
3972 strictly less than toKey, optionally including toKey.
3973<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#headSet(E)"><B>headSet(E)</B></A> - 
3974Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
3975<DD>Returns a view of the portion of this sorted set whose elements are
3976 strictly less than toValue.
3977<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#headSet(E, boolean)"><B>headSet(E, boolean)</B></A> - 
3978Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
3979<DD>Returns a view of the portion of this sorted set whose elements are
3980 strictly less than toValue, optionally including toValue.
3981<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#HEARTBEAT_MONITOR"><B>HEARTBEAT_MONITOR</B></A> - 
3982Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
3983<DD>The amount of time the replication manager, running at a client site,
3984    waits for some message activity on the connection from the master
3985    (heartbeats or other messages) before concluding that the connection
3986    has been lost.
3987<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#HEARTBEAT_SEND"><B>HEARTBEAT_SEND</B></A> - 
3988Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
3989<DD>The frequency at which the replication manager, running at a master site,
3990    broadcasts a heartbeat message in an otherwise idle system.
3991<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#HIGH"><B>HIGH</B></A> - 
3992Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
3993<DD>The second highest priority.
3994<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#host"><B>host</B></A> - 
3995Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
3996<DD>The name component of the site address.
3997</DL>
3998<HR>
3999<A NAME="_I_"><!-- --></A><H2>
4000<B>I</B></H2>
4001<DL>
4002<DT><A HREF="./com/sleepycat/db/LockMode.html#IGNORE_LEASES"><B>IGNORE_LEASES</B></A> - 
4003Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
4004<DD>Return the data item irrespective of the state of master leases.
4005<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
4006 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> - 
4007Constructor for exception com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/IncompatibleClassException.html" title="class in com.sleepycat.persist.evolve">IncompatibleClassException</A>
4008<DD>&nbsp;
4009<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#indexKeyBinding"><B>indexKeyBinding</B></A> - 
4010Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
4011<DD>&nbsp;
4012<DT><A HREF="./com/sleepycat/collections/StoredList.html#indexOf(java.lang.Object)"><B>indexOf(Object)</B></A> - 
4013Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
4014<DD>Returns the index in this list of the first occurrence of the specified
4015 element, or -1 if this list does not contain this element.
4016<DT><A HREF="./com/sleepycat/persist/evolve/Conversion.html#initialize(com.sleepycat.persist.model.EntityModel)"><B>initialize(EntityModel)</B></A> - 
4017Method in interface com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</A>
4018<DD>Initializes the conversion, allowing it to obtain raw type information
4019 from the entity model.
4020<DT><A HREF="./com/sleepycat/persist/model/PersistentProxy.html#initializeProxy(T)"><B>initializeProxy(T)</B></A> - 
4021Method in interface com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model">PersistentProxy</A>
4022<DD>Copies the state of a given proxied class instance to this proxy
4023 instance.
4024<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#INMEM"><B>INMEM</B></A> - 
4025Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
4026<DD>The client should keep all replication related information in memory
4027    (defaults to off).
4028<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> - 
4029Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
4030<DD>Utility method to set the data in a entry buffer to the data in a tuple
4031 input object.
4032<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
4033 wrapper or an <code>int</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#IntegerBinding()"><B>IntegerBinding()</B></A> - 
4034Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
4035<DD>&nbsp;
4036<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#intToEntry(int, com.sleepycat.db.DatabaseEntry)"><B>intToEntry(int, DatabaseEntry)</B></A> - 
4037Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
4038<DD>Converts a simple <code>int</code> value into an entry buffer.
4039<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> - 
4040Constructor for exception com.sleepycat.util.<A HREF="./com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</A>
4041<DD>&nbsp;
4042<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#IREAD"><B>IREAD</B></A> - 
4043Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4044<DD>Intention to read (shared).
4045<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isArray()"><B>isArray()</B></A> - 
4046Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
4047<DD>Returns whether this is an array type.
4048<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#isConnected()"><B>isConnected()</B></A> - 
4049Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
4050<DD>The replication site is connected.
4051<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#isCurrentData(java.lang.Object)"><B>isCurrentData(Object)</B></A> - 
4052Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4053<DD>Internal use only.
4054<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isEmpty()"><B>isEmpty()</B></A> - 
4055Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4056<DD>Returns true if this map or collection contains no mappings or elements.
4057<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#isEmpty()"><B>isEmpty()</B></A> - 
4058Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
4059<DD>Returns true if no mutations are present.
4060<DT><A HREF="./com/sleepycat/persist/model/ClassMetadata.html#isEntityClass()"><B>isEntityClass()</B></A> - 
4061Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</A>
4062<DD>Returns whether this class is an entity class.
4063<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isEnum()"><B>isEnum()</B></A> - 
4064Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
4065<DD>Returns whether this is an enum type.
4066<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isIgnore()"><B>isIgnore()</B></A> - 
4067Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4068<DD>This message cannot be processed.
4069<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isNewSite()"><B>isNewSite()</B></A> - 
4070Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4071<DD>The system received contact information from a new environment.
4072<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isNotPermanent()"><B>isNotPermanent()</B></A> - 
4073Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4074<DD>A message carrying a DB_REP_PERMANENT flag was processed successfully,
4075    but was not written to disk.
4076<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#isOpen()"><B>isOpen()</B></A> - 
4077Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
4078<DD>Returns whether the model is associated with an open store.
4079<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isOrdered()"><B>isOrdered()</B></A> - 
4080Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4081<DD>Returns whether keys are ordered in this container.
4082<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isPermanent()"><B>isPermanent()</B></A> - 
4083Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4084<DD>Processing this message resulted in the processing of records that
4085    are permanent.
4086<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isPrimitive()"><B>isPrimitive()</B></A> - 
4087Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
4088<DD>Returns whether this type is a Java primitive: char, byte, short, int,
4089 long, float or double.
4090<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#isReadModifyWrite()"><B>isReadModifyWrite()</B></A> - 
4091Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4092<DD>Returns whether write-locks will be obtained when reading with this
4093 cursor.
4094<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isSecondary()"><B>isSecondary()</B></A> - 
4095Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4096<DD>Returns whether this container is a view on a secondary database rather
4097 than directly on a primary database.
4098<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#isSimple()"><B>isSimple()</B></A> - 
4099Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
4100<DD>Returns whether this is a <a
4101 href="../model/Entity.html#simpleTypes">simple type</a>: primitive,
4102 primitive wrapper, BigInteger, String or Date.
4103<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#isSuccess()"><B>isSuccess()</B></A> - 
4104Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
4105<DD>The operation succeeded.
4106<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isTransactional()"><B>isTransactional()</B></A> - 
4107Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4108<DD>Returns whether the databases underlying this container are
4109 transactional.
4110<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#isWriteAllowed()"><B>isWriteAllowed()</B></A> - 
4111Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
4112<DD>Returns true if this is a read-write container or false if this is a
4113 read-only container.
4114<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#iterator()"><B>iterator()</B></A> - 
4115Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
4116<DD>Returns an iterator over the elements in this collection.
4117<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#iterator(boolean)"><B>iterator(boolean)</B></A> - 
4118Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
4119<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
4120 be closed, the method name <code>iterator</code> is confusing since standard
4121 Java iterators do not need to be closed.</I>
4122<DT><A HREF="./com/sleepycat/collections/StoredCollections.html#iterator(java.util.Iterator)"><B>iterator(Iterator&lt;E&gt;)</B></A> - 
4123Static method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</A>
4124<DD>Clones an iterator preserving its current position.
4125<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#iterator()"><B>iterator()</B></A> - 
4126Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4127<DD>Returns an iterator over the key range, starting with the value
4128 following the current position or at the first value if the cursor is
4129 uninitialized.
4130<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#iterator(com.sleepycat.db.LockMode)"><B>iterator(LockMode)</B></A> - 
4131Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4132<DD>Returns an iterator over the key range, starting with the value
4133 following the current position or at the first value if the cursor is
4134 uninitialized.
4135<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#iterator()"><B>iterator()</B></A> - 
4136Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
4137<DD>Returns an iterator over the key range, starting with the value
4138 following the current position or at the first value if the cursor is
4139 uninitialized.
4140<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#iterator(com.sleepycat.db.LockMode)"><B>iterator(LockMode)</B></A> - 
4141Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
4142<DD>Returns an iterator over the key range, starting with the value
4143 following the current position or at the first value if the cursor is
4144 uninitialized.
4145<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#IWR"><B>IWR</B></A> - 
4146Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4147<DD>Intention to read and write (shared).
4148<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#IWRITE"><B>IWRITE</B></A> - 
4149Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4150<DD>Intention to write (shared).
4151</DL>
4152<HR>
4153<A NAME="_J_"><!-- --></A><H2>
4154<B>J</B></H2>
4155<DL>
4156<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> - 
4157Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
4158<DD>Returns an iterator representing an equality join of the indices and
4159 index key values specified.
4160<DT><A HREF="./com/sleepycat/db/Database.html#join(com.sleepycat.db.Cursor[], com.sleepycat.db.JoinConfig)"><B>join(Cursor[], JoinConfig)</B></A> - 
4161Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4162<DD>Creates a specialized join cursor for use in performing equality or
4163    natural joins on secondary indices.
4164<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> - 
4165Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
4166<DD>Creates an instance with the system's default settings.
4167<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
4168secondary indices.</DL>
4169<HR>
4170<A NAME="_K_"><!-- --></A><H2>
4171<B>K</B></H2>
4172<DL>
4173<DT><A HREF="./com/sleepycat/db/OperationStatus.html#KEYEMPTY"><B>KEYEMPTY</B></A> - 
4174Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
4175<DD>The cursor operation was unsuccessful because the current record
4176    was deleted.
4177<DT><A HREF="./com/sleepycat/db/OperationStatus.html#KEYEXIST"><B>KEYEXIST</B></A> - 
4178Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
4179<DD>The operation to insert data was configured to not allow overwrite
4180    and the key already exists in the database.
4181<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
4182 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> - 
4183Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
4184<DD>&nbsp;
4185<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys()"><B>keys()</B></A> - 
4186Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4187<DD>Opens a cursor for traversing all keys in this index.
4188<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>keys(Transaction, CursorConfig)</B></A> - 
4189Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4190<DD>Opens a cursor for traversing all keys in this index.
4191<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#keys(K, boolean, K, boolean)"><B>keys(K, boolean, K, boolean)</B></A> - 
4192Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4193<DD>Opens a cursor for traversing keys in a key range.
4194<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> - 
4195Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4196<DD>Opens a cursor for traversing keys in a key range.
4197<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#keys()"><B>keys()</B></A> - 
4198Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
4199<DD>Opens a cursor that returns the primary keys of entities qualifying for
4200 the join.
4201<DT><A HREF="./com/sleepycat/persist/EntityJoin.html#keys(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>keys(Transaction, CursorConfig)</B></A> - 
4202Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</A>
4203<DD>Opens a cursor that returns the primary keys of entities qualifying for
4204 the join.
4205<DT><A HREF="./com/sleepycat/collections/StoredMap.html#keySet()"><B>keySet()</B></A> - 
4206Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
4207<DD>Returns a set view of the keys contained in this map.
4208<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#keysIndex()"><B>keysIndex()</B></A> - 
4209Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
4210<DD>Returns a read-only keys index that maps secondary key to primary key.
4211</DL>
4212<HR>
4213<A NAME="_L_"><!-- --></A><H2>
4214<B>L</B></H2>
4215<DL>
4216<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#last()"><B>last()</B></A> - 
4217Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
4218<DD>Returns the last (highest) element currently in this sorted set.
4219<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#last()"><B>last()</B></A> - 
4220Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
4221<DD>Returns the last (highest) element currently in this sorted set.
4222<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#last()"><B>last()</B></A> - 
4223Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
4224<DD>Returns the last (highest) element currently in this sorted set.
4225<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#last()"><B>last()</B></A> - 
4226Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4227<DD>Moves the cursor to the last value and returns it, or returns null if
4228 the cursor range is empty.
4229<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#last(com.sleepycat.db.LockMode)"><B>last(LockMode)</B></A> - 
4230Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4231<DD>Moves the cursor to the last value and returns it, or returns null if
4232 the cursor range is empty.
4233<DT><A HREF="./com/sleepycat/collections/StoredList.html#lastIndexOf(java.lang.Object)"><B>lastIndexOf(Object)</B></A> - 
4234Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
4235<DD>Returns the index in this list of the last occurrence of the specified
4236 element, or -1 if this list does not contain this element.
4237<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#lastKey()"><B>lastKey()</B></A> - 
4238Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
4239<DD>Returns the last (highest) element currently in this sorted map.
4240<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#LEASE"><B>LEASE</B></A> - 
4241Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
4242<DD>Master leases will be used for this site.
4243<DT><A HREF="./com/sleepycat/util/FastInputStream.html#len"><B>len</B></A> - 
4244Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4245<DD>&nbsp;
4246<DT><A HREF="./com/sleepycat/db/KeyRange.html#less"><B>less</B></A> - 
4247Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</A>
4248<DD>A value between 0 and 1, the proportion of keys less than the specified
4249    key.
4250<DT><A HREF="./com/sleepycat/collections/StoredList.html#listIterator()"><B>listIterator()</B></A> - 
4251Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
4252<DD>Returns a list iterator of the elements in this list (in proper
4253 sequence).
4254<DT><A HREF="./com/sleepycat/collections/StoredList.html#listIterator(int)"><B>listIterator(int)</B></A> - 
4255Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
4256<DD>Returns a list iterator of the elements in this list (in proper
4257 sequence), starting at the specified position in this list.
4258<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
4259 <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
4260<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>
4261methods, where the noWait flag or lock timers were configured, could not
4262be 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)"><B>LockRequest(LockOperation, LockRequestMode, DatabaseEntry)</B></A> - 
4263Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
4264<DD>Construct a LockRequest with the specified operation and mode for the
4265    specified object.
4266<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> - 
4267Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
4268<DD>Construct a LockRequest with the specified operation, mode and lock,
4269    for the specified object.
4270<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> - 
4271Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
4272<DD>Construct a LockRequest with the specified operation, mode, lock and
4273    timeout for the specified object.
4274<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
4275defines 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> - 
4276Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4277<DD>Construct a custom lock request mode.
4278<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> - 
4279Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4280<DD>Atomically obtain and release one or more locks from the lock table.
4281<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,
4282supporting 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> - 
4283Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4284<DD>Flush log records to stable storage.
4285<DT><A HREF="./com/sleepycat/db/Environment.html#logPrint(com.sleepycat.db.Transaction, java.lang.String)"><B>logPrint(Transaction, String)</B></A> - 
4286Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4287<DD>Append an informational message to the Berkeley DB database environment log files.
4288<DT><A HREF="./com/sleepycat/db/Environment.html#logPut(com.sleepycat.db.DatabaseEntry, boolean)"><B>logPut(DatabaseEntry, boolean)</B></A> - 
4289Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4290<DD>Append a record to the log.
4291<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
4292specifies a unique location in a log file.<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#LogSequenceNumber(int, int)"><B>LogSequenceNumber(int, int)</B></A> - 
4293Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
4294<DD>Construct a LogSequenceNumber with the specified file and offset.
4295<DT><A HREF="./com/sleepycat/db/LogSequenceNumber.html#LogSequenceNumber()"><B>LogSequenceNumber()</B></A> - 
4296Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</A>
4297<DD>Construct an uninitialized LogSequenceNumber.
4298<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
4299 wrapper or a <code>long</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#LongBinding()"><B>LongBinding()</B></A> - 
4300Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
4301<DD>&nbsp;
4302<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#longToEntry(long, com.sleepycat.db.DatabaseEntry)"><B>longToEntry(long, DatabaseEntry)</B></A> - 
4303Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
4304<DD>Converts a simple <code>long</code> value into an entry buffer.
4305<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#LOW"><B>LOW</B></A> - 
4306Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
4307<DD>The second lowest priority.
4308</DL>
4309<HR>
4310<A NAME="_M_"><!-- --></A><H2>
4311<B>M</B></H2>
4312<DL>
4313<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
4314Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
4315<DD>Enhances classes in the directories specified.
4316<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#makeSpace(int)"><B>makeSpace(int)</B></A> - 
4317Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
4318<DD>Ensure that at least the given number of bytes are available in the
4319 internal buffer.
4320<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#map()"><B>map()</B></A> - 
4321Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
4322<DD>Returns a standard Java map based on this entity index.
4323<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#map()"><B>map()</B></A> - 
4324Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4325<DD>&nbsp;
4326<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#map()"><B>map()</B></A> - 
4327Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
4328<DD>&nbsp;
4329<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections"><B>MapEntryParameter</B></A>&lt;<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="type parameter in MapEntryParameter">K</A>,<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="type parameter in MapEntryParameter">V</A>&gt; - 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
4330 input parameter.<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#MapEntryParameter(K, V)"><B>MapEntryParameter(K, V)</B></A> - 
4331Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
4332<DD>Creates a map entry with a given key and value.
4333<DT><A HREF="./com/sleepycat/util/FastInputStream.html#mark"><B>mark</B></A> - 
4334Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4335<DD>&nbsp;
4336<DT><A HREF="./com/sleepycat/util/FastInputStream.html#mark(int)"><B>mark(int)</B></A> - 
4337Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4338<DD>&nbsp;
4339<DT><A HREF="./com/sleepycat/util/FastInputStream.html#markSupported()"><B>markSupported()</B></A> - 
4340Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4341<DD>&nbsp;
4342<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html#marshalEntry(com.sleepycat.bind.tuple.TupleOutput)"><B>marshalEntry(TupleOutput)</B></A> - 
4343Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</A>
4344<DD>Construct the key or data tuple entry from the key or data object.
4345<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
4346 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
4347 tuples.<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#marshalPrimaryKey(com.sleepycat.bind.tuple.TupleOutput)"><B>marshalPrimaryKey(TupleOutput)</B></A> - 
4348Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
4349<DD>Extracts the entity's primary key and writes it to the key output.
4350<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#marshalSecondaryKey(java.lang.String, com.sleepycat.bind.tuple.TupleOutput)"><B>marshalSecondaryKey(String, TupleOutput)</B></A> - 
4351Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
4352<DD>Extracts the entity's secondary key and writes it to the key output.
4353<DT><A HREF="./com/sleepycat/util/PackedInteger.html#MAX_LENGTH"><B>MAX_LENGTH</B></A> - 
4354Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
4355<DD>The maximum number of bytes needed to store an int value (5).
4356<DT><A HREF="./com/sleepycat/util/PackedInteger.html#MAX_LONG_LENGTH"><B>MAX_LONG_LENGTH</B></A> - 
4357Static variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
4358<DD>The maximum number of bytes needed to store a long value (9).
4359<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MAXLOCKS"><B>MAXLOCKS</B></A> - 
4360Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4361<DD>Reject the lock request for the locker ID with the most locks.
4362<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MAXWRITE"><B>MAXWRITE</B></A> - 
4363Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4364<DD>Reject the lock request for the locker ID with the most write locks.
4365<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>
4366passed 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
4367enough 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> - 
4368Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/MessageHandler.html" title="interface in com.sleepycat.db">MessageHandler</A>
4369<DD>A callback function to be called to display informational messages.
4370<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
4371informational messages.<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MINLOCKS"><B>MINLOCKS</B></A> - 
4372Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4373<DD>Reject the lock request for the locker ID with the fewest locks.
4374<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#MINWRITE"><B>MINWRITE</B></A> - 
4375Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4376<DD>Reject the lock request for the locker ID with the fewest write locks.
4377<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> - 
4378Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</A>
4379<DD>&nbsp;
4380<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#moveToIndex(int)"><B>moveToIndex(int)</B></A> - 
4381Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4382<DD>Internal use only.
4383<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
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/MultipleDataEntry.html#MultipleDataEntry()"><B>MultipleDataEntry()</B></A> - 
4385Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
4386<DD>Construct an entry with no data.
4387<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry(byte[])"><B>MultipleDataEntry(byte[])</B></A> - 
4388Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
4389<DD>Construct an entry with a given byte array.
4390<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry(byte[], int, int)"><B>MultipleDataEntry(byte[], int, int)</B></A> - 
4391Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
4392<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
4393<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
4394returned 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
4395<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> - 
4396Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
4397<DD>Construct an entry with no data.
4398<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry(byte[])"><B>MultipleKeyDataEntry(byte[])</B></A> - 
4399Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
4400<DD>Construct an entry with a given byte array.
4401<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry(byte[], int, int)"><B>MultipleKeyDataEntry(byte[], int, int)</B></A> - 
4402Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
4403<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
4404<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
4405<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> - 
4406Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A>
4407<DD>Construct an entry with no data.
4408<DT><A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html#MultipleKeyNIODataEntry(java.nio.ByteBuffer)"><B>MultipleKeyNIODataEntry(ByteBuffer)</B></A> - 
4409Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A>
4410<DD>Construct an entry with a given java.nio.ByteBuffer.
4411<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
4412<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> - 
4413Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A>
4414<DD>Construct an entry with no data.
4415<DT><A HREF="./com/sleepycat/db/MultipleNIODataEntry.html#MultipleNIODataEntry(java.nio.ByteBuffer)"><B>MultipleNIODataEntry(ByteBuffer)</B></A> - 
4416Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A>
4417<DD>Construct an entry with a given java.nio.ByteBuffer.
4418<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
4419single <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> - 
4420Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
4421<DD>Construct an entry with no data.
4422<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry(byte[])"><B>MultipleRecnoDataEntry(byte[])</B></A> - 
4423Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
4424<DD>Construct an entry with a given byte array.
4425<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry(byte[], int, int)"><B>MultipleRecnoDataEntry(byte[], int, int)</B></A> - 
4426Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
4427<DD>Constructs a DatabaseEntry with a given byte array, offset and size.
4428<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
4429single <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> - 
4430Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A>
4431<DD>Construct an entry with no data.
4432<DT><A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html#MultipleRecnoNIODataEntry(java.nio.ByteBuffer)"><B>MultipleRecnoNIODataEntry(ByteBuffer)</B></A> - 
4433Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A>
4434<DD>Construct an entry with a given java.nio.ByteBuffer.
4435<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> - 
4436Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
4437<DD>Creates an empty set of mutations.
4438<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
4439by <A HREF="./com/sleepycat/db/Environment.html#getMutexStats(com.sleepycat.db.StatsConfig)"><CODE>Environment.getMutexStats(com.sleepycat.db.StatsConfig)</CODE></A></DL>
4440<HR>
4441<A NAME="_N_"><!-- --></A><H2>
4442<B>N</B></H2>
4443<DL>
4444<DT><A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html#newEvent()"><B>newEvent()</B></A> - 
4445Static method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</A>
4446<DD>Internal access method that should not be used by applications.
4447<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#newMap(com.sleepycat.db.Database, java.lang.Class, java.lang.Class, boolean)"><B>newMap(Database, Class&lt;K&gt;, Class&lt;V&gt;, boolean)</B></A> - 
4448Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
4449<DD>Creates a map from a previously opened Database object.
4450<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#newOutput()"><B>newOutput()</B></A> - 
4451Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
4452<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(E)"><CODE>TupleBase.getTupleOutput(E)</CODE></A></I>
4453<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#newOutput(byte[])"><B>newOutput(byte[])</B></A> - 
4454Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
4455<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(E)"><CODE>TupleBase.getTupleOutput(E)</CODE></A></I>
4456<DT><A HREF="./com/sleepycat/collections/TupleSerialFactory.html#newSortedMap(com.sleepycat.db.Database, java.lang.Class, java.lang.Class, boolean)"><B>newSortedMap(Database, Class&lt;K&gt;, Class&lt;V&gt;, boolean)</B></A> - 
4457Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
4458<DD>Creates a sorted map from a previously opened Database object.
4459<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#next()"><B>next()</B></A> - 
4460Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4461<DD>Returns the next element in the iteration.
4462<DT><A HREF="./com/sleepycat/db/MultipleDataEntry.html#next(com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry)</B></A> - 
4463Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</A>
4464<DD>Get the next data element in the returned set.
4465<DT><A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
4466Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</A>
4467<DD>Get the next key/data pair in the returned set.
4468<DT><A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
4469Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</A>
4470<DD>Get the next key/data pair in the returned set.
4471<DT><A HREF="./com/sleepycat/db/MultipleNIODataEntry.html#next(com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry)</B></A> - 
4472Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</A>
4473<DD>Get the next data element in the returned set.
4474<DT><A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
4475Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</A>
4476<DD>Get the next record number/data pair in the returned set.
4477<DT><A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html#next(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>next(DatabaseEntry, DatabaseEntry)</B></A> - 
4478Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</A>
4479<DD>Get the next record number/data pair in the returned set.
4480<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#next()"><B>next()</B></A> - 
4481Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4482<DD>Moves the cursor to the next value and returns it, or returns null
4483 if there are no more values in the cursor range.
4484<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#next(com.sleepycat.db.LockMode)"><B>next(LockMode)</B></A> - 
4485Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4486<DD>Moves the cursor to the next value and returns it, or returns null
4487 if there are no more values in the cursor range.
4488<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#next()"><B>next()</B></A> - 
4489Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
4490<DD>Moves the cursor to the next value and returns it, or returns null
4491 if there are no more values in the cursor range.
4492<DT><A HREF="./com/sleepycat/persist/ForwardCursor.html#next(com.sleepycat.db.LockMode)"><B>next(LockMode)</B></A> - 
4493Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</A>
4494<DD>Moves the cursor to the next value and returns it, or returns null
4495 if there are no more values in the cursor range.
4496<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextDup()"><B>nextDup()</B></A> - 
4497Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4498<DD>Moves the cursor to the next value with the same key (duplicate) and
4499 returns it, or returns null if no more values are present for the key at
4500 the current position.
4501<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextDup(com.sleepycat.db.LockMode)"><B>nextDup(LockMode)</B></A> - 
4502Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4503<DD>Moves the cursor to the next value with the same key (duplicate) and
4504 returns it, or returns null if no more values are present for the key at
4505 the current position.
4506<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#nextIndex()"><B>nextIndex()</B></A> - 
4507Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4508<DD>Returns the index of the element that would be returned by a subsequent
4509 call to next.
4510<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextNoDup()"><B>nextNoDup()</B></A> - 
4511Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4512<DD>Moves the cursor to the next value with a different key and returns it,
4513 or returns null if there are no more unique keys in the cursor range.
4514<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#nextNoDup(com.sleepycat.db.LockMode)"><B>nextNoDup(LockMode)</B></A> - 
4515Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4516<DD>Moves the cursor to the next value with a different key and returns it,
4517 or returns null if there are no more unique keys in the cursor range.
4518<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#NOAUTOINIT"><B>NOAUTOINIT</B></A> - 
4519Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
4520<DD>The replication master should not automatically re-initialize outdated
4521    clients.
4522<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#NONE"><B>NONE</B></A> - 
4523Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4524<DD>Turn off deadlock detection.
4525<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#NONE"><B>NONE</B></A> - 
4526Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
4527<DD>The master should not wait for any client replication message
4528    acknowledgments.
4529<DT><A HREF="./com/sleepycat/db/OperationStatus.html#NOTFOUND"><B>NOTFOUND</B></A> - 
4530Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
4531<DD>The requested key/data pair was not found.
4532<DT><A HREF="./com/sleepycat/persist/model/NotPersistent.html" title="annotation in com.sleepycat.persist.model"><B>NotPersistent</B></A> - Annotation Type in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Overrides the default rules for field persistence and defines a field as
4533 being non-persistent even when it is not declared with the
4534 <code>transient</code> keyword.<DT><A HREF="./com/sleepycat/persist/model/NotTransient.html" title="annotation in com.sleepycat.persist.model"><B>NotTransient</B></A> - Annotation Type in <A HREF="./com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</A><DD>Overrides the default rules for field persistence and defines a field as
4535 being persistent even when it is declared with the <code>transient</code>
4536 keyword.<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#NOWAIT"><B>NOWAIT</B></A> - 
4537Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
4538<DD>Berkeley DB method calls that would normally block while clients are in
4539    recovery should return errors immediately.
4540<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#NULLIFY"><B>NULLIFY</B></A> - 
4541Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
4542<DD>&nbsp;
4543<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
4544Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
4545<DD>&nbsp;
4546<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html#nullifyForeignKey(D)"><B>nullifyForeignKey(D)</B></A> - 
4547Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
4548<DD>Clears the index key in a data object.
4549<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
4550Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
4551<DD>&nbsp;
4552<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#nullifyForeignKey(D)"><B>nullifyForeignKey(D)</B></A> - 
4553Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
4554<DD>Clears the index key in the deserialized data entry.
4555<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html#nullifyForeignKey(D)"><B>nullifyForeignKey(D)</B></A> - 
4556Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</A>
4557<DD>&nbsp;
4558<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#nullifyForeignKey(java.lang.String)"><B>nullifyForeignKey(String)</B></A> - 
4559Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
4560<DD>Clears the entity's secondary key fields for the given key name.
4561<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
4562Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
4563<DD>&nbsp;
4564<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> - 
4565Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
4566<DD>Clears the index key in the tuple data entry.
4567<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> - 
4568Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</A>
4569<DD>&nbsp;
4570<DT><A HREF="./com/sleepycat/db/ForeignKeyNullifier.html#nullifyForeignKey(com.sleepycat.db.SecondaryDatabase, com.sleepycat.db.DatabaseEntry)"><B>nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</B></A> - 
4571Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyNullifier.html" title="interface in com.sleepycat.db">ForeignKeyNullifier</A>
4572<DD>&nbsp;
4573<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> - 
4574Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignMultiKeyNullifier.html" title="interface in com.sleepycat.db">ForeignMultiKeyNullifier</A>
4575<DD>&nbsp;
4576</DL>
4577<HR>
4578<A NAME="_O_"><!-- --></A><H2>
4579<B>O</B></H2>
4580<DL>
4581<DT><A HREF="./com/sleepycat/bind/EntityBinding.html#objectToData(E, com.sleepycat.db.DatabaseEntry)"><B>objectToData(E, DatabaseEntry)</B></A> - 
4582Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>
4583<DD>Extracts the data entry from an entity Object.
4584<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToData(E, com.sleepycat.db.DatabaseEntry)"><B>objectToData(E, DatabaseEntry)</B></A> - 
4585Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
4586<DD>&nbsp;
4587<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToData(E)"><B>objectToData(E)</B></A> - 
4588Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
4589<DD>Extracts a data object from an entity object.
4590<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToData(E, com.sleepycat.db.DatabaseEntry)"><B>objectToData(E, DatabaseEntry)</B></A> - 
4591Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
4592<DD>&nbsp;
4593<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToData(E)"><B>objectToData(E)</B></A> - 
4594Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
4595<DD>Extracts a data object from an entity object.
4596<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#objectToData(E)"><B>objectToData(E)</B></A> - 
4597Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
4598<DD>&nbsp;
4599<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToData(E, com.sleepycat.db.DatabaseEntry)"><B>objectToData(E, DatabaseEntry)</B></A> - 
4600Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
4601<DD>&nbsp;
4602<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToData(E, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToData(E, TupleOutput)</B></A> - 
4603Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
4604<DD>Extracts a key tuple from an entity object.
4605<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#objectToData(E, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToData(E, TupleOutput)</B></A> - 
4606Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
4607<DD>&nbsp;
4608<DT><A HREF="./com/sleepycat/bind/ByteArrayBinding.html#objectToEntry(byte[], com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(byte[], DatabaseEntry)</B></A> - 
4609Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</A>
4610<DD>&nbsp;
4611<DT><A HREF="./com/sleepycat/bind/EntryBinding.html#objectToEntry(E, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(E, DatabaseEntry)</B></A> - 
4612Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</A>
4613<DD>Converts an Object into a entry buffer.
4614<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#objectToEntry(java.lang.Object, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(Object, DatabaseEntry)</B></A> - 
4615Method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
4616<DD>&nbsp;
4617<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html#objectToEntry(E, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(E, DatabaseEntry)</B></A> - 
4618Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
4619<DD>Serialize an object into an entry buffer.
4620<DT><A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html#objectToEntry(java.math.BigInteger, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(BigInteger, TupleOutput)</B></A> - 
4621Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</A>
4622<DD>&nbsp;
4623<DT><A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html#objectToEntry(java.lang.Boolean, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Boolean, TupleOutput)</B></A> - 
4624Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</A>
4625<DD>&nbsp;
4626<DT><A HREF="./com/sleepycat/bind/tuple/ByteBinding.html#objectToEntry(java.lang.Byte, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Byte, TupleOutput)</B></A> - 
4627Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</A>
4628<DD>&nbsp;
4629<DT><A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html#objectToEntry(java.lang.Character, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Character, TupleOutput)</B></A> - 
4630Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</A>
4631<DD>&nbsp;
4632<DT><A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html#objectToEntry(java.lang.Double, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Double, TupleOutput)</B></A> - 
4633Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</A>
4634<DD>&nbsp;
4635<DT><A HREF="./com/sleepycat/bind/tuple/FloatBinding.html#objectToEntry(java.lang.Float, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Float, TupleOutput)</B></A> - 
4636Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</A>
4637<DD>&nbsp;
4638<DT><A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html#objectToEntry(java.lang.Integer, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Integer, TupleOutput)</B></A> - 
4639Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</A>
4640<DD>&nbsp;
4641<DT><A HREF="./com/sleepycat/bind/tuple/LongBinding.html#objectToEntry(java.lang.Long, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Long, TupleOutput)</B></A> - 
4642Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</A>
4643<DD>&nbsp;
4644<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#objectToEntry(java.lang.Short, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Short, TupleOutput)</B></A> - 
4645Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
4646<DD>&nbsp;
4647<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#objectToEntry(java.lang.Double, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Double, TupleOutput)</B></A> - 
4648Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
4649<DD>&nbsp;
4650<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#objectToEntry(java.lang.Float, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(Float, TupleOutput)</B></A> - 
4651Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
4652<DD>&nbsp;
4653<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#objectToEntry(java.lang.String, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(String, TupleOutput)</B></A> - 
4654Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
4655<DD>&nbsp;
4656<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#objectToEntry(E, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(E, DatabaseEntry)</B></A> - 
4657Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
4658<DD>&nbsp;
4659<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#objectToEntry(E, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(E, TupleOutput)</B></A> - 
4660Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
4661<DD>Converts a key or data object to a tuple entry.
4662<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html#objectToEntry(com.sleepycat.bind.tuple.TupleInput, com.sleepycat.db.DatabaseEntry)"><B>objectToEntry(TupleInput, DatabaseEntry)</B></A> - 
4663Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</A>
4664<DD>&nbsp;
4665<DT><A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html#objectToEntry(E, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToEntry(E, TupleOutput)</B></A> - 
4666Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</A>
4667<DD>&nbsp;
4668<DT><A HREF="./com/sleepycat/bind/EntityBinding.html#objectToKey(E, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(E, DatabaseEntry)</B></A> - 
4669Method in interface com.sleepycat.bind.<A HREF="./com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</A>
4670<DD>Extracts the key entry from an entity Object.
4671<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToKey(E, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(E, DatabaseEntry)</B></A> - 
4672Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
4673<DD>&nbsp;
4674<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#objectToKey(E)"><B>objectToKey(E)</B></A> - 
4675Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
4676<DD>Extracts a key object from an entity object.
4677<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToKey(E, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(E, DatabaseEntry)</B></A> - 
4678Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
4679<DD>&nbsp;
4680<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#objectToKey(E, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(E, TupleOutput)</B></A> - 
4681Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
4682<DD>Extracts a key tuple from an entity object.
4683<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#objectToKey(E, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(E, TupleOutput)</B></A> - 
4684Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
4685<DD>&nbsp;
4686<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToKey(E, com.sleepycat.db.DatabaseEntry)"><B>objectToKey(E, DatabaseEntry)</B></A> - 
4687Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
4688<DD>&nbsp;
4689<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToKey(E, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(E, TupleOutput)</B></A> - 
4690Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
4691<DD>Extracts a key tuple from an entity object.
4692<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#objectToKey(E, com.sleepycat.bind.tuple.TupleOutput)"><B>objectToKey(E, TupleOutput)</B></A> - 
4693Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
4694<DD>&nbsp;
4695<DT><A HREF="./com/sleepycat/util/FastInputStream.html#off"><B>off</B></A> - 
4696Variable in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4697<DD>&nbsp;
4698<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#OLDEST"><B>OLDEST</B></A> - 
4699Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4700<DD>Reject the lock request for the locker ID with the oldest lock.
4701<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ONE"><B>ONE</B></A> - 
4702Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
4703<DD>The master should wait until at least one client site has acknowledged
4704    each permanent replication message.
4705<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#ONE_PEER"><B>ONE_PEER</B></A> - 
4706Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
4707<DD>The master should wait until at least one electable peer has acknowledged
4708    each permanent replication message (where "electable peer" means a client
4709    capable of being subsequently elected master of the replication group).
4710<DT><A HREF="./com/sleepycat/db/Database.html#openCursor(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>openCursor(Transaction, CursorConfig)</B></A> - 
4711Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4712<DD>Return a cursor into the database.
4713<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#openCursor(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>openCursor(Transaction, CursorConfig)</B></A> - 
4714Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
4715<DD>Return a cursor into the database.
4716<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> - 
4717Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4718<DD>Open a database.
4719<DT><A HREF="./com/sleepycat/db/Environment.html#openLogCursor()"><B>openLogCursor()</B></A> - 
4720Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4721<DD>Return a log cursor.
4722<DT><A HREF="./com/sleepycat/db/SecondaryDatabase.html#openSecondaryCursor(com.sleepycat.db.Transaction, com.sleepycat.db.CursorConfig)"><B>openSecondaryCursor(Transaction, CursorConfig)</B></A> - 
4723Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
4724<DD>Obtain a cursor on a database, returning a <code>SecondaryCursor</code>.
4725<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> - 
4726Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4727<DD>Open a database.
4728<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> - 
4729Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4730<DD>Open a sequence in the database.
4731<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> - 
4732Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
4733<DD>Utility method to set the data in a entry buffer to the data in a tuple
4734 output object.
4735</DL>
4736<HR>
4737<A NAME="_P_"><!-- --></A><H2>
4738<B>P</B></H2>
4739<DL>
4740<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> - 
4741Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
4742<DD>&nbsp;
4743<DT><A HREF="./com/sleepycat/db/Environment.html#panic(boolean)"><B>panic(boolean)</B></A> - 
4744Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4745<DD>Set the panic state for the database environment.
4746<DT><A HREF="./com/sleepycat/db/PanicHandler.html#panic(com.sleepycat.db.Environment, com.sleepycat.db.DatabaseException)"><B>panic(Environment, DatabaseException)</B></A> - 
4747Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/PanicHandler.html" title="interface in com.sleepycat.db">PanicHandler</A>
4748<DD>A function to be called if the database environment panics.
4749<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
4750environment panics.<DT><A HREF="./com/sleepycat/db/PartitionHandler.html#partition(com.sleepycat.db.Database, com.sleepycat.db.DatabaseEntry)"><B>partition(Database, DatabaseEntry)</B></A> - 
4751Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/PartitionHandler.html" title="interface in com.sleepycat.db">PartitionHandler</A>
4752<DD>The application-specific database partitioning callback.
4753<DT><A HREF="./com/sleepycat/db/PartitionHandler.html" title="interface in com.sleepycat.db"><B>PartitionHandler</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/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
4754 <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
4755 (non-persistent) proxied class.<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#port"><B>port</B></A> - 
4756Variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
4757<DD>The network port component of the site address.
4758<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> - 
4759Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</A>
4760<DD>The application-specific Btree prefix callback.
4761<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#premain(java.lang.String, java.lang.instrument.Instrumentation)"><B>premain(String, Instrumentation)</B></A> - 
4762Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
4763<DD>Enhances classes as specified by a JVM -javaagent argument.
4764<DT><A HREF="./com/sleepycat/db/Transaction.html#prepare(byte[])"><B>prepare(byte[])</B></A> - 
4765Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
4766<DD>Initiate the beginning of a two-phase commit.
4767<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,
4768but not yet resolved, transaction.<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prev()"><B>prev()</B></A> - 
4769Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4770<DD>Moves the cursor to the previous value and returns it, or returns null
4771 if there are no preceding values in the cursor range.
4772<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prev(com.sleepycat.db.LockMode)"><B>prev(LockMode)</B></A> - 
4773Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4774<DD>Moves the cursor to the previous value and returns it, or returns null
4775 if there are no preceding values in the cursor range.
4776<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevDup()"><B>prevDup()</B></A> - 
4777Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4778<DD>Moves the cursor to the previous value with the same key (duplicate) and
4779 returns it, or returns null if no preceding values are present for the
4780 key at the current position.
4781<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevDup(com.sleepycat.db.LockMode)"><B>prevDup(LockMode)</B></A> - 
4782Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4783<DD>Moves the cursor to the previous value with the same key (duplicate) and
4784 returns it, or returns null if no preceding values are present for the
4785 key at the current position.
4786<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#previous()"><B>previous()</B></A> - 
4787Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4788<DD>Returns the next element in the iteration.
4789<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#previousIndex()"><B>previousIndex()</B></A> - 
4790Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
4791<DD>Returns the index of the element that would be returned by a subsequent
4792 call to previous.
4793<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevNoDup()"><B>prevNoDup()</B></A> - 
4794Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4795<DD>Moves the cursor to the preceding value with a different key and returns
4796 it, or returns null if there are no preceding unique keys in the cursor
4797 range.
4798<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#prevNoDup(com.sleepycat.db.LockMode)"><B>prevNoDup(LockMode)</B></A> - 
4799Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
4800<DD>Moves the cursor to the preceding value with a different key and returns
4801 it, or returns null if there are no preceding unique keys in the cursor
4802 range.
4803<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&lt;PK&gt;, Class&lt;E&gt;, EntityBinding&lt;E&gt;)</B></A> - 
4804Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4805<DD>Creates a primary index without using an <code>EntityStore</code>.
4806<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> - 
4807Variable in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
4808<DD>&nbsp;
4809<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> - 
4810Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</A>
4811<DD>Used by an <code>EntityModel</code> to construct primary key metadata.
4812<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#PRINT"><B>PRINT</B></A> - 
4813Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
4814<DD>The log is being printed for debugging purposes; print the contents of
4815    this log record in the desired format.
4816<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> - 
4817Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4818<DD>Process an incoming replication message sent by a member of the
4819    replication group to the local database environment.
4820<DT><A HREF="./com/sleepycat/collections/StoredMap.html#put(K, V)"><B>put(K, V)</B></A> - 
4821Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
4822<DD>Associates the specified value with the specified key in this map
4823 (optional operation).
4824<DT><A HREF="./com/sleepycat/db/Cursor.html#put(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>put(DatabaseEntry, DatabaseEntry)</B></A> - 
4825Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4826<DD>Store a key/data pair into the database.
4827<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> - 
4828Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4829<DD>
4830Store the key/data pair into the database.
4831<DT><A HREF="./com/sleepycat/db/LockOperation.html#PUT"><B>PUT</B></A> - 
4832Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
4833<DD>The lock to which the lock field refers is released.
4834<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#put(E)"><B>put(E)</B></A> - 
4835Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4836<DD>Inserts an entity and returns null, or updates it if the primary key
4837 already exists and returns the existing entity.
4838<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#put(com.sleepycat.db.Transaction, E)"><B>put(Transaction, E)</B></A> - 
4839Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4840<DD>Inserts an entity and returns null, or updates it if the primary key
4841 already exists and returns the existing entity.
4842<DT><A HREF="./com/sleepycat/db/LockOperation.html#PUT_ALL"><B>PUT_ALL</B></A> - 
4843Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
4844<DD>All locks held by the specified locker are released.
4845<DT><A HREF="./com/sleepycat/db/LockOperation.html#PUT_OBJ"><B>PUT_OBJ</B></A> - 
4846Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
4847<DD>All locks held on obj are released.
4848<DT><A HREF="./com/sleepycat/db/Cursor.html#putAfter(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putAfter(DatabaseEntry, DatabaseEntry)</B></A> - 
4849Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4850<DD>Store a key/data pair into the database.
4851<DT><A HREF="./com/sleepycat/collections/StoredMap.html#putAll(java.util.Map)"><B>putAll(Map&lt;? extends K, ? extends V&gt;)</B></A> - 
4852Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
4853<DD>Copies all of the mappings from the specified map to this map (optional
4854 operation).
4855<DT><A HREF="./com/sleepycat/db/Cursor.html#putBefore(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putBefore(DatabaseEntry, DatabaseEntry)</B></A> - 
4856Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4857<DD>Store a key/data pair into the database.
4858<DT><A HREF="./com/sleepycat/db/Cursor.html#putCurrent(com.sleepycat.db.DatabaseEntry)"><B>putCurrent(DatabaseEntry)</B></A> - 
4859Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4860<DD>Replaces the data in the key/data pair at the current cursor position.
4861<DT><A HREF="./com/sleepycat/collections/StoredMap.html#putIfAbsent(K, V)"><B>putIfAbsent(K, V)</B></A> - 
4862Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
4863<DD>If the specified key is not already associated with a value, associate
4864 it with the given value.
4865<DT><A HREF="./com/sleepycat/db/Cursor.html#putKeyFirst(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putKeyFirst(DatabaseEntry, DatabaseEntry)</B></A> - 
4866Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4867<DD>Store a key/data pair into the database.
4868<DT><A HREF="./com/sleepycat/db/Cursor.html#putKeyLast(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putKeyLast(DatabaseEntry, DatabaseEntry)</B></A> - 
4869Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4870<DD>Store a key/data pair into the database.
4871<DT><A HREF="./com/sleepycat/db/Environment.html#putLock(com.sleepycat.db.Lock)"><B>putLock(Lock)</B></A> - 
4872Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
4873<DD>Release a lock.
4874<DT><A HREF="./com/sleepycat/db/Database.html#putMultiple(com.sleepycat.db.Transaction, com.sleepycat.db.MultipleEntry, com.sleepycat.db.MultipleEntry, boolean)"><B>putMultiple(Transaction, MultipleEntry, MultipleEntry, boolean)</B></A> - 
4875Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4876<DD>
4877Store a set of key/data pairs into the database.
4878<DT><A HREF="./com/sleepycat/db/Database.html#putMultipleKey(com.sleepycat.db.Transaction, com.sleepycat.db.MultipleEntry, boolean)"><B>putMultipleKey(Transaction, MultipleEntry, boolean)</B></A> - 
4879Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4880<DD>
4881Store a set of key/data pairs into the database.
4882<DT><A HREF="./com/sleepycat/db/Cursor.html#putNoDupData(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putNoDupData(DatabaseEntry, DatabaseEntry)</B></A> - 
4883Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4884<DD>Store a key/data pair into the database.
4885<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> - 
4886Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4887<DD>
4888Store the key/data pair into the database if it does not already appear
4889in the database.
4890<DT><A HREF="./com/sleepycat/db/Cursor.html#putNoOverwrite(com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry)"><B>putNoOverwrite(DatabaseEntry, DatabaseEntry)</B></A> - 
4891Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
4892<DD>Store a key/data pair into the database.
4893<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> - 
4894Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
4895<DD>
4896Store the key/data pair into the database if the key does not already
4897appear in the database.
4898<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoOverwrite(E)"><B>putNoOverwrite(E)</B></A> - 
4899Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4900<DD>Inserts an entity and returns true, or returns false if the primary key
4901 already exists.
4902<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoOverwrite(com.sleepycat.db.Transaction, E)"><B>putNoOverwrite(Transaction, E)</B></A> - 
4903Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4904<DD>Inserts an entity and returns true, or returns false if the primary key
4905 already exists.
4906<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoReturn(E)"><B>putNoReturn(E)</B></A> - 
4907Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4908<DD>Inserts an entity, or updates it if the primary key already exists (does
4909 not return the existing entity).
4910<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#putNoReturn(com.sleepycat.db.Transaction, E)"><B>putNoReturn(Transaction, E)</B></A> - 
4911Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
4912<DD>Inserts an entity, or updates it if the primary key already exists (does
4913 not return the existing entity).
4914</DL>
4915<HR>
4916<A NAME="_Q_"><!-- --></A><H2>
4917<B>Q</B></H2>
4918<DL>
4919<DT><A HREF="./com/sleepycat/db/DatabaseType.html#QUEUE"><B>QUEUE</B></A> - 
4920Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
4921<DD>The database is a Queue.
4922<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> - 
4923Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
4924<DD>The master should wait until it has received acknowledgements from the
4925    minimum number of electable peers sufficient to ensure that the effect
4926    of the permanent record remains durable if an election is held (where
4927    "electable peer" means a client capable of being subsequently elected
4928    master of the replication group).
4929</DL>
4930<HR>
4931<A NAME="_R_"><!-- --></A><H2>
4932<B>R</B></H2>
4933<DL>
4934<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#RANDOM"><B>RANDOM</B></A> - 
4935Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
4936<DD>Reject the lock request for a random locker ID.
4937<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> - 
4938Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
4939<DD>Creates a raw object with a given set of field values for a complex
4940 type.
4941<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#RawObject(com.sleepycat.persist.raw.RawType, java.lang.Object[])"><B>RawObject(RawType, Object[])</B></A> - 
4942Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
4943<DD>Creates a raw object with the given array elements for an array type.
4944<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#RawObject(com.sleepycat.persist.raw.RawType, java.lang.String)"><B>RawObject(RawType, String)</B></A> - 
4945Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
4946<DD>Creates a raw object with the given enum value for an enum type.
4947<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> - 
4948Constructor for class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</A>
4949<DD>Opens an entity store for raw data access.
4950<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
4951 of persistent types.<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#READ"><B>READ</B></A> - 
4952Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
4953<DD>Read (shared).
4954<DT><A HREF="./com/sleepycat/util/FastInputStream.html#read()"><B>read()</B></A> - 
4955Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4956<DD>&nbsp;
4957<DT><A HREF="./com/sleepycat/util/FastInputStream.html#read(byte[])"><B>read(byte[])</B></A> - 
4958Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4959<DD>&nbsp;
4960<DT><A HREF="./com/sleepycat/util/FastInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - 
4961Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
4962<DD>&nbsp;
4963<DT><A HREF="./com/sleepycat/db/CursorConfig.html#READ_COMMITTED"><B>READ_COMMITTED</B></A> - 
4964Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
4965<DD>A convenience instance to configure a cursor for read committed isolation.
4966<DT><A HREF="./com/sleepycat/db/LockMode.html#READ_COMMITTED"><B>READ_COMMITTED</B></A> - 
4967Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
4968<DD>Read committed isolation provides for cursor stability but not repeatable
4969    reads.
4970<DT><A HREF="./com/sleepycat/db/CursorConfig.html#READ_UNCOMMITTED"><B>READ_UNCOMMITTED</B></A> - 
4971Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
4972<DD>A convenience instance to configure read operations performed by the
4973    cursor to return modified but not yet committed data.
4974<DT><A HREF="./com/sleepycat/db/LockMode.html#READ_UNCOMMITTED"><B>READ_UNCOMMITTED</B></A> - 
4975Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
4976<DD>Read modified but not yet committed data.
4977<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBigInteger()"><B>readBigInteger()</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 <code>BigInteger</code>.
4980<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBoolean()"><B>readBoolean()</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 boolean (one byte) unsigned value from the buffer and returns
4983 true if it is non-zero and false if it is zero.
4984<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readByte()"><B>readByte()</B></A> - 
4985Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4986<DD>Reads a signed byte (one byte) value from the buffer.
4987<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBytes(int)"><B>readBytes(int)</B></A> - 
4988Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4989<DD>Reads the specified number of bytes from the buffer, converting each
4990 unsigned byte value to a character of the resulting string.
4991<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readBytes(char[])"><B>readBytes(char[])</B></A> - 
4992Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
4993<DD>Reads the specified number of bytes from the buffer, converting each
4994 unsigned byte value to a character of the resulting array.
4995<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readChar()"><B>readChar()</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 char (two byte) unsigned value from the buffer.
4998<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readChars(int)"><B>readChars(int)</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 the specified number of characters from the buffer, converting
5001 each two byte unsigned value to a character of the resulting string.
5002<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readChars(char[])"><B>readChars(char[])</B></A> - 
5003Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5004<DD>Reads the specified number of characters from the buffer, converting
5005 each two byte unsigned value to a character of the resulting array.
5006<DT><A HREF="./com/sleepycat/bind/serial/SerialInput.html#readClassDescriptor()"><B>readClassDescriptor()</B></A> - 
5007Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
5008<DD>&nbsp;
5009<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readDouble()"><B>readDouble()</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 signed double (eight byte) value from the buffer.
5012<DT><A HREF="./com/sleepycat/util/FastInputStream.html#readFast()"><B>readFast()</B></A> - 
5013Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
5014<DD>Equivalent to <code>read()<code> but does not throw
5015 <code>IOException</code>.
5016<DT><A HREF="./com/sleepycat/util/FastInputStream.html#readFast(byte[])"><B>readFast(byte[])</B></A> - 
5017Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
5018<DD>Equivalent to <code>read(byte[])<code> but does not throw
5019 <code>IOException</code>.
5020<DT><A HREF="./com/sleepycat/util/FastInputStream.html#readFast(byte[], int, int)"><B>readFast(byte[], int, int)</B></A> - 
5021Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
5022<DD>Equivalent to <code>read(byte[],int,int)<code> but does not throw
5023 <code>IOException</code>.
5024<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readFloat()"><B>readFloat()</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 a signed float (four byte) value from the buffer.
5027<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readInt()"><B>readInt()</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 a signed int (four byte) value from the buffer.
5030<DT><A HREF="./com/sleepycat/util/PackedInteger.html#readInt(byte[], int)"><B>readInt(byte[], int)</B></A> - 
5031Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
5032<DD>Reads a packed integer at the given buffer offset and returns it.
5033<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readLong()"><B>readLong()</B></A> - 
5034Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5035<DD>Reads a signed long (eight byte) value from the buffer.
5036<DT><A HREF="./com/sleepycat/util/PackedInteger.html#readLong(byte[], int)"><B>readLong(byte[], int)</B></A> - 
5037Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
5038<DD>Reads a packed long integer at the given buffer offset and returns it.
5039<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readPackedInt()"><B>readPackedInt()</B></A> - 
5040Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5041<DD>Reads a packed integer.
5042<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readPackedLong()"><B>readPackedLong()</B></A> - 
5043Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5044<DD>Reads a packed long integer.
5045<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readShort()"><B>readShort()</B></A> - 
5046Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5047<DD>Reads a signed short (two byte) value from the buffer.
5048<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readSortedDouble()"><B>readSortedDouble()</B></A> - 
5049Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5050<DD>Reads a signed double (eight byte) value from the buffer, with support
5051 for correct default sorting of all values.
5052<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readSortedFloat()"><B>readSortedFloat()</B></A> - 
5053Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5054<DD>Reads a signed float (four byte) value from the buffer, with support
5055 for correct default sorting of all values.
5056<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readString()"><B>readString()</B></A> - 
5057Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5058<DD>Reads a null-terminated UTF string from the data buffer and converts
5059 the data from UTF to Unicode.
5060<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readString(int)"><B>readString(int)</B></A> - 
5061Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5062<DD>Reads the specified number of UTF characters string from the data
5063 buffer and converts the data from UTF to Unicode.
5064<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readString(char[])"><B>readString(char[])</B></A> - 
5065Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5066<DD>Reads the specified number of UTF characters string from the data
5067 buffer and converts the data from UTF to Unicode.
5068<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readUnsignedByte()"><B>readUnsignedByte()</B></A> - 
5069Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5070<DD>Reads an unsigned byte (one byte) value from the buffer.
5071<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readUnsignedInt()"><B>readUnsignedInt()</B></A> - 
5072Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5073<DD>Reads an unsigned int (four byte) value from the buffer.
5074<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#readUnsignedShort()"><B>readUnsignedShort()</B></A> - 
5075Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
5076<DD>Reads an unsigned short (two byte) value from the buffer.
5077<DT><A HREF="./com/sleepycat/db/DatabaseType.html#RECNO"><B>RECNO</B></A> - 
5078Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
5079<DD>The database is a Recno.
5080<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
5081based 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
5082 <code>Long</code> key object.<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#RecordNumberBinding()"><B>RecordNumberBinding()</B></A> - 
5083Constructor for class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
5084<DD>Creates a byte array binding.
5085<DT><A HREF="./com/sleepycat/bind/RecordNumberBinding.html#recordNumberToEntry(long, com.sleepycat.db.DatabaseEntry)"><B>recordNumberToEntry(long, DatabaseEntry)</B></A> - 
5086Static method in class com.sleepycat.bind.<A HREF="./com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</A>
5087<DD>Utility method for use by bindings to translate a record number integer
5088 to a entry buffer.
5089<DT><A HREF="./com/sleepycat/db/Environment.html#recover(int, boolean)"><B>recover(int, boolean)</B></A> - 
5090Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5091<DD>&nbsp;
5092<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#RECOVERY"><B>RECOVERY</B></A> - 
5093Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5094<DD>Display additional information when performing recovery.
5095<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html#recoveryFeedback(com.sleepycat.db.Environment, int)"><B>recoveryFeedback(Environment, int)</B></A> - 
5096Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A>
5097<DD>A function called with progress information when the database environment is being recovered.
5098<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> - 
5099Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5100<DD>Display additional information concerning support for <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRegister(boolean)"><CODE>EnvironmentConfig.setRegister(boolean)</CODE></A>.
5101<DT><A HREF="./com/sleepycat/persist/model/EntityModel.html#registerClass(java.lang.Class)"><B>registerClass(Class)</B></A> - 
5102Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</A>
5103<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 or entity subclass.
5104<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
5105 secondary keys.<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5106Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
5107<DD>Removes the specified element from this set if it is present (optional
5108 operation).
5109<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#remove()"><B>remove()</B></A> - 
5110Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
5111<DD>Removes the last element that was returned by next or previous (optional
5112 operation).
5113<DT><A HREF="./com/sleepycat/collections/StoredKeySet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5114Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
5115<DD>Removes the specified key from this set if it is present (optional
5116 operation).
5117<DT><A HREF="./com/sleepycat/collections/StoredList.html#remove(int)"><B>remove(int)</B></A> - 
5118Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
5119<DD>Removes the element at the specified position in this list (optional
5120 operation).
5121<DT><A HREF="./com/sleepycat/collections/StoredList.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5122Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
5123<DD>Removes the first occurrence in this list of the specified element
5124 (optional operation).
5125<DT><A HREF="./com/sleepycat/collections/StoredMap.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5126Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
5127<DD>Removes the mapping for this key from this map if present (optional
5128 operation).
5129<DT><A HREF="./com/sleepycat/collections/StoredMap.html#remove(java.lang.Object, java.lang.Object)"><B>remove(Object, Object)</B></A> - 
5130Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
5131<DD>Remove entry for key only if currently mapped to given value.
5132<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - 
5133Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
5134<DD>Removes the specified value from this set if it is present (optional
5135 operation).
5136<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> - 
5137Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
5138<DD>
5139Remove a database.
5140<DT><A HREF="./com/sleepycat/db/Environment.html#remove(java.io.File, boolean, com.sleepycat.db.EnvironmentConfig)"><B>remove(File, boolean, EnvironmentConfig)</B></A> - 
5141Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5142<DD>Destroy a database environment.
5143<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#removeAll(java.util.Collection)"><B>removeAll(Collection&lt;?&gt;)</B></A> - 
5144Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
5145<DD>Removes all this collection's elements that are also contained in the
5146 specified collection (optional operation).
5147<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> - 
5148Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5149<DD>
5150Remove a database.
5151<DT><A HREF="./com/sleepycat/db/Environment.html#removeOldLogFiles()"><B>removeOldLogFiles()</B></A> - 
5152Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5153<DD>Remove log files that are no longer needed.
5154<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> - 
5155Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
5156<DD>Remove the sequence from the database.
5157<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> - 
5158Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
5159<DD>
5160Rename a database.
5161<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> - 
5162Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5163<DD>
5164Rename a database.
5165<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
5166 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> - 
5167Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
5168<DD>Creates a mutation for renaming the class of all instances of the given
5169 class version.
5170<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> - 
5171Constructor for class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
5172<DD>Creates a mutation for renaming the given field for all instances of the
5173 given class version.
5174<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_CLIENT"><B>REP_CLIENT</B></A> - 
5175Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
5176<DD>Start as a client site, and do not call for an election.
5177<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#REP_CLIENT"><B>REP_CLIENT</B></A> - 
5178Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
5179<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>.
5180<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_ELECTION"><B>REP_ELECTION</B></A> - 
5181Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
5182<DD>Start as a client, and call for an election if no master is found.
5183<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_MASTER"><B>REP_MASTER</B></A> - 
5184Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
5185<DD>Start as a master site, and do not call for an election.
5186<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#REP_MASTER"><B>REP_MASTER</B></A> - 
5187Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
5188<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>.
5189<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#REP_NONE"><B>REP_NONE</B></A> - 
5190Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
5191<DD>Replication is not configured for this environment, as reported by <A HREF="./com/sleepycat/db/ReplicationStats.html#getStatus()"><CODE>ReplicationStats.getStatus()</CODE></A>.
5192<DT><A HREF="./com/sleepycat/collections/StoredMap.html#replace(K, V)"><B>replace(K, V)</B></A> - 
5193Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
5194<DD>Replace entry for key only if currently mapped to some value.
5195<DT><A HREF="./com/sleepycat/collections/StoredMap.html#replace(K, V, V)"><B>replace(K, V, V)</B></A> - 
5196Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
5197<DD>Replace entry for key only if currently mapped to given value.
5198<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION"><B>REPLICATION</B></A> - 
5199Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5200<DD>Display all detailed information about replication.
5201<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_ELECTION"><B>REPLICATION_ELECTION</B></A> - 
5202Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5203<DD>Display detailed information about replication elections.
5204<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_LEASE"><B>REPLICATION_LEASE</B></A> - 
5205Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5206<DD>Display detailed information about replication master leases.
5207<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_MISC"><B>REPLICATION_MISC</B></A> - 
5208Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5209<DD>Display detailed information about general replication processing not
5210    covered by the other REPLICATION_* values.
5211<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_MSGS"><B>REPLICATION_MSGS</B></A> - 
5212Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5213<DD>Display detailed information about replication message processing.
5214<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_SYNC"><B>REPLICATION_SYNC</B></A> - 
5215Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5216<DD>Display detailed information about replication client synchronization.
5217<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPLICATION_TEST"><B>REPLICATION_TEST</B></A> - 
5218Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5219<DD>Display temporary replication test information.
5220<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
5221election 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
5222a host in a replication group.<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#ReplicationHostAddress()"><B>ReplicationHostAddress()</B></A> - 
5223Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
5224<DD>Create a ReplicationHostAddress with default settings.
5225<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#ReplicationHostAddress(java.lang.String, int)"><B>ReplicationHostAddress(String, int)</B></A> - 
5226Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
5227<DD>Create a ReplicationHostAddress with user defined host and port information.
5228<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
5229with the new master (possibly because the client has been configured
5230with the <A HREF="./com/sleepycat/db/ReplicationConfig.html#NOAUTOINIT"><CODE>ReplicationConfig.NOAUTOINIT</CODE></A> setting to turn-off automatic
5231internal 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
5232when transmitting messages between replication sites using theReplication
5233Manager.<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#replicationManagerAddRemoteSite(com.sleepycat.db.ReplicationHostAddress, boolean)"><B>replicationManagerAddRemoteSite(ReplicationHostAddress, boolean)</B></A> - 
5234Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5235<DD>Add a remote site to a replication group.
5236<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> - 
5237Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
5238<DD>Create a ReplicationManagerSiteInfo with the given information, isConnected defaults to false.
5239<DT><A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html#ReplicationManagerSiteInfo(com.sleepycat.db.ReplicationHostAddress, int, boolean)"><B>ReplicationManagerSiteInfo(ReplicationHostAddress, int, boolean)</B></A> - 
5240Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</A>
5241<DD>Create a ReplicationManagerSiteInfo with the given information.
5242<DT><A HREF="./com/sleepycat/db/Environment.html#replicationManagerStart(int, com.sleepycat.db.ReplicationManagerStartPolicy)"><B>replicationManagerStart(int, ReplicationManagerStartPolicy)</B></A> - 
5243Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5244<DD>Starts the replication manager.
5245<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
5246complete 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
5247information to other members of the replication group.<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPMGR_CONNFAIL"><B>REPMGR_CONNFAIL</B></A> - 
5248Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5249<DD>Display detailed information about Replication Manager connection failures.
5250<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#REPMGR_MISC"><B>REPMGR_MISC</B></A> - 
5251Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
5252<DD>Display detailed information about genereal Replication Manager processing.
5253<DT><A HREF="./com/sleepycat/util/FastInputStream.html#reset()"><B>reset()</B></A> - 
5254Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
5255<DD>&nbsp;
5256<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#reset()"><B>reset()</B></A> - 
5257Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
5258<DD>&nbsp;
5259<DT><A HREF="./com/sleepycat/db/Environment.html#resetFileID(java.lang.String, boolean)"><B>resetFileID(String, boolean)</B></A> - 
5260Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5261<DD>Allows database files to be copied, and then the copy used in the same
5262    database environment as the original.
5263<DT><A HREF="./com/sleepycat/db/Environment.html#resetLogSequenceNumber(java.lang.String, boolean)"><B>resetLogSequenceNumber(String, boolean)</B></A> - 
5264Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5265<DD>Allows database files to be moved from one transactional database
5266    environment to another.
5267<DT><A HREF="./com/sleepycat/bind/serial/SerialInput.html#resolveClass(java.io.ObjectStreamClass)"><B>resolveClass(ObjectStreamClass)</B></A> - 
5268Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
5269<DD>&nbsp;
5270<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#retainAll(java.util.Collection)"><B>retainAll(Collection&lt;?&gt;)</B></A> - 
5271Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
5272<DD>Retains only the elements in this collection that are contained in the
5273 specified collection (optional operation).
5274<DT><A HREF="./com/sleepycat/db/LockMode.html#RMW"><B>RMW</B></A> - 
5275Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
5276<DD>Acquire write locks instead of read locks when doing the retrieval.
5277<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#run(com.sleepycat.collections.TransactionWorker)"><B>run(TransactionWorker)</B></A> - 
5278Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
5279<DD>Calls the <A HREF="./com/sleepycat/collections/TransactionWorker.html#doWork()"><CODE>TransactionWorker.doWork()</CODE></A> method and, for transactional
5280 environments, may begin and end a transaction.
5281<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> - 
5282Constructor for exception com.sleepycat.util.<A HREF="./com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</A>
5283<DD>&nbsp;
5284</DL>
5285<HR>
5286<A NAME="_S_"><!-- --></A><H2>
5287<B>S</B></H2>
5288<DL>
5289<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
5290those of a primary <code>Database</code>.<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#SecondaryConfig()"><B>SecondaryConfig()</B></A> - 
5291Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5292<DD>Creates an instance with the system's default settings.
5293<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> - 
5294Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</A>
5295<DD>Open a database.
5296<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&lt;SK&gt;)</B></A> - 
5297Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
5298<DD>Creates a secondary index without using an <code>EntityStore</code>.
5299<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
5300primary 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> - 
5301Constructor for class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</A>
5302<DD>Used by an <code>EntityModel</code> to construct secondary key metadata.
5303<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
5304primary 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> - 
5305Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</A>
5306<DD>The callback used when Berkeley DB needs to transmit a replication message.
5307<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> - 
5308Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5309<DD>An instance created using the default constructor is initialized with
5310    the system's default settings.
5311<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
5312 allocation of the output buffer.<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#SerialBase()"><B>SerialBase()</B></A> - 
5313Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
5314<DD>Initializes the initial output buffer size to zero.
5315<DT><A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial"><B>SerialBinding</B></A>&lt;<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="type parameter in SerialBinding">E</A>&gt; - 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
5316 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&lt;E&gt;)</B></A> - 
5317Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</A>
5318<DD>Creates a serial binding.
5319<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
5320 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> - 
5321Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
5322<DD>Creates a serial input stream.
5323<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> - 
5324Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</A>
5325<DD>Creates a serial input stream.
5326<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
5327 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> - 
5328Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</A>
5329<DD>Creates a serial output stream.
5330<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial"><B>SerialSerialBinding</B></A>&lt;<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="type parameter in SerialSerialBinding">K</A>,<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="type parameter in SerialSerialBinding">D</A>,<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="type parameter in SerialSerialBinding">E</A>&gt; - 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
5331 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&lt;K&gt;, Class&lt;D&gt;)</B></A> - 
5332Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
5333<DD>Creates a serial-serial entity binding.
5334<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html#SerialSerialBinding(com.sleepycat.bind.serial.SerialBinding, com.sleepycat.bind.serial.SerialBinding)"><B>SerialSerialBinding(SerialBinding&lt;K&gt;, SerialBinding&lt;D&gt;)</B></A> - 
5335Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</A>
5336<DD>Creates a serial-serial entity binding.
5337<DT><A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial"><B>SerialSerialKeyCreator</B></A>&lt;<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="type parameter in SerialSerialKeyCreator">PK</A>,<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="type parameter in SerialSerialKeyCreator">D</A>,<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="type parameter in SerialSerialKeyCreator">SK</A>&gt; - 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&lt;PK&gt;, Class&lt;D&gt;, Class&lt;SK&gt;)</B></A> - 
5338Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
5339<DD>Creates a serial-serial key creator.
5340<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&lt;PK&gt;, SerialBinding&lt;D&gt;, SerialBinding&lt;SK&gt;)</B></A> - 
5341Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</A>
5342<DD>Creates a serial-serial entity binding.
5343<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#set(E)"><B>set(E)</B></A> - 
5344Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
5345<DD>Replaces the last element returned by next or previous with the
5346 specified element (optional operation).
5347<DT><A HREF="./com/sleepycat/collections/StoredList.html#set(int, E)"><B>set(int, E)</B></A> - 
5348Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
5349<DD>Replaces the element at the specified position in this list with the
5350 specified element (optional operation).
5351<DT><A HREF="./com/sleepycat/db/LogCursor.html#set(com.sleepycat.db.LogSequenceNumber, com.sleepycat.db.DatabaseEntry)"><B>set(LogSequenceNumber, DatabaseEntry)</B></A> - 
5352Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
5353<DD>Return a specific log record.
5354<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setAggressive(boolean)"><B>setAggressive(boolean)</B></A> - 
5355Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
5356<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
5357    key/data pairs in the file that can be found.
5358<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
5359Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5360<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
5361    the database if it does not already exist.
5362<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
5363Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5364<DD>Configure the database environment to create any underlying files,
5365    as necessary.
5366<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
5367Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5368<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
5369    create the sequence if it does not already exist.
5370<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setAllowCreate(boolean)"><B>setAllowCreate(boolean)</B></A> - 
5371Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5372<DD>Specifies whether creation of a new store is allowed.
5373<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#setAllowNestedTransactions(boolean)"><B>setAllowNestedTransactions(boolean)</B></A> - 
5374Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
5375<DD>Changes whether nested transactions will be created if
5376 <code>run()</code> is called when a transaction is already active for
5377 the current thread.
5378<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setAllowPopulate(boolean)"><B>setAllowPopulate(boolean)</B></A> - 
5379Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5380<DD>Specifies whether automatic population of the secondary is allowed.
5381<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setAutoCommitNoSync(boolean)"><B>setAutoCommitNoSync(boolean)</B></A> - 
5382Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5383<DD>Configure auto-commit operations on the sequence to not flush
5384    the transaction log.
5385<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeComparator(java.util.Comparator)"><B>setBtreeComparator(Comparator)</B></A> - 
5386Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5387<DD>By default, a byte by byte lexicographic comparison is used for
5388    btree keys.
5389<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeCompressor(com.sleepycat.db.BtreeCompressor)"><B>setBtreeCompressor(BtreeCompressor)</B></A> - 
5390Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5391<DD>Set the Btree compression callbacks.
5392<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeMinKey(int)"><B>setBtreeMinKey(int)</B></A> - 
5393Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5394<DD>Set the minimum number of key/data pairs intended to be stored on any
5395    single Btree leaf page.
5396<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreePrefixCalculator(com.sleepycat.db.BtreePrefixCalculator)"><B>setBtreePrefixCalculator(BtreePrefixCalculator)</B></A> - 
5397Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5398<DD>Set the Btree prefix callback.
5399<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setBtreeRecordNumbers(boolean)"><B>setBtreeRecordNumbers(boolean)</B></A> - 
5400Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5401<DD>Configure the Btree to support retrieval by record number.
5402<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setBulkCursor(boolean)"><B>setBulkCursor(boolean)</B></A> - 
5403Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
5404<DD>Specify that the cursor will be used to do bulk operations on the
5405    underlying database.
5406<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setByteOrder(int)"><B>setByteOrder(int)</B></A> - 
5407Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5408<DD>Set the byte order for integers in the stored database metadata.
5409<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setCacheCount(int)"><B>setCacheCount(int)</B></A> - 
5410Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5411<DD>Set the number of shared memory buffer pools, that is, the number of
5412caches.
5413<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheCount(int)"><B>setCacheCount(int)</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>Set the number of shared memory buffer pools, that is, the number of
5416caches.
5417<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheMax(long)"><B>setCacheMax(long)</B></A> - 
5418Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5419<DD>Set the maximum cache size in bytes.
5420<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCachePageSize(int)"><B>setCachePageSize(int)</B></A> - 
5421Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5422<DD>&nbsp;
5423<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setCacheSize(long)"><B>setCacheSize(long)</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>Set the size of the shared memory buffer pool, that is, the size of the
5426cache.
5427<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheSize(long)"><B>setCacheSize(long)</B></A> - 
5428Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5429<DD>Set the size of the shared memory buffer pool, that is, the size of the
5430cache.
5431<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setCacheSize(int)"><B>setCacheSize(int)</B></A> - 
5432Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5433<DD>Set the
5434Configure the number of elements cached by a sequence handle.
5435<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCacheTableSize(int)"><B>setCacheTableSize(int)</B></A> - 
5436Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5437<DD>&nbsp;
5438<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> - 
5439Static method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</A>
5440<DD>Internal access method that should not be used by applications.
5441<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCDBLockAllDatabases(boolean)"><B>setCDBLockAllDatabases(boolean)</B></A> - 
5442Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5443<DD>Configure Concurrent Data Store applications to perform locking on
5444    an environment-wide basis rather than on a per-database basis.
5445<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setChecksum(boolean)"><B>setChecksum(boolean)</B></A> - 
5446Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5447<DD>Configure the database environment to do checksum verification of
5448    pages read into the cache from the backing filestore.
5449<DT><A HREF="./com/sleepycat/db/StatsConfig.html#setClear(boolean)"><B>setClear(boolean)</B></A> - 
5450Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
5451<DD>Configure the statistics operation to reset statistics after they
5452    are returned.
5453<DT><A HREF="./com/sleepycat/db/Database.html#setConfig(com.sleepycat.db.DatabaseConfig)"><B>setConfig(DatabaseConfig)</B></A> - 
5454Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
5455<DD>Change the settings in an existing database handle.
5456<DT><A HREF="./com/sleepycat/db/Environment.html#setConfig(com.sleepycat.db.EnvironmentConfig)"><B>setConfig(EnvironmentConfig)</B></A> - 
5457Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5458<DD>Change the settings in an existing environment handle.
5459<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setCreateDir(java.io.File)"><B>setCreateDir(File)</B></A> - 
5460Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5461<DD>Specify which directory a database should be created in or looked for.
5462<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setCreateDir(java.io.File)"><B>setCreateDir(File)</B></A> - 
5463Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5464<DD>Sets the path of a directory to be used as the location to create the
5465access method database files.
5466<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setData(byte[], int, int)"><B>setData(byte[], int, int)</B></A> - 
5467Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5468<DD>Sets the byte array, offset and size.
5469<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setData(byte[])"><B>setData(byte[])</B></A> - 
5470Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5471<DD>Sets the byte array.
5472<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setDatabaseNamer(com.sleepycat.persist.DatabaseNamer)"><B>setDatabaseNamer(DatabaseNamer)</B></A> - 
5473Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5474<DD>Specifies the object reponsible for naming of files and databases.
5475<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setDataNIO(java.nio.ByteBuffer, int, int)"><B>setDataNIO(ByteBuffer, int, int)</B></A> - 
5476Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5477<DD>Sets the java.nio.ByteBuffer (or the backing array if passed a non-direct
5478    ByteBuffer,) offset and size.
5479<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setDataNIO(java.nio.ByteBuffer)"><B>setDataNIO(ByteBuffer)</B></A> - 
5480Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5481<DD>Sets the java.nio.ByteBuffer.
5482<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setDecrement(boolean)"><B>setDecrement(boolean)</B></A> - 
5483Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5484<DD>Specify that the sequence should be decremented.
5485<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setDegree2(boolean)"><B>setDegree2(boolean)</B></A> - 
5486Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
5487<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
5488    database isolation terminology.</I>
5489<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setDegree2(boolean)"><B>setDegree2(boolean)</B></A> - 
5490Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5491<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
5492    database isolation terminology.</I>
5493<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDirectDatabaseIO(boolean)"><B>setDirectDatabaseIO(boolean)</B></A> - 
5494Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5495<DD>Configure the database environment to not buffer database files.
5496<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDirectLogIO(boolean)"><B>setDirectLogIO(boolean)</B></A> - 
5497Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5498<DD>Configure the database environment to not buffer log files.
5499<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setDirtyRead(boolean)"><B>setDirtyRead(boolean)</B></A> - 
5500Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
5501<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
5502    conform to ANSI database isolation terminology.</I>
5503<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setDirtyRead(boolean)"><B>setDirtyRead(boolean)</B></A> - 
5504Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5505<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
5506    database isolation terminology.</I>
5507<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setDirtyRead(boolean)"><B>setDirtyRead(boolean)</B></A> - 
5508Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5509<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
5510    database isolation terminology.</I>
5511<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDsyncDatabases(boolean)"><B>setDsyncDatabases(boolean)</B></A> - 
5512Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5513<DD>Configure the database environment to flush database writes to the backing
5514    disk before returning from the write system call, rather than flushing
5515    database writes explicitly in a separate system call, as necessary.
5516<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setDsyncLog(boolean)"><B>setDsyncLog(boolean)</B></A> - 
5517Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5518<DD>Configure the database environment to flush log writes to the
5519    backing disk before returning from the write system call, rather
5520    than flushing log writes explicitly in a separate system call.
5521<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setDuplicateComparator(java.util.Comparator)"><B>setDuplicateComparator(Comparator)</B></A> - 
5522Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5523<DD>Set the duplicate data item comparison callback.
5524<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setEncrypted(java.lang.String)"><B>setEncrypted(String)</B></A> - 
5525Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5526<DD>Set the password used to perform encryption and decryption.
5527<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setEncrypted(java.lang.String)"><B>setEncrypted(String)</B></A> - 
5528Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5529<DD>Set the password used to perform encryption and decryption.
5530<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setErrorHandler(com.sleepycat.db.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
5531Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5532<DD>Set the function to be called if an error occurs.
5533<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setErrorHandler(com.sleepycat.db.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
5534Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5535<DD>Set the function to be called if an error occurs.
5536<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setErrorPrefix(java.lang.String)"><B>setErrorPrefix(String)</B></A> - 
5537Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5538<DD>Set the prefix string that appears before error messages.
5539<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setErrorPrefix(java.lang.String)"><B>setErrorPrefix(String)</B></A> - 
5540Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5541<DD>Set the prefix string that appears before error messages.
5542<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setErrorStream(java.io.OutputStream)"><B>setErrorStream(OutputStream)</B></A> - 
5543Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5544<DD>Set an OutputStream for displaying error messages.
5545<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setErrorStream(java.io.OutputStream)"><B>setErrorStream(OutputStream)</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>Set an OutputStream for displaying error messages.
5548<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setEventHandler(com.sleepycat.db.EventHandler)"><B>setEventHandler(EventHandler)</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>Set an object whose methods are to be called when a triggered event occurs.
5551<DT><A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html#setEvolveListener(com.sleepycat.persist.evolve.EvolveListener)"><B>setEvolveListener(EvolveListener)</B></A> - 
5552Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</A>
5553<DD>Sets a progress listener that is notified each time an entity is read.
5554<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setExclusiveCreate(boolean)"><B>setExclusiveCreate(boolean)</B></A> - 
5555Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5556<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
5557    the database already exists.
5558<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setExclusiveCreate(boolean)"><B>setExclusiveCreate(boolean)</B></A> - 
5559Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5560<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
5561    fail if the database already exists.
5562<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setExclusiveCreate(boolean)"><B>setExclusiveCreate(boolean)</B></A> - 
5563Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5564<DD>Specifies whether opening an existing store is prohibited.
5565<DT><A HREF="./com/sleepycat/db/StatsConfig.html#setFast(boolean)"><B>setFast(boolean)</B></A> - 
5566Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
5567<DD>Configure the statistics operation to return only the values which
5568    do not incur some performance penalty.
5569<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setFeedbackHandler(com.sleepycat.db.FeedbackHandler)"><B>setFeedbackHandler(FeedbackHandler)</B></A> - 
5570Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5571<DD>Set an object whose methods are called to provide feedback.
5572<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setFeedbackHandler(com.sleepycat.db.FeedbackHandler)"><B>setFeedbackHandler(FeedbackHandler)</B></A> - 
5573Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5574<DD>Set an object whose methods are called to provide feedback.
5575<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setFillPercent(int)"><B>setFillPercent(int)</B></A> - 
5576Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
5577<DD>Set the desired fill percentage.
5578<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#setForce(boolean)"><B>setForce(boolean)</B></A> - 
5579Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
5580<DD>Configure the checkpoint force option.
5581<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignKeyDatabase(com.sleepycat.db.Database)"><B>setForeignKeyDatabase(Database)</B></A> - 
5582Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5583<DD>&nbsp;
5584<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignKeyDeleteAction(com.sleepycat.db.ForeignKeyDeleteAction)"><B>setForeignKeyDeleteAction(ForeignKeyDeleteAction)</B></A> - 
5585Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5586<DD>&nbsp;
5587<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignKeyNullifier(com.sleepycat.db.ForeignKeyNullifier)"><B>setForeignKeyNullifier(ForeignKeyNullifier)</B></A> - 
5588Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5589<DD>&nbsp;
5590<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setForeignMultiKeyNullifier(com.sleepycat.db.ForeignMultiKeyNullifier)"><B>setForeignMultiKeyNullifier(ForeignMultiKeyNullifier)</B></A> - 
5591Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5592<DD>&nbsp;
5593<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setFreeListOnly(boolean)"><B>setFreeListOnly(boolean)</B></A> - 
5594Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
5595<DD>Configure whether to skip page compaction, only returning pages
5596    to the filesystem that are already free and at the end of the file.
5597<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setFreeSpace(boolean)"><B>setFreeSpace(boolean)</B></A> - 
5598Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
5599<DD>Return pages to the filesystem if possible.
5600<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHashComparator(java.util.Comparator)"><B>setHashComparator(Comparator)</B></A> - 
5601Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5602<DD>Set the Hash key comparison function.
5603<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHasher(com.sleepycat.db.Hasher)"><B>setHasher(Hasher)</B></A> - 
5604Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5605<DD>Set a database-specific hash function.
5606<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHashFillFactor(int)"><B>setHashFillFactor(int)</B></A> - 
5607Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5608<DD>Set the desired density within the hash table.
5609<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setHashNumElements(int)"><B>setHashNumElements(int)</B></A> - 
5610Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5611<DD>Set an estimate of the final size of the hash table.
5612<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setImmutableSecondaryKey(boolean)"><B>setImmutableSecondaryKey(boolean)</B></A> - 
5613Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5614<DD>Specifies whether the secondary key is immutable.
5615<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeCache(boolean)"><B>setInitializeCache(boolean)</B></A> - 
5616Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5617<DD>Configure a shared memory buffer pool in the database environment.
5618<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeCDB(boolean)"><B>setInitializeCDB(boolean)</B></A> - 
5619Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5620<DD>Configure the database environment for the Concurrent Data Store
5621    product.
5622<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeLocking(boolean)"><B>setInitializeLocking(boolean)</B></A> - 
5623Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5624<DD>Configure the database environment for locking.
5625<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeLogging(boolean)"><B>setInitializeLogging(boolean)</B></A> - 
5626Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5627<DD>Configure the database environment for logging.
5628<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeRegions(boolean)"><B>setInitializeRegions(boolean)</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>Configure the database environment to page-fault shared regions into
5631    memory when initially creating or joining a database environment.
5632<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setInitializeReplication(boolean)"><B>setInitializeReplication(boolean)</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>Configure the database environment for replication.
5635<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setInitialValue(long)"><B>setInitialValue(long)</B></A> - 
5636Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5637<DD>Set the
5638Set the initial value for a sequence.
5639<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#setIteratorBlockSize(int)"><B>setIteratorBlockSize(int)</B></A> - 
5640Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
5641<DD>Changes the number of records read at one time by iterators returned by
5642 the <A HREF="./com/sleepycat/collections/StoredCollection.html#iterator()"><CODE>StoredCollection.iterator()</CODE></A> method.
5643<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setJoinEnvironment(boolean)"><B>setJoinEnvironment(boolean)</B></A> - 
5644Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5645<DD>Configure the handle to join an existing environment.
5646<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#setKBytes(int)"><B>setKBytes(int)</B></A> - 
5647Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
5648<DD>Configure the checkpoint log data threshold, in kilobytes.
5649<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setKeyCreator(com.sleepycat.db.SecondaryKeyCreator)"><B>setKeyCreator(SecondaryKeyCreator)</B></A> - 
5650Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5651<DD>Specifies the user-supplied object used for creating single-valued
5652    secondary keys.
5653<DT><A HREF="./com/sleepycat/db/LockRequest.html#setLock(com.sleepycat.db.Lock)"><B>setLock(Lock)</B></A> - 
5654Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
5655<DD>Set the lock reference.
5656<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockConflicts(byte[][])"><B>setLockConflicts(byte[][])</B></A> - 
5657Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5658<DD>Configure the locking conflicts matrix.
5659<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockDetectMode(com.sleepycat.db.LockDetectMode)"><B>setLockDetectMode(LockDetectMode)</B></A> - 
5660Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5661<DD>Configure if the deadlock detector is to be run whenever a lock
5662    conflict occurs.
5663<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockDown(boolean)"><B>setLockDown(boolean)</B></A> - 
5664Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5665<DD>Configure the database environment to lock shared environment files
5666    and memory-mapped databases into memory.
5667<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockPartitions(int)"><B>setLockPartitions(int)</B></A> - 
5668Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5669<DD>Set the number of lock table partitions in the Berkeley DB environment.
5670<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLockTimeout(long)"><B>setLockTimeout(long)</B></A> - 
5671Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5672<DD>Set the timeout value for the database environment
5673locks.
5674<DT><A HREF="./com/sleepycat/db/Transaction.html#setLockTimeout(long)"><B>setLockTimeout(long)</B></A> - 
5675Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
5676<DD>Configure the lock request timeout value for the transaction.
5677<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogAutoRemove(boolean)"><B>setLogAutoRemove(boolean)</B></A> - 
5678Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5679<DD>Configure the system to automatically remove log files that are no
5680    longer needed.
5681<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogBufferSize(int)"><B>setLogBufferSize(int)</B></A> - 
5682Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5683<DD>Set the size of the in-memory log buffer, in bytes.
5684<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogDirectory(java.io.File)"><B>setLogDirectory(File)</B></A> - 
5685Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5686<DD>Set the path of a directory to be used as the location of logging files.
5687<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogFileMode(int)"><B>setLogFileMode(int)</B></A> - 
5688Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5689<DD>Set the absolute file mode for created log files.
5690<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogInMemory(boolean)"><B>setLogInMemory(boolean)</B></A> - 
5691Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5692<DD>If set, maintain transaction logs in memory rather than on disk.
5693<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogRecordHandler(com.sleepycat.db.LogRecordHandler)"><B>setLogRecordHandler(LogRecordHandler)</B></A> - 
5694Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5695<DD>Set a function to process application-specific log records.
5696<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogRegionSize(int)"><B>setLogRegionSize(int)</B></A> - 
5697Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5698<DD>Set the size of the underlying logging area of the database
5699    environment, in bytes.
5700<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setLogZero(boolean)"><B>setLogZero(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>If set, zero all pages of a log file when that log file is created.
5703<DT><A HREF="./com/sleepycat/db/CacheFile.html#setMaximumSize(long)"><B>setMaximumSize(long)</B></A> - 
5704Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
5705<DD>Set the
5706maximum size for the file backing the database.
5707<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLockers(int)"><B>setMaxLockers(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 maximum number of locking entities supported by the database
5710    environment.
5711<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLockObjects(int)"><B>setMaxLockObjects(int)</B></A> - 
5712Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5713<DD>Set the maximum number of locked objects supported by the database
5714    environment.
5715<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLocks(int)"><B>setMaxLocks(int)</B></A> - 
5716Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5717<DD>Set the maximum number of locks supported by the database
5718    environment.
5719<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxLogFileSize(int)"><B>setMaxLogFileSize(int)</B></A> - 
5720Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5721<DD>Set the maximum size of a single file in the log, in bytes.
5722<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxMutexes(int)"><B>setMaxMutexes(int)</B></A> - 
5723Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5724<DD>Set the total number of mutexes to allocate.
5725<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxOpenFiles(int)"><B>setMaxOpenFiles(int)</B></A> - 
5726Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5727<DD>Limit the number of file descriptors the library will open concurrently
5728    when flushing dirty pages from the cache.
5729<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setMaxPages(int)"><B>setMaxPages(int)</B></A> - 
5730Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
5731<DD>Set the maximum number of pages to free.
5732<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#setMaxRetries(int)"><B>setMaxRetries(int)</B></A> - 
5733Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
5734<DD>Changes the maximum number of retries that will be performed when
5735 deadlocks are detected.
5736<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMaxWrite(int, long)"><B>setMaxWrite(int, long)</B></A> - 
5737Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5738<DD>Limit the number of sequential write operations scheduled by the
5739    library when flushing dirty pages from the cache.
5740<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMessageHandler(com.sleepycat.db.MessageHandler)"><B>setMessageHandler(MessageHandler)</B></A> - 
5741Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5742<DD>Set a function to be called with an informational message.
5743<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMessageHandler(com.sleepycat.db.MessageHandler)"><B>setMessageHandler(MessageHandler)</B></A> - 
5744Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5745<DD>Set a function to be called with an informational message.
5746<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMessageStream(java.io.OutputStream)"><B>setMessageStream(OutputStream)</B></A> - 
5747Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5748<DD>Set an OutputStream for displaying informational messages.
5749<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMessageStream(java.io.OutputStream)"><B>setMessageStream(OutputStream)</B></A> - 
5750Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5751<DD>Set an OutputStream for displaying informational messages.
5752<DT><A HREF="./com/sleepycat/db/CheckpointConfig.html#setMinutes(int)"><B>setMinutes(int)</B></A> - 
5753Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</A>
5754<DD>Configure the checkpoint time threshold, in minutes.
5755<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMMapSize(long)"><B>setMMapSize(long)</B></A> - 
5756Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5757<DD>Set the maximum file size, in bytes, for a file to be mapped into
5758    the process address space.
5759<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMode(int)"><B>setMode(int)</B></A> - 
5760Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5761<DD>On UNIX systems or in IEEE/ANSI Std 1003.1 (POSIX) environments, files
5762    created by the database open are created with mode <code>mode</code>
5763    (as described in the <code>chmod</code>(2) manual page) and modified
5764    by the process' umask value at the time of creation (see the
5765    <code>umask</code>(2) manual page).
5766<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMode(int)"><B>setMode(int)</B></A> - 
5767Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5768<DD>Configure the database environment to use a specific mode when
5769    creating underlying files and shared memory segments.
5770<DT><A HREF="./com/sleepycat/db/LockRequest.html#setMode(com.sleepycat.db.LockRequestMode)"><B>setMode(LockRequestMode)</B></A> - 
5771Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
5772<DD>Set the lock mode.
5773<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setModel(com.sleepycat.persist.model.EntityModel)"><B>setModel(EntityModel)</B></A> - 
5774Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5775<DD>Sets the entity model that defines entity classes and index keys.
5776<DT><A HREF="./com/sleepycat/db/SecondaryConfig.html#setMultiKeyCreator(com.sleepycat.db.SecondaryMultiKeyCreator)"><B>setMultiKeyCreator(SecondaryMultiKeyCreator)</B></A> - 
5777Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</A>
5778<DD>Specifies the user-supplied object used for creating multi-valued
5779    secondary keys.
5780<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setMultiversion(boolean)"><B>setMultiversion(boolean)</B></A> - 
5781Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5782<DD>Configured the database with support for multiversion concurrency control.
5783<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMultiversion(boolean)"><B>setMultiversion(boolean)</B></A> - 
5784Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5785<DD>Configure the database environment to open all databases that are not
5786    using the queue access method for multiversion concurrency control.
5787<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setMutations(com.sleepycat.persist.evolve.Mutations)"><B>setMutations(Mutations)</B></A> - 
5788Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5789<DD>Configures mutations for performing lazy evolution of stored instances.
5790<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexAlignment(int)"><B>setMutexAlignment(int)</B></A> - 
5791Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5792<DD>Set the mutex alignment, in bytes.
5793<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexIncrement(int)"><B>setMutexIncrement(int)</B></A> - 
5794Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5795<DD>Increase the number of mutexes to allocate.
5796<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexTestAndSetSpins(int)"><B>setMutexTestAndSetSpins(int)</B></A> - 
5797Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5798<DD>Specify the number of times that test-and-set mutexes should spin
5799    without blocking.
5800<DT><A HREF="./com/sleepycat/db/Transaction.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
5801Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
5802<DD>Set the user visible name for the transaction.
5803<DT><A HREF="./com/sleepycat/db/CacheFile.html#setNoFile(boolean)"><B>setNoFile(boolean)</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>Disallow opening backing temporary files for in-memory
5806    databases, even if they expand to fill the entire cache.
5807<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setNoLocking(boolean)"><B>setNoLocking(boolean)</B></A> - 
5808Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5809<DD>Configure the system to grant all requested mutual exclusion mutexes
5810    and database locks without regard for their actual availability.
5811<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setNoMMap(boolean)"><B>setNoMMap(boolean)</B></A> - 
5812Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5813<DD>Configure the library to not map this database into memory.
5814<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setNoMMap(boolean)"><B>setNoMMap(boolean)</B></A> - 
5815Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5816<DD>Configure the system to copy read-only database files into the local
5817    cache instead of potentially mapping them into process memory.
5818<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setNoOrderCheck(boolean)"><B>setNoOrderCheck(boolean)</B></A> - 
5819Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
5820<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
5821    btree and duplicate sort order and for hashing.
5822<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setNoPanic(boolean)"><B>setNoPanic(boolean)</B></A> - 
5823Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5824<DD>Configure the system to ignore any panic state in the database
5825    environment.
5826<DT><A HREF="./com/sleepycat/db/JoinConfig.html#setNoSort(boolean)"><B>setNoSort(boolean)</B></A> - 
5827Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</A>
5828<DD>Specifies whether automatic sorting of the input cursors is disabled.
5829<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setNoSync(boolean)"><B>setNoSync(boolean)</B></A> - 
5830Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5831<DD>Configure the transaction to not write or synchronously flush the log
5832    it when commits.
5833<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setNoWait(boolean)"><B>setNoWait(boolean)</B></A> - 
5834Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5835<DD>Configure the transaction to not wait if a lock request cannot be
5836    immediately granted.
5837<DT><A HREF="./com/sleepycat/db/LockRequest.html#setObj(com.sleepycat.db.DatabaseEntry)"><B>setObj(DatabaseEntry)</B></A> - 
5838Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
5839<DD>Set the lock object.
5840<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setOffset(int)"><B>setOffset(int)</B></A> - 
5841Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5842<DD>Set the byte offset into the data array.
5843<DT><A HREF="./com/sleepycat/db/LockRequest.html#setOp(com.sleepycat.db.LockOperation)"><B>setOp(LockOperation)</B></A> - 
5844Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
5845<DD>Set the operation.
5846<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setOrderCheckOnly(boolean)"><B>setOrderCheckOnly(boolean)</B></A> - 
5847Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
5848<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
5849    and duplicate sort order and for hashing, skipped by verification
5850    operations configured by <A HREF="./com/sleepycat/db/VerifyConfig.html#setNoOrderCheck(boolean)"><CODE>VerifyConfig.setNoOrderCheck</CODE></A>.
5851<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setOverwrite(boolean)"><B>setOverwrite(boolean)</B></A> - 
5852Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5853<DD>Configure the system to overwrite files stored in encrypted formats
5854    before deleting them.
5855<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPageSize(int)"><B>setPageSize(int)</B></A> - 
5856Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5857<DD>Set the size of the pages used to hold items in the database, in bytes.
5858<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPanicHandler(com.sleepycat.db.PanicHandler)"><B>setPanicHandler(PanicHandler)</B></A> - 
5859Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5860<DD>Set the function to be called if the database environment panics.
5861<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setPanicHandler(com.sleepycat.db.PanicHandler)"><B>setPanicHandler(PanicHandler)</B></A> - 
5862Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5863<DD>Set the function to be called if the database environment panics.
5864<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartial(boolean)"><B>setPartial(boolean)</B></A> - 
5865Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5866<DD>Configure this DatabaseEntry to read or write partial records.
5867<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartial(int, int, boolean)"><B>setPartial(int, int, boolean)</B></A> - 
5868Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5869<DD>Configures this DatabaseEntry to read or write partial records.
5870<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartialLength(int)"><B>setPartialLength(int)</B></A> - 
5871Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5872<DD>Set the byte length of the partial record being read or written by
5873    the application, in bytes.
5874<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setPartialOffset(int)"><B>setPartialOffset(int)</B></A> - 
5875Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5876<DD>Set the offset of the partial record being read or written by the
5877    application, in bytes.
5878<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPartitionByCallback(int, com.sleepycat.db.PartitionHandler)"><B>setPartitionByCallback(int, PartitionHandler)</B></A> - 
5879Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5880<DD>Enable or disable database partitioning, and set the callback that will
5881be used for the partitioning.
5882<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPartitionByRange(int, com.sleepycat.db.MultipleDataEntry)"><B>setPartitionByRange(int, MultipleDataEntry)</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>Enable or disable database partitioning, and set key ranges that will be
5885    used for the partitioning.
5886<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPartitionDirs(java.io.File[])"><B>setPartitionDirs(File[])</B></A> - 
5887Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5888<DD>Specify the array of directories the database extents should be created in or
5889looked for.
5890<DT><A HREF="./com/sleepycat/persist/EntityStore.html#setPrimaryConfig(java.lang.Class, com.sleepycat.db.DatabaseConfig)"><B>setPrimaryConfig(Class, DatabaseConfig)</B></A> - 
5891Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
5892<DD>Configures the primary database for an entity class using the Berkeley
5893 DB engine API.
5894<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setPrintable(boolean)"><B>setPrintable(boolean)</B></A> - 
5895Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
5896<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
5897    where possible.
5898<DT><A HREF="./com/sleepycat/db/CacheFile.html#setPriority(com.sleepycat.db.CacheFilePriority)"><B>setPriority(CacheFilePriority)</B></A> - 
5899Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
5900<DD>Set the
5901cache priority for pages from the specified file.
5902<DT><A HREF="./com/sleepycat/db/Cursor.html#setPriority(com.sleepycat.db.CacheFilePriority)"><B>setPriority(CacheFilePriority)</B></A> - 
5903Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</A>
5904<DD>Set the cache priority for pages referenced by the DBC handle.
5905<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setPriority(com.sleepycat.db.CacheFilePriority)"><B>setPriority(CacheFilePriority)</B></A> - 
5906Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5907<DD>Set the cache priority for pages referenced by the DB handle.
5908<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setPrivate(boolean)"><B>setPrivate(boolean)</B></A> - 
5909Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5910<DD>Configure the database environment to only be accessed by a single
5911    process (although that process may be multithreaded).
5912<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setQueueExtentSize(int)"><B>setQueueExtentSize(int)</B></A> - 
5913Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5914<DD>Set the size of the extents used to hold pages in a Queue database,
5915    specified as a number of pages.
5916<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setQueueInOrder(boolean)"><B>setQueueInOrder(boolean)</B></A> - 
5917Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5918<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
5919    order, always returning the key/data item from the head of the
5920    queue.
5921<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setRange(long, long)"><B>setRange(long, long)</B></A> - 
5922Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
5923<DD>Configure a sequence range.
5924<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setReadCommitted(boolean)"><B>setReadCommitted(boolean)</B></A> - 
5925Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
5926<DD>Configure the cursor for read committed isolation.
5927<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setReadCommitted(boolean)"><B>setReadCommitted(boolean)</B></A> - 
5928Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5929<DD>Configure the transaction for read committed isolation.
5930<DT><A HREF="./com/sleepycat/collections/StoredIterator.html#setReadModifyWrite(boolean)"><B>setReadModifyWrite(boolean)</B></A> - 
5931Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</A>
5932<DD>Changes whether write-locks will be obtained when reading with this
5933 cursor.
5934<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> - 
5935Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5936<DD>Configure the database in read-only mode.
5937<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> - 
5938Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
5939<DD>Sets the read-only configuration property.
5940<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setReadUncommitted(boolean)"><B>setReadUncommitted(boolean)</B></A> - 
5941Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
5942<DD>Configure read operations performed by the cursor to return modified
5943    but not yet committed data.
5944<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setReadUncommitted(boolean)"><B>setReadUncommitted(boolean)</B></A> - 
5945Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5946<DD>Configure the database to support read uncommitted.
5947<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setReadUncommitted(boolean)"><B>setReadUncommitted(boolean)</B></A> - 
5948Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
5949<DD>Configure read operations performed by the transaction to return modified
5950    but not yet committed data.
5951<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordDelimiter(int)"><B>setRecordDelimiter(int)</B></A> - 
5952Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5953<DD>Set the delimiting byte used to mark the end of a record in the backing
5954    source file for the Recno access method.
5955<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordLength(int)"><B>setRecordLength(int)</B></A> - 
5956Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5957<DD>Specify the database record length, in bytes.
5958<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setRecordNumber(int)"><B>setRecordNumber(int)</B></A> - 
5959Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
5960<DD>Initialize the entry from a logical record number.
5961<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordNumberAppender(com.sleepycat.db.RecordNumberAppender)"><B>setRecordNumberAppender(RecordNumberAppender)</B></A> - 
5962Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5963<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
5964    record number has been selected but before the data has been stored
5965    into the database.
5966<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordPad(int)"><B>setRecordPad(int)</B></A> - 
5967Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
5968<DD>Set the padding character for short, fixed-length records for the Queue
5969    and Recno access methods.
5970<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRecordSource(java.io.File)"><B>setRecordSource(File)</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>Set the underlying source file for the Recno access method.
5973<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRegister(boolean)"><B>setRegister(boolean)</B></A> - 
5974Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5975<DD>Check if a process has failed while using the database environment, that
5976    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.
5977<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setRenumbering(boolean)"><B>setRenumbering(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 logical record numbers to be mutable, and change as
5980    records are added to and deleted from the database.
5981<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationClockskew(int, int)"><B>setReplicationClockskew(int, int)</B></A> - 
5982Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
5983<DD>Sets the clock skew ratio among replication group members based on the
5984    fastest and slowest measurements among the group for use with master leases.
5985<DT><A HREF="./com/sleepycat/db/Environment.html#setReplicationConfig(com.sleepycat.db.ReplicationConfig, boolean)"><B>setReplicationConfig(ReplicationConfig, boolean)</B></A> - 
5986Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
5987<DD>Configure the replication subsystem.
5988<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationLimit(long)"><B>setReplicationLimit(long)</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>Impose a byte-count limit on the amount of data that will be
5991    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>.
5992<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerAckPolicy(com.sleepycat.db.ReplicationManagerAckPolicy)"><B>setReplicationManagerAckPolicy(ReplicationManagerAckPolicy)</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>Set the network Ack policy used by the replication manager.
5995<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerLocalSite(com.sleepycat.db.ReplicationHostAddress)"><B>setReplicationManagerLocalSite(ReplicationHostAddress)</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>Set the address of the local (this) site in a replication group.
5998<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationNumSites(int)"><B>setReplicationNumSites(int)</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>Set the total number of sites in the replication group.
6001<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationPriority(int)"><B>setReplicationPriority(int)</B></A> - 
6002Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6003<DD>Set the current environment's priority.
6004<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationRequestMax(int)"><B>setReplicationRequestMax(int)</B></A> - 
6005Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6006<DD>Set a threshold for the maximum time that a client waits before requesting
6007    retransmission of a missing message.
6008<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationRequestMin(int)"><B>setReplicationRequestMin(int)</B></A> - 
6009Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6010<DD>Set a threshold for the minimum time that a client waits before requesting
6011    retransmission of a missing message.
6012<DT><A HREF="./com/sleepycat/db/Environment.html#setReplicationTimeout(com.sleepycat.db.ReplicationTimeoutType, int)"><B>setReplicationTimeout(ReplicationTimeoutType, int)</B></A> - 
6013Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
6014<DD>Sets the timeout applied to the specified timeout type.
6015<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setReplicationTransport(int, com.sleepycat.db.ReplicationTransport)"><B>setReplicationTransport(int, ReplicationTransport)</B></A> - 
6016Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6017<DD>Initialize the communication infrastructure for a database environment
6018    participating in a replicated application.
6019<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setReuseBuffer(boolean)"><B>setReuseBuffer(boolean)</B></A> - 
6020Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
6021<DD>Configures the entry to try to reuse the buffer before allocating a new
6022    one.
6023<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setReverseSplitOff(boolean)"><B>setReverseSplitOff(boolean)</B></A> - 
6024Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6025<DD>Configure the Btree to not do reverse splits.
6026<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRPCServer(java.lang.String, long, long)"><B>setRPCServer(String, long, long)</B></A> - 
6027Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6028<DD>Establish a connection to a RPC server for this database environment.
6029<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRunFatalRecovery(boolean)"><B>setRunFatalRecovery(boolean)</B></A> - 
6030Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6031<DD>Configure to run catastrophic recovery on this environment before opening it for
6032normal use.
6033<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setRunRecovery(boolean)"><B>setRunRecovery(boolean)</B></A> - 
6034Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6035<DD>Configure to run normal recovery on this environment before opening it for
6036normal use.
6037<DT><A HREF="./com/sleepycat/db/VerifyConfig.html#setSalvage(boolean)"><B>setSalvage(boolean)</B></A> - 
6038Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
6039<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
6040    all databases in the file to the file stream named by the outfile
6041    parameter.
6042<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setSecondaryBulkLoad(boolean)"><B>setSecondaryBulkLoad(boolean)</B></A> - 
6043Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
6044<DD>Sets the bulk-load-secondaries configuration property.
6045<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> - 
6046Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
6047<DD>Configures a secondary database for an entity class and key name using
6048 the Berkeley DB engine API.
6049<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setSegmentId(long)"><B>setSegmentId(long)</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>Specify a base segment ID for database environment shared memory
6052    regions created in system memory on VxWorks or systems supporting
6053    X/Open-style shared memory interfaces; for example, UNIX systems
6054    supporting <code>shmget</code> and related System V IPC interfaces.
6055<DT><A HREF="./com/sleepycat/persist/EntityStore.html#setSequenceConfig(java.lang.String, com.sleepycat.db.SequenceConfig)"><B>setSequenceConfig(String, SequenceConfig)</B></A> - 
6056Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
6057<DD>Configures a named key sequence using the Berkeley DB engine API.
6058<DT><A HREF="./com/sleepycat/bind/serial/SerialBase.html#setSerialBufferSize(int)"><B>setSerialBufferSize(int)</B></A> - 
6059Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</A>
6060<DD>Sets the initial byte size of the output buffer that is allocated by the
6061 default implementation of <A HREF="./com/sleepycat/bind/serial/SerialBase.html#getSerialOutput(java.lang.Object)"><CODE>SerialBase.getSerialOutput(java.lang.Object)</CODE></A>.
6062<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setSize(int)"><B>setSize(int)</B></A> - 
6063Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
6064<DD>Set the byte size of the data array.
6065<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setSnapshot(boolean)"><B>setSnapshot(boolean)</B></A> - 
6066Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
6067<DD>Configure read operations performed by the cursor to return data as it was
6068    when the cursor opened without locking, if <A HREF="./com/sleepycat/db/DatabaseConfig.html#setMultiversion(boolean)"><CODE>DatabaseConfig.setMultiversion(boolean)</CODE></A> was configured.
6069<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setSnapshot(boolean)"><B>setSnapshot(boolean)</B></A> - 
6070Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6071<DD>Specify that any specified backing source file be read in its entirety
6072    when the database is opened.
6073<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setSnapshot(boolean)"><B>setSnapshot(boolean)</B></A> - 
6074Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
6075<DD>This transaction will execute with snapshot isolation.
6076<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setSortedDuplicates(boolean)"><B>setSortedDuplicates(boolean)</B></A> - 
6077Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6078<DD>Configure the database to support sorted, duplicate data items.
6079<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setSync(boolean)"><B>setSync(boolean)</B></A> - 
6080Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
6081<DD>Configure the transaction to write and synchronously flush the log
6082    it when commits.
6083<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setSystemMemory(boolean)"><B>setSystemMemory(boolean)</B></A> - 
6084Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6085<DD>Configure the database environment to allocate memory from system
6086    shared memory instead of from memory backed by the filesystem.
6087<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory(java.io.File)"><B>setTemporaryDirectory(File)</B></A> - 
6088Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6089<DD>Set the path of a directory to be used as the location of temporary
6090    files.
6091<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory(java.lang.String)"><B>setTemporaryDirectory(String)</B></A> - 
6092Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6093<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>
6094<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTestAndSetSpins(int)"><B>setTestAndSetSpins(int)</B></A> - 
6095Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6096<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./com/sleepycat/db/EnvironmentConfig.html#setMutexTestAndSetSpins(int)"><CODE>EnvironmentConfig.setMutexTestAndSetSpins(int)</CODE></A></I>
6097<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setThreaded(boolean)"><B>setThreaded(boolean)</B></A> - 
6098Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6099<DD>Configure the handle to be <em>free-threaded</em>; that is, usable
6100    by multiple threads within a single address space.
6101<DT><A HREF="./com/sleepycat/db/CompactConfig.html#setTimeout(int)"><B>setTimeout(int)</B></A> - 
6102Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</A>
6103<DD>Set the lock timeout for implicit transactions.
6104<DT><A HREF="./com/sleepycat/db/LockRequest.html#setTimeout(int)"><B>setTimeout(int)</B></A> - 
6105Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</A>
6106<DD>Set the lock timeout value.
6107<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setTransactional(boolean)"><B>setTransactional(boolean)</B></A> - 
6108Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6109<DD>Enclose the database open within a transaction.
6110<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTransactional(boolean)"><B>setTransactional(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>Configure the database environment for transactions.
6113<DT><A HREF="./com/sleepycat/persist/StoreConfig.html#setTransactional(boolean)"><B>setTransactional(boolean)</B></A> - 
6114Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
6115<DD>Sets the transactional configuration property.
6116<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#setTransactionConfig(com.sleepycat.db.TransactionConfig)"><B>setTransactionConfig(TransactionConfig)</B></A> - 
6117Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
6118<DD>Changes the transaction configuration used for calling
6119 <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>.
6120<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setTransactionNotDurable(boolean)"><B>setTransactionNotDurable(boolean)</B></A> - 
6121Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6122<DD>Configure the database environment to not write log records for this
6123    database.
6124<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setTruncate(boolean)"><B>setTruncate(boolean)</B></A> - 
6125Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6126<DD>Configure the database to be physically truncated by truncating the
6127    underlying file, discarding all previous databases it might have
6128    held.
6129<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#setTupleBufferSize(int)"><B>setTupleBufferSize(int)</B></A> - 
6130Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
6131<DD>Sets the initial byte size of the output buffer that is allocated by the
6132 default implementation of <A HREF="./com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput(E)"><CODE>TupleBase.getTupleOutput(E)</CODE></A>.
6133<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnMaxActive(int)"><B>setTxnMaxActive(int)</B></A> - 
6134Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6135<DD>Configure the database environment to support at least txnMaxActive
6136    active transactions.
6137<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnNoSync(boolean)"><B>setTxnNoSync(boolean)</B></A> - 
6138Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6139<DD>Configure the system to not write or synchronously flush the log
6140    on transaction commit.
6141<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnNotDurable(boolean)"><B>setTxnNotDurable(boolean)</B></A> - 
6142Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6143<DD>Configure the system to not write log records.
6144<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnNoWait(boolean)"><B>setTxnNoWait(boolean)</B></A> - 
6145Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6146<DD>If a lock is unavailable for any Berkeley DB operation performed in the
6147    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.
6148<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnSnapshot(boolean)"><B>setTxnSnapshot(boolean)</B></A> - 
6149Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6150<DD>Configure the database environment to run transactions at snapshot
6151    isolation by default.
6152<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnTimeout(long)"><B>setTxnTimeout(long)</B></A> - 
6153Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6154<DD>Set the timeout value for the database environment
6155transactions.
6156<DT><A HREF="./com/sleepycat/db/Transaction.html#setTxnTimeout(long)"><B>setTxnTimeout(long)</B></A> - 
6157Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</A>
6158<DD>Configure the timeout value for the transaction lifetime.
6159<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnTimestamp(java.util.Date)"><B>setTxnTimestamp(Date)</B></A> - 
6160Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6161<DD>Recover to the specified time rather than to the most current
6162    possible date.
6163<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setTxnWriteNoSync(boolean)"><B>setTxnWriteNoSync(boolean)</B></A> - 
6164Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6165<DD>Configure the system to write, but not synchronously flush, the log on
6166    transaction commit.
6167<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setType(com.sleepycat.db.DatabaseType)"><B>setType(DatabaseType)</B></A> - 
6168Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6169<DD>Configure the type of the database.
6170<DT><A HREF="./com/sleepycat/db/CacheFile.html#setUnlink(boolean)"><B>setUnlink(boolean)</B></A> - 
6171Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</A>
6172<DD>Remove the file when the last reference to it is closed.
6173<DT><A HREF="./com/sleepycat/db/DatabaseConfig.html#setUnsortedDuplicates(boolean)"><B>setUnsortedDuplicates(boolean)</B></A> - 
6174Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</A>
6175<DD>Configure the database to support unsorted duplicate data items.
6176<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setUseEnvironment(boolean)"><B>setUseEnvironment(boolean)</B></A> - 
6177Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6178<DD>Configure the database environment to accept information from the
6179    process environment when naming files, regardless of the status of
6180    the process.
6181<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setUseEnvironmentRoot(boolean)"><B>setUseEnvironmentRoot(boolean)</B></A> - 
6182Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6183<DD>Configure the database environment to accept information from the
6184    process environment when naming files, if the process has
6185    appropriate permissions (for example, users with a user-ID of 0 on
6186    UNIX systems).
6187<DT><A HREF="./com/sleepycat/db/DatabaseEntry.html#setUserBuffer(int, boolean)"><B>setUserBuffer(int, boolean)</B></A> - 
6188Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</A>
6189<DD>Configures the entry with an application-owned buffer.
6190<DT><A HREF="./com/sleepycat/db/MultipleEntry.html#setUserBuffer(int, boolean)"><B>setUserBuffer(int, boolean)</B></A> - 
6191Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</A>
6192<DD>&nbsp;
6193<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#setValue(V)"><B>setValue(V)</B></A> - 
6194Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
6195<DD>Always throws <code>UnsupportedOperationException</code> since this
6196 object is not attached to a map.
6197<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerbose(com.sleepycat.db.VerboseConfig, boolean)"><B>setVerbose(VerboseConfig, boolean)</B></A> - 
6198Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6199<DD>Display verbose information.
6200<DT><A HREF="./com/sleepycat/persist/model/ClassEnhancer.html#setVerbose(boolean)"><B>setVerbose(boolean)</B></A> - 
6201Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
6202<DD>Sets verbose mode.
6203<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseDeadlock(boolean)"><B>setVerboseDeadlock(boolean)</B></A> - 
6204Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6205<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>
6206<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseRecovery(boolean)"><B>setVerboseRecovery(boolean)</B></A> - 
6207Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6208<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>
6209<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseRegister(boolean)"><B>setVerboseRegister(boolean)</B></A> - 
6210Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6211<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>
6212<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseReplication(boolean)"><B>setVerboseReplication(boolean)</B></A> - 
6213Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6214<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>
6215<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setVerboseWaitsFor(boolean)"><B>setVerboseWaitsFor(boolean)</B></A> - 
6216Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6217<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>
6218<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setWait(boolean)"><B>setWait(boolean)</B></A> - 
6219Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
6220<DD>Configure the transaction to wait if a lock request cannot be
6221    immediately granted.
6222<DT><A HREF="./com/sleepycat/db/SequenceConfig.html#setWrap(boolean)"><B>setWrap(boolean)</B></A> - 
6223Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</A>
6224<DD>Specify that the sequence should wrap around when it is
6225    incremented (decremented) past the specified maximum (minimum) value.
6226<DT><A HREF="./com/sleepycat/db/CursorConfig.html#setWriteCursor(boolean)"><B>setWriteCursor(boolean)</B></A> - 
6227Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
6228<DD>Specify the Concurrent Data Store environment cursor will be used to
6229    update the database.
6230<DT><A HREF="./com/sleepycat/db/TransactionConfig.html#setWriteNoSync(boolean)"><B>setWriteNoSync(boolean)</B></A> - 
6231Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
6232<DD>Configure the transaction to write but not synchronously flush the log
6233    it when commits.
6234<DT><A HREF="./com/sleepycat/db/EnvironmentConfig.html#setYieldCPU(boolean)"><B>setYieldCPU(boolean)</B></A> - 
6235Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</A>
6236<DD>Configure the system to yield the processor immediately after each
6237    page or mutex acquisition.
6238<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
6239 wrapper or a <code>short</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#ShortBinding()"><B>ShortBinding()</B></A> - 
6240Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
6241<DD>&nbsp;
6242<DT><A HREF="./com/sleepycat/bind/tuple/ShortBinding.html#shortToEntry(short, com.sleepycat.db.DatabaseEntry)"><B>shortToEntry(short, DatabaseEntry)</B></A> - 
6243Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</A>
6244<DD>Converts a simple <code>short</code> value into an entry buffer.
6245<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#size()"><B>size()</B></A> - 
6246Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6247<DD>&nbsp;
6248<DT><A HREF="./com/sleepycat/collections/StoredContainer.html#size()"><B>size()</B></A> - 
6249Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</A>
6250<DD>Returns a non-transactional count of the records in the collection or
6251 map.
6252<DT><A HREF="./com/sleepycat/collections/StoredMap.html#size()"><B>size()</B></A> - 
6253Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6254<DD>&nbsp;
6255<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#size()"><B>size()</B></A> - 
6256Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6257<DD>&nbsp;
6258<DT><A HREF="./com/sleepycat/util/FastInputStream.html#skip(long)"><B>skip(long)</B></A> - 
6259Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
6260<DD>&nbsp;
6261<DT><A HREF="./com/sleepycat/util/FastInputStream.html#skipFast(int)"><B>skipFast(int)</B></A> - 
6262Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</A>
6263<DD>Equivalent to <code>skip()<code> but takes an int parameter instead of a
6264 long, and does not check whether the count given is larger than the
6265 number of remaining bytes.
6266<DT><A HREF="./com/sleepycat/db/CursorConfig.html#SNAPSHOT"><B>SNAPSHOT</B></A> - 
6267Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
6268<DD>A convenience instance to configure read operations performed by the
6269    cursor to return values as they were when the cursor was opened, if
6270    <A HREF="./com/sleepycat/db/DatabaseConfig.html#setMultiversion(boolean)"><CODE>DatabaseConfig.setMultiversion(boolean)</CODE></A> is configured.
6271<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
6272 wrapper or a <code>double</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html#SortedDoubleBinding()"><B>SortedDoubleBinding()</B></A> - 
6273Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</A>
6274<DD>&nbsp;
6275<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
6276 wrapper or a <code>float</code> primitive.<DT><A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html#SortedFloatBinding()"><B>SortedFloatBinding()</B></A> - 
6277Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</A>
6278<DD>&nbsp;
6279<DT><A HREF="./com/sleepycat/persist/EntityIndex.html#sortedMap()"><B>sortedMap()</B></A> - 
6280Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</A>
6281<DD>Returns a standard Java sorted map based on this entity index.
6282<DT><A HREF="./com/sleepycat/persist/PrimaryIndex.html#sortedMap()"><B>sortedMap()</B></A> - 
6283Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</A>
6284<DD>&nbsp;
6285<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#sortedMap()"><B>sortedMap()</B></A> - 
6286Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
6287<DD>&nbsp;
6288<DT><A HREF="./com/sleepycat/db/Database.html#sortMultipleKeyAndData(com.sleepycat.db.MultipleDataEntry, com.sleepycat.db.MultipleDataEntry)"><B>sortMultipleKeyAndData(MultipleDataEntry, MultipleDataEntry)</B></A> - 
6289Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6290<DD>Sorts two DatabaseEntry objects with multiple key and data pairs.
6291<DT><A HREF="./com/sleepycat/db/Database.html#sortMultipleKeyData(com.sleepycat.db.MultipleKeyDataEntry)"><B>sortMultipleKeyData(MultipleKeyDataEntry)</B></A> - 
6292Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6293<DD>Sorts a DatabaseEntry with multiple matching key/data pairs.
6294<DT><A HREF="./com/sleepycat/db/Database.html#sortMultipleKeyOrData(com.sleepycat.db.MultipleDataEntry)"><B>sortMultipleKeyOrData(MultipleDataEntry)</B></A> - 
6295Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6296<DD>Sorts a DatabaseEntry with multiple key or data pairs.
6297<DT><A HREF="./com/sleepycat/db/Environment.html#startReplication(com.sleepycat.db.DatabaseEntry, boolean)"><B>startReplication(DatabaseEntry, boolean)</B></A> - 
6298Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
6299<DD>Configure the database environment as a client or master in a group
6300    of replicated database environments.
6301<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> - 
6302Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</A>
6303<DD>An instance created using the default constructor is initialized
6304    with the system's default settings.
6305<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> - 
6306Constructor for class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</A>
6307<DD>Creates an entity store configuration object with default properties.
6308<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> - 
6309Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</A>
6310<DD>Creates a catalog based on a given database.
6311<DT><A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections"><B>StoredCollection</B></A>&lt;<A HREF="./com/sleepycat/collections/StoredCollection.html" title="type parameter in StoredCollection">E</A>&gt; - 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>&lt;<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="type parameter in StoredEntrySet">K</A>,<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="type parameter in StoredEntrySet">V</A>&gt; - 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> - 
6312Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6313<DD>Returns an iterator over the elements in this collection.
6314<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#storedIterator(boolean)"><B>storedIterator(boolean)</B></A> - 
6315Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6316<DD>Returns a read or read-write iterator over the elements in this
6317 collection.
6318<DT><A HREF="./com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections"><B>StoredIterator</B></A>&lt;<A HREF="./com/sleepycat/collections/StoredIterator.html" title="type parameter in StoredIterator">E</A>&gt; - 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>&lt;<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="type parameter in StoredKeySet">K</A>&gt; - 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
6319 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&lt;K&gt;, boolean)</B></A> - 
6320Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</A>
6321<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>.
6322<DT><A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections"><B>StoredList</B></A>&lt;<A HREF="./com/sleepycat/collections/StoredList.html" title="type parameter in StoredList">E</A>&gt; - 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&lt;E&gt;, boolean)</B></A> - 
6323Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6324<DD>Creates a list view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
6325<DT><A HREF="./com/sleepycat/collections/StoredList.html#StoredList(com.sleepycat.db.Database, com.sleepycat.bind.EntityBinding, boolean)"><B>StoredList(Database, EntityBinding&lt;E&gt;, boolean)</B></A> - 
6326Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6327<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>.
6328<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&lt;E&gt;, PrimaryKeyAssigner)</B></A> - 
6329Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6330<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>.
6331<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&lt;E&gt;, PrimaryKeyAssigner)</B></A> - 
6332Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6333<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>.
6334<DT><A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections"><B>StoredMap</B></A>&lt;<A HREF="./com/sleepycat/collections/StoredMap.html" title="type parameter in StoredMap">K</A>,<A HREF="./com/sleepycat/collections/StoredMap.html" title="type parameter in StoredMap">V</A>&gt; - 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&lt;K&gt;, EntryBinding&lt;V&gt;, boolean)</B></A> - 
6335Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6336<DD>Creates a map view of a <A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.
6337<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&lt;K&gt;, EntryBinding&lt;V&gt;, PrimaryKeyAssigner)</B></A> - 
6338Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6339<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>.
6340<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&lt;K&gt;, EntityBinding&lt;V&gt;, boolean)</B></A> - 
6341Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6342<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>.
6343<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&lt;K&gt;, EntityBinding&lt;V&gt;, PrimaryKeyAssigner)</B></A> - 
6344Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6345<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>.
6346<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections"><B>StoredSortedEntrySet</B></A>&lt;<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="type parameter in StoredSortedEntrySet">K</A>,<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="type parameter in StoredSortedEntrySet">V</A>&gt; - 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>&lt;<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="type parameter in StoredSortedKeySet">K</A>&gt; - 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
6347 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&lt;K&gt;, boolean)</B></A> - 
6348Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6349<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>.
6350<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections"><B>StoredSortedMap</B></A>&lt;<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">K</A>,<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">V</A>&gt; - 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&lt;K&gt;, EntryBinding&lt;V&gt;, boolean)</B></A> - 
6351Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6352<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>.
6353<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&lt;K&gt;, EntryBinding&lt;V&gt;, PrimaryKeyAssigner)</B></A> - 
6354Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6355<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>.
6356<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&lt;K&gt;, EntityBinding&lt;V&gt;, boolean)</B></A> - 
6357Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6358<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>.
6359<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&lt;K&gt;, EntityBinding&lt;V&gt;, PrimaryKeyAssigner)</B></A> - 
6360Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6361<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>.
6362<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections"><B>StoredSortedValueSet</B></A>&lt;<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="type parameter in StoredSortedValueSet">E</A>&gt; - 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
6363 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&lt;E&gt;, boolean)</B></A> - 
6364Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6365<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>.
6366<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections"><B>StoredValueSet</B></A>&lt;<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="type parameter in StoredValueSet">E</A>&gt; - 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
6367 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&lt;E&gt;, boolean)</B></A> - 
6368Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
6369<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>.
6370<DT><A HREF="./com/sleepycat/collections/StoredValueSet.html#StoredValueSet(com.sleepycat.db.Database, com.sleepycat.bind.EntityBinding, boolean)"><B>StoredValueSet(Database, EntityBinding&lt;E&gt;, boolean)</B></A> - 
6371Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</A>
6372<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>.
6373<DT><A HREF="./com/sleepycat/persist/StoreExistsException.html" title="class in com.sleepycat.persist"><B>StoreExistsException</B></A> - Exception in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>Thrown by the <A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist"><CODE>EntityStore</CODE></A> constructor when the <A HREF="./com/sleepycat/persist/StoreConfig.html#setExclusiveCreate(boolean)"><CODE>ExclusiveCreate</CODE></A> configuration parameter is
6374 true and the store's internal catalog database already exists.<DT><A HREF="./com/sleepycat/persist/StoreExistsException.html#StoreExistsException(java.lang.String)"><B>StoreExistsException(String)</B></A> - 
6375Constructor for exception com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreExistsException.html" title="class in com.sleepycat.persist">StoreExistsException</A>
6376<DD>&nbsp;
6377<DT><A HREF="./com/sleepycat/persist/StoreNotFoundException.html" title="class in com.sleepycat.persist"><B>StoreNotFoundException</B></A> - Exception in <A HREF="./com/sleepycat/persist/package-summary.html">com.sleepycat.persist</A><DD>Thrown by the <A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist"><CODE>EntityStore</CODE></A> constructor when the <A HREF="./com/sleepycat/persist/StoreConfig.html#setAllowCreate(boolean)"><CODE>AllowCreate</CODE></A> configuration parameter is false and
6378 the store's internal catalog database does not exist.<DT><A HREF="./com/sleepycat/persist/StoreNotFoundException.html#StoreNotFoundException(java.lang.String)"><B>StoreNotFoundException(String)</B></A> - 
6379Constructor for exception com.sleepycat.persist.<A HREF="./com/sleepycat/persist/StoreNotFoundException.html" title="class in com.sleepycat.persist">StoreNotFoundException</A>
6380<DD>&nbsp;
6381<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#STRICT_2SITE"><B>STRICT_2SITE</B></A> - 
6382Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
6383<DD>Replication Manager observes the strict "majority" rule in managing
6384    elections, even in a group with only 2 sites.
6385<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> - 
6386Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
6387<DD>&nbsp;
6388<DT><A HREF="./com/sleepycat/util/UtfOps.html#stringToBytes(java.lang.String)"><B>stringToBytes(String)</B></A> - 
6389Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
6390<DD>Converts strings to byte arrays.
6391<DT><A HREF="./com/sleepycat/bind/tuple/StringBinding.html#stringToEntry(java.lang.String, com.sleepycat.db.DatabaseEntry)"><B>stringToEntry(String, DatabaseEntry)</B></A> - 
6392Static method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</A>
6393<DD>Converts a simple <code>String</code> value into an entry buffer.
6394<DT><A HREF="./com/sleepycat/persist/SecondaryIndex.html#subIndex(SK)"><B>subIndex(SK)</B></A> - 
6395Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</A>
6396<DD>Returns an index that maps primary key to entity for the subset of
6397 entities having a given secondary key (duplicates).
6398<DT><A HREF="./com/sleepycat/collections/StoredList.html#subList(int, int)"><B>subList(int, int)</B></A> - 
6399Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</A>
6400<DD>Returns a view of the portion of this list between the specified
6401 fromIndex, inclusive, and toIndex, exclusive.
6402<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#subMap(K, K)"><B>subMap(K, K)</B></A> - 
6403Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6404<DD>Returns a view of the portion of this sorted map whose elements range
6405 from fromKey, inclusive, to toKey, exclusive.
6406<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#subMap(K, boolean, K, boolean)"><B>subMap(K, boolean, K, boolean)</B></A> - 
6407Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6408<DD>Returns a view of the portion of this sorted map whose elements are
6409 strictly greater than fromKey and strictly less than toKey,
6410 optionally including fromKey and toKey.
6411<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#subSet(java.util.Map.Entry, java.util.Map.Entry)"><B>subSet(Map.Entry&lt;K, V&gt;, Map.Entry&lt;K, V&gt;)</B></A> - 
6412Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
6413<DD>Returns a view of the portion of this sorted set whose elements range
6414 from fromMapEntry, inclusive, to toMapEntry, exclusive.
6415<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#subSet(java.util.Map.Entry, boolean, java.util.Map.Entry, boolean)"><B>subSet(Map.Entry&lt;K, V&gt;, boolean, Map.Entry&lt;K, V&gt;, boolean)</B></A> - 
6416Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
6417<DD>Returns a view of the portion of this sorted set whose elements are
6418 strictly greater than fromMapEntry and strictly less than toMapEntry,
6419 optionally including fromMapEntry and toMapEntry.
6420<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#subSet(K, K)"><B>subSet(K, K)</B></A> - 
6421Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6422<DD>Returns a view of the portion of this sorted set whose elements range
6423 from fromKey, inclusive, to toKey, exclusive.
6424<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#subSet(K, boolean, K, boolean)"><B>subSet(K, boolean, K, boolean)</B></A> - 
6425Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6426<DD>Returns a view of the portion of this sorted set whose elements are
6427 strictly greater than fromKey and strictly less than toKey,
6428 optionally including fromKey and toKey.
6429<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#subSet(E, E)"><B>subSet(E, E)</B></A> - 
6430Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6431<DD>Returns a view of the portion of this sorted set whose elements range
6432 from fromValue, inclusive, to toValue, exclusive.
6433<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#subSet(E, boolean, E, boolean)"><B>subSet(E, boolean, E, boolean)</B></A> - 
6434Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6435<DD>Returns a view of the portion of this sorted set whose elements are
6436 strictly greater than fromValue and strictly less than toValue,
6437 optionally including fromValue and toValue.
6438<DT><A HREF="./com/sleepycat/db/OperationStatus.html#SUCCESS"><B>SUCCESS</B></A> - 
6439Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
6440<DD>The operation was successful.
6441<DT><A HREF="./com/sleepycat/db/Database.html#sync()"><B>sync()</B></A> - 
6442Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6443<DD>Flush any cached information to disk.
6444<DT><A HREF="./com/sleepycat/db/Environment.html#syncCache(com.sleepycat.db.LogSequenceNumber)"><B>syncCache(LogSequenceNumber)</B></A> - 
6445Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
6446<DD>Ensure that all modified pages in the cache are flushed to their backing files.
6447<DT><A HREF="./com/sleepycat/db/Environment.html#syncReplication()"><B>syncReplication()</B></A> - 
6448Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
6449<DD>Forces synchronization to begin for this client.
6450</DL>
6451<HR>
6452<A NAME="_T_"><!-- --></A><H2>
6453<B>T</B></H2>
6454<DL>
6455<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#tailMap(K)"><B>tailMap(K)</B></A> - 
6456Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6457<DD>Returns a view of the portion of this sorted map whose elements are
6458 greater than or equal to fromKey.
6459<DT><A HREF="./com/sleepycat/collections/StoredSortedMap.html#tailMap(K, boolean)"><B>tailMap(K, boolean)</B></A> - 
6460Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</A>
6461<DD>Returns a view of the portion of this sorted map whose elements are
6462 strictly greater than fromKey, optionally including fromKey.
6463<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#tailSet(java.util.Map.Entry)"><B>tailSet(Map.Entry&lt;K, V&gt;)</B></A> - 
6464Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
6465<DD>Returns a view of the portion of this sorted set whose elements are
6466 greater than or equal to fromMapEntry.
6467<DT><A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html#tailSet(java.util.Map.Entry, boolean)"><B>tailSet(Map.Entry&lt;K, V&gt;, boolean)</B></A> - 
6468Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</A>
6469<DD>Returns a view of the portion of this sorted set whose elements are
6470 strictly greater than fromMapEntry, optionally including fromMapEntry.
6471<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#tailSet(K)"><B>tailSet(K)</B></A> - 
6472Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6473<DD>Returns a view of the portion of this sorted set whose elements are
6474 greater than or equal to fromKey.
6475<DT><A HREF="./com/sleepycat/collections/StoredSortedKeySet.html#tailSet(K, boolean)"><B>tailSet(K, boolean)</B></A> - 
6476Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</A>
6477<DD>Returns a view of the portion of this sorted set whose elements are
6478 strictly greater than fromKey, optionally including fromKey.
6479<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#tailSet(E)"><B>tailSet(E)</B></A> - 
6480Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6481<DD>Returns a view of the portion of this sorted set whose elements are
6482 greater than or equal to fromValue.
6483<DT><A HREF="./com/sleepycat/collections/StoredSortedValueSet.html#tailSet(E, boolean)"><B>tailSet(E, boolean)</B></A> - 
6484Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</A>
6485<DD>Returns a view of the portion of this sorted set whose elements are
6486 strictly greater than fromValue, optionally including fromValue.
6487<DT><A HREF="./com/sleepycat/db/LockOperation.html#TIMEOUT"><B>TIMEOUT</B></A> - 
6488Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
6489<DD>Cause the specified locker to timeout immediately.
6490<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toArray()"><B>toArray()</B></A> - 
6491Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6492<DD>Returns an array of all the elements in this collection.
6493<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toArray(T[])"><B>toArray(T[])</B></A> - 
6494Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6495<DD>Returns an array of all the elements in this collection whose runtime
6496 type is that of the specified array.
6497<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#toByteArray()"><B>toByteArray()</B></A> - 
6498Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6499<DD>&nbsp;
6500<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toList()"><B>toList()</B></A> - 
6501Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6502<DD>Returns a copy of this collection as an ArrayList.
6503<DT><A HREF="./com/sleepycat/collections/MapEntryParameter.html#toString()"><B>toString()</B></A> - 
6504Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</A>
6505<DD>Converts the entry to a string representation for debugging.
6506<DT><A HREF="./com/sleepycat/collections/StoredCollection.html#toString()"><B>toString()</B></A> - 
6507Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</A>
6508<DD>Converts the collection to a string representation for debugging.
6509<DT><A HREF="./com/sleepycat/collections/StoredEntrySet.html#toString()"><B>toString()</B></A> - 
6510Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</A>
6511<DD>&nbsp;
6512<DT><A HREF="./com/sleepycat/collections/StoredMap.html#toString()"><B>toString()</B></A> - 
6513Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6514<DD>Converts the map to a string representation for debugging.
6515<DT><A HREF="./com/sleepycat/db/BtreeStats.html#toString()"><B>toString()</B></A> - 
6516Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</A>
6517<DD>For convenience, the BtreeStats class has a toString method
6518    that lists all the data fields.
6519<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#toString()"><B>toString()</B></A> - 
6520Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
6521<DD>
6522<DT><A HREF="./com/sleepycat/db/CacheFileStats.html#toString()"><B>toString()</B></A> - 
6523Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</A>
6524<DD>For convenience, the CacheFileStats class has a toString method
6525    that lists all the data fields.
6526<DT><A HREF="./com/sleepycat/db/CacheStats.html#toString()"><B>toString()</B></A> - 
6527Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</A>
6528<DD>For convenience, the CacheStats class has a toString method that
6529    lists all the data fields.
6530<DT><A HREF="./com/sleepycat/db/CompactStats.html#toString()"><B>toString()</B></A> - 
6531Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</A>
6532<DD>TODO
6533<DT><A HREF="./com/sleepycat/db/DatabaseException.html#toString()"><B>toString()</B></A> - 
6534Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</A>
6535<DD>
6536<DT><A HREF="./com/sleepycat/db/DatabaseType.html#toString()"><B>toString()</B></A> - 
6537Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
6538<DD>
6539<DT><A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html#toString()"><B>toString()</B></A> - 
6540Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</A>
6541<DD>&nbsp;
6542<DT><A HREF="./com/sleepycat/db/HashStats.html#toString()"><B>toString()</B></A> - 
6543Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</A>
6544<DD>For convenience, the HashStats class has a toString method
6545    that lists all the data fields.
6546<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#toString()"><B>toString()</B></A> - 
6547Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
6548<DD>
6549<DT><A HREF="./com/sleepycat/db/LockMode.html#toString()"><B>toString()</B></A> - 
6550Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</A>
6551<DD>
6552<DT><A HREF="./com/sleepycat/db/LockOperation.html#toString()"><B>toString()</B></A> - 
6553Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</A>
6554<DD>
6555<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#toString()"><B>toString()</B></A> - 
6556Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
6557<DD>
6558<DT><A HREF="./com/sleepycat/db/LockStats.html#toString()"><B>toString()</B></A> - 
6559Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</A>
6560<DD>For convenience, the LockStats class has a toString method
6561    that lists all the data fields.
6562<DT><A HREF="./com/sleepycat/db/LogStats.html#toString()"><B>toString()</B></A> - 
6563Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</A>
6564<DD>For convenience, the LogStats class has a toString method that lists
6565    all the data fields.
6566<DT><A HREF="./com/sleepycat/db/MemoryException.html#toString()"><B>toString()</B></A> - 
6567Method in exception com.sleepycat.db.<A HREF="./com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</A>
6568<DD>
6569<DT><A HREF="./com/sleepycat/db/MutexStats.html#toString()"><B>toString()</B></A> - 
6570Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</A>
6571<DD>For convenience, the MutexStats class has a toString method that lists
6572    all the data fields.
6573<DT><A HREF="./com/sleepycat/db/OperationStatus.html#toString()"><B>toString()</B></A> - 
6574Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</A>
6575<DD>
6576<DT><A HREF="./com/sleepycat/db/QueueStats.html#toString()"><B>toString()</B></A> - 
6577Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</A>
6578<DD>For convenience, the QueueStats class has a toString method
6579    that lists all the data fields.
6580<DT><A HREF="./com/sleepycat/db/RecoveryOperation.html#toString()"><B>toString()</B></A> - 
6581Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</A>
6582<DD>
6583<DT><A HREF="./com/sleepycat/db/ReplicationConfig.html#toString()"><B>toString()</B></A> - 
6584Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</A>
6585<DD>
6586<DT><A HREF="./com/sleepycat/db/ReplicationHostAddress.html#toString()"><B>toString()</B></A> - 
6587Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</A>
6588<DD>
6589<DT><A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html#toString()"><B>toString()</B></A> - 
6590Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</A>
6591<DD>
6592<DT><A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html#toString()"><B>toString()</B></A> - 
6593Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</A>
6594<DD>
6595<DT><A HREF="./com/sleepycat/db/ReplicationManagerStats.html#toString()"><B>toString()</B></A> - 
6596Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</A>
6597<DD>For convenience, the ReplicationManagerStats class has a toString method
6598    that lists all the data fields.
6599<DT><A HREF="./com/sleepycat/db/ReplicationStats.html#toString()"><B>toString()</B></A> - 
6600Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</A>
6601<DD>For convenience, the ReplicationStats class has a toString method
6602    that lists all the data fields.
6603<DT><A HREF="./com/sleepycat/db/ReplicationStatus.html#toString()"><B>toString()</B></A> - 
6604Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</A>
6605<DD>
6606<DT><A HREF="./com/sleepycat/db/ReplicationTimeoutType.html#toString()"><B>toString()</B></A> - 
6607Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</A>
6608<DD>
6609<DT><A HREF="./com/sleepycat/db/SequenceStats.html#toString()"><B>toString()</B></A> - 
6610Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</A>
6611<DD>
6612<DT><A HREF="./com/sleepycat/db/TransactionStats.Active.html#toString()"><B>toString()</B></A> - 
6613Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</A>
6614<DD>
6615<DT><A HREF="./com/sleepycat/db/TransactionStats.html#toString()"><B>toString()</B></A> - 
6616Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</A>
6617<DD>
6618<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#toString()"><B>toString()</B></A> - 
6619Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
6620<DD>
6621<DT><A HREF="./com/sleepycat/persist/evolve/Converter.html#toString()"><B>toString()</B></A> - 
6622Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</A>
6623<DD>&nbsp;
6624<DT><A HREF="./com/sleepycat/persist/evolve/Deleter.html#toString()"><B>toString()</B></A> - 
6625Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</A>
6626<DD>&nbsp;
6627<DT><A HREF="./com/sleepycat/persist/evolve/EntityConverter.html#toString()"><B>toString()</B></A> - 
6628Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</A>
6629<DD>&nbsp;
6630<DT><A HREF="./com/sleepycat/persist/evolve/Mutation.html#toString()"><B>toString()</B></A> - 
6631Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</A>
6632<DD>&nbsp;
6633<DT><A HREF="./com/sleepycat/persist/evolve/Mutations.html#toString()"><B>toString()</B></A> - 
6634Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</A>
6635<DD>&nbsp;
6636<DT><A HREF="./com/sleepycat/persist/evolve/Renamer.html#toString()"><B>toString()</B></A> - 
6637Method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</A>
6638<DD>&nbsp;
6639<DT><A HREF="./com/sleepycat/persist/model/FieldMetadata.html#toString()"><B>toString()</B></A> - 
6640Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</A>
6641<DD>&nbsp;
6642<DT><A HREF="./com/sleepycat/persist/raw/RawObject.html#toString()"><B>toString()</B></A> - 
6643Method in class com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</A>
6644<DD>Returns an XML representation of the raw object.
6645<DT><A HREF="./com/sleepycat/persist/raw/RawType.html#toString()"><B>toString()</B></A> - 
6646Method in interface com.sleepycat.persist.raw.<A HREF="./com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A>
6647<DD>Returns an XML representation of the raw type.
6648<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#toString()"><B>toString()</B></A> - 
6649Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6650<DD>&nbsp;
6651<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#toString(java.lang.String)"><B>toString(String)</B></A> - 
6652Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6653<DD>&nbsp;
6654<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> - 
6655Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</A>
6656<DD>An instance created using the default constructor is initialized
6657    with the system's default settings.
6658<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
6659 transaction retry and exceptions.<DT><A HREF="./com/sleepycat/collections/TransactionRunner.html#TransactionRunner(com.sleepycat.db.Environment)"><B>TransactionRunner(Environment)</B></A> - 
6660Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
6661<DD>Creates a transaction runner for a given Berkeley DB environment.
6662<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> - 
6663Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</A>
6664<DD>Creates a transaction runner for a given Berkeley DB environment and
6665 with a given number of maximum retries.
6666<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> - 
6667Method in class com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/ClassEnhancer.html" title="class in com.sleepycat.persist.model">ClassEnhancer</A>
6668<DD>&nbsp;
6669<DT><A HREF="./com/sleepycat/db/Environment.html#trickleCacheWrite(int)"><B>trickleCacheWrite(int)</B></A> - 
6670Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>
6671<DD>Ensure that a specified percent of the pages in the shared memory
6672    pool are clean, by writing dirty pages to their backing files.
6673<DT><A HREF="./com/sleepycat/db/Database.html#truncate(com.sleepycat.db.Transaction, boolean)"><B>truncate(Transaction, boolean)</B></A> - 
6674Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6675<DD>Empty the database, discarding all records it contains.
6676<DT><A HREF="./com/sleepycat/persist/EntityStore.html#truncateClass(java.lang.Class)"><B>truncateClass(Class)</B></A> - 
6677Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
6678<DD>Deletes all instances of this entity class and its (non-entity)
6679 subclasses.
6680<DT><A HREF="./com/sleepycat/persist/EntityStore.html#truncateClass(com.sleepycat.db.Transaction, java.lang.Class)"><B>truncateClass(Transaction, Class)</B></A> - 
6681Method in class com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</A>
6682<DD>Deletes all instances of this entity class and its (non-entity)
6683 subclasses.
6684<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple"><B>TupleBase</B></A>&lt;<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="type parameter in TupleBase">E</A>&gt; - 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
6685 over the allocation of the output buffer.<DT><A HREF="./com/sleepycat/bind/tuple/TupleBase.html#TupleBase()"><B>TupleBase()</B></A> - 
6686Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</A>
6687<DD>Initializes the initial output buffer size to zero.
6688<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple"><B>TupleBinding</B></A>&lt;<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="type parameter in TupleBinding">E</A>&gt; - 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
6689 tuple; it includes predefined bindings for Java primitive types.<DT><A HREF="./com/sleepycat/bind/tuple/TupleBinding.html#TupleBinding()"><B>TupleBinding()</B></A> - 
6690Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</A>
6691<DD>Creates a tuple binding.
6692<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
6693 reading tuple fields.<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#TupleInput(byte[])"><B>TupleInput(byte[])</B></A> - 
6694Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
6695<DD>Creates a tuple input object for reading a byte array of tuple data.
6696<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#TupleInput(byte[], int, int)"><B>TupleInput(byte[], int, int)</B></A> - 
6697Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
6698<DD>Creates a tuple input object for reading a byte array of tuple data at
6699 a given offset for a given length.
6700<DT><A HREF="./com/sleepycat/bind/tuple/TupleInput.html#TupleInput(com.sleepycat.bind.tuple.TupleOutput)"><B>TupleInput(TupleOutput)</B></A> - 
6701Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</A>
6702<DD>Creates a tuple input object from the data contained in a tuple output
6703 object.
6704<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>
6705 object as the key or data object.<DT><A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html#TupleInputBinding()"><B>TupleInputBinding()</B></A> - 
6706Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</A>
6707<DD>Creates a tuple input binding.
6708<DT><A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple"><B>TupleMarshalledBinding</B></A>&lt;<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="type parameter in TupleMarshalledBinding">E</A> extends <A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</A>&gt; - 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
6709 <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&lt;E&gt;)</B></A> - 
6710Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</A>
6711<DD>Creates a tuple marshalled binding object.
6712<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
6713 writing tuple fields.<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#TupleOutput()"><B>TupleOutput()</B></A> - 
6714Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6715<DD>Creates a tuple output object for writing a byte array of tuple data.
6716<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#TupleOutput(byte[])"><B>TupleOutput(byte[])</B></A> - 
6717Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6718<DD>Creates a tuple output object for writing a byte array of tuple data,
6719 using a given buffer.
6720<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial"><B>TupleSerialBinding</B></A>&lt;<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="type parameter in TupleSerialBinding">D</A>,<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="type parameter in TupleSerialBinding">E</A>&gt; - 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
6721 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&lt;D&gt;)</B></A> - 
6722Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
6723<DD>Creates a tuple-serial entity binding.
6724<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html#TupleSerialBinding(com.sleepycat.bind.serial.SerialBinding)"><B>TupleSerialBinding(SerialBinding&lt;D&gt;)</B></A> - 
6725Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</A>
6726<DD>Creates a tuple-serial entity binding.
6727<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> - 
6728Constructor for class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</A>
6729<DD>Creates a tuple-serial factory for given environment and class catalog.
6730<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial"><B>TupleSerialKeyCreator</B></A>&lt;<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="type parameter in TupleSerialKeyCreator">D</A>&gt; - 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&lt;D&gt;)</B></A> - 
6731Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
6732<DD>Creates a tuple-serial key creator.
6733<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html#TupleSerialKeyCreator(com.sleepycat.bind.serial.SerialBinding)"><B>TupleSerialKeyCreator(SerialBinding&lt;D&gt;)</B></A> - 
6734Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</A>
6735<DD>Creates a tuple-serial key creator.
6736<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial"><B>TupleSerialMarshalledBinding</B></A>&lt;<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="type parameter in TupleSerialMarshalledBinding">E</A> extends <A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>&gt; - 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
6737 <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&lt;E&gt;)</B></A> - 
6738Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
6739<DD>Creates a tuple-serial marshalled binding object.
6740<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#TupleSerialMarshalledBinding(com.sleepycat.bind.serial.SerialBinding)"><B>TupleSerialMarshalledBinding(SerialBinding&lt;E&gt;)</B></A> - 
6741Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</A>
6742<DD>Creates a tuple-serial marshalled binding object.
6743<DT><A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial"><B>TupleSerialMarshalledKeyCreator</B></A>&lt;<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="type parameter in TupleSerialMarshalledKeyCreator">D</A> extends <A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>&gt; - 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&lt;D&gt;, String)</B></A> - 
6744Constructor for class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</A>
6745<DD>Creates a tuple-serial marshalled key creator.
6746<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple"><B>TupleTupleBinding</B></A>&lt;<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="type parameter in TupleTupleBinding">E</A>&gt; - 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
6747 data entry as tuples.<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html#TupleTupleBinding()"><B>TupleTupleBinding()</B></A> - 
6748Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</A>
6749<DD>Creates a tuple-tuple entity binding.
6750<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple"><B>TupleTupleKeyCreator</B></A>&lt;<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="type parameter in TupleTupleKeyCreator">E</A>&gt; - 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> - 
6751Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</A>
6752<DD>Creates a tuple-tuple key creator.
6753<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple"><B>TupleTupleMarshalledBinding</B></A>&lt;<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="type parameter in TupleTupleMarshalledBinding">E</A> extends <A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</A> & <A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>&gt; - 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
6754 <code>MarshalledTupleEntry</code> and
6755 <code>MarshalledTupleKeyEntity</code> interfaces of the entity class.<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#TupleTupleMarshalledBinding(java.lang.Class)"><B>TupleTupleMarshalledBinding(Class&lt;E&gt;)</B></A> - 
6756Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</A>
6757<DD>Creates a tuple-tuple marshalled binding object.
6758<DT><A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple"><B>TupleTupleMarshalledKeyCreator</B></A>&lt;<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="type parameter in TupleTupleMarshalledKeyCreator">E</A> extends <A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</A> & <A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>&gt; - 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&lt;E&gt;, String)</B></A> - 
6759Constructor for class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</A>
6760<DD>Creates a tuple-tuple marshalled key creator.
6761</DL>
6762<HR>
6763<A NAME="_U_"><!-- --></A><H2>
6764<B>U</B></H2>
6765<DL>
6766<DT><A HREF="./com/sleepycat/db/DatabaseType.html#UNKNOWN"><B>UNKNOWN</B></A> - 
6767Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</A>
6768<DD>The database type is unknown.
6769<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html#unmarshalEntry(com.sleepycat.bind.tuple.TupleInput)"><B>unmarshalEntry(TupleInput)</B></A> - 
6770Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</A>
6771<DD>Construct the key or data object from the key or data tuple entry.
6772<DT><A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#unmarshalPrimaryKey(com.sleepycat.bind.tuple.TupleInput)"><B>unmarshalPrimaryKey(TupleInput)</B></A> - 
6773Method in interface com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</A>
6774<DD>Completes construction of the entity by setting its primary key from the
6775 stored primary key.
6776<DT><A HREF="./com/sleepycat/util/ExceptionUnwrapper.html#unwrap(java.lang.Exception)"><B>unwrap(Exception)</B></A> - 
6777Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</A>
6778<DD>Unwraps an Exception and returns the underlying Exception, or throws an
6779 Error if the underlying Throwable is an Error.
6780<DT><A HREF="./com/sleepycat/util/ExceptionUnwrapper.html#unwrapAny(java.lang.Throwable)"><B>unwrapAny(Throwable)</B></A> - 
6781Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</A>
6782<DD>Unwraps an Exception and returns the underlying Throwable.
6783<DT><A HREF="./com/sleepycat/persist/EntityCursor.html#update(V)"><B>update(V)</B></A> - 
6784Method in interface com.sleepycat.persist.<A HREF="./com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</A>
6785<DD>Replaces the entity at the cursor position with the given entity.
6786<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> - 
6787Static method in class com.sleepycat.persist.evolve.<A HREF="./com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</A>
6788<DD>Internal access method that should not be used by applications.
6789<DT><A HREF="./com/sleepycat/db/Database.html#upgrade(java.lang.String, com.sleepycat.db.DatabaseConfig)"><B>upgrade(String, DatabaseConfig)</B></A> - 
6790Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6791<DD>Upgrade all of the databases included in the specified file.
6792<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html#upgradeFeedback(com.sleepycat.db.Database, int)"><B>upgradeFeedback(Database, int)</B></A> - 
6793Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A>
6794<DD>A function called with progress information when the database is being upgraded.
6795<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
6796 DataOutput.<DT><A HREF="./com/sleepycat/util/UtfOps.html#UtfOps()"><B>UtfOps()</B></A> - 
6797Constructor for class com.sleepycat.util.<A HREF="./com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</A>
6798<DD>&nbsp;
6799</DL>
6800<HR>
6801<A NAME="_V_"><!-- --></A><H2>
6802<B>V</B></H2>
6803<DL>
6804<DT><A HREF="./com/sleepycat/persist/model/DeleteAction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
6805Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</A>
6806<DD>Returns the enum constant of this type with the specified name.
6807<DT><A HREF="./com/sleepycat/persist/model/Relationship.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
6808Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</A>
6809<DD>Returns the enum constant of this type with the specified name.
6810<DT><A HREF="./com/sleepycat/collections/StoredMap.html#values()"><B>values()</B></A> - 
6811Method in class com.sleepycat.collections.<A HREF="./com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</A>
6812<DD>Returns a collection view of the values contained in this map.
6813<DT><A HREF="./com/sleepycat/persist/model/DeleteAction.html#values()"><B>values()</B></A> - 
6814Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</A>
6815<DD>Returns an array containing the constants of this enum type, in
6816the order they are declared.
6817<DT><A HREF="./com/sleepycat/persist/model/Relationship.html#values()"><B>values()</B></A> - 
6818Static method in enum com.sleepycat.persist.model.<A HREF="./com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</A>
6819<DD>Returns an array containing the constants of this enum type, in
6820the order they are declared.
6821<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> - 
6822Static method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>
6823<DD>Return if all of the databases in a file are uncorrupted.
6824<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> - 
6825Constructor for class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</A>
6826<DD>An instance created using the default constructor is initialized
6827    with the system's default settings.
6828<DT><A HREF="./com/sleepycat/db/FeedbackHandler.html#verifyFeedback(com.sleepycat.db.Database, int)"><B>verifyFeedback(Database, int)</B></A> - 
6829Method in interface com.sleepycat.db.<A HREF="./com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</A>
6830<DD>A function called with progress information when the database is being verified.
6831<DT><A HREF="./com/sleepycat/db/LogCursor.html#version()"><B>version()</B></A> - 
6832Method in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</A>
6833<DD>Get the log file version.
6834<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
6835the database environment.<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#VERY_HIGH"><B>VERY_HIGH</B></A> - 
6836Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
6837<DD>The highest priority: pages are the least likely to be discarded.
6838<DT><A HREF="./com/sleepycat/db/CacheFilePriority.html#VERY_LOW"><B>VERY_LOW</B></A> - 
6839Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</A>
6840<DD>The lowest priority: pages are the most likely to be discarded.
6841</DL>
6842<HR>
6843<A NAME="_W_"><!-- --></A><H2>
6844<B>W</B></H2>
6845<DL>
6846<DT><A HREF="./com/sleepycat/db/VerboseConfig.html#WAITSFOR"><B>WAITSFOR</B></A> - 
6847Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</A>
6848<DD>Display the waits-for table when doing deadlock detection.
6849<DT><A HREF="./com/sleepycat/db/LockRequestMode.html#WRITE"><B>WRITE</B></A> - 
6850Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</A>
6851<DD>Write (exclusive).
6852<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#write(int)"><B>write(int)</B></A> - 
6853Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6854<DD>&nbsp;
6855<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#write(byte[])"><B>write(byte[])</B></A> - 
6856Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6857<DD>&nbsp;
6858<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> - 
6859Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6860<DD>&nbsp;
6861<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBigInteger(java.math.BigInteger)"><B>writeBigInteger(BigInteger)</B></A> - 
6862Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6863<DD>Writes a <code>BigInteger</code>.
6864<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBoolean(boolean)"><B>writeBoolean(boolean)</B></A> - 
6865Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6866<DD>Writes a boolean (one byte) unsigned value to the buffer, writing one
6867 if the value is true and zero if it is false.
6868<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeByte(int)"><B>writeByte(int)</B></A> - 
6869Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6870<DD>Writes an signed byte (one byte) value to the buffer.
6871<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBytes(java.lang.String)"><B>writeBytes(String)</B></A> - 
6872Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6873<DD>Writes the specified bytes to the buffer, converting each character to
6874 an unsigned byte value.
6875<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeBytes(char[])"><B>writeBytes(char[])</B></A> - 
6876Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6877<DD>Writes the specified bytes to the buffer, converting each character to
6878 an unsigned byte value.
6879<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeChar(int)"><B>writeChar(int)</B></A> - 
6880Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6881<DD>Writes a char (two byte) unsigned value to the buffer.
6882<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeChars(java.lang.String)"><B>writeChars(String)</B></A> - 
6883Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6884<DD>Writes the specified characters to the buffer, converting each character
6885 to a two byte unsigned value.
6886<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeChars(char[])"><B>writeChars(char[])</B></A> - 
6887Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6888<DD>Writes the specified characters to the buffer, converting each character
6889 to a two byte unsigned value.
6890<DT><A HREF="./com/sleepycat/bind/serial/SerialOutput.html#writeClassDescriptor(java.io.ObjectStreamClass)"><B>writeClassDescriptor(ObjectStreamClass)</B></A> - 
6891Method in class com.sleepycat.bind.serial.<A HREF="./com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</A>
6892<DD>&nbsp;
6893<DT><A HREF="./com/sleepycat/db/CursorConfig.html#WRITECURSOR"><B>WRITECURSOR</B></A> - 
6894Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</A>
6895<DD>A convenience instance to specify the Concurrent Data Store environment
6896    cursor will be used to update the database.
6897<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeDouble(double)"><B>writeDouble(double)</B></A> - 
6898Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6899<DD>Writes an signed double (eight byte) value to the buffer.
6900<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeFast(int)"><B>writeFast(int)</B></A> - 
6901Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6902<DD>Equivalent to <code>write(int)<code> but does not throw
6903 <code>IOException</code>.
6904<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeFast(byte[])"><B>writeFast(byte[])</B></A> - 
6905Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6906<DD>Equivalent to <code>write(byte[])<code> but does not throw
6907 <code>IOException</code>.
6908<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeFast(byte[], int, int)"><B>writeFast(byte[], int, int)</B></A> - 
6909Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6910<DD>Equivalent to <code>write(byte[],int,int)<code> but does not throw
6911 <code>IOException</code>.
6912<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeFloat(float)"><B>writeFloat(float)</B></A> - 
6913Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6914<DD>Writes an signed float (four byte) value to the buffer.
6915<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeInt(int)"><B>writeInt(int)</B></A> - 
6916Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6917<DD>Writes an signed int (four byte) value to the buffer.
6918<DT><A HREF="./com/sleepycat/util/PackedInteger.html#writeInt(byte[], int, int)"><B>writeInt(byte[], int, int)</B></A> - 
6919Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
6920<DD>Writes a packed integer starting at the given buffer offset and returns
6921 the next offset to be written.
6922<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeLong(long)"><B>writeLong(long)</B></A> - 
6923Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6924<DD>Writes an signed long (eight byte) value to the buffer.
6925<DT><A HREF="./com/sleepycat/util/PackedInteger.html#writeLong(byte[], int, long)"><B>writeLong(byte[], int, long)</B></A> - 
6926Static method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</A>
6927<DD>Writes a packed long integer starting at the given buffer offset and
6928 returns the next offset to be written.
6929<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writePackedInt(int)"><B>writePackedInt(int)</B></A> - 
6930Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6931<DD>Writes a packed integer.
6932<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writePackedLong(long)"><B>writePackedLong(long)</B></A> - 
6933Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6934<DD>Writes a packed long integer.
6935<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeShort(int)"><B>writeShort(int)</B></A> - 
6936Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6937<DD>Writes an signed short (two byte) value to the buffer.
6938<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeSortedDouble(double)"><B>writeSortedDouble(double)</B></A> - 
6939Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6940<DD>Writes a signed double (eight byte) value to the buffer, with support
6941 for correct default sorting of all values.
6942<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeSortedFloat(float)"><B>writeSortedFloat(float)</B></A> - 
6943Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6944<DD>Writes a signed float (four byte) value to the buffer, with support for
6945 correct default sorting of all values.
6946<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeString(java.lang.String)"><B>writeString(String)</B></A> - 
6947Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6948<DD>Writes the specified characters to the buffer, converting each character
6949 to UTF format, and adding a null terminator byte.
6950<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeString(char[])"><B>writeString(char[])</B></A> - 
6951Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6952<DD>Writes the specified characters to the buffer, converting each character
6953 to UTF format.
6954<DT><A HREF="./com/sleepycat/util/FastOutputStream.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> - 
6955Method in class com.sleepycat.util.<A HREF="./com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</A>
6956<DD>&nbsp;
6957<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedByte(int)"><B>writeUnsignedByte(int)</B></A> - 
6958Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6959<DD>Writes an unsigned byte (one byte) value to the buffer.
6960<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedInt(long)"><B>writeUnsignedInt(long)</B></A> - 
6961Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6962<DD>Writes an unsigned int (four byte) value to the buffer.
6963<DT><A HREF="./com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedShort(int)"><B>writeUnsignedShort(int)</B></A> - 
6964Method in class com.sleepycat.bind.tuple.<A HREF="./com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</A>
6965<DD>Writes an unsigned short (two byte) value to the buffer.
6966</DL>
6967<HR>
6968<A NAME="_Y_"><!-- --></A><H2>
6969<B>Y</B></H2>
6970<DL>
6971<DT><A HREF="./com/sleepycat/db/LockDetectMode.html#YOUNGEST"><B>YOUNGEST</B></A> - 
6972Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</A>
6973<DD>Reject the lock request for the locker ID with the youngest lock.
6974</DL>
6975<HR>
6976<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> 
6977
6978<!-- ======= START OF BOTTOM NAVBAR ====== -->
6979<A NAME="navbar_bottom"><!-- --></A>
6980<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
6981<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
6982<TR>
6983<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
6984<A NAME="navbar_bottom_firstrow"><!-- --></A>
6985<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
6986  <TR ALIGN="center" VALIGN="top">
6987  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
6988  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
6989  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
6990  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
6991  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
6992  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
6993  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
6994  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
6995  </TR>
6996</TABLE>
6997</TD>
6998<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
6999<b>Berkeley DB</b><br><font size="-1"> version 4.8.30</font></EM>
7000</TD>
7001</TR>
7002
7003<TR>
7004<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
7005&nbsp;PREV&nbsp;
7006&nbsp;NEXT</FONT></TD>
7007<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
7008  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
7009&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
7010&nbsp;<SCRIPT type="text/javascript">
7011  <!--
7012  if(window==top) {
7013    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
7014  }
7015  //-->
7016</SCRIPT>
7017<NOSCRIPT>
7018  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
7019</NOSCRIPT>
7020
7021
7022</FONT></TD>
7023</TR>
7024</TABLE>
7025<A NAME="skip-navbar_bottom"></A>
7026<!-- ======== END OF BOTTOM NAVBAR ======= -->
7027
7028<HR>
7029<font size=1>Copyright (c) 1996-2009 Oracle.  All rights reserved.</font>
7030</BODY>
7031</HTML>
7032