|
Berkeley DB version 4.8.30 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
EnvironmentConfig.addDataDir(java.io.File)
TupleBinding
for a BigInteger
value.BigInteger
value into an entry buffer.
TupleBinding
for a Boolean
primitive
wrapper or a boolean
primitive.boolean
value into an entry buffer.
EntryBinding
that uses the entry's byte array as
the key or data object.TupleBinding
for a Byte
primitive
wrapper or a byte
primitive.byte
value into an entry buffer.
Database
using the Database.getCacheFile
.TupleBinding
for a Character
primitive
wrapper or a char
primitive.char
value into an entry buffer.
EntityModel
to construct persistent class metadata.
EntityModel
to construct persistent class metadata.
EvolveConfig.clone()
.
StoreConfig.clone()
.
StoredIterator.close()
if it is a StoredIterator
.
Database.compact(com.sleepycat.db.Transaction, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.DatabaseEntry, com.sleepycat.db.CompactConfig)
operations.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.
Transaction
handle, neither committing nor aborting the
transaction.
TupleBinding
for a Double
primitive
wrapper or a double
primitive.double
value into an entry buffer.
double
value into an entry buffer.
SecondaryCursor
for the same transaction as
the original cursor.
SecondaryCursor
.
Entity
or Persistent
.
EntityModel
to construct entity metadata.
BigInteger
value.
boolean
value.
byte
value.
char
value.
double
value.
double
value.
float
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)
.
equals
method that must be implemented by
conversion class.
Mutation.equals(java.lang.Object)
superclass method
returns true.
Converter.equals(java.lang.Object)
superclass method
returns true.
Mutation.equals(java.lang.Object)
method returns true.
EventHandler
, used to specify a
callback function to be called when an event is sent from the Berkeley DB
library.ExceptionWrapper.getCause()
method for exceptions that implement the
ExceptionWrapper
interface.EntityModel
to construct field metadata.
TupleBinding
for a Float
primitive
wrapper or a float
primitive.float
value into an entry buffer.
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.
BigInteger
.
BigInteger
value.
Environment.startReplication
is available
from the getCDAta method.
Class.getName()
.
DatabaseEntry
object with insufficient memory
to complete the operation to complete the operation.
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.
ONE_TO_MANY
or MANY_TO_MANY
relationship, or null for a
Relationship#ONE_TO_ONE ONE_TO_ONE} or MANY_TO_ONE
relationship.
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.
StoredCollection.iterator()
method.
SecondaryKeyCreator
object for use in configuring
a SecondaryDatabase
.
SecondaryIndex.keysIndex
.
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
.
Database.verify
is configured to use printing
characters to where possible.
PersistentProxy
, or null otherwise.
Database.consume
method is configured to return
key/data pairs in order, always returning the key/data item from the
head of the queue.
PackedInteger.readInt(byte[], int)
.
PackedInteger.readLong(byte[], int)
.
SecondaryKey.relatedEntity()
annotation.
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..
Object
or Enum
.
EnvironmentConfig.getMutexTestAndSetSpins()
Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)
.
EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)
EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)
EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)
EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)
EnvironmentConfig.getVerbose(com.sleepycat.db.VerboseConfig)
PackedInteger.writeInt(byte[], int, int)
.
PackedInteger.writeLong(byte[], int, long)
.
EventHandler.handlePanicEvent
for details of this callback.
EventHandler.handleRepClientEvent
for details of this
callback.
EventHandler.handleRepElectedEvent
for details of this
callback.
EventHandler.handleRepMasterEvent
for details of this
callback.
EventHandler.handleRepNewMasterEvent
for details of this
callback.
EventHandler.handleRepPermFailedEvent
for details of this
callback.
EventHandler.handleRepStartupDoneEvent
for details of this
callback.
EventHandler.handleWriteFailedEvent
for details of this
callback.
Map.Entry.hashCode()
.
TupleBinding
for a Integer
primitive
wrapper or an int
primitive.int
value into an entry buffer.
StoredCollection.storedIterator()
or StoredCollection.storedIterator(boolean)
instead. Because the iterator returned must
be closed, the method name iterator
is confusing since standard
Java iterators do not need to be closed.
JoinCursor
.Comparable
interface is not implemented.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.Database
or Cursor
get call.Database
or Cursor
get call.Database
or Cursor
get call.Environment.getMutexStats(com.sleepycat.db.StatsConfig)
TupleBase.getTupleOutput(E)
TupleBase.getTupleOutput(E)
transient
keyword.transient
keyword.SecondaryCursor
.
Entity
class or a
simple type.EntityStore
.
EntityModel
to construct primary key metadata.
RawType
.RawStore
or Conversion
.BigInteger
.
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.
readInt(byte[], int) -
Static method in class com.sleepycat.util.PackedInteger
Reads a packed integer at the given buffer offset and returns it.
readLong() -
Method in class com.sleepycat.bind.tuple.TupleInput
Reads a signed long (eight byte) value from the buffer.
readLong(byte[], int) -
Static method in class com.sleepycat.util.PackedInteger
Reads a packed long integer at the given buffer offset and returns it.
readPackedInt() -
Method in class com.sleepycat.bind.tuple.TupleInput
Reads a packed integer.
readPackedLong() -
Method in class com.sleepycat.bind.tuple.TupleInput
Reads a packed long integer.
readShort() -
Method in class com.sleepycat.bind.tuple.TupleInput
Reads a signed short (two byte) value from the buffer.
readSortedDouble() -
Method in class com.sleepycat.bind.tuple.TupleInput
Reads a signed double (eight byte) value from the buffer, with support
for correct default sorting of all values.
readSortedFloat() -
Method in class com.sleepycat.bind.tuple.TupleInput
Reads a signed float (four byte) value from the buffer, with support
for correct default sorting of all values.
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.
RECNO -
Static variable in class com.sleepycat.db.DatabaseType
The database is a Recno.
RecordNumberAppender - Interface in com.sleepycat.db
An interface specifying a callback function that modifies stored data
based on a generated key.
RecordNumberBinding - Class in com.sleepycat.bind
An EntryBinding
that treats a record number key entry as a
Long
key object.
RecordNumberBinding() -
Constructor for class com.sleepycat.bind.RecordNumberBinding
Creates a byte array binding.
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
RECOVERY -
Static variable in class com.sleepycat.db.VerboseConfig
Display additional information when performing recovery.
recoveryFeedback(Environment, int) -
Method in interface com.sleepycat.db.FeedbackHandler
A function called with progress information when the database environment is being recovered.
RecoveryOperation - Class in com.sleepycat.db
The recovery operation being performed when LogRecordHandler.handleLogRecord
is called.
REGISTER -
Static variable in class com.sleepycat.db.VerboseConfig
Display additional information concerning support for EnvironmentConfig.setRegister(boolean)
.
registerClass(Class) -
Method in class com.sleepycat.persist.model.EntityModel
Registers a persistent class, most importantly, a PersistentProxy
class or entity subclass.
Relationship - Enum in com.sleepycat.persist.model
Defines the relationship between instances of the entity class and the
secondary keys.
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, Object) -
Method in class com.sleepycat.collections.StoredMap
Remove entry for key only if currently mapped to given value.
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.
Renamer - Class in com.sleepycat.persist.evolve
A mutation for renaming a class or field without changing the instance or
field value.
Renamer(String, int, String) -
Constructor for class com.sleepycat.persist.evolve.Renamer
Creates a mutation for renaming the class of all instances of the given
class version.
Renamer(String, int, String, String) -
Constructor for class com.sleepycat.persist.evolve.Renamer
Creates a mutation for renaming the given field for all instances of the
given class version.
REP_CLIENT -
Static variable in class com.sleepycat.db.ReplicationManagerStartPolicy
Start as a client site, and do not call for an election.
REP_CLIENT -
Static variable in class com.sleepycat.db.ReplicationStats
The environment is configured as a replication client, as reported by ReplicationStats.getStatus()
.
REP_ELECTION -
Static variable in class com.sleepycat.db.ReplicationManagerStartPolicy
Start as a client, and call for an election if no master is found.
REP_MASTER -
Static variable in class com.sleepycat.db.ReplicationManagerStartPolicy
Start as a master site, and do not call for an election.
REP_MASTER -
Static variable in class com.sleepycat.db.ReplicationStats
The environment is configured as a replication master, as reported by ReplicationStats.getStatus()
.
REP_NONE -
Static variable in class com.sleepycat.db.ReplicationStats
Replication is not configured for this environment, as reported by ReplicationStats.getStatus()
.
replace(K, V) -
Method in class com.sleepycat.collections.StoredMap
Replace entry for key only if currently mapped to some value.
replace(K, V, V) -
Method in class com.sleepycat.collections.StoredMap
Replace entry for key only if currently mapped to given value.
REPLICATION -
Static variable in class com.sleepycat.db.VerboseConfig
Display all detailed information about replication.
REPLICATION_ELECTION -
Static variable in class com.sleepycat.db.VerboseConfig
Display detailed information about replication elections.
REPLICATION_LEASE -
Static variable in class com.sleepycat.db.VerboseConfig
Display detailed information about replication master leases.
REPLICATION_MISC -
Static variable in class com.sleepycat.db.VerboseConfig
Display detailed information about general replication processing not
covered by the other REPLICATION_* values.
REPLICATION_MSGS -
Static variable in class com.sleepycat.db.VerboseConfig
Display detailed information about replication message processing.
REPLICATION_SYNC -
Static variable in class com.sleepycat.db.VerboseConfig
Display detailed information about replication client synchronization.
REPLICATION_TEST -
Static variable in class com.sleepycat.db.VerboseConfig
Display temporary replication test information.
ReplicationConfig - Class in com.sleepycat.db
Settings that configure Berkeley DB replication.
ReplicationDuplicateMasterException - Exception in com.sleepycat.db
The replication group has more than one master.
ReplicationHandleDeadException - Exception in com.sleepycat.db
Thrown when a database handle has been invalidated because a replication
election unrolled a committed transaction.
ReplicationHoldElectionException - Exception in com.sleepycat.db
An election is needed.
ReplicationHostAddress - Class in com.sleepycat.db
A simple wrapper class to hold information needed to define
a host in a replication group.
ReplicationHostAddress() -
Constructor for class com.sleepycat.db.ReplicationHostAddress
Create a ReplicationHostAddress with default settings.
ReplicationHostAddress(String, int) -
Constructor for class com.sleepycat.db.ReplicationHostAddress
Create a ReplicationHostAddress with user defined host and port information.
ReplicationJoinFailureException - Exception in com.sleepycat.db
Thrown if a new master has been chosen but the client is unable to synchronize
with the new master (possibly because the client has been configured
with the ReplicationConfig.NOAUTOINIT
setting to turn-off automatic
internal initialization).
ReplicationLeaseExpiredException - Exception in com.sleepycat.db
Thrown if a master lease has expired.
ReplicationLeaseTimeoutException - Exception in com.sleepycat.db
Thrown if a master lease has timed out.
ReplicationLockoutException - Exception in com.sleepycat.db
Thrown when an operation was blocked by client/master synchronization.
ReplicationManagerAckPolicy - Class in com.sleepycat.db
A class that provides definitions for the types of network ack policyto use
when transmitting messages between replication sites using theReplication
Manager.
replicationManagerAddRemoteSite(ReplicationHostAddress, boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
Add a remote site to a replication group.
ReplicationManagerSiteInfo - Class in com.sleepycat.db
A simple wrapper class to hold information needed to define a replication site.
ReplicationManagerSiteInfo(ReplicationHostAddress, int) -
Constructor for class com.sleepycat.db.ReplicationManagerSiteInfo
Create a ReplicationManagerSiteInfo with the given information, isConnected defaults to false.
ReplicationManagerSiteInfo(ReplicationHostAddress, int, boolean) -
Constructor for class com.sleepycat.db.ReplicationManagerSiteInfo
Create a ReplicationManagerSiteInfo with the given information.
replicationManagerStart(int, ReplicationManagerStartPolicy) -
Method in class com.sleepycat.db.Environment
Starts the replication manager.
ReplicationManagerStartPolicy - Class in com.sleepycat.db
This class provides definitions of the various start policies thatcan be specified when starting a replication client using theEnvironment.replicationManagerStart
call.
ReplicationManagerStats - Class in com.sleepycat.db
Replication Manager statistics for a database environment.
ReplicationSiteUnavailableException - Exception in com.sleepycat.db
Thrown if replication group was unable to elect a master, or was unable to
complete the election in the specified timeout period.
ReplicationStats - Class in com.sleepycat.db
Replication statistics for a database environment.
ReplicationStatus - Class in com.sleepycat.db
The return status from processing a replication message.
ReplicationTimeoutType - Class in com.sleepycat.db
The ReplicationTimeoutType defines the types of timeouts that can beconfigured for the Berkeley Db replication functionality.
ReplicationTransport - Interface in com.sleepycat.db
An interface specifying a replication transmit function, which sends
information to other members of the replication group.
REPMGR_CONNFAIL -
Static variable in class com.sleepycat.db.VerboseConfig
Display detailed information about Replication Manager connection failures.
REPMGR_MISC -
Static variable in class com.sleepycat.db.VerboseConfig
Display detailed information about genereal Replication Manager processing.
reset() -
Method in class com.sleepycat.util.FastInputStream
reset() -
Method in class com.sleepycat.util.FastOutputStream
resetFileID(String, boolean) -
Method in class com.sleepycat.db.Environment
Allows database files to be copied, and then the copy used in the same
database environment as the original.
resetLogSequenceNumber(String, boolean) -
Method in class com.sleepycat.db.Environment
Allows database files to be moved from one transactional database
environment to another.
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).
RMW -
Static variable in class com.sleepycat.db.LockMode
Acquire write locks instead of read locks when doing the retrieval.
run(TransactionWorker) -
Method in class com.sleepycat.collections.TransactionRunner
Calls the TransactionWorker.doWork()
method and, for transactional
environments, may begin and end a transaction.
RunRecoveryException - Exception in com.sleepycat.db
Thrown when the database environment needs to be recovered.
RuntimeExceptionWrapper - Exception in com.sleepycat.util
A RuntimeException that can contain nested exceptions.
RuntimeExceptionWrapper(Throwable) -
Constructor for exception com.sleepycat.util.RuntimeExceptionWrapper
S
- SecondaryConfig - Class in com.sleepycat.db
- The configuration properties of a
SecondaryDatabase
extend
those of a primary Database
. - SecondaryConfig() -
Constructor for class com.sleepycat.db.SecondaryConfig
- Creates an instance with the system's default settings.
- SecondaryCursor - Class in com.sleepycat.db
- A database cursor for a secondary database.
- SecondaryDatabase - Class in com.sleepycat.db
- A secondary database handle.
- SecondaryDatabase(String, String, Database, SecondaryConfig) -
Constructor for class com.sleepycat.db.SecondaryDatabase
- Open a database.
- SecondaryIndex<SK,PK,E> - Class in com.sleepycat.persist
- The secondary index for an entity class and a secondary key.
- SecondaryIndex(SecondaryDatabase, Database, PrimaryIndex<PK, E>, Class<SK>, EntryBinding<SK>) -
Constructor for class com.sleepycat.persist.SecondaryIndex
- Creates a secondary index without using an
EntityStore
.
- SecondaryKey - Annotation Type in com.sleepycat.persist.model
- Indicates a secondary key field of an entity class.
- SecondaryKeyCreator - Interface in com.sleepycat.db
- The interface implemented for extracting single-valued secondary keys from
primary records.
- SecondaryKeyMetadata - Class in com.sleepycat.persist.model
- The metadata for a secondary key field.
- SecondaryKeyMetadata(String, String, String, String, String, Relationship, String, DeleteAction) -
Constructor for class com.sleepycat.persist.model.SecondaryKeyMetadata
- Used by an
EntityModel
to construct secondary key metadata.
- SecondaryMultiKeyCreator - Interface in com.sleepycat.db
- The interface implemented for extracting multi-valued secondary keys from
primary records.
- send(Environment, DatabaseEntry, DatabaseEntry, LogSequenceNumber, int, boolean, boolean, boolean, boolean) -
Method in interface com.sleepycat.db.ReplicationTransport
- The callback used when Berkeley DB needs to transmit a replication message.
- Sequence - Class in com.sleepycat.db
- A Sequence handle is used to manipulate a sequence record in a database.
- SequenceConfig - Class in com.sleepycat.db
- Specify the attributes of a sequence.
- SequenceConfig() -
Constructor for class com.sleepycat.db.SequenceConfig
- An instance created using the default constructor is initialized with
the system's default settings.
- SequenceStats - Class in com.sleepycat.db
- A SequenceStats object is used to return sequence statistics.
- SerialBase - Class in com.sleepycat.bind.serial
- A base class for serial bindings creators that provides control over the
allocation of the output buffer.
- SerialBase() -
Constructor for class com.sleepycat.bind.serial.SerialBase
- Initializes the initial output buffer size to zero.
- SerialBinding<E> - Class in com.sleepycat.bind.serial
- A concrete
EntryBinding
that treats a key or data entry as
a serialized object. - SerialBinding(ClassCatalog, Class<E>) -
Constructor for class com.sleepycat.bind.serial.SerialBinding
- Creates a serial binding.
- SerialInput - Class in com.sleepycat.bind.serial
- A specialized
ObjectInputStream
that gets class description
information from a ClassCatalog
. - SerialInput(InputStream, ClassCatalog) -
Constructor for class com.sleepycat.bind.serial.SerialInput
- Creates a serial input stream.
- SerialInput(InputStream, ClassCatalog, ClassLoader) -
Constructor for class com.sleepycat.bind.serial.SerialInput
- Creates a serial input stream.
- SerialOutput - Class in com.sleepycat.bind.serial
- A specialized
ObjectOutputStream
that stores class description
information in a ClassCatalog
. - SerialOutput(OutputStream, ClassCatalog) -
Constructor for class com.sleepycat.bind.serial.SerialOutput
- Creates a serial output stream.
- SerialSerialBinding<K,D,E> - Class in com.sleepycat.bind.serial
- An abstract
EntityBinding
that treats an entity's key entry and
data entry as serialized objects. - SerialSerialBinding(ClassCatalog, Class<K>, Class<D>) -
Constructor for class com.sleepycat.bind.serial.SerialSerialBinding
- Creates a serial-serial entity binding.
- SerialSerialBinding(SerialBinding<K>, SerialBinding<D>) -
Constructor for class com.sleepycat.bind.serial.SerialSerialBinding
- Creates a serial-serial entity binding.
- SerialSerialKeyCreator<PK,D,SK> - Class in com.sleepycat.bind.serial
- A abstract key creator that uses a serial key and a serial data entry.
- SerialSerialKeyCreator(ClassCatalog, Class<PK>, Class<D>, Class<SK>) -
Constructor for class com.sleepycat.bind.serial.SerialSerialKeyCreator
- Creates a serial-serial key creator.
- SerialSerialKeyCreator(SerialBinding<PK>, SerialBinding<D>, SerialBinding<SK>) -
Constructor for class com.sleepycat.bind.serial.SerialSerialKeyCreator
- Creates a serial-serial entity binding.
- set(E) -
Method in class com.sleepycat.collections.StoredIterator
- Replaces the last element returned by next or previous with the
specified element (optional operation).
- set(int, E) -
Method in class com.sleepycat.collections.StoredList
- Replaces the element at the specified position in this list with the
specified element (optional operation).
- set(LogSequenceNumber, DatabaseEntry) -
Method in class com.sleepycat.db.LogCursor
- Return a specific log record.
- setAggressive(boolean) -
Method in class com.sleepycat.db.VerifyConfig
- Configure
Database.verify
to output all the
key/data pairs in the file that can be found.
- setAllowCreate(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the
Environment.openDatabase
method to create
the database if it does not already exist.
- setAllowCreate(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to create any underlying files,
as necessary.
- setAllowCreate(boolean) -
Method in class com.sleepycat.db.SequenceConfig
- Configure the
Database.openSequence
method to
create the sequence if it does not already exist.
- setAllowCreate(boolean) -
Method in class com.sleepycat.persist.StoreConfig
- Specifies whether creation of a new store is allowed.
- setAllowNestedTransactions(boolean) -
Method in class com.sleepycat.collections.TransactionRunner
- Changes whether nested transactions will be created if
run()
is called when a transaction is already active for
the current thread.
- setAllowPopulate(boolean) -
Method in class com.sleepycat.db.SecondaryConfig
- Specifies whether automatic population of the secondary is allowed.
- setAutoCommitNoSync(boolean) -
Method in class com.sleepycat.db.SequenceConfig
- Configure auto-commit operations on the sequence to not flush
the transaction log.
- setBtreeComparator(Comparator) -
Method in class com.sleepycat.db.DatabaseConfig
- By default, a byte by byte lexicographic comparison is used for
btree keys.
- setBtreeCompressor(BtreeCompressor) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the Btree compression callbacks.
- setBtreeMinKey(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the minimum number of key/data pairs intended to be stored on any
single Btree leaf page.
- setBtreePrefixCalculator(BtreePrefixCalculator) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the Btree prefix callback.
- setBtreeRecordNumbers(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the Btree to support retrieval by record number.
- setBulkCursor(boolean) -
Method in class com.sleepycat.db.CursorConfig
- Specify that the cursor will be used to do bulk operations on the
underlying database.
- setByteOrder(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the byte order for integers in the stored database metadata.
- setCacheCount(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the number of shared memory buffer pools, that is, the number of
caches.
- setCacheCount(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the number of shared memory buffer pools, that is, the number of
caches.
- setCacheMax(long) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the maximum cache size in bytes.
- setCachePageSize(int) -
Method in class com.sleepycat.db.EnvironmentConfig
-
- setCacheSize(long) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the size of the shared memory buffer pool, that is, the size of the
cache.
- setCacheSize(long) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the size of the shared memory buffer pool, that is, the size of the
cache.
- setCacheSize(int) -
Method in class com.sleepycat.db.SequenceConfig
- Set the
Configure the number of elements cached by a sequence handle.
- setCacheTableSize(int) -
Method in class com.sleepycat.db.EnvironmentConfig
-
- setCatalog(EntityModel, PersistCatalog) -
Static method in class com.sleepycat.persist.model.ModelInternal
- Internal access method that should not be used by applications.
- setCDBLockAllDatabases(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure Concurrent Data Store applications to perform locking on
an environment-wide basis rather than on a per-database basis.
- setChecksum(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the database environment to do checksum verification of
pages read into the cache from the backing filestore.
- setClear(boolean) -
Method in class com.sleepycat.db.StatsConfig
- Configure the statistics operation to reset statistics after they
are returned.
- setConfig(DatabaseConfig) -
Method in class com.sleepycat.db.Database
- Change the settings in an existing database handle.
- setConfig(EnvironmentConfig) -
Method in class com.sleepycat.db.Environment
- Change the settings in an existing environment handle.
- setCreateDir(File) -
Method in class com.sleepycat.db.DatabaseConfig
- Specify which directory a database should be created in or looked for.
- setCreateDir(File) -
Method in class com.sleepycat.db.EnvironmentConfig
- Sets the path of a directory to be used as the location to create the
access method database files.
- setData(byte[], int, int) -
Method in class com.sleepycat.db.DatabaseEntry
- Sets the byte array, offset and size.
- setData(byte[]) -
Method in class com.sleepycat.db.DatabaseEntry
- Sets the byte array.
- setDatabaseNamer(DatabaseNamer) -
Method in class com.sleepycat.persist.StoreConfig
- Specifies the object reponsible for naming of files and databases.
- setDataNIO(ByteBuffer, int, int) -
Method in class com.sleepycat.db.DatabaseEntry
- Sets the java.nio.ByteBuffer (or the backing array if passed a non-direct
ByteBuffer,) offset and size.
- setDataNIO(ByteBuffer) -
Method in class com.sleepycat.db.DatabaseEntry
- Sets the java.nio.ByteBuffer.
- setDecrement(boolean) -
Method in class com.sleepycat.db.SequenceConfig
- Specify that the sequence should be decremented.
- setDegree2(boolean) -
Method in class com.sleepycat.db.CursorConfig
- Deprecated. This has been replaced by
CursorConfig.setReadCommitted(boolean)
to conform to ANSI
database isolation terminology.
- setDegree2(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- Deprecated. This has been replaced by
TransactionConfig.setReadCommitted(boolean)
to conform to ANSI
database isolation terminology.
- setDirectDatabaseIO(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to not buffer database files.
- setDirectLogIO(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to not buffer log files.
- setDirtyRead(boolean) -
Method in class com.sleepycat.db.CursorConfig
- Deprecated. This has been replaced by
CursorConfig.setReadUncommitted(boolean)
to
conform to ANSI database isolation terminology.
- setDirtyRead(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Deprecated. This has been replaced by
DatabaseConfig.setReadUncommitted(boolean)
to conform to ANSI
database isolation terminology.
- setDirtyRead(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- Deprecated. This has been replaced by
TransactionConfig.setReadUncommitted(boolean)
to conform to ANSI
database isolation terminology.
- setDsyncDatabases(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- 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.
- setDsyncLog(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- 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.
- setDuplicateComparator(Comparator) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the duplicate data item comparison callback.
- setEncrypted(String) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the password used to perform encryption and decryption.
- setEncrypted(String) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the password used to perform encryption and decryption.
- setErrorHandler(ErrorHandler) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the function to be called if an error occurs.
- setErrorHandler(ErrorHandler) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the function to be called if an error occurs.
- setErrorPrefix(String) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the prefix string that appears before error messages.
- setErrorPrefix(String) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the prefix string that appears before error messages.
- setErrorStream(OutputStream) -
Method in class com.sleepycat.db.DatabaseConfig
- Set an OutputStream for displaying error messages.
- setErrorStream(OutputStream) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set an OutputStream for displaying error messages.
- setEventHandler(EventHandler) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set an object whose methods are to be called when a triggered event occurs.
- setEvolveListener(EvolveListener) -
Method in class com.sleepycat.persist.evolve.EvolveConfig
- Sets a progress listener that is notified each time an entity is read.
- setExclusiveCreate(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the
Environment.openDatabase
method to fail if
the database already exists.
- setExclusiveCreate(boolean) -
Method in class com.sleepycat.db.SequenceConfig
- Configure the
Database.openSequence
method to
fail if the database already exists.
- setExclusiveCreate(boolean) -
Method in class com.sleepycat.persist.StoreConfig
- Specifies whether opening an existing store is prohibited.
- setFast(boolean) -
Method in class com.sleepycat.db.StatsConfig
- Configure the statistics operation to return only the values which
do not incur some performance penalty.
- setFeedbackHandler(FeedbackHandler) -
Method in class com.sleepycat.db.DatabaseConfig
- Set an object whose methods are called to provide feedback.
- setFeedbackHandler(FeedbackHandler) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set an object whose methods are called to provide feedback.
- setFillPercent(int) -
Method in class com.sleepycat.db.CompactConfig
- Set the desired fill percentage.
- setForce(boolean) -
Method in class com.sleepycat.db.CheckpointConfig
- Configure the checkpoint force option.
- setForeignKeyDatabase(Database) -
Method in class com.sleepycat.db.SecondaryConfig
-
- setForeignKeyDeleteAction(ForeignKeyDeleteAction) -
Method in class com.sleepycat.db.SecondaryConfig
-
- setForeignKeyNullifier(ForeignKeyNullifier) -
Method in class com.sleepycat.db.SecondaryConfig
-
- setForeignMultiKeyNullifier(ForeignMultiKeyNullifier) -
Method in class com.sleepycat.db.SecondaryConfig
-
- setFreeListOnly(boolean) -
Method in class com.sleepycat.db.CompactConfig
- Configure whether to skip page compaction, only returning pages
to the filesystem that are already free and at the end of the file.
- setFreeSpace(boolean) -
Method in class com.sleepycat.db.CompactConfig
- Return pages to the filesystem if possible.
- setHashComparator(Comparator) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the Hash key comparison function.
- setHasher(Hasher) -
Method in class com.sleepycat.db.DatabaseConfig
- Set a database-specific hash function.
- setHashFillFactor(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the desired density within the hash table.
- setHashNumElements(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Set an estimate of the final size of the hash table.
- setImmutableSecondaryKey(boolean) -
Method in class com.sleepycat.db.SecondaryConfig
- Specifies whether the secondary key is immutable.
- setInitializeCache(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure a shared memory buffer pool in the database environment.
- setInitializeCDB(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment for the Concurrent Data Store
product.
- setInitializeLocking(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment for locking.
- setInitializeLogging(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment for logging.
- setInitializeRegions(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to page-fault shared regions into
memory when initially creating or joining a database environment.
- setInitializeReplication(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment for replication.
- setInitialValue(long) -
Method in class com.sleepycat.db.SequenceConfig
- Set the
Set the initial value for a sequence.
- setIteratorBlockSize(int) -
Method in class com.sleepycat.collections.StoredCollection
- Changes the number of records read at one time by iterators returned by
the
StoredCollection.iterator()
method.
- setJoinEnvironment(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the handle to join an existing environment.
- setKBytes(int) -
Method in class com.sleepycat.db.CheckpointConfig
- Configure the checkpoint log data threshold, in kilobytes.
- setKeyCreator(SecondaryKeyCreator) -
Method in class com.sleepycat.db.SecondaryConfig
- Specifies the user-supplied object used for creating single-valued
secondary keys.
- setLock(Lock) -
Method in class com.sleepycat.db.LockRequest
- Set the lock reference.
- setLockConflicts(byte[][]) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the locking conflicts matrix.
- setLockDetectMode(LockDetectMode) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure if the deadlock detector is to be run whenever a lock
conflict occurs.
- setLockDown(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to lock shared environment files
and memory-mapped databases into memory.
- setLockPartitions(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the number of lock table partitions in the Berkeley DB environment.
- setLockTimeout(long) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the timeout value for the database environment
locks.
- setLockTimeout(long) -
Method in class com.sleepycat.db.Transaction
- Configure the lock request timeout value for the transaction.
- setLogAutoRemove(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the system to automatically remove log files that are no
longer needed.
- setLogBufferSize(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the size of the in-memory log buffer, in bytes.
- setLogDirectory(File) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the path of a directory to be used as the location of logging files.
- setLogFileMode(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the absolute file mode for created log files.
- setLogInMemory(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- If set, maintain transaction logs in memory rather than on disk.
- setLogRecordHandler(LogRecordHandler) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set a function to process application-specific log records.
- setLogRegionSize(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the size of the underlying logging area of the database
environment, in bytes.
- setLogZero(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- If set, zero all pages of a log file when that log file is created.
- setMaximumSize(long) -
Method in class com.sleepycat.db.CacheFile
- Set the
maximum size for the file backing the database.
- setMaxLockers(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the maximum number of locking entities supported by the database
environment.
- setMaxLockObjects(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the maximum number of locked objects supported by the database
environment.
- setMaxLocks(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the maximum number of locks supported by the database
environment.
- setMaxLogFileSize(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the maximum size of a single file in the log, in bytes.
- setMaxMutexes(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the total number of mutexes to allocate.
- setMaxOpenFiles(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Limit the number of file descriptors the library will open concurrently
when flushing dirty pages from the cache.
- setMaxPages(int) -
Method in class com.sleepycat.db.CompactConfig
- Set the maximum number of pages to free.
- setMaxRetries(int) -
Method in class com.sleepycat.collections.TransactionRunner
- Changes the maximum number of retries that will be performed when
deadlocks are detected.
- setMaxWrite(int, long) -
Method in class com.sleepycat.db.EnvironmentConfig
- Limit the number of sequential write operations scheduled by the
library when flushing dirty pages from the cache.
- setMessageHandler(MessageHandler) -
Method in class com.sleepycat.db.DatabaseConfig
- Set a function to be called with an informational message.
- setMessageHandler(MessageHandler) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set a function to be called with an informational message.
- setMessageStream(OutputStream) -
Method in class com.sleepycat.db.DatabaseConfig
- Set an OutputStream for displaying informational messages.
- setMessageStream(OutputStream) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set an OutputStream for displaying informational messages.
- setMinutes(int) -
Method in class com.sleepycat.db.CheckpointConfig
- Configure the checkpoint time threshold, in minutes.
- setMMapSize(long) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the maximum file size, in bytes, for a file to be mapped into
the process address space.
- setMode(int) -
Method in class com.sleepycat.db.DatabaseConfig
- On UNIX systems or in IEEE/ANSI Std 1003.1 (POSIX) environments, files
created by the database open are created with mode
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).
- setMode(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to use a specific mode when
creating underlying files and shared memory segments.
- setMode(LockRequestMode) -
Method in class com.sleepycat.db.LockRequest
- Set the lock mode.
- setModel(EntityModel) -
Method in class com.sleepycat.persist.StoreConfig
- Sets the entity model that defines entity classes and index keys.
- setMultiKeyCreator(SecondaryMultiKeyCreator) -
Method in class com.sleepycat.db.SecondaryConfig
- Specifies the user-supplied object used for creating multi-valued
secondary keys.
- setMultiversion(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configured the database with support for multiversion concurrency control.
- setMultiversion(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to open all databases that are not
using the queue access method for multiversion concurrency control.
- setMutations(Mutations) -
Method in class com.sleepycat.persist.StoreConfig
- Configures mutations for performing lazy evolution of stored instances.
- setMutexAlignment(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the mutex alignment, in bytes.
- setMutexIncrement(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Increase the number of mutexes to allocate.
- setMutexTestAndSetSpins(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Specify the number of times that test-and-set mutexes should spin
without blocking.
- setName(String) -
Method in class com.sleepycat.db.Transaction
- Set the user visible name for the transaction.
- setNoFile(boolean) -
Method in class com.sleepycat.db.CacheFile
- Disallow opening backing temporary files for in-memory
databases, even if they expand to fill the entire cache.
- setNoLocking(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the system to grant all requested mutual exclusion mutexes
and database locks without regard for their actual availability.
- setNoMMap(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the library to not map this database into memory.
- setNoMMap(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the system to copy read-only database files into the local
cache instead of potentially mapping them into process memory.
- setNoOrderCheck(boolean) -
Method in class com.sleepycat.db.VerifyConfig
- Configure
Database.verify
to skip the database checks for
btree and duplicate sort order and for hashing.
- setNoPanic(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the system to ignore any panic state in the database
environment.
- setNoSort(boolean) -
Method in class com.sleepycat.db.JoinConfig
- Specifies whether automatic sorting of the input cursors is disabled.
- setNoSync(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- Configure the transaction to not write or synchronously flush the log
it when commits.
- setNoWait(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- Configure the transaction to not wait if a lock request cannot be
immediately granted.
- setObj(DatabaseEntry) -
Method in class com.sleepycat.db.LockRequest
- Set the lock object.
- setOffset(int) -
Method in class com.sleepycat.db.DatabaseEntry
- Set the byte offset into the data array.
- setOp(LockOperation) -
Method in class com.sleepycat.db.LockRequest
- Set the operation.
- setOrderCheckOnly(boolean) -
Method in class com.sleepycat.db.VerifyConfig
- Configure
Database.verify
to do database checks for btree
and duplicate sort order and for hashing, skipped by verification
operations configured by VerifyConfig.setNoOrderCheck
.
- setOverwrite(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the system to overwrite files stored in encrypted formats
before deleting them.
- setPageSize(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the size of the pages used to hold items in the database, in bytes.
- setPanicHandler(PanicHandler) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the function to be called if the database environment panics.
- setPanicHandler(PanicHandler) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the function to be called if the database environment panics.
- setPartial(boolean) -
Method in class com.sleepycat.db.DatabaseEntry
- Configure this DatabaseEntry to read or write partial records.
- setPartial(int, int, boolean) -
Method in class com.sleepycat.db.DatabaseEntry
- Configures this DatabaseEntry to read or write partial records.
- setPartialLength(int) -
Method in class com.sleepycat.db.DatabaseEntry
- Set the byte length of the partial record being read or written by
the application, in bytes.
- setPartialOffset(int) -
Method in class com.sleepycat.db.DatabaseEntry
- Set the offset of the partial record being read or written by the
application, in bytes.
- setPartitionByCallback(int, PartitionHandler) -
Method in class com.sleepycat.db.DatabaseConfig
- Enable or disable database partitioning, and set the callback that will
be used for the partitioning.
- setPartitionByRange(int, MultipleDataEntry) -
Method in class com.sleepycat.db.DatabaseConfig
- Enable or disable database partitioning, and set key ranges that will be
used for the partitioning.
- setPartitionDirs(File[]) -
Method in class com.sleepycat.db.DatabaseConfig
- Specify the array of directories the database extents should be created in or
looked for.
- setPrimaryConfig(Class, DatabaseConfig) -
Method in class com.sleepycat.persist.EntityStore
- Configures the primary database for an entity class using the Berkeley
DB engine API.
- setPrintable(boolean) -
Method in class com.sleepycat.db.VerifyConfig
- Configure
Database.verify
to use printing characters to
where possible.
- setPriority(CacheFilePriority) -
Method in class com.sleepycat.db.CacheFile
- Set the
cache priority for pages from the specified file.
- setPriority(CacheFilePriority) -
Method in class com.sleepycat.db.Cursor
- Set the cache priority for pages referenced by the DBC handle.
- setPriority(CacheFilePriority) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the cache priority for pages referenced by the DB handle.
- setPrivate(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to only be accessed by a single
process (although that process may be multithreaded).
- setQueueExtentSize(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the size of the extents used to hold pages in a Queue database,
specified as a number of pages.
- setQueueInOrder(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure
Database.consume
to return key/data pairs in
order, always returning the key/data item from the head of the
queue.
- setRange(long, long) -
Method in class com.sleepycat.db.SequenceConfig
- Configure a sequence range.
- setReadCommitted(boolean) -
Method in class com.sleepycat.db.CursorConfig
- Configure the cursor for read committed isolation.
- setReadCommitted(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- Configure the transaction for read committed isolation.
- setReadModifyWrite(boolean) -
Method in class com.sleepycat.collections.StoredIterator
- Changes whether write-locks will be obtained when reading with this
cursor.
- setReadOnly(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the database in read-only mode.
- setReadOnly(boolean) -
Method in class com.sleepycat.persist.StoreConfig
- Sets the read-only configuration property.
- setReadUncommitted(boolean) -
Method in class com.sleepycat.db.CursorConfig
- Configure read operations performed by the cursor to return modified
but not yet committed data.
- setReadUncommitted(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the database to support read uncommitted.
- setReadUncommitted(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- Configure read operations performed by the transaction to return modified
but not yet committed data.
- setRecordDelimiter(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the delimiting byte used to mark the end of a record in the backing
source file for the Recno access method.
- setRecordLength(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Specify the database record length, in bytes.
- setRecordNumber(int) -
Method in class com.sleepycat.db.DatabaseEntry
- Initialize the entry from a logical record number.
- setRecordNumberAppender(RecordNumberAppender) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure
Database.append
to call the function after the
record number has been selected but before the data has been stored
into the database.
- setRecordPad(int) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the padding character for short, fixed-length records for the Queue
and Recno access methods.
- setRecordSource(File) -
Method in class com.sleepycat.db.DatabaseConfig
- Set the underlying source file for the Recno access method.
- setRegister(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Check if a process has failed while using the database environment, that
is, if a process has exited with an open
Environment
handle.
- setRenumbering(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the logical record numbers to be mutable, and change as
records are added to and deleted from the database.
- setReplicationClockskew(int, int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Sets the clock skew ratio among replication group members based on the
fastest and slowest measurements among the group for use with master leases.
- setReplicationConfig(ReplicationConfig, boolean) -
Method in class com.sleepycat.db.Environment
- Configure the replication subsystem.
- setReplicationLimit(long) -
Method in class com.sleepycat.db.EnvironmentConfig
- Impose a byte-count limit on the amount of data that will be
transmitted from a site in a single call to
Environment.processReplicationMessage
.
- setReplicationManagerAckPolicy(ReplicationManagerAckPolicy) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the network Ack policy used by the replication manager.
- setReplicationManagerLocalSite(ReplicationHostAddress) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the address of the local (this) site in a replication group.
- setReplicationNumSites(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the total number of sites in the replication group.
- setReplicationPriority(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the current environment's priority.
- setReplicationRequestMax(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set a threshold for the maximum time that a client waits before requesting
retransmission of a missing message.
- setReplicationRequestMin(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set a threshold for the minimum time that a client waits before requesting
retransmission of a missing message.
- setReplicationTimeout(ReplicationTimeoutType, int) -
Method in class com.sleepycat.db.Environment
- Sets the timeout applied to the specified timeout type.
- setReplicationTransport(int, ReplicationTransport) -
Method in class com.sleepycat.db.EnvironmentConfig
- Initialize the communication infrastructure for a database environment
participating in a replicated application.
- setReuseBuffer(boolean) -
Method in class com.sleepycat.db.DatabaseEntry
- Configures the entry to try to reuse the buffer before allocating a new
one.
- setReverseSplitOff(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the Btree to not do reverse splits.
- setRPCServer(String, long, long) -
Method in class com.sleepycat.db.EnvironmentConfig
- Establish a connection to a RPC server for this database environment.
- setRunFatalRecovery(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure to run catastrophic recovery on this environment before opening it for
normal use.
- setRunRecovery(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure to run normal recovery on this environment before opening it for
normal use.
- setSalvage(boolean) -
Method in class com.sleepycat.db.VerifyConfig
- Configure
Database.verify
to write the key/data pairs from
all databases in the file to the file stream named by the outfile
parameter.
- setSecondaryBulkLoad(boolean) -
Method in class com.sleepycat.persist.StoreConfig
- Sets the bulk-load-secondaries configuration property.
- setSecondaryConfig(Class, String, SecondaryConfig) -
Method in class com.sleepycat.persist.EntityStore
- Configures a secondary database for an entity class and key name using
the Berkeley DB engine API.
- setSegmentId(long) -
Method in class com.sleepycat.db.EnvironmentConfig
- 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
shmget
and related System V IPC interfaces.
- setSequenceConfig(String, SequenceConfig) -
Method in class com.sleepycat.persist.EntityStore
- Configures a named key sequence using the Berkeley DB engine API.
- setSerialBufferSize(int) -
Method in class com.sleepycat.bind.serial.SerialBase
- Sets the initial byte size of the output buffer that is allocated by the
default implementation of
SerialBase.getSerialOutput(java.lang.Object)
.
- setSize(int) -
Method in class com.sleepycat.db.DatabaseEntry
- Set the byte size of the data array.
- setSnapshot(boolean) -
Method in class com.sleepycat.db.CursorConfig
- Configure read operations performed by the cursor to return data as it was
when the cursor opened without locking, if
DatabaseConfig.setMultiversion(boolean)
was configured.
- setSnapshot(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Specify that any specified backing source file be read in its entirety
when the database is opened.
- setSnapshot(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- This transaction will execute with snapshot isolation.
- setSortedDuplicates(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the database to support sorted, duplicate data items.
- setSync(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- Configure the transaction to write and synchronously flush the log
it when commits.
- setSystemMemory(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to allocate memory from system
shared memory instead of from memory backed by the filesystem.
- setTemporaryDirectory(File) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the path of a directory to be used as the location of temporary
files.
- setTemporaryDirectory(String) -
Method in class com.sleepycat.db.EnvironmentConfig
- Deprecated. replaced by
EnvironmentConfig.setTemporaryDirectory(java.io.File)
- setTestAndSetSpins(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Deprecated. replaced by
EnvironmentConfig.setMutexTestAndSetSpins(int)
- setThreaded(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the handle to be free-threaded; that is, usable
by multiple threads within a single address space.
- setTimeout(int) -
Method in class com.sleepycat.db.CompactConfig
- Set the lock timeout for implicit transactions.
- setTimeout(int) -
Method in class com.sleepycat.db.LockRequest
- Set the lock timeout value.
- setTransactional(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Enclose the database open within a transaction.
- setTransactional(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment for transactions.
- setTransactional(boolean) -
Method in class com.sleepycat.persist.StoreConfig
- Sets the transactional configuration property.
- setTransactionConfig(TransactionConfig) -
Method in class com.sleepycat.collections.TransactionRunner
- Changes the transaction configuration used for calling
Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig)
.
- setTransactionNotDurable(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the database environment to not write log records for this
database.
- setTruncate(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the database to be physically truncated by truncating the
underlying file, discarding all previous databases it might have
held.
- setTupleBufferSize(int) -
Method in class com.sleepycat.bind.tuple.TupleBase
- Sets the initial byte size of the output buffer that is allocated by the
default implementation of
TupleBase.getTupleOutput(E)
.
- setTxnMaxActive(int) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to support at least txnMaxActive
active transactions.
- setTxnNoSync(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the system to not write or synchronously flush the log
on transaction commit.
- setTxnNotDurable(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the system to not write log records.
- setTxnNoWait(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- If a lock is unavailable for any Berkeley DB operation performed in the
context of a transaction, cause the operation to throw
LockNotGrantedException
without waiting for the lock.
- setTxnSnapshot(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to run transactions at snapshot
isolation by default.
- setTxnTimeout(long) -
Method in class com.sleepycat.db.EnvironmentConfig
- Set the timeout value for the database environment
transactions.
- setTxnTimeout(long) -
Method in class com.sleepycat.db.Transaction
- Configure the timeout value for the transaction lifetime.
- setTxnTimestamp(Date) -
Method in class com.sleepycat.db.EnvironmentConfig
- Recover to the specified time rather than to the most current
possible date.
- setTxnWriteNoSync(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the system to write, but not synchronously flush, the log on
transaction commit.
- setType(DatabaseType) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the type of the database.
- setUnlink(boolean) -
Method in class com.sleepycat.db.CacheFile
- Remove the file when the last reference to it is closed.
- setUnsortedDuplicates(boolean) -
Method in class com.sleepycat.db.DatabaseConfig
- Configure the database to support unsorted duplicate data items.
- setUseEnvironment(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the database environment to accept information from the
process environment when naming files, regardless of the status of
the process.
- setUseEnvironmentRoot(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- 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).
- setUserBuffer(int, boolean) -
Method in class com.sleepycat.db.DatabaseEntry
- Configures the entry with an application-owned buffer.
- setUserBuffer(int, boolean) -
Method in class com.sleepycat.db.MultipleEntry
-
- setValue(V) -
Method in class com.sleepycat.collections.MapEntryParameter
- Always throws
UnsupportedOperationException
since this
object is not attached to a map.
- setVerbose(VerboseConfig, boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Display verbose information.
- setVerbose(boolean) -
Method in class com.sleepycat.persist.model.ClassEnhancer
- Sets verbose mode.
- setVerboseDeadlock(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Deprecated. replaced by
EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)
- setVerboseRecovery(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Deprecated. replaced by
EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)
- setVerboseRegister(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Deprecated. replaced by
EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)
- setVerboseReplication(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Deprecated. replaced by
EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)
- setVerboseWaitsFor(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Deprecated. replaced by
EnvironmentConfig.setVerbose(com.sleepycat.db.VerboseConfig, boolean)
- setWait(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- Configure the transaction to wait if a lock request cannot be
immediately granted.
- setWrap(boolean) -
Method in class com.sleepycat.db.SequenceConfig
- Specify that the sequence should wrap around when it is
incremented (decremented) past the specified maximum (minimum) value.
- setWriteCursor(boolean) -
Method in class com.sleepycat.db.CursorConfig
- Specify the Concurrent Data Store environment cursor will be used to
update the database.
- setWriteNoSync(boolean) -
Method in class com.sleepycat.db.TransactionConfig
- Configure the transaction to write but not synchronously flush the log
it when commits.
- setYieldCPU(boolean) -
Method in class com.sleepycat.db.EnvironmentConfig
- Configure the system to yield the processor immediately after each
page or mutex acquisition.
- ShortBinding - Class in com.sleepycat.bind.tuple
- A concrete
TupleBinding
for a Short
primitive
wrapper or a short
primitive. - ShortBinding() -
Constructor for class com.sleepycat.bind.tuple.ShortBinding
-
- shortToEntry(short, DatabaseEntry) -
Static method in class com.sleepycat.bind.tuple.ShortBinding
- Converts a simple
short
value into an entry buffer.
- size() -
Method in class com.sleepycat.collections.StoredCollection
-
- size() -
Method in class com.sleepycat.collections.StoredContainer
- Returns a non-transactional count of the records in the collection or
map.
- size() -
Method in class com.sleepycat.collections.StoredMap
-
- size() -
Method in class com.sleepycat.util.FastOutputStream
-
- skip(long) -
Method in class com.sleepycat.util.FastInputStream
-
- skipFast(int) -
Method in class com.sleepycat.util.FastInputStream
- Equivalent to
skip() 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.
SNAPSHOT -
Static variable in class com.sleepycat.db.CursorConfig
A convenience instance to configure read operations performed by the
cursor to return values as they were when the cursor was opened, if
DatabaseConfig.setMultiversion(boolean)
is configured.
SortedDoubleBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding
for a Double
primitive
wrapper or a double
primitive.
SortedDoubleBinding() -
Constructor for class com.sleepycat.bind.tuple.SortedDoubleBinding
SortedFloatBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding
for a Float
primitive
wrapper or a float
primitive.
SortedFloatBinding() -
Constructor for class com.sleepycat.bind.tuple.SortedFloatBinding
sortedMap() -
Method in interface com.sleepycat.persist.EntityIndex
Returns a standard Java sorted map based on this entity index.
sortedMap() -
Method in class com.sleepycat.persist.PrimaryIndex
sortedMap() -
Method in class com.sleepycat.persist.SecondaryIndex
sortMultipleKeyAndData(MultipleDataEntry, MultipleDataEntry) -
Static method in class com.sleepycat.db.Database
Sorts two DatabaseEntry objects with multiple key and data pairs.
sortMultipleKeyData(MultipleKeyDataEntry) -
Static method in class com.sleepycat.db.Database
Sorts a DatabaseEntry with multiple matching key/data pairs.
sortMultipleKeyOrData(MultipleDataEntry) -
Static method in class com.sleepycat.db.Database
Sorts a DatabaseEntry with multiple key or data pairs.
startReplication(DatabaseEntry, boolean) -
Method in class com.sleepycat.db.Environment
Configure the database environment as a client or master in a group
of replicated database environments.
StatsConfig - Class in com.sleepycat.db
Specifies the attributes of a statistics retrieval operation.
StatsConfig() -
Constructor for class com.sleepycat.db.StatsConfig
An instance created using the default constructor is initialized
with the system's default settings.
StoreConfig - Class in com.sleepycat.persist
Configuration properties used with an EntityStore
or RawStore
.
StoreConfig() -
Constructor for class com.sleepycat.persist.StoreConfig
Creates an entity store configuration object with default properties.
StoredClassCatalog - Class in com.sleepycat.bind.serial
A ClassCatalog
that is stored in a Database
.
StoredClassCatalog(Database) -
Constructor for class com.sleepycat.bind.serial.StoredClassCatalog
Creates a catalog based on a given database.
StoredCollection<E> - Class in com.sleepycat.collections
A abstract base class for all stored collections.
StoredCollections - Class in com.sleepycat.collections
Static methods operating on collections and maps.
StoredContainer - Class in com.sleepycat.collections
A abstract base class for all stored collections and maps.
StoredEntrySet<K,V> - Class in com.sleepycat.collections
The Set returned by Map.entrySet().
storedIterator() -
Method in class com.sleepycat.collections.StoredCollection
Returns an iterator over the elements in this collection.
storedIterator(boolean) -
Method in class com.sleepycat.collections.StoredCollection
Returns a read or read-write iterator over the elements in this
collection.
StoredIterator<E> - Class in com.sleepycat.collections
The Iterator returned by all stored collections.
StoredKeySet<K> - Class in com.sleepycat.collections
The Set returned by Map.keySet() and which can also be constructed directly
if a Map is not needed.
StoredKeySet(Database, EntryBinding<K>, boolean) -
Constructor for class com.sleepycat.collections.StoredKeySet
Creates a key set view of a Database
.
StoredList<E> - Class in com.sleepycat.collections
A List view of a Database
.
StoredList(Database, EntryBinding<E>, boolean) -
Constructor for class com.sleepycat.collections.StoredList
Creates a list view of a Database
.
StoredList(Database, EntityBinding<E>, boolean) -
Constructor for class com.sleepycat.collections.StoredList
Creates a list entity view of a Database
.
StoredList(Database, EntryBinding<E>, PrimaryKeyAssigner) -
Constructor for class com.sleepycat.collections.StoredList
Creates a list view of a Database
with a PrimaryKeyAssigner
.
StoredList(Database, EntityBinding<E>, PrimaryKeyAssigner) -
Constructor for class com.sleepycat.collections.StoredList
Creates a list entity view of a Database
with a PrimaryKeyAssigner
.
StoredMap<K,V> - Class in com.sleepycat.collections
A Map view of a Database
.
StoredMap(Database, EntryBinding<K>, EntryBinding<V>, boolean) -
Constructor for class com.sleepycat.collections.StoredMap
Creates a map view of a Database
.
StoredMap(Database, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner) -
Constructor for class com.sleepycat.collections.StoredMap
Creates a map view of a Database
with a PrimaryKeyAssigner
.
StoredMap(Database, EntryBinding<K>, EntityBinding<V>, boolean) -
Constructor for class com.sleepycat.collections.StoredMap
Creates a map entity view of a Database
.
StoredMap(Database, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner) -
Constructor for class com.sleepycat.collections.StoredMap
Creates a map entity view of a Database
with a PrimaryKeyAssigner
.
StoredSortedEntrySet<K,V> - Class in com.sleepycat.collections
The SortedSet returned by Map.entrySet().
StoredSortedKeySet<K> - Class in com.sleepycat.collections
The SortedSet returned by Map.keySet() and which can also be constructed
directly if a Map is not needed.
StoredSortedKeySet(Database, EntryBinding<K>, boolean) -
Constructor for class com.sleepycat.collections.StoredSortedKeySet
Creates a sorted key set view of a Database
.
StoredSortedMap<K,V> - Class in com.sleepycat.collections
A SortedMap view of a Database
.
StoredSortedMap(Database, EntryBinding<K>, EntryBinding<V>, boolean) -
Constructor for class com.sleepycat.collections.StoredSortedMap
Creates a sorted map view of a Database
.
StoredSortedMap(Database, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner) -
Constructor for class com.sleepycat.collections.StoredSortedMap
Creates a sorted map view of a Database
with a PrimaryKeyAssigner
.
StoredSortedMap(Database, EntryBinding<K>, EntityBinding<V>, boolean) -
Constructor for class com.sleepycat.collections.StoredSortedMap
Creates a sorted map entity view of a Database
.
StoredSortedMap(Database, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner) -
Constructor for class com.sleepycat.collections.StoredSortedMap
Creates a sorted map entity view of a Database
with a PrimaryKeyAssigner
.
StoredSortedValueSet<E> - Class in com.sleepycat.collections
The SortedSet returned by Map.values() and which can also be constructed
directly if a Map is not needed.
StoredSortedValueSet(Database, EntityBinding<E>, boolean) -
Constructor for class com.sleepycat.collections.StoredSortedValueSet
Creates a sorted value set entity view of a Database
.
StoredValueSet<E> - Class in com.sleepycat.collections
The Set returned by Map.values() and Map.duplicates(), and which can also be
constructed directly if a Map is not needed.
StoredValueSet(Database, EntryBinding<E>, boolean) -
Constructor for class com.sleepycat.collections.StoredValueSet
Creates a value set view of a Database
.
StoredValueSet(Database, EntityBinding<E>, boolean) -
Constructor for class com.sleepycat.collections.StoredValueSet
Creates a value set entity view of a Database
.
StoreExistsException - Exception in com.sleepycat.persist
Thrown by the EntityStore
constructor when the ExclusiveCreate
configuration parameter is
true and the store's internal catalog database already exists.
StoreExistsException(String) -
Constructor for exception com.sleepycat.persist.StoreExistsException
StoreNotFoundException - Exception in com.sleepycat.persist
Thrown by the EntityStore
constructor when the AllowCreate
configuration parameter is false and
the store's internal catalog database does not exist.
StoreNotFoundException(String) -
Constructor for exception com.sleepycat.persist.StoreNotFoundException
STRICT_2SITE -
Static variable in class com.sleepycat.db.ReplicationConfig
Replication Manager observes the strict "majority" rule in managing
elections, even in a group with only 2 sites.
StringBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding
for a simple String
value.
StringBinding() -
Constructor for class com.sleepycat.bind.tuple.StringBinding
stringToBytes(String) -
Static method in class com.sleepycat.util.UtfOps
Converts strings to byte arrays.
stringToEntry(String, DatabaseEntry) -
Static method in class com.sleepycat.bind.tuple.StringBinding
Converts a simple String
value into an entry buffer.
subIndex(SK) -
Method in class com.sleepycat.persist.SecondaryIndex
Returns an index that maps primary key to entity for the subset of
entities having a given secondary key (duplicates).
subList(int, int) -
Method in class com.sleepycat.collections.StoredList
Returns a view of the portion of this list between the specified
fromIndex, inclusive, and toIndex, exclusive.
subMap(K, K) -
Method in class com.sleepycat.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements range
from fromKey, inclusive, to toKey, exclusive.
subMap(K, boolean, K, boolean) -
Method in class com.sleepycat.collections.StoredSortedMap
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.
subSet(Map.Entry<K, V>, Map.Entry<K, V>) -
Method in class com.sleepycat.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements range
from fromMapEntry, inclusive, to toMapEntry, exclusive.
subSet(Map.Entry<K, V>, boolean, Map.Entry<K, V>, boolean) -
Method in class com.sleepycat.collections.StoredSortedEntrySet
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.
subSet(K, K) -
Method in class com.sleepycat.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements range
from fromKey, inclusive, to toKey, exclusive.
subSet(K, boolean, K, boolean) -
Method in class com.sleepycat.collections.StoredSortedKeySet
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.
subSet(E, E) -
Method in class com.sleepycat.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements range
from fromValue, inclusive, to toValue, exclusive.
subSet(E, boolean, E, boolean) -
Method in class com.sleepycat.collections.StoredSortedValueSet
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.
SUCCESS -
Static variable in class com.sleepycat.db.OperationStatus
The operation was successful.
sync() -
Method in class com.sleepycat.db.Database
Flush any cached information to disk.
syncCache(LogSequenceNumber) -
Method in class com.sleepycat.db.Environment
Ensure that all modified pages in the cache are flushed to their backing files.
syncReplication() -
Method in class com.sleepycat.db.Environment
Forces synchronization to begin for this client.
T
- tailMap(K) -
Method in class com.sleepycat.collections.StoredSortedMap
- Returns a view of the portion of this sorted map whose elements are
greater than or equal to fromKey.
- tailMap(K, boolean) -
Method in class com.sleepycat.collections.StoredSortedMap
- Returns a view of the portion of this sorted map whose elements are
strictly greater than fromKey, optionally including fromKey.
- tailSet(Map.Entry<K, V>) -
Method in class com.sleepycat.collections.StoredSortedEntrySet
- Returns a view of the portion of this sorted set whose elements are
greater than or equal to fromMapEntry.
- tailSet(Map.Entry<K, V>, boolean) -
Method in class com.sleepycat.collections.StoredSortedEntrySet
- Returns a view of the portion of this sorted set whose elements are
strictly greater than fromMapEntry, optionally including fromMapEntry.
- tailSet(K) -
Method in class com.sleepycat.collections.StoredSortedKeySet
- Returns a view of the portion of this sorted set whose elements are
greater than or equal to fromKey.
- tailSet(K, boolean) -
Method in class com.sleepycat.collections.StoredSortedKeySet
- Returns a view of the portion of this sorted set whose elements are
strictly greater than fromKey, optionally including fromKey.
- tailSet(E) -
Method in class com.sleepycat.collections.StoredSortedValueSet
- Returns a view of the portion of this sorted set whose elements are
greater than or equal to fromValue.
- tailSet(E, boolean) -
Method in class com.sleepycat.collections.StoredSortedValueSet
- Returns a view of the portion of this sorted set whose elements are
strictly greater than fromValue, optionally including fromValue.
- TIMEOUT -
Static variable in class com.sleepycat.db.LockOperation
- Cause the specified locker to timeout immediately.
- toArray() -
Method in class com.sleepycat.collections.StoredCollection
- Returns an array of all the elements in this collection.
- toArray(T[]) -
Method in class com.sleepycat.collections.StoredCollection
- Returns an array of all the elements in this collection whose runtime
type is that of the specified array.
- toByteArray() -
Method in class com.sleepycat.util.FastOutputStream
-
- toList() -
Method in class com.sleepycat.collections.StoredCollection
- Returns a copy of this collection as an ArrayList.
- toString() -
Method in class com.sleepycat.collections.MapEntryParameter
- Converts the entry to a string representation for debugging.
- toString() -
Method in class com.sleepycat.collections.StoredCollection
- Converts the collection to a string representation for debugging.
- toString() -
Method in class com.sleepycat.collections.StoredEntrySet
-
- toString() -
Method in class com.sleepycat.collections.StoredMap
- Converts the map to a string representation for debugging.
- toString() -
Method in class com.sleepycat.db.BtreeStats
- For convenience, the BtreeStats class has a toString method
that lists all the data fields.
- toString() -
Method in class com.sleepycat.db.CacheFilePriority
-
- toString() -
Method in class com.sleepycat.db.CacheFileStats
- For convenience, the CacheFileStats class has a toString method
that lists all the data fields.
- toString() -
Method in class com.sleepycat.db.CacheStats
- For convenience, the CacheStats class has a toString method that
lists all the data fields.
- toString() -
Method in class com.sleepycat.db.CompactStats
- TODO
- toString() -
Method in exception com.sleepycat.db.DatabaseException
-
- toString() -
Method in class com.sleepycat.db.DatabaseType
-
- toString() -
Method in class com.sleepycat.db.ForeignKeyDeleteAction
-
- toString() -
Method in class com.sleepycat.db.HashStats
- For convenience, the HashStats class has a toString method
that lists all the data fields.
- toString() -
Method in class com.sleepycat.db.LockDetectMode
-
- toString() -
Method in class com.sleepycat.db.LockMode
-
- toString() -
Method in class com.sleepycat.db.LockOperation
-
- toString() -
Method in class com.sleepycat.db.LockRequestMode
-
- toString() -
Method in class com.sleepycat.db.LockStats
- For convenience, the LockStats class has a toString method
that lists all the data fields.
- toString() -
Method in class com.sleepycat.db.LogStats
- For convenience, the LogStats class has a toString method that lists
all the data fields.
- toString() -
Method in exception com.sleepycat.db.MemoryException
-
- toString() -
Method in class com.sleepycat.db.MutexStats
- For convenience, the MutexStats class has a toString method that lists
all the data fields.
- toString() -
Method in class com.sleepycat.db.OperationStatus
-
- toString() -
Method in class com.sleepycat.db.QueueStats
- For convenience, the QueueStats class has a toString method
that lists all the data fields.
- toString() -
Method in class com.sleepycat.db.RecoveryOperation
-
- toString() -
Method in class com.sleepycat.db.ReplicationConfig
-
- toString() -
Method in class com.sleepycat.db.ReplicationHostAddress
-
- toString() -
Method in class com.sleepycat.db.ReplicationManagerAckPolicy
-
- toString() -
Method in class com.sleepycat.db.ReplicationManagerStartPolicy
-
- toString() -
Method in class com.sleepycat.db.ReplicationManagerStats
- For convenience, the ReplicationManagerStats class has a toString method
that lists all the data fields.
- toString() -
Method in class com.sleepycat.db.ReplicationStats
- For convenience, the ReplicationStats class has a toString method
that lists all the data fields.
- toString() -
Method in class com.sleepycat.db.ReplicationStatus
-
- toString() -
Method in class com.sleepycat.db.ReplicationTimeoutType
-
- toString() -
Method in class com.sleepycat.db.SequenceStats
-
- toString() -
Method in class com.sleepycat.db.TransactionStats.Active
-
- toString() -
Method in class com.sleepycat.db.TransactionStats
-
- toString() -
Method in class com.sleepycat.db.VerboseConfig
-
- toString() -
Method in class com.sleepycat.persist.evolve.Converter
-
- toString() -
Method in class com.sleepycat.persist.evolve.Deleter
-
- toString() -
Method in class com.sleepycat.persist.evolve.EntityConverter
-
- toString() -
Method in class com.sleepycat.persist.evolve.Mutation
-
- toString() -
Method in class com.sleepycat.persist.evolve.Mutations
-
- toString() -
Method in class com.sleepycat.persist.evolve.Renamer
-
- toString() -
Method in class com.sleepycat.persist.model.FieldMetadata
-
- toString() -
Method in class com.sleepycat.persist.raw.RawObject
- Returns an XML representation of the raw object.
- toString() -
Method in interface com.sleepycat.persist.raw.RawType
- Returns an XML representation of the raw type.
- toString() -
Method in class com.sleepycat.util.FastOutputStream
-
- toString(String) -
Method in class com.sleepycat.util.FastOutputStream
-
- Transaction - Class in com.sleepycat.db
- The Transaction object is the handle for a transaction.
- TransactionConfig - Class in com.sleepycat.db
- Specifies the attributes of a database environment transaction.
- TransactionConfig() -
Constructor for class com.sleepycat.db.TransactionConfig
- An instance created using the default constructor is initialized
with the system's default settings.
- TransactionRunner - Class in com.sleepycat.collections
- Starts a transaction, calls
TransactionWorker.doWork()
, and handles
transaction retry and exceptions. - TransactionRunner(Environment) -
Constructor for class com.sleepycat.collections.TransactionRunner
- Creates a transaction runner for a given Berkeley DB environment.
- TransactionRunner(Environment, int, TransactionConfig) -
Constructor for class com.sleepycat.collections.TransactionRunner
- Creates a transaction runner for a given Berkeley DB environment and
with a given number of maximum retries.
- TransactionStats - Class in com.sleepycat.db
- Transaction statistics for a database environment.
- TransactionStats.Active - Class in com.sleepycat.db
-
- TransactionWorker - Interface in com.sleepycat.collections
- The interface implemented to perform the work within a transaction.
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) -
Method in class com.sleepycat.persist.model.ClassEnhancer
-
- trickleCacheWrite(int) -
Method in class com.sleepycat.db.Environment
- Ensure that a specified percent of the pages in the shared memory
pool are clean, by writing dirty pages to their backing files.
- truncate(Transaction, boolean) -
Method in class com.sleepycat.db.Database
- Empty the database, discarding all records it contains.
- truncateClass(Class) -
Method in class com.sleepycat.persist.EntityStore
- Deletes all instances of this entity class and its (non-entity)
subclasses.
- truncateClass(Transaction, Class) -
Method in class com.sleepycat.persist.EntityStore
- Deletes all instances of this entity class and its (non-entity)
subclasses.
- TupleBase<E> - Class in com.sleepycat.bind.tuple
- A base class for tuple bindings and tuple key creators that provides control
over the allocation of the output buffer.
- TupleBase() -
Constructor for class com.sleepycat.bind.tuple.TupleBase
- Initializes the initial output buffer size to zero.
- TupleBinding<E> - Class in com.sleepycat.bind.tuple
- An abstract
EntryBinding
that treats a key or data entry as a
tuple; it includes predefined bindings for Java primitive types. - TupleBinding() -
Constructor for class com.sleepycat.bind.tuple.TupleBinding
- Creates a tuple binding.
- TupleInput - Class in com.sleepycat.bind.tuple
- An
InputStream
with DataInput
-like methods for
reading tuple fields. - TupleInput(byte[]) -
Constructor for class com.sleepycat.bind.tuple.TupleInput
- Creates a tuple input object for reading a byte array of tuple data.
- TupleInput(byte[], int, int) -
Constructor for class com.sleepycat.bind.tuple.TupleInput
- Creates a tuple input object for reading a byte array of tuple data at
a given offset for a given length.
- TupleInput(TupleOutput) -
Constructor for class com.sleepycat.bind.tuple.TupleInput
- Creates a tuple input object from the data contained in a tuple output
object.
- TupleInputBinding - Class in com.sleepycat.bind.tuple
- A concrete
EntryBinding
that uses the TupleInput
object as the key or data object. - TupleInputBinding() -
Constructor for class com.sleepycat.bind.tuple.TupleInputBinding
- Creates a tuple input binding.
- TupleMarshalledBinding<E extends MarshalledTupleEntry> - Class in com.sleepycat.bind.tuple
- A concrete
TupleBinding
that delegates to the
MarshalledTupleEntry
interface of the data or key object. - TupleMarshalledBinding(Class<E>) -
Constructor for class com.sleepycat.bind.tuple.TupleMarshalledBinding
- Creates a tuple marshalled binding object.
- TupleOutput - Class in com.sleepycat.bind.tuple
- An
OutputStream
with DataOutput
-like methods for
writing tuple fields. - TupleOutput() -
Constructor for class com.sleepycat.bind.tuple.TupleOutput
- Creates a tuple output object for writing a byte array of tuple data.
- TupleOutput(byte[]) -
Constructor for class com.sleepycat.bind.tuple.TupleOutput
- Creates a tuple output object for writing a byte array of tuple data,
using a given buffer.
- TupleSerialBinding<D,E> - Class in com.sleepycat.bind.serial
- An abstract
EntityBinding
that treats an entity's key entry as
a tuple and its data entry as a serialized object. - TupleSerialBinding(ClassCatalog, Class<D>) -
Constructor for class com.sleepycat.bind.serial.TupleSerialBinding
- Creates a tuple-serial entity binding.
- TupleSerialBinding(SerialBinding<D>) -
Constructor for class com.sleepycat.bind.serial.TupleSerialBinding
- Creates a tuple-serial entity binding.
- TupleSerialFactory - Class in com.sleepycat.collections
- Creates stored collections having tuple keys and serialized entity values.
- TupleSerialFactory(ClassCatalog) -
Constructor for class com.sleepycat.collections.TupleSerialFactory
- Creates a tuple-serial factory for given environment and class catalog.
- TupleSerialKeyCreator<D> - Class in com.sleepycat.bind.serial
- A abstract key creator that uses a tuple key and a serial data entry.
- TupleSerialKeyCreator(ClassCatalog, Class<D>) -
Constructor for class com.sleepycat.bind.serial.TupleSerialKeyCreator
- Creates a tuple-serial key creator.
- TupleSerialKeyCreator(SerialBinding<D>) -
Constructor for class com.sleepycat.bind.serial.TupleSerialKeyCreator
- Creates a tuple-serial key creator.
- TupleSerialMarshalledBinding<E extends MarshalledTupleKeyEntity> - Class in com.sleepycat.bind.serial
- A concrete
TupleSerialBinding
that delegates to the
MarshalledTupleKeyEntity
interface of the entity class. - TupleSerialMarshalledBinding(ClassCatalog, Class<E>) -
Constructor for class com.sleepycat.bind.serial.TupleSerialMarshalledBinding
- Creates a tuple-serial marshalled binding object.
- TupleSerialMarshalledBinding(SerialBinding<E>) -
Constructor for class com.sleepycat.bind.serial.TupleSerialMarshalledBinding
- Creates a tuple-serial marshalled binding object.
- TupleSerialMarshalledKeyCreator<D extends MarshalledTupleKeyEntity> - Class in com.sleepycat.bind.serial
- A concrete key creator that works in conjunction with a
TupleSerialMarshalledBinding
. - TupleSerialMarshalledKeyCreator(TupleSerialMarshalledBinding<D>, String) -
Constructor for class com.sleepycat.bind.serial.TupleSerialMarshalledKeyCreator
- Creates a tuple-serial marshalled key creator.
- TupleTupleBinding<E> - Class in com.sleepycat.bind.tuple
- An abstract
EntityBinding
that treats an entity's key entry and
data entry as tuples. - TupleTupleBinding() -
Constructor for class com.sleepycat.bind.tuple.TupleTupleBinding
- Creates a tuple-tuple entity binding.
- TupleTupleKeyCreator<E> - Class in com.sleepycat.bind.tuple
- An abstract key creator that uses a tuple key and a tuple data entry.
- TupleTupleKeyCreator() -
Constructor for class com.sleepycat.bind.tuple.TupleTupleKeyCreator
- Creates a tuple-tuple key creator.
- TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> - Class in com.sleepycat.bind.tuple
- A concrete
TupleTupleBinding
that delegates to the
MarshalledTupleEntry
and
MarshalledTupleKeyEntity
interfaces of the entity class. - TupleTupleMarshalledBinding(Class<E>) -
Constructor for class com.sleepycat.bind.tuple.TupleTupleMarshalledBinding
- Creates a tuple-tuple marshalled binding object.
- TupleTupleMarshalledKeyCreator<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> - Class in com.sleepycat.bind.tuple
- A concrete key creator that works in conjunction with a
TupleTupleMarshalledBinding
. - TupleTupleMarshalledKeyCreator(TupleTupleMarshalledBinding<E>, String) -
Constructor for class com.sleepycat.bind.tuple.TupleTupleMarshalledKeyCreator
- Creates a tuple-tuple marshalled key creator.
U
- UNKNOWN -
Static variable in class com.sleepycat.db.DatabaseType
- The database type is unknown.
- unmarshalEntry(TupleInput) -
Method in interface com.sleepycat.bind.tuple.MarshalledTupleEntry
- Construct the key or data object from the key or data tuple entry.
- unmarshalPrimaryKey(TupleInput) -
Method in interface com.sleepycat.bind.tuple.MarshalledTupleKeyEntity
- Completes construction of the entity by setting its primary key from the
stored primary key.
- unwrap(Exception) -
Static method in class com.sleepycat.util.ExceptionUnwrapper
- Unwraps an Exception and returns the underlying Exception, or throws an
Error if the underlying Throwable is an Error.
- unwrapAny(Throwable) -
Static method in class com.sleepycat.util.ExceptionUnwrapper
- Unwraps an Exception and returns the underlying Throwable.
- update(V) -
Method in interface com.sleepycat.persist.EntityCursor
- Replaces the entity at the cursor position with the given entity.
- updateEvent(EvolveEvent, String, int, int) -
Static method in class com.sleepycat.persist.evolve.EvolveInternal
- Internal access method that should not be used by applications.
- upgrade(String, DatabaseConfig) -
Static method in class com.sleepycat.db.Database
- Upgrade all of the databases included in the specified file.
- upgradeFeedback(Database, int) -
Method in interface com.sleepycat.db.FeedbackHandler
- A function called with progress information when the database is being upgraded.
- UtfOps - Class in com.sleepycat.util
- UTF operations with more flexibility than is provided by DataInput and
DataOutput.
- UtfOps() -
Constructor for class com.sleepycat.util.UtfOps
-
V
- valueOf(String) -
Static method in enum com.sleepycat.persist.model.DeleteAction
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.sleepycat.persist.model.Relationship
- Returns the enum constant of this type with the specified name.
- values() -
Method in class com.sleepycat.collections.StoredMap
- Returns a collection view of the values contained in this map.
- values() -
Static method in enum com.sleepycat.persist.model.DeleteAction
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.sleepycat.persist.model.Relationship
- Returns an array containing the constants of this enum type, in
the order they are declared.
- VerboseConfig - Class in com.sleepycat.db
- Specifies the attributes of a verification operation.
- verify(String, String, PrintStream, VerifyConfig, DatabaseConfig) -
Static method in class com.sleepycat.db.Database
- Return if all of the databases in a file are uncorrupted.
- VerifyConfig - Class in com.sleepycat.db
- Specifies the attributes of a verification operation.
- VerifyConfig() -
Constructor for class com.sleepycat.db.VerifyConfig
- An instance created using the default constructor is initialized
with the system's default settings.
- verifyFeedback(Database, int) -
Method in interface com.sleepycat.db.FeedbackHandler
- A function called with progress information when the database is being verified.
- version() -
Method in class com.sleepycat.db.LogCursor
- Get the log file version.
- VersionMismatchException - Exception in com.sleepycat.db
- Thrown if the version of the Berkeley DB library doesn't match the version that created
the database environment.
- VERY_HIGH -
Static variable in class com.sleepycat.db.CacheFilePriority
- The highest priority: pages are the least likely to be discarded.
- VERY_LOW -
Static variable in class com.sleepycat.db.CacheFilePriority
- The lowest priority: pages are the most likely to be discarded.
W
- WAITSFOR -
Static variable in class com.sleepycat.db.VerboseConfig
- Display the waits-for table when doing deadlock detection.
- WRITE -
Static variable in class com.sleepycat.db.LockRequestMode
- Write (exclusive).
- write(int) -
Method in class com.sleepycat.util.FastOutputStream
-
- write(byte[]) -
Method in class com.sleepycat.util.FastOutputStream
-
- write(byte[], int, int) -
Method in class com.sleepycat.util.FastOutputStream
-
- writeBigInteger(BigInteger) -
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes a
BigInteger
.
- writeBoolean(boolean) -
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes a boolean (one byte) unsigned value to the buffer, writing one
if the value is true and zero if it is false.
- writeByte(int) -
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes an signed byte (one byte) value to the buffer.
- writeBytes(String) -
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes the specified bytes to the buffer, converting each character to
an unsigned byte value.
- writeBytes(char[]) -
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes the specified bytes to the buffer, converting each character to
an unsigned byte value.
- writeChar(int) -
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes a char (two byte) unsigned value to the buffer.
- writeChars(String) -
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes the specified characters to the buffer, converting each character
to a two byte unsigned value.
- writeChars(char[]) -
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes the specified characters to the buffer, converting each character
to a two byte unsigned value.
- writeClassDescriptor(ObjectStreamClass) -
Method in class com.sleepycat.bind.serial.SerialOutput
-
- WRITECURSOR -
Static variable in class com.sleepycat.db.CursorConfig
- A convenience instance to specify the Concurrent Data Store environment
cursor will be used to update the database.
- writeDouble(double) -
Method in class com.sleepycat.bind.tuple.TupleOutput
- Writes an signed double (eight byte) value to the buffer.
- writeFast(int) -
Method in class com.sleepycat.util.FastOutputStream
- Equivalent to
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.
writeInt(byte[], int, int) -
Static method in class com.sleepycat.util.PackedInteger
Writes a packed integer starting at the given buffer offset and returns
the next offset to be written.
writeLong(long) -
Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an signed long (eight byte) value to the buffer.
writeLong(byte[], int, long) -
Static method in class com.sleepycat.util.PackedInteger
Writes a packed long integer starting at the given buffer offset and
returns the next offset to be written.
writePackedInt(int) -
Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a packed integer.
writePackedLong(long) -
Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a packed long integer.
writeShort(int) -
Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an signed short (two byte) value to the buffer.
writeSortedDouble(double) -
Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a signed double (eight byte) value to the buffer, with support
for correct default sorting of all values.
writeSortedFloat(float) -
Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a signed float (four byte) value to the buffer, with support for
correct default sorting of all values.
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.
Y
- YOUNGEST -
Static variable in class com.sleepycat.db.LockDetectMode
- Reject the lock request for the locker ID with the youngest lock.
A B C D E F G H I J K L M N O P Q R S T U V W Y
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Berkeley DB
version 4.8.30
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright (c) 1996-2009 Oracle. All rights reserved.