mirror of
https://github.com/yasuhirokimura/db18
synced 2026-06-08 18:29:23 +00:00
11697 lines
1.1 MiB
Plaintext
11697 lines
1.1 MiB
Plaintext
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (11.0.7) on Mon Jun 01 06:40:53 PDT 2020 -->
|
|
<title>Index (Oracle - Berkeley DB Java API)</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="date" content="2020-06-01">
|
|
<link rel="stylesheet" type="text/css" href="style.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
|
|
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
|
<!--[if IE]>
|
|
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
|
<![endif]-->
|
|
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
|
|
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Index (Oracle - Berkeley DB Java API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var pathtoroot = "./";
|
|
var useModuleDirectories = true;
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<div class="fixedNav">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="index.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
<div class="aboutLanguage"><b>Berkeley DB</b><br><font size="-1"> version 18.1.40</font></div>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<ul class="navListSearch">
|
|
<li><label for="search">SEARCH:</label>
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
|
</li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
</div>
|
|
<div class="navPadding"> </div>
|
|
<script type="text/javascript"><!--
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
//-->
|
|
</script>
|
|
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:Q">Q</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a href="#I:Y">Y</a> <br><a href="allclasses-index.html">All Classes</a> <a href="allpackages-index.html">All Packages</a><a name="I:A">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">A</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#abort--">abort()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Cause an abnormal termination of the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/DeleteAction.html#ABORT">ABORT</a></span> - com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</a></dt>
|
|
<dd>
|
|
<div class="block">The default action, <code>ABORT</code>, means that an exception is thrown in
|
|
order to abort the current transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ForeignKeyDeleteAction.html#ABORT">ABORT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</a></dt>
|
|
<dd>
|
|
<div class="block">When a referenced record in the foreign key database is deleted, abort
|
|
the transaction by throwing a <a href="com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db"><code>DatabaseException</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RecoveryOperation.html#ABORT">ABORT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</a></dt>
|
|
<dd>
|
|
<div class="block">The log is being read backward during a transaction abort; undo the
|
|
operation described by the log record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/CurrentTransaction.html#abortTransaction--">abortTransaction()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</a></dt>
|
|
<dd>
|
|
<div class="block">Aborts the transaction that is active for the current thread for this
|
|
environment and makes the parent transaction (if any) the current
|
|
transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#ACK_TIMEOUT">ACK_TIMEOUT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the amount of time the replication manager's transport function
|
|
waits to collect enough acknowledgments from replication group clients,
|
|
before giving up and returning a failure indication.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#add-int-E-">add(int, E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Inserts the specified element at the specified position in this list
|
|
(optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#add-E-">add(E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Inserts the specified element into the list or inserts a duplicate into
|
|
other types of collections (optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#add-E-">add(E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Appends the specified element to the end of this list (optional
|
|
operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredValueSet.html#add-E-">add(E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the specified entity to this set if it is not already present
|
|
(optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredEntrySet.html#add-java.util.Map.Entry-">add(Map.Entry<K, V>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the specified element to this set if it is not already present
|
|
(optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredKeySet.html#add-K-">add(K)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the specified key to this set if it is not already present
|
|
(optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#addAll-int-java.util.Collection-">addAll(int, Collection<? extends E>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Inserts all of the elements in the specified collection into this list
|
|
at the specified position (optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#addAll-java.util.Collection-">addAll(Collection<? extends E>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Adds all of the elements in the specified collection to this collection
|
|
(optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfig.html#addClassToEvolve-java.lang.String-">addClassToEvolve(String)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Adds an entity class for a primary index to be converted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityJoin.html#addCondition-com.sleepycat.persist.SecondaryIndex-SK-">addCondition(SecondaryIndex<SK, PK, E>, SK)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a secondary key condition to the equality join.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#addConverter-com.sleepycat.persist.evolve.Converter-">addConverter(Converter)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a converter mutation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#addDataDir-java.io.File-">addDataDir(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Add the path of a directory to be used as the location of the access method database files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#addDataDir-java.lang.String-">addDataDir(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/db/EnvironmentConfig.html#addDataDir-java.io.File-"><code>EnvironmentConfig.addDataDir(java.io.File)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#addDeleter-com.sleepycat.persist.evolve.Deleter-">addDeleter(Deleter)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a deleter mutation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#addr">addr</a></span> - Variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">The replication site's address</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#addRenamer-com.sleepycat.persist.evolve.Renamer-">addRenamer(Renamer)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a renamer mutation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#addReplicationManagerSite-com.sleepycat.db.ReplicationManagerSiteConfig-">addReplicationManagerSite(ReplicationManagerSiteConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure a site in a replication group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#addSize-int-">addSize(int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Skip the given number of bytes in the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerAckPolicy.html#ALL">ALL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The master should wait until all replication clients have acknowledged
|
|
each permanent replication message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerAckPolicy.html#ALL_AVAILABLE">ALL_AVAILABLE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The master should wait until all currently connected
|
|
replication clients have acknowledged each permanent replication message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerAckPolicy.html#ALL_PEERS">ALL_PEERS</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The master should wait until all electable peers have acknowledged
|
|
each permanent replication message (where "electable peer" means a
|
|
client capable of being subsequently elected master of the
|
|
replication group).</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model"><span class="typeNameLink">AnnotationModel</span></a> - Class in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">The default annotation-based entity model.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/AnnotationModel.html#AnnotationModel--">AnnotationModel()</a></span> - Constructor for class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a model for annotated entity classes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleDataEntry.html#append-byte:A-">append(byte[])</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Append an entry to the bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyDataEntry.html#append-byte:A-byte:A-">append(byte[], byte[])</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Append an entry to the bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleDataEntry.html#append-byte:A-int-int-">append(byte[], int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Append an entry to the bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyDataEntry.html#append-byte:A-int-int-byte:A-int-int-">append(byte[], int, int, byte[], int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Append an entry to the bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoDataEntry.html#append-int-byte:A-">append(int, byte[])</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Append an entry to the bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoDataEntry.html#append-int-byte:A-int-int-">append(int, byte[], int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Append a record number / data item pair to the bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoDataEntry.html#append-int-com.sleepycat.db.DatabaseEntry-">append(int, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Append an entry to the bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleDataEntry.html#append-com.sleepycat.db.DatabaseEntry-">append(DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Append an entry to the bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyDataEntry.html#append-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">append(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Append an entry to the bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#append-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">append(Transaction, DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Append the key/data pair to the end of the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#append-E-">append(E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Appends a given value returning the newly assigned index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ErrorBuffer.html#append-java.lang.String-">append(String)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#append-V-">append(V)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Appends a given value returning the newly assigned key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleEntry.html#append_internal-byte:A-int-int-">append_internal(byte[], int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleEntry.html#append_internal-byte:A-int-int-int-">append_internal(byte[], int, int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RecordNumberAppender.html#appendRecordNumber-com.sleepycat.db.Database-com.sleepycat.db.DatabaseEntry-int-">appendRecordNumber(Database, DatabaseEntry, int)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/RecordNumberAppender.html" title="interface in com.sleepycat.db">RecordNumberAppender</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to modify the stored database based on the
|
|
generated key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStatus.html#APPLIED">APPLIED</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStatus.html" title="class in com.sleepycat.db">TransactionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The transaction has been applied on the current replica node.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RecoveryOperation.html#APPLY">APPLY</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</a></dt>
|
|
<dd>
|
|
<div class="block">The log is being applied on a replica site; redo the operation
|
|
described by the log record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#areDuplicatesAllowed--">areDuplicatesAllowed()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether duplicate keys are allowed in this container.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#areDuplicatesOrdered--">areDuplicatesOrdered()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether duplicate keys are allowed and sorted by element value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#areKeyRangesAllowed--">areKeyRangesAllowed()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether key ranges are allowed in this container.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#areKeysRenumbered--">areKeysRenumbered()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether keys are renumbered when insertions and deletions occur.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/PrimaryKeyAssigner.html#assignKey-com.sleepycat.db.DatabaseEntry-">assignKey(DatabaseEntry)</a></span> - Method in interface com.sleepycat.collections.<a href="com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections">PrimaryKeyAssigner</a></dt>
|
|
<dd>
|
|
<div class="block">Assigns a new primary key value into the given buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#AUTOINIT">AUTOINIT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The replication master should automatically re-initialize outdated
|
|
clients (defaults to on.)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#available--">available()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:B">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">B</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#backup-java.lang.String-com.sleepycat.db.BackupOptions-">backup(String, BackupOptions)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Perform a hot back up of the open environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#BACKUP">BACKUP</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display additional information when performing hot backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#backupDatabase-java.lang.String-java.lang.String-boolean-">backupDatabase(String, String, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Perform a hot back up of a single database file contained within the environment.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/BackupHandler.html" title="interface in com.sleepycat.db"><span class="typeNameLink">BackupHandler</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface that can optionally be used to override the default behavior
|
|
performed by the
|
|
<a href="com/sleepycat/db/Environment.html#backup-java.lang.String-com.sleepycat.db.BackupOptions-"><code>Environment.backup</code></a>
|
|
and
|
|
<a href="com/sleepycat/db/Environment.html#backupDatabase-java.lang.String-java.lang.String-boolean-"><code>Environment.backupDatabase</code></a>
|
|
methods.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db"><span class="typeNameLink">BackupOptions</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Options for <a href="com/sleepycat/db/Environment.html#backup-java.lang.String-com.sleepycat.db.BackupOptions-"><code>Environment.backup(java.lang.String, com.sleepycat.db.BackupOptions)</code></a> operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#BackupOptions--">BackupOptions()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a default options object for backup operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RecoveryOperation.html#BACKWARD_ROLL">BACKWARD_ROLL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</a></dt>
|
|
<dd>
|
|
<div class="block">The log is being read backward to determine which transactions have
|
|
been committed and to abort those operations that were not; undo the
|
|
operation described by the log record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#beginCDSGroup--">beginCDSGroup()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Allocate a locker ID in an environment configured for Berkeley DB
|
|
Concurrent Data Store applications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/CurrentTransaction.html#beginTransaction-com.sleepycat.db.TransactionConfig-">beginTransaction(TransactionConfig)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</a></dt>
|
|
<dd>
|
|
<div class="block">Begins a new transaction for this environment and associates it with
|
|
the current thread.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#beginTransaction-com.sleepycat.db.Transaction-com.sleepycat.db.TransactionConfig-">beginTransaction(Transaction, TransactionConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new transaction in the database environment.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/BigDecimalBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">BigDecimalBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>BigDecimal</code>
|
|
value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigDecimalBinding.html#BigDecimalBinding--">BigDecimalBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">BigDecimalBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigDecimalBinding.html#bigDecimalToEntry-java.math.BigDecimal-com.sleepycat.db.DatabaseEntry-">bigDecimalToEntry(BigDecimal, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">BigDecimalBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a <code>BigDecimal</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html#bigDecimalToEntry-java.math.BigDecimal-com.sleepycat.db.DatabaseEntry-">bigDecimalToEntry(BigDecimal, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">SortedBigDecimalBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a <code>BigDecimal</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">BigIntegerBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>BigInteger</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigIntegerBinding.html#BigIntegerBinding--">BigIntegerBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigIntegerBinding.html#bigIntegerToEntry-java.math.BigInteger-com.sleepycat.db.DatabaseEntry-">bigIntegerToEntry(BigInteger, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a <code>BigInteger</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">BooleanBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Boolean</code> primitive
|
|
wrapper or a <code>boolean</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BooleanBinding.html#BooleanBinding--">BooleanBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BooleanBinding.html#booleanToEntry-boolean-com.sleepycat.db.DatabaseEntry-">booleanToEntry(boolean, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>boolean</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseType.html#BTREE">BTREE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">The database is a Btree.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/BtreeCompressor.html" title="interface in com.sleepycat.db"><span class="typeNameLink">BtreeCompressor</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying how Btree compression works.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db"><span class="typeNameLink">BtreePrefixCalculator</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying how Btree prefixes should be calculated.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">BtreeStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The BtreeStats object is used to return Btree
|
|
or Recno database statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#buf">buf</a></span> - Variable in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#BULK">BULK</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The replication master should send groups of records to the clients in a
|
|
single network transfer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#BULK_CURSOR">BULK_CURSOR</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">A convenience instance to specify the database cursor will be used to make
|
|
bulk changes to the underlying database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind"><span class="typeNameLink">ByteArrayBinding</span></a> - Class in <a href="com/sleepycat/bind/package-summary.html">com.sleepycat.bind</a></dt>
|
|
<dd>
|
|
<div class="block">A pass-through <code>EntryBinding</code> that uses the entry's byte array as
|
|
the key or data object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/ByteArrayBinding.html#ByteArrayBinding--">ByteArrayBinding()</a></span> - Constructor for class com.sleepycat.bind.<a href="com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a byte array binding.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">ByteBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Byte</code> primitive
|
|
wrapper or a <code>byte</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ByteBinding.html#ByteBinding--">ByteBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#bytesToChars-byte:A-int-char:A-int-int-boolean-">bytesToChars(byte[], int, char[], int, int, boolean)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd>
|
|
<div class="block">Converts byte arrays into character arrays.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#bytesToString-byte:A-int-int-">bytesToString(byte[], int, int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd>
|
|
<div class="block">Converts byte arrays into strings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ByteBinding.html#byteToEntry-byte-com.sleepycat.db.DatabaseEntry-">byteToEntry(byte, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>byte</code> value into an entry buffer.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:C">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">C</h2>
|
|
<dl>
|
|
<dt><a href="com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db"><span class="typeNameLink">CacheFile</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">This class allows applications to modify settings for
|
|
a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> using the <a href="com/sleepycat/db/Database.html#getCacheFile--"><code>Database.getCacheFile</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db"><span class="typeNameLink">CacheFilePriority</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Priorities that can be assigned to files in the cache.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">CacheFileStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Statistics for a file in the cache.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">CacheStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Cache statistics for a database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/DeleteAction.html#CASCADE">CASCADE</a></span> - com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</a></dt>
|
|
<dd>
|
|
<div class="block">If <code>CASCADE</code> is specified, then this entity will be deleted also,
|
|
which could in turn trigger further deletions, causing a cascading
|
|
effect.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ForeignKeyDeleteAction.html#CASCADE">CASCADE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</a></dt>
|
|
<dd>
|
|
<div class="block">When a referenced record in the foreign key database is deleted, delete
|
|
the primary database record that references it.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">CharacterBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Character</code> primitive
|
|
wrapper or a <code>char</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/CharacterBinding.html#CharacterBinding--">CharacterBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#charsToBytes-char:A-int-byte:A-int-int-">charsToBytes(char[], int, byte[], int, int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd>
|
|
<div class="block">Converts character arrays into byte arrays.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/CharacterBinding.html#charToEntry-char-com.sleepycat.db.DatabaseEntry-">charToEntry(char, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>char</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#checkpoint-com.sleepycat.db.CheckpointConfig-">checkpoint(CheckpointConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Synchronously checkpoint the database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#CHECKPOINT_DELAY">CHECKPOINT_DELAY</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the amount of time the replication manager will delay between
|
|
completing a checkpoint and writing a checkpoint record into the log.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">CheckpointConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the attributes of an application invoked checkpoint operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CheckpointConfig.html#CheckpointConfig--">CheckpointConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</a></dt>
|
|
<dd>
|
|
<div class="block">An instance created using the default constructor is initialized
|
|
with the system's default settings.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial"><span class="typeNameLink">ClassCatalog</span></a> - Interface in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">A catalog of class description information for use during object
|
|
serialization.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#classForName-java.lang.String-">classForName(String)</a></span> - Static method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">use <a href="com/sleepycat/persist/model/EntityModel.html#resolveClass-java.lang.String-"><code>EntityModel.resolveClass(java.lang.String)</code></a> instead. This method does not
|
|
use the environment's ClassLoader property.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model"><span class="typeNameLink">ClassMetadata</span></a> - Class in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">The metadata for a persistent class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">ClassMetadata(String, int, String, boolean, PrimaryKeyMetadata, Map<String, SecondaryKeyMetadata>, List<FieldMetadata>)</a></span> - Constructor for class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Used by an <code>EntityModel</code> to construct persistent class metadata.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">ClassMetadata(String, int, String, boolean, PrimaryKeyMetadata, Map<String, SecondaryKeyMetadata>, List<FieldMetadata>, Collection<FieldMetadata>)</a></span> - Constructor for class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Used by an <code>EntityModel</code> to construct persistent class metadata.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/util/ClassResolver.html" title="class in com.sleepycat.util"><span class="typeNameLink">ClassResolver</span></a> - Class in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">Implements policies for loading user-supplied classes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ClassResolver.html#ClassResolver--">ClassResolver()</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/ClassResolver.html" title="class in com.sleepycat.util">ClassResolver</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/util/ClassResolver.Stream.html" title="class in com.sleepycat.util"><span class="typeNameLink">ClassResolver.Stream</span></a> - Class in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">A specialized ObjectInputStream that supports use of a user-specified
|
|
ClassLoader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#clear--">clear()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Removes all mappings or elements from this map or collection (optional
|
|
operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ErrorBuffer.html#clear--">clear()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfig.html#clone--">clone()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a shallow copy of the configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#clone--">clone()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a shallow copy of the configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#cloneConfig--">cloneConfig()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a copy of this configuration object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfig.html#cloneConfig--">cloneConfig()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">As of JE 4.0.13, replaced by <a href="com/sleepycat/persist/evolve/EvolveConfig.html#clone--"><code>EvolveConfig.clone()</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#cloneConfig--">cloneConfig()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">As of JE 4.0.13, replaced by <a href="com/sleepycat/persist/StoreConfig.html#clone--"><code>StoreConfig.clone()</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/ClassCatalog.html#close--">close()</a></span> - Method in interface com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</a></dt>
|
|
<dd>
|
|
<div class="block">Close a catalog database and release any cached resources.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/StoredClassCatalog.html#close--">close()</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#close--">close()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Closes this iterator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#close--">close()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Discard the cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#close--">close()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Flush any cached database information to disk, close any open cursors,
|
|
free allocated resources, close underlying files, and discard the database handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStream.html#close--">close()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStream.html" title="class in com.sleepycat.db">DatabaseStream</a></dt>
|
|
<dd>
|
|
<div class="block">Discard the database stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#close--">close()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Close the database environment, freeing any allocated resources and
|
|
closing any underlying subsystems.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/JoinCursor.html#close--">close()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Closes the cursors that have been opened by this join cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogCursor.html#close--">close()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Discard the log cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationChannel.html#close--">close()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationChannel.html" title="class in com.sleepycat.db">ReplicationChannel</a></dt>
|
|
<dd>
|
|
<div class="block">Close the channel.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#close--">close()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Close the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Sequence.html#close--">close()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</a></dt>
|
|
<dd>
|
|
<div class="block">Close a sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#close--">close()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Closes the cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#close--">close()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Closes all databases and sequences that were opened via this store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/ForwardCursor.html#close--">close()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Closes the cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawStore.html#close--">close()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</a></dt>
|
|
<dd>
|
|
<div class="block">Closes all databases and sequences that were opened by this model.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#close-boolean-">close(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Flush any cached database information to disk, close any open cursors,
|
|
free allocated resources, close underlying files, and discard the database handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupHandler.html#close-java.lang.String-">close(String)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/BackupHandler.html" title="interface in com.sleepycat.db">BackupHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Called when ending a backup and closing a backup target.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#close-java.util.Iterator-">close(Iterator<?>)</a></span> - Static method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#closeClass-java.lang.Class-">closeClass(Class)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Closes the primary and secondary databases for the given entity class
|
|
that were opened via this store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#closeForceSync--">closeForceSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Close the database environment, freeing any allocated resources and
|
|
closing any underlying subsystems.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#closeForceSyncAndForceSyncEnv--">closeForceSyncAndForceSyncEnv()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Close the database environment, freeing any allocated resources and
|
|
closing any underlying subsystems.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#closeForceSyncEnv--">closeForceSyncEnv()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Close the database environment, freeing any allocated resources and
|
|
closing any underlying subsystems.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/package-summary.html">com.sleepycat.bind</a> - package com.sleepycat.bind</dt>
|
|
<dd>
|
|
<div class="block">Bindings between database entries and Java objects.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a> - package com.sleepycat.bind.serial</dt>
|
|
<dd>
|
|
<div class="block">Bindings that use Java serialization.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a> - package com.sleepycat.bind.tuple</dt>
|
|
<dd>
|
|
<div class="block">Bindings that use sequences of primitive fields, or tuples.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a> - package com.sleepycat.collections</dt>
|
|
<dd>
|
|
<div class="block">Data access based on the standard Java collections API.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a> - package com.sleepycat.db</dt>
|
|
<dd>
|
|
<div class="block">Berkeley DB Java API<br>
|
|
<a href="./../programmer_reference/index.html" target="_top">[reference guide]</a> <a href="./../programmer_reference/java_program.html" target="_top">[Java programming notes]</a>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a> - package com.sleepycat.persist</dt>
|
|
<dd>
|
|
<div class="block">The Direct Persistence Layer (DPL) adds a persistent object model to the
|
|
Berkeley DB transactional engine.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a> - package com.sleepycat.persist.evolve</dt>
|
|
<dd>
|
|
<div class="block">Utilities for managing class evolution of persistent objects.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a> - package com.sleepycat.persist.model</dt>
|
|
<dd>
|
|
<div class="block">Annotations for defining a persistent object model.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/raw/package-summary.html">com.sleepycat.persist.raw</a> - package com.sleepycat.persist.raw</dt>
|
|
<dd>
|
|
<div class="block">Raw data access for general purpose tools and manual conversions.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a> - package com.sleepycat.util</dt>
|
|
<dd>
|
|
<div class="block">General utilities used throughout Berkeley DB.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#commit--">commit()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">End the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#commitNoSync--">commitNoSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">End the transaction, not committing synchronously.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#commitSync--">commitSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">End the transaction, committing synchronously.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/CurrentTransaction.html#commitTransaction--">commitTransaction()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</a></dt>
|
|
<dd>
|
|
<div class="block">Commits the transaction that is active for the current thread for this
|
|
environment and makes the parent transaction (if any) the current
|
|
transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#commitWriteNoSync--">commitWriteNoSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">End the transaction, writing but not flushing the log.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">compact(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, CompactConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Compact a Btree or Recno database or returns unused Btree,
|
|
Hash or Recno database pages to the underlying filesystem.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">CompactConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">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.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#CompactConfig--">CompactConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a default configuration object for compact operations.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">CompactStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Statistics returned by a <a href="com/sleepycat/db/Database.html#compact-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.CompactConfig-"><code>Database.compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig)</code></a> operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedEntrySet.html#comparator--">comparator()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns null since comparators are not supported.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#comparator--">comparator()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns null since comparators are not supported.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#comparator--">comparator()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns null since comparators are not supported.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#comparator--">comparator()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns null since comparators are not supported.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#compare-com.sleepycat.db.Cursor-">compare(Cursor)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return a comparison of the two cursors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogSequenceNumber.html#compare-com.sleepycat.db.LogSequenceNumber-com.sleepycat.db.LogSequenceNumber-">compare(LogSequenceNumber, LogSequenceNumber)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</a></dt>
|
|
<dd>
|
|
<div class="block">Compare two LogSequenceNumber objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">compress(Database, DatabaseEntry, DatabaseEntry, DatabaseEntry, DatabaseEntry, DatabaseEntry)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/BtreeCompressor.html" title="interface in com.sleepycat.db">BtreeCompressor</a></dt>
|
|
<dd>
|
|
<div class="block">The application-specific Btree compress callback.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util"><span class="typeNameLink">ConfigBeanInfoBase</span></a> - Class in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#ConfigBeanInfoBase--">ConfigBeanInfoBase()</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollections.html#configuredCollection-java.util.Collection-com.sleepycat.db.CursorConfig-">configuredCollection(Collection<E>, CursorConfig)</a></span> - Static method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a configured collection from a given stored collection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollections.html#configuredList-java.util.List-com.sleepycat.db.CursorConfig-">configuredList(List<E>, CursorConfig)</a></span> - Static method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a configured list from a given stored list.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollections.html#configuredMap-java.util.Map-com.sleepycat.db.CursorConfig-">configuredMap(Map<K, V>, CursorConfig)</a></span> - Static method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a configured map from a given stored map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollections.html#configuredSet-java.util.Set-com.sleepycat.db.CursorConfig-">configuredSet(Set<E>, CursorConfig)</a></span> - Static method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a configured set from a given stored set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollections.html#configuredSortedMap-java.util.SortedMap-com.sleepycat.db.CursorConfig-">configuredSortedMap(SortedMap<K, V>, CursorConfig)</a></span> - Static method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a configured sorted map from a given stored sorted map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollections.html#configuredSortedSet-java.util.SortedSet-com.sleepycat.db.CursorConfig-">configuredSortedSet(SortedSet<E>, CursorConfig)</a></span> - Static method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a configured sorted set from a given stored sorted set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerConnectionStatus.html#CONNECTED">CONNECTED</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerConnectionStatus.html" title="class in com.sleepycat.db">ReplicationManagerConnectionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The site is connected.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#CONNECTION_RETRY">CONNECTION_RETRY</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the amount of time the replication manager will wait before
|
|
trying to re-establish a connection to another site after a
|
|
communication failure.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#consume-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-boolean-">consume(Transaction, DatabaseEntry, DatabaseEntry, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return the record number and data from the available record closest to
|
|
the head of the queue, and delete the record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#contains-com.sleepycat.db.Transaction-K-com.sleepycat.db.LockMode-">contains(Transaction, K, LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Checks for existence of a key in this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredEntrySet.html#contains-java.lang.Object-">contains(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this set contains the specified element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredKeySet.html#contains-java.lang.Object-">contains(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this set contains the specified key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#contains-java.lang.Object-">contains(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this list contains the specified element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredValueSet.html#contains-java.lang.Object-">contains(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this set contains the specified element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#contains-K-">contains(K)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Checks for existence of a key in this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#containsAll-java.util.Collection-">containsAll(Collection<?>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this collection contains all of the elements in the
|
|
specified collection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#containsKey-java.lang.Object-">containsKey(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this map contains the specified key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#containsValue-java.lang.Object-">containsValue(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this map contains the specified value.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve"><span class="typeNameLink">Conversion</span></a> - Interface in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an old version of an object value to conform to the current class
|
|
or field definition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Conversion.html#convert-java.lang.Object-">convert(Object)</a></span> - Method in interface com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an old version of an object value to conform to the current
|
|
class or field definition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#convert-java.lang.String-boolean-com.sleepycat.db.DatabaseConfig-">convert(String, boolean, DatabaseConfig)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Convert the byte order of all the databases included in the specified file.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">Converter</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">A mutation for converting an old version of an object value to conform to
|
|
the current class or field definition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Converter.html#Converter-java.lang.String-int-com.sleepycat.persist.evolve.Conversion-">Converter(String, int, Conversion)</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a mutation for converting all instances of the given class
|
|
version to the current version of the class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Converter.html#Converter-java.lang.String-int-java.lang.String-com.sleepycat.persist.evolve.Conversion-">Converter(String, int, String, Conversion)</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a mutation for converting all values of the given field in the
|
|
given class version to a type compatible with the current declared type
|
|
of the field.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/PersistentProxy.html#convertProxy--">convertProxy()</a></span> - Method in interface com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model">PersistentProxy</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new proxied class instance to which the state of this proxy
|
|
instance has been copied.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#convertRawObject-com.sleepycat.persist.raw.RawObject-">convertRawObject(RawObject)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a given raw object to a live object according to the current
|
|
class definitions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#count--">count()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of elements having the same key value as the key
|
|
value of the element last returned by next() or previous().</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#count--">count()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return a count of the number of data items for the key to which the
|
|
cursor refers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#count--">count()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of values (duplicates) for the key at the cursor
|
|
position, or returns zero if all values for the key have been deleted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#count--">count()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a non-transactional count of the entities in this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#createLockerID--">createLockerID()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Allocate a locker ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#createSecondaryKey-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.bind.tuple.TupleOutput-">createSecondaryKey(TupleInput, TupleInput, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates the index key from primary key tuple and data tuple.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html#createSecondaryKey-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.bind.tuple.TupleOutput-">createSecondaryKey(TupleInput, TupleInput, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html#createSecondaryKey-com.sleepycat.bind.tuple.TupleInput-D-com.sleepycat.bind.tuple.TupleOutput-">createSecondaryKey(TupleInput, D, TupleOutput)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates the index key entry from primary key tuple entry and
|
|
deserialized data entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html#createSecondaryKey-com.sleepycat.bind.tuple.TupleInput-D-com.sleepycat.bind.tuple.TupleOutput-">createSecondaryKey(TupleInput, D, TupleOutput)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><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-">createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><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-">createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><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-">createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryKeyCreator.html#createSecondaryKey-com.sleepycat.db.SecondaryDatabase-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/SecondaryKeyCreator.html" title="interface in com.sleepycat.db">SecondaryKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a secondary key entry, given a primary key and data entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html#createSecondaryKey-PK-D-">createSecondaryKey(PK, D)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates the index key object from primary key and data objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryMultiKeyCreator.html#createSecondaryKeys-com.sleepycat.db.SecondaryDatabase-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-java.util.Set-">createSecondaryKeys(SecondaryDatabase, DatabaseEntry, DatabaseEntry, Set)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/SecondaryMultiKeyCreator.html" title="interface in com.sleepycat.db">SecondaryMultiKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a secondary key entry, given a primary key and data entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#current--">current()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value at the cursor position, or null if the value at the
|
|
cursor position has been deleted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#current-com.sleepycat.db.LockMode-">current(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value at the cursor position, or null if the value at the
|
|
cursor position has been deleted.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections"><span class="typeNameLink">CurrentTransaction</span></a> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">Provides access to the current transaction for the current thread within the
|
|
context of a Berkeley DB environment.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><span class="typeNameLink">Cursor</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A database cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#Cursor-com.sleepycat.db.Database-com.sleepycat.db.CursorConfig-">Cursor(Database, CursorConfig)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">CursorConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the attributes of database cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#CursorConfig--">CursorConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">An instance created using the default constructor is initialized with
|
|
the system's default settings.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:D">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">D</h2>
|
|
<dl>
|
|
<dt><a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><span class="typeNameLink">Database</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a database handle for a single Berkeley DB database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#Database-java.lang.String-java.lang.String-com.sleepycat.db.DatabaseConfig-">Database(String, String, DatabaseConfig)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Open a database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#DATABASE">DATABASE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The database number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#DATABASE_LENGTH">DATABASE_LENGTH</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum database name length.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">DatabaseConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the attributes of a database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#DatabaseConfig--">DatabaseConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">An instance created using the default constructor is initialized with
|
|
the system's default settings.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><span class="typeNameLink">DatabaseEntry</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Encodes database key and data items as a byte array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#DatabaseEntry--">DatabaseEntry()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a DatabaseEntry with null data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#DatabaseEntry-byte:A-">DatabaseEntry(byte[])</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a DatabaseEntry with a given byte array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#DatabaseEntry-byte:A-int-int-">DatabaseEntry(byte[], int, int)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a DatabaseEntry with a given byte array, offset and size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#DatabaseEntry-java.nio.ByteBuffer-">DatabaseEntry(ByteBuffer)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a DatabaseEntry with a given native I/O buffer.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db"><span class="typeNameLink">DatabaseException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The root of all database exceptions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseException.html#DatabaseException-java.lang.String-">DatabaseException(String)</a></span> - Constructor for exception com.sleepycat.db.<a href="com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an exception with the specified message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseException.html#DatabaseException-java.lang.String-int-">DatabaseException(String, int)</a></span> - Constructor for exception com.sleepycat.db.<a href="com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an exception with the specified message and error number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseException.html#DatabaseException-java.lang.String-int-com.sleepycat.db.Environment-">DatabaseException(String, int, Environment)</a></span> - Constructor for exception com.sleepycat.db.<a href="com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an exception with the specified message and error number
|
|
associated with a database environment handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseException.html#DatabaseException-java.lang.Throwable-">DatabaseException(Throwable)</a></span> - Constructor for exception com.sleepycat.db.<a href="com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an exception with the specified cause exception.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist"><span class="typeNameLink">DatabaseNamer</span></a> - Interface in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">Determines the file names to use for primary and secondary databases.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/DatabaseStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">DatabaseStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Statistics for a single database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/DatabaseStream.html" title="class in com.sleepycat.db"><span class="typeNameLink">DatabaseStream</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A database stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStream.html#DatabaseStream-com.sleepycat.db.Cursor-com.sleepycat.db.DatabaseStreamConfig-">DatabaseStream(Cursor, DatabaseStreamConfig)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStream.html" title="class in com.sleepycat.db">DatabaseStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/db/DatabaseStreamConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">DatabaseStreamConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the attributes of database stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStreamConfig.html#DatabaseStreamConfig--">DatabaseStreamConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStreamConfig.html" title="class in com.sleepycat.db">DatabaseStreamConfig</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db"><span class="typeNameLink">DatabaseType</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Database types.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html#dataBinding">dataBinding</a></span> - Variable in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialBinding.html#dataBinding">dataBinding</a></span> - Variable in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html#dataBinding">dataBinding</a></span> - Variable in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#DEADLOCK">DEADLOCK</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display additional information when doing deadlock detection.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/DeadlockException.html" title="class in com.sleepycat.db"><span class="typeNameLink">DeadlockException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">DeadlockException is thrown to a thread of control when multiple threads
|
|
competing for a lock are
|
|
deadlocked, when a lock request has timed out
|
|
or when a lock request would need to block and the transaction has been
|
|
configured to not wait for locks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">decompress(Database, DatabaseEntry, DatabaseEntry, DatabaseEntry, DatabaseEntry, DatabaseEntry)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/BtreeCompressor.html" title="interface in com.sleepycat.db">BtreeCompressor</a></dt>
|
|
<dd>
|
|
<div class="block">The application-specific Btree decompress callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Default configuration used if null is passed to methods that create a
|
|
cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFilePriority.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</a></dt>
|
|
<dd>
|
|
<div class="block">The default priority.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CheckpointConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Default configuration used if null is passed to
|
|
<a href="com/sleepycat/db/Environment.html#checkpoint-com.sleepycat.db.CheckpointConfig-"><code>Environment.checkpoint</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Default configuration used if null is passed to methods that create a
|
|
cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Default configuration used if null is passed to methods that create a
|
|
cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">An instance created using the default constructor is initialized
|
|
with the system's default settings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStreamConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStreamConfig.html" title="class in com.sleepycat.db">DatabaseStreamConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Default configuration used if null is passed to methods that create a
|
|
database stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/JoinConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Default configuration used if null is passed to <a href="com/sleepycat/db/Database.html#join-com.sleepycat.db.Cursor:A-com.sleepycat.db.JoinConfig-"><code>Database.join</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Use whatever lock policy was specified when the database environment
|
|
was created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockMode.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</a></dt>
|
|
<dd>
|
|
<div class="block">Acquire read locks for read operations and write locks for write
|
|
operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Default configuration used if null is passed to methods that create a
|
|
cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/StatsConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Default configuration used if null is passed to methods that create a
|
|
transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Default configuration used if null is passed to
|
|
<a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/DatabaseNamer.html#DEFAULT">DEFAULT</a></span> - Static variable in interface com.sleepycat.persist.<a href="com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist">DatabaseNamer</a></dt>
|
|
<dd>
|
|
<div class="block">The default database namer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The default store configuration containing properties as if the
|
|
configuration were constructed and not modified.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#DEFAULT_BUMP_SIZE">DEFAULT_BUMP_SIZE</a></span> - Static variable in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">The default amount that the buffer is increased when it is full.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#DEFAULT_INIT_SIZE">DEFAULT_INIT_SIZE</a></span> - Static variable in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">The default initial size of the buffer if no initialSize parameter is
|
|
specified.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#DEFAULT_ITERATOR_BLOCK_SIZE">DEFAULT_ITERATOR_BLOCK_SIZE</a></span> - Static variable in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">The default number of records read at one time by iterators.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#DEFAULT_MAX_RETRIES">DEFAULT_MAX_RETRIES</a></span> - Static variable in class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">The default maximum number of retries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#DEGREE_2">DEGREE_2</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">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.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockMode.html#DEGREE_2">DEGREE_2</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/LockMode.html#READ_COMMITTED"><code>LockMode.READ_COMMITTED</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#DELAYCLIENT">DELAYCLIENT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The client should delay synchronizing to a newly declared master
|
|
(defaults to off).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#delete--">delete()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Delete the key/data pair to which the cursor refers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#delete--">delete()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Deletes the entity at the cursor position.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#delete-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-">delete(Transaction, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Remove key/data pairs from the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#delete-com.sleepycat.db.Transaction-K-">delete(Transaction, K)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Deletes all entities with a given index key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#delete-K-">delete(K)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Deletes all entities with a given index key.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model"><span class="typeNameLink">DeleteAction</span></a> - Enum in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the action to take when a related entity is deleted having a
|
|
primary key value that exists as a secondary key value for this entity.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/DeletedClassException.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">DeletedClassException</span></a> - Exception in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">While reading from an index, an instance of a deleted class version was
|
|
encountered.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/DeletedClassException.html#DeletedClassException-java.lang.String-">DeletedClassException(String)</a></span> - Constructor for exception com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/DeletedClassException.html" title="class in com.sleepycat.persist.evolve">DeletedClassException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#deleteMultiple-com.sleepycat.db.Transaction-com.sleepycat.db.MultipleEntry-">deleteMultiple(Transaction, MultipleEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Remove key/data pairs from the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#deleteMultipleKey-com.sleepycat.db.Transaction-com.sleepycat.db.MultipleEntry-">deleteMultipleKey(Transaction, MultipleEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Remove key/data pairs from the database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">Deleter</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">A mutation for deleting an entity class or field.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Deleter.html#Deleter-java.lang.String-int-">Deleter(String, int)</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a mutation for deleting an entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Deleter.html#Deleter-java.lang.String-int-java.lang.String-">Deleter(String, int, String)</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a mutation for deleting the given field from all instances of
|
|
the given class version.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#detectDeadlocks-com.sleepycat.db.LockDetectMode-">detectDeadlocks(LockDetectMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Run one iteration of the deadlock detector.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#DIRTY_READ">DIRTY_READ</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/CursorConfig.html#READ_UNCOMMITTED"><code>CursorConfig.READ_UNCOMMITTED</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockMode.html#DIRTY_READ">DIRTY_READ</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/LockMode.html#READ_UNCOMMITTED"><code>LockMode.READ_UNCOMMITTED</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#DISABLE_POLL">DISABLE_POLL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">This flag is used to prevent the use of poll() as polling method for
|
|
networking events on the target site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#DISABLE_SSL">DISABLE_SSL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">This flag is used to prevent the use of SSL for securing messages shared
|
|
between the nodes of a replication group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#discard--">discard()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Free up all the per-process resources associated with the specified
|
|
<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db"><code>Transaction</code></a> handle, neither committing nor aborting the
|
|
transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerConnectionStatus.html#DISCONNECTED">DISCONNECTED</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerConnectionStatus.html" title="class in com.sleepycat.db">ReplicationManagerConnectionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The site is disconnected.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerMessageDispatch.html#dispatch-com.sleepycat.db.ReplicationChannel-java.util.Set-boolean-">dispatch(ReplicationChannel, Set, boolean)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerMessageDispatch.html" title="interface in com.sleepycat.db">ReplicationManagerMessageDispatch</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">DoubleBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>Double</code>
|
|
primitive wrapper or an unsorted <code>double</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/DoubleBinding.html#DoubleBinding--">DoubleBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/DoubleBinding.html#doubleToEntry-double-com.sleepycat.db.DatabaseEntry-">doubleToEntry(double, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>double</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html#doubleToEntry-double-com.sleepycat.db.DatabaseEntry-">doubleToEntry(double, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>double</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionWorker.html#doWork--">doWork()</a></span> - Method in interface com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionWorker.html" title="interface in com.sleepycat.collections">TransactionWorker</a></dt>
|
|
<dd>
|
|
<div class="block">Perform the work for a single transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#dup--">dup()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Duplicates the cursor at the cursor position.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#dup-boolean-">dup(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new cursor that uses the same transaction and locker ID as the
|
|
original cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#dup-boolean-">dup(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new <code>SecondaryCursor</code> for the same transaction as
|
|
the original cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#duplicates-K-">duplicates(K)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new collection containing the values mapped to the given key
|
|
in this map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#duplicatesMap-K-com.sleepycat.bind.EntryBinding-">duplicatesMap(K, EntryBinding)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new map from primary key to value for the subset of records
|
|
having a given secondary key (duplicates).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#dupSecondary-boolean-">dupSecondary(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a new copy of the cursor as a <code>SecondaryCursor</code>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:E">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">E</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#eid">eid</a></span> - Variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">The replication site's identifier</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTransport.html#EID_BROADCAST">EID_BROADCAST</a></span> - Static variable in interface com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</a></dt>
|
|
<dd>
|
|
<div class="block">A message that should be broadcast to every environment in the
|
|
replication group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTransport.html#EID_INVALID">EID_INVALID</a></span> - Static variable in interface com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</a></dt>
|
|
<dd>
|
|
<div class="block">An invalid environment ID, and may be used to initialize environment ID
|
|
variables that are subsequently checked for validity.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#EID_MASTER">EID_MASTER</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">A special identifier for eid in
|
|
<a href="com/sleepycat/db/Environment.html#openChannel-int-"><code>Environment.openChannel</code></a>
|
|
to create channel to send messages only to the master site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#ELECTION_RETRY">ELECTION_RETRY</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the amount of time the replication manager will wait before
|
|
retrying a failed election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#ELECTION_TIMEOUT">ELECTION_TIMEOUT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">The timeout period for an election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#ELECTIONS">ELECTIONS</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Replication Manager automatically runs elections to choose a new
|
|
master when the old master appears to have become disconnected.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#electReplicationMaster-int-int-">electReplicationMaster(int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Hold an election for the master of a replication group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStatus.html#EMPTY_TRANSACTION">EMPTY_TRANSACTION</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStatus.html" title="class in com.sleepycat.db">TransactionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The transaction did not update the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#ENABLE_EPOLL">ENABLE_EPOLL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">This flag is used to force the use of epoll as polling method for
|
|
networking events instad of poll or select.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#enableEncrypted-boolean-">enableEncrypted(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Enables encryption when the environment is also encrypted, see
|
|
<a href="com/sleepycat/db/EnvironmentConfig.html#setEncrypted-java.lang.String-"><code>EnvironmentConfig.setEncrypted</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#enableEncrypted-boolean-">enableEncrypted(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Enables encryption when the environment is also encrypted, see
|
|
<a href="com/sleepycat/db/EnvironmentConfig.html#setEncrypted-java.lang.String-"><code>EnvironmentConfig.setEncrypted</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#entities--">entities()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor for traversing all entities in this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityJoin.html#entities--">entities()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor that returns the entities qualifying for the join.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#entities-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">entities(Transaction, CursorConfig)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor for traversing all entities in this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityJoin.html#entities-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">entities(Transaction, CursorConfig)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor that returns the entities qualifying for the join.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#entities-com.sleepycat.db.Transaction-K-boolean-K-boolean-com.sleepycat.db.CursorConfig-">entities(Transaction, K, boolean, K, boolean, CursorConfig)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor for traversing entities in a key range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#entities-K-boolean-K-boolean-">entities(K, boolean, K, boolean)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor for traversing entities in a key range.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/Entity.html" title="annotation in com.sleepycat.persist.model"><span class="typeNameLink">Entity</span></a> - Annotation Type in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates a persistent entity class.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind"><span class="typeNameLink">EntityBinding</span></a><<a href="com/sleepycat/bind/EntityBinding.html" title="type parameter in EntityBinding">E</a>> - Interface in <a href="com/sleepycat/bind/package-summary.html">com.sleepycat.bind</a></dt>
|
|
<dd>
|
|
<div class="block">A binding between a key-value entry pair and an entity object.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">EntityConverter</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">A subclass of Converter that allows specifying keys to be deleted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EntityConverter.html#EntityConverter-java.lang.String-int-com.sleepycat.persist.evolve.Conversion-java.util.Set-">EntityConverter(String, int, Conversion, Set<String>)</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a mutation for converting all instances of the given entity
|
|
class version to the current version of the class.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist"><span class="typeNameLink">EntityCursor</span></a><<a href="com/sleepycat/persist/EntityCursor.html" title="type parameter in EntityCursor">V</a>> - Interface in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">Traverses entity values or key values and allows deleting or updating the
|
|
entity at the current cursor position.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist"><span class="typeNameLink">EntityIndex</span></a><<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>> - Interface in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">The interface for accessing keys and entities via a primary or secondary
|
|
index.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist"><span class="typeNameLink">EntityJoin</span></a><<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>> - Class in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">Performs an equality join on two or more secondary keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityJoin.html#EntityJoin-com.sleepycat.persist.PrimaryIndex-">EntityJoin(PrimaryIndex<PK, E>)</a></span> - Constructor for class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a join object for a given primary index.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model"><span class="typeNameLink">EntityMetadata</span></a> - Class in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">The metadata for a persistent entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityMetadata.html#EntityMetadata-java.lang.String-com.sleepycat.persist.model.PrimaryKeyMetadata-java.util.Map-">EntityMetadata(String, PrimaryKeyMetadata, Map<String, SecondaryKeyMetadata>)</a></span> - Constructor for class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Used by an <code>EntityModel</code> to construct entity metadata.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model"><span class="typeNameLink">EntityModel</span></a> - Class in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">The base class for classes that provide entity model metadata.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#EntityModel--">EntityModel()</a></span> - Constructor for class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">The default constructor for use by subclasses.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist"><span class="typeNameLink">EntityStore</span></a> - Class in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">A store for managing persistent entity objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#EntityStore-com.sleepycat.db.Environment-java.lang.String-com.sleepycat.persist.StoreConfig-">EntityStore(Environment, String, StoreConfig)</a></span> - Constructor for class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Opens an entity store in a given environment.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind"><span class="typeNameLink">EntryBinding</span></a><<a href="com/sleepycat/bind/EntryBinding.html" title="type parameter in EntryBinding">E</a>> - Interface in <a href="com/sleepycat/bind/package-summary.html">com.sleepycat.bind</a></dt>
|
|
<dd>
|
|
<div class="block">A binding between a key or data entry and a key or data object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#entrySet--">entrySet()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a set view of the mappings contained in this map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigDecimalBinding.html#entryToBigDecimal-com.sleepycat.db.DatabaseEntry-">entryToBigDecimal(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">BigDecimalBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a <code>BigDecimal</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html#entryToBigDecimal-com.sleepycat.db.DatabaseEntry-">entryToBigDecimal(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">SortedBigDecimalBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a <code>BigDecimal</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigIntegerBinding.html#entryToBigInteger-com.sleepycat.db.DatabaseEntry-">entryToBigInteger(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a <code>BigInteger</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BooleanBinding.html#entryToBoolean-com.sleepycat.db.DatabaseEntry-">entryToBoolean(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>boolean</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ByteBinding.html#entryToByte-com.sleepycat.db.DatabaseEntry-">entryToByte(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>byte</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/CharacterBinding.html#entryToChar-com.sleepycat.db.DatabaseEntry-">entryToChar(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>char</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/DoubleBinding.html#entryToDouble-com.sleepycat.db.DatabaseEntry-">entryToDouble(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>double</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html#entryToDouble-com.sleepycat.db.DatabaseEntry-">entryToDouble(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>double</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/FloatBinding.html#entryToFloat-com.sleepycat.db.DatabaseEntry-">entryToFloat(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>float</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedFloatBinding.html#entryToFloat-com.sleepycat.db.DatabaseEntry-">entryToFloat(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>float</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBase.html#entryToInput-com.sleepycat.db.DatabaseEntry-">entryToInput(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</a></dt>
|
|
<dd>
|
|
<div class="block">Utility method to create a new tuple input object for reading the data
|
|
from a given buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/IntegerBinding.html#entryToInt-com.sleepycat.db.DatabaseEntry-">entryToInt(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>int</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html#entryToInt-com.sleepycat.db.DatabaseEntry-">entryToInt(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">PackedIntegerBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>int</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html#entryToInt-com.sleepycat.db.DatabaseEntry-">entryToInt(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedIntegerBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>int</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/LongBinding.html#entryToLong-com.sleepycat.db.DatabaseEntry-">entryToLong(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>long</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedLongBinding.html#entryToLong-com.sleepycat.db.DatabaseEntry-">entryToLong(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedLongBinding.html" title="class in com.sleepycat.bind.tuple">PackedLongBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>Long</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html#entryToLong-com.sleepycat.db.DatabaseEntry-">entryToLong(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedLongBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>Long</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigDecimalBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">BigDecimalBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigIntegerBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BooleanBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ByteBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/CharacterBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/DoubleBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/FloatBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/IntegerBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/LongBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">PackedIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedLongBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedLongBinding.html" title="class in com.sleepycat.bind.tuple">PackedLongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ShortBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">SortedBigDecimalBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedFloatBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedLongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/StringBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">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.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleMarshalledBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput, TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs an entity object from <a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple"><code>TupleInput</code></a> key and data
|
|
entries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.bind.tuple.TupleInput-">entryToObject(TupleInput, TupleInput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-D-">entryToObject(TupleInput, D)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs an entity object from <a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple"><code>TupleInput</code></a> key entry and
|
|
deserialized data entry objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#entryToObject-com.sleepycat.bind.tuple.TupleInput-E-">entryToObject(TupleInput, E)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/ByteArrayBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.<a href="com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/EntryBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry)</a></span> - Method in interface com.sleepycat.bind.<a href="com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a entry buffer into an Object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/RecordNumberBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.<a href="com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Deserialize an object from an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInputBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/EntityBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry, DatabaseEntry)</a></span> - Method in interface com.sleepycat.bind.<a href="com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts key and data entry buffers into an entity Object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleBinding.html#entryToObject-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">entryToObject(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialBinding.html#entryToObject-K-D-">entryToObject(K, D)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs an entity object from deserialized key and data objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/RecordNumberBinding.html#entryToRecordNumber-com.sleepycat.db.DatabaseEntry-">entryToRecordNumber(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.<a href="com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Utility method for use by bindings to translate a entry buffer to an
|
|
record number integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ShortBinding.html#entryToShort-com.sleepycat.db.DatabaseEntry-">entryToShort(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>short</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/StringBinding.html#entryToString-com.sleepycat.db.DatabaseEntry-">entryToString(DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an entry buffer into a simple <code>String</code> value.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db"><span class="typeNameLink">Environment</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#Environment-java.io.File-com.sleepycat.db.EnvironmentConfig-">Environment(File, EnvironmentConfig)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Create a database environment handle.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">EnvironmentConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the attributes of an environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#EnvironmentConfig--">EnvironmentConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Create an EnvironmentConfig initialized with the system default settings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/KeyRange.html#equal">equal</a></span> - Variable in class com.sleepycat.db.<a href="com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</a></dt>
|
|
<dd>
|
|
<div class="block">Zero if there is no matching key, and non-zero otherwise.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/MapEntryParameter.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Compares this entry to a given entry as specified by <code>Map.Entry.equals(java.lang.Object)</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Compares the specified object with this collection for equality.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Compares the specified object with this list for equality.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Compares the specified object with this map for equality.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Compares the data of two entries for byte-by-byte equality.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationHostAddress.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Conversion.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in interface com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</a></dt>
|
|
<dd>
|
|
<div class="block">The standard <code>equals</code> method that must be implemented by
|
|
conversion class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Converter.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if the conversion objects are equal in this object and
|
|
given object, and if the <a href="com/sleepycat/persist/evolve/Mutation.html#equals-java.lang.Object-"><code>Mutation.equals(java.lang.Object)</code></a> superclass method
|
|
returns true.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EntityConverter.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if the deleted and renamed keys are equal in this object
|
|
and given object, and if the <a href="com/sleepycat/persist/evolve/Converter.html#equals-java.lang.Object-"><code>Converter.equals(java.lang.Object)</code></a> superclass method
|
|
returns true.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutation.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if the class name, class version and field name are equal
|
|
in this object and given object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this collection has the same set of mutations as the
|
|
given collection and all mutations are equal.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Renamer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if the new class name is equal in this object and given
|
|
object, and if the <a href="com/sleepycat/persist/evolve/Mutation.html#equals-java.lang.Object-"><code>Mutation.equals(java.lang.Object)</code></a> method returns true.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityMetadata.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/FieldMetadata.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/PrimaryKeyMetadata.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ErrorHandler.html#error-com.sleepycat.db.Environment-java.lang.String-java.lang.String-">error(Environment, String, String)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/ErrorHandler.html" title="interface in com.sleepycat.db">ErrorHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an error occurs in the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util"><span class="typeNameLink">ErrorBuffer</span></a> - Class in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ErrorBuffer.html#ErrorBuffer-int-">ErrorBuffer(int)</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/db/ErrorHandler.html" title="interface in com.sleepycat.db"><span class="typeNameLink">ErrorHandler</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying a callback function to be called when an error
|
|
occurs in the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db"><span class="typeNameLink">EventHandler</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface classs with prototype definitions of all event functions that
|
|
can be called via the Berkeley DB event callback mechanism.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db"><span class="typeNameLink">EventHandlerAdapter</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An abstract class that implements <a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db"><code>EventHandler</code></a>, used to specify a
|
|
callback function to be called when an event is sent from the Berkeley DB
|
|
library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#EventHandlerAdapter--">EventHandlerAdapter()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#evolve-com.sleepycat.persist.evolve.EvolveConfig-">evolve(EvolveConfig)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Performs conversion of unevolved objects in order to reduce lazy
|
|
conversion overhead.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">EvolveConfig</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">Configuration properties for eager conversion of unevolved objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfig.html#EvolveConfig--">EvolveConfig()</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an evolve configuration with default properties.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">EvolveConfigBeanInfo</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html#EvolveConfigBeanInfo--">EvolveConfigBeanInfo()</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html" title="class in com.sleepycat.persist.evolve">EvolveConfigBeanInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">EvolveEvent</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">The event passed to the EvolveListener interface during eager entity
|
|
evolution.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">EvolveInternal</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">Internal access class that should not be used by applications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveInternal.html#EvolveInternal--">EvolveInternal()</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/EvolveListener.html" title="interface in com.sleepycat.persist.evolve"><span class="typeNameLink">EvolveListener</span></a> - Interface in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">The listener interface called during eager entity evolution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveListener.html#evolveProgress-com.sleepycat.persist.evolve.EvolveEvent-">evolveProgress(EvolveEvent)</a></span> - Method in interface com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveListener.html" title="interface in com.sleepycat.persist.evolve">EvolveListener</a></dt>
|
|
<dd>
|
|
<div class="block">The listener method called during eager entity evolution.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">EvolveStats</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">Statistics accumulated during eager entity evolution.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util"><span class="typeNameLink">ExceptionUnwrapper</span></a> - Class in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">Unwraps nested exceptions by calling the <a href="com/sleepycat/util/ExceptionWrapper.html#getCause--"><code>getCause()</code></a> method for exceptions that implement the
|
|
<a href="com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util"><code>ExceptionWrapper</code></a> interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ExceptionUnwrapper.html#ExceptionUnwrapper--">ExceptionUnwrapper()</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util"><span class="typeNameLink">ExceptionWrapper</span></a> - Interface in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">Interface implemented by exceptions that can contain nested exceptions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#exists-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-">exists(Transaction, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Checks if the specified key appears in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#EXPIRE">EXPIRE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Reject lock requests which have timed out.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#EXTFILE_DATABASE">EXTFILE_DATABASE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The external file database.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:F">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">F</h2>
|
|
<dl>
|
|
<dt><a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util"><span class="typeNameLink">FastInputStream</span></a> - Class in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">A replacement for ByteArrayInputStream that does not synchronize every
|
|
byte read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#FastInputStream-byte:A-">FastInputStream(byte[])</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an input stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#FastInputStream-byte:A-int-int-">FastInputStream(byte[], int, int)</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an input stream.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util"><span class="typeNameLink">FastOutputStream</span></a> - Class in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">A replacement for ByteArrayOutputStream that does not synchronize every
|
|
byte read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#FastOutputStream--">FastOutputStream()</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an output stream with default sizes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#FastOutputStream-byte:A-">FastOutputStream(byte[])</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an output stream with a given initial buffer and a default
|
|
bump size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#FastOutputStream-byte:A-int-">FastOutputStream(byte[], int)</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an output stream with a given initial buffer and a given
|
|
bump size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#FastOutputStream-int-">FastOutputStream(int)</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an output stream with a default bump size and a given initial
|
|
size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#FastOutputStream-int-int-">FastOutputStream(int, int)</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an output stream with a given bump size and initial size.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db"><span class="typeNameLink">FeedbackHandler</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying a function to be called to provide feedback.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model"><span class="typeNameLink">FieldMetadata</span></a> - Class in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">The metadata for a key field.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/FieldMetadata.html#FieldMetadata-java.lang.String-java.lang.String-java.lang.String-">FieldMetadata(String, String, String)</a></span> - Constructor for class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Used by an <code>EntityModel</code> to construct field metadata.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#FILEOPS">FILEOPS</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display additional information when performing filesystem operations such
|
|
as open, close or rename.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#FILEOPS_ALL">FILEOPS_ALL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display additional information when performing all filesystem operations,
|
|
including read and write.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedEntrySet.html#first--">first()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the first (lowest) element currently in this sorted set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#first--">first()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the first (lowest) element currently in this sorted set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#first--">first()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the first (lowest) element currently in this sorted set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#first--">first()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the first value and returns it, or returns null if
|
|
the cursor range is empty.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#first-com.sleepycat.db.LockMode-">first(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the first value and returns it, or returns null if
|
|
the cursor range is empty.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#firstKey--">firstKey()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the first (lowest) key currently in this sorted map.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">FloatBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>Float</code>
|
|
primitive wrapper or an unsorted <code>float</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/FloatBinding.html#FloatBinding--">FloatBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/FloatBinding.html#floatToEntry-float-com.sleepycat.db.DatabaseEntry-">floatToEntry(float, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>float</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedFloatBinding.html#floatToEntry-float-com.sleepycat.db.DatabaseEntry-">floatToEntry(float, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>float</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#flushReplication--">flushReplication()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Internal method: re-push the last log record to all clients, in case they've
|
|
lost messages and don't know it.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db"><span class="typeNameLink">ForeignKeyDeleteAction</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The action taken when a referenced record in the foreign key database is
|
|
deleted.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ForeignKeyNullifier.html" title="interface in com.sleepycat.db"><span class="typeNameLink">ForeignKeyNullifier</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The interface implemented for setting single-valued foreign keys to null.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ForeignMultiKeyNullifier.html" title="interface in com.sleepycat.db"><span class="typeNameLink">ForeignMultiKeyNullifier</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The interface implemented for setting multi-valued foreign keys to null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RecoveryOperation.html#FORWARD_ROLL">FORWARD_ROLL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</a></dt>
|
|
<dd>
|
|
<div class="block">The log is being played forward; redo the operation described by the log
|
|
record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#FORWARD_WRITES">FORWARD_WRITES</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Enable simple write forwarding for this site.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist"><span class="typeNameLink">ForwardCursor</span></a><<a href="com/sleepycat/persist/ForwardCursor.html" title="type parameter in ForwardCursor">V</a>> - Interface in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">Cursor operations limited to traversing forward.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#freeLockerID-int-">freeLockerID(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Free a locker ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapRecordId.html#fromArray-byte:A-">fromArray(byte[])</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a HeapRecordId from a byte array, typically from
|
|
a <a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><code>DatabaseEntry</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapRecordId.html#fromArray-byte:A-java.nio.ByteOrder-">fromArray(byte[], ByteOrder)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a HeapRecordId from a byte array, typically from
|
|
a <a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><code>DatabaseEntry</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RecoveryOperation.html#fromFlag-int-">fromFlag(int)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</a></dt>
|
|
<dd>
|
|
<div class="block">Internal: this is public only so it can be called from an internal
|
|
package.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#FULL_ELECTION_TIMEOUT">FULL_ELECTION_TIMEOUT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">An optional configuration timeout period to wait for full election
|
|
participation the first time the replication group finds a master.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:G">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">G</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ErrorBuffer.html#get--">get()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ErrorBuffer.html" title="class in com.sleepycat.util">ErrorBuffer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#get-int-">get(int)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the element at the specified position in this list.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Sequence.html#get-com.sleepycat.db.Transaction-int-">get(Transaction, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</a></dt>
|
|
<dd>
|
|
<div class="block">Return the next available element in the sequence and changes the sequence
|
|
value by <code>delta</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">get(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the key/data pair with the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#get-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">get(Transaction, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the key/data pair with the given key from the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#get-com.sleepycat.db.Transaction-K-com.sleepycat.db.LockMode-">get(Transaction, K, LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Gets an entity via a key of this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#get-com.sleepycat.db.Transaction-PK-com.sleepycat.db.LockMode-">get(Transaction, PK, LockMode)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#get-com.sleepycat.db.Transaction-SK-com.sleepycat.db.LockMode-">get(Transaction, SK, LockMode)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#get-java.lang.Object-">get(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value to which this map maps the specified key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#get-K-">get(K)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Gets an entity via a key of this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#get-PK-">get(PK)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#get-SK-">get(SK)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockOperation.html#GET">GET</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</a></dt>
|
|
<dd>
|
|
<div class="block">Get the lock defined by the values of the mode and obj fields, for
|
|
the specified locker.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockOperation.html#GET_TIMEOUT">GET_TIMEOUT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</a></dt>
|
|
<dd>
|
|
<div class="block">Identical to LockOperation GET except that the value in the timeout
|
|
field overrides any previously specified timeout value for this
|
|
lock.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#getAddress--">getAddress()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Get the address of the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#getAddress--">getAddress()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the address of the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#getAggressive--">getAggressive()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> is configured to output
|
|
<b>all</b> the key/data pairs in the file that can be found.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getAlloc--">getAlloc()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of page allocations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getAllocBuckets--">getAllocBuckets()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of hash buckets checked during allocation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getAllocMaxBuckets--">getAllocMaxBuckets()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Maximum number of hash buckets checked during an allocation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getAllocMaxPages--">getAllocMaxPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Maximum number of pages checked during an allocation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getAllocPages--">getAllocPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of pages checked during allocation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#getAllowCreate--">getAllowCreate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the target directory will be created if it does not already exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getAllowCreate--">getAllowCreate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Environment.html#openDatabase-com.sleepycat.db.Transaction-java.lang.String-java.lang.String-com.sleepycat.db.DatabaseConfig-"><code>Environment.openDatabase</code></a> method is configured
|
|
to create the database if it does not already exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getAllowCreate--">getAllowCreate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to create any
|
|
underlying files, as necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#getAllowCreate--">getAllowCreate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Database.html#openSequence-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.SequenceConfig-"><code>Database.openSequence</code></a> method is configured
|
|
to create the sequence if it does not already exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getAllowCreate--">getAllowCreate()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether creation of a new store is allowed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#getAllowNestedTransactions--">getAllowNestedTransactions()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether nested transactions will be created if
|
|
<code>run()</code> is called when a transaction is already active for
|
|
the current thread.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#getAllowPopulate--">getAllowPopulate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether automatic population of the secondary is allowed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#getAllRawTypes--">getAllRawTypes()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Returns all versions of all known types.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#getAllRawTypeVersions-java.lang.String-">getAllRawTypeVersions(String)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Returns all known versions of type information for a given class name,
|
|
or null if no persistent version of the class is known.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getArchiveDatabases--">getArchiveDatabases()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database files that need to be archived in order to recover the
|
|
database from catastrophic failure.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getArchiveLogFiles-boolean-">getArchiveLogFiles(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return an array of log files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#getAutoCommitNoSync--">getAutoCommitNoSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the auto-commit operations on the sequence are configure to not
|
|
flush the transaction log..</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getBackupHandler--">getBackupHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the <a href="com/sleepycat/db/BackupHandler.html" title="interface in com.sleepycat.db"><code>BackupHandler</code></a>
|
|
used to override default hot backup behavior.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getBackupReadCount--">getBackupReadCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of pages to read before pausing during the hot backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getBackupReadSleep--">getBackupReadSleep()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of microseconds to sleep between batches of reads during
|
|
a hot backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getBackupSize--">getBackupSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the size of the buffer, in megabytes, to read from the database
|
|
during a hot backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#getBackupSpins--">getBackupSpins()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">Spins while trying to back up the file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getBackupWriteDirect--">getBackupWriteDirect()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return return true if direct I/O is used when writing pages to the disk
|
|
during a hot backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialBinding.html#getBaseClass--">getBaseClass()</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the base class for this binding.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getBdescriptor-java.lang.Class-">getBdescriptor(Class)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html#getBeanDescriptor--">getBeanDescriptor()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html" title="class in com.sleepycat.persist.evolve">EvolveConfigBeanInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfigBeanInfo.html#getBeanDescriptor--">getBeanDescriptor()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfigBeanInfo.html" title="class in com.sleepycat.persist">StoreConfigBeanInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getBeanDescriptor-java.lang.Class-">getBeanDescriptor(Class)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the bean's <code>BeanDescriptor</code>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getBFree--">getBFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes free on bucket pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getBigBFree--">getBigBFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes free on hash overflow (big item) pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#getBigDecimalByteLength--">getBigDecimalByteLength()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of an unsorted <code>BigDecimal</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#getBigDecimalMaxByteLength-java.math.BigDecimal-">getBigDecimalMaxByteLength(BigDecimal)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the maximum byte length that would be output for a given <code>
|
|
BigDecimal</code> value if <a href="com/sleepycat/bind/tuple/TupleOutput.html#writeBigDecimal-java.math.BigDecimal-"><code>TupleOutput.writeBigDecimal(java.math.BigDecimal)</code></a> were called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#getBigIntegerByteLength--">getBigIntegerByteLength()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of a <code>BigInteger</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#getBigIntegerByteLength-java.math.BigInteger-">getBigIntegerByteLength(BigInteger)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the exact byte length that would would be output for a given
|
|
<code>BigInteger</code> value if <a href="com/sleepycat/bind/tuple/TupleOutput.html#writeBigInteger-java.math.BigInteger-"><code>TupleOutput.writeBigInteger(java.math.BigInteger)</code></a> were
|
|
called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getBigPages--">getBigPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of hash overflow pages (created when key/data is too big for
|
|
the page).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getBlob--">getBlob()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced with <a href="com/sleepycat/db/DatabaseEntry.html#getExternalFile--"><code>DatabaseEntry.getExternalFile()</code></a>.
|
|
<p></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getBlobDir--">getBlobDir()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/DatabaseConfig.html#getExternalFileDir--"><code>DatabaseConfig.getExternalFileDir()</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getBlobDir--">getBlobDir()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced with <a href="com/sleepycat/db/EnvironmentConfig.html#getExternalFileDir--"><code>EnvironmentConfig.getExternalFileDir()</code></a>
|
|
<p></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getBlobThreshold--">getBlobThreshold()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/DatabaseConfig.html#getExternalFileThreshold--"><code>DatabaseConfig.getExternalFileThreshold()</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getBlobThreshold--">getBlobThreshold()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced with <a href="com/sleepycat/db/EnvironmentConfig.html#getExternalFileThreshold--"><code>EnvironmentConfig.getExternalFileThreshold()</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#getBootstrapHelper--">getBootstrapHelper()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is a helper for the local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#getBootstrapHelper--">getBootstrapHelper()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is a helper for the local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getBtreeComparator--">getBtreeComparator()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the custom Comparator used for btree keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getBtreeCompressor--">getBtreeCompressor()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Get the Btree compression callbacks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getBtreeMinKey--">getBtreeMinKey()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the minimum number of key/data pairs intended to be stored
|
|
on any single Btree leaf page.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getBtreePrefixCalculator--">getBtreePrefixCalculator()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the Btree prefix callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getBtreeRecordNumbers--">getBtreeRecordNumbers()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the Btree is configured to support retrieval by record number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getBuckets--">getBuckets()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of hash buckets.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#getBufferBytes--">getBufferBytes()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the underlying data being read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#getBufferBytes--">getBufferBytes()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the buffer owned by this object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#getBufferLength--">getBufferLength()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the end of the buffer being read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#getBufferLength--">getBufferLength()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the length used in the internal buffer, i.e., the offset at
|
|
which data will be written next.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#getBufferOffset--">getBufferOffset()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the offset at which data is being read from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#getBufferOffset--">getBufferOffset()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the offset of the internal buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getBulk--">getBulk()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the Bulk attribute is set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#getBulkCursor--">getBulkCursor()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the cursor will be used to do bulk operations on the underlying
|
|
database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getBulkFills--">getBulkFills()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times the bulk buffer filled up, forcing the buffer content to be sent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getBulkOverflows--">getBulkOverflows()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times a record was bigger than the entire bulk buffer,
|
|
and therefore had to be sent as a singleton.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getBulkRecords--">getBulkRecords()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of records added to a bulk buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getBulkTransfers--">getBulkTransfers()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bulk buffers transferred (via a call to the
|
|
application's <a href="com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db"><code>ReplicationTransport</code></a> function).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#getByteLength-char:A-">getByteLength(char[])</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of the UTF string that would be created by
|
|
converting the given characters to UTF.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#getByteLength-char:A-int-int-">getByteLength(char[], int, int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of the UTF string that would be created by
|
|
converting the given characters to UTF.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getByteOrder--">getByteOrder()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database byte order; a byte order of 4,321 indicates a
|
|
big endian order, and a byte order of 1,234 indicates a little
|
|
endian order.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getBytes--">getBytes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Bytes of cache (total cache size is st_gbytes + st_bytes).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getByteSwapped--">getByteSwapped()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the underlying database files were created on an architecture
|
|
of the same byte order as the current one.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getCacheCount--">getCacheCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of shared memory buffer pools, that is, the number
|
|
of caches.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getCacheCount--">getCacheCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of shared memory buffer pools, that is, the number
|
|
of cache regions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getCacheFile--">getCacheFile()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return the handle for the cache file underlying the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getCacheFileStats-com.sleepycat.db.StatsConfig-">getCacheFileStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return statistics for individual files in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#getCacheHit--">getCacheHit()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">Requested pages found in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getCacheHit--">getCacheHit()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Requested pages found in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getCacheMax--">getCacheMax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum size of the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#getCacheMiss--">getCacheMiss()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">Requested pages not found in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getCacheMiss--">getCacheMiss()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Requested pages not found in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getCachePageSize--">getCachePageSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the environment's current page size setting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getCacheSize--">getCacheSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the size of the shared memory buffer pool, that is, the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getCacheSize--">getCacheSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the size of the shared memory buffer pool, that is, the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getCacheSize--">getCacheSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the internal database environment cache size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#getCacheSize--">getCacheSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of elements cached by a sequence handle..</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#getCacheSize--">getCacheSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of values that will be cached in this handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getCacheStats-com.sleepycat.db.StatsConfig-">getCacheStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the memory pool (that is, the buffer cache) subsystem statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getCacheTableSize--">getCacheTableSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the environment's current table size setting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TupleSerialFactory.html#getCatalog--">getCatalog()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the class catalog associated with this factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ExceptionWrapper.html#getCause--">getCause()</a></span> - Method in interface com.sleepycat.util.<a href="com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util">ExceptionWrapper</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the nested exception or null if none is present.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/IOExceptionWrapper.html#getCause--">getCause()</a></span> - Method in exception com.sleepycat.util.<a href="com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStatus.html#getCData--">getCData()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Whenever the system receives contact information from a new
|
|
environment, a copy of the opaque data specified in the cdata
|
|
parameter to the <a href="com/sleepycat/db/Environment.html#startReplication-com.sleepycat.db.DatabaseEntry-boolean-"><code>Environment.startReplication</code></a> is available
|
|
from the getCDAta method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getCDBLockAllDatabases--">getCDBLockAllDatabases()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the Concurrent Data Store applications are configured to
|
|
perform locking on an environment-wide basis rather than on a
|
|
per-database basis.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#getCharLength-byte:A-">getCharLength(byte[])</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of characters represented by the given UTF string.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#getCharLength-byte:A-int-int-">getCharLength(byte[], int, int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of characters represented by the given UTF string.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getChecksum--">getChecksum()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to do checksum
|
|
verification of pages read into the cache from the backing
|
|
filestore.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfig.html#getClassesToEvolve--">getClassesToEvolve()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an unmodifiable set of the entity classes to be evolved.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/ClassCatalog.html#getClassFormat-byte:A-">getClassFormat(byte[])</a></span> - Method in interface com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</a></dt>
|
|
<dd>
|
|
<div class="block">Return the ObjectStreamClass for the given class ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/StoredClassCatalog.html#getClassFormat-byte:A-">getClassFormat(byte[])</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/ClassCatalog.html#getClassID-java.io.ObjectStreamClass-">getClassID(ObjectStreamClass)</a></span> - Method in interface com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</a></dt>
|
|
<dd>
|
|
<div class="block">Return the class ID for the current version of the given class
|
|
description.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/StoredClassCatalog.html#getClassID-java.io.ObjectStreamClass-">getClassID(ObjectStreamClass)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/ClassCatalog.html#getClassLoader--">getClassLoader()</a></span> - Method in interface com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/ClassCatalog.html" title="interface in com.sleepycat.bind.serial">ClassCatalog</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the ClassLoader to be used by bindings that use this catalog, or
|
|
null if a default class loader should be used.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialBinding.html#getClassLoader--">getClassLoader()</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the class loader to be used during deserialization, or null if a
|
|
default class loader should be used.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/StoredClassCatalog.html#getClassLoader--">getClassLoader()</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</a></dt>
|
|
<dd>
|
|
<div class="block">For BDB JE, returns the ClassLoader property of the catalog database
|
|
environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ModelInternal.html#getClassLoader-com.sleepycat.persist.model.EntityModel-">getClassLoader(EntityModel)</a></span> - Static method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</a></dt>
|
|
<dd>
|
|
<div class="block">Internal access method that should not be used by applications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getClassMetadata--">getClassMetadata()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the original model class metadata used to create this class, or
|
|
null if this is not a model class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/AnnotationModel.html#getClassMetadata-java.lang.String-">getClassMetadata(String)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#getClassMetadata-java.lang.String-">getClassMetadata(String)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the metadata for a given persistent class name, including proxy
|
|
classes and entity classes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutation.html#getClassName--">getClassName()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the class to which this mutation applies.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#getClassName--">getClassName()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of the persistent class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityMetadata.html#getClassName--">getClassName()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of the entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/FieldMetadata.html#getClassName--">getClassName()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the class name of the field type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getClassName--">getClassName()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the class name for this type in the format specified by <code>Class.getName()</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutation.html#getClassVersion--">getClassVersion()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the class version to which this mutation applies.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#getClean--">getClean()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the target backup directory should be cleaned.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/StatsConfig.html#getClear--">getClear()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the statistics operation is configured to reset
|
|
statistics after they are returned.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getClientRerequests--">getClientRerequests()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times this client site received a "re-request" message,
|
|
indicating that a request it previously sent to another client could
|
|
not be serviced by that client.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getClientSvcMiss--">getClientSvcMiss()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of "request" type messages received by this client that
|
|
could not be processed, forcing the originating requester to try sending
|
|
the request to the master (or another client).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getClientSvcReq--">getClientSvcReq()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of "request" type messages received by this client.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#getCollection--">getCollection()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the collection associated with this iterator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#getCommitToken--">getCommitToken()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Fetch the transaction's commit token.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getComponentType--">getComponentType()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the array component type, or null if this is not an array type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#getCompositeKeyFields--">getCompositeKeyFields()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an unmodifiable list of metadata for the fields making up a
|
|
composite key, or null if this is a not a composite key class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getConfig--">getConfig()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return this cursor's configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getConfig--">getConfig()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return this Database object's configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStream.html#getConfig--">getConfig()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStream.html" title="class in com.sleepycat.db">DatabaseStream</a></dt>
|
|
<dd>
|
|
<div class="block">Return this database stream configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getConfig--">getConfig()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return this object's configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/JoinCursor.html#getConfig--">getConfig()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns this object's configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#getConfig--">getConfig()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Get the address and configuration of the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryDatabase.html#getConfig--">getConfig()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></dt>
|
|
<dd>
|
|
<div class="block">Return this Database object's configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getConfig--">getConfig()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a copy of the entity store configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawStore.html#getConfig--">getConfig()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a copy of the entity store configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getConnectFail--">getConnectFail()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times an attempt to open a new TCP/IP connection
|
|
failed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getConnectionDrop--">getConnectionDrop()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of existing connections that have been dropped
|
|
since the statistics were last reset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#getConnectionStatus--">getConnectionStatus()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">The status of the replication site's connection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getContinueAfterFail--">getContinueAfterFail()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if continue after a failed check.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Converter.html#getConversion--">getConversion()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the converter instance specified to the constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#getConverter-java.lang.String-int-java.lang.String-">getConverter(String, int, String)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the converter mutation for the given class, version and field,
|
|
or null if none exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#getConverters--">getConverters()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an unmodifiable collection of all converter mutations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getCreateDir--">getCreateDir()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the directory a database will/has been created in or looked for.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getCreateDir--">getCreateDir()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the path of a directory to be used as the location to create the
|
|
access method database files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getCurFile--">getCurFile()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current log file number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getCurMaxId--">getCurMaxId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current maximum unused locker ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getCurOffset--">getCurOffset()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The byte offset in the current log file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getCurRecno--">getCurRecno()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The next available record number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#getCurrent--">getCurrent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current value of the sequence in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getCurrent-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getCurrent(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the key/data pair to which the cursor refers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getCurrent-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getCurrent(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the key/data pair to which the cursor refers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogCursor.html#getCurrent-com.sleepycat.db.LogSequenceNumber-com.sleepycat.db.DatabaseEntry-">getCurrent(LogSequenceNumber, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return the LogSequenceNumber and log record to which the log cursor
|
|
currently refers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStream.html#getCursor--">getCursor()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStream.html" title="class in com.sleepycat.db">DatabaseStream</a></dt>
|
|
<dd>
|
|
<div class="block">Return the <a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> handle associated
|
|
with this database stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#getCursorConfig--">getCursorConfig()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the cursor configuration that is used for all operations
|
|
performed via this container.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getData--">getData()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return the byte array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getDatabase--">getDatabase()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return the Database handle associated with this Cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/JoinCursor.html#getDatabase--">getDatabase()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the primary database handle associated with this cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Sequence.html#getDatabase--">getDatabase()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</a></dt>
|
|
<dd>
|
|
<div class="block">Return the Database handle associated with this sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#getDatabase--">getDatabase()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the underlying database for this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#getDatabase--">getDatabase()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the underlying secondary database for this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MemoryException.html#getDatabaseEntry--">getDatabaseEntry()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><code>DatabaseEntry</code></a> object with insufficient memory
|
|
to complete the operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getDatabaseFile--">getDatabaseFile()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database's underlying file name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getDatabaseName--">getDatabaseName()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getDatabaseNamer--">getDatabaseNamer()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the object reponsible for naming of files and databases.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getDataDirs--">getDataDirs()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the array of data directories.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getDataNIO--">getDataNIO()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return the java.nio.ByteBuffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getDbFile--">getDbFile()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database file name whose logs we will verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getDbName--">getDbName()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database name whose logs we will verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactStats.html#getDeadlock--">getDeadlock()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</a></dt>
|
|
<dd>
|
|
<div class="block">If no transaction parameter was specified to
|
|
<a href="com/sleepycat/db/Database.html#compact-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.CompactConfig-"><code>Database.compact</code></a>, the number of deadlocks which
|
|
occurred.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/FieldMetadata.html#getDeclaringClassName--">getDeclaringClassName()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of the class where the field is declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#getDecrement--">getDecrement()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the sequence is configured to decrement.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getDefaultEventIndex--">getDefaultEventIndex()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd>
|
|
<div class="block">A bean may have a "default" event that is the event that will
|
|
mostly commonly be used by human's when using the bean.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getDefaultPropertyIndex--">getDefaultPropertyIndex()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd>
|
|
<div class="block">A bean may have a "default" property that is the property that will
|
|
mostly commonly be initially chosen for update by human's who are
|
|
customizing the bean.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#getDegree2--">getDegree2()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/CursorConfig.html#getReadCommitted--"><code>CursorConfig.getReadCommitted()</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getDegree2--">getDegree2()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/TransactionConfig.html#getReadCommitted--"><code>TransactionConfig.getReadCommitted()</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html#getDeleteAction--">getDeleteAction()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the action to take when a related entity is deleted having a
|
|
primary key value that exists as a secondary key value for this entity.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EntityConverter.html#getDeletedKeys--">getDeletedKeys()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the set of key names that are to be deleted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#getDeleter-java.lang.String-int-java.lang.String-">getDeleter(String, int, String)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the deleter mutation for the given class, version and field, or
|
|
null if none exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#getDeleters--">getDeleters()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an unmodifiable collection of all deleter mutations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ExceptionWrapper.html#getDetail--">getDetail()</a></span> - Method in interface com.sleepycat.util.<a href="com/sleepycat/util/ExceptionWrapper.html" title="interface in com.sleepycat.util">ExceptionWrapper</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/util/ExceptionWrapper.html#getCause--"><code>getCause()</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/IOExceptionWrapper.html#getDetail--">getDetail()</a></span> - Method in exception com.sleepycat.util.<a href="com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/util/IOExceptionWrapper.html#getCause--"><code>IOExceptionWrapper.getCause()</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/RuntimeExceptionWrapper.html#getDetail--">getDetail()</a></span> - Method in exception com.sleepycat.util.<a href="com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <code>Throwable.getCause()</code>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getDimensions--">getDimensions()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of array dimensions, or zero if this is not an array
|
|
type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getDirectDatabaseIO--">getDirectDatabaseIO()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment has been configured to not buffer
|
|
database files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getDirectLogIO--">getDirectLogIO()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment has been configured to not buffer
|
|
log files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#getDirtyRead--">getDirtyRead()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/CursorConfig.html#getReadUncommitted--"><code>CursorConfig.getReadUncommitted()</code></a> to
|
|
conform to ANSI database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getDirtyRead--">getDirtyRead()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/DatabaseConfig.html#getReadUncommitted--"><code>DatabaseConfig.getReadUncommitted()</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getDirtyRead--">getDirtyRead()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/TransactionConfig.html#getReadUncommitted--"><code>TransactionConfig.getReadUncommitted()</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getDiskFile--">getDiskFile()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The log file number of the last record known to be on disk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getDiskOffset--">getDiskOffset()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The byte offset of the last record known to be on disk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getDsyncDatabases--">getDsyncDatabases()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment has been configured to flush database
|
|
writes to the backing disk before returning from the write system call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getDsyncLog--">getDsyncLog()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment has been configured to flush log
|
|
writes to the backing disk before returning from the write system
|
|
call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getDup--">getDup()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of duplicate pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getDupFree--">getDupFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes free on duplicate pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getDuplicateComparator--">getDuplicateComparator()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the duplicate data item comparison callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getDupmasters--">getDupmasters()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of duplicate master conditions originally detected at this site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getDupPages--">getDupPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of database duplicate pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getDupPagesFree--">getDupPagesFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes free in database duplicate pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getEgen--">getEgen()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The election generation number for the current or next election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#getEid--">getEid()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Get the environment id of the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionCurWinner--">getElectionCurWinner()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The environment ID of the winner of the current or last election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionDatagen--">getElectionDatagen()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The master data generation number of the winner of the current or last election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionGen--">getElectionGen()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The master generation number of the winner of the current or last election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionLsn--">getElectionLsn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum LSN of the winner of the current or last election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionNumSites--">getElectionNumSites()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of sites responding to this site during the current election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionNumVotes--">getElectionNumVotes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of votes required in the current or last election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionPriority--">getElectionPriority()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The priority of the winner of the current or last election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElections--">getElections()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of elections held.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionSec--">getElectionSec()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of seconds the last election took (the total election time
|
|
is this value plus <a href="com/sleepycat/db/ReplicationStats.html#getElectionUsec--"><code>ReplicationStats.getElectionUsec()</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionStatus--">getElectionStatus()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current election phase (0 if no election is in progress).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionsWon--">getElectionsWon()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of elections won.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionTiebreaker--">getElectionTiebreaker()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The tiebreaker value of the winner of the current or last election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionUsec--">getElectionUsec()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of microseconds the last election took (the total election
|
|
time is this value plus <a href="com/sleepycat/db/ReplicationStats.html#getElectionSec--"><code>ReplicationStats.getElectionSec()</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getElectionVotes--">getElectionVotes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of votes received during the current election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getElectThreads--">getElectThreads()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of currently active election threads.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html#getElementClassName--">getElementClassName()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the class name of the array or collection element for a <a href="com/sleepycat/persist/model/Relationship.html#ONE_TO_MANY"><code>ONE_TO_MANY</code></a> or <a href="com/sleepycat/persist/model/Relationship.html#MANY_TO_MANY"><code>MANY_TO_MANY</code></a> relationship, or null for a
|
|
Relationship#ONE_TO_ONE ONE_TO_ONE} or <a href="com/sleepycat/persist/model/Relationship.html#MANY_TO_ONE"><code>MANY_TO_ONE</code></a> relationship.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#getElements--">getElements()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the array of elements for an array type, or null for a complex
|
|
type or an enum type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactStats.html#getEmptyBuckets--">getEmptyBuckets()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of empty hash buckets that were found during the compaction phase.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getEmptyPages--">getEmptyPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of empty database pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getEncrypted--">getEncrypted()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database has been configured to perform encryption.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getEncrypted--">getEncrypted()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment has been configured to perform
|
|
encryption.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getEncrypted--">getEncrypted()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database has been configured to perform encryption.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getEndLsn--">getEndLsn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the ending lsn to verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getEndTime--">getEndTime()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the ending time to verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#getEntityBinding--">getEntityBinding()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the entity binding for this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TupleSerialFactory.html#getEntityBinding-java.lang.Class-">getEntityBinding(Class<V>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#getEntityClass--">getEntityClass()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the entity class for this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveEvent.html#getEntityClassName--">getEntityClassName()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve">EvolveEvent</a></dt>
|
|
<dd>
|
|
<div class="block">The class name of the current entity class being converted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getEntityMetadata--">getEntityMetadata()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the original model entity metadata used to create this class, or
|
|
null if this is not an entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/AnnotationModel.html#getEntityMetadata-java.lang.String-">getEntityMetadata(String)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#getEntityMetadata-java.lang.String-">getEntityMetadata(String)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the metadata for a given entity class name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#getEnum--">getEnum()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant String for an enum type, or null for a complex
|
|
type or an array type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getEnumConstants--">getEnumConstants()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an unmodifiable list of the names of the enum instances, or null
|
|
if this is not an enum type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getEnvHome--">getEnvHome()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the home directory to use by the log verification internally.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getEnvId--">getEnvId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current environment ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStatus.html#getEnvID--">getEnvID()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Return the environment ID associated with the operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/CurrentTransaction.html#getEnvironment--">getEnvironment()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the underlying Berkeley DB environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getEnvironment--">getEnvironment()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return the <a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db"><code>Environment</code></a> handle for the database environment
|
|
underlying the <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseException.html#getEnvironment--">getEnvironment()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</a></dt>
|
|
<dd>
|
|
<div class="block">Return the environment in which the exception occurred.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getEnvironment--">getEnvironment()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the environment associated with this store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawStore.html#getEnvironment--">getEnvironment()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the environment associated with this store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getEnvPriority--">getEnvPriority()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current environment priority.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseException.html#getErrno--">getErrno()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</a></dt>
|
|
<dd>
|
|
<div class="block">Get the error number associated with this exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getErrorHandler--">getErrorHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the function to be called if an error occurs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getErrorHandler--">getErrorHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the function to be called if an error occurs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getErrorPrefix--">getErrorPrefix()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the prefix string that appears before error messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getErrorPrefix--">getErrorPrefix()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the prefix string that appears before error messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getErrorStream--">getErrorStream()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the an OutputStream for displaying error messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getErrorStream--">getErrorStream()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the OutputStream for displaying error messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getEventHandler--">getEventHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the object's methods to be called when a triggered event occurs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getEventSetDescriptors--">getEventSetDescriptors()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the bean's <code>EventSetDescriptor</code>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfig.html#getEvolveListener--">getEvolveListener()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the progress listener that is notified each time an entity is
|
|
read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#getExclusiveCreate--">getExclusiveCreate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Whether the target directory will be exclusively created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getExclusiveCreate--">getExclusiveCreate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Environment.html#openDatabase-com.sleepycat.db.Transaction-java.lang.String-java.lang.String-com.sleepycat.db.DatabaseConfig-"><code>Environment.openDatabase</code></a> method is configured
|
|
to fail if the database already exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#getExclusiveCreate--">getExclusiveCreate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Database.html#openSequence-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.SequenceConfig-"><code>Database.openSequence</code></a> method is configured to
|
|
fail if the database already exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getExclusiveCreate--">getExclusiveCreate()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether opening an existing store is prohibited.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getExtDuplicated--">getExtDuplicated()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of duplicate external file messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getExtentSize--">getExtentSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The underlying database extent size, in pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getExternalFile--">getExternalFile()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return whether this DatabaseEntry is configured to be stored as an external
|
|
file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getExternalFileDir--">getExternalFileDir()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the path of a directory where external files are stored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getExternalFileDir--">getExternalFileDir()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the path of a directory where external files are stored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getExternalFileThreshold--">getExternalFileThreshold()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the threshold value in bytes beyond which data items are
|
|
stored as external files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getExternalFileThreshold--">getExternalFileThreshold()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the environment wide default external file threshold value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getExtFiles--">getExtFiles()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of external files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getExtFiles--">getExtFiles()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of external files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getExtRecords--">getExtRecords()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of external file messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getExtRereq--">getExtRereq()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of re-requested external file messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getExtUpdateRereq--">getExtUpdateRereq()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of re-requested external file update messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/StatsConfig.html#getFast--">getFast()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the statistics operation is configured to return only the
|
|
values which do not require expensive actions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getFeedbackHandler--">getFeedbackHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the object's methods to be called to provide feedback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getFeedbackHandler--">getFeedbackHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the object's methods to be called to provide feedback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getFfactor--">getFfactor()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The desired fill factor specified at database-creation time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutation.html#getFieldName--">getFieldName()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the field name to which this mutation applies, or null if this
|
|
mutation applies to the class itself.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getFields--">getFields()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a map of field name to raw field for each non-static
|
|
non-transient field declared in this class, or null if this is not a
|
|
complex type (in other words, this is a simple type or an array type).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogSequenceNumber.html#getFile--">getFile()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</a></dt>
|
|
<dd>
|
|
<div class="block">Return the file number component of the LogSequenceNumber.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getFileidInit--">getFileidInit()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The initial allocated file logging identifiers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#getFileName--">getFileName()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/DatabaseNamer.html#getFileName-java.lang.String-java.lang.String-java.lang.String-">getFileName(String, String, String)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/DatabaseNamer.html" title="interface in com.sleepycat.persist">DatabaseNamer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of the file to be used to store the dataabase for the
|
|
given store, entity class and key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#getFiles--">getFiles()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Whether ordinary files are included in the hot backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#getFillPercent--">getFillPercent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the the desired fill percentage.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getFirst-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getFirst(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the first key/data pair of the database, and return
|
|
that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getFirst-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getFirst(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the first key/data pair of the database, and return
|
|
that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogCursor.html#getFirst-com.sleepycat.db.LogSequenceNumber-com.sleepycat.db.DatabaseEntry-">getFirst(LogSequenceNumber, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return the first LogSequenceNumber and log record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getFirstRecno--">getFirstRecno()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The first undeleted record in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#getFlags--">getFlags()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dd>
|
|
<div class="block">The flags value for the sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CheckpointConfig.html#getForce--">getForce()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the configuration of the checkpoint force option.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#getForeignKeyDatabase--">getForeignKeyDatabase()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the database used to check the foreign key integrity constraint,
|
|
or null if no foreign key constraint will be checked.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#getForeignKeyDeleteAction--">getForeignKeyDeleteAction()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the action taken when a referenced record in the foreign key
|
|
database is deleted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#getForeignKeyNullifier--">getForeignKeyNullifier()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the user-supplied object used for setting single-valued foreign
|
|
keys to null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#getForeignMultiKeyNullifier--">getForeignMultiKeyNullifier()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the user-supplied object used for setting multi-valued foreign
|
|
keys to null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getFree--">getFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of pages on the free list.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getFree--">getFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of pages on the free list.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#getFreeListOnly--">getFreeListOnly()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the whether to skip page compaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#getFreeSpace--">getFreeSpace()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the whether to return pages to the filesystem.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getGbytes--">getGbytes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Gigabytes of cache (total cache size is st_gbytes + st_bytes).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getGen--">getGen()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current master generation number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getGId--">getGId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">Return the transaction's Global ID, if the transaction was prepared using
|
|
<a href="com/sleepycat/db/Transaction.html#prepare-byte:A-"><code>Transaction.prepare(byte[])</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/PreparedTransaction.html#getGID--">getGID()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</a></dt>
|
|
<dd>
|
|
<div class="block">Return the global transaction ID for the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#getGroupCreator--">getGroupCreator()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is a group creator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#getGroupCreator--">getGroupCreator()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is a group creator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getGroupStableLogFile--">getGroupStableLogFile()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">Earliest log file still needed by repgroup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getHashBuckets--">getHashBuckets()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of hash buckets in the buffer hash table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getHashComparator--">getHashComparator()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the Comparator used to compare keys in a Hash database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getHasher--">getHasher()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database-specific hash function.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getHashExamined--">getHashExamined()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Total number of hash elements traversed during hash table lookups.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getHashFillFactor--">getHashFillFactor()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the hash table density.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getHashLen--">getHashLen()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">Maximum length of a lock hash bucket.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getHashLongest--">getHashLongest()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The longest chain ever encountered in buffer hash table lookups.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getHashMaxNowait--">getHashMaxNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times a thread of control was able to obtain the
|
|
hash bucket lock without waiting on the bucket which had the
|
|
maximum number of times that a thread of control needed to wait.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getHashMaxWait--">getHashMaxWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of times any hash bucket lock was waited for by
|
|
a thread of control.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getHashMutexes--">getHashMutexes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of hash bucket mutexes in the buffer hash table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getHashNowait--">getHashNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was able to obtain a
|
|
hash bucket lock without waiting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getHashNumElements--">getHashNumElements()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the estimate of the final size of the hash table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getHashSearches--">getHashSearches()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Total number of buffer hash table lookups.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getHashWait--">getHashWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was forced to wait
|
|
before obtaining a hash bucket lock.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapExtFiles--">getHeapExtFiles()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of external files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapMagic--">getHeapMagic()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">Magic number that identifies the file as a Heap file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapMetaFlags--">getHeapMetaFlags()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">Reports internal flags.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapNumBlobs--">getHeapNumBlobs()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapNumRecs--">getHeapNumRecs()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">Reports the number of records in the Heap database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapNumRegions--">getHeapNumRegions()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of regions in the Heap database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapPageCount--">getHeapPageCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of pages in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapPageSize--">getHeapPageSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">The underlying database page (and bucket) size, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getHeapRegionSize--">getHeapRegionSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of pages in a region of the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapRegionSize--">getHeapRegionSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of pages in a region in the Heap database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getHeapsize--">getHeapsize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum on-disk database file size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#getHeapVersion--">getHeapVersion()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">The version of the Heap database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getHome--">getHome()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment home directory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#getHost--">getHost()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the host of the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getHotbackupInProgress--">getHotbackupInProgress()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if a "hot backup" is in progress.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getIcon-int-">getIcon(int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd>
|
|
<div class="block">This method returns an image object that can be used to
|
|
represent the bean in toolboxes, toolbars, etc.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getId--">getId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The last allocated locker ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#getId--">getId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Return the transaction's unique ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getId--">getId()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the internal unique ID for this type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#getImmutableSecondaryKey--">getImmutableSecondaryKey()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether the secondary key is immutable.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getIncomingMsgsDropped--">getIncomingMsgsDropped()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of incoming messages that were dropped because the incoming
|
|
queue was full.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getIncomingQueueBytes--">getIncomingQueueBytes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">Bytes component of the memory consumption for the messages currently
|
|
in the incoming queue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getIncomingQueueGbytes--">getIncomingQueueGbytes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">Gigabytes component of the memory consumption for the messages
|
|
currently in the incoming queue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapRecordId.html#getIndex--">getIndex()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></dt>
|
|
<dd>
|
|
<div class="block">Get the index in the offset table where the record can be found.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockNotGrantedException.html#getIndex--">getIndex()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</a></dt>
|
|
<dd>
|
|
<div class="block">Returns -1 when <a href="com/sleepycat/db/Environment.html#getLock-int-boolean-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockRequestMode-"><code>Environment.getLock</code></a> was called, and
|
|
returns the index of the failed LockRequest when <a href="com/sleepycat/db/Environment.html#lockVector-int-boolean-com.sleepycat.db.LockRequest:A-"><code>Environment.lockVector</code></a> was called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getInitializeCache--">getInitializeCache()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured with a shared
|
|
memory buffer pool.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getInitializeCDB--">getInitializeCDB()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured for the Concurrent
|
|
Data Store product.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getInitializeLocking--">getInitializeLocking()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured for locking.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getInitializeLogging--">getInitializeLogging()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured for logging.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getInitializeRegions--">getInitializeRegions()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment has been configured to page-fault
|
|
shared regions into memory when initially creating or joining a
|
|
database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getInitializeReplication--">getInitializeReplication()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured for replication.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getInitialMutexes--">getInitialMutexes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of mutexes allocated when an environment is created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#getInitialValue--">getInitialValue()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the initial value for a sequence..</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getInitlockers--">getInitlockers()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The initial number of lockers allocated in lock table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getInitlocks--">getInitlocks()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The initial number of locks allocated in the lock table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getInitobjects--">getInitobjects()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The initial number of lock objects allocated in lock table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getInittxns--">getInittxns()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The initial number of transactions configured.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/CurrentTransaction.html#getInstance-com.sleepycat.db.Environment-">getInstance(Environment)</a></span> - Static method in class com.sleepycat.collections.<a href="com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the CurrentTransaction accessor for a specified Berkeley DB
|
|
environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getIntPages--">getIntPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of database internal pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getIntPagesFree--">getIntPagesFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes free in database internal pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getIoWait--">getIoWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of operations blocked waiting for I/O to complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#getIteratorBlockSize--">getIteratorBlockSize()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of records read at one time by iterators returned by
|
|
the <a href="com/sleepycat/collections/StoredCollection.html#iterator--"><code>StoredCollection.iterator()</code></a> method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getJoinEnvironment--">getJoinEnvironment()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the handle is configured to join an existing environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CheckpointConfig.html#getKBytes--">getKBytes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the checkpoint log data threshold, in kilobytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/MapEntryParameter.html#getKey--">getKey()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the key of this entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Sequence.html#getKey--">getKey()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</a></dt>
|
|
<dd>
|
|
<div class="block">Return the DatabaseEntry used to open this sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#getKeyBinding--">getKeyBinding()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the primary key binding for this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#getKeyBinding--">getKeyBinding()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the secondary key binding for the index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#getKeyClass--">getKeyClass()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the primary key class for this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#getKeyClass--">getKeyClass()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the secondary key class for this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#getKeyCreator--">getKeyCreator()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the user-supplied object used for creating single-valued secondary
|
|
keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TupleSerialFactory.html#getKeyCreator-java.lang.Class-java.lang.String-">getKeyCreator(Class<V>, String)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <code>SecondaryKeyCreator</code> object for use in configuring
|
|
a <code>SecondaryDatabase</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html#getKeyName--">getKeyName()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the key name, which may be different from the field name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getKeyRange-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-">getKeyRange(Transaction, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return an estimate of the proportion of keys in the database less
|
|
than, equal to, and greater than the specified key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#getKeysDatabase--">getKeysDatabase()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the underlying secondary database that is not associated with
|
|
the primary database and is used for the <a href="com/sleepycat/persist/SecondaryIndex.html#keysIndex"><code>SecondaryIndex.keysIndex</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/AnnotationModel.html#getKnownClasses--">getKnownClasses()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#getKnownClasses--">getKnownClasses()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the names of all known persistent classes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/AnnotationModel.html#getKnownSpecialClasses--">getKnownSpecialClasses()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/AnnotationModel.html" title="class in com.sleepycat.persist.model">AnnotationModel</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#getKnownSpecialClasses--">getKnownSpecialClasses()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the names of all known persistent enum and array classes that
|
|
may be used to store persistent data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getLast-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getLast(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the last key/data pair of the database, and return
|
|
that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getLast-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getLast(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the last key/data pair of the database, and return
|
|
that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogCursor.html#getLast-com.sleepycat.db.LogSequenceNumber-com.sleepycat.db.DatabaseEntry-">getLast(LogSequenceNumber, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return the last LogSequenceNumber and log record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getLastCkp--">getLastCkp()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The LSN of the last checkpoint.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getLastTxnId--">getLastTxnId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The last transaction ID allocated.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#getLastValue--">getLastValue()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dd>
|
|
<div class="block">The last cached value of the sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getLeafPages--">getLeafPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of database leaf pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getLeafPagesFree--">getLeafPagesFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes free in database leaf pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLeaseChk--">getLeaseChk()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of lease validity checks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLeaseChkMisses--">getLeaseChkMisses()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of invalid lease validity checks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLeaseChkRefresh--">getLeaseChkRefresh()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of lease refresh attempts during lease validity checks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLeaseSends--">getLeaseSends()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of live messages sent while using leases.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#getLegacy--">getLegacy()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is in a legacy group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#getLegacy--">getLegacy()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is in a legacy group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getLevels--">getLevels()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of levels in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactStats.html#getLevels--">getLevels()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of levels removed from the Btree or Recno database during the
|
|
compaction phase.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getLgBSize--">getLgBSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The in-memory log record cache size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getLgSize--">getLgSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current log file size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#getLocalSite--">getLocalSite()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is the local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#getLocalSite--">getLocalSite()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is the local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockNotGrantedException.html#getLock--">getLock()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</a></dt>
|
|
<dd>
|
|
<div class="block">Returns null when <a href="com/sleepycat/db/Environment.html#getLock-int-boolean-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockRequestMode-"><code>Environment.getLock</code></a> was called, and
|
|
returns the lock in the failed LockRequest when <a href="com/sleepycat/db/Environment.html#lockVector-int-boolean-com.sleepycat.db.LockRequest:A-"><code>Environment.lockVector</code></a> was called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#getLock--">getLock()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Return the lock reference.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getLock-int-boolean-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockRequestMode-">getLock(int, boolean, DatabaseEntry, LockRequestMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Acquire a lock from the lock table returning information about it in the Lock parameter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLockConflicts--">getLockConflicts()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the locking conflicts matrix.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLockDetectMode--">getLockDetectMode()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the deadlock detector is configured to run whenever a lock
|
|
conflict occurs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLockDown--">getLockDown()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to lock shared
|
|
environment files and memory-mapped databases into memory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getLockerPriority-int-">getLockerPriority(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the deadlock priority for the given locker.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getLockers--">getLockers()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current number of lockers allocated in lock table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getLockersNowait--">getLockersNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of requests to allocate or deallocate a locker for which the
|
|
thread of control did not wait.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getLockersWait--">getLockersWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of requests to allocate or deallocate a locker for which the
|
|
thread of control waited.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getLockNowait--">getLockNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of lock requests not immediately available due to conflicts,
|
|
for which the thread of control did not wait.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLockPartitions--">getLockPartitions()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of lock table partitions in the Berkeley DB environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getLocks--">getLocks()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current number of locks allocated in lock table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getLockStats-com.sleepycat.db.StatsConfig-">getLockStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment's locking statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getLocksteals--">getLocksteals()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of locks stolen by an empty partition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLockTableSize--">getLockTableSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the lock hash table size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLockTimeout--">getLockTimeout()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment lock timeout value, in microseconds;
|
|
a timeout of 0 means no timeout is set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getLockTimeout--">getLockTimeout()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">Lock timeout value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getLockWait--">getLockWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of lock requests not immediately available due to conflicts,
|
|
for which the thread of control waited.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogAutoRemove--">getLogAutoRemove()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the system has been configured to to automatically remove log
|
|
files that are no longer needed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogBlobContent--">getLogBlobContent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced with <a href="com/sleepycat/db/EnvironmentConfig.html#getLogExternalFileContent--"><code>EnvironmentConfig.getLogExternalFileContent()</code></a>.
|
|
<p></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogBufferSize--">getLogBufferSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the size of the in-memory log buffer, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogDirectory--">getLogDirectory()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the path of a directory to be used as the location of logging files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLogDuplicated--">getLogDuplicated()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of duplicate log records received.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogExternalFileContent--">getLogExternalFileContent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if full logging of external file data is enabled.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogFileMode--">getLogFileMode()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the absolute file mode for created log files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getLogFileName-com.sleepycat.db.LogSequenceNumber-">getLogFileName(LogSequenceNumber)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the name of the log file that contains the log record
|
|
specified by a LogSequenceNumber object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogInMemory--">getLogInMemory()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to maintain transaction logs
|
|
in memory rather than on disk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogNoSync--">getLogNoSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the system has been configured to avoid fsync() calls during
|
|
log files during flushes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLogQueued--">getLogQueued()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of log records currently queued.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLogQueuedMax--">getLogQueuedMax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of log records ever queued at once.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLogQueuedTotal--">getLogQueuedTotal()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The total number of log records queued.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogRecordHandler--">getLogRecordHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the handler for application-specific log records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLogRecords--">getLogRecords()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of log records received and appended to the log.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogRegionSize--">getLogRegionSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the size of the underlying logging subsystem region.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getLogRequested--">getLogRequested()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times log records were missed and requested.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getLogStats-com.sleepycat.db.StatsConfig-">getLogStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment's logging statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getLogZero--">getLogZero()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to zero all pages of
|
|
new log files upon their creation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getLsn--">getLsn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">The log sequence number of the transaction's first log record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStatus.html#getLSN--">getLSN()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Whenever processing a messages results in the processing of messages
|
|
that are permanent, or a message carrying a DB_REP_PERMANENT flag
|
|
was processed successfully, but was not written to disk, the LSN of
|
|
the record is available from the getLSN method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getMagic--">getMagic()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The magic number that identifies the file as a Btree database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getMagic--">getMagic()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The magic number that identifies the file as a Hash file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getMagic--">getMagic()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The magic number that identifies a file as a log file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getMagic--">getMagic()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The magic number that identifies the file as a Queue file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#getMap--">getMap()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">Requested pages mapped into the process' address space.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMap--">getMap()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Requested pages mapped into the process' address space (there is no
|
|
available information about whether or not this request caused disk I/O,
|
|
although examining the application page fault rate may be helpful).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMaster--">getMaster()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current master environment ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMasterChanges--">getMasterChanges()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times the master has changed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#getMax--">getMax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum permitted value of the sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getMaxCommitperflush--">getMaxCommitperflush()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of commits contained in a single log flush.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getMaxElectThreads--">getMaxElectThreads()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of election threads for which space is reserved.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxHlocks--">getMaxHlocks()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of locks in any hash bucket at any one time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxHobjects--">getMaxHobjects()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of objects in any hash bucket at any one time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFile.html#getMaximumSize--">getMaximumSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum size for the file backing the database, or 0 if
|
|
no maximum file size has been configured.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMaxLeaseSec--">getMaxLeaseSec()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of seconds of the longest lease (the total lease time is
|
|
this value plus <a href="com/sleepycat/db/ReplicationStats.html#getMaxLeaseUsec--"><code>ReplicationStats.getMaxLeaseUsec()</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMaxLeaseUsec--">getMaxLeaseUsec()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of microseconds of the longest lease (the total lease time
|
|
is this value plus <a href="com/sleepycat/db/ReplicationStats.html#getMaxLeaseSec--"><code>ReplicationStats.getMaxLeaseSec()</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMaxLockers--">getMaxLockers()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum number of lockers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxLockers--">getMaxLockers()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of lockers possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMaxLockObjects--">getMaxLockObjects()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum number of locked objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMaxLocks--">getMaxLocks()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum number of locks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxLocks--">getMaxLocks()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of locks possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMaxLogFileSize--">getMaxLogFileSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum size of a single file in the log, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxLsteals--">getMaxLsteals()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of lock steals for any one partition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMaxMutexes--">getMaxMutexes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the total number of mutexes allocated.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getMaxNactive--">getMaxNactive()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of active transactions at any one time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getMaxNfileId--">getMaxNfileId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of file logging identifiers used.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxNlockers--">getMaxNlockers()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of lockers at any one time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxNlocks--">getMaxNlocks()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of locks at any one time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxNobjects--">getMaxNobjects()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of lock objects at any one time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getMaxNsnapshot--">getMaxNsnapshot()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of transactions on the snapshot list at any one time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMaxNumCache--">getMaxNumCache()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Maximum number of caches, as configured with
|
|
<a href="com/sleepycat/db/EnvironmentConfig.html#setCacheMax-long-"><code>EnvironmentConfig.setCacheMax(long)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxObjects--">getMaxObjects()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of lock objects possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMaxOpenfd--">getMaxOpenfd()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Maximum number of open file descriptors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMaxOpenFiles--">getMaxOpenFiles()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum number of file descriptors that will be opened concurrently..</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getMaxOsteals--">getMaxOsteals()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of object steals for any one partition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#getMaxPages--">getMaxPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the the maximum number of pages to free.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMaxPermLsn--">getMaxPermLsn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The LSN of the maximum permanent log record, or 0 if there are no permanent log records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#getMaxRetries--">getMaxRetries()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the maximum number of retries that will be performed when
|
|
deadlocks are detected.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getMaxTxns--">getMaxTxns()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of active transactions configured.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMaxWrite--">getMaxWrite()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of sequential write operations scheduled by the library
|
|
when flushing dirty pages from the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMaxWrite--">getMaxWrite()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum number of sequential write operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMaxWriteSleep--">getMaxWriteSleep()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of microseconds the thread of control should pause before
|
|
scheduling further write operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMaxWriteSleep--">getMaxWriteSleep()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the microseconds to pause before scheduling further write operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getMessageHandler--">getMessageHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the function to be called with an informational message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMessageHandler--">getMessageHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the function to be called with an informational message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getMessagePrefix--">getMessagePrefix()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the prefix string that appears before informational messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMessagePrefix--">getMessagePrefix()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the prefix string that appears before informational messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getMessageStream--">getMessageStream()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the an OutputStream for displaying informational messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMessageStream--">getMessageStream()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the OutputStream for displaying informational messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMetadataDir--">getMetadataDir()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the path of a directory to be used as the location to store the
|
|
persistent metadata.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getMetaFlags--">getMetaFlags()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">Reports internal flags.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getMetaFlags--">getMetaFlags()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">Reports internal flags.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getMetaFlags--">getMetaFlags()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">Reports internal flags.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#getMin--">getMin()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dd>
|
|
<div class="block">The minimum permitted value of the sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getMinCommitperflush--">getMinCommitperflush()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The minimum number of commits contained in a single log flush that
|
|
contained a commit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getMinKey--">getMinKey()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The minimum keys per page.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CheckpointConfig.html#getMinutes--">getMinutes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the checkpoint time threshold, in minutes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMmapSize--">getMmapSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Maximum file size for mmap.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMMapSize--">getMMapSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum file size, in bytes, for a file to be mapped into
|
|
the process address space.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getMode--">getMode()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the mode used to create files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMode--">getMode()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the mode to use when creating underlying files and shared
|
|
memory segments.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockNotGrantedException.html#getMode--">getMode()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the mode parameter when <a href="com/sleepycat/db/Environment.html#getLock-int-boolean-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockRequestMode-"><code>Environment.getLock</code></a> was
|
|
called, and returns the mode for the failed LockRequest when
|
|
<a href="com/sleepycat/db/Environment.html#lockVector-int-boolean-com.sleepycat.db.LockRequest:A-"><code>Environment.lockVector</code></a> was called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#getMode--">getMode()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Return the lock mode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getMode--">getMode()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The mode of any created log files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getModel--">getModel()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the current entity model for this store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawStore.html#getModel--">getModel()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the last configured and stored entity model for this store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getModel--">getModel()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the entity model that defines entity classes and index keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMsgsBadgen--">getMsgsBadgen()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of messages received with a bad generation number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getMsgsDropped--">getMsgsDropped()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of outgoing messages that were dropped, because the outgoing
|
|
message queue was full.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMsgsProcessed--">getMsgsProcessed()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of messages received and processed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getMsgsQueued--">getMsgsQueued()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of outgoing messages which could not be transmitted
|
|
immediately, due to a full network buffer, and had to be queued for
|
|
later delivery.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMsgsRecover--">getMsgsRecover()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of messages ignored due to pending recovery.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMsgsSendFailures--">getMsgsSendFailures()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of failed message sends.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getMsgsSent--">getMsgsSent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of messages sent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#getMultiKeyCreator--">getMultiKeyCreator()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the user-supplied object used for creating multi-valued secondary
|
|
keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getMultiversion--">getMultiversion()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database is configured for multiversion concurrency control.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMultiversion--">getMultiversion()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the handle is configured to open all databases for multiversion
|
|
concurrency control.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMultiversionFreed--">getMultiversionFreed()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of frozen buffers freed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMultiversionFrozen--">getMultiversionFrozen()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of buffers frozen.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getMultiversionRef--">getMultiversionRef()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">The number of buffer copies created by this transaction that remain in cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMultiversionReused--">getMultiversionReused()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of outdated intermediate versions reused.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getMultiversionThawed--">getMultiversionThawed()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of buffers thawed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getMutations--">getMutations()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the set of mutations that were configured when the store was
|
|
opened, or if none were configured, the set of mutations that were
|
|
configured and stored previously.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawStore.html#getMutations--">getMutations()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the set of mutations that were configured and stored previously.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getMutations--">getMutations()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the configured mutations for performing lazy evolution of stored
|
|
instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getMutexAlign--">getMutexAlign()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The mutex alignment, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMutexAlignment--">getMutexAlignment()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the mutex alignment, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getMutexCount--">getMutexCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The total number of mutexes configured.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getMutexFree--">getMutexFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of mutexes currently available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMutexIncrement--">getMutexIncrement()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of additional mutexes to allocate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getMutexInit--">getMutexInit()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The initial number of mutexes configured.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getMutexInuse--">getMutexInuse()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of mutexes currently in use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getMutexInuseMax--">getMutexInuseMax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of mutexes ever in use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getMutexMax--">getMutexMax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of mutexes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getMutexStats-com.sleepycat.db.StatsConfig-">getMutexStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment's mutex statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getMutexTasSpins--">getMutexTasSpins()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times test-and-set mutexes will spin without blocking.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getMutexTestAndSetSpins--">getMutexTestAndSetSpins()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the test-and-set spin count.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getNaborts--">getNaborts()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of transactions that have aborted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getNactive--">getNactive()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of transactions that are currently active.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#getName--">getName()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Get the user visible name for the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getName--">getName()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">The transaction name, including the thread name if available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/FieldMetadata.html#getName--">getName()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the field name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawField.html#getName--">getName()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of the field.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveStats.html#getNConverted--">getNConverted()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve">EvolveStats</a></dt>
|
|
<dd>
|
|
<div class="block">The total number of entities converted during eager evolution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Renamer.html#getNewName--">getNewName()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the new class or field name specified in the constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getNewsites--">getNewsites()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of new site messages received.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getNext-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getNext(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the next key/data pair and return that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getNext-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getNext(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the next key/data pair and return that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/JoinCursor.html#getNext-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getNext(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the next primary key and data resulting from the join operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/JoinCursor.html#getNext-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getNext(DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db">JoinCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the next primary key resulting from the join operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogCursor.html#getNext-com.sleepycat.db.LogSequenceNumber-com.sleepycat.db.DatabaseEntry-">getNext(LogSequenceNumber, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return the next LogSequenceNumber and log record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getNextDup-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getNextDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">If the next key/data pair of the database is a duplicate data record for
|
|
the current key/data pair, move the cursor to the next key/data pair
|
|
of the database and return that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getNextDup-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getNextDup(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">If the next key/data pair of the database is a duplicate data record for
|
|
the current key/data pair, move the cursor to the next key/data pair
|
|
of the database and return that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getNextLsn--">getNextLsn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">In replication environments configured as masters, the next LSN to be used.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getNextNoDup-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getNextNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the next non-duplicate key/data pair and return
|
|
that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getNextNoDup-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getNextNoDup(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the next non-duplicate key/data pair and return
|
|
that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getNextPages--">getNextPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The next page number we expect to receive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNobjects--">getNobjects()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of current lock objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFile.html#getNoFile--">getNoFile()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the opening of backing temporary files for in-memory
|
|
databases has been disallowed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getNoLocking--">getNoLocking()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the system has been configured to grant all requested mutual
|
|
exclusion mutexes and database locks without regard for their actual
|
|
availability.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#getNoLogs--">getNoLogs()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Whether log files are included in the backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getNoMMap--">getNoMMap()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the library is configured to not map this database into
|
|
memory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getNoMMap--">getNoMMap()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the system has been configured to copy read-only database files
|
|
into the local cache instead of potentially mapping them into process
|
|
memory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#getNoOrderCheck--">getNoOrderCheck()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> is configured to skip the
|
|
database checks for btree and duplicate sort order and for hashing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getNoPanic--">getNoPanic()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the system has been configured to ignore any panic state in
|
|
the database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/JoinConfig.html#getNoSort--">getNoSort()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether automatic sorting of the input cursors is disabled.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getNoSync--">getNoSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the transaction is configured to not write or synchronously
|
|
flush the log it when commits.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#getNowait--">getNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was able to obtain handle
|
|
mutex without waiting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getNoWait--">getNoWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the transaction is configured to not wait if a lock
|
|
request cannot be immediately granted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getNoWaitDbExclusiveLock--">getNoWaitDbExclusiveLock()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return whether the <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> handle is
|
|
configured to obtain a write lock on the entire database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveStats.html#getNRead--">getNRead()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveStats.html" title="class in com.sleepycat.persist.evolve">EvolveStats</a></dt>
|
|
<dd>
|
|
<div class="block">The total number of entities read during eager evolution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getNumBegins--">getNumBegins()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of transactions that have begun.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getNumBlobs--">getNumBlobs()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getNumBlobs--">getNumBlobs()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getNumCache--">getNumCache()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of caches.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getNumCommits--">getNumCommits()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of transactions that have committed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getNumData--">getNumData()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of key/data pairs or records in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getNumData--">getNumData()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of key/data pairs in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getNumData--">getNumData()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of records in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumDeadlocks--">getNumDeadlocks()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of deadlocks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumDowngrade--">getNumDowngrade()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The total number of locks downgraded.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getNumFileId--">getNumFileId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current number of file logging identifiers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getNumKeys--">getNumKeys()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of keys or records in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getNumKeys--">getNumKeys()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of unique keys in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getNumKeys--">getNumKeys()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of records in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumLockers--">getNumLockers()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of current lockers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumLockersHit--">getNumLockersHit()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of hits in the thread locker cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumLockersReused--">getNumLockersReused()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">Total number of lockers reused.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumLocks--">getNumLocks()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of current locks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumLockTimeouts--">getNumLockTimeouts()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of lock requests that have timed out.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumModes--">getNumModes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of lock modes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumReleases--">getNumReleases()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The total number of locks released.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumRequests--">getNumRequests()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The total number of locks requested.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getNumRestores--">getNumRestores()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of transactions that have been restored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getNumSites--">getNumSites()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of sites used in the last election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getNumSnapshot--">getNumSnapshot()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of transactions on the snapshot list.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getNumThrottles--">getNumThrottles()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">Transmission limited.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumTxnTimeouts--">getNumTxnTimeouts()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of transactions that have timed out.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getNumUpgrade--">getNumUpgrade()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The total number of locks upgraded.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockNotGrantedException.html#getObj--">getObj()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the object parameter when <a href="com/sleepycat/db/Environment.html#getLock-int-boolean-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockRequestMode-"><code>Environment.getLock</code></a> was
|
|
called, and returns the object for the failed LockRequest when
|
|
<a href="com/sleepycat/db/Environment.html#lockVector-int-boolean-com.sleepycat.db.LockRequest:A-"><code>Environment.lockVector</code></a> was called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#getObj--">getObj()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Return the lock object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getObjects--">getObjects()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current number of lock objects allocated in lock table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getObjectsteals--">getObjectsteals()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of objects stolen by an empty partition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getObjsNowait--">getObjsNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of requests to allocate or deallocate an object for which the
|
|
thread of control did not wait.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getObjsWait--">getObjsWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of requests to allocate or deallocate an object for which the
|
|
thread of control waited.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getOffset--">getOffset()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return the byte offset into the data array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogSequenceNumber.html#getOffset--">getOffset()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</a></dt>
|
|
<dd>
|
|
<div class="block">Return the file offset component of the LogSequenceNumber.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockNotGrantedException.html#getOp--">getOp()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db">LockNotGrantedException</a></dt>
|
|
<dd>
|
|
<div class="block">Returns 0 when <a href="com/sleepycat/db/Environment.html#getLock-int-boolean-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockRequestMode-"><code>Environment.getLock</code></a> was called, and returns
|
|
the op parameter for the failed LockRequest when <a href="com/sleepycat/db/Environment.html#lockVector-int-boolean-com.sleepycat.db.LockRequest:A-"><code>Environment.lockVector</code></a> was called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#getOp--">getOp()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Return the lock operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#getOrderCheckOnly--">getOrderCheckOnly()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> is configured to do database
|
|
checks for btree and duplicate sort order and for hashing, skipped
|
|
by verification operations configured by <a href="com/sleepycat/db/VerifyConfig.html#setNoOrderCheck-boolean-"><code>VerifyConfig.setNoOrderCheck</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getOutdated--">getOutdated()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of outdated conditions detected.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getOverflows--">getOverflows()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bucket overflow pages (bucket overflow pages are created when
|
|
items did not fit on the main bucket page).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getOverPages--">getOverPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of database overflow pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getOverPagesFree--">getOverPagesFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes free in database overflow pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getOverwrite--">getOverwrite()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the system has been configured to overwrite files stored in
|
|
encrypted formats before deleting them.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getOvflFree--">getOvflFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes free on bucket overflow pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#getPackedIntByteLength--">getPackedIntByteLength()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of a packed integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#getPackedLongByteLength--">getPackedLongByteLength()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of a packed long integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getPageClean--">getPageClean()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Clean pages currently in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getPageCount--">getPageCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of pages in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getPageCount--">getPageCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of pages in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#getPageCreate--">getPageCreate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">Pages created in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getPageCreate--">getPageCreate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Pages created in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getPageDirty--">getPageDirty()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Dirty pages currently in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#getPageIn--">getPageIn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">Pages read into the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getPageIn--">getPageIn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Pages read into the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapRecordId.html#getPageNumber--">getPageNumber()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></dt>
|
|
<dd>
|
|
<div class="block">Get the database page number where the record is stored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#getPageOut--">getPageOut()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">Pages written from the cache to the backing file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getPageOut--">getPageOut()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Pages written from the cache to the backing file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getPages--">getPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Pages in the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getPages--">getPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of pages in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getPagesDuplicated--">getPagesDuplicated()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of duplicate pages received.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactStats.html#getPagesExamine--">getPagesExamine()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of database pages reviewed during the compaction phase.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactStats.html#getPagesFree--">getPagesFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of database pages free during the compaction phase.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getPagesFree--">getPagesFree()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes free in database pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getPageSize--">getPageSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The underlying database page size, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#getPageSize--">getPageSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">Page size in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getPageSize--">getPageSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Page size in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getPageSize--">getPageSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the size of the pages used to hold items in the database, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getPageSize--">getPageSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The underlying Hash database page (and bucket) size, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getPageSize--">getPageSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The underlying database page size, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getPagesRecords--">getPagesRecords()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of pages received and stored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getPagesRequested--">getPagesRequested()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of pages missed and requested from the master.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactStats.html#getPagesTruncated--">getPagesTruncated()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of database pages returned to the filesystem.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getPageTrickle--">getPageTrickle()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Dirty pages written using <a href="com/sleepycat/db/Environment.html#trickleCacheWrite-int-"><code>Environment.trickleCacheWrite</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getPanicHandler--">getPanicHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the function to be called if the database environment panics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getPanicHandler--">getPanicHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the function to be called if the database environment panics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getParentId--">getParentId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">The transaction ID of the parent transaction (or 0, if no parent).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getPartial--">getPartial()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return whether this DatabaseEntry is configured to read or write partial
|
|
records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getPartialLength--">getPartialLength()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return the byte length of the partial record being read or written by
|
|
the application, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getPartialOffset--">getPartialOffset()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return the offset of the partial record being read or written by the
|
|
application, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getPartitionDirs--">getPartitionDirs()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the array of directories the database extents should be created in or
|
|
looked for.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getPartitionHandler--">getPartitionHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the function to be called to determine which partition a key resides in.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getPartitionKeys--">getPartitionKeys()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the array of keys the database is configured to partition with.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getPartitionParts--">getPartitionParts()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of partitions the database is configured for.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getPartitions--">getPartitions()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of lock table partitions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getPartMaxNowait--">getPartMaxNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was able to obtain any one
|
|
lock partition mutex without waiting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getPartMaxWait--">getPartMaxWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of times that a thread of control was forced to wait
|
|
before obtaining any one lock partition mutex.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getPartNowait--">getPartNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was able to obtain a lock
|
|
partition mutex without waiting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getPartWait--">getPartWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was forced to wait before
|
|
obtaining a lock partition mutex.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getPassword--">getPassword()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getPassword--">getPassword()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getPdescriptor-java.lang.Class-">getPdescriptor(Class)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#getPeer--">getPeer()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is peer to local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#getPeer--">getPeer()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the site is peer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getPermFailed--">getPermFailed()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times a message critical for maintaining database
|
|
integrity (for example, a transaction commit), originating at this site,
|
|
did not receive sufficient acknowledgement from clients, according to
|
|
the configured acknowledgement policy and acknowledgement timeout</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#getPersistentFields--">getPersistentFields()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an unmodifiable list of metadata for the persistent fields in
|
|
this class, or null if the default rules for persistent fields should be
|
|
used.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getPid--">getPid()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">The process ID of the process that owns the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getPollingMethod--">getPollingMethod()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">Polling method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#getPort--">getPort()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the port of the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getPrev-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getPrev(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the previous key/data pair and return that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getPrev-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getPrev(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the previous key/data pair and return that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogCursor.html#getPrev-com.sleepycat.db.LogSequenceNumber-com.sleepycat.db.DatabaseEntry-">getPrev(LogSequenceNumber, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return the previous LogSequenceNumber and log record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getPrevDup-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getPrevDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">If the previous key/data pair of the database is a duplicate data record
|
|
for the current key/data pair, move the cursor to the previous key/data
|
|
pair of the database and return that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getPrevDup-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getPrevDup(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">If the previous key/data pair of the database is a duplicate data record
|
|
for the current key/data pair, move the cursor to the previous key/data
|
|
pair of the database and return that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getPrevNoDup-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getPrevNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the previous non-duplicate key/data pair and return
|
|
that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getPrevNoDup-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getPrevNoDup(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the previous non-duplicate key/data pair and return
|
|
that pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getPrimaryConfig-java.lang.Class-">getPrimaryConfig(Class)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the default primary database Berkeley DB engine API
|
|
configuration for an entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryDatabase.html#getPrimaryDatabase--">getPrimaryDatabase()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the primary database associated with this secondary database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#getPrimaryIndex--">getPrimaryIndex()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the primary index associated with this secondary index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getPrimaryIndex-java.lang.Class-java.lang.Class-">getPrimaryIndex(Class<PK>, Class<E>)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the primary index for a given entity class, opening it if
|
|
necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawStore.html#getPrimaryIndex-java.lang.String-">getPrimaryIndex(String)</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</a></dt>
|
|
<dd>
|
|
<div class="block">Opens the primary index for a given entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#getPrimaryKey--">getPrimaryKey()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the primary key metadata for a key declared in this class, or
|
|
null if none is declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityMetadata.html#getPrimaryKey--">getPrimaryKey()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the primary key metadata for this entity.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBinding.html#getPrimitiveBinding-java.lang.Class-">getPrimitiveBinding(Class<T>)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple binding for a primitive Java class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#getPrintable--">getPrintable()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> is configured to use printing
|
|
characters to where possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFile.html#getPriority--">getPriority()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</a></dt>
|
|
<dd>
|
|
<div class="block">Return the cache priority for pages from the specified file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getPriority--">getPriority()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Get the cache priority for pages referenced by the cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getPriority--">getPriority()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the the cache priority for pages referenced by this handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#getPriority--">getPriority()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Get the transaction's deadlock priority.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getPriority--">getPriority()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">This transaction's deadlock resolution priority.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getPrivate--">getPrivate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to only be accessed
|
|
by a single process.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getPropertiesInfo-java.lang.Class-">getPropertiesInfo(Class)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html#getPropertyDescriptors--">getPropertyDescriptors()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html" title="class in com.sleepycat.persist.evolve">EvolveConfigBeanInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfigBeanInfo.html#getPropertyDescriptors--">getPropertyDescriptors()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfigBeanInfo.html" title="class in com.sleepycat.persist">StoreConfigBeanInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getPropertyDescriptors-java.lang.Class-">getPropertyDescriptors(Class)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the bean's <code>PropertyDescriptor</code>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#getProxiedClassName--">getProxiedClassName()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">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.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getQueueExtentSize--">getQueueExtentSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the size of the extents used to hold pages in a Queue database,
|
|
specified as a number of pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getQueueInOrder--">getQueueInOrder()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Database.html#consume-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-boolean-"><code>Database.consume</code></a> method is configured to return
|
|
key/data pairs in order, always returning the key/data item from the
|
|
head of the queue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#getRangeMax--">getRangeMax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum value for the sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#getRangeMin--">getRangeMin()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the minimum value for the sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#getRawType-java.lang.String-">getRawType(String)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the type information for the current version of a given class,
|
|
or null if the class is not currently persistent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#getRawTypeVersion-java.lang.String-int-">getRawTypeVersion(String, int)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the type information for a given version of a given class,
|
|
or null if the given version of the class is unknown.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getRCount--">getRCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times the log has been read from disk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#getReadCommitted--">getReadCommitted()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the cursor is configured for read committed isolation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getReadCommitted--">getReadCommitted()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the transaction is configured for read committed isolation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#getReadIntLength-byte:A-int-">getReadIntLength(byte[], int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of bytes that would be read by <a href="com/sleepycat/util/PackedInteger.html#readInt-byte:A-int-"><code>PackedInteger.readInt(byte[], int)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#getReadLongLength-byte:A-int-">getReadLongLength(byte[], int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of bytes that would be read by <a href="com/sleepycat/util/PackedInteger.html#readLong-byte:A-int-"><code>PackedInteger.readLong(byte[], int)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getReadLsn--">getReadLsn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">The log sequence number of reads for snapshot transactions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getReadOnly--">getReadOnly()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database is configured in read-only mode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getReadOnly--">getReadOnly()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return whether this DatabaseEntry is configured as read only.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStreamConfig.html#getReadOnly--">getReadOnly()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStreamConfig.html" title="class in com.sleepycat.db">DatabaseStreamConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database stream is read only.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getReadOnly--">getReadOnly()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the read-only configuration property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#getReadSortedIntLength-byte:A-int-">getReadSortedIntLength(byte[], int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of bytes that would be read by <a href="com/sleepycat/util/PackedInteger.html#readSortedInt-byte:A-int-"><code>PackedInteger.readSortedInt(byte[], int)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#getReadSortedLongLength-byte:A-int-">getReadSortedLongLength(byte[], int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of bytes that would be read by <a href="com/sleepycat/util/PackedInteger.html#readSortedLong-byte:A-int-"><code>PackedInteger.readSortedLong(byte[], int)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#getReadUncommitted--">getReadUncommitted()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if read operations performed by the cursor are configured to
|
|
return modified but not yet committed data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getReadUncommitted--">getReadUncommitted()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database is configured to support read uncommitted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getReadUncommitted--">getReadUncommitted()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if read operations performed by the transaction are configured to
|
|
return modified but not yet committed data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getRecord--">getRecord()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of records written to this log.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getRecordDelimiter--">getRecordDelimiter()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the delimiting byte used to mark the end of a record in the
|
|
backing source file for the Recno access method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getRecordLength--">getRecordLength()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database record length, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getRecordNumber--">getRecordNumber()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return the record number encoded in this entry's buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getRecordNumber-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getRecordNumber(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return the record number associated with the cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getRecordNumber-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getRecordNumber(DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return the record number associated with the cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getRecordNumberAppender--">getRecordNumberAppender()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the function to call after the record number has been
|
|
selected but before the data has been stored into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getRecordPad--">getRecordPad()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the padding character for short, fixed-length records for the
|
|
Queue and Recno access methods.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getRecordSource--">getRecordSource()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the name of an underlying flat text database file that is
|
|
read to initialize a transient record number index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getRegionDirectory--">getRegionDirectory()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the path of a directory to be used as the location of region files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getRegionMemoryInitialSize-com.sleepycat.db.RegionResourceType-">getRegionMemoryInitialSize(RegionResourceType)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the inital memory configuration for a region resource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getRegionMemoryMax--">getRegionMemoryMax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the maximum amount of memory that can be used by shared structures
|
|
in the main environment region.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getRegionNowait--">getRegionNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was able to obtain a
|
|
cache region mutex without waiting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getRegionNowait--">getRegionNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was able to obtain the lock
|
|
region mutex without waiting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getRegionNowait--">getRegionNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was able to obtain
|
|
the log region mutex without waiting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getRegionNowait--">getRegionNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was able to obtain
|
|
the mutex region mutex without waiting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getRegionNowait--">getRegionNowait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was able to obtain the
|
|
transaction region mutex without waiting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getRegionWait--">getRegionWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was forced to wait
|
|
before obtaining a cache region mutex.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getRegionWait--">getRegionWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was forced to wait before
|
|
obtaining the lock region mutex.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getRegionWait--">getRegionWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was forced to wait
|
|
before obtaining the log region mutex.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getRegionWait--">getRegionWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was forced to wait before
|
|
obtaining the mutex region mutex.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getRegionWait--">getRegionWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that a thread of control was forced to wait before
|
|
obtaining the transaction region mutex.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getRegister--">getRegister()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the check for process failure when the environment is opened.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getRegmax--">getRegmax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum size, in bytes, of the mutex region.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getRegmax--">getRegmax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The max size of the mutex region size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getRegSize--">getRegSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Individual cache size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getRegSize--">getRegSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The size of the lock region.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getRegSize--">getRegSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The size of the region.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#getRegSize--">getRegSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">The size of the mutex region, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getRegSize--">getRegSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The size of the region.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html#getRelatedEntity--">getRelatedEntity()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the class name of the related (foreign) entity, for which
|
|
foreign key constraints are specified using the <a href="com/sleepycat/persist/model/SecondaryKey.html#relatedEntity--"><code>SecondaryKey.relatedEntity()</code></a> annotation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html#getRelationship--">getRelationship()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the relationship between instances of the entity class and the
|
|
secondary keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getReLen--">getReLen()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The length of fixed-length records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getReLen--">getReLen()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The length of the records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#getRenamer-java.lang.String-int-java.lang.String-">getRenamer(String, int, String)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the renamer mutation for the given class, version and field, or
|
|
null if none exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#getRenamers--">getRenamers()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an unmodifiable collection of all renamer mutations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getRenumbering--">getRenumbering()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the logical record numbers are mutable, and change as
|
|
records are added to and deleted from the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getRePad--">getRePad()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The padding byte value for fixed-length records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getRePad--">getRePad()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The padding byte value for the records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationClockskewFast--">getReplicationClockskewFast()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the current clock skew value for the fastest clock in the group of sites.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationClockskewSlow--">getReplicationClockskewSlow()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the current clock skew value for the slowest clock in the group of sites.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getReplicationConfig-com.sleepycat.db.ReplicationConfig-">getReplicationConfig(ReplicationConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Get the configuration of the replication subsystem.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationInMemory--">getReplicationInMemory()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if internal replication information is stored in memory only.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationLimit--">getReplicationLimit()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the transmit limit in bytes for a single call to
|
|
<a href="com/sleepycat/db/Environment.html#processReplicationMessage-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-int-"><code>Environment.processReplicationMessage</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationManagerAckPolicy--">getReplicationManagerAckPolicy()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Get the network Ack policy used by the replication manager.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationManagerIncomingQueueMax--">getReplicationManagerIncomingQueueMax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Get the maximum amount of dynamic memory used by the Replication Manager
|
|
incoming queue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getReplicationManagerLocalSite--">getReplicationManagerLocalSite()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return a handle for the local replication site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getReplicationManagerSite-int-">getReplicationManagerSite(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return a site known to the replication manager by its eid.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getReplicationManagerSite-java.lang.String-long-">getReplicationManagerSite(String, long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return a site in the replication manager by its host and port.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getReplicationManagerSiteList--">getReplicationManagerSiteList()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return an array of all the sites known to the replication manager.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getReplicationManagerStats-com.sleepycat.db.StatsConfig-">getReplicationManagerStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment's replication manager statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getReplicationNumSites--">getReplicationNumSites()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Get the number of sites in a replication group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationNumSites--">getReplicationNumSites()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Get the total number of sites configured in this EnvironmentConfig object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationPriority--">getReplicationPriority()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Get the current environment's priority.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationRequestMax--">getReplicationRequestMax()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Get the threshold for the maximum amount of time that a client waits before
|
|
requesting retransmission of a missed message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationRequestMin--">getReplicationRequestMin()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Get the threshold for the minimum amount of time that a client waits before
|
|
requesting retransmission of a missed message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getReplicationStats-com.sleepycat.db.StatsConfig-">getReplicationStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment's replication statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getReplicationTimeout-com.sleepycat.db.ReplicationTimeoutType-">getReplicationTimeout(ReplicationTimeoutType)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the timeout applied to the specified timeout type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationTransport--">getReplicationTransport()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the replication callback function used to transmit data using
|
|
the replication application's communication infrastructure.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getReplicationViewHandler--">getReplicationViewHandler()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the function name used by replication views to determine whether
|
|
a database file is replicated to the local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getReuseBuffer--">getReuseBuffer()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the whether the entry is configured to reuse the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getReverseSplitOff--">getReverseSplitOff()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the Btree has been configured to not do reverse splits.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getRoEvict--">getRoEvict()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Clean pages forced from the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getRunFatalRecovery--">getRunFatalRecovery()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the handle is configured to run catastrophic recovery on
|
|
the database environment before opening it for use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getRunRecovery--">getRunRecovery()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the handle is configured to run normal recovery on the
|
|
database environment before opening it for use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getRwEvict--">getRwEvict()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Dirty pages forced from the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#getSalvage--">getSalvage()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> is configured to write the
|
|
key/data pairs from all databases in the file to the file stream
|
|
named by the outfile parameter..</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getSCount--">getSCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times the log has been flushed to disk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getSearchBoth-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchBoth(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the specified secondary and primary key, where both
|
|
the primary and secondary key items must match.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getSearchBoth-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchBoth(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the specified key/data pair, where both the key and
|
|
data items must match.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the key/data pair with the specified secondary and primary key, that
|
|
is, both the primary and secondary key items must match.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getSearchBoth-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the key/data pair with the given key and data value, that is, both
|
|
the key and data items must match.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getSearchBothRange-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchBothRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the specified secondary key and closest matching primary
|
|
key of the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getSearchBothRange-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchBothRange(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the specified key and matching data item of the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getSearchKey-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchKey(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the given key of the database, and return the datum
|
|
associated with the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getSearchKey-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchKey(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the given key of the database, and return the datum
|
|
associated with the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getSearchKeyRange-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchKeyRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the closest matching key of the database, and return
|
|
the data item associated with the matching key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getSearchKeyRange-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchKeyRange(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the closest matching key of the database, and return
|
|
the data item associated with the matching key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getSearchRecordNumber-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchRecordNumber(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the specific numbered record of the database, and
|
|
return the associated key/data pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#getSearchRecordNumber-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchRecordNumber(DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Move the cursor to the specific numbered record of the database, and
|
|
return the associated key/data pair.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">getSearchRecordNumber(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the key/data pair associated with the specific numbered record of the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getSearchRecordNumber-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockMode-">getSearchRecordNumber(Transaction, DatabaseEntry, DatabaseEntry, LockMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the key/data pair associated with the specific numbered record of the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getSecondaryBulkLoad--">getSecondaryBulkLoad()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the bulk-load-secondaries configuration property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryDatabase.html#getSecondaryConfig--">getSecondaryConfig()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a copy of the secondary configuration of this database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getSecondaryConfig-java.lang.Class-java.lang.String-">getSecondaryConfig(Class, String)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the default secondary database Berkeley DB engine API
|
|
configuration for an entity class and key name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryCursor.html#getSecondaryDatabase--">getSecondaryDatabase()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return the SecondaryDatabase handle associated with this Cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getSecondaryIndex-com.sleepycat.persist.PrimaryIndex-java.lang.Class-java.lang.String-">getSecondaryIndex(PrimaryIndex<PK, E>, Class<SK>, String)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a secondary index for a given primary index and secondary key,
|
|
opening it if necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawStore.html#getSecondaryIndex-java.lang.String-java.lang.String-">getSecondaryIndex(String, String)</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</a></dt>
|
|
<dd>
|
|
<div class="block">Opens the secondary index for a given entity class and secondary key
|
|
name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#getSecondaryKeys--">getSecondaryKeys()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an unmodifiable map of key name (which may be different from
|
|
field name) to secondary key metadata for all secondary keys declared in
|
|
this class, or null if no secondary keys are declared in this class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityMetadata.html#getSecondaryKeys--">getSecondaryKeys()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an unmodifiable map of key name to secondary key metadata, or
|
|
an empty map if no secondary keys are defined for this entity.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getSegmentId--">getSegmentId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the base segment ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getSequence-java.lang.String-">getSequence(String)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a named sequence for using Berkeley DB engine API directly,
|
|
opening it if necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getSequenceConfig-java.lang.String-">getSequenceConfig(String)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the default Berkeley DB engine API configuration for a named key
|
|
sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/PrimaryKeyMetadata.html#getSequenceName--">getSequenceName()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of the sequence for assigning key values.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialBase.html#getSerialBufferSize--">getSerialBufferSize()</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the initial byte size of the output buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialBase.html#getSerialOutput-java.lang.Object-">getSerialOutput(Object)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an empty SerialOutput instance that will be used by the serial
|
|
binding or key creator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#getSingleDir--">getSingleDir()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Whether all backed up files are to be placed in a single directory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getSiteParticipants--">getSiteParticipants()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of replication group participant sites.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getSiteTotal--">getSiteTotal()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">Total number of replication group sites.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getSiteViews--">getSiteViews()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of replication group view sites.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getSize--">getSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return the byte size of the data array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getSliceCallback--">getSliceCallback()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Get the Slice callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getSliceCount--">getSliceCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Get the number of slices in the environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getSliced--">getSliced()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the <a href="com/sleepycat/db/Environment.html#openDatabase-com.sleepycat.db.Transaction-java.lang.String-java.lang.String-com.sleepycat.db.DatabaseConfig-"><code>Environment.openDatabase</code></a> method is configured to create a sliced database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getSlices--">getSlices()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Get the Database handles of the underlying slices of the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getSlices--">getSlices()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the Environment handles for the underlying slice environments.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getSliceTxns--">getSliceTxns()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">An array of transaction ids of slices' active subordinate transactions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#getSnapshot--">getSnapshot()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if read operations performed by the cursor are configured to return
|
|
data as it was when the cursor was opened, without locking.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getSnapshot--">getSnapshot()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the any specified backing source file will be read in its
|
|
entirety when the database is opened.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getSnapshot--">getSnapshot()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the transaction is configured for Snapshot Isolation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#getSortedBigDecimalByteLength--">getSortedBigDecimalByteLength()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of a sorted <code>BigDecimal</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#getSortedBigDecimalMaxByteLength-java.math.BigDecimal-">getSortedBigDecimalMaxByteLength(BigDecimal)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the maximum byte length that would be output for a given <code>
|
|
BigDecimal</code> value if <a href="com/sleepycat/bind/tuple/TupleOutput.html#writeSortedBigDecimal-java.math.BigDecimal-"><code>TupleOutput.writeSortedBigDecimal(java.math.BigDecimal)</code></a> were
|
|
called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getSortedDuplicates--">getSortedDuplicates()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database is configured to support sorted duplicate data
|
|
items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#getSortedPackedIntByteLength--">getSortedPackedIntByteLength()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of a sorted packed integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#getSortedPackedLongByteLength--">getSortedPackedLongByteLength()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of a sorted packed long integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getStartLsn--">getStartLsn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the starting lsn to verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getStartSyncDelayed--">getStartSyncDelayed()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times the client had to delay the start of a cache flush
|
|
operation (initiated by the master for an impending checkpoint) because
|
|
it was missing some previous log record(s).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getStartTime--">getStartTime()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the starting time to verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getStartupComplete--">getStartupComplete()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The client site has completed its startup procedures and is now handling live records from the master.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveEvent.html#getStats--">getStats()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveEvent.html" title="class in com.sleepycat.persist.evolve">EvolveEvent</a></dt>
|
|
<dd>
|
|
<div class="block">The cumulative statistics gathered during eager evolution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Sequence.html#getStats-com.sleepycat.db.StatsConfig-">getStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</a></dt>
|
|
<dd>
|
|
<div class="block">Return statistical information about the sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#getStats-com.sleepycat.db.Transaction-com.sleepycat.db.StatsConfig-">getStats(Transaction, StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return database statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getStatus--">getStatus()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current replication mode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getStoreName--">getStoreName()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of this store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawStore.html#getStoreName--">getStoreName()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of this store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialOutput.html#getStreamHeader--">getStreamHeader()</a></span> - Static method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the fixed stream header used for all serialized streams in
|
|
PROTOCOL_VERSION_2 format.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#getStringByteLength--">getStringByteLength()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of a null-terminated UTF string in the data
|
|
buffer, including the terminator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#getSubclassIndex-com.sleepycat.persist.PrimaryIndex-java.lang.Class-java.lang.Class-java.lang.String-">getSubclassIndex(PrimaryIndex<PK, E1>, Class<E2>, Class<SK>, String)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a secondary index for a secondary key in an entity subclass,
|
|
opening it if necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#getSuper--">getSuper()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the instance of the superclass, or null if the superclass is
|
|
<code>Object</code> or <code>Enum</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getSuperType--">getSuperType()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the type of the superclass, or null if the superclass is Object
|
|
or this is not a complex type (in other words, this is a simple type or
|
|
an array type).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getSync--">getSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the transaction is configured to write and synchronously
|
|
flush the log it when commits.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#getSyncInterrupted--">getSyncInterrupted()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">Number of mpool sync operations interrupted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStreamConfig.html#getSyncPerWrite--">getSyncPerWrite()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStreamConfig.html" title="class in com.sleepycat.db">DatabaseStreamConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the database stream is configured to sync the external file
|
|
on each write.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getSystemMemory--">getSystemMemory()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to allocate memory
|
|
from system shared memory instead of from memory backed by the
|
|
filesystem.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getTableSize--">getTableSize()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">The size of object hash table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getTakeovers--">getTakeovers()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times a subordinate process took over as the replication
|
|
process after a previous replication process has finished successfully.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTemporaryDirectory--">getTemporaryDirectory()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the path of a directory to be used as the location of
|
|
temporary files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#getterAndSetterMethods">getterAndSetterMethods</a></span> - Static variable in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTestAndSetSpins--">getTestAndSetSpins()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/db/EnvironmentConfig.html#getMutexTestAndSetSpins--"><code>EnvironmentConfig.getMutexTestAndSetSpins()</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getThreaded--">getThreaded()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the handle is configured to be <em>free-threaded</em>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getTimeCkp--">getTimeCkp()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">The time the last completed checkpoint finished (as the number of
|
|
seconds since the Epoch, returned by the IEEE/ANSI Std 1003.1
|
|
(POSIX) time interface).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#getTimeout--">getTimeout()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the the lock timeout set for implicit transactions, in microseconds.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#getTimeout--">getTimeout()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Return the lock timeout value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/CurrentTransaction.html#getTransaction--">getTransaction()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/CurrentTransaction.html" title="class in com.sleepycat.collections">CurrentTransaction</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the transaction associated with the current thread for this
|
|
environment, or null if no transaction is active.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/PreparedTransaction.html#getTransaction--">getTransaction()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db">PreparedTransaction</a></dt>
|
|
<dd>
|
|
<div class="block">Return the transaction handle for the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getTransactional--">getTransactional()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database open is enclosed within a transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTransactional--">getTransactional()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured for transactions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#getTransactional--">getTransactional()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the transactional configuration property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#getTransactionConfig--">getTransactionConfig()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the transaction configuration used for calling
|
|
<a href="com/sleepycat/db/Environment.html#beginTransaction-com.sleepycat.db.Transaction-com.sleepycat.db.TransactionConfig-"><code>Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getTransactionNotDurable--">getTransactionNotDurable()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to not write log
|
|
records for this database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getTransactionStats-com.sleepycat.db.StatsConfig-">getTransactionStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment's transactional statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getTruncate--">getTruncate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database has been configured to be physically truncated
|
|
by truncating the underlying file, discarding all previous databases
|
|
it might have held.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBase.html#getTupleBufferSize--">getTupleBufferSize()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the initial byte size of the output buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput-E-">getTupleOutput(E)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an empty TupleOutput instance that will be used by the tuple
|
|
binding or key creator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BooleanBinding.html#getTupleOutput-java.lang.Boolean-">getTupleOutput(Boolean)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ByteBinding.html#getTupleOutput-java.lang.Byte-">getTupleOutput(Byte)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/CharacterBinding.html#getTupleOutput-java.lang.Character-">getTupleOutput(Character)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/DoubleBinding.html#getTupleOutput-java.lang.Double-">getTupleOutput(Double)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html#getTupleOutput-java.lang.Double-">getTupleOutput(Double)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/FloatBinding.html#getTupleOutput-java.lang.Float-">getTupleOutput(Float)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedFloatBinding.html#getTupleOutput-java.lang.Float-">getTupleOutput(Float)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/IntegerBinding.html#getTupleOutput-java.lang.Integer-">getTupleOutput(Integer)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html#getTupleOutput-java.lang.Integer-">getTupleOutput(Integer)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">PackedIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html#getTupleOutput-java.lang.Integer-">getTupleOutput(Integer)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/LongBinding.html#getTupleOutput-java.lang.Long-">getTupleOutput(Long)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedLongBinding.html#getTupleOutput-java.lang.Long-">getTupleOutput(Long)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedLongBinding.html" title="class in com.sleepycat.bind.tuple">PackedLongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html#getTupleOutput-java.lang.Long-">getTupleOutput(Long)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedLongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ShortBinding.html#getTupleOutput-java.lang.Short-">getTupleOutput(Short)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/StringBinding.html#getTupleOutput-java.lang.String-">getTupleOutput(String)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigDecimalBinding.html#getTupleOutput-java.math.BigDecimal-">getTupleOutput(BigDecimal)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">BigDecimalBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html#getTupleOutput-java.math.BigDecimal-">getTupleOutput(BigDecimal)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">SortedBigDecimalBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigIntegerBinding.html#getTupleOutput-java.math.BigInteger-">getTupleOutput(BigInteger)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#getTxnarray--">getTxnarray()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dd>
|
|
<div class="block">An array of <code>Active</code> objects, describing the currently active transactions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#getTxnId--">getTxnId()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dd>
|
|
<div class="block">The transaction ID of the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTxnMaxActive--">getTxnMaxActive()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the minimum number of simultaneously active transactions supported
|
|
by the database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTxnNoSync--">getTxnNoSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the system has been configured to not write or synchronously
|
|
flush the log on transaction commit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTxnNoWait--">getTxnNoWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the transactions have been configured to not wait for locks by default.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getTxnsApplied--">getTxnsApplied()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of transactions applied.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTxnSnapshot--">getTxnSnapshot()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the handle is configured to run all transactions at snapshot
|
|
isolation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTxnTimeout--">getTxnTimeout()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the database environment transaction timeout value, in
|
|
microseconds; a timeout of 0 means no timeout is set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#getTxnTimeout--">getTxnTimeout()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">Transaction timeout value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTxnTimestamp--">getTxnTimestamp()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the time to which recovery will be done, or 0 if recovery will
|
|
be done to the most current possible date.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getTxnWriteNoSync--">getTxnWriteNoSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the system has been configured to write, but not synchronously
|
|
flush, the log on transaction commit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getType--">getType()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return the type of the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawField.html#getType--">getType()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the type of the field, without expanding parameterized types,
|
|
or null if the type is an interface type or the Object class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#getType--">getType()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the raw type information for this raw object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFile.html#getUnlink--">getUnlink()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the file will be removed when the last reference to it is
|
|
closed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#getUnsortedDuplicates--">getUnsortedDuplicates()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database is configured to support duplicate data items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#getUpdate--">getUpdate()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Whether an incremental backup will be performed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getUseEnvironment--">getUseEnvironment()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to accept information
|
|
from the process environment when naming files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getUseEnvironmentRoot--">getUseEnvironmentRoot()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the database environment is configured to accept information
|
|
from the process environment when naming files if the process has
|
|
appropriate permissions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getUserBuffer--">getUserBuffer()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the whether the buffer in this entry is owned by the
|
|
application.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#getUserBufferLength--">getUserBufferLength()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Return the length of the application's buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/MapEntryParameter.html#getValue--">getValue()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value of this entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#getValue--">getValue()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dd>
|
|
<div class="block">The current cached value of the sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#getValues--">getValues()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a map of field name to value for a complex type, or null for an
|
|
array type or an enum type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#getVerbose--">getVerbose()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if print verbose information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getVerbose-com.sleepycat.db.VerboseConfig-">getVerbose(VerboseConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the database environment is configured to display
|
|
a given type of verbose information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getVerboseDeadlock--">getVerboseDeadlock()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/db/EnvironmentConfig.html#getVerbose-com.sleepycat.db.VerboseConfig-"><code>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getVerboseRecovery--">getVerboseRecovery()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/db/EnvironmentConfig.html#getVerbose-com.sleepycat.db.VerboseConfig-"><code>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getVerboseRegister--">getVerboseRegister()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/db/EnvironmentConfig.html#getVerbose-com.sleepycat.db.VerboseConfig-"><code>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getVerboseReplication--">getVerboseReplication()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/db/EnvironmentConfig.html#getVerbose-com.sleepycat.db.VerboseConfig-"><code>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getVerboseWaitsFor--">getVerboseWaitsFor()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/db/EnvironmentConfig.html#getVerbose-com.sleepycat.db.VerboseConfig-"><code>EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#getVersion--">getVersion()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">The version of the Btree database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#getVersion--">getVersion()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">The version of the Hash database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getVersion--">getVersion()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The version of the log file type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#getVersion--">getVersion()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">The version of the Queue database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#getVersion--">getVersion()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the version of this persistent class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#getVersion--">getVersion()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the class version for this type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getVersionFamily--">getVersionFamily()</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the release's Oracle family number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getVersionFullString--">getVersionFullString()</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the full release version information, suitable for display.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getVersionMajor--">getVersionMajor()</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the release major number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getVersionMinor--">getVersionMinor()</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the release minor number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getVersionPatch--">getVersionPatch()</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the release patch number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getVersionRelease--">getVersionRelease()</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the release's Oracle release number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#getVersionString--">getVersionString()</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return the release version information, suitable for display.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getView--">getView()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">True if the site is a view and false if not.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#getWait--">getWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times a thread of control was forced to wait on the
|
|
handle mutex.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getWait--">getWait()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the transaction is configured to wait if a lock
|
|
request cannot be immediately granted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getWaitingLsn--">getWaitingLsn()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The LSN of the first log record we have after missing log records being waited
|
|
for, or 0 if no log records are currently missing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#getWaitingPages--">getWaitingPages()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The page number of the first page we have after missing pages being
|
|
waited for, or 0 if no pages are currently missing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getWBytes--">getWBytes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes over and above <a href="com/sleepycat/db/LogStats.html#getWMbytes--"><code>LogStats.getWMbytes()</code></a> written to this log.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getWcBytes--">getWcBytes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of bytes over and above <a href="com/sleepycat/db/LogStats.html#getWcMbytes--"><code>LogStats.getWcMbytes</code></a>
|
|
written to this log since the last checkpoint.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getWcMbytes--">getWcMbytes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of megabytes written to this log since the last checkpoint.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getWCount--">getWCount()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times the log has been written to disk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getWCountFill--">getWCountFill()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times the log has been written to disk because the
|
|
in-memory log record cache filled up.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#getWMbytes--">getWMbytes()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of megabytes written to this log.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#getWrap--">getWrap()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the sequence will wrap around when it is incremented
|
|
(decremented) past the specified maximum (minimum) value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#getWriteCursor--">getWriteCursor()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the Concurrent Data Store environment cursor will be used to
|
|
update the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#getWriteIntLength-int-">getWriteIntLength(int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of bytes that would be written by <a href="com/sleepycat/util/PackedInteger.html#writeInt-byte:A-int-int-"><code>PackedInteger.writeInt(byte[], int, int)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#getWriteLongLength-long-">getWriteLongLength(long)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of bytes that would be written by <a href="com/sleepycat/util/PackedInteger.html#writeLong-byte:A-int-long-"><code>PackedInteger.writeLong(byte[], int, long)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#getWriteNoSync--">getWriteNoSync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return if the transaction is configured to write but not synchronously
|
|
flush the log it when commits.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getWriteOpsForwarded--">getWriteOpsForwarded()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of write operations forwarded.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#getWriteOpsReceived--">getWriteOpsReceived()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">The number of write operations received.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#getWriteSortedIntLength-int-">getWriteSortedIntLength(int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of bytes that would be written by <a href="com/sleepycat/util/PackedInteger.html#writeSortedInt-byte:A-int-int-"><code>PackedInteger.writeSortedInt(byte[], int, int)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#getWriteSortedLongLength-long-">getWriteSortedLongLength(long)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of bytes that would be written by <a href="com/sleepycat/util/PackedInteger.html#writeSortedLong-byte:A-int-long-"><code>PackedInteger.writeSortedLong(byte[], int, long)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#getYieldCPU--">getYieldCPU()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the system has been configured to yield the processor
|
|
immediately after each page or mutex acquisition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#getZeroTerminatedByteLength-byte:A-int-">getZeroTerminatedByteLength(byte[], int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the byte length of a null terminated UTF string, not including
|
|
the terminator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/KeyRange.html#greater">greater</a></span> - Variable in class com.sleepycat.db.<a href="com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</a></dt>
|
|
<dd>
|
|
<div class="block">A value between 0 and 1, the proportion of keys greater than the
|
|
specified key.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:H">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">H</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#handleException-java.lang.Exception-int-int-">handleException(Exception, int, int)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Handles exceptions that occur during a transaction, and may implement
|
|
transaction retry policy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogRecordHandler.html#handleLogRecord-com.sleepycat.db.Environment-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LogSequenceNumber-com.sleepycat.db.RecoveryOperation-">handleLogRecord(Environment, DatabaseEntry, LogSequenceNumber, RecoveryOperation)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/LogRecordHandler.html" title="interface in com.sleepycat.db">LogRecordHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A function to process application-specific log records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handlePanicEvent--">handlePanicEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a panic event is sent from the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handlePanicEvent--">handlePanicEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handlePanicEvent--"><code>EventHandler.handlePanicEvent</code></a> for details of this callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepAutoTakeoverEvent--">handleRepAutoTakeoverEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a Replication automatic takeover
|
|
event is sent from the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepAutoTakeoverEvent--">handleRepAutoTakeoverEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepAutoTakeoverEvent--"><code>EventHandler.handleRepAutoTakeoverEvent</code></a> for details of this callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepAutoTakeoverFailedEvent--">handleRepAutoTakeoverFailedEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a Replication automatic takeover
|
|
failed event is sent from the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepAutoTakeoverFailedEvent--">handleRepAutoTakeoverFailedEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepAutoTakeoverFailedEvent--"><code>EventHandler.handleRepAutoTakeoverFailedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepClientEvent--">handleRepClientEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a Replication Client event is sent
|
|
from the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepClientEvent--">handleRepClientEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepClientEvent--"><code>EventHandler.handleRepClientEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepConnectBrokenEvent--">handleRepConnectBrokenEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a Replication connect broken event
|
|
is sent from the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepConnectBrokenEvent--">handleRepConnectBrokenEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepConnectBrokenEvent--"><code>EventHandler.handleRepConnectBrokenEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepConnectEstablishedEvent--">handleRepConnectEstablishedEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a Replication connect established
|
|
event is sent from the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepConnectEstablishedEvent--">handleRepConnectEstablishedEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepConnectEstablishedEvent--"><code>EventHandler.handleRepConnectEstablishedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepConnectTryFailedEvent--">handleRepConnectTryFailedEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a Replication connect retry failed
|
|
event is sent from the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepConnectTryFailedEvent--">handleRepConnectTryFailedEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepConnectTryFailedEvent--"><code>EventHandler.handleRepConnectTryFailedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepDupmasterEvent--">handleRepDupmasterEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a Replication Client event is sent
|
|
from the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepDupmasterEvent--">handleRepDupmasterEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepDupmasterEvent--"><code>EventHandler.handleRepDupmasterEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepElectedEvent--">handleRepElectedEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepElectedEvent--">handleRepElectedEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepElectedEvent--"><code>EventHandler.handleRepElectedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepElectionFailedEvent--">handleRepElectionFailedEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepElectionFailedEvent--">handleRepElectionFailedEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepElectionFailedEvent--"><code>EventHandler.handleRepElectionFailedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepInitDoneEvent--">handleRepInitDoneEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepInitDoneEvent--">handleRepInitDoneEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">see <a href="com/sleepycat/db/EventHandler.html#handleRepInitDoneEvent--"><code>EventHandler.handleRepInitDoneEvent</code></a>for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepInQueueFullEvent--">handleRepInQueueFullEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepInQueueFullEvent--">handleRepInQueueFullEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">see <a href="com/sleepycat/db/EventHandler.html#handleRepInQueueFullEvent--"><code>EventHandler.handleRepInQueueFullEvent</code></a>for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepJoinFailureEvent--">handleRepJoinFailureEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepJoinFailureEvent--">handleRepJoinFailureEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepJoinFailureEvent--"><code>EventHandler.handleRepJoinFailureEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepLocalSiteRemovedEvent--">handleRepLocalSiteRemovedEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a local site removed event is sent
|
|
from the Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepLocalSiteRemovedEvent--">handleRepLocalSiteRemovedEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepLocalSiteRemovedEvent--"><code>EventHandler.handleRepLocalSiteRemovedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepMasterEvent--">handleRepMasterEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepMasterEvent--">handleRepMasterEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepMasterEvent--"><code>EventHandler.handleRepMasterEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepMasterFailureEvent--">handleRepMasterFailureEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepMasterFailureEvent--">handleRepMasterFailureEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepMasterFailureEvent--"><code>EventHandler.handleRepMasterFailureEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepNewMasterEvent-int-">handleRepNewMasterEvent(int)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepNewMasterEvent-int-">handleRepNewMasterEvent(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepNewMasterEvent-int-"><code>EventHandler.handleRepNewMasterEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepPermFailedEvent--">handleRepPermFailedEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepPermFailedEvent--">handleRepPermFailedEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepPermFailedEvent--"><code>EventHandler.handleRepPermFailedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepSiteAddedEvent--">handleRepSiteAddedEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a site added event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepSiteAddedEvent--">handleRepSiteAddedEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepSiteAddedEvent--"><code>EventHandler.handleRepSiteAddedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepSiteRemovedEvent--">handleRepSiteRemovedEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when a site removed event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepSiteRemovedEvent--">handleRepSiteRemovedEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepSiteRemovedEvent--"><code>EventHandler.handleRepSiteRemovedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleRepStartupDoneEvent--">handleRepStartupDoneEvent()</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleRepStartupDoneEvent--">handleRepStartupDoneEvent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleRepStartupDoneEvent--"><code>EventHandler.handleRepStartupDoneEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandler.html#handleWriteFailedEvent-int-">handleWriteFailedEvent(int)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/EventHandler.html" title="interface in com.sleepycat.db">EventHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called when an event is sent from the
|
|
Berkeley DB library.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EventHandlerAdapter.html#handleWriteFailedEvent-int-">handleWriteFailedEvent(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db">EventHandlerAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">See <a href="com/sleepycat/db/EventHandler.html#handleWriteFailedEvent-int-"><code>EventHandler.handleWriteFailedEvent</code></a> for details of this
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Hasher.html#hash-com.sleepycat.db.Database-byte:A-int-">hash(Database, byte[], int)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/Hasher.html" title="interface in com.sleepycat.db">Hasher</a></dt>
|
|
<dd>
|
|
<div class="block">An application-specified, database-specific hash function.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseType.html#HASH">HASH</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">The database is a Hash.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/MapEntryParameter.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Computes a hash code as specified by <code>Map.Entry.hashCode()</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a hash code based on the data value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Converter.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EntityConverter.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutation.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Renamer.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityMetadata.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityMetadata.html" title="class in com.sleepycat.persist.model">EntityMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/FieldMetadata.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/PrimaryKeyMetadata.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#hashCode--">hashCode()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/db/Hasher.html" title="interface in com.sleepycat.db"><span class="typeNameLink">Hasher</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An application-specified, database hash function.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">HashStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The HashStats object is used to return Hash database statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#hasNext--">hasNext()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this iterator has more elements when traversing in the
|
|
forward direction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#hasPrevious--">hasPrevious()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this iterator has more elements when traversing in the
|
|
reverse direction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#headMap-K-">headMap(K)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose keys are
|
|
strictly less than toKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#headMap-K-boolean-">headMap(K, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted map whose elements are
|
|
strictly less than toKey, optionally including toKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#headSet-E-">headSet(E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly less than toValue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#headSet-E-boolean-">headSet(E, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly less than toValue, optionally including toValue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedEntrySet.html#headSet-java.util.Map.Entry-">headSet(Map.Entry<K, V>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly less than toMapEntry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedEntrySet.html#headSet-java.util.Map.Entry-boolean-">headSet(Map.Entry<K, V>, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly less than toMapEntry, optionally including toMapEntry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#headSet-K-">headSet(K)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly less than toKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#headSet-K-boolean-">headSet(K, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly less than toKey, optionally including toKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseType.html#HEAP">HEAP</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">The database is a Heap.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/HeapFullException.html" title="class in com.sleepycat.db"><span class="typeNameLink">HeapFullException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A HeapFullException is thrown when an attempt was made to add or update a record
|
|
in a Heap database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db"><span class="typeNameLink">HeapRecordId</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Content used for the key in a Heap database record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapRecordId.html#HeapRecordId-int-short-">HeapRecordId(int, short)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new record id, given a page number and index.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">HeapStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The HeapStats object is used to return Heap database statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#HEARTBEAT_MONITOR">HEARTBEAT_MONITOR</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">The amount of time the replication manager, running at a client site,
|
|
waits for some message activity on the connection from the master
|
|
(heartbeats or other messages) before concluding that the connection
|
|
has been lost.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#HEARTBEAT_SEND">HEARTBEAT_SEND</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">The frequency at which the replication manager, running at a master site,
|
|
broadcasts a heartbeat message in an otherwise idle system.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFilePriority.html#HIGH">HIGH</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</a></dt>
|
|
<dd>
|
|
<div class="block">The second highest priority.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationHostAddress.html#host">host</a></span> - Variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</a></dt>
|
|
<dd>
|
|
<div class="block">The name component of the site address.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:I">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">I</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockMode.html#IGNORE_LEASES">IGNORE_LEASES</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</a></dt>
|
|
<dd>
|
|
<div class="block">Return the data item irrespective of the state of master leases.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#ignoreMethods">ignoreMethods</a></span> - Static variable in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/IncompatibleClassException.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">IncompatibleClassException</span></a> - Exception in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">A class has been changed incompatibly and no mutation has been configured to
|
|
handle the change or a new class version number has not been assigned.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/IncompatibleClassException.html#IncompatibleClassException-java.lang.String-">IncompatibleClassException(String)</a></span> - Constructor for exception com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/IncompatibleClassException.html" title="class in com.sleepycat.persist.evolve">IncompatibleClassException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html#indexKeyBinding">indexKeyBinding</a></span> - Variable in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/persist/IndexNotAvailableException.html" title="class in com.sleepycat.persist"><span class="typeNameLink">IndexNotAvailableException</span></a> - Exception in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">Thrown by the <a href="com/sleepycat/persist/EntityStore.html#getPrimaryIndex-java.lang.Class-java.lang.Class-"><code>getPrimaryIndex</code></a>, <a href="com/sleepycat/persist/EntityStore.html#getSecondaryIndex-com.sleepycat.persist.PrimaryIndex-java.lang.Class-java.lang.String-"><code>getSecondaryIndex</code></a> and <a href="com/sleepycat/persist/EntityStore.html#getSubclassIndex-com.sleepycat.persist.PrimaryIndex-java.lang.Class-java.lang.Class-java.lang.String-"><code>getSubclassIndex</code></a> when an index has not yet
|
|
been created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/IndexNotAvailableException.html#IndexNotAvailableException-java.lang.String-">IndexNotAvailableException(String)</a></span> - Constructor for exception com.sleepycat.persist.<a href="com/sleepycat/persist/IndexNotAvailableException.html" title="class in com.sleepycat.persist">IndexNotAvailableException</a></dt>
|
|
<dd>
|
|
<div class="block">For internal use only.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#indexOf-java.lang.Object-">indexOf(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the index in this list of the first occurrence of the specified
|
|
element, or -1 if this list does not contain this element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Conversion.html#initialize-com.sleepycat.persist.model.EntityModel-">initialize(EntityModel)</a></span> - Method in interface com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Conversion.html" title="interface in com.sleepycat.persist.evolve">Conversion</a></dt>
|
|
<dd>
|
|
<div class="block">Initializes the conversion, allowing it to obtain raw type information
|
|
from the entity model.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/PersistentProxy.html#initializeProxy-T-">initializeProxy(T)</a></span> - Method in interface com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model">PersistentProxy</a></dt>
|
|
<dd>
|
|
<div class="block">Copies the state of a given proxied class instance to this proxy
|
|
instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBase.html#inputToEntry-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.db.DatabaseEntry-">inputToEntry(TupleInput, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</a></dt>
|
|
<dd>
|
|
<div class="block">Utility method to set the data in a entry buffer to the data in a tuple
|
|
input object.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">IntegerBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Integer</code> primitive
|
|
wrapper or an <code>int</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/IntegerBinding.html#IntegerBinding--">IntegerBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/IntegerBinding.html#intToEntry-int-com.sleepycat.db.DatabaseEntry-">intToEntry(int, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>int</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html#intToEntry-int-com.sleepycat.db.DatabaseEntry-">intToEntry(int, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">PackedIntegerBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>int</code> value into an entry buffer, using
|
|
PackedInteger format.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html#intToEntry-int-com.sleepycat.db.DatabaseEntry-">intToEntry(int, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedIntegerBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>int</code> value into an entry buffer, using
|
|
SortedPackedInteger format.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util"><span class="typeNameLink">IOExceptionWrapper</span></a> - Exception in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">An IOException that can contain nested exceptions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/IOExceptionWrapper.html#IOExceptionWrapper-java.lang.Throwable-">IOExceptionWrapper(Throwable)</a></span> - Constructor for exception com.sleepycat.util.<a href="com/sleepycat/util/IOExceptionWrapper.html" title="class in com.sleepycat.util">IOExceptionWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequestMode.html#IREAD">IREAD</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</a></dt>
|
|
<dd>
|
|
<div class="block">Intention to read (shared).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#isArray--">isArray()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether this is an array type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#isConnected--">isConnected()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced by <a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#getConnectionStatus--"><code>ReplicationManagerSiteInfo.getConnectionStatus()</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#isDeleted--">isDeleted()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether this type has been deleted using a class <code>Deleter</code>
|
|
mutation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#isElectable--">isElectable()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">The replication site can be elected as master.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#isEmpty--">isEmpty()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this map or collection contains no mappings or elements.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#isEmpty--">isEmpty()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if no mutations are present.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ClassMetadata.html#isEntityClass--">isEntityClass()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ClassMetadata.html" title="class in com.sleepycat.persist.model">ClassMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether this class is an entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#isEnum--">isEnum()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether this is an enum type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStatus.html#isIgnore--">isIgnore()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">This message cannot be processed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStatus.html#isNewSite--">isNewSite()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The system received contact information from a new environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStatus.html#isNotPermanent--">isNotPermanent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">A message carrying a DB_REP_PERMANENT flag was processed successfully,
|
|
but was not written to disk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#isOpen--">isOpen()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether the model is associated with an open store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#isOrdered--">isOrdered()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether keys are ordered in this container.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#isPeer--">isPeer()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">The replication site is a peer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStatus.html#isPermanent--">isPermanent()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Processing this message resulted in the processing of records that
|
|
are permanent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#isPrimitive--">isPrimitive()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether this type is a Java primitive: char, byte, short, int,
|
|
long, float or double.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#isReadModifyWrite--">isReadModifyWrite()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether write-locks will be obtained when reading with this
|
|
cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#isSecondary--">isSecondary()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether this container is a view on a secondary database rather
|
|
than directly on a primary database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#isSimple--">isSimple()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether this is a
|
|
<a href="./com/sleepycat/persist/model/Entity.html#simpleTypes">simple type</a>:
|
|
primitive, primitive wrapper, BigInteger, BigDecimal, String or Date.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStatus.html#isSuccess--">isSuccess()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The operation succeeded.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#isTransactional--">isTransactional()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns whether the databases underlying this container are
|
|
transactional.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#isTransactionApplied-byte:A-int-">isTransactionApplied(byte[], int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return whether the transaction referred to by the commit token "token" has
|
|
been applied at the local replication environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#isView--">isView()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">The replication site is a view.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#isWriteAllowed--">isWriteAllowed()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true if this is a read-write container or false if this is a
|
|
read-only container.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#iterator--">iterator()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an iterator over the elements in this collection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#iterator--">iterator()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an iterator over the key range, starting with the value
|
|
following the current position or at the first value if the cursor is
|
|
uninitialized.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/ForwardCursor.html#iterator--">iterator()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an iterator over the key range, starting with the value
|
|
following the current position or at the first value if the cursor is
|
|
uninitialized.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#iterator-boolean-">iterator(boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Please use <a href="com/sleepycat/collections/StoredCollection.html#storedIterator--"><code>StoredCollection.storedIterator()</code></a> or <a href="com/sleepycat/collections/StoredCollection.html#storedIterator-boolean-"><code>StoredCollection.storedIterator(boolean)</code></a> instead. Because the iterator returned must
|
|
be closed, the method name <code>iterator</code> is confusing since standard
|
|
Java iterators do not need to be closed.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#iterator-com.sleepycat.db.LockMode-">iterator(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an iterator over the key range, starting with the value
|
|
following the current position or at the first value if the cursor is
|
|
uninitialized.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/ForwardCursor.html#iterator-com.sleepycat.db.LockMode-">iterator(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an iterator over the key range, starting with the value
|
|
following the current position or at the first value if the cursor is
|
|
uninitialized.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollections.html#iterator-java.util.Iterator-">iterator(Iterator<E>)</a></span> - Static method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections">StoredCollections</a></dt>
|
|
<dd>
|
|
<div class="block">Clones an iterator preserving its current position.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequestMode.html#IWR">IWR</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</a></dt>
|
|
<dd>
|
|
<div class="block">Intention to read and write (shared).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequestMode.html#IWRITE">IWRITE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</a></dt>
|
|
<dd>
|
|
<div class="block">Intention to write (shared).</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:J">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">J</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#join-com.sleepycat.collections.StoredContainer:A-java.lang.Object:A-com.sleepycat.db.JoinConfig-">join(StoredContainer[], Object[], JoinConfig)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an iterator representing an equality join of the indices and
|
|
index key values specified.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#join-com.sleepycat.db.Cursor:A-com.sleepycat.db.JoinConfig-">join(Cursor[], JoinConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a specialized join cursor for use in performing equality or
|
|
natural joins on secondary indices.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">JoinConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The configuration properties of a <code>JoinCursor</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/JoinConfig.html#JoinConfig--">JoinConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an instance with the system's default settings.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/JoinCursor.html" title="class in com.sleepycat.db"><span class="typeNameLink">JoinCursor</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A specialized join cursor for use in performing equality or natural joins on
|
|
secondary indices.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:K">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">K</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/OperationStatus.html#KEYEMPTY">KEYEMPTY</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The cursor operation was unsuccessful because the current record
|
|
was deleted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/OperationStatus.html#KEYEXIST">KEYEXIST</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The operation to insert data was configured to not allow overwrite
|
|
and the key already exists in the database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/KeyField.html" title="annotation in com.sleepycat.persist.model"><span class="typeNameLink">KeyField</span></a> - Annotation Type in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates the sorting position of a key field in a composite key class when
|
|
the <code>Comparable</code> interface is not implemented.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db"><span class="typeNameLink">KeyRange</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">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.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/KeyRange.html#KeyRange--">KeyRange()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#keys--">keys()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor for traversing all keys in this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityJoin.html#keys--">keys()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor that returns the primary keys of entities qualifying for
|
|
the join.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#keys-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">keys(Transaction, CursorConfig)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor for traversing all keys in this index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityJoin.html#keys-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">keys(Transaction, CursorConfig)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityJoin.html" title="class in com.sleepycat.persist">EntityJoin</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor that returns the primary keys of entities qualifying for
|
|
the join.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#keys-com.sleepycat.db.Transaction-K-boolean-K-boolean-com.sleepycat.db.CursorConfig-">keys(Transaction, K, boolean, K, boolean, CursorConfig)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor for traversing keys in a key range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#keys-K-boolean-K-boolean-">keys(K, boolean, K, boolean)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Opens a cursor for traversing keys in a key range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#keySet--">keySet()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a set view of the keys contained in this map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#keysIndex--">keysIndex()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a read-only keys index that maps secondary key to primary key.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:L">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">L</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedEntrySet.html#last--">last()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the last (highest) element currently in this sorted set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#last--">last()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the last (highest) element currently in this sorted set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#last--">last()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the last (highest) element currently in this sorted set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#last--">last()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the last value and returns it, or returns null if
|
|
the cursor range is empty.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#last-com.sleepycat.db.LockMode-">last(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the last value and returns it, or returns null if
|
|
the cursor range is empty.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#lastIndexOf-java.lang.Object-">lastIndexOf(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the index in this list of the last occurrence of the specified
|
|
element, or -1 if this list does not contain this element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#lastKey--">lastKey()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the last (highest) element currently in this sorted map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#LEASE">LEASE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Master leases will be used for this site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#LEASE_TIMEOUT">LEASE_TIMEOUT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the amount of time a client grants its master lease to a master.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#len">len</a></span> - Variable in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/KeyRange.html#less">less</a></span> - Variable in class com.sleepycat.db.<a href="com/sleepycat/db/KeyRange.html" title="class in com.sleepycat.db">KeyRange</a></dt>
|
|
<dd>
|
|
<div class="block">A value between 0 and 1, the proportion of keys less than the specified
|
|
key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#listIterator--">listIterator()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a list iterator of the elements in this list (in proper
|
|
sequence).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#listIterator-int-">listIterator(int)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a list iterator of the elements in this list (in proper
|
|
sequence), starting at the specified position in this list.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/Lock.html" title="class in com.sleepycat.db"><span class="typeNameLink">Lock</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The locking interfaces for the database environment are methods of the
|
|
<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db"><code>Environment</code></a> handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#LOCK">LOCK</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The locks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#LOCK_OBJECT">LOCK_OBJECT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The lock objects.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db"><span class="typeNameLink">LockDetectMode</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Deadlock detection modes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#LOCKER">LOCKER</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The lockers.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db"><span class="typeNameLink">LockMode</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Locking modes for database operations.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db"><span class="typeNameLink">LockNotGrantedException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A LockNotGrantedException is thrown when a lock requested using the
|
|
<a href="com/sleepycat/db/Environment.html#getLock-int-boolean-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.LockRequestMode-"><code>Environment.getLock</code></a> or <a href="com/sleepycat/db/Environment.html#lockVector-int-boolean-com.sleepycat.db.LockRequest:A-"><code>Environment.lockVector</code></a>
|
|
methods, where the noWait flag or lock timers were configured, could not
|
|
be granted before the wait-time expired.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db"><span class="typeNameLink">LockOperation</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Operations that can be performed on locks.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db"><span class="typeNameLink">LockRequest</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The LockRequest object is used to encapsulate a single lock request.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#LockRequest-com.sleepycat.db.LockOperation-com.sleepycat.db.LockRequestMode-com.sleepycat.db.DatabaseEntry-">LockRequest(LockOperation, LockRequestMode, DatabaseEntry)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a LockRequest with the specified operation and mode for the
|
|
specified object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#LockRequest-com.sleepycat.db.LockOperation-com.sleepycat.db.LockRequestMode-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.Lock-">LockRequest(LockOperation, LockRequestMode, DatabaseEntry, Lock)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a LockRequest with the specified operation, mode and lock,
|
|
for the specified object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">LockRequest(LockOperation, LockRequestMode, DatabaseEntry, Lock, int)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a LockRequest with the specified operation, mode, lock and
|
|
timeout for the specified object.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db"><span class="typeNameLink">LockRequestMode</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">When using the default lock conflict matrix, the LockRequestMode class
|
|
defines the set of possible lock modes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequestMode.html#LockRequestMode-java.lang.String-int-">LockRequestMode(String, int)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a custom lock request mode.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">LockStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Lock statistics for a database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#lockVector-int-boolean-com.sleepycat.db.LockRequest:A-">lockVector(int, boolean, LockRequest[])</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Atomically obtain and release one or more locks from the lock table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#LOG_ID">LOG_ID</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The log identifiers.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db"><span class="typeNameLink">LogCursor</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The LogCursor object is the handle for a cursor into the log files,
|
|
supporting sequential access to the records stored in log files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#logFlush-com.sleepycat.db.LogSequenceNumber-">logFlush(LogSequenceNumber)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Flush log records to stable storage.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#logPrint-com.sleepycat.db.Transaction-java.lang.String-">logPrint(Transaction, String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Append an informational message to the Berkeley DB database environment log files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#logPut-com.sleepycat.db.DatabaseEntry-boolean-">logPut(DatabaseEntry, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Append a record to the log.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LogRecordHandler.html" title="interface in com.sleepycat.db"><span class="typeNameLink">LogRecordHandler</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A function to process application-specific log records.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db"><span class="typeNameLink">LogSequenceNumber</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The LogSequenceNumber object is a <em>log sequence number</em> which
|
|
specifies a unique location in a log file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogSequenceNumber.html#LogSequenceNumber--">LogSequenceNumber()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an uninitialized LogSequenceNumber.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogSequenceNumber.html#LogSequenceNumber-int-int-">LogSequenceNumber(int, int)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/LogSequenceNumber.html" title="class in com.sleepycat.db">LogSequenceNumber</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a LogSequenceNumber with the specified file and offset.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">LogStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Log statistics for a database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#logVerify-com.sleepycat.db.LogVerifyConfig-">logVerify(LogVerifyConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Verify integrity of the log records of an environment and write both error and
|
|
normal messages to the environment's error report destination.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">LogVerifyConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the attributes of a database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#LogVerifyConfig--">LogVerifyConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">LongBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Long</code> primitive
|
|
wrapper or a <code>long</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/LongBinding.html#LongBinding--">LongBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/LongBinding.html#longToEntry-long-com.sleepycat.db.DatabaseEntry-">longToEntry(long, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>long</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedLongBinding.html#longToEntry-long-com.sleepycat.db.DatabaseEntry-">longToEntry(long, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedLongBinding.html" title="class in com.sleepycat.bind.tuple">PackedLongBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>Long</code> value into an entry buffer, using
|
|
PackedLong format.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html#longToEntry-long-com.sleepycat.db.DatabaseEntry-">longToEntry(long, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedLongBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>Long</code> value into an entry buffer, using
|
|
SortedPackedLong format.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFilePriority.html#LOW">LOW</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</a></dt>
|
|
<dd>
|
|
<div class="block">The second lowest priority.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:M">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#makeSpace-int-">makeSpace(int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Ensure that at least the given number of bytes are available in the
|
|
internal buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/Relationship.html#MANY_TO_MANY">MANY_TO_MANY</a></span> - com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</a></dt>
|
|
<dd>
|
|
<div class="block">Relates many entities to many secondary keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/Relationship.html#MANY_TO_ONE">MANY_TO_ONE</a></span> - com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</a></dt>
|
|
<dd>
|
|
<div class="block">Relates many entities to one secondary key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#map--">map()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a standard Java map based on this entity index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#map--">map()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#map--">map()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections"><span class="typeNameLink">MapEntryParameter</span></a><<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>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">A simple <code>Map.Entry</code> implementation that can be used as in
|
|
input parameter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/MapEntryParameter.html#MapEntryParameter-K-V-">MapEntryParameter(K, V)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a map entry with a given key and value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#mark">mark</a></span> - Variable in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#mark-int-">mark(int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#markSupported--">markSupported()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/MarshalledTupleEntry.html#marshalEntry-com.sleepycat.bind.tuple.TupleOutput-">marshalEntry(TupleOutput)</a></span> - Method in interface com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct the key or data tuple entry from the key or data object.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple"><span class="typeNameLink">MarshalledTupleEntry</span></a> - Interface in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A marshalling interface implemented by key, data or entity classes that
|
|
are represented as tuples.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple"><span class="typeNameLink">MarshalledTupleKeyEntity</span></a> - Interface in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A marshalling interface implemented by entity classes that represent keys as
|
|
tuples.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#marshalPrimaryKey-com.sleepycat.bind.tuple.TupleOutput-">marshalPrimaryKey(TupleOutput)</a></span> - Method in interface com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts the entity's primary key and writes it to the key output.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#marshalSecondaryKey-java.lang.String-com.sleepycat.bind.tuple.TupleOutput-">marshalSecondaryKey(String, TupleOutput)</a></span> - Method in interface com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts the entity's secondary key and writes it to the key output.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#MAX_LENGTH">MAX_LENGTH</a></span> - Static variable in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of bytes needed to store an int value (5).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#MAX_LONG_LENGTH">MAX_LONG_LENGTH</a></span> - Static variable in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of bytes needed to store a long value (9).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#maximumLSN">maximumLSN</a></span> - Variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">The highest log number acknowledged as durable by this site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#MAXLOCKS">MAXLOCKS</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Reject the lock request for the locker ID with the most locks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#MAXWRITE">MAXWRITE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Reject the lock request for the locker ID with the most write locks.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db"><span class="typeNameLink">MemoryException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">This exception is thrown when a <a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db"><code>DatabaseEntry</code></a>
|
|
passed to a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> method is not large
|
|
enough to hold a value being returned.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MessageHandler.html#message-com.sleepycat.db.Environment-java.lang.String-java.lang.String-">message(Environment, String, String)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/MessageHandler.html" title="interface in com.sleepycat.db">MessageHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A callback function to be called to display informational messages.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MessageHandler.html" title="interface in com.sleepycat.db"><span class="typeNameLink">MessageHandler</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying a callback function to be called to display
|
|
informational messages.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MetaCheckSumFailException.html" title="class in com.sleepycat.db"><span class="typeNameLink">MetaCheckSumFailException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A MetaCheckSumFailException is thrown when a checksum mismatch is detected
|
|
on a database metadata page.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#MINLOCKS">MINLOCKS</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Reject the lock request for the locker ID with the fewest locks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#MINWRITE">MINWRITE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Reject the lock request for the locker ID with the fewest write locks.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model"><span class="typeNameLink">ModelInternal</span></a> - Class in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Internal access class that should not be used by applications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ModelInternal.html#ModelInternal--">ModelInternal()</a></span> - Constructor for class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db"><span class="typeNameLink">MultipleDataEntry</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A DatabaseEntry that holds multiple data items returned by a single
|
|
<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry--">MultipleDataEntry()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with no data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry-byte:A-">MultipleDataEntry(byte[])</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with a given byte array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleDataEntry.html#MultipleDataEntry-byte:A-int-int-">MultipleDataEntry(byte[], int, int)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a DatabaseEntry with a given byte array, offset and size.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db"><span class="typeNameLink">MultipleEntry</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An abstract class representing a DatabaseEntry that holds multiple results
|
|
returned by a single <a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get method.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db"><span class="typeNameLink">MultipleKeyDataEntry</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A DatabaseEntry that holds multiple key/data pairs returned by a single
|
|
<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry--">MultipleKeyDataEntry()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with no data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry-byte:A-">MultipleKeyDataEntry(byte[])</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with a given byte array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyDataEntry.html#MultipleKeyDataEntry-byte:A-int-int-">MultipleKeyDataEntry(byte[], int, int)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a DatabaseEntry with a given byte array, offset and size.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db"><span class="typeNameLink">MultipleKeyNIODataEntry</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A DatabaseEntry that holds multiple key/data pairs returned by a single
|
|
<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyNIODataEntry.html#MultipleKeyNIODataEntry--">MultipleKeyNIODataEntry()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with no data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyNIODataEntry.html#MultipleKeyNIODataEntry-java.nio.ByteBuffer-">MultipleKeyNIODataEntry(ByteBuffer)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with a given java.nio.ByteBuffer.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db"><span class="typeNameLink">MultipleNIODataEntry</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A DatabaseEntry that holds multiple data items returned by a single
|
|
<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleNIODataEntry.html#MultipleNIODataEntry--">MultipleNIODataEntry()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with no data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleNIODataEntry.html#MultipleNIODataEntry-java.nio.ByteBuffer-">MultipleNIODataEntry(ByteBuffer)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with a given java.nio.ByteBuffer.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db"><span class="typeNameLink">MultipleRecnoDataEntry</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A DatabaseEntry that holds multiple record number/data pairs returned by a
|
|
single <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry--">MultipleRecnoDataEntry()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with no data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry-byte:A-">MultipleRecnoDataEntry(byte[])</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with a given byte array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoDataEntry.html#MultipleRecnoDataEntry-byte:A-int-int-">MultipleRecnoDataEntry(byte[], int, int)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a DatabaseEntry with a given byte array, offset and size.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db"><span class="typeNameLink">MultipleRecnoNIODataEntry</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A DatabaseEntry that holds multiple record number/data pairs returned by a
|
|
single <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> or <a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db"><code>Cursor</code></a> get call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoNIODataEntry.html#MultipleRecnoNIODataEntry--">MultipleRecnoNIODataEntry()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with no data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoNIODataEntry.html#MultipleRecnoNIODataEntry-java.nio.ByteBuffer-">MultipleRecnoNIODataEntry(ByteBuffer)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct an entry with a given java.nio.ByteBuffer.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">Mutation</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">The base class for all mutations.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">Mutations</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">A collection of mutations for configuring class evolution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#Mutations--">Mutations()</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an empty set of mutations.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">MutexStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Statistics about mutexes in a Berkeley DB database environment, returned
|
|
by <a href="com/sleepycat/db/Environment.html#getMutexStats-com.sleepycat.db.StatsConfig-"><code>Environment.getMutexStats(com.sleepycat.db.StatsConfig)</code></a></div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:N">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">N</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKey.html#name--">name()</a></span> - Method in annotation type com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKey.html" title="annotation in com.sleepycat.persist.model">SecondaryKey</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the name of the key in order to use a name that is different
|
|
than the field name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveInternal.html#newEvent--">newEvent()</a></span> - Static method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</a></dt>
|
|
<dd>
|
|
<div class="block">Internal access method that should not be used by applications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TupleSerialFactory.html#newMap-com.sleepycat.db.Database-java.lang.Class-java.lang.Class-boolean-">newMap(Database, Class<K>, Class<V>, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a map from a previously opened Database object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBase.html#newOutput--">newOutput()</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput-E-"><code>TupleBase.getTupleOutput(E)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBase.html#newOutput-byte:A-">newOutput(byte[])</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput-E-"><code>TupleBase.getTupleOutput(E)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TupleSerialFactory.html#newSortedMap-com.sleepycat.db.Database-java.lang.Class-java.lang.Class-boolean-">newSortedMap(Database, Class<K>, Class<V>, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a sorted map from a previously opened Database object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#next--">next()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the next element in the iteration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#next--">next()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the next value and returns it, or returns null
|
|
if there are no more values in the cursor range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/ForwardCursor.html#next--">next()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the next value and returns it, or returns null
|
|
if there are no more values in the cursor range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleDataEntry.html#next-com.sleepycat.db.DatabaseEntry-">next(DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleDataEntry.html" title="class in com.sleepycat.db">MultipleDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next data element in the returned set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleNIODataEntry.html#next-com.sleepycat.db.DatabaseEntry-">next(DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleNIODataEntry.html" title="class in com.sleepycat.db">MultipleNIODataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next data element in the returned set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyDataEntry.html#next-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">next(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyDataEntry.html" title="class in com.sleepycat.db">MultipleKeyDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next key/data pair in the returned set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleKeyNIODataEntry.html#next-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">next(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleKeyNIODataEntry.html" title="class in com.sleepycat.db">MultipleKeyNIODataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next key/data pair in the returned set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoDataEntry.html#next-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">next(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoDataEntry.html" title="class in com.sleepycat.db">MultipleRecnoDataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next record number/data pair in the returned set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleRecnoNIODataEntry.html#next-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">next(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleRecnoNIODataEntry.html" title="class in com.sleepycat.db">MultipleRecnoNIODataEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next record number/data pair in the returned set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#next-com.sleepycat.db.LockMode-">next(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the next value and returns it, or returns null
|
|
if there are no more values in the cursor range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/ForwardCursor.html#next-com.sleepycat.db.LockMode-">next(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the next value and returns it, or returns null
|
|
if there are no more values in the cursor range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#nextDup--">nextDup()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the next value with the same key (duplicate) and
|
|
returns it, or returns null if no more values are present for the key at
|
|
the current position.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#nextDup-com.sleepycat.db.LockMode-">nextDup(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the next value with the same key (duplicate) and
|
|
returns it, or returns null if no more values are present for the key at
|
|
the current position.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#nextIndex--">nextIndex()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the index of the element that would be returned by a subsequent
|
|
call to next.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#nextNoDup--">nextNoDup()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the next value with a different key and returns it,
|
|
or returns null if there are no more unique keys in the cursor range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#nextNoDup-com.sleepycat.db.LockMode-">nextNoDup(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the next value with a different key and returns it,
|
|
or returns null if there are no more unique keys in the cursor range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#NONE">NONE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Turn off deadlock detection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerAckPolicy.html#NONE">NONE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The master should not wait for any client replication message
|
|
acknowledgments.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/OperationStatus.html#NOTFOUND">NOTFOUND</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The requested key/data pair was not found.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStatus.html#NOTFOUND">NOTFOUND</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStatus.html" title="class in com.sleepycat.db">TransactionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">No such transaction found in the replication group.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/NotPersistent.html" title="annotation in com.sleepycat.persist.model"><span class="typeNameLink">NotPersistent</span></a> - Annotation Type in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Overrides the default rules for field persistence and defines a field as
|
|
being non-persistent even when it is not declared with the
|
|
<code>transient</code> keyword.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/NotTransient.html" title="annotation in com.sleepycat.persist.model"><span class="typeNameLink">NotTransient</span></a> - Annotation Type in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Overrides the default rules for field persistence and defines a field as
|
|
being persistent even when it is declared with the <code>transient</code>
|
|
keyword.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#NOWAIT">NOWAIT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Berkeley DB method calls that would normally block while clients are in
|
|
recovery should return errors immediately.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/DeleteAction.html#NULLIFY">NULLIFY</a></span> - com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</a></dt>
|
|
<dd>
|
|
<div class="block">If <code>NULLIFY</code> is specified, then the secondary key in this entity
|
|
is set to null and this entity is updated.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ForeignKeyDeleteAction.html#NULLIFY">NULLIFY</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</a></dt>
|
|
<dd>
|
|
<div class="block">When a referenced record in the foreign key database is deleted, set the
|
|
reference to null in the primary database record that references it,
|
|
thereby deleting the secondary key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#nullifyForeignKey-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.bind.tuple.TupleOutput-">nullifyForeignKey(TupleInput, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Clears the index key in the tuple data entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html#nullifyForeignKey-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.bind.tuple.TupleOutput-">nullifyForeignKey(TupleInput, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html#nullifyForeignKey-com.sleepycat.db.SecondaryDatabase-com.sleepycat.db.DatabaseEntry-">nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html#nullifyForeignKey-com.sleepycat.db.SecondaryDatabase-com.sleepycat.db.DatabaseEntry-">nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#nullifyForeignKey-com.sleepycat.db.SecondaryDatabase-com.sleepycat.db.DatabaseEntry-">nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ForeignKeyNullifier.html#nullifyForeignKey-com.sleepycat.db.SecondaryDatabase-com.sleepycat.db.DatabaseEntry-">nullifyForeignKey(SecondaryDatabase, DatabaseEntry)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/ForeignKeyNullifier.html" title="interface in com.sleepycat.db">ForeignKeyNullifier</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the foreign key reference to null in the datum of the primary
|
|
database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ForeignMultiKeyNullifier.html#nullifyForeignKey-com.sleepycat.db.SecondaryDatabase-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">nullifyForeignKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/ForeignMultiKeyNullifier.html" title="interface in com.sleepycat.db">ForeignMultiKeyNullifier</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the foreign key reference to null in the datum of the primary
|
|
database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html#nullifyForeignKey-D-">nullifyForeignKey(D)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Clears the index key in a data object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html#nullifyForeignKey-D-">nullifyForeignKey(D)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Clears the index key in the deserialized data entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html#nullifyForeignKey-D-">nullifyForeignKey(D)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#nullifyForeignKey-java.lang.String-">nullifyForeignKey(String)</a></span> - Method in interface com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</a></dt>
|
|
<dd>
|
|
<div class="block">Clears the entity's secondary key fields for the given key name.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:O">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">O</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialBinding.html#objectToData-E-">objectToData(E)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts a data object from an entity object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialBinding.html#objectToData-E-">objectToData(E)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts a data object from an entity object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#objectToData-E-">objectToData(E)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToData-E-com.sleepycat.bind.tuple.TupleOutput-">objectToData(E, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts a key tuple from an entity object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#objectToData-E-com.sleepycat.bind.tuple.TupleOutput-">objectToData(E, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/EntityBinding.html#objectToData-E-com.sleepycat.db.DatabaseEntry-">objectToData(E, DatabaseEntry)</a></span> - Method in interface com.sleepycat.bind.<a href="com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts the data entry from an entity Object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialBinding.html#objectToData-E-com.sleepycat.db.DatabaseEntry-">objectToData(E, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialBinding.html#objectToData-E-com.sleepycat.db.DatabaseEntry-">objectToData(E, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToData-E-com.sleepycat.db.DatabaseEntry-">objectToData(E, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/ByteArrayBinding.html#objectToEntry-byte:A-com.sleepycat.db.DatabaseEntry-">objectToEntry(byte[], DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.<a href="com/sleepycat/bind/ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInputBinding.html#objectToEntry-com.sleepycat.bind.tuple.TupleInput-com.sleepycat.db.DatabaseEntry-">objectToEntry(TupleInput, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBinding.html#objectToEntry-E-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(E, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a key or data object to a tuple entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleMarshalledBinding.html#objectToEntry-E-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(E, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/EntryBinding.html#objectToEntry-E-com.sleepycat.db.DatabaseEntry-">objectToEntry(E, DatabaseEntry)</a></span> - Method in interface com.sleepycat.bind.<a href="com/sleepycat/bind/EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts an Object into a entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialBinding.html#objectToEntry-E-com.sleepycat.db.DatabaseEntry-">objectToEntry(E, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Serialize an object into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBinding.html#objectToEntry-E-com.sleepycat.db.DatabaseEntry-">objectToEntry(E, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BooleanBinding.html#objectToEntry-java.lang.Boolean-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Boolean, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ByteBinding.html#objectToEntry-java.lang.Byte-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Byte, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/CharacterBinding.html#objectToEntry-java.lang.Character-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Character, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/DoubleBinding.html#objectToEntry-java.lang.Double-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Double, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html#objectToEntry-java.lang.Double-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Double, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/FloatBinding.html#objectToEntry-java.lang.Float-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Float, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedFloatBinding.html#objectToEntry-java.lang.Float-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Float, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/IntegerBinding.html#objectToEntry-java.lang.Integer-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Integer, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html#objectToEntry-java.lang.Integer-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Integer, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">PackedIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html#objectToEntry-java.lang.Integer-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Integer, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/LongBinding.html#objectToEntry-java.lang.Long-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Long, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedLongBinding.html#objectToEntry-java.lang.Long-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Long, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedLongBinding.html" title="class in com.sleepycat.bind.tuple">PackedLongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html#objectToEntry-java.lang.Long-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Long, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedLongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/RecordNumberBinding.html#objectToEntry-java.lang.Object-com.sleepycat.db.DatabaseEntry-">objectToEntry(Object, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.<a href="com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ShortBinding.html#objectToEntry-java.lang.Short-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(Short, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/StringBinding.html#objectToEntry-java.lang.String-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(String, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigDecimalBinding.html#objectToEntry-java.math.BigDecimal-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(BigDecimal, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">BigDecimalBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html#objectToEntry-java.math.BigDecimal-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(BigDecimal, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">SortedBigDecimalBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/BigIntegerBinding.html#objectToEntry-java.math.BigInteger-com.sleepycat.bind.tuple.TupleOutput-">objectToEntry(BigInteger, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialBinding.html#objectToKey-E-">objectToKey(E)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts a key object from an entity object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialBinding.html#objectToKey-E-com.sleepycat.bind.tuple.TupleOutput-">objectToKey(E, TupleOutput)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts a key tuple from an entity object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#objectToKey-E-com.sleepycat.bind.tuple.TupleOutput-">objectToKey(E, TupleOutput)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToKey-E-com.sleepycat.bind.tuple.TupleOutput-">objectToKey(E, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts a key tuple from an entity object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#objectToKey-E-com.sleepycat.bind.tuple.TupleOutput-">objectToKey(E, TupleOutput)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/EntityBinding.html#objectToKey-E-com.sleepycat.db.DatabaseEntry-">objectToKey(E, DatabaseEntry)</a></span> - Method in interface com.sleepycat.bind.<a href="com/sleepycat/bind/EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts the key entry from an entity Object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialBinding.html#objectToKey-E-com.sleepycat.db.DatabaseEntry-">objectToKey(E, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialBinding.html#objectToKey-E-com.sleepycat.db.DatabaseEntry-">objectToKey(E, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleBinding.html#objectToKey-E-com.sleepycat.db.DatabaseEntry-">objectToKey(E, DatabaseEntry)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#off">off</a></span> - Variable in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#OLDEST">OLDEST</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Reject the lock request for the locker ID with the oldest lock.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerAckPolicy.html#ONE">ONE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The master should wait until at least one client site has acknowledged
|
|
each permanent replication message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerAckPolicy.html#ONE_PEER">ONE_PEER</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The master should wait until at least one electable peer has acknowledged
|
|
each permanent replication message (where "electable peer" means a client
|
|
capable of being subsequently elected master of the replication group).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/Relationship.html#ONE_TO_MANY">ONE_TO_MANY</a></span> - com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</a></dt>
|
|
<dd>
|
|
<div class="block">Relates one entity to many secondary keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/Relationship.html#ONE_TO_ONE">ONE_TO_ONE</a></span> - com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</a></dt>
|
|
<dd>
|
|
<div class="block">Relates one entity to one secondary key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKey.html#onRelatedEntityDelete--">onRelatedEntityDelete()</a></span> - Method in annotation type com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKey.html" title="annotation in com.sleepycat.persist.model">SecondaryKey</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the action to take when a related entity is deleted having a
|
|
primary key value that exists as a secondary key value for this entity.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupHandler.html#open-java.lang.String-java.lang.String-">open(String, String)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/BackupHandler.html" title="interface in com.sleepycat.db">BackupHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a target location is opened during a backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#openChannel-int-">openChannel(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Create a channel.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#openCursor-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">openCursor(Transaction, CursorConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return a cursor into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryDatabase.html#openCursor-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">openCursor(Transaction, CursorConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></dt>
|
|
<dd>
|
|
<div class="block">Return a cursor into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#openDatabase-com.sleepycat.db.Transaction-java.lang.String-java.lang.String-com.sleepycat.db.DatabaseConfig-">openDatabase(Transaction, String, String, DatabaseConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Open a database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#openDatabaseStream-com.sleepycat.db.DatabaseStreamConfig-">openDatabaseStream(DatabaseStreamConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return a database stream pointing to a key/data pair where the data item
|
|
is an external file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#openLogCursor--">openLogCursor()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Return a log cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryDatabase.html#openSecondaryCursor-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">openSecondaryCursor(Transaction, CursorConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></dt>
|
|
<dd>
|
|
<div class="block">Obtain a cursor on a database, returning a <code>SecondaryCursor</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">openSecondaryDatabase(Transaction, String, String, Database, SecondaryConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Open a database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#openSequence-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.SequenceConfig-">openSequence(Transaction, DatabaseEntry, SequenceConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Open a sequence represented by the key in the database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db"><span class="typeNameLink">OperationStatus</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Status values from database operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBase.html#outputToEntry-com.sleepycat.bind.tuple.TupleOutput-com.sleepycat.db.DatabaseEntry-">outputToEntry(TupleOutput, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</a></dt>
|
|
<dd>
|
|
<div class="block">Utility method to set the data in a entry buffer to the data in a tuple
|
|
output object.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<dt><a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util"><span class="typeNameLink">PackedInteger</span></a> - Class in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">Static methods for reading and writing packed integers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#PackedInteger--">PackedInteger()</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">PackedIntegerBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>Integer</code>
|
|
primitive wrapper or an unsorted <code>int</code> primitive, that stores the
|
|
value in the smallest number of bytes possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html#PackedIntegerBinding--">PackedIntegerBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">PackedIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/PackedLongBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">PackedLongBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>Long</code>
|
|
primitive wrapper or an unsorted <code>long</code> primitive, that stores
|
|
the value in the smallest number of bytes possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/PackedLongBinding.html#PackedLongBinding--">PackedLongBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/PackedLongBinding.html" title="class in com.sleepycat.bind.tuple">PackedLongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#panic-boolean-">panic(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Set the panic state for the database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/PanicHandler.html#panic-com.sleepycat.db.Environment-com.sleepycat.db.DatabaseException-">panic(Environment, DatabaseException)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/PanicHandler.html" title="interface in com.sleepycat.db">PanicHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A function to be called if the database environment panics.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/PanicHandler.html" title="interface in com.sleepycat.db"><span class="typeNameLink">PanicHandler</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying a function to be called if the database
|
|
environment panics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationViewHandler.html#partial_view-com.sleepycat.db.Environment-java.lang.String-int-">partial_view(Environment, String, int)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/ReplicationViewHandler.html" title="interface in com.sleepycat.db">ReplicationViewHandler</a></dt>
|
|
<dd>
|
|
<div class="block">The application-specific function used by replication views to determine
|
|
whether a database file is replicated.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/PartitionHandler.html#partition-com.sleepycat.db.Database-com.sleepycat.db.DatabaseEntry-">partition(Database, DatabaseEntry)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/PartitionHandler.html" title="interface in com.sleepycat.db">PartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">The application-specific database partitioning callback.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/PartitionHandler.html" title="interface in com.sleepycat.db"><span class="typeNameLink">PartitionHandler</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying how to set up database partitioning.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/Persistent.html" title="annotation in com.sleepycat.persist.model"><span class="typeNameLink">Persistent</span></a> - Annotation Type in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Identifies a persistent class that is not an <a href="com/sleepycat/persist/model/Entity.html" title="annotation in com.sleepycat.persist.model"><code>Entity</code></a> class or a
|
|
<a href="./com/sleepycat/persist/model/Entity.html#simpleTypes">simple type</a>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model"><span class="typeNameLink">PersistentProxy</span></a><<a href="com/sleepycat/persist/model/PersistentProxy.html" title="type parameter in PersistentProxy">T</a>> - Interface in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Implemented by a proxy class to represent the persistent state of a
|
|
(non-persistent) proxied class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationHostAddress.html#port">port</a></span> - Variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</a></dt>
|
|
<dd>
|
|
<div class="block">The network port component of the site address.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreePrefixCalculator.html#prefix-com.sleepycat.db.Database-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">prefix(Database, DatabaseEntry, DatabaseEntry)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</a></dt>
|
|
<dd>
|
|
<div class="block">The application-specific Btree prefix callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#PREFMAS_CLIENT">PREFMAS_CLIENT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">This flag is used to specify the client site in a replication group
|
|
operating in preferred master mode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#PREFMAS_MASTER">PREFMAS_MASTER</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">This flag is used to specify the preferred master site in a replication
|
|
group operating in preferred master mode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#prepare-byte:A-">prepare(byte[])</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Initiate the beginning of a two-phase commit.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/PreparedTransaction.html" title="class in com.sleepycat.db"><span class="typeNameLink">PreparedTransaction</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The PreparedTransaction object is used to encapsulate a single prepared,
|
|
but not yet resolved, transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#prev--">prev()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the previous value and returns it, or returns null
|
|
if there are no preceding values in the cursor range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#prev-com.sleepycat.db.LockMode-">prev(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the previous value and returns it, or returns null
|
|
if there are no preceding values in the cursor range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#prevDup--">prevDup()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the previous value with the same key (duplicate) and
|
|
returns it, or returns null if no preceding values are present for the
|
|
key at the current position.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#prevDup-com.sleepycat.db.LockMode-">prevDup(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the previous value with the same key (duplicate) and
|
|
returns it, or returns null if no preceding values are present for the
|
|
key at the current position.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#previous--">previous()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the next element in the iteration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#previousIndex--">previousIndex()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the index of the element that would be returned by a subsequent
|
|
call to previous.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#prevNoDup--">prevNoDup()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the preceding value with a different key and returns
|
|
it, or returns null if there are no preceding unique keys in the cursor
|
|
range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#prevNoDup-com.sleepycat.db.LockMode-">prevNoDup(LockMode)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Moves the cursor to the preceding value with a different key and returns
|
|
it, or returns null if there are no preceding unique keys in the cursor
|
|
range.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist"><span class="typeNameLink">PrimaryIndex</span></a><<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>> - Class in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">The primary index for an entity class and its primary key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">PrimaryIndex(Database, Class<PK>, EntryBinding<PK>, Class<E>, EntityBinding<E>)</a></span> - Constructor for class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a primary index without using an <code>EntityStore</code>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/PrimaryKey.html" title="annotation in com.sleepycat.persist.model"><span class="typeNameLink">PrimaryKey</span></a> - Annotation Type in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates the primary key field of an entity class.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><span class="typeNameLink">PrimaryKeyAssigner</span></a> - Interface in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">An interface implemented to assign new primary key values.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html#primaryKeyBinding">primaryKeyBinding</a></span> - Variable in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model"><span class="typeNameLink">PrimaryKeyMetadata</span></a> - Class in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">The metadata for a primary key field.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/PrimaryKeyMetadata.html#PrimaryKeyMetadata-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">PrimaryKeyMetadata(String, String, String, String)</a></span> - Constructor for class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/PrimaryKeyMetadata.html" title="class in com.sleepycat.persist.model">PrimaryKeyMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Used by an <code>EntityModel</code> to construct primary key metadata.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RecoveryOperation.html#PRINT">PRINT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</a></dt>
|
|
<dd>
|
|
<div class="block">The log is being printed for debugging purposes; print the contents of
|
|
this log record in the desired format.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#printLockStats-com.sleepycat.db.StatsConfig-">printLockStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Print the locking subsystem statistical information to a specified output
|
|
channel (see the setMsgfile() method for more information), or passed to an
|
|
application callback function (see the setMsgcall() method for more
|
|
information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#printLogStats-com.sleepycat.db.StatsConfig-">printLogStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Print the logging subsystem statistical information to a specified output
|
|
channel (see the setMsgfile() method for more information), or passed to an
|
|
application callback function (see the setMsgcall() method for more
|
|
information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#printMempStats-com.sleepycat.db.StatsConfig-">printMempStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Print the cache subsystem statistical information to a specified output
|
|
channel (see the setMsgfile() method for more information), or passed to an
|
|
application callback function (see the setMsgcall() method for more
|
|
information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#printMutexStats-com.sleepycat.db.StatsConfig-">printMutexStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Print the mutex subsystem statistical information to a specified output
|
|
channel (see the setMsgfile() method for more information), or passed to an
|
|
application callback function (see the setMsgcall() method for more
|
|
information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#printReplicationManagerStats-com.sleepycat.db.StatsConfig-">printReplicationManagerStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Print the Replication Manager subsystem statistical information to a
|
|
specified output channel (see the setMsgfile() method for more
|
|
information), or passed to an application callback function (see the
|
|
setMsgcall() method for more information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#printReplicationStats-com.sleepycat.db.StatsConfig-">printReplicationStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Print the replication subsystem statistical information to a specified output
|
|
channel (see the setMsgfile() method for more information), or passed to an
|
|
application callback function (see the setMsgcall() method for more
|
|
information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#printStats-com.sleepycat.db.StatsConfig-">printStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Print database statistics to a specified output channel (see the
|
|
setMsgfile() method for more information), or passed to an application
|
|
callback function (see the setMsgcall() method for more information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#printStats-com.sleepycat.db.StatsConfig-">printStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Print environment statistical information to a specified output
|
|
channel (see the setMsgfile() method for more information), or passed to an
|
|
application callback function (see the setMsgcall() method for more
|
|
information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Sequence.html#printStats-com.sleepycat.db.StatsConfig-">printStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db">Sequence</a></dt>
|
|
<dd>
|
|
<div class="block">Print statistical information about the sequence to a specified output
|
|
channel (see the setMsgfile() method for more information), or passed to an
|
|
application callback function (see the setMsgcall() method for more
|
|
information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#printTransactionStats-com.sleepycat.db.StatsConfig-">printTransactionStats(StatsConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Print the transaction subsystem statistical information to a specified
|
|
output channel (see the setMsgfile() method for more information), or
|
|
passed to an application callback function (see the setMsgcall() method
|
|
for more information).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#processReplicationMessage-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-int-">processReplicationMessage(DatabaseEntry, DatabaseEntry, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Process an incoming replication message sent by a member of the
|
|
replication group to the local database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ConfigBeanInfoBase.html#propertiesName">propertiesName</a></span> - Static variable in class com.sleepycat.util.<a href="com/sleepycat/util/ConfigBeanInfoBase.html" title="class in com.sleepycat.util">ConfigBeanInfoBase</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/Persistent.html#proxyFor--">proxyFor()</a></span> - Method in annotation type com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/Persistent.html" title="annotation in com.sleepycat.persist.model">Persistent</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the class that is proxied by this <a href="com/sleepycat/persist/model/PersistentProxy.html" title="interface in com.sleepycat.persist.model"><code>PersistentProxy</code></a>
|
|
instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#put-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">put(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Store a key/data pair into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#put-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">put(Transaction, DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Store the key/data pair into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#put-com.sleepycat.db.Transaction-E-">put(Transaction, E)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Inserts an entity and returns null, or updates it if the primary key
|
|
already exists and returns the existing entity.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#put-E-">put(E)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Inserts an entity and returns null, or updates it if the primary key
|
|
already exists and returns the existing entity.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#put-K-V-">put(K, V)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Associates the specified value with the specified key in this map
|
|
(optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockOperation.html#PUT">PUT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</a></dt>
|
|
<dd>
|
|
<div class="block">The lock to which the lock field refers is released.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockOperation.html#PUT_ALL">PUT_ALL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</a></dt>
|
|
<dd>
|
|
<div class="block">All locks held by the specified locker are released.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockOperation.html#PUT_OBJ">PUT_OBJ</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</a></dt>
|
|
<dd>
|
|
<div class="block">All locks held on obj are released.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#putAfter-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">putAfter(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Store a key/data pair into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#putAll-java.util.Map-">putAll(Map<? extends K, ? extends V>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Copies all of the mappings from the specified map to this map (optional
|
|
operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#putBefore-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">putBefore(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Store a key/data pair into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#putCurrent-com.sleepycat.db.DatabaseEntry-">putCurrent(DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Replaces the data in the key/data pair at the current cursor position.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#putIfAbsent-K-V-">putIfAbsent(K, V)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">If the specified key is not already associated with a value, associate
|
|
it with the given value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#putKeyFirst-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">putKeyFirst(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Store a key/data pair into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#putKeyLast-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">putKeyLast(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Store a key/data pair into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#putLock-com.sleepycat.db.Lock-">putLock(Lock)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Release a lock.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#putMultiple-com.sleepycat.db.Transaction-com.sleepycat.db.MultipleEntry-com.sleepycat.db.MultipleEntry-boolean-">putMultiple(Transaction, MultipleEntry, MultipleEntry, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Store a set of key/data pairs into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#putMultipleKey-com.sleepycat.db.Transaction-com.sleepycat.db.MultipleEntry-boolean-">putMultipleKey(Transaction, MultipleEntry, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Store a set of key/data pairs into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#putNoDupData-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">putNoDupData(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Store a key/data pair into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#putNoDupData-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">putNoDupData(Transaction, DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Store the key/data pair into the database if it does not already appear
|
|
in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#putNoOverwrite-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">putNoOverwrite(DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Store a key/data pair into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#putNoOverwrite-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">putNoOverwrite(Transaction, DatabaseEntry, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Store the key/data pair into the database if the key does not already
|
|
appear in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#putNoOverwrite-com.sleepycat.db.Transaction-E-">putNoOverwrite(Transaction, E)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Inserts an entity and returns true, or returns false if the primary key
|
|
already exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#putNoOverwrite-E-">putNoOverwrite(E)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Inserts an entity and returns true, or returns false if the primary key
|
|
already exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#putNoReturn-com.sleepycat.db.Transaction-E-">putNoReturn(Transaction, E)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Inserts an entity, or updates it if the primary key already exists (does
|
|
not return the existing entity).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#putNoReturn-E-">putNoReturn(E)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Inserts an entity, or updates it if the primary key already exists (does
|
|
not return the existing entity).</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:Q">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">Q</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseType.html#QUEUE">QUEUE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">The database is a Queue.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">QueueStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The QueueStats object is used to return Queue database statistics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerAckPolicy.html#QUORUM">QUORUM</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The master should wait until it has received acknowledgements from the
|
|
minimum number of electable peers sufficient to ensure that the effect
|
|
of the permanent record remains durable if an election is held (where
|
|
"electable peer" means a client capable of being subsequently elected
|
|
master of the replication group).</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:R">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">R</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#RANDOM">RANDOM</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Reject the lock request for a random locker ID.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw"><span class="typeNameLink">RawField</span></a> - Interface in <a href="com/sleepycat/persist/raw/package-summary.html">com.sleepycat.persist.raw</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw"><span class="typeNameLink">RawObject</span></a> - Class in <a href="com/sleepycat/persist/raw/package-summary.html">com.sleepycat.persist.raw</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#RawObject-com.sleepycat.persist.raw.RawType-java.lang.Object:A-">RawObject(RawType, Object[])</a></span> - Constructor for class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a raw object with the given array elements for an array type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#RawObject-com.sleepycat.persist.raw.RawType-java.lang.String-">RawObject(RawType, String)</a></span> - Constructor for class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a raw object with the given enum value for an enum type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#RawObject-com.sleepycat.persist.raw.RawType-java.util.Map-com.sleepycat.persist.raw.RawObject-">RawObject(RawType, Map<String, Object>, RawObject)</a></span> - Constructor for class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a raw object with a given set of field values for a complex
|
|
type.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw"><span class="typeNameLink">RawStore</span></a> - Class in <a href="com/sleepycat/persist/raw/package-summary.html">com.sleepycat.persist.raw</a></dt>
|
|
<dd>
|
|
<div class="block">Provides access to the raw data in a store for use by general purpose tools.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawStore.html#RawStore-com.sleepycat.db.Environment-java.lang.String-com.sleepycat.persist.StoreConfig-">RawStore(Environment, String, StoreConfig)</a></span> - Constructor for class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw">RawStore</a></dt>
|
|
<dd>
|
|
<div class="block">Opens an entity store for raw data access.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw"><span class="typeNameLink">RawType</span></a> - Interface in <a href="com/sleepycat/persist/raw/package-summary.html">com.sleepycat.persist.raw</a></dt>
|
|
<dd>
|
|
<div class="block">The type definition for a simple or complex persistent type, or an array
|
|
of persistent types.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#read--">read()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#read-byte:A-">read(byte[])</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#read-byte:A-int-int-">read(byte[], int, int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStream.html#read-com.sleepycat.db.DatabaseEntry-long-int-">read(DatabaseEntry, long, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStream.html" title="class in com.sleepycat.db">DatabaseStream</a></dt>
|
|
<dd>
|
|
<div class="block">Read from the external file accessed by this database stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequestMode.html#READ">READ</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</a></dt>
|
|
<dd>
|
|
<div class="block">Read (shared).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#READ_COMMITTED">READ_COMMITTED</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">A convenience instance to configure a cursor for read committed isolation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockMode.html#READ_COMMITTED">READ_COMMITTED</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</a></dt>
|
|
<dd>
|
|
<div class="block">Read committed isolation provides for cursor stability but not repeatable
|
|
reads.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#READ_UNCOMMITTED">READ_UNCOMMITTED</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">A convenience instance to configure read operations performed by the
|
|
cursor to return modified but not yet committed data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockMode.html#READ_UNCOMMITTED">READ_UNCOMMITTED</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</a></dt>
|
|
<dd>
|
|
<div class="block">Read modified but not yet committed data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readBigDecimal--">readBigDecimal()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads an unsorted <code>BigDecimal</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readBigInteger--">readBigInteger()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a <code>BigInteger</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readBoolean--">readBoolean()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a boolean (one byte) unsigned value from the buffer and returns
|
|
true if it is non-zero and false if it is zero.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readByte--">readByte()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a signed byte (one byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readBytes-char:A-">readBytes(char[])</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads the specified number of bytes from the buffer, converting each
|
|
unsigned byte value to a character of the resulting array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readBytes-int-">readBytes(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads the specified number of bytes from the buffer, converting each
|
|
unsigned byte value to a character of the resulting string.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readChar--">readChar()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a char (two byte) unsigned value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readChars-char:A-">readChars(char[])</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads the specified number of characters from the buffer, converting
|
|
each two byte unsigned value to a character of the resulting array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readChars-int-">readChars(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads the specified number of characters from the buffer, converting
|
|
each two byte unsigned value to a character of the resulting string.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialInput.html#readClassDescriptor--">readClassDescriptor()</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readDouble--">readDouble()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads an unsorted double (eight byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#readFast--">readFast()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Equivalent to <code>read()</code> but does not throw
|
|
<code>IOException</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#readFast-byte:A-">readFast(byte[])</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Equivalent to <code>read(byte[])</code> but does not throw
|
|
<code>IOException</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#readFast-byte:A-int-int-">readFast(byte[], int, int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Equivalent to <code>read(byte[],int,int)</code> but does not throw
|
|
<code>IOException</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readFloat--">readFloat()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads an unsorted float (four byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readInt--">readInt()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a signed int (four byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#readInt-byte:A-int-">readInt(byte[], int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a packed integer at the given buffer offset and returns it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readLong--">readLong()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a signed long (eight byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#readLong-byte:A-int-">readLong(byte[], int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a packed long integer at the given buffer offset and returns it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readPackedInt--">readPackedInt()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads an unsorted packed integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readPackedLong--">readPackedLong()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads an unsorted packed long integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readShort--">readShort()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a signed short (two byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readSortedBigDecimal--">readSortedBigDecimal()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a sorted <code>BigDecimal</code>, with support for correct default
|
|
sorting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readSortedDouble--">readSortedDouble()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a sorted double (eight byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readSortedFloat--">readSortedFloat()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a sorted float (four byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#readSortedInt-byte:A-int-">readSortedInt(byte[], int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a sorted packed integer at the given buffer offset and returns it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#readSortedLong-byte:A-int-">readSortedLong(byte[], int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a sorted packed long integer at the given buffer offset and
|
|
returns it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readSortedPackedInt--">readSortedPackedInt()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a sorted packed integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readSortedPackedLong--">readSortedPackedLong()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a sorted packed long integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readString--">readString()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a null-terminated UTF string from the data buffer and converts
|
|
the data from UTF to Unicode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readString-char:A-">readString(char[])</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads the specified number of UTF characters string from the data
|
|
buffer and converts the data from UTF to Unicode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readString-int-">readString(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads the specified number of UTF characters string from the data
|
|
buffer and converts the data from UTF to Unicode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readUnsignedByte--">readUnsignedByte()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads an unsigned byte (one byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readUnsignedInt--">readUnsignedInt()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads an unsigned int (four byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#readUnsignedShort--">readUnsignedShort()</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Reads an unsigned short (two byte) value from the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseType.html#RECNO">RECNO</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">The database is a Recno.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/RecordNumberAppender.html" title="interface in com.sleepycat.db"><span class="typeNameLink">RecordNumberAppender</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying a callback function that modifies stored data
|
|
based on a generated key.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind"><span class="typeNameLink">RecordNumberBinding</span></a> - Class in <a href="com/sleepycat/bind/package-summary.html">com.sleepycat.bind</a></dt>
|
|
<dd>
|
|
<div class="block">An <code>EntryBinding</code> that treats a record number key entry as a
|
|
<code>Long</code> key object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/RecordNumberBinding.html#RecordNumberBinding--">RecordNumberBinding()</a></span> - Constructor for class com.sleepycat.bind.<a href="com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a byte array binding.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/RecordNumberBinding.html#recordNumberToEntry-long-com.sleepycat.db.DatabaseEntry-">recordNumberToEntry(long, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.<a href="com/sleepycat/bind/RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Utility method for use by bindings to translate a record number integer
|
|
to a entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#recover-int-boolean-">recover(int, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Environment recovery restores transactions that were prepared, but not yet
|
|
resolved at the time of the system shut down or crash, to their state prior
|
|
to the shut down or crash, including any locks previously held.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#RECOVERY">RECOVERY</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display additional information when performing recovery.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/FeedbackHandler.html#recoveryFeedback-com.sleepycat.db.Environment-int-">recoveryFeedback(Environment, int)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A function called with progress information when the database environment is being recovered.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db"><span class="typeNameLink">RecoveryOperation</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">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.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db"><span class="typeNameLink">RegionResourceType</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Advanced configuration is possible for various systems that use shared
|
|
memory (regions) for cross process sharing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REGISTER">REGISTER</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display additional information concerning support for <a href="com/sleepycat/db/EnvironmentConfig.html#setRegister-boolean-"><code>EnvironmentConfig.setRegister(boolean)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#registerClass-java.lang.Class-">registerClass(Class)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">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.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKey.html#relate--">relate()</a></span> - Method in annotation type com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKey.html" title="annotation in com.sleepycat.persist.model">SecondaryKey</a></dt>
|
|
<dd>
|
|
<div class="block">Defines the relationship between instances of the entity class and the
|
|
secondary keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/SecondaryKey.html#relatedEntity--">relatedEntity()</a></span> - Method in annotation type com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKey.html" title="annotation in com.sleepycat.persist.model">SecondaryKey</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the entity to which this entity is related, for establishing
|
|
foreign key constraints.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model"><span class="typeNameLink">Relationship</span></a> - Enum in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Defines the relationship between instances of the entity class and the
|
|
secondary keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#remove--">remove()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the last element that was returned by next or previous (optional
|
|
operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#remove--">remove()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Remove the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#remove-int-">remove(int)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the element at the specified position in this list (optional
|
|
operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#remove-java.io.File-boolean-com.sleepycat.db.EnvironmentConfig-">remove(File, boolean, EnvironmentConfig)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Destroy a database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredEntrySet.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the specified element from this set if it is present (optional
|
|
operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredKeySet.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the specified key from this set if it is present (optional
|
|
operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the first occurrence in this list of the specified element
|
|
(optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the mapping for this key from this map if present (optional
|
|
operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredValueSet.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the specified value from this set if it is present (optional
|
|
operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#remove-java.lang.Object-java.lang.Object-">remove(Object, Object)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Remove entry for key only if currently mapped to given value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#remove-java.lang.String-java.lang.String-com.sleepycat.db.DatabaseConfig-">remove(String, String, DatabaseConfig)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Remove the database specified by the file and database parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#removeAll-java.util.Collection-">removeAll(Collection<?>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Removes all this collection's elements that are also contained in the
|
|
specified collection (optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#removeDatabase-com.sleepycat.db.Transaction-java.lang.String-java.lang.String-">removeDatabase(Transaction, String, String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Remove the database specified by the fileName and databaseName parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#removeOldLogFiles--">removeOldLogFiles()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Remove log files that are no longer needed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#removeSequence-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.SequenceConfig-">removeSequence(Transaction, DatabaseEntry, SequenceConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Remove the sequence from the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#rename-java.lang.String-java.lang.String-java.lang.String-com.sleepycat.db.DatabaseConfig-">rename(String, String, String, DatabaseConfig)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Rename a database specified by the file and database parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#renameDatabase-com.sleepycat.db.Transaction-java.lang.String-java.lang.String-java.lang.String-">renameDatabase(Transaction, String, String, String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Rename a database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve"><span class="typeNameLink">Renamer</span></a> - Class in <a href="com/sleepycat/persist/evolve/package-summary.html">com.sleepycat.persist.evolve</a></dt>
|
|
<dd>
|
|
<div class="block">A mutation for renaming a class or field without changing the instance or
|
|
field value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Renamer.html#Renamer-java.lang.String-int-java.lang.String-">Renamer(String, int, String)</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a mutation for renaming the class of all instances of the given
|
|
class version.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Renamer.html#Renamer-java.lang.String-int-java.lang.String-java.lang.String-">Renamer(String, int, String, String)</a></span> - Constructor for class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a mutation for renaming the given field for all instances of the
|
|
given class version.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_CLIENT">REP_CLIENT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Start as a client site, and do not call for an election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#REP_CLIENT">REP_CLIENT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The environment is configured as a replication client, as reported by <a href="com/sleepycat/db/ReplicationStats.html#getStatus--"><code>ReplicationStats.getStatus()</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_ELECTION">REP_ELECTION</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Start as a client, and call for an election if no master is found.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStartPolicy.html#REP_MASTER">REP_MASTER</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Start as a master site, and do not call for an election.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#REP_MASTER">REP_MASTER</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">The environment is configured as a replication master, as reported by <a href="com/sleepycat/db/ReplicationStats.html#getStatus--"><code>ReplicationStats.getStatus()</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#REP_NONE">REP_NONE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">Replication is not configured for this environment, as reported by <a href="com/sleepycat/db/ReplicationStats.html#getStatus--"><code>ReplicationStats.getStatus()</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#REP_SITE">REP_SITE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum replication sites number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#replace-K-V-">replace(K, V)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Replace entry for key only if currently mapped to some value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#replace-K-V-V-">replace(K, V, V)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Replace entry for key only if currently mapped to given value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPLICATION">REPLICATION</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display all detailed information about replication.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPLICATION_ELECTION">REPLICATION_ELECTION</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about replication elections.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPLICATION_LEASE">REPLICATION_LEASE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about replication master leases.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPLICATION_MISC">REPLICATION_MISC</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about general replication processing not
|
|
covered by the other REPLICATION_* values.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPLICATION_MSGS">REPLICATION_MSGS</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about replication message processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPLICATION_SYNC">REPLICATION_SYNC</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about replication client synchronization.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPLICATION_SYSTEM">REPLICATION_SYSTEM</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Saves replication system information to a system-owned file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPLICATION_TEST">REPLICATION_TEST</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display temporary replication test information.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationChannel.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationChannel</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A ReplicationChannel handle is used to manage a channel in a replication group.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Settings that configure Berkeley DB replication.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationDuplicateMasterException.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationDuplicateMasterException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The replication group has more than one master.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationHandleDeadException.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationHandleDeadException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Thrown when a database handle has been invalidated because a replication
|
|
election unrolled a committed transaction.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationHoldElectionException.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationHoldElectionException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An election is needed.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationHostAddress</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A simple wrapper class to hold information needed to define
|
|
a host in a replication group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationHostAddress.html#ReplicationHostAddress--">ReplicationHostAddress()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</a></dt>
|
|
<dd>
|
|
<div class="block">Create a ReplicationHostAddress with default settings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationHostAddress.html#ReplicationHostAddress-java.lang.String-int-">ReplicationHostAddress(String, int)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</a></dt>
|
|
<dd>
|
|
<div class="block">Create a ReplicationHostAddress with user defined host and port information.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationJoinFailureException.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationJoinFailureException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Thrown if a new master has been chosen but the client is unable to synchronize
|
|
with the new master, possibly because the client has turned off automatic
|
|
internal initialization (the <a href="com/sleepycat/db/ReplicationConfig.html#AUTOINIT"><code>ReplicationConfig.AUTOINIT</code></a> setting).</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationLeaseExpiredException.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationLeaseExpiredException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Thrown if a master lease has expired.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationLockoutException.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationLockoutException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Thrown when an operation was blocked by client/master synchronization.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationManagerAckPolicy</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A class that provides definitions for the types of network ack policy to use
|
|
when transmitting messages between replication sites using the Replication
|
|
Manager.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationManagerConnectionStatus.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationManagerConnectionStatus</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Describes the connection status of a replication site.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationManagerMessageDispatch.html" title="interface in com.sleepycat.db"><span class="typeNameLink">ReplicationManagerMessageDispatch</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationManagerSite</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A ReplicationManagerSite handle is used to manage a site in a replication group.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationManagerSiteConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the attributes of a site in the replication group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#ReplicationManagerSiteConfig--">ReplicationManagerSiteConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">An instance created using the default constructor is initialized
|
|
with the system's default settings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#ReplicationManagerSiteConfig-java.lang.String-long-">ReplicationManagerSiteConfig(String, long)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the host and port for a site in replication group.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationManagerSiteInfo</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A simple wrapper class to hold information needed to define a replication site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#ReplicationManagerSiteInfo-com.sleepycat.db.ReplicationHostAddress-com.sleepycat.db.LogSequenceNumber-int-">ReplicationManagerSiteInfo(ReplicationHostAddress, LogSequenceNumber, int)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">Create a ReplicationManagerSiteInfo with the given information, isConnected defaults to false.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#ReplicationManagerSiteInfo-com.sleepycat.db.ReplicationHostAddress-com.sleepycat.db.LogSequenceNumber-int-boolean-">ReplicationManagerSiteInfo(ReplicationHostAddress, LogSequenceNumber, int, boolean)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">Create a ReplicationManagerSiteInfo with the given information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteInfo.html#ReplicationManagerSiteInfo-com.sleepycat.db.ReplicationHostAddress-com.sleepycat.db.LogSequenceNumber-int-boolean-boolean-boolean-boolean-">ReplicationManagerSiteInfo(ReplicationHostAddress, LogSequenceNumber, int, boolean, boolean, boolean, boolean)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteInfo.html" title="class in com.sleepycat.db">ReplicationManagerSiteInfo</a></dt>
|
|
<dd>
|
|
<div class="block">Create a ReplicationManagerSiteInfo with the given information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#replicationManagerStart-int-com.sleepycat.db.ReplicationManagerStartPolicy-">replicationManagerStart(int, ReplicationManagerStartPolicy)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Starts the replication manager.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationManagerStartPolicy</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">This class provides definitions of the various start policies thatcan be specified when starting a replication client using the<a href="com/sleepycat/db/Environment.html#replicationManagerStart-int-com.sleepycat.db.ReplicationManagerStartPolicy-"><code>Environment.replicationManagerStart</code></a> call.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationManagerStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Replication Manager statistics for a database environment.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationSiteUnavailableException.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationSiteUnavailableException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Thrown if replication group was unable to elect a master, or was unable to
|
|
complete the election in the specified timeout period.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Replication statistics for a database environment.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationStatus</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The return status from processing a replication message.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db"><span class="typeNameLink">ReplicationTimeoutType</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The ReplicationTimeoutType defines the types of timeouts that can beconfigured for the Berkeley Db replication functionality.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db"><span class="typeNameLink">ReplicationTransport</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying a replication transmit function, which sends
|
|
information to other members of the replication group.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/ReplicationViewHandler.html" title="interface in com.sleepycat.db"><span class="typeNameLink">ReplicationViewHandler</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying a callback function to be used by replication views.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPMGR_CONNFAIL">REPMGR_CONNFAIL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about Replication Manager connection failures.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPMGR_MISC">REPMGR_MISC</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about genereal Replication Manager processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPMGR_SSL_ALL">REPMGR_SSL_ALL</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display all information about Replication Manager SSL support.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPMGR_SSL_CONN">REPMGR_SSL_CONN</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about Replication Manager SSL connections.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#REPMGR_SSL_IO">REPMGR_SSL_IO</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about Replication Manager SSL IO.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#reset--">reset()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#reset--">reset()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#resetFileID-java.lang.String-boolean-">resetFileID(String, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Allows database files to be copied, and then the copy used in the same
|
|
database environment as the original.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#resetLogSequenceNumber-java.lang.String-boolean-">resetLogSequenceNumber(String, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Allows database files to be moved from one transactional database
|
|
environment to another.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ClassResolver.Stream.html#resolveClass-java.io.ObjectStreamClass-">resolveClass(ObjectStreamClass)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/ClassResolver.Stream.html" title="class in com.sleepycat.util">ClassResolver.Stream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#resolveClass-java.lang.String-">resolveClass(String)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Should be called by entity model implementations instead of calling
|
|
Class.forName whenever loading an application class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ClassResolver.html#resolveClass-java.lang.String-java.lang.ClassLoader-">resolveClass(String, ClassLoader)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/ClassResolver.html" title="class in com.sleepycat.util">ClassResolver</a></dt>
|
|
<dd>
|
|
<div class="block">A specialized Class.forName method that supports use of a user-specified
|
|
ClassLoader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#retainAll-java.util.Collection-">retainAll(Collection<?>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Retains only the elements in this collection that are contained in the
|
|
specified collection (optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockMode.html#RMW">RMW</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</a></dt>
|
|
<dd>
|
|
<div class="block">Acquire write locks instead of read locks when doing the retrieval.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#run-com.sleepycat.collections.TransactionWorker-">run(TransactionWorker)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Calls the <a href="com/sleepycat/collections/TransactionWorker.html#doWork--"><code>TransactionWorker.doWork()</code></a> method and, for transactional
|
|
environments, may begin and end a transaction.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/RunRecoveryException.html" title="class in com.sleepycat.db"><span class="typeNameLink">RunRecoveryException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Thrown when the database environment needs to be recovered.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util"><span class="typeNameLink">RuntimeExceptionWrapper</span></a> - Exception in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">A RuntimeException that can contain nested exceptions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/RuntimeExceptionWrapper.html#RuntimeExceptionWrapper-java.lang.Throwable-">RuntimeExceptionWrapper(Throwable)</a></span> - Constructor for exception com.sleepycat.util.<a href="com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:S">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">S</h2>
|
|
<dl>
|
|
<dt><a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">SecondaryConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The configuration properties of a <code>SecondaryDatabase</code> extend
|
|
those of a primary <code>Database</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#SecondaryConfig--">SecondaryConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an instance with the system's default settings.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/SecondaryCursor.html" title="class in com.sleepycat.db"><span class="typeNameLink">SecondaryCursor</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A database cursor for a secondary database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db"><span class="typeNameLink">SecondaryDatabase</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A secondary database handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryDatabase.html#SecondaryDatabase-java.lang.String-java.lang.String-com.sleepycat.db.Database-com.sleepycat.db.SecondaryConfig-">SecondaryDatabase(String, String, Database, SecondaryConfig)</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a></dt>
|
|
<dd>
|
|
<div class="block">Open a database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist"><span class="typeNameLink">SecondaryIndex</span></a><<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>> - Class in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">The secondary index for an entity class and a secondary key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">SecondaryIndex(SecondaryDatabase, Database, PrimaryIndex<PK, E>, Class<SK>, EntryBinding<SK>)</a></span> - Constructor for class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a secondary index without using an <code>EntityStore</code>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/SecondaryKey.html" title="annotation in com.sleepycat.persist.model"><span class="typeNameLink">SecondaryKey</span></a> - Annotation Type in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates a secondary key field of an entity class.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/SecondaryKeyCreator.html" title="interface in com.sleepycat.db"><span class="typeNameLink">SecondaryKeyCreator</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The interface implemented for extracting single-valued secondary keys from
|
|
primary records.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model"><span class="typeNameLink">SecondaryKeyMetadata</span></a> - Class in <a href="com/sleepycat/persist/model/package-summary.html">com.sleepycat.persist.model</a></dt>
|
|
<dd>
|
|
<div class="block">The metadata for a secondary key field.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">SecondaryKeyMetadata(String, String, String, String, String, Relationship, String, DeleteAction)</a></span> - Constructor for class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/SecondaryKeyMetadata.html" title="class in com.sleepycat.persist.model">SecondaryKeyMetadata</a></dt>
|
|
<dd>
|
|
<div class="block">Used by an <code>EntityModel</code> to construct secondary key metadata.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/SecondaryMultiKeyCreator.html" title="interface in com.sleepycat.db"><span class="typeNameLink">SecondaryMultiKeyCreator</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The interface implemented for extracting multi-valued secondary keys from
|
|
primary records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">send(Environment, DatabaseEntry, DatabaseEntry, LogSequenceNumber, int, boolean, boolean, boolean, boolean)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTransport.html" title="interface in com.sleepycat.db">ReplicationTransport</a></dt>
|
|
<dd>
|
|
<div class="block">The callback used when Berkeley DB needs to transmit a replication message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationChannel.html#sendMessage-java.util.Set-">sendMessage(Set)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationChannel.html" title="class in com.sleepycat.db">ReplicationChannel</a></dt>
|
|
<dd>
|
|
<div class="block">Send a message on the message channel asynchronously.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationChannel.html#sendRequest-java.util.Set-com.sleepycat.db.DatabaseEntry-long-">sendRequest(Set, DatabaseEntry, long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationChannel.html" title="class in com.sleepycat.db">ReplicationChannel</a></dt>
|
|
<dd>
|
|
<div class="block">Send request on the message channel.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/PrimaryKey.html#sequence--">sequence()</a></span> - Method in annotation type com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/PrimaryKey.html" title="annotation in com.sleepycat.persist.model">PrimaryKey</a></dt>
|
|
<dd>
|
|
<div class="block">The name of a sequence from which to assign primary key values
|
|
automatically.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/Sequence.html" title="class in com.sleepycat.db"><span class="typeNameLink">Sequence</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A Sequence handle is used to manipulate a sequence record in a database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">SequenceConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the attributes of a sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#SequenceConfig--">SequenceConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">An instance created using the default constructor is initialized with
|
|
the system's default settings.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">SequenceStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">A SequenceStats object is used to return sequence statistics.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">SerialBase</span></a> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">A base class for serial bindings creators that provides control over the
|
|
allocation of the output buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialBase.html#SerialBase--">SerialBase()</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</a></dt>
|
|
<dd>
|
|
<div class="block">Initializes the initial output buffer size to zero.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">SerialBinding</span></a><<a href="com/sleepycat/bind/serial/SerialBinding.html" title="type parameter in SerialBinding">E</a>> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>EntryBinding</code> that treats a key or data entry as
|
|
a serialized object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialBinding.html#SerialBinding-com.sleepycat.bind.serial.ClassCatalog-java.lang.Class-">SerialBinding(ClassCatalog, Class<E>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a serial binding.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">SerialInput</span></a> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">A specialized <code>ObjectInputStream</code> that gets class description
|
|
information from a <code>ClassCatalog</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialInput.html#SerialInput-java.io.InputStream-com.sleepycat.bind.serial.ClassCatalog-">SerialInput(InputStream, ClassCatalog)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a serial input stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialInput.html#SerialInput-java.io.InputStream-com.sleepycat.bind.serial.ClassCatalog-java.lang.ClassLoader-">SerialInput(InputStream, ClassCatalog, ClassLoader)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialInput.html" title="class in com.sleepycat.bind.serial">SerialInput</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a serial input stream.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">SerialOutput</span></a> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">A specialized <code>ObjectOutputStream</code> that stores class description
|
|
information in a <code>ClassCatalog</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialOutput.html#SerialOutput-java.io.OutputStream-com.sleepycat.bind.serial.ClassCatalog-">SerialOutput(OutputStream, ClassCatalog)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a serial output stream.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">SerialSerialBinding</span></a><<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>> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">An abstract <code>EntityBinding</code> that treats an entity's key entry and
|
|
data entry as serialized objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialBinding.html#SerialSerialBinding-com.sleepycat.bind.serial.ClassCatalog-java.lang.Class-java.lang.Class-">SerialSerialBinding(ClassCatalog, Class<K>, Class<D>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a serial-serial entity binding.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialBinding.html#SerialSerialBinding-com.sleepycat.bind.serial.SerialBinding-com.sleepycat.bind.serial.SerialBinding-">SerialSerialBinding(SerialBinding<K>, SerialBinding<D>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialBinding.html" title="class in com.sleepycat.bind.serial">SerialSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a serial-serial entity binding.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">SerialSerialKeyCreator</span></a><<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>> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">A abstract key creator that uses a serial key and a serial data entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html#SerialSerialKeyCreator-com.sleepycat.bind.serial.ClassCatalog-java.lang.Class-java.lang.Class-java.lang.Class-">SerialSerialKeyCreator(ClassCatalog, Class<PK>, Class<D>, Class<SK>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a serial-serial key creator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html#SerialSerialKeyCreator-com.sleepycat.bind.serial.SerialBinding-com.sleepycat.bind.serial.SerialBinding-com.sleepycat.bind.serial.SerialBinding-">SerialSerialKeyCreator(SerialBinding<PK>, SerialBinding<D>, SerialBinding<SK>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">SerialSerialKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a serial-serial entity binding.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#set-int-E-">set(int, E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Replaces the element at the specified position in this list with the
|
|
specified element (optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogCursor.html#set-com.sleepycat.db.LogSequenceNumber-com.sleepycat.db.DatabaseEntry-">set(LogSequenceNumber, DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Return a specific log record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#set-E-">set(E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Replaces the last element returned by next or previous with the
|
|
specified element (optional operation).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#setAddress-com.sleepycat.db.ReplicationHostAddress-">setAddress(ReplicationHostAddress)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the address for a site in replication group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#setAggressive-boolean-">setAggressive(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> to output <b>all</b> the
|
|
key/data pairs in the file that can be found.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#setAllowCreate-boolean-">setAllowCreate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Sets whether the target directory will be created if it does not
|
|
already exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setAllowCreate-boolean-">setAllowCreate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the <a href="com/sleepycat/db/Environment.html#openDatabase-com.sleepycat.db.Transaction-java.lang.String-java.lang.String-com.sleepycat.db.DatabaseConfig-"><code>Environment.openDatabase</code></a> method to create
|
|
the database if it does not already exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setAllowCreate-boolean-">setAllowCreate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to create any underlying files,
|
|
as necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#setAllowCreate-boolean-">setAllowCreate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the <a href="com/sleepycat/db/Database.html#openSequence-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.SequenceConfig-"><code>Database.openSequence</code></a> method to
|
|
create the sequence if it does not already exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setAllowCreate-boolean-">setAllowCreate(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies whether creation of a new store is allowed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setAllowCreateVoid-boolean-">setAllowCreateVoid(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The void return setter for use by Bean editors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#setAllowNestedTransactions-boolean-">setAllowNestedTransactions(boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Changes whether nested transactions will be created if
|
|
<code>run()</code> is called when a transaction is already active for
|
|
the current thread.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#setAllowPopulate-boolean-">setAllowPopulate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies whether automatic population of the secondary is allowed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#setAutoCommitNoSync-boolean-">setAutoCommitNoSync(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure auto-commit operations on the sequence to not flush
|
|
the transaction log.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setBackupHandler-com.sleepycat.db.BackupHandler-">setBackupHandler(BackupHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the <a href="com/sleepycat/db/BackupHandler.html" title="interface in com.sleepycat.db"><code>BackupHandler</code></a>
|
|
interface to be used when performing hot backups.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setBackupReadCount-int-">setBackupReadCount(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the number of pages to read during a hot backup before pausing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setBackupReadSleep-int-">setBackupReadSleep(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the number of microseconds to sleep between batches of reads during
|
|
a hot backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setBackupSize-int-">setBackupSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the size of the buffer, in bytes, to read from the database
|
|
during a hot backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setBackupWriteDirect-boolean-">setBackupWriteDirect(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configures whether direct I/O is used when writing pages to the disk during a
|
|
hot backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setBlob-boolean-">setBlob(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced with <a href="com/sleepycat/db/DatabaseEntry.html#setExternalFile-boolean-"><code>DatabaseEntry.setExternalFile(boolean)</code></a>.
|
|
<p></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setBlobDir-java.io.File-">setBlobDir(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/DatabaseConfig.html#setExternalFileDir-java.io.File-"><code>DatabaseConfig.setExternalFileDir(java.io.File)</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setBlobDir-java.io.File-">setBlobDir(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced with <a href="com/sleepycat/db/EnvironmentConfig.html#setExternalFileDir-java.io.File-"><code>EnvironmentConfig.setExternalFileDir(java.io.File)</code></a>.
|
|
<p></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setBlobThreshold-int-">setBlobThreshold(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/DatabaseConfig.html#setExternalFileThreshold-int-"><code>DatabaseConfig.setExternalFileThreshold(int)</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#setBlobThreshold-int-">setBlobThreshold(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced with <a href="com/sleepycat/db/Environment.html#setExternalFileThreshold-int-"><code>Environment.setExternalFileThreshold(int)</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setBlobThreshold-int-">setBlobThreshold(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced with <a href="com/sleepycat/db/EnvironmentConfig.html#setExternalFileThreshold-int-"><code>EnvironmentConfig.setExternalFileThreshold(int)</code></a>.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#setBootstrapHelper-boolean-">setBootstrapHelper(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Set the site to be a helper site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#setBootstrapHelper-boolean-">setBootstrapHelper(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the site to be a helper site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setBtreeComparator-java.util.Comparator-">setBtreeComparator(Comparator)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">By default, a byte by byte lexicographic comparison is used for
|
|
btree keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setBtreeCompressor-com.sleepycat.db.BtreeCompressor-">setBtreeCompressor(BtreeCompressor)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the Btree compression callbacks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setBtreeMinKey-int-">setBtreeMinKey(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the minimum number of key/data pairs intended to be stored on any
|
|
single Btree leaf page.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setBtreePrefixCalculator-com.sleepycat.db.BtreePrefixCalculator-">setBtreePrefixCalculator(BtreePrefixCalculator)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the Btree prefix callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setBtreeRecordNumbers-boolean-">setBtreeRecordNumbers(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the Btree to support retrieval by record number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setBulk-boolean-">setBulk(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the transaction to enable the transactional bulk insert
|
|
optimization.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#setBulkCursor-boolean-">setBulkCursor(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify that the cursor will be used to do bulk operations on the
|
|
underlying database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setByteOrder-int-">setByteOrder(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the byte order for integers in the stored database metadata.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setCacheCount-int-">setCacheCount(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the number of shared memory buffer pools, that is, the number of
|
|
caches.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setCacheCount-int-">setCacheCount(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the number of shared memory buffer pools, that is, the number of
|
|
caches.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setCacheMax-long-">setCacheMax(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the maximum cache size in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setCachePageSize-int-">setCachePageSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the page size used to allocate the hash table and the number of mutexes
|
|
expected to be needed by the buffer pool.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setCacheSize-int-">setCacheSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the internal database environment cache size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#setCacheSize-int-">setCacheSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the
|
|
Configure the number of elements cached by a sequence handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setCacheSize-long-">setCacheSize(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the size of the shared memory buffer pool, that is, the size of the
|
|
cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setCacheSize-long-">setCacheSize(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the size of the shared memory buffer pool, that is, the size of the
|
|
cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setCacheTableSize-int-">setCacheTableSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Overrides the calculated hash table size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/EntityModel.html#setCatalog-com.sleepycat.persist.impl.PersistCatalog-">setCatalog(PersistCatalog)</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/EntityModel.html" title="class in com.sleepycat.persist.model">EntityModel</a></dt>
|
|
<dd>
|
|
<div class="block">Internal access method that should not be used by applications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ModelInternal.html#setCatalog-com.sleepycat.persist.model.EntityModel-com.sleepycat.persist.impl.PersistCatalog-">setCatalog(EntityModel, PersistCatalog)</a></span> - Static method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</a></dt>
|
|
<dd>
|
|
<div class="block">Internal access method that should not be used by applications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setCDBLockAllDatabases-boolean-">setCDBLockAllDatabases(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure Concurrent Data Store applications to perform locking on
|
|
an environment-wide basis rather than on a per-database basis.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setChecksum-boolean-">setChecksum(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to do checksum verification of
|
|
pages read into the cache from the backing filestore.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/ModelInternal.html#setClassLoader-com.sleepycat.persist.model.EntityModel-java.lang.ClassLoader-">setClassLoader(EntityModel, ClassLoader)</a></span> - Static method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/ModelInternal.html" title="class in com.sleepycat.persist.model">ModelInternal</a></dt>
|
|
<dd>
|
|
<div class="block">Internal access method that should not be used by applications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#setClean-boolean-">setClean(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Sets whether to clean the target backup directory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/StatsConfig.html#setClear-boolean-">setClear(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the statistics operation to reset statistics after they
|
|
are returned.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#setConfig-com.sleepycat.db.DatabaseConfig-">setConfig(DatabaseConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Change the settings in an existing database handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#setConfig-com.sleepycat.db.EnvironmentConfig-">setConfig(EnvironmentConfig)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Change the settings in an existing environment handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setContinueAfterFail-boolean-">setContinueAfterFail(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set if continue after a failed check.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setCreateDir-java.io.File-">setCreateDir(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify which directory a database should be created in or looked for.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setCreateDir-java.io.File-">setCreateDir(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the path of a directory to be used as the location to create the
|
|
access method database files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setData-byte:A-">setData(byte[])</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the byte array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setData-byte:A-int-int-">setData(byte[], int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the byte array, offset and size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setDatabaseNamer-com.sleepycat.persist.DatabaseNamer-">setDatabaseNamer(DatabaseNamer)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the object reponsible for naming of files and databases.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setDatabaseNamerVoid-com.sleepycat.persist.DatabaseNamer-">setDatabaseNamerVoid(DatabaseNamer)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The void return setter for use by Bean editors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setDataNIO-java.nio.ByteBuffer-">setDataNIO(ByteBuffer)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the java.nio.ByteBuffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setDataNIO-java.nio.ByteBuffer-int-int-">setDataNIO(ByteBuffer, int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the java.nio.ByteBuffer (or the backing array if passed a non-direct
|
|
ByteBuffer,) offset and size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setDbFile-java.lang.String-">setDbFile(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the database file name whose logs we will verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setDbName-java.lang.String-">setDbName(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the database name whose logs we will verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#setDecrement-boolean-">setDecrement(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify that the sequence should be decremented.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#setDegree2-boolean-">setDegree2(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/CursorConfig.html#setReadCommitted-boolean-"><code>CursorConfig.setReadCommitted(boolean)</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setDegree2-boolean-">setDegree2(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/TransactionConfig.html#setReadCommitted-boolean-"><code>TransactionConfig.setReadCommitted(boolean)</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setDirectDatabaseIO-boolean-">setDirectDatabaseIO(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to not buffer database files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setDirectLogIO-boolean-">setDirectLogIO(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to not buffer log files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#setDirtyRead-boolean-">setDirtyRead(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/CursorConfig.html#setReadUncommitted-boolean-"><code>CursorConfig.setReadUncommitted(boolean)</code></a> to
|
|
conform to ANSI database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setDirtyRead-boolean-">setDirtyRead(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/DatabaseConfig.html#setReadUncommitted-boolean-"><code>DatabaseConfig.setReadUncommitted(boolean)</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setDirtyRead-boolean-">setDirtyRead(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="com/sleepycat/db/TransactionConfig.html#setReadUncommitted-boolean-"><code>TransactionConfig.setReadUncommitted(boolean)</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setDsyncDatabases-boolean-">setDsyncDatabases(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to flush database writes to the backing
|
|
disk before returning from the write system call, rather than flushing
|
|
database writes explicitly in a separate system call, as necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setDsyncLog-boolean-">setDsyncLog(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to flush log writes to the
|
|
backing disk before returning from the write system call, rather
|
|
than flushing log writes explicitly in a separate system call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setDuplicateComparator-java.util.Comparator-">setDuplicateComparator(Comparator)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the duplicate data item comparison callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setEncrypted-java.lang.String-">setEncrypted(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the password used to perform encryption and decryption.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setEncrypted-java.lang.String-">setEncrypted(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the password used to perform encryption and decryption.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setEncrypted-java.lang.String-">setEncrypted(String)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the password used to perform encryption and decryption.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setEndLsn-com.sleepycat.db.LogSequenceNumber-">setEndLsn(LogSequenceNumber)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the ending lsn to verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setEndTime-java.util.Date-">setEndTime(Date)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the ending lsn to verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setEnvHome-java.lang.String-">setEnvHome(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the home directory to use by the log verification internally.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setErrorHandler-com.sleepycat.db.ErrorHandler-">setErrorHandler(ErrorHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the function to be called if an error occurs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setErrorHandler-com.sleepycat.db.ErrorHandler-">setErrorHandler(ErrorHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the function to be called if an error occurs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setErrorPrefix-java.lang.String-">setErrorPrefix(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the prefix string that appears before error messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setErrorPrefix-java.lang.String-">setErrorPrefix(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the prefix string that appears before error messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setErrorStream-java.io.OutputStream-">setErrorStream(OutputStream)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set an OutputStream for displaying error messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setErrorStream-java.io.OutputStream-">setErrorStream(OutputStream)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set an OutputStream for displaying error messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setEventHandler-com.sleepycat.db.EventHandler-">setEventHandler(EventHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set an object whose methods are to be called when a triggered event occurs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfig.html#setEvolveListener-com.sleepycat.persist.evolve.EvolveListener-">setEvolveListener(EvolveListener)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets a progress listener that is notified each time an entity is read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveConfig.html#setEvolveListenerVoid-com.sleepycat.persist.evolve.EvolveListener-">setEvolveListenerVoid(EvolveListener)</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveConfig.html" title="class in com.sleepycat.persist.evolve">EvolveConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The void return setter for use by Bean editors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#setExclusiveCreate-boolean-">setExclusiveCreate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Sets whether the target directory will be exclusively created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setExclusiveCreate-boolean-">setExclusiveCreate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the <a href="com/sleepycat/db/Environment.html#openDatabase-com.sleepycat.db.Transaction-java.lang.String-java.lang.String-com.sleepycat.db.DatabaseConfig-"><code>Environment.openDatabase</code></a> method to fail if
|
|
the database already exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#setExclusiveCreate-boolean-">setExclusiveCreate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the <a href="com/sleepycat/db/Database.html#openSequence-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.SequenceConfig-"><code>Database.openSequence</code></a> method to
|
|
fail if the database already exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setExclusiveCreate-boolean-">setExclusiveCreate(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies whether opening an existing store is prohibited.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setExclusiveCreateVoid-boolean-">setExclusiveCreateVoid(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The void return setter for use by Bean editors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setExternalFile-boolean-">setExternalFile(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Configure this DatabaseEntry to be stored as an external file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setExternalFileDir-java.io.File-">setExternalFileDir(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the path of a directory where external files are stored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setExternalFileDir-java.io.File-">setExternalFileDir(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the path of a directory where external files are stored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setExternalFileThreshold-int-">setExternalFileThreshold(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the size in bytes which is used to determine when a data item will be
|
|
stored as an external file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#setExternalFileThreshold-int-">setExternalFileThreshold(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Set the external file threshold size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setExternalFileThreshold-int-">setExternalFileThreshold(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the default external file threshold for databases opened in this
|
|
environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/StatsConfig.html#setFast-boolean-">setFast(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the statistics operation to return only the values which
|
|
do not incur some performance penalty.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setFeedbackHandler-com.sleepycat.db.FeedbackHandler-">setFeedbackHandler(FeedbackHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set an object whose methods are called to provide feedback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setFeedbackHandler-com.sleepycat.db.FeedbackHandler-">setFeedbackHandler(FeedbackHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set an object whose methods are called to provide feedback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#setFiles-boolean-">setFiles(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Sets whether all ordinary files will be backed up.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#setFillPercent-int-">setFillPercent(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the desired fill percentage.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CheckpointConfig.html#setForce-boolean-">setForce(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the checkpoint force option.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#setForeignKeyDatabase-com.sleepycat.db.Database-">setForeignKeyDatabase(Database)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Defines a foreign key integrity constraint for a given foreign key
|
|
database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#setForeignKeyDeleteAction-com.sleepycat.db.ForeignKeyDeleteAction-">setForeignKeyDeleteAction(ForeignKeyDeleteAction)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the action taken when a referenced record in the foreign key
|
|
database is deleted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#setForeignKeyNullifier-com.sleepycat.db.ForeignKeyNullifier-">setForeignKeyNullifier(ForeignKeyNullifier)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the user-supplied object used for setting single-valued
|
|
foreign keys to null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#setForeignMultiKeyNullifier-com.sleepycat.db.ForeignMultiKeyNullifier-">setForeignMultiKeyNullifier(ForeignMultiKeyNullifier)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the user-supplied object used for setting multi-valued foreign
|
|
keys to null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#setFreeListOnly-boolean-">setFreeListOnly(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure whether to skip page compaction, only returning pages
|
|
to the filesystem that are already free and at the end of the file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#setFreeSpace-boolean-">setFreeSpace(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Return pages to the filesystem if possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#setGroupCreator-boolean-">setGroupCreator(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Set the site to be a group creator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#setGroupCreator-boolean-">setGroupCreator(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the site to be a group creator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setHashComparator-java.util.Comparator-">setHashComparator(Comparator)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the Hash key comparison function.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setHasher-com.sleepycat.db.Hasher-">setHasher(Hasher)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set a database-specific hash function.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setHashFillFactor-int-">setHashFillFactor(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the desired density within the hash table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setHashNumElements-int-">setHashNumElements(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set an estimate of the final size of the hash table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setHeapRegionSize-int-">setHeapRegionSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the number of pages in a region of a database configured to use
|
|
the Heap access method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setHeapsize-long-">setHeapsize(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the maximum on-disk database file size used by a database configured to
|
|
use the Heap access method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#setHost-java.lang.String-">setHost(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the host of the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setHotbackupInProgress-boolean-">setHotbackupInProgress(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">When a "hot backup" copy of a database environment is taken, this
|
|
attribute should be configured in the environment prior to copying.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#setImmutableSecondaryKey-boolean-">setImmutableSecondaryKey(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies whether the secondary key is immutable.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapRecordId.html#setIndex-short-">setIndex(short)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></dt>
|
|
<dd>
|
|
<div class="block">Set the index in the offset table where the record can be found.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setInitializeCache-boolean-">setInitializeCache(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure a shared memory buffer pool in the database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setInitializeCDB-boolean-">setInitializeCDB(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment for the Concurrent Data Store
|
|
product.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setInitializeLocking-boolean-">setInitializeLocking(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment for locking.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setInitializeLogging-boolean-">setInitializeLogging(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment for logging.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setInitializeRegions-boolean-">setInitializeRegions(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to page-fault shared regions into
|
|
memory when initially creating or joining a database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setInitializeReplication-boolean-">setInitializeReplication(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment for replication.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setInitialMutexes-int-">setInitialMutexes(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the number of mutexes to allocate when an environment is created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#setInitialValue-long-">setInitialValue(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the
|
|
Set the initial value for a sequence.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#setIteratorBlockSize-int-">setIteratorBlockSize(int)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Changes the number of records read at one time by iterators returned by
|
|
the <a href="com/sleepycat/collections/StoredCollection.html#iterator--"><code>StoredCollection.iterator()</code></a> method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setJoinEnvironment-boolean-">setJoinEnvironment(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the handle to join an existing environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CheckpointConfig.html#setKBytes-int-">setKBytes(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the checkpoint log data threshold, in kilobytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#setKeyCreator-com.sleepycat.db.SecondaryKeyCreator-">setKeyCreator(SecondaryKeyCreator)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the user-supplied object used for creating single-valued
|
|
secondary keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#setLegacy-boolean-">setLegacy(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the site in a legacy group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#setLegacy-boolean-">setLegacy(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the site in a legacy group.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#setLocalSite-boolean-">setLocalSite(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Set the site to be the local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#setLocalSite-boolean-">setLocalSite(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the site to be the local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#setLock-com.sleepycat.db.Lock-">setLock(Lock)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Set the lock reference.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLockConflicts-byte:A:A-">setLockConflicts(byte[][])</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the locking conflicts matrix.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLockDetectMode-com.sleepycat.db.LockDetectMode-">setLockDetectMode(LockDetectMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure if the deadlock detector is to be run whenever a lock
|
|
conflict occurs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLockDown-boolean-">setLockDown(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to lock shared environment files
|
|
and memory-mapped databases into memory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#setLockerPriority-int-int-">setLockerPriority(int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Assign a deadlock priority to a locker.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLockPartitions-int-">setLockPartitions(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the number of lock table partitions in the Berkeley DB environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLockTableSize-int-">setLockTableSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the size for the hash table that contains references to locks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLockTimeout-long-">setLockTimeout(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the timeout value for the database environment
|
|
locks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#setLockTimeout-long-">setLockTimeout(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the lock request timeout value for the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogAutoRemove-boolean-">setLogAutoRemove(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the system to automatically remove log files that are no
|
|
longer needed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogBlobContent-boolean-">setLogBlobContent(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">Replaced with <a href="com/sleepycat/db/EnvironmentConfig.html#setLogExternalFileContent-boolean-"><code>EnvironmentConfig.setLogExternalFileContent(boolean)</code></a>.
|
|
<p></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogBufferSize-int-">setLogBufferSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the size of the in-memory log buffer, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogDirectory-java.io.File-">setLogDirectory(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the path of a directory to be used as the location of logging files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogExternalFileContent-boolean-">setLogExternalFileContent(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Enable full logging of external file data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogFileMode-int-">setLogFileMode(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the absolute file mode for created log files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogInMemory-boolean-">setLogInMemory(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">If set, maintain transaction logs in memory rather than on disk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogNoSync-boolean-">setLogNoSync(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the system to avoid fsync() calls during log file flushes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogRecordHandler-com.sleepycat.db.LogRecordHandler-">setLogRecordHandler(LogRecordHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set a function to process application-specific log records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogRegionSize-int-">setLogRegionSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the size of the underlying logging area of the database
|
|
environment, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setLogZero-boolean-">setLogZero(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">If set, zero all pages of a log file when that log file is created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFile.html#setMaximumSize-long-">setMaximumSize(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</a></dt>
|
|
<dd>
|
|
<div class="block">Set the
|
|
maximum size for the file backing the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMaxLockers-int-">setMaxLockers(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the maximum number of locking entities supported by the database
|
|
environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMaxLockObjects-int-">setMaxLockObjects(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the maximum number of locked objects supported by the database
|
|
environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMaxLocks-int-">setMaxLocks(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the maximum number of locks supported by the database
|
|
environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMaxLogFileSize-int-">setMaxLogFileSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the maximum size of a single file in the log, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMaxMutexes-int-">setMaxMutexes(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the total number of mutexes to allocate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMaxOpenFiles-int-">setMaxOpenFiles(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Limit the number of file descriptors the library will open concurrently
|
|
when flushing dirty pages from the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#setMaxPages-int-">setMaxPages(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the maximum number of pages to free.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#setMaxRetries-int-">setMaxRetries(int)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Changes the maximum number of retries that will be performed when
|
|
deadlocks are detected.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMaxWrite-int-long-">setMaxWrite(int, long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Limit the number of sequential write operations scheduled by the
|
|
library when flushing dirty pages from the cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setMessageHandler-com.sleepycat.db.MessageHandler-">setMessageHandler(MessageHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set a function to be called with an informational message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMessageHandler-com.sleepycat.db.MessageHandler-">setMessageHandler(MessageHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set a function to be called with an informational message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setMessagePrefix-java.lang.String-">setMessagePrefix(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the prefix string that appears before informational messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMessagePrefix-java.lang.String-">setMessagePrefix(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the prefix string that appears before informational messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setMessageStream-java.io.OutputStream-">setMessageStream(OutputStream)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set an OutputStream for displaying informational messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMessageStream-java.io.OutputStream-">setMessageStream(OutputStream)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set an OutputStream for displaying informational messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMetadataDir-java.io.File-">setMetadataDir(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the path of a directory to be used as the location to store the
|
|
persistent metadata files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CheckpointConfig.html#setMinutes-int-">setMinutes(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CheckpointConfig.html" title="class in com.sleepycat.db">CheckpointConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the checkpoint time threshold, in minutes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMMapSize-long-">setMMapSize(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the maximum file size, in bytes, for a file to be mapped into
|
|
the process address space.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setMode-int-">setMode(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">On UNIX systems or in IEEE/ANSI Std 1003.1 (POSIX) environments, files
|
|
created by the database open are created with mode <code>mode</code>
|
|
(as described in the <code>chmod</code>(2) manual page) and modified
|
|
by the process' umask value at the time of creation (see the
|
|
<code>umask</code>(2) manual page).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMode-int-">setMode(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to use a specific mode when
|
|
creating underlying files and shared memory segments.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#setMode-com.sleepycat.db.LockRequestMode-">setMode(LockRequestMode)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Set the lock mode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setModel-com.sleepycat.persist.model.EntityModel-">setModel(EntityModel)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the entity model that defines entity classes and index keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setModelVoid-com.sleepycat.persist.model.EntityModel-">setModelVoid(EntityModel)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The void return setter for use by Bean editors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#setMsgfile-java.io.File-">setMsgfile(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the path of a file to store statistical information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setMsgfile-java.io.File-">setMsgfile(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the path of a file to store statistical information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#setMsgfile-java.io.File-">setMsgfile(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the path of a file to store statistical information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMsgfile-java.io.File-">setMsgfile(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the path of a file to store statistical information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SecondaryConfig.html#setMultiKeyCreator-com.sleepycat.db.SecondaryMultiKeyCreator-">setMultiKeyCreator(SecondaryMultiKeyCreator)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SecondaryConfig.html" title="class in com.sleepycat.db">SecondaryConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the user-supplied object used for creating multi-valued
|
|
secondary keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setMultiversion-boolean-">setMultiversion(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configured the database with support for multiversion concurrency control.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMultiversion-boolean-">setMultiversion(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to open all databases that are not
|
|
using the queue access method for multiversion concurrency control.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setMutations-com.sleepycat.persist.evolve.Mutations-">setMutations(Mutations)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configures mutations for performing lazy evolution of stored instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setMutationsVoid-com.sleepycat.persist.evolve.Mutations-">setMutationsVoid(Mutations)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The void return setter for use by Bean editors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMutexAlignment-int-">setMutexAlignment(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the mutex alignment, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMutexIncrement-int-">setMutexIncrement(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Increase the number of mutexes to allocate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setMutexTestAndSetSpins-int-">setMutexTestAndSetSpins(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the number of times that test-and-set mutexes should spin
|
|
without blocking.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Set the user visible name for the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFile.html#setNoFile-boolean-">setNoFile(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</a></dt>
|
|
<dd>
|
|
<div class="block">Disallow opening backing temporary files for in-memory
|
|
databases, even if they expand to fill the entire cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setNoLocking-boolean-">setNoLocking(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the system to grant all requested mutual exclusion mutexes
|
|
and database locks without regard for their actual availability.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#setNoLogs-boolean-">setNoLogs(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Sets whether log files are skipped in the backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setNoMMap-boolean-">setNoMMap(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the library to not map this database into memory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setNoMMap-boolean-">setNoMMap(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the system to copy read-only database files into the local
|
|
cache instead of potentially mapping them into process memory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#setNoOrderCheck-boolean-">setNoOrderCheck(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> to skip the database checks for
|
|
btree and duplicate sort order and for hashing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setNoPanic-boolean-">setNoPanic(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the system to ignore any panic state in the database
|
|
environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/JoinConfig.html#setNoSort-boolean-">setNoSort(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/JoinConfig.html" title="class in com.sleepycat.db">JoinConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies whether automatic sorting of the input cursors is disabled.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setNoSync-boolean-">setNoSync(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the transaction to not write or synchronously flush the log
|
|
it when commits.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setNoWait-boolean-">setNoWait(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the transaction to not wait if a lock request cannot be
|
|
immediately granted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setNoWaitDbExclusiveLock-java.lang.Boolean-">setNoWaitDbExclusiveLock(Boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> handle to obtain a
|
|
write lock on the entire database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#setObj-com.sleepycat.db.DatabaseEntry-">setObj(DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Set the lock object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setOffset-int-">setOffset(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Set the byte offset into the data array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#setOp-com.sleepycat.db.LockOperation-">setOp(LockOperation)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Set the operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#setOrderCheckOnly-boolean-">setOrderCheckOnly(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> to do database checks for btree
|
|
and duplicate sort order and for hashing, skipped by verification
|
|
operations configured by <a href="com/sleepycat/db/VerifyConfig.html#setNoOrderCheck-boolean-"><code>VerifyConfig.setNoOrderCheck</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setOverwrite-boolean-">setOverwrite(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the system to overwrite files stored in encrypted formats
|
|
before deleting them.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapRecordId.html#setPageNumber-int-">setPageNumber(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></dt>
|
|
<dd>
|
|
<div class="block">Set the database page number where the record is stored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setPageSize-int-">setPageSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the size of the pages used to hold items in the database, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setPanicHandler-com.sleepycat.db.PanicHandler-">setPanicHandler(PanicHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the function to be called if the database environment panics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setPanicHandler-com.sleepycat.db.PanicHandler-">setPanicHandler(PanicHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the function to be called if the database environment panics.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setPartial-boolean-">setPartial(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Configure this DatabaseEntry to read or write partial records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setPartial-int-int-boolean-">setPartial(int, int, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Configures this DatabaseEntry to read or write partial records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setPartialLength-int-">setPartialLength(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Set the byte length of the partial record being read or written by
|
|
the application, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setPartialOffset-int-">setPartialOffset(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Set the offset of the partial record being read or written by the
|
|
application, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setPartitionByCallback-int-com.sleepycat.db.PartitionHandler-">setPartitionByCallback(int, PartitionHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Enable or disable database partitioning, and set the callback that will
|
|
be used for the partitioning.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setPartitionByRange-int-com.sleepycat.db.MultipleDataEntry-">setPartitionByRange(int, MultipleDataEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Enable or disable database partitioning, and set key ranges that will be
|
|
used for the partitioning.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setPartitionDirs-java.io.File:A-">setPartitionDirs(File[])</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the array of directories the database extents should be created in or
|
|
looked for.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSite.html#setPeer-boolean-">setPeer(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSite.html" title="class in com.sleepycat.db">ReplicationManagerSite</a></dt>
|
|
<dd>
|
|
<div class="block">Set the site to be peer to local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#setPeer-boolean-">setPeer(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the site to be peer to local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerSiteConfig.html#setPort-long-">setPort(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerSiteConfig.html" title="class in com.sleepycat.db">ReplicationManagerSiteConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the port of the site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#setPrimaryConfig-java.lang.Class-com.sleepycat.db.DatabaseConfig-">setPrimaryConfig(Class, DatabaseConfig)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the primary database for an entity class using the Berkeley
|
|
DB engine API.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#setPrintable-boolean-">setPrintable(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> to use printing characters to
|
|
where possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#setPriority-int-">setPriority(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Set the deadlock priority for this transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFile.html#setPriority-com.sleepycat.db.CacheFilePriority-">setPriority(CacheFilePriority)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</a></dt>
|
|
<dd>
|
|
<div class="block">Set the
|
|
cache priority for pages from the specified file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Cursor.html#setPriority-com.sleepycat.db.CacheFilePriority-">setPriority(CacheFilePriority)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Cursor.html" title="class in com.sleepycat.db">Cursor</a></dt>
|
|
<dd>
|
|
<div class="block">Set the cache priority for pages referenced by the DBC handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setPriority-com.sleepycat.db.CacheFilePriority-">setPriority(CacheFilePriority)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the cache priority for pages referenced by the DB handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setPrivate-boolean-">setPrivate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to only be accessed by a single
|
|
process (although that process may be multithreaded).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setQueueExtentSize-int-">setQueueExtentSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the size of the extents used to hold pages in a Queue database,
|
|
specified as a number of pages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setQueueInOrder-boolean-">setQueueInOrder(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure <a href="com/sleepycat/db/Database.html#consume-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-boolean-"><code>Database.consume</code></a> to return key/data pairs in
|
|
order, always returning the key/data item from the head of the
|
|
queue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#setRange-long-long-">setRange(long, long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure a sequence range.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#setReadCommitted-boolean-">setReadCommitted(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the cursor for read committed isolation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setReadCommitted-boolean-">setReadCommitted(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the transaction for read committed isolation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredIterator.html#setReadModifyWrite-boolean-">setReadModifyWrite(boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections">StoredIterator</a></dt>
|
|
<dd>
|
|
<div class="block">Changes whether write-locks will be obtained when reading with this
|
|
cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setReadOnly-boolean-">setReadOnly(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database in read-only mode.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setReadOnly-boolean-">setReadOnly(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Configure this DatabaseEntry as read only.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStreamConfig.html#setReadOnly-boolean-">setReadOnly(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStreamConfig.html" title="class in com.sleepycat.db">DatabaseStreamConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database stream as read only.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setReadOnly-boolean-">setReadOnly(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the read-only configuration property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setReadOnlyVoid-boolean-">setReadOnlyVoid(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The void return setter for use by Bean editors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#setReadUncommitted-boolean-">setReadUncommitted(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure read operations performed by the cursor to return modified
|
|
but not yet committed data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setReadUncommitted-boolean-">setReadUncommitted(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database to support read uncommitted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setReadUncommitted-boolean-">setReadUncommitted(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure read operations performed by the transaction to return modified
|
|
but not yet committed data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setRecordDelimiter-int-">setRecordDelimiter(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the delimiting byte used to mark the end of a record in the backing
|
|
source file for the Recno access method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setRecordLength-int-">setRecordLength(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the database record length, in bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setRecordNumber-int-">setRecordNumber(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Initialize the entry from a logical record number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setRecordNumberAppender-com.sleepycat.db.RecordNumberAppender-">setRecordNumberAppender(RecordNumberAppender)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure <a href="com/sleepycat/db/Database.html#append-com.sleepycat.db.Transaction-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-"><code>Database.append</code></a> to call the function after the
|
|
record number has been selected but before the data has been stored
|
|
into the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setRecordPad-int-">setRecordPad(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the padding character for short, fixed-length records for the Queue
|
|
and Recno access methods.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setRecordSource-java.io.File-">setRecordSource(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the underlying source file for the Recno access method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setRegionDirectory-java.io.File-">setRegionDirectory(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the path of a directory to be used as the location of region files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setRegionMemoryInitialSize-com.sleepycat.db.RegionResourceType-int-">setRegionMemoryInitialSize(RegionResourceType, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Assign an initial count for a particular resource within the shared region
|
|
of Berkeley DB.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setRegionMemoryMax-long-">setRegionMemoryMax(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">This method sets the maximum amount of memory to be used by shared
|
|
structures in the main environment region.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setRegister-boolean-">setRegister(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Check if a process has failed while using the database environment, that
|
|
is, if a process has exited with an open <a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db"><code>Environment</code></a> handle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setRenumbering-boolean-">setRenumbering(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the logical record numbers to be mutable, and change as
|
|
records are added to and deleted from the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationClockskew-int-int-">setReplicationClockskew(int, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the clock skew ratio among replication group members based on the
|
|
fastest and slowest measurements among the group for use with master leases.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#setReplicationConfig-com.sleepycat.db.ReplicationConfig-boolean-">setReplicationConfig(ReplicationConfig, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the replication subsystem.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationInMemory-boolean-">setReplicationInMemory(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">If set, store internal replication information in memory only.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationLimit-long-">setReplicationLimit(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Impose a byte-count limit on the amount of data that will be
|
|
transmitted from a site in a single call to <a href="com/sleepycat/db/Environment.html#processReplicationMessage-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-int-"><code>Environment.processReplicationMessage</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerAckPolicy-com.sleepycat.db.ReplicationManagerAckPolicy-">setReplicationManagerAckPolicy(ReplicationManagerAckPolicy)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the network Ack policy used by the replication manager.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerIncomingQueueMax-long-">setReplicationManagerIncomingQueueMax(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the maximum amount of dynamic memory used by the Replication Manager
|
|
incoming queue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#setReplicationManagerMessageDispatch-com.sleepycat.db.ReplicationManagerMessageDispatch-int-">setReplicationManagerMessageDispatch(ReplicationManagerMessageDispatch, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Set the message dispatch function.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerSSLconfiguration-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-int-">setReplicationManagerSSLconfiguration(String, String, String, String, String, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the ssl configuration used by the replication manager.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationManagerSSLdisabled-boolean-">setReplicationManagerSSLdisabled(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Enable or disable the SSL for Replication Manager.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationNumSites-int-">setReplicationNumSites(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the total number of sites the replication group is configured for.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationPriority-int-">setReplicationPriority(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the current environment's priority.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationRequestMax-int-">setReplicationRequestMax(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set a threshold for the maximum time that a client waits before requesting
|
|
retransmission of a missing message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationRequestMin-int-">setReplicationRequestMin(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set a threshold for the minimum time that a client waits before requesting
|
|
retransmission of a missing message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#setReplicationTimeout-com.sleepycat.db.ReplicationTimeoutType-int-">setReplicationTimeout(ReplicationTimeoutType, int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the timeout applied to the specified timeout type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationTransport-int-com.sleepycat.db.ReplicationTransport-">setReplicationTransport(int, ReplicationTransport)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Initialize the communication infrastructure for a database environment
|
|
participating in a replicated application.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setReplicationView-com.sleepycat.db.ReplicationViewHandler-">setReplicationView(ReplicationViewHandler)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the function to be used by replication views to determine whether a
|
|
database file is replicated to the local site.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setReuseBuffer-boolean-">setReuseBuffer(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the entry to try to reuse the buffer before allocating a new
|
|
one.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setReverseSplitOff-boolean-">setReverseSplitOff(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the Btree to not do reverse splits.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setRunFatalRecovery-boolean-">setRunFatalRecovery(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure to run catastrophic recovery on this environment before opening it for
|
|
normal use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setRunRecovery-boolean-">setRunRecovery(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure to run normal recovery on this environment before opening it for
|
|
normal use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#setSalvage-boolean-">setSalvage(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure <a href="com/sleepycat/db/Database.html#verify-java.lang.String-java.lang.String-java.io.PrintStream-com.sleepycat.db.VerifyConfig-com.sleepycat.db.DatabaseConfig-"><code>Database.verify</code></a> to write the key/data pairs from
|
|
all databases in the file to the file stream named by the outfile
|
|
parameter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setSecondaryBulkLoad-boolean-">setSecondaryBulkLoad(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the bulk-load-secondaries configuration property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setSecondaryBulkLoadVoid-boolean-">setSecondaryBulkLoadVoid(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The void return setter for use by Bean editors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#setSecondaryConfig-java.lang.Class-java.lang.String-com.sleepycat.db.SecondaryConfig-">setSecondaryConfig(Class, String, SecondaryConfig)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Configures a secondary database for an entity class and key name using
|
|
the Berkeley DB engine API.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setSegmentId-long-">setSegmentId(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify a base segment ID for database environment shared memory
|
|
regions created in system memory on VxWorks or systems supporting
|
|
X/Open-style shared memory interfaces; for example, UNIX systems
|
|
supporting <code>shmget</code> and related System V IPC interfaces.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#setSequenceConfig-java.lang.String-com.sleepycat.db.SequenceConfig-">setSequenceConfig(String, SequenceConfig)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Configures a named key sequence using the Berkeley DB engine API.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialBase.html#setSerialBufferSize-int-">setSerialBufferSize(int)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialBase.html" title="class in com.sleepycat.bind.serial">SerialBase</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the initial byte size of the output buffer that is allocated by the
|
|
default implementation of <a href="com/sleepycat/bind/serial/SerialBase.html#getSerialOutput-java.lang.Object-"><code>SerialBase.getSerialOutput(java.lang.Object)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#setSingleDir-boolean-">setSingleDir(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Sets whether all backed up files are to be placed in a single directory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setSize-int-">setSize(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Set the byte size of the data array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setSliceCallback-com.sleepycat.db.Slice-">setSliceCallback(Slice)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the slice callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setSliced-boolean-">setSliced(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">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 open or create a sliced database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#setSnapshot-boolean-">setSnapshot(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure read operations performed by the cursor to return data as it was
|
|
when the cursor opened without locking, if <a href="com/sleepycat/db/DatabaseConfig.html#setMultiversion-boolean-"><code>DatabaseConfig.setMultiversion(boolean)</code></a> was configured.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setSnapshot-boolean-">setSnapshot(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify that any specified backing source file be read in its entirety
|
|
when the database is opened.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setSnapshot-boolean-">setSnapshot(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">This transaction will execute with snapshot isolation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setSortedDuplicates-boolean-">setSortedDuplicates(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database to support sorted, duplicate data items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setStartLsn-com.sleepycat.db.LogSequenceNumber-">setStartLsn(LogSequenceNumber)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the starting lsn to verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setStartTime-java.util.Date-">setStartTime(Date)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the starting time to verify.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setSync-boolean-">setSync(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the transaction to write and synchronously flush the log
|
|
it when commits.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStreamConfig.html#setSyncPerWrite-boolean-">setSyncPerWrite(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStreamConfig.html" title="class in com.sleepycat.db">DatabaseStreamConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database stream to sync the external file on each write.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setSystemMemory-boolean-">setSystemMemory(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to allocate memory from system
|
|
shared memory instead of from memory backed by the filesystem.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory-java.io.File-">setTemporaryDirectory(File)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the path of a directory to be used as the location of temporary
|
|
files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory-java.lang.String-">setTemporaryDirectory(String)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/db/EnvironmentConfig.html#setTemporaryDirectory-java.io.File-"><code>EnvironmentConfig.setTemporaryDirectory(java.io.File)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTestAndSetSpins-int-">setTestAndSetSpins(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">replaced by <a href="com/sleepycat/db/EnvironmentConfig.html#setMutexTestAndSetSpins-int-"><code>EnvironmentConfig.setMutexTestAndSetSpins(int)</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setThreaded-boolean-">setThreaded(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the handle to be <em>free-threaded</em>; that is, usable
|
|
by multiple threads within a single address space.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactConfig.html#setTimeout-int-">setTimeout(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactConfig.html" title="class in com.sleepycat.db">CompactConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the lock timeout for implicit transactions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequest.html#setTimeout-int-">setTimeout(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequest.html" title="class in com.sleepycat.db">LockRequest</a></dt>
|
|
<dd>
|
|
<div class="block">Set the lock timeout value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationChannel.html#setTimeout-long-">setTimeout(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationChannel.html" title="class in com.sleepycat.db">ReplicationChannel</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the default timeout value for the channel.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setTransactional-boolean-">setTransactional(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Enclose the database open within a transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTransactional-boolean-">setTransactional(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment for transactions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setTransactional-boolean-">setTransactional(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the transactional configuration property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#setTransactionalVoid-boolean-">setTransactionalVoid(boolean)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">The void return setter for use by Bean editors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#setTransactionConfig-com.sleepycat.db.TransactionConfig-">setTransactionConfig(TransactionConfig)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Changes the transaction configuration used for calling
|
|
<a href="com/sleepycat/db/Environment.html#beginTransaction-com.sleepycat.db.Transaction-com.sleepycat.db.TransactionConfig-"><code>Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setTransactionNotDurable-boolean-">setTransactionNotDurable(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to not write log records for this
|
|
database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setTruncate-boolean-">setTruncate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database to be physically truncated by truncating the
|
|
underlying file, discarding all previous databases it might have
|
|
held.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBase.html#setTupleBufferSize-int-">setTupleBufferSize(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the initial byte size of the output buffer that is allocated by the
|
|
default implementation of <a href="com/sleepycat/bind/tuple/TupleBase.html#getTupleOutput-E-"><code>TupleBase.getTupleOutput(E)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTxnMaxActive-int-">setTxnMaxActive(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to support at least txnMaxActive
|
|
active transactions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTxnNoSync-boolean-">setTxnNoSync(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the system to not write or synchronously flush the log
|
|
on transaction commit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTxnNoWait-boolean-">setTxnNoWait(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">If a lock is unavailable for any Berkeley DB operation performed in the
|
|
context of a transaction, cause the operation to throw <a href="com/sleepycat/db/LockNotGrantedException.html" title="class in com.sleepycat.db"><code>LockNotGrantedException</code></a> without waiting for the lock.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTxnSnapshot-boolean-">setTxnSnapshot(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to run transactions at snapshot
|
|
isolation by default.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTxnTimeout-long-">setTxnTimeout(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set the timeout value for the database environment
|
|
transactions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Transaction.html#setTxnTimeout-long-">setTxnTimeout(long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db">Transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the timeout value for the transaction lifetime.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTxnTimestamp-java.util.Date-">setTxnTimestamp(Date)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Recover to the specified time rather than to the most current
|
|
possible date.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setTxnWriteNoSync-boolean-">setTxnWriteNoSync(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the system to write, but not synchronously flush, the log on
|
|
transaction commit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setType-com.sleepycat.db.DatabaseType-">setType(DatabaseType)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the type of the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFile.html#setUnlink-boolean-">setUnlink(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFile.html" title="class in com.sleepycat.db">CacheFile</a></dt>
|
|
<dd>
|
|
<div class="block">Remove the file when the last reference to it is closed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseConfig.html#setUnsortedDuplicates-boolean-">setUnsortedDuplicates(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseConfig.html" title="class in com.sleepycat.db">DatabaseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database to support unsorted duplicate data items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupOptions.html#setUpdate-boolean-">setUpdate(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BackupOptions.html" title="class in com.sleepycat.db">BackupOptions</a></dt>
|
|
<dd>
|
|
<div class="block">Sets whether to perform an incremental back up.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setUseEnvironment-boolean-">setUseEnvironment(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to accept information from the
|
|
process environment when naming files, regardless of the status of
|
|
the process.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setUseEnvironmentRoot-boolean-">setUseEnvironmentRoot(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment to accept information from the
|
|
process environment when naming files, if the process has
|
|
appropriate permissions (for example, users with a user-ID of 0 on
|
|
UNIX systems).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseEntry.html#setUserBuffer-int-boolean-">setUserBuffer(int, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseEntry.html" title="class in com.sleepycat.db">DatabaseEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the entry with an application-owned buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MultipleEntry.html#setUserBuffer-int-boolean-">setUserBuffer(int, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MultipleEntry.html" title="class in com.sleepycat.db">MultipleEntry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/MapEntryParameter.html#setValue-V-">setValue(V)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Always throws <code>UnsupportedOperationException</code> since this
|
|
object is not attached to a map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogVerifyConfig.html#setVerbose-boolean-">setVerbose(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogVerifyConfig.html" title="class in com.sleepycat.db">LogVerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Set if print verbose information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setVerbose-com.sleepycat.db.VerboseConfig-boolean-">setVerbose(VerboseConfig, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display verbose information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setVerboseDeadlock-boolean-">setVerboseDeadlock(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">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></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setVerboseRecovery-boolean-">setVerboseRecovery(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">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></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setVerboseRegister-boolean-">setVerboseRegister(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">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></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setVerboseReplication-boolean-">setVerboseReplication(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">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></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setVerboseWaitsFor-boolean-">setVerboseWaitsFor(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">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></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setWait-boolean-">setWait(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the transaction to wait if a lock request cannot be
|
|
immediately granted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceConfig.html#setWrap-boolean-">setWrap(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceConfig.html" title="class in com.sleepycat.db">SequenceConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify that the sequence should wrap around when it is
|
|
incremented (decremented) past the specified maximum (minimum) value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#setWriteCursor-boolean-">setWriteCursor(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the Concurrent Data Store environment cursor will be used to
|
|
update the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#setWriteNoSync-boolean-">setWriteNoSync(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the transaction to write but not synchronously flush the log
|
|
it when commits.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/EnvironmentConfig.html#setYieldCPU-boolean-">setYieldCPU(boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/EnvironmentConfig.html" title="class in com.sleepycat.db">EnvironmentConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the system to yield the processor immediately after each
|
|
page or mutex acquisition.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">ShortBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Short</code> primitive
|
|
wrapper or a <code>short</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ShortBinding.html#ShortBinding--">ShortBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/ShortBinding.html#shortToEntry-short-com.sleepycat.db.DatabaseEntry-">shortToEntry(short, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>short</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#size--">size()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredContainer.html#size--">size()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections">StoredContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a non-transactional count of the records in the collection or
|
|
map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#size--">size()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStream.html#size--">size()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStream.html" title="class in com.sleepycat.db">DatabaseStream</a></dt>
|
|
<dd>
|
|
<div class="block">Return the size in bytes of the external file accessed by the database
|
|
stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#size--">size()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#skip-long-">skip(long)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastInputStream.html#skipFast-int-">skipFast(int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastInputStream.html" title="class in com.sleepycat.util">FastInputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Equivalent to <code>skip()</code> but takes an int parameter instead of a
|
|
long, and does not check whether the count given is larger than the
|
|
number of remaining bytes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Slice.html#slice-com.sleepycat.db.Database-com.sleepycat.db.DatabaseEntry-com.sleepycat.db.DatabaseEntry-">slice(Database, DatabaseEntry, DatabaseEntry)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/Slice.html" title="interface in com.sleepycat.db">Slice</a></dt>
|
|
<dd>
|
|
<div class="block">The application-specific database slice callback.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/Slice.html" title="interface in com.sleepycat.db"><span class="typeNameLink">Slice</span></a> - Interface in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">An interface specifying in which slice database records are
|
|
read or written based on the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#SLICE">SLICE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display detailed information about slice databases.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/SliceCorruptException.html" title="class in com.sleepycat.db"><span class="typeNameLink">SliceCorruptException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Thrown when a slice environment or database is missing or corrupt.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#sliceLookup-com.sleepycat.db.DatabaseEntry-">sliceLookup(DatabaseEntry)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Get the Database handle of the slice that contains the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#slices_enabled--">slices_enabled()</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#SNAPSHOT">SNAPSHOT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">A convenience instance to configure read operations performed by the
|
|
cursor to return values as they were when the cursor was opened, if
|
|
<a href="com/sleepycat/db/DatabaseConfig.html#setMultiversion-boolean-"><code>DatabaseConfig.setMultiversion(boolean)</code></a> is configured.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">SortedBigDecimalBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>BigDecimal</code>
|
|
value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html#SortedBigDecimalBinding--">SortedBigDecimalBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedBigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">SortedBigDecimalBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">SortedDoubleBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>Double</code>
|
|
primitive wrapper or a sorted <code>double</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html#SortedDoubleBinding--">SortedDoubleBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">SortedFloatBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>Float</code>
|
|
primitive wrapper or sorted a <code>float</code> primitive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedFloatBinding.html#SortedFloatBinding--">SortedFloatBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityIndex.html#sortedMap--">sortedMap()</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityIndex.html" title="interface in com.sleepycat.persist">EntityIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a standard Java sorted map based on this entity index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/PrimaryIndex.html#sortedMap--">sortedMap()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#sortedMap--">sortedMap()</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">SortedPackedIntegerBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>Integer</code>
|
|
primitive wrapper or a sorted <code>int</code> primitive, that stores the
|
|
value in the smallest number of bytes possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html#SortedPackedIntegerBinding--">SortedPackedIntegerBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedIntegerBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">SortedPackedLongBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>Long</code>
|
|
primitive wrapper or a sorted <code>long</code> primitive, that stores the
|
|
value in the smallest number of bytes possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html#SortedPackedLongBinding--">SortedPackedLongBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/SortedPackedLongBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedLongBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#sortMultipleKeyAndData-com.sleepycat.db.MultipleDataEntry-com.sleepycat.db.MultipleDataEntry-">sortMultipleKeyAndData(MultipleDataEntry, MultipleDataEntry)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Sorts two DatabaseEntry objects with multiple key and data pairs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#sortMultipleKeyData-com.sleepycat.db.MultipleKeyDataEntry-">sortMultipleKeyData(MultipleKeyDataEntry)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Sorts a DatabaseEntry with multiple matching key/data pairs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#sortMultipleKeyOrData-com.sleepycat.db.MultipleDataEntry-">sortMultipleKeyOrData(MultipleDataEntry)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Sorts a DatabaseEntry with multiple key or data pairs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#startReplication-com.sleepycat.db.DatabaseEntry-boolean-">startReplication(DatabaseEntry, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the database environment as a client or master in a group
|
|
of replicated database environments.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">StatsConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the attributes of a statistics retrieval operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/StatsConfig.html#StatsConfig--">StatsConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/StatsConfig.html" title="class in com.sleepycat.db">StatsConfig</a></dt>
|
|
<dd>
|
|
<div class="block">An instance created using the default constructor is initialized
|
|
with the system's default settings.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist"><span class="typeNameLink">StoreConfig</span></a> - Class in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfig.html#StoreConfig--">StoreConfig()</a></span> - Constructor for class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfig.html" title="class in com.sleepycat.persist">StoreConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an entity store configuration object with default properties.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/StoreConfigBeanInfo.html" title="class in com.sleepycat.persist"><span class="typeNameLink">StoreConfigBeanInfo</span></a> - Class in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreConfigBeanInfo.html#StoreConfigBeanInfo--">StoreConfigBeanInfo()</a></span> - Constructor for class com.sleepycat.persist.<a href="com/sleepycat/persist/StoreConfigBeanInfo.html" title="class in com.sleepycat.persist">StoreConfigBeanInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">StoredClassCatalog</span></a> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>ClassCatalog</code> that is stored in a <code>Database</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/StoredClassCatalog.html#StoredClassCatalog-com.sleepycat.db.Database-">StoredClassCatalog(Database)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/StoredClassCatalog.html" title="class in com.sleepycat.bind.serial">StoredClassCatalog</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a catalog based on a given database.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredCollection</span></a><<a href="com/sleepycat/collections/StoredCollection.html" title="type parameter in StoredCollection">E</a>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">A abstract base class for all stored collections.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredCollections.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredCollections</span></a> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">Static methods operating on collections and maps.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredContainer.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredContainer</span></a> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">A abstract base class for all stored collections and maps.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredEntrySet</span></a><<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>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">The Set returned by Map.entrySet().</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#storedIterator--">storedIterator()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an iterator over the elements in this collection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#storedIterator-boolean-">storedIterator(boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a read or read-write iterator over the elements in this
|
|
collection.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredIterator.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredIterator</span></a><<a href="com/sleepycat/collections/StoredIterator.html" title="type parameter in StoredIterator">E</a>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">The Iterator returned by all stored collections.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredKeySet</span></a><<a href="com/sleepycat/collections/StoredKeySet.html" title="type parameter in StoredKeySet">K</a>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">The Set returned by Map.keySet() and which can also be constructed directly
|
|
if a Map is not needed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredKeySet.html#StoredKeySet-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-boolean-">StoredKeySet(Database, EntryBinding<K>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredKeySet.html" title="class in com.sleepycat.collections">StoredKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a key set view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredList</span></a><<a href="com/sleepycat/collections/StoredList.html" title="type parameter in StoredList">E</a>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">A List view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#StoredList-com.sleepycat.db.Database-com.sleepycat.bind.EntityBinding-boolean-">StoredList(Database, EntityBinding<E>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a list entity view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#StoredList-com.sleepycat.db.Database-com.sleepycat.bind.EntityBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredList(Database, EntityBinding<E>, PrimaryKeyAssigner)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#StoredList-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-boolean-">StoredList(Database, EntryBinding<E>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a list view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#StoredList-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredList(Database, EntryBinding<E>, PrimaryKeyAssigner)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredMap</span></a><<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>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">A Map view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#StoredMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntityBinding-boolean-">StoredMap(Database, EntryBinding<K>, EntityBinding<V>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a map entity view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#StoredMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntityBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredMap(Database, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#StoredMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntryBinding-boolean-">StoredMap(Database, EntryBinding<K>, EntryBinding<V>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a map view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#StoredMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntryBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredMap(Database, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredSortedEntrySet</span></a><<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>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">The SortedSet returned by Map.entrySet().</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredSortedKeySet</span></a><<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="type parameter in StoredSortedKeySet">K</a>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">The SortedSet returned by Map.keySet() and which can also be constructed
|
|
directly if a Map is not needed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#StoredSortedKeySet-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-boolean-">StoredSortedKeySet(Database, EntryBinding<K>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredSortedMap</span></a><<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>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">A SortedMap view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#StoredSortedMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntityBinding-boolean-">StoredSortedMap(Database, EntryBinding<K>, EntityBinding<V>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#StoredSortedMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntityBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredSortedMap(Database, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#StoredSortedMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntryBinding-boolean-">StoredSortedMap(Database, EntryBinding<K>, EntryBinding<V>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a sorted map view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#StoredSortedMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntryBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredSortedMap(Database, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredSortedValueSet</span></a><<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="type parameter in StoredSortedValueSet">E</a>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">The SortedSet returned by Map.values() and which can also be constructed
|
|
directly if a Map is not needed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#StoredSortedValueSet-com.sleepycat.db.Database-com.sleepycat.bind.EntityBinding-boolean-">StoredSortedValueSet(Database, EntityBinding<E>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections"><span class="typeNameLink">StoredValueSet</span></a><<a href="com/sleepycat/collections/StoredValueSet.html" title="type parameter in StoredValueSet">E</a>> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">The Set returned by Map.values() and Map.duplicates(), and which can also be
|
|
constructed directly if a Map is not needed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredValueSet.html#StoredValueSet-com.sleepycat.db.Database-com.sleepycat.bind.EntityBinding-boolean-">StoredValueSet(Database, EntityBinding<E>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredValueSet.html#StoredValueSet-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-boolean-">StoredValueSet(Database, EntryBinding<E>, boolean)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredValueSet.html" title="class in com.sleepycat.collections">StoredValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a value set view of a <a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/persist/StoreExistsException.html" title="class in com.sleepycat.persist"><span class="typeNameLink">StoreExistsException</span></a> - Exception in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">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
|
|
true and the store's internal catalog database already exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreExistsException.html#StoreExistsException-java.lang.String-">StoreExistsException(String)</a></span> - Constructor for exception com.sleepycat.persist.<a href="com/sleepycat/persist/StoreExistsException.html" title="class in com.sleepycat.persist">StoreExistsException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/persist/StoreNotFoundException.html" title="class in com.sleepycat.persist"><span class="typeNameLink">StoreNotFoundException</span></a> - Exception in <a href="com/sleepycat/persist/package-summary.html">com.sleepycat.persist</a></dt>
|
|
<dd>
|
|
<div class="block">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
|
|
the store's internal catalog database does not exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/StoreNotFoundException.html#StoreNotFoundException-java.lang.String-">StoreNotFoundException(String)</a></span> - Constructor for exception com.sleepycat.persist.<a href="com/sleepycat/persist/StoreNotFoundException.html" title="class in com.sleepycat.persist">StoreNotFoundException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ClassResolver.Stream.html#Stream-java.io.InputStream-java.lang.ClassLoader-">Stream(InputStream, ClassLoader)</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/ClassResolver.Stream.html" title="class in com.sleepycat.util">ClassResolver.Stream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#STRICT_2SITE">STRICT_2SITE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Replication Manager observes the strict "majority" rule in managing
|
|
elections, even in a group with only 2 sites.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">StringBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> for a simple <code>String</code> value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/StringBinding.html#StringBinding--">StringBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#stringToBytes-java.lang.String-">stringToBytes(String)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd>
|
|
<div class="block">Converts strings to byte arrays.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/StringBinding.html#stringToEntry-java.lang.String-com.sleepycat.db.DatabaseEntry-">stringToEntry(String, DatabaseEntry)</a></span> - Static method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Converts a simple <code>String</code> value into an entry buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/SecondaryIndex.html#subIndex-SK-">subIndex(SK)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/SecondaryIndex.html" title="class in com.sleepycat.persist">SecondaryIndex</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an index that maps primary key to entity for the subset of
|
|
entities having a given secondary key (duplicates).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredList.html#subList-int-int-">subList(int, int)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredList.html" title="class in com.sleepycat.collections">StoredList</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this list between the specified
|
|
fromIndex, inclusive, and toIndex, exclusive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#subMap-K-boolean-K-boolean-">subMap(K, boolean, K, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted map whose elements are
|
|
strictly greater than fromKey and strictly less than toKey,
|
|
optionally including fromKey and toKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#subMap-K-K-">subMap(K, K)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted map whose elements range
|
|
from fromKey, inclusive, to toKey, exclusive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#subSet-E-boolean-E-boolean-">subSet(E, boolean, E, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly greater than fromValue and strictly less than toValue,
|
|
optionally including fromValue and toValue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#subSet-E-E-">subSet(E, E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements range
|
|
from fromValue, inclusive, to toValue, exclusive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedEntrySet.html#subSet-java.util.Map.Entry-boolean-java.util.Map.Entry-boolean-">subSet(Map.Entry<K, V>, boolean, Map.Entry<K, V>, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly greater than fromMapEntry and strictly less than toMapEntry,
|
|
optionally including fromMapEntry and toMapEntry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedEntrySet.html#subSet-java.util.Map.Entry-java.util.Map.Entry-">subSet(Map.Entry<K, V>, Map.Entry<K, V>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements range
|
|
from fromMapEntry, inclusive, to toMapEntry, exclusive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#subSet-K-boolean-K-boolean-">subSet(K, boolean, K, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly greater than fromKey and strictly less than toKey,
|
|
optionally including fromKey and toKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#subSet-K-K-">subSet(K, K)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements range
|
|
from fromKey, inclusive, to toKey, exclusive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/OperationStatus.html#SUCCESS">SUCCESS</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The operation was successful.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#sync--">sync()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Flush any cached information to disk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#syncCache-com.sleepycat.db.LogSequenceNumber-">syncCache(LogSequenceNumber)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Ensure that all modified pages in the cache are flushed to their backing files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#syncReplication--">syncReplication()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Forces master synchronization to begin for this client.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:T">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">T</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#tailMap-K-">tailMap(K)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted map whose elements are
|
|
greater than or equal to fromKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedMap.html#tailMap-K-boolean-">tailMap(K, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedMap.html" title="class in com.sleepycat.collections">StoredSortedMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted map whose elements are
|
|
strictly greater than fromKey, optionally including fromKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#tailSet-E-">tailSet(E)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
greater than or equal to fromValue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedValueSet.html#tailSet-E-boolean-">tailSet(E, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedValueSet.html" title="class in com.sleepycat.collections">StoredSortedValueSet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly greater than fromValue, optionally including fromValue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedEntrySet.html#tailSet-java.util.Map.Entry-">tailSet(Map.Entry<K, V>)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
greater than or equal to fromMapEntry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedEntrySet.html#tailSet-java.util.Map.Entry-boolean-">tailSet(Map.Entry<K, V>, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedEntrySet.html" title="class in com.sleepycat.collections">StoredSortedEntrySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly greater than fromMapEntry, optionally including fromMapEntry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#tailSet-K-">tailSet(K)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
greater than or equal to fromKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredSortedKeySet.html#tailSet-K-boolean-">tailSet(K, boolean)</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredSortedKeySet.html" title="class in com.sleepycat.collections">StoredSortedKeySet</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a view of the portion of this sorted set whose elements are
|
|
strictly greater than fromKey, optionally including fromKey.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#THREAD">THREAD</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The threads.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockOperation.html#TIMEOUT">TIMEOUT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</a></dt>
|
|
<dd>
|
|
<div class="block">Cause the specified locker to timeout immediately.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStatus.html#TIMEOUT">TIMEOUT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStatus.html" title="class in com.sleepycat.db">TransactionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The transaction has not yet been applied on this replica node.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#toArray--">toArray()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array of all the elements in this collection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapRecordId.html#toArray--">toArray()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></dt>
|
|
<dd>
|
|
<div class="block">Return a byte array representing this record id.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapRecordId.html#toArray-java.nio.ByteOrder-">toArray(ByteOrder)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapRecordId.html" title="class in com.sleepycat.db">HeapRecordId</a></dt>
|
|
<dd>
|
|
<div class="block">Return a byte array representing this record id.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#toArray-T:A-">toArray(T[])</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array of all the elements in this collection whose runtime
|
|
type is that of the specified array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#toByteArray--">toByteArray()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#toList--">toList()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a copy of this collection as an ArrayList.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/MapEntryParameter.html#toString--">toString()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/MapEntryParameter.html" title="class in com.sleepycat.collections">MapEntryParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Converts the entry to a string representation for debugging.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredCollection.html#toString--">toString()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredCollection.html" title="class in com.sleepycat.collections">StoredCollection</a></dt>
|
|
<dd>
|
|
<div class="block">Converts the collection to a string representation for debugging.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredEntrySet.html#toString--">toString()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredEntrySet.html" title="class in com.sleepycat.collections">StoredEntrySet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#toString--">toString()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Converts the map to a string representation for debugging.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BtreeStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/BtreeStats.html" title="class in com.sleepycat.db">BtreeStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the BtreeStats class has a toString method
|
|
that lists all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFilePriority.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFileStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFileStats.html" title="class in com.sleepycat.db">CacheFileStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the CacheFileStats class has a toString method
|
|
that lists all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CacheStats.html" title="class in com.sleepycat.db">CacheStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the CacheStats class has a toString method that
|
|
lists all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CompactStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/CompactStats.html" title="class in com.sleepycat.db">CompactStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the CompactStats class has a toString method that lists
|
|
all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseException.html#toString--">toString()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/DatabaseException.html" title="class in com.sleepycat.db">DatabaseException</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseType.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ForeignKeyDeleteAction.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db">ForeignKeyDeleteAction</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HashStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HashStats.html" title="class in com.sleepycat.db">HashStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the HashStats class has a toString method
|
|
that lists all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapFullException.html#toString--">toString()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/HeapFullException.html" title="class in com.sleepycat.db">HeapFullException</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/HeapStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/HeapStats.html" title="class in com.sleepycat.db">HeapStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the HeapStats class has a toString method
|
|
that lists all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockMode.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockMode.html" title="class in com.sleepycat.db">LockMode</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockOperation.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockOperation.html" title="class in com.sleepycat.db">LockOperation</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequestMode.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LockStats.html" title="class in com.sleepycat.db">LockStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the LockStats class has a toString method
|
|
that lists all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogStats.html" title="class in com.sleepycat.db">LogStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the LogStats class has a toString method that lists
|
|
all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MemoryException.html#toString--">toString()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/MemoryException.html" title="class in com.sleepycat.db">MemoryException</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MetaCheckSumFailException.html#toString--">toString()</a></span> - Method in exception com.sleepycat.db.<a href="com/sleepycat/db/MetaCheckSumFailException.html" title="class in com.sleepycat.db">MetaCheckSumFailException</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/MutexStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/MutexStats.html" title="class in com.sleepycat.db">MutexStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the MutexStats class has a toString method that lists
|
|
all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/OperationStatus.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/OperationStatus.html" title="class in com.sleepycat.db">OperationStatus</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/QueueStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/QueueStats.html" title="class in com.sleepycat.db">QueueStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the QueueStats class has a toString method
|
|
that lists all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RecoveryOperation.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/RecoveryOperation.html" title="class in com.sleepycat.db">RecoveryOperation</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationConfig.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationHostAddress.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationHostAddress.html" title="class in com.sleepycat.db">ReplicationHostAddress</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerAckPolicy.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerAckPolicy.html" title="class in com.sleepycat.db">ReplicationManagerAckPolicy</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerConnectionStatus.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerConnectionStatus.html" title="class in com.sleepycat.db">ReplicationManagerConnectionStatus</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStartPolicy.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStartPolicy.html" title="class in com.sleepycat.db">ReplicationManagerStartPolicy</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerStats.html" title="class in com.sleepycat.db">ReplicationManagerStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the ReplicationManagerStats class has a toString method
|
|
that lists all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStats.html" title="class in com.sleepycat.db">ReplicationStats</a></dt>
|
|
<dd>
|
|
<div class="block">For convenience, the ReplicationStats class has a toString method
|
|
that lists all the data fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationStatus.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationStatus.html" title="class in com.sleepycat.db">ReplicationStatus</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/SequenceStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/SequenceStats.html" title="class in com.sleepycat.db">SequenceStats</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.Active.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db">TransactionStats.Active</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStats.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db">TransactionStats</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionStatus.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/TransactionStatus.html" title="class in com.sleepycat.db">TransactionStatus</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#toString--">toString()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Converter.html#toString--">toString()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Converter.html" title="class in com.sleepycat.persist.evolve">Converter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Deleter.html#toString--">toString()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Deleter.html" title="class in com.sleepycat.persist.evolve">Deleter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EntityConverter.html#toString--">toString()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EntityConverter.html" title="class in com.sleepycat.persist.evolve">EntityConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutation.html#toString--">toString()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutation.html" title="class in com.sleepycat.persist.evolve">Mutation</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Mutations.html#toString--">toString()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Mutations.html" title="class in com.sleepycat.persist.evolve">Mutations</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/Renamer.html#toString--">toString()</a></span> - Method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/Renamer.html" title="class in com.sleepycat.persist.evolve">Renamer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/FieldMetadata.html#toString--">toString()</a></span> - Method in class com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/FieldMetadata.html" title="class in com.sleepycat.persist.model">FieldMetadata</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawObject.html#toString--">toString()</a></span> - Method in class com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw">RawObject</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an XML representation of the raw object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/raw/RawType.html#toString--">toString()</a></span> - Method in interface com.sleepycat.persist.raw.<a href="com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an XML representation of the raw type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#toString--">toString()</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#toString-java.lang.String-">toString(String)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/db/Transaction.html" title="class in com.sleepycat.db"><span class="typeNameLink">Transaction</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">The Transaction object is the handle for a transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/RegionResourceType.html#TRANSACTION">TRANSACTION</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/RegionResourceType.html" title="class in com.sleepycat.db">RegionResourceType</a></dt>
|
|
<dd>
|
|
<div class="block">The transaction handles.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">TransactionConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the attributes of a database environment transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/TransactionConfig.html#TransactionConfig--">TransactionConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/TransactionConfig.html" title="class in com.sleepycat.db">TransactionConfig</a></dt>
|
|
<dd>
|
|
<div class="block">An instance created using the default constructor is initialized
|
|
with the system's default settings.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections"><span class="typeNameLink">TransactionRunner</span></a> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">Starts a transaction, calls <a href="com/sleepycat/collections/TransactionWorker.html#doWork--"><code>TransactionWorker.doWork()</code></a>, and handles
|
|
transaction retry and exceptions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#TransactionRunner-com.sleepycat.db.Environment-">TransactionRunner(Environment)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a transaction runner for a given Berkeley DB environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TransactionRunner.html#TransactionRunner-com.sleepycat.db.Environment-int-com.sleepycat.db.TransactionConfig-">TransactionRunner(Environment, int, TransactionConfig)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/TransactionRunner.html" title="class in com.sleepycat.collections">TransactionRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a transaction runner for a given Berkeley DB environment and
|
|
with a given number of maximum retries.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/TransactionStats.html" title="class in com.sleepycat.db"><span class="typeNameLink">TransactionStats</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Transaction statistics for a database environment.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/TransactionStats.Active.html" title="class in com.sleepycat.db"><span class="typeNameLink">TransactionStats.Active</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="com/sleepycat/db/TransactionStatus.html" title="class in com.sleepycat.db"><span class="typeNameLink">TransactionStatus</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Status values from transaction application checking operations.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/TransactionWorker.html" title="interface in com.sleepycat.collections"><span class="typeNameLink">TransactionWorker</span></a> - Interface in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">The interface implemented to perform the work within a transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Environment.html#trickleCacheWrite-int-">trickleCacheWrite(int)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</a></dt>
|
|
<dd>
|
|
<div class="block">Ensure that a specified percent of the pages in the shared memory
|
|
pool are clean, by writing dirty pages to their backing files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#truncate-com.sleepycat.db.Transaction-boolean-">truncate(Transaction, boolean)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Empty the database, discarding all records it contains.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#truncateClass-com.sleepycat.db.Transaction-java.lang.Class-">truncateClass(Transaction, Class)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Deletes all instances of this entity class and its (non-entity)
|
|
subclasses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityStore.html#truncateClass-java.lang.Class-">truncateClass(Class)</a></span> - Method in class com.sleepycat.persist.<a href="com/sleepycat/persist/EntityStore.html" title="class in com.sleepycat.persist">EntityStore</a></dt>
|
|
<dd>
|
|
<div class="block">Deletes all instances of this entity class and its (non-entity)
|
|
subclasses.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleBase</span></a><<a href="com/sleepycat/bind/tuple/TupleBase.html" title="type parameter in TupleBase">E</a>> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A base class for tuple bindings and tuple key creators that provides control
|
|
over the allocation of the output buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBase.html#TupleBase--">TupleBase()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBase.html" title="class in com.sleepycat.bind.tuple">TupleBase</a></dt>
|
|
<dd>
|
|
<div class="block">Initializes the initial output buffer size to zero.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleBinding</span></a><<a href="com/sleepycat/bind/tuple/TupleBinding.html" title="type parameter in TupleBinding">E</a>> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">An abstract <code>EntryBinding</code> that treats a key or data entry as a
|
|
tuple; it includes predefined bindings for Java primitive types.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleBinding.html#TupleBinding--">TupleBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple binding.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleInput</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">An <code>InputStream</code> with <code>DataInput</code>-like methods for
|
|
reading tuple fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#TupleInput-byte:A-">TupleInput(byte[])</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple input object for reading a byte array of tuple data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#TupleInput-byte:A-int-int-">TupleInput(byte[], int, int)</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple input object for reading a byte array of tuple data at
|
|
a given offset for a given length.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInput.html#TupleInput-com.sleepycat.bind.tuple.TupleOutput-">TupleInput(TupleOutput)</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInput.html" title="class in com.sleepycat.bind.tuple">TupleInput</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple input object from the data contained in a tuple output
|
|
object.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleInputBinding</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>EntryBinding</code> that uses the <code>TupleInput</code>
|
|
object as the key or data object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleInputBinding.html#TupleInputBinding--">TupleInputBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple input binding.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleMarshalledBinding</span></a><<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>> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleBinding</code> that delegates to the
|
|
<code>MarshalledTupleEntry</code> interface of the data or key object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleMarshalledBinding.html#TupleMarshalledBinding-java.lang.Class-">TupleMarshalledBinding(Class<E>)</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple marshalled binding object.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleOutput</span></a> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">An <code>OutputStream</code> with <code>DataOutput</code>-like methods for
|
|
writing tuple fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#TupleOutput--">TupleOutput()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple output object for writing a byte array of tuple data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#TupleOutput-byte:A-">TupleOutput(byte[])</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple output object for writing a byte array of tuple data,
|
|
using a given buffer.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">TupleSerialBinding</span></a><<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>> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">An abstract <code>EntityBinding</code> that treats an entity's key entry as
|
|
a tuple and its data entry as a serialized object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialBinding.html#TupleSerialBinding-com.sleepycat.bind.serial.ClassCatalog-java.lang.Class-">TupleSerialBinding(ClassCatalog, Class<D>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-serial entity binding.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialBinding.html#TupleSerialBinding-com.sleepycat.bind.serial.SerialBinding-">TupleSerialBinding(SerialBinding<D>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-serial entity binding.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections"><span class="typeNameLink">TupleSerialFactory</span></a> - Class in <a href="com/sleepycat/collections/package-summary.html">com.sleepycat.collections</a></dt>
|
|
<dd>
|
|
<div class="block">Creates stored collections having tuple keys and serialized entity values.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/TupleSerialFactory.html#TupleSerialFactory-com.sleepycat.bind.serial.ClassCatalog-">TupleSerialFactory(ClassCatalog)</a></span> - Constructor for class com.sleepycat.collections.<a href="com/sleepycat/collections/TupleSerialFactory.html" title="class in com.sleepycat.collections">TupleSerialFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-serial factory for given environment and class catalog.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">TupleSerialKeyCreator</span></a><<a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="type parameter in TupleSerialKeyCreator">D</a>> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">A abstract key creator that uses a tuple key and a serial data entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html#TupleSerialKeyCreator-com.sleepycat.bind.serial.ClassCatalog-java.lang.Class-">TupleSerialKeyCreator(ClassCatalog, Class<D>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-serial key creator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html#TupleSerialKeyCreator-com.sleepycat.bind.serial.SerialBinding-">TupleSerialKeyCreator(SerialBinding<D>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-serial key creator.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">TupleSerialMarshalledBinding</span></a><<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>> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleSerialBinding</code> that delegates to the
|
|
<code>MarshalledTupleKeyEntity</code> interface of the entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#TupleSerialMarshalledBinding-com.sleepycat.bind.serial.ClassCatalog-java.lang.Class-">TupleSerialMarshalledBinding(ClassCatalog, Class<E>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-serial marshalled binding object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html#TupleSerialMarshalledBinding-com.sleepycat.bind.serial.SerialBinding-">TupleSerialMarshalledBinding(SerialBinding<E>)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-serial marshalled binding object.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial"><span class="typeNameLink">TupleSerialMarshalledKeyCreator</span></a><<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>> - Class in <a href="com/sleepycat/bind/serial/package-summary.html">com.sleepycat.bind.serial</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html#TupleSerialMarshalledKeyCreator-com.sleepycat.bind.serial.TupleSerialMarshalledBinding-java.lang.String-">TupleSerialMarshalledKeyCreator(TupleSerialMarshalledBinding<D>, String)</a></span> - Constructor for class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html" title="class in com.sleepycat.bind.serial">TupleSerialMarshalledKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-serial marshalled key creator.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleTupleBinding</span></a><<a href="com/sleepycat/bind/tuple/TupleTupleBinding.html" title="type parameter in TupleTupleBinding">E</a>> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">An abstract <code>EntityBinding</code> that treats an entity's key entry and
|
|
data entry as tuples.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleBinding.html#TupleTupleBinding--">TupleTupleBinding()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-tuple entity binding.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleTupleKeyCreator</span></a><<a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="type parameter in TupleTupleKeyCreator">E</a>> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">An abstract key creator that uses a tuple key and a tuple data entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html#TupleTupleKeyCreator--">TupleTupleKeyCreator()</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-tuple key creator.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleTupleMarshalledBinding</span></a><<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>> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">A concrete <code>TupleTupleBinding</code> that delegates to the
|
|
<code>MarshalledTupleEntry</code> and
|
|
<code>MarshalledTupleKeyEntity</code> interfaces of the entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html#TupleTupleMarshalledBinding-java.lang.Class-">TupleTupleMarshalledBinding(Class<E>)</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledBinding</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-tuple marshalled binding object.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple"><span class="typeNameLink">TupleTupleMarshalledKeyCreator</span></a><<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>> - Class in <a href="com/sleepycat/bind/tuple/package-summary.html">com.sleepycat.bind.tuple</a></dt>
|
|
<dd>
|
|
<div class="block">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>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html#TupleTupleMarshalledKeyCreator-com.sleepycat.bind.tuple.TupleTupleMarshalledBinding-java.lang.String-">TupleTupleMarshalledKeyCreator(TupleTupleMarshalledBinding<E>, String)</a></span> - Constructor for class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple">TupleTupleMarshalledKeyCreator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a tuple-tuple marshalled key creator.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:U">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">U</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseType.html#UNKNOWN">UNKNOWN</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseType.html" title="class in com.sleepycat.db">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">The database type is unknown.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationManagerConnectionStatus.html#UNKNOWN">UNKNOWN</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationManagerConnectionStatus.html" title="class in com.sleepycat.db">ReplicationManagerConnectionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">The connection status cannot be determined.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/MarshalledTupleEntry.html#unmarshalEntry-com.sleepycat.bind.tuple.TupleInput-">unmarshalEntry(TupleInput)</a></span> - Method in interface com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</a></dt>
|
|
<dd>
|
|
<div class="block">Construct the key or data object from the key or data tuple entry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html#unmarshalPrimaryKey-com.sleepycat.bind.tuple.TupleInput-">unmarshalPrimaryKey(TupleInput)</a></span> - Method in interface com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleKeyEntity</a></dt>
|
|
<dd>
|
|
<div class="block">Completes construction of the entity by setting its primary key from the
|
|
stored primary key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ExceptionUnwrapper.html#unwrap-java.lang.Exception-">unwrap(Exception)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</a></dt>
|
|
<dd>
|
|
<div class="block">Unwraps an Exception and returns the underlying Exception, or throws an
|
|
Error if the underlying Throwable is an Error.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/ExceptionUnwrapper.html#unwrapAny-java.lang.Throwable-">unwrapAny(Throwable)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/ExceptionUnwrapper.html" title="class in com.sleepycat.util">ExceptionUnwrapper</a></dt>
|
|
<dd>
|
|
<div class="block">Unwraps an Exception and returns the underlying Throwable.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/EntityCursor.html#update-V-">update(V)</a></span> - Method in interface com.sleepycat.persist.<a href="com/sleepycat/persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Replaces the entity at the cursor position with the given entity.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/evolve/EvolveInternal.html#updateEvent-com.sleepycat.persist.evolve.EvolveEvent-java.lang.String-int-int-">updateEvent(EvolveEvent, String, int, int)</a></span> - Static method in class com.sleepycat.persist.evolve.<a href="com/sleepycat/persist/evolve/EvolveInternal.html" title="class in com.sleepycat.persist.evolve">EvolveInternal</a></dt>
|
|
<dd>
|
|
<div class="block">Internal access method that should not be used by applications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/Database.html#upgrade-java.lang.String-com.sleepycat.db.DatabaseConfig-">upgrade(String, DatabaseConfig)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Upgrade all of the databases included in the specified file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/FeedbackHandler.html#upgradeFeedback-com.sleepycat.db.Database-int-">upgradeFeedback(Database, int)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A function called with progress information when the database is being upgraded.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util"><span class="typeNameLink">UtfOps</span></a> - Class in <a href="com/sleepycat/util/package-summary.html">com.sleepycat.util</a></dt>
|
|
<dd>
|
|
<div class="block">UTF operations with more flexibility than is provided by DataInput and
|
|
DataOutput.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/UtfOps.html#UtfOps--">UtfOps()</a></span> - Constructor for class com.sleepycat.util.<a href="com/sleepycat/util/UtfOps.html" title="class in com.sleepycat.util">UtfOps</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:V">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">V</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/KeyField.html#value--">value()</a></span> - Method in annotation type com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/KeyField.html" title="annotation in com.sleepycat.persist.model">KeyField</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/DeleteAction.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/Relationship.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/collections/StoredMap.html#values--">values()</a></span> - Method in class com.sleepycat.collections.<a href="com/sleepycat/collections/StoredMap.html" title="class in com.sleepycat.collections">StoredMap</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a collection view of the values contained in this map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/DeleteAction.html#values--">values()</a></span> - Static method in enum com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/DeleteAction.html" title="enum in com.sleepycat.persist.model">DeleteAction</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/Relationship.html#values--">values()</a></span> - Static method in enum com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/Relationship.html" title="enum in com.sleepycat.persist.model">Relationship</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">VerboseConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the attributes of a verification operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><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-">verify(String, String, PrintStream, VerifyConfig, DatabaseConfig)</a></span> - Static method in class com.sleepycat.db.<a href="com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Return if all of the databases in a file are uncorrupted.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db"><span class="typeNameLink">VerifyConfig</span></a> - Class in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies the attributes of a verification operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerifyConfig.html#VerifyConfig--">VerifyConfig()</a></span> - Constructor for class com.sleepycat.db.<a href="com/sleepycat/db/VerifyConfig.html" title="class in com.sleepycat.db">VerifyConfig</a></dt>
|
|
<dd>
|
|
<div class="block">An instance created using the default constructor is initialized
|
|
with the system's default settings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/FeedbackHandler.html#verifyFeedback-com.sleepycat.db.Database-int-">verifyFeedback(Database, int)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/FeedbackHandler.html" title="interface in com.sleepycat.db">FeedbackHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A function called with progress information when the database is being verified.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LogCursor.html#version--">version()</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/LogCursor.html" title="class in com.sleepycat.db">LogCursor</a></dt>
|
|
<dd>
|
|
<div class="block">Get the log file version.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/Entity.html#version--">version()</a></span> - Method in annotation type com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/Entity.html" title="annotation in com.sleepycat.persist.model">Entity</a></dt>
|
|
<dd>
|
|
<div class="block">Identifies a new version of a class when an incompatible class change
|
|
has been made.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/persist/model/Persistent.html#version--">version()</a></span> - Method in annotation type com.sleepycat.persist.model.<a href="com/sleepycat/persist/model/Persistent.html" title="annotation in com.sleepycat.persist.model">Persistent</a></dt>
|
|
<dd>
|
|
<div class="block">Identifies a new version of a class when an incompatible class change
|
|
has been made.</div>
|
|
</dd>
|
|
<dt><a href="com/sleepycat/db/VersionMismatchException.html" title="class in com.sleepycat.db"><span class="typeNameLink">VersionMismatchException</span></a> - Exception in <a href="com/sleepycat/db/package-summary.html">com.sleepycat.db</a></dt>
|
|
<dd>
|
|
<div class="block">Thrown if the version of the Berkeley DB library doesn't match the version that created
|
|
the database environment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFilePriority.html#VERY_HIGH">VERY_HIGH</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</a></dt>
|
|
<dd>
|
|
<div class="block">The highest priority: pages are the least likely to be discarded.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CacheFilePriority.html#VERY_LOW">VERY_LOW</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CacheFilePriority.html" title="class in com.sleepycat.db">CacheFilePriority</a></dt>
|
|
<dd>
|
|
<div class="block">The lowest priority: pages are the most likely to be discarded.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:W">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">W</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/VerboseConfig.html#WAITSFOR">WAITSFOR</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/VerboseConfig.html" title="class in com.sleepycat.db">VerboseConfig</a></dt>
|
|
<dd>
|
|
<div class="block">Display the waits-for table when doing deadlock detection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/RuntimeExceptionWrapper.html#wrapIfNeeded-java.lang.Throwable-">wrapIfNeeded(Throwable)</a></span> - Static method in exception com.sleepycat.util.<a href="com/sleepycat/util/RuntimeExceptionWrapper.html" title="class in com.sleepycat.util">RuntimeExceptionWrapper</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps the given exception if it is not a <code>RuntimeException</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#write-byte:A-">write(byte[])</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#write-byte:A-int-int-">write(byte[], int, int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#write-int-">write(int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/BackupHandler.html#write-long-byte:A-int-int-">write(long, byte[], int, int)</a></span> - Method in interface com.sleepycat.db.<a href="com/sleepycat/db/BackupHandler.html" title="interface in com.sleepycat.db">BackupHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Called when writing data during a backup.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/DatabaseStream.html#write-com.sleepycat.db.DatabaseEntry-long-">write(DatabaseEntry, long)</a></span> - Method in class com.sleepycat.db.<a href="com/sleepycat/db/DatabaseStream.html" title="class in com.sleepycat.db">DatabaseStream</a></dt>
|
|
<dd>
|
|
<div class="block">Write to the external file accessed by the database stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockRequestMode.html#WRITE">WRITE</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockRequestMode.html" title="class in com.sleepycat.db">LockRequestMode</a></dt>
|
|
<dd>
|
|
<div class="block">Write (exclusive).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/ReplicationTimeoutType.html#WRITE_FORWARD_TIMEOUT">WRITE_FORWARD_TIMEOUT</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/ReplicationTimeoutType.html" title="class in com.sleepycat.db">ReplicationTimeoutType</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the amount of time a Replication Manager client waits for a response
|
|
from a forwarded write operation before returning a failure indication.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeBigDecimal-java.math.BigDecimal-">writeBigDecimal(BigDecimal)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an unsorted <code>BigDecimal</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeBigInteger-java.math.BigInteger-">writeBigInteger(BigInteger)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a <code>BigInteger</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeBoolean-boolean-">writeBoolean(boolean)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a boolean (one byte) unsigned value to the buffer, writing one
|
|
if the value is true and zero if it is false.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeByte-int-">writeByte(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an signed byte (one byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeBytes-char:A-">writeBytes(char[])</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes the specified bytes to the buffer, converting each character to
|
|
an unsigned byte value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeBytes-java.lang.String-">writeBytes(String)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes the specified bytes to the buffer, converting each character to
|
|
an unsigned byte value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeChar-int-">writeChar(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a char (two byte) unsigned value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeChars-char:A-">writeChars(char[])</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes the specified characters to the buffer, converting each character
|
|
to a two byte unsigned value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeChars-java.lang.String-">writeChars(String)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes the specified characters to the buffer, converting each character
|
|
to a two byte unsigned value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/serial/SerialOutput.html#writeClassDescriptor-java.io.ObjectStreamClass-">writeClassDescriptor(ObjectStreamClass)</a></span> - Method in class com.sleepycat.bind.serial.<a href="com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial">SerialOutput</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/CursorConfig.html#WRITECURSOR">WRITECURSOR</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></dt>
|
|
<dd>
|
|
<div class="block">A convenience instance to specify the Concurrent Data Store environment
|
|
cursor will be used to update the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeDouble-double-">writeDouble(double)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an unsorted double (eight byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#writeFast-byte:A-">writeFast(byte[])</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Equivalent to <code>write(byte[])</code> but does not throw
|
|
<code>IOException</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#writeFast-byte:A-int-int-">writeFast(byte[], int, int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Equivalent to <code>write(byte[],int,int)</code> but does not throw
|
|
<code>IOException</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#writeFast-int-">writeFast(int)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd>
|
|
<div class="block">Equivalent to <code>write(int)</code> but does not throw
|
|
<code>IOException</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeFloat-float-">writeFloat(float)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an unsorted float (four byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#writeInt-byte:A-int-int-">writeInt(byte[], int, int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a packed integer starting at the given buffer offset and returns
|
|
the next offset to be written.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeInt-int-">writeInt(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an signed int (four byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#writeLong-byte:A-int-long-">writeLong(byte[], int, long)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a packed long integer starting at the given buffer offset and
|
|
returns the next offset to be written.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeLong-long-">writeLong(long)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an signed long (eight byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writePackedInt-int-">writePackedInt(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an unsorted packed integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writePackedLong-long-">writePackedLong(long)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an unsorted packed long integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeShort-int-">writeShort(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an signed short (two byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeSortedBigDecimal-java.math.BigDecimal-">writeSortedBigDecimal(BigDecimal)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a sorted <code>BigDecimal</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeSortedDouble-double-">writeSortedDouble(double)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a sorted double (eight byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeSortedFloat-float-">writeSortedFloat(float)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a sorted float (four byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#writeSortedInt-byte:A-int-int-">writeSortedInt(byte[], int, int)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a packed sorted integer starting at the given buffer offset and
|
|
returns the next offset to be written.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/PackedInteger.html#writeSortedLong-byte:A-int-long-">writeSortedLong(byte[], int, long)</a></span> - Static method in class com.sleepycat.util.<a href="com/sleepycat/util/PackedInteger.html" title="class in com.sleepycat.util">PackedInteger</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a packed sorted long integer starting at the given buffer offset
|
|
and returns the next offset to be written.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeSortedPackedInt-int-">writeSortedPackedInt(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a sorted packed integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeSortedPackedLong-long-">writeSortedPackedLong(long)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a sorted packed long integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeString-char:A-">writeString(char[])</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes the specified characters to the buffer, converting each character
|
|
to UTF format.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeString-java.lang.String-">writeString(String)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes the specified characters to the buffer, converting each character
|
|
to UTF format, and adding a null terminator byte.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/util/FastOutputStream.html#writeTo-java.io.OutputStream-">writeTo(OutputStream)</a></span> - Method in class com.sleepycat.util.<a href="com/sleepycat/util/FastOutputStream.html" title="class in com.sleepycat.util">FastOutputStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedByte-int-">writeUnsignedByte(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an unsigned byte (one byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedInt-long-">writeUnsignedInt(long)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an unsigned int (four byte) value to the buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/bind/tuple/TupleOutput.html#writeUnsignedShort-int-">writeUnsignedShort(int)</a></span> - Method in class com.sleepycat.bind.tuple.<a href="com/sleepycat/bind/tuple/TupleOutput.html" title="class in com.sleepycat.bind.tuple">TupleOutput</a></dt>
|
|
<dd>
|
|
<div class="block">Writes an unsigned short (two byte) value to the buffer.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:Y">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">Y</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="com/sleepycat/db/LockDetectMode.html#YOUNGEST">YOUNGEST</a></span> - Static variable in class com.sleepycat.db.<a href="com/sleepycat/db/LockDetectMode.html" title="class in com.sleepycat.db">LockDetectMode</a></dt>
|
|
<dd>
|
|
<div class="block">Reject the lock request for the locker ID with the youngest lock.</div>
|
|
</dd>
|
|
</dl>
|
|
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:Q">Q</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a href="#I:Y">Y</a> <br><a href="allclasses-index.html">All Classes</a> <a href="allpackages-index.html">All Packages</a></div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="index.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
<div class="aboutLanguage"><b>Berkeley DB</b><br><font size="-1"> version 18.1.40</font></div>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
<p class="legalCopy"><small><font size=1>Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.</font></small></p>
|
|
</body>
|
|
</html>
|