| 
 | Berkeley DB version 4.4.20 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
TupleBinding for a Boolean primitive
 wrapper or a boolean primitive.EntryBinding that uses the entry's byte array as
 the key or data object.TupleBinding for a Byte primitive
 wrapper or a byte primitive.boolean value into an entry buffer.
byte value into an entry buffer.
Database using the Database.getCacheFile.TupleBinding for a Character primitive
 wrapper or a char primitive.Database.compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig) operations.Database.compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig) operation.char value into an entry buffer.
StoredIterator.close() if it is a StoredIterator.
Environment.checkpoint.
Database.join
Database.verify.
CursorConfig.READ_COMMITTED to conform to ANSI
    database isolation terminology.
LockMode.READ_COMMITTED to conform to ANSI
    database isolation terminology.
CursorConfig.READ_UNCOMMITTED to conform to ANSI
    database isolation terminology.
LockMode.READ_UNCOMMITTED to conform to ANSI
    database isolation terminology.
TupleBinding for a Double primitive
 wrapper or a double primitive.StoredCollections.configuredCollection(java.util.Collection, com.sleepycat.db.CursorConfig) in order to conform to ANSI database isolation
 terminology.  To obtain a dirty-read collection, pass
 CursorConfig.READ_UNCOMMITTED
StoredCollections.configuredList(java.util.List, com.sleepycat.db.CursorConfig) in
 order to conform to ANSI database isolation terminology.  To obtain a
 dirty-read list, pass CursorConfig.READ_UNCOMMITTED
StoredCollections.configuredMap(java.util.Map, com.sleepycat.db.CursorConfig) in
 order to conform to ANSI database isolation terminology.  To obtain a
 dirty-read map, pass CursorConfig.READ_UNCOMMITTED
StoredCollections.configuredSet(java.util.Set, com.sleepycat.db.CursorConfig) in
 order to conform to ANSI database isolation terminology.  To obtain a
 dirty-read set, pass CursorConfig.READ_UNCOMMITTED
StoredCollections.configuredSortedMap(java.util.SortedMap, com.sleepycat.db.CursorConfig) in order to conform to ANSI database isolation
 terminology.  To obtain a dirty-read map, pass
 CursorConfig.READ_UNCOMMITTED
StoredCollections.configuredSortedSet(java.util.SortedSet, com.sleepycat.db.CursorConfig) in order to conform to ANSI database isolation
 terminology.  To obtain a dirty-read set, pass
 CursorConfig.READ_UNCOMMITTED
Transaction handle, neither committing nor aborting the
    transaction.
double value into an entry buffer.
SecondaryCursor for the same transaction as
    the original cursor.
SecondaryCursor.
ExceptionWrapper.getCause() method for exceptions that implement the
 ExceptionWrapper interface.boolean value.
byte value.
char value.
double value.
float value.
int value.
long value.
TupleInput key entry and
 deserialized data entry objects.
TupleInput entry.
TupleInput key and data
 entries.
short value.
String value.
Map.Entry.equals(java.lang.Object).
TupleBinding for a Float primitive
 wrapper or a float primitive.float value into an entry buffer.
delta.
Database.verify is configured to output
    all the key/data pairs in the file that can be found.
Environment.openDatabase method is configured
    to create the database if it does not already exist.
Database.openSequence method is configured
    to create the sequence if it does not already exist.
run() is called when a transaction is already active for
 the current thread.
ReplicationTransport.send(com.sleepycat.db.Environment, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.LogSequenceNumber, int, boolean, boolean, boolean, boolean) method).
Environment.startReplication is available
    from the getCDAta method.
DatabaseEntry object with insufficient memory
    to complete the operation to complete the operation.
Database.compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig), the number of deadlocks
    which occurred..
CursorConfig.getReadCommitted() to conform to ANSI
    database isolation terminology.
TransactionConfig.getReadCommitted() to conform to ANSI
    database isolation terminology.
ExceptionWrapper.getCause().
IOExceptionWrapper.getCause().
RuntimeExceptionWrapper.getCause().
CursorConfig.getReadUncommitted() to conform to ANSI
    database isolation terminology.
DatabaseConfig.getReadUncommitted() to conform to ANSI
    database isolation terminology.
TransactionConfig.getReadUncommitted() to conform to ANSI
    database isolation terminology.
ReplicationStats.getElectionUsec()).
ReplicationStats.getElectionSec()).
Environment handle for the database environment
    underlying the Database.
Environment.openDatabase method is configured
    to fail if the database already exists.
Database.openSequence method is configured to
    fail if the database already exists.
Environment.getLock was called, and
    returns the index of the failed LockRequest when Environment.lockVector was called.
SecondaryKeyCreator object for use in configuring
 a SecondaryDatabase.
Environment.getLock was called, and
    returns the lock in the failed LockRequest when Environment.lockVector was called.
Environment.getLock was
    called, and returns the mode for the failed LockRequest when
    Environment.lockVector was called.
Database.verify is configured to skip the
    database checks for btree and duplicate sort order and for hashing.
Environment.getLock was
    called, and returns the object for the failed LockRequest when
    Environment.lockVector was called.
Environment.getLock was called, and returns
    the op parameter for the failed LockRequest when Environment.lockVector was called.
Database.verify is configured to do database
    checks for btree and duplicate sort order and for hashing, skipped
    by verification operations configured by VerifyConfig.setNoOrderCheck.
Environment.trickleCacheWrite.
Database.verify is configured to use printing
    characters to where possible.
Database.consume method is configured to return
    key/data pairs in order, always returning the key/data item from the
    head of the queue.
Environment.processReplicationMessage.
Database.verify is configured to write the
    key/data pairs from all databases in the file to the file stream
    named by the outfile parameter..
Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig).
EnvironmentConfig.setRegister(boolean) method.
LogStats.getWcMbytes
    written to this log since the last checkpoint.
Map.Entry.hashCode().
TupleBinding for a Integer primitive
 wrapper or an int primitive.int value into an entry buffer.
StoredContainer.getCursorConfig().
 CursorConfig.isReadUncommitted may be called to determine
 whether dirty-read is enabled.
DatabaseConfig.getReadUncommitted may be
 called.
JoinCursor.Database.getKeyRange method.Environment handle.Environment.getLock or Environment.lockVector
methods, where the noWait flag or lock timers were configured, could not
be granted before the wait-time expired.TupleBinding for a Long primitive
 wrapper or a long primitive.long value into an entry buffer.
Map.Entry implementation that can be used as in
 input parameter.DatabaseEntry
passed to a Database or Cursor method is not large
enough to hold a value being returned.Database or Cursor get call.Cursor get method.Database or Cursor get call.Database or Cursor get call.Environment.getMutexStats(com.sleepycat.db.StatsConfig)TupleBase.getTupleOutput(java.lang.Object)
TupleBase.getTupleOutput(java.lang.Object)
SecondaryCursor.
EntryBinding that treats a record number key entry as a
 Long key object.LogRecordHandler.handleLogRecord is called.ReplicationConfig.NOAUTOINIT setting to turn-off automatic
internal initialization).read() but does not throw
 IOException.
- readFast(byte[]) - 
Method in class com.sleepycat.util.FastInputStream
- Equivalent to read(byte[]) but does not throw
 IOException.
- readFast(byte[], int, int) - 
Method in class com.sleepycat.util.FastInputStream
- Equivalent to read(byte[],int,int) but does not throw
 IOException.
- readFloat() - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads a signed float (four byte) value from the buffer.
- readInt() - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads a signed int (four byte) value from the buffer.
- readLong() - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads a signed long (eight byte) value from the buffer.
- readShort() - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads a signed short (two byte) value from the buffer.
- readString() - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads a null-terminated UTF string from the data buffer and converts
 the data from UTF to Unicode.
- readString(int) - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads the specified number of UTF characters string from the data
 buffer and converts the data from UTF to Unicode.
- readString(char[]) - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads the specified number of UTF characters string from the data
 buffer and converts the data from UTF to Unicode.
- readUnsignedByte() - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads an unsigned byte (one byte) value from the buffer.
- readUnsignedInt() - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads an unsigned int (four byte) value from the buffer.
- readUnsignedShort() - 
Method in class com.sleepycat.bind.tuple.TupleInput
- Reads an unsigned short (two byte) value from the buffer.
- recordNumberToEntry(long, DatabaseEntry) - 
Static method in class com.sleepycat.bind.RecordNumberBinding
- Utility method for use by bindings to translate a record number integer
 to a entry buffer.
- recover(int, boolean) - 
Method in class com.sleepycat.db.Environment
- Return a list of prepared but not yet resolved transactions.
- recoveryFeedback(Environment, int) - 
Method in interface com.sleepycat.db.FeedbackHandler
- A function called with progress information when the database environment is being recovered.
- remove(Object) - 
Method in class com.sleepycat.collections.StoredEntrySet
- Removes the specified element from this set if it is present (optional
 operation).
- remove() - 
Method in class com.sleepycat.collections.StoredIterator
- Removes the last element that was returned by next or previous (optional
 operation).
- remove(Object) - 
Method in class com.sleepycat.collections.StoredKeySet
- Removes the specified key from this set if it is present (optional
 operation).
- remove(int) - 
Method in class com.sleepycat.collections.StoredList
- Removes the element at the specified position in this list (optional
 operation).
- remove(Object) - 
Method in class com.sleepycat.collections.StoredList
- Removes the first occurrence in this list of the specified element
 (optional operation).
- remove(Object) - 
Method in class com.sleepycat.collections.StoredMap
- Removes the mapping for this key from this map if present (optional
 operation).
- remove(Object) - 
Method in class com.sleepycat.collections.StoredValueSet
- Removes the specified value from this set if it is present (optional
 operation).
- remove(String, String, DatabaseConfig) - 
Static method in class com.sleepycat.db.Database
- 
Remove a database.
- remove(File, boolean, EnvironmentConfig) - 
Static method in class com.sleepycat.db.Environment
- Destroy a database environment.
- removeAll(Collection) - 
Method in class com.sleepycat.collections.StoredCollection
- Removes all this collection's elements that are also contained in the
 specified collection (optional operation).
- removeDatabase(Transaction, String, String) - 
Method in class com.sleepycat.db.Environment
- 
Remove a database.
- removeOldLogFiles() - 
Method in class com.sleepycat.db.Environment
- Remove log files that are no longer needed.
- removeSequence(Transaction, DatabaseEntry, SequenceConfig) - 
Method in class com.sleepycat.db.Database
- Remove the sequence from the database.
- rename(String, String, String, DatabaseConfig) - 
Static method in class com.sleepycat.db.Database
- 
Rename a database.
- renameDatabase(Transaction, String, String, String) - 
Method in class com.sleepycat.db.Environment
- 
Rename a database.
- reset() - 
Method in class com.sleepycat.util.FastInputStream
-  
- reset() - 
Method in class com.sleepycat.util.FastOutputStream
-  
- resolveClass(ObjectStreamClass) - 
Method in class com.sleepycat.bind.serial.SerialInput
-  
- retainAll(Collection) - 
Method in class com.sleepycat.collections.StoredCollection
- Retains only the elements in this collection that are contained in the
 specified collection (optional operation).
- run(TransactionWorker) - 
Method in class com.sleepycat.collections.TransactionRunner
- Calls the TransactionWorker.doWork()method and, for transactional
 environments, may begin and end a transaction.
SecondaryDatabase extend
those of a primary Database.SecondaryDatabase are created.EntryBinding that treats a key or data entry as
 a serialized object.ObjectInputStream that gets class description
 information from a ClassCatalog.ObjectOutputStream that stores class description
 information in a ClassCatalog.EntityBinding that treats an entity's key entry and
 data entry as serialized objects.TupleBinding for a Short primitive
 wrapper or a short primitive.ClassCatalog that is stored in a Database.Database.
Database.Database.
Database.
Database with a PrimaryKeyAssigner.
Database with a PrimaryKeyAssigner.
Database.Database.
Database with a PrimaryKeyAssigner.
Database.
Database with a PrimaryKeyAssigner.
Database.
Database.Database.
Database with a PrimaryKeyAssigner.
Database.
Database with a PrimaryKeyAssigner.
Database.
Database.
Database.
TupleBinding for a simple String value.Database.verify to output all the
    key/data pairs in the file that can be found.
Environment.openDatabase method to create
    the database if it does not already exist.
Database.openSequence method to
    create the sequence if it does not already exist.
run() is called when a transaction is already active for
 the current thread.
CursorConfig.setReadCommitted(boolean) to conform to ANSI
    database isolation terminology.
TransactionConfig.setReadCommitted(boolean) to conform to ANSI
    database isolation terminology.
CursorConfig.setReadUncommitted(boolean) to conform to ANSI
    database isolation terminology.
DatabaseConfig.setReadUncommitted(boolean) to conform to ANSI
    database isolation terminology.
TransactionConfig.setReadUncommitted(boolean) to conform to ANSI
    database isolation terminology.
Environment.openDatabase method to fail if
    the database already exists.
Database.openSequence method to
    fail if the database already exists.
mode
    (as described in the chmod(2) manual page) and modified
    by the process' umask value at the time of creation (see the
    umask(2) manual page).
Database.verify to skip the database checks for
    btree and duplicate sort order and for hashing.
Database.verify to do database checks for btree
    and duplicate sort order and for hashing, skipped by verification
    operations configured by VerifyConfig.setNoOrderCheck.
Database.verify to use printing characters to
    where possible.
Database.consume to return key/data pairs in
    order, always returning the key/data item from the head of the
    queue.
Database.append to call the function after the
    record number has been selected but before the data has been stored
    into the database.
Environment handle.
Environment.processReplicationMessage.
Database.verify to write the key/data pairs from
    all databases in the file to the file stream named by the outfile
    parameter.
shmget and related System V IPC interfaces.
SerialBase.getSerialOutput(java.lang.Object).
Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig).
TupleBase.getTupleOutput(java.lang.Object).
UnsupportedOperationException since this
 object is not attached to a map.
EnvironmentConfig.setRegister(boolean) method.
short value into an entry buffer.
String value into an entry buffer.
TransactionWorker.doWork(), and handles
 transaction retry and exceptions.EntryBinding that treats a key or data entry as a
 tuple; it includes predefined bindings for Java primitive types.InputStream with DataInput-like methods for
 reading tuple fields.EntryBinding that uses the TupleInput
 object as the key or data object.TupleBinding that delegates to the
 MarshalledTupleEntry interface of the data or key object.OutputStream with DataOutput-like methods for
 writing tuple fields.EntityBinding that treats an entity's key entry as
 a tuple and its data entry as a serialized object.TupleSerialBinding that delegates to the
 MarshalledTupleKeyEntity interface of the entity class.TupleSerialMarshalledBinding.EntityBinding that treats an entity's key entry and
 data entry as tuples.TupleTupleBinding that delegates to the
 MarshalledTupleEntry and
 MarshalledTupleKeyEntity interfaces of the entity class.TupleTupleMarshalledBinding.write(int) but does not throw
 IOException.
- writeFast(byte[]) - 
Method in class com.sleepycat.util.FastOutputStream
- Equivalent to write(byte[]) but does not throw
 IOException.
- writeFast(byte[], int, int) - 
Method in class com.sleepycat.util.FastOutputStream
- Equivalent to write(byte[],int,int) but does not throw
 IOException.
- writeFloat(float) - 
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes an signed float (four byte) value to the buffer.
- writeInt(int) - 
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes an signed int (four byte) value to the buffer.
- writeLong(long) - 
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes an signed long (eight byte) value to the buffer.
- writeShort(int) - 
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes an signed short (two byte) value to the buffer.
- writeString(String) - 
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes the specified characters to the buffer, converting each character
 to UTF format, and adding a null terminator byte.
- writeString(char[]) - 
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes the specified characters to the buffer, converting each character
 to UTF format.
- writeTo(OutputStream) - 
Method in class com.sleepycat.util.FastOutputStream
-  
- writeUnsignedByte(int) - 
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes an unsigned byte (one byte) value to the buffer.
- writeUnsignedInt(long) - 
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes an unsigned int (four byte) value to the buffer.
- writeUnsignedShort(int) - 
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes an unsigned short (two byte) value to the buffer.
| 
 | Berkeley DB version 4.4.20 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||