- CacheMode - Enum in com.sleepycat.je
-
Modes that can be specified for control over caching of records in the JE
in-memory cache.
- cacheSize - Variable in class com.sleepycat.je.EnvironmentMutableConfig
-
- calcFileSummaryMap(EnvironmentImpl) - Static method in class com.sleepycat.je.log.UtilizationFileReader
-
Creates a UtilizationReader, reads the log, and returns the resulting
Map of Long file number to FileSummary.
- CALOAD - Static variable in interface com.sleepycat.asm.Opcodes
-
- canBeAncestor(boolean) - Method in class com.sleepycat.je.tree.BIN
-
- canBeAncestor(boolean) - Method in class com.sleepycat.je.tree.DBIN
-
- canBeAncestor(boolean) - Method in class com.sleepycat.je.tree.IN
-
- canBeAncestor(boolean) - Method in class com.sleepycat.je.tree.LN
-
A LN can never be the ancestor of another node.
- canBeAncestor(boolean) - Method in class com.sleepycat.je.tree.Node
-
- CASCADE - Static variable in class com.sleepycat.je.ForeignKeyDeleteAction
-
When a referenced record in the foreign key database is deleted, delete
the primary database record that references it.
- CASTORE - Static variable in interface com.sleepycat.asm.Opcodes
-
- CDB - Static variable in class com.sleepycat.compat.DbCompat
-
- CHAR - Static variable in class com.sleepycat.asm.Type
-
The sort of the char type.
- CHAR_TYPE - Static variable in class com.sleepycat.asm.Type
-
The char type.
- CharacterBinding - Class in com.sleepycat.bind.tuple
-
A concrete TupleBinding
for a Character
primitive
wrapper or a char
primitive.
- CharacterBinding() - Constructor for class com.sleepycat.bind.tuple.CharacterBinding
-
- charsToBytes(char[], int, byte[], int, int) - Static method in class com.sleepycat.util.UtfOps
-
Converts character arrays into byte arrays.
- charToEntry(char, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.CharacterBinding
-
Converts a simple char
value into an entry buffer.
- check(DatabaseEntry) - Method in class com.sleepycat.util.keyrange.KeyRange
-
Returns whether a given key is within range.
- check(DatabaseEntry, boolean) - Method in class com.sleepycat.util.keyrange.KeyRange
-
Returns whether a given key is within range.
- checkBegin(DatabaseEntry, boolean) - Method in class com.sleepycat.util.keyrange.KeyRange
-
Returns whether the given key is within range with respect to the
beginning of the range.
- CHECKCAST - Static variable in interface com.sleepycat.asm.Opcodes
-
- checkCursorState(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Check that the cursor is open and optionally if it is initialized.
- checkEnd(DatabaseEntry, boolean) - Method in class com.sleepycat.util.keyrange.KeyRange
-
Returns whether the given key is within range with respect to the
end of the range.
- checkEnv() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- checkEnv() - Method in class com.sleepycat.je.Environment
-
For internal use only.
- checkEnvHomePermissions(boolean) - Method in class com.sleepycat.je.log.FileManager
-
Ensure that if the environment home dir is on readonly media or in a
readonly directory that the environment has been opened for readonly
access.
- checkEnvs(Set<EnvironmentImpl>) - Method in class com.sleepycat.je.evictor.Evictor
-
Only supported by SharedEvictor.
- checkEnvs(Set<EnvironmentImpl>) - Method in class com.sleepycat.je.evictor.PrivateEvictor
-
Only supported by SharedEvictor.
- checkEnvs(Set<EnvironmentImpl>) - Method in class com.sleepycat.je.evictor.SharedEvictor
-
Returns true if the given set of environments matches the set of subject
environments.
- checkErrorListener(Throwable) - Method in class com.sleepycat.je.utilint.DaemonThread
-
- checkForNullDbt(DatabaseEntry, String, boolean) - Static method in class com.sleepycat.je.utilint.DatabaseUtil
-
Throw an exception if the dbt is null or the data field is not set.
- checkForNullParam(Object, String) - Static method in class com.sleepycat.je.utilint.DatabaseUtil
-
Throw an exception if the parameter is null.
- checkForPartialKey(DatabaseEntry) - Static method in class com.sleepycat.je.utilint.DatabaseUtil
-
Throw an exception if the key dbt has the partial flag set.
- checkHandleIsValid() - Method in class com.sleepycat.je.Environment
-
For internal use only.
- checkIfInvalid() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- checkImmutablePropsForEquality(EnvironmentConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Throws an exception if an immutable property is changed.
- checkImmutablePropsForEquality(EnvironmentMutableConfig, EnvironmentMutableConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentMutableConfig.checkImmutablePropsForEquality()
- checkIsDeleted(String) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- checkLsns(Database) - Static method in class com.sleepycat.je.cleaner.VerifyUtils
-
Compare the LSNs referenced by a given Database to the lsns held
in the utilization profile.
- checkLsns(DatabaseImpl, PrintStream) - Static method in class com.sleepycat.je.cleaner.VerifyUtils
-
Compare the lsns referenced by a given Database to the lsns held
in the utilization profile.
- checkNotClosed() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- checkpoint(CheckpointConfig) - Method in class com.sleepycat.je.Environment
-
Synchronously checkpoint the database environment.
- CHECKPOINT_REFERENCE_SIZE - Static variable in class com.sleepycat.je.dbi.MemoryBudget
-
- CheckpointConfig - Class in com.sleepycat.je
-
- CheckpointConfig() - Constructor for class com.sleepycat.je.CheckpointConfig
-
An instance created using the default constructor is initialized with
the system's default settings.
- CheckpointEnd - Class in com.sleepycat.je.recovery
-
CheckpointEnd encapsulates the information needed by a checkpoint end
log entry.
- CheckpointEnd(String, long, long, long, long, long, int, int, long, long, long) - Constructor for class com.sleepycat.je.recovery.CheckpointEnd
-
- CheckpointEnd() - Constructor for class com.sleepycat.je.recovery.CheckpointEnd
-
- checkpointEnd - Variable in class com.sleepycat.je.recovery.RecoveryInfo
-
- checkpointEndLsn - Variable in class com.sleepycat.je.recovery.RecoveryInfo
-
- Checkpointer - Class in com.sleepycat.je.recovery
-
The Checkpointer looks through the tree for internal nodes that must be
flushed to the log.
- Checkpointer(EnvironmentImpl, long, String) - Constructor for class com.sleepycat.je.recovery.Checkpointer
-
- Checkpointer.CheckpointReference - Class in com.sleepycat.je.recovery
-
- Checkpointer.CheckpointReference(DatabaseId, long, boolean, boolean, byte[], byte[]) - Constructor for class com.sleepycat.je.recovery.Checkpointer.CheckpointReference
-
- Checkpointer.FlushStats - Class in com.sleepycat.je.recovery
-
A struct to hold log flushing stats for checkpoint and database sync.
- Checkpointer.FlushStats() - Constructor for class com.sleepycat.je.recovery.Checkpointer.FlushStats
-
- CHECKPOINTER_BYTES_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CHECKPOINTER_BYTES_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
-
Ask the checkpointer to run every time we write this many bytes to the
log.
- CHECKPOINTER_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The number of times to retry a checkpoint if it runs into a deadlock.
- CHECKPOINTER_HIGH_PRIORITY - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CHECKPOINTER_HIGH_PRIORITY - Static variable in class com.sleepycat.je.EnvironmentConfig
-
If true, the checkpointer uses more resources in order to complete the
checkpoint in a shorter time interval.
- CHECKPOINTER_NAME - Static variable in class com.sleepycat.je.Environment
-
- CHECKPOINTER_RETRY - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CHECKPOINTER_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CHECKPOINTER_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The checkpointer wakeup interval in microseconds.
- CheckpointFileReader - Class in com.sleepycat.je.log
-
CheckpointFileReader searches for root and checkpoint entries.
- CheckpointFileReader(EnvironmentImpl, int, boolean, long, long, long) - Constructor for class com.sleepycat.je.log.CheckpointFileReader
-
Create this reader to start at a given LSN.
- CheckpointStart - Class in com.sleepycat.je.recovery
-
CheckpointStart creates a log entry that marks the beginning of a
checkpoint.
- CheckpointStart(long, String) - Constructor for class com.sleepycat.je.recovery.CheckpointStart
-
- CheckpointStart() - Constructor for class com.sleepycat.je.recovery.CheckpointStart
-
- checkpointStartLsn - Variable in class com.sleepycat.je.recovery.RecoveryInfo
-
- checkRecordNumber() - Method in class com.sleepycat.util.keyrange.RangeCursor
-
If the database is a RECNO or QUEUE database, we know its keys are
record numbers.
- checkState(boolean) - Method in class com.sleepycat.je.txn.BasicLocker
-
- checkState(boolean) - Method in class com.sleepycat.je.txn.Locker
-
- checkState(boolean) - Method in class com.sleepycat.je.txn.ThreadLocker
-
Check that this txn is not used in the wrong thread.
- checkState(boolean) - Method in class com.sleepycat.je.txn.Txn
-
Throw an exception if the transaction is not open.
- checkUpdatesAllowed(String) - Method in class com.sleepycat.je.Cursor
-
- childLsn - Variable in class com.sleepycat.je.tree.TreeLocation
-
- childNotResident - Variable in class com.sleepycat.je.tree.SearchResult
-
- ChildReference - Class in com.sleepycat.je.tree
-
A ChildReference is a reference in the tree from parent to child.
- ChildReference(Node, byte[], long) - Constructor for class com.sleepycat.je.tree.ChildReference
-
Construct a ChildReference for inserting a new entry.
- ChildReference(Node, byte[], long, byte) - Constructor for class com.sleepycat.je.tree.ChildReference
-
Construct a ChildReference for inserting an existing entry.
- cksumValidator - Variable in class com.sleepycat.je.log.FileReader
-
- ClassAdapter - Class in com.sleepycat.asm
-
- ClassAdapter(ClassVisitor) - Constructor for class com.sleepycat.asm.ClassAdapter
-
- ClassCatalog - Interface in com.sleepycat.bind.serial
-
A catalog of class description information for use during object
serialization.
- ClassEnhancer - Class in com.sleepycat.persist.model
-
Enhances the bytecode of persistent classes to provide efficient access to
fields and constructors, and to avoid special security policy settings for
accessing non-public members.
- ClassEnhancer() - Constructor for class com.sleepycat.persist.model.ClassEnhancer
-
Creates a class enhancer that searches all packages.
- ClassEnhancer(Set<String>) - Constructor for class com.sleepycat.persist.model.ClassEnhancer
-
Creates a class enhancer that searches a given set of packages.
- ClassEnhancerTask - Class in com.sleepycat.persist.model
-
- ClassEnhancerTask() - Constructor for class com.sleepycat.persist.model.ClassEnhancerTask
-
- classForName(String) - Static method in class com.sleepycat.persist.impl.SimpleCatalog
-
- classForName(String) - Static method in class com.sleepycat.persist.model.EntityModel
-
Calls Class.forName with the current thread context class loader.
- ClassMetadata - Class in com.sleepycat.persist.model
-
The metadata for a persistent class.
- ClassMetadata(String, int, String, boolean, PrimaryKeyMetadata, Map<String, SecondaryKeyMetadata>, List<FieldMetadata>) - Constructor for class com.sleepycat.persist.model.ClassMetadata
-
Used by an EntityModel
to construct persistent class metadata.
- ClassMetadata(String, int, String, boolean, PrimaryKeyMetadata, Map<String, SecondaryKeyMetadata>, List<FieldMetadata>, Collection<FieldMetadata>) - Constructor for class com.sleepycat.persist.model.ClassMetadata
-
Used by an EntityModel
to construct persistent class metadata.
- ClassReader - Class in com.sleepycat.asm
-
A Java class parser to make a
ClassVisitor
visit an existing class.
- ClassReader(byte[]) - Constructor for class com.sleepycat.asm.ClassReader
-
- ClassReader(byte[], int, int) - Constructor for class com.sleepycat.asm.ClassReader
-
- ClassReader(InputStream) - Constructor for class com.sleepycat.asm.ClassReader
-
- ClassReader(String) - Constructor for class com.sleepycat.asm.ClassReader
-
- ClassVisitor - Interface in com.sleepycat.asm
-
A visitor to visit a Java class.
- ClassWriter - Class in com.sleepycat.asm
-
- ClassWriter(boolean) - Constructor for class com.sleepycat.asm.ClassWriter
-
- ClassWriter(boolean, boolean) - Constructor for class com.sleepycat.asm.ClassWriter
-
- ClassWriter(ClassReader, boolean) - Constructor for class com.sleepycat.asm.ClassWriter
-
Constructs a new
ClassWriter
object and enables optimizations for
"mostly add" bytecode transformations.
- Cleaner - Class in com.sleepycat.je.cleaner
-
The Cleaner is responsible for effectively garbage collecting the JE log.
- Cleaner(EnvironmentImpl, String) - Constructor for class com.sleepycat.je.cleaner.Cleaner
-
- CLEANER_BYTES_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_BYTES_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The cleaner checks disk utilization every time we write this many bytes
to the log.
- CLEANER_CLUSTER - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
Experimental and may be removed in a future release -- not exposed in
the public API.
- CLEANER_CLUSTER_ALL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
Experimental and may be removed in a future release -- not exposed in
the public API.
- CLEANER_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The number of times to retry cleaning if a deadlock occurs.
- CLEANER_DETAIL_MAX_MEMORY_PERCENTAGE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_DETAIL_MAX_MEMORY_PERCENTAGE - Static variable in class com.sleepycat.je.EnvironmentConfig
-
Tracking of detailed cleaning information will use no more than this
percentage of the cache.
- CLEANER_EXPUNGE - Static variable in class com.sleepycat.je.EnvironmentConfig
-
If true, the cleaner deletes log files after successful cleaning.
- CLEANER_FETCH_OBSOLETE_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_FETCH_OBSOLETE_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
-
If true, the cleaner will fetch records to determine their size to more
accurately calculate log utilization.
- CLEANER_FORCE_CLEAN_FILES - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_FORCE_CLEAN_FILES - Static variable in class com.sleepycat.je.EnvironmentConfig
-
Specifies a list of files or file ranges to be cleaned at a time when no
other log cleaning is necessary.
- CLEANER_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The lock timeout for cleaner transactions in microseconds.
- CLEANER_LOOK_AHEAD_CACHE_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_LOOK_AHEAD_CACHE_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The look ahead cache size for cleaning in bytes.
- CLEANER_MAX_BATCH_FILES - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_MAX_BATCH_FILES - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The maximum number of log files in the cleaner's backlog, or zero if
there is no limit.
- CLEANER_MIN_AGE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_MIN_AGE - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The minimum age of a file (number of files between it and the active
file) to qualify it for cleaning under any conditions.
- CLEANER_MIN_FILE_UTILIZATION - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_MIN_FILE_UTILIZATION - Static variable in class com.sleepycat.je.EnvironmentConfig
-
A log file will be cleaned if its utilization percentage is below this
value, irrespective of total utilization.
- CLEANER_MIN_FILES_TO_DELETE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
Deprecated.
As of 1.7.1, no longer used.
- CLEANER_MIN_UTILIZATION - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_MIN_UTILIZATION - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The cleaner will keep the total disk space utilization percentage above
this value.
- CLEANER_NAME - Static variable in class com.sleepycat.je.Environment
-
- CLEANER_READ_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_READ_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The read buffer size for cleaning.
- CLEANER_REMOVE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_RESTART_RETRIES - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
Deprecated.
As of 2.0, no longer used.
- CLEANER_RETRIES - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
Deprecated.
As of 2.0, no longer used.
- CLEANER_RMW_FIX - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
Not part of public API, since it applies to a very old bug.
- CLEANER_THREADS - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_THREADS - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The number of threads allocated by the cleaner for log file processing.
- CLEANER_TRACK_DETAIL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
Not part of public API.
- CLEANER_UPGRADE_TO_LOG_VERSION - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_UPGRADE_TO_LOG_VERSION - Static variable in class com.sleepycat.je.EnvironmentConfig
-
All log files having a log version prior to the specified version will
be cleaned at a time when no other log cleaning is necessary.
- CleanerFileReader - Class in com.sleepycat.je.log
-
CleanerFileReader scans log files for INs and LNs.
- CleanerFileReader(EnvironmentImpl, int, long, Long) - Constructor for class com.sleepycat.je.log.CleanerFileReader
-
Create this reader to start at a given LSN.
- cleanLog() - Method in class com.sleepycat.je.Environment
-
Synchronously invokes database environment log cleaning.
- cleanup() - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- CLEANUP_DONE - Static variable in class com.sleepycat.je.dbi.MemoryBudget
-
- cleanupDatabaseImpls(boolean) - Method in class com.sleepycat.je.txn.Txn
-
Cleanup leftover databaseImpls that are a by-product of database
operations like removeDatabase(), truncateDatabase().
- clear() - Method in class com.sleepycat.collections.StoredContainer
-
Removes all mappings or elements from this map or collection (optional
operation).
- clear() - Method in class com.sleepycat.je.dbi.DbEnvPool
-
For unit testing only.
- clear() - Method in class com.sleepycat.je.dbi.INList
-
Clear the entire list at shutdown and release its portion of the memory
budget.
- clear() - Method in class com.sleepycat.je.log.FileManager
-
Close all file handles and empty the cache.
- clearCache() - Method in class com.sleepycat.je.cleaner.UtilizationProfile
-
Clears the cache of file summary info.
- clearDeleteProhibited() - Method in class com.sleepycat.je.cleaner.Cleaner
-
- clearDupBIN(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Clear the reference to the dup tree, if any.
- clearEnv() - Method in class com.sleepycat.je.evictor.Evictor
-
Standard daemon method to set envImpl to null.
- clearEnv() - Method in class com.sleepycat.je.evictor.PrivateEvictor
-
Standard daemon method to set envImpl to null.
- clearEnv() - Method in class com.sleepycat.je.evictor.SharedEvictor
-
Only supported by PrivateEvictor.
- clearEnv() - Method in class com.sleepycat.je.incomp.INCompressor
-
- clearEnv() - Method in class com.sleepycat.je.recovery.Checkpointer
-
- clearKeyPrefixing() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- clearKnownDeleted(int) - Method in class com.sleepycat.je.tree.BIN
-
Clear the known deleted flag.
- clearLsn(int) - Method in class com.sleepycat.je.tree.IN
-
Set the LSN to null for the idx'th entry of this node.
- clearNotes() - Static method in class com.sleepycat.je.latch.LatchSupport
-
- clearPendingDeleted(int) - Method in class com.sleepycat.je.tree.IN
-
Set pendingDeleted to false.
- clearTarget() - Method in class com.sleepycat.je.tree.ChildReference
-
Clear the target for this ChildReference.
- clearUtilizationRepairDone() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Is public for unit testing.
- clone() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
- clone() - Method in class com.sleepycat.je.latch.LatchStats
-
- clone() - Method in class com.sleepycat.je.log.entry.INLogEntry
-
- clone() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- clone() - Method in interface com.sleepycat.je.log.entry.LogEntry
-
- clone() - Method in class com.sleepycat.je.log.entry.SingleItemEntry
-
- clone() - Method in class com.sleepycat.je.txn.LockInfo
-
- cloneConfig() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns a copy of this configuration object.
- cloneConfig() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Clones the current configuration.
- cloneConfig(EnvironmentConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.cloneConfig()
- cloneConfig() - Method in class com.sleepycat.persist.evolve.EvolveConfig
-
Returns a shallow copy of the configuration.
- cloneConfig() - Method in class com.sleepycat.persist.StoreConfig
-
Returns a shallow copy of the configuration.
- cloneCursor(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Shallow copy.
- cloneCursor(boolean, CursorImpl) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Performs a shallow copy.
- cloneCursorConfig(CursorConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- cloneDatabase() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Create a clone of this database that can be used as the new empty
database when truncating this database.
- cloneMutableConfig() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Clones the current mutable configuration.
- cloneMutableConfig(EnvironmentMutableConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentMutableConfig.cloneMutableConfig()
- close() - Method in interface com.sleepycat.bind.serial.ClassCatalog
-
Close a catalog database and release any cached resources.
- close() - Method in class com.sleepycat.bind.serial.StoredClassCatalog
-
- close(Iterator<?>) - Static method in class com.sleepycat.collections.StoredIterator
-
- close() - Method in class com.sleepycat.collections.StoredIterator
-
Closes this iterator.
- close() - Method in class com.sleepycat.je.cleaner.Cleaner
-
Release resources and update memory budget.
- close() - Method in class com.sleepycat.je.Cursor
-
Discards the cursor.
- close() - Method in class com.sleepycat.je.Database
-
Discards the database handle.
- close() - Method in class com.sleepycat.je.dbi.CursorImpl
-
Close a cursor.
- close() - Method in class com.sleepycat.je.dbi.DbTree
-
Release resources and update memory budget.
- close() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Decrements the reference count and closes the enviornment when it
reaches zero.
- close(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Decrements the reference count and closes the environment when it
reaches zero.
- close() - Method in class com.sleepycat.je.Environment
-
The Environment.close method closes the Berkeley DB environment.
- close() - Method in class com.sleepycat.je.jca.ra.JEConnection
-
- close() - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- close() - Method in class com.sleepycat.je.JoinCursor
-
Closes the cursors that have been opened by this join cursor.
- close() - Method in class com.sleepycat.je.log.FileManager
-
Clear the file lock.
- close() - Method in class com.sleepycat.je.log.TraceLogHandler
-
- close() - Method in class com.sleepycat.je.SecondaryDatabase
-
Closes a secondary database and dis-associates it from its primary
database.
- close() - Method in class com.sleepycat.je.Sequence
-
Closes a sequence.
- close(boolean) - Method in class com.sleepycat.je.txn.Txn
-
- close() - Method in interface com.sleepycat.persist.EntityCursor
-
Closes the cursor.
- close() - Method in class com.sleepycat.persist.EntityStore
-
Closes all databases and sequences that were opened via this store.
- close() - Method in interface com.sleepycat.persist.ForwardCursor
-
Closes the cursor.
- close() - Method in class com.sleepycat.persist.impl.PersistCatalog
-
Decrements the reference count and closes the catalog DB when it reaches
zero.
- close() - Method in class com.sleepycat.persist.impl.Store
-
- close() - Method in class com.sleepycat.persist.raw.RawStore
-
Closes all databases and sequences that were opened by this model.
- close() - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- closeAfterRunRecovery() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- closeClass(Class) - Method in class com.sleepycat.persist.EntityStore
-
Closes the primary and secondary databases for the given entity class
that were opened via this store.
- closeClass(Class) - Method in class com.sleepycat.persist.impl.Store
-
- closeCursor(Cursor) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
Closes the given cursor.
- closeEnvironment(Environment) - Method in class com.sleepycat.je.jmx.JEMonitor
-
Be sure to close Environments when they are no longer used, because
they pin down resources.
- closeLogger() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Close down the logger.
- CmdUtil - Class in com.sleepycat.je.utilint
-
Convenience methods for command line utilities.
- CmdUtil() - Constructor for class com.sleepycat.je.utilint.CmdUtil
-
- collectStats(LockStats) - Method in class com.sleepycat.je.txn.BasicLocker
-
stats
- collectStats(LockStats) - Method in class com.sleepycat.je.txn.Locker
-
Get lock count, for per transaction lock stats, for internal debugging.
- collectStats(LockStats) - Method in class com.sleepycat.je.txn.Txn
-
stats
- com.sleepycat.asm - package com.sleepycat.asm
-
- com.sleepycat.bind - package com.sleepycat.bind
-
Bindings between database entries and Java objects.
- com.sleepycat.bind.serial - package com.sleepycat.bind.serial
-
Bindings that use Java serialization.
- com.sleepycat.bind.tuple - package com.sleepycat.bind.tuple
-
Bindings that use sequences of primitive fields, or tuples.
- com.sleepycat.collections - package com.sleepycat.collections
-
Data access based on the standard Java collections API.
- com.sleepycat.compat - package com.sleepycat.compat
-
- com.sleepycat.je - package com.sleepycat.je
-
Foundation for creating environments, databases and transactions; provides
cursor based data access.
- com.sleepycat.je.cleaner - package com.sleepycat.je.cleaner
-
- com.sleepycat.je.config - package com.sleepycat.je.config
-
Environment configuration parameter support.
- com.sleepycat.je.dbi - package com.sleepycat.je.dbi
-
- com.sleepycat.je.evictor - package com.sleepycat.je.evictor
-
Provides classes and interfaces for memory reclamation in JE.
- com.sleepycat.je.incomp - package com.sleepycat.je.incomp
-
- com.sleepycat.je.jca.ra - package com.sleepycat.je.jca.ra
-
Support for the Java Connector Architecture, which provides a standard
for connecting the J2EE platform to legacy enterprise information
systems (EIS), such as ERP systems, database systems, and legacy
applications not written in Java.
- com.sleepycat.je.jmx - package com.sleepycat.je.jmx
-
JE support for JMX.
- com.sleepycat.je.latch - package com.sleepycat.je.latch
-
Provides classes and interfaces for latches in JDB.
- com.sleepycat.je.log - package com.sleepycat.je.log
-
Provides classes and interfaces for the JDB log subsystem.
- com.sleepycat.je.log.entry - package com.sleepycat.je.log.entry
-
- com.sleepycat.je.recovery - package com.sleepycat.je.recovery
-
- com.sleepycat.je.tree - package com.sleepycat.je.tree
-
- com.sleepycat.je.txn - package com.sleepycat.je.txn
-
Provides classes and interfaces for Transactions in JDB.
- com.sleepycat.je.util - package com.sleepycat.je.util
-
Supporting utilities.
- com.sleepycat.je.utilint - package com.sleepycat.je.utilint
-
- com.sleepycat.persist - package com.sleepycat.persist
-
The Direct Persistence Layer (DPL) adds a persistent object model to the
Berkeley DB transactional engine.
- com.sleepycat.persist.evolve - package com.sleepycat.persist.evolve
-
Utilities for managing class evolution of persistent objects.
- com.sleepycat.persist.impl - package com.sleepycat.persist.impl
-
- com.sleepycat.persist.model - package com.sleepycat.persist.model
-
Annotations for defining a persistent object model.
- com.sleepycat.persist.raw - package com.sleepycat.persist.raw
-
Raw data access for general purpose tools and manual conversions.
- com.sleepycat.util - package com.sleepycat.util
-
General utilities used throughout Berkeley DB.
- com.sleepycat.util.keyrange - package com.sleepycat.util.keyrange
-
- comment - Variable in class com.sleepycat.je.utilint.EventTrace
-
- commit() - Method in class com.sleepycat.je.jca.ra.JELocalTransaction
-
- commit() - Method in class com.sleepycat.je.Transaction
-
End the transaction.
- commit(Durability) - Method in class com.sleepycat.je.Transaction
-
- commit(Xid) - Method in class com.sleepycat.je.txn.Txn
-
- commit() - Method in class com.sleepycat.je.txn.Txn
-
Call commit() with the default sync configuration property.
- commit(Durability) - Method in class com.sleepycat.je.txn.Txn
-
Commit this transaction
1.
- commit(Xid, boolean) - Method in class com.sleepycat.je.XAEnvironment
-
- commitNoSync() - Method in class com.sleepycat.je.Transaction
-
End the transaction, not committing synchronously.
- commitSync() - Method in class com.sleepycat.je.Transaction
-
End the transaction, committing synchronously.
- commitTransaction() - Method in class com.sleepycat.collections.CurrentTransaction
-
Commits the transaction that is active for the current thread for this
environment and makes the parent transaction (if any) the current
transaction.
- commitWriteNoSync() - Method in class com.sleepycat.je.Transaction
-
End the transaction, committing synchronously.
- comparator() - Method in class com.sleepycat.collections.StoredSortedEntrySet
-
Returns null since comparators are not supported.
- comparator() - Method in class com.sleepycat.collections.StoredSortedKeySet
-
Returns null since comparators are not supported.
- comparator() - Method in class com.sleepycat.collections.StoredSortedMap
-
Returns null since comparators are not supported.
- comparator() - Method in class com.sleepycat.collections.StoredSortedValueSet
-
Returns null since comparators are not supported.
- compare(byte[], byte[]) - Method in class com.sleepycat.persist.impl.PersistComparator
-
- compare(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.util.keyrange.KeyRange
-
Compares two keys, using the user comparator if there is one.
- compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.sleepycat.util.keyrange.KeyRange
-
Compares two keys as unsigned byte arrays, which is the default
comparison used by JE/DB.
- compareKeys(byte[], byte[], Comparator<byte[]>) - Static method in class com.sleepycat.je.tree.Key
-
Compare keys with an optional comparator.
- compareTo(DatabaseId) - Method in class com.sleepycat.je.dbi.DatabaseId
-
see Comparable#compareTo
- compareTo(IN) - Method in class com.sleepycat.je.tree.IN
-
Sort based on equality key.
- compareTo(Key) - Method in class com.sleepycat.je.tree.Key
-
Compare two keys.
- compareTo(long, long) - Static method in class com.sleepycat.je.utilint.DbLsn
-
- compareTo(VLSN) - Method in class com.sleepycat.je.utilint.VLSN
-
Compares this VLSN's sequence with the specified VLSN's sequence for
order.
- ComplexFormat - Class in com.sleepycat.persist.impl
-
Format for persistent complex classes that are not composite key classes.
- CompositeKeyFormat - Class in com.sleepycat.persist.impl
-
Format for a composite key class.
- compress() - Method in class com.sleepycat.je.Environment
-
Synchronously invokes the compressor mechanism which compacts in memory
data structures after delete operations.
- compress(BINReference, boolean, LocalUtilizationTracker) - Method in class com.sleepycat.je.tree.BIN
-
Compress this BIN by removing any entries that are deleted.
- compress(BINReference, boolean, LocalUtilizationTracker) - Method in class com.sleepycat.je.tree.IN
-
- COMPRESSOR_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The number of times to retry a compression run if a deadlock occurs.
- COMPRESSOR_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- COMPRESSOR_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The lock timeout for compressor transactions in microseconds.
- COMPRESSOR_PURGE_ROOT - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- COMPRESSOR_PURGE_ROOT - Static variable in class com.sleepycat.je.EnvironmentConfig
-
If true, when the compressor encounters an empty tree, the root node of
the tree is deleted.
- COMPRESSOR_RETRY - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- COMPRESSOR_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- COMPRESSOR_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
-
The compressor thread wakeup interval in microseconds.
- computeArraysOverhead(DbConfigManager) - Static method in class com.sleepycat.je.tree.IN
-
- computeMemorySize() - Method in class com.sleepycat.je.tree.DBIN
-
Count up the memory usage attributable to this node alone.
- computeMemorySize() - Method in class com.sleepycat.je.tree.DIN
-
Count up the memory usage attributable to this node alone.
- computeMemorySize() - Method in class com.sleepycat.je.tree.IN
-
Count up the memory usage attributable to this node alone.
- computeOverhead(DbConfigManager) - Static method in class com.sleepycat.je.tree.BIN
-
- computeOverhead(DbConfigManager) - Static method in class com.sleepycat.je.tree.DBIN
-
- computeOverhead(DbConfigManager) - Static method in class com.sleepycat.je.tree.DIN
-
- computeOverhead(DbConfigManager) - Static method in class com.sleepycat.je.tree.IN
-
- ConfigParam - Class in com.sleepycat.je.config
-
A ConfigParam embodies the metatdata about a JE configuration parameter:
the parameter name, default value, and a validation method.
- ConfigParam(String, String, boolean, boolean) - Constructor for class com.sleepycat.je.config.ConfigParam
-
- configuredCollection(Collection<E>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured collection from a given stored collection.
- configuredList(List<E>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured list from a given stored list.
- configuredMap(Map<K, V>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured map from a given stored map.
- configuredSet(Set<E>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured set from a given stored set.
- configuredSortedMap(SortedMap<K, V>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured sorted map from a given stored sorted map.
- configuredSortedSet(SortedSet<E>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured sorted set from a given stored sorted set.
- contains(Object) - Method in class com.sleepycat.collections.StoredEntrySet
-
Returns true if this set contains the specified element.
- contains(Object) - Method in class com.sleepycat.collections.StoredKeySet
-
Returns true if this set contains the specified key.
- contains(Object) - Method in class com.sleepycat.collections.StoredList
-
Returns true if this list contains the specified element.
- contains(Object) - Method in class com.sleepycat.collections.StoredValueSet
-
Returns true if this set contains the specified element.
- contains(Long) - Method in class com.sleepycat.je.cleaner.DbFileSummaryMap
-
- contains(IN) - Method in class com.sleepycat.je.dbi.INList
-
- contains(K) - Method in interface com.sleepycat.persist.EntityIndex
-
Checks for existence of a key in this index.
- contains(Transaction, K, LockMode) - Method in interface com.sleepycat.persist.EntityIndex
-
Checks for existence of a key in this index.
- containsAll(Collection<?>) - Method in class com.sleepycat.collections.StoredCollection
-
Returns true if this collection contains all of the elements in the
specified collection.
- containsDuplicates() - Method in class com.sleepycat.je.tree.DBIN
-
- containsDuplicates() - Method in class com.sleepycat.je.tree.DIN
-
- containsDuplicates() - Method in class com.sleepycat.je.tree.DupCountLN
-
- containsDuplicates() - Method in class com.sleepycat.je.tree.Node
-
- containsKey(Object) - Method in class com.sleepycat.collections.StoredMap
-
Returns true if this map contains the specified key.
- containsValue(Object) - Method in class com.sleepycat.collections.StoredMap
-
Returns true if this map contains the specified value.
- Conversion - Interface in com.sleepycat.persist.evolve
-
Converts an old version of an object value to conform to the current class
or field definition.
- convert(Object) - Method in interface com.sleepycat.persist.evolve.Conversion
-
Converts an old version of an object value to conform to the current
class or field definition.
- Converter - Class in com.sleepycat.persist.evolve
-
A mutation for converting an old version of an object value to conform to
the current class or field definition.
- Converter(String, int, Conversion) - Constructor for class com.sleepycat.persist.evolve.Converter
-
Creates a mutation for converting all instances of the given class
version to the current version of the class.
- Converter(String, int, String, Conversion) - Constructor for class com.sleepycat.persist.evolve.Converter
-
Creates a mutation for converting all values of the given field in the
given class version to a type compatible with the current declared type
of the field.
- ConverterReader - Class in com.sleepycat.persist.impl
-
Reader for invoking a class Converter mutation.
- convertProxy() - Method in interface com.sleepycat.persist.model.PersistentProxy
-
Returns a new proxied class instance to which the state of this proxy
instance has been copied.
- convertRawObject(RawObject, IdentityHashMap) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
- convertRawObject(RawObject, IdentityHashMap) - Method in class com.sleepycat.persist.impl.SimpleCatalog
-
- convertRawObject(RawObject) - Method in class com.sleepycat.persist.model.EntityModel
-
Converts a given raw object to a live object according to the current
class definitions.
- copy() - Method in class com.sleepycat.je.utilint.TinyHashSet
-
- copy(DatabaseEntry) - Static method in class com.sleepycat.util.keyrange.KeyRange
-
Returns a copy of an entry.
- copy(DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.util.keyrange.KeyRange
-
Copies one entry to another.
- copyAbortInfo(WriteLockInfo) - Method in class com.sleepycat.je.txn.LockResult
-
- copyAbortInfo(WriteLockInfo) - Method in class com.sleepycat.je.txn.WriteLockInfo
-
- copyBytes(byte[]) - Static method in class com.sleepycat.util.keyrange.KeyRange
-
Copies a byte array.
- copyData() - Method in class com.sleepycat.je.tree.LN
-
- copyMutablePropsTo(EnvironmentMutableConfig, EnvironmentMutableConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentMutableConfig.copyMutablePropsTo()
- count() - Method in class com.sleepycat.collections.StoredIterator
-
Returns the number of elements having the same key value as the key
value of the element last returned by next() or previous().
- count() - Method in class com.sleepycat.je.Cursor
-
Returns a count of the number of data items for the key to which the
cursor refers.
- count() - Method in class com.sleepycat.je.Database
-
Counts the key/data pairs in the database.
- count(LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- count() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Count entries in the database including dups, but don't dirty the cache.
- count() - Method in interface com.sleepycat.persist.EntityCursor
-
Returns the number of values (duplicates) for the key at the cursor
position, or returns zero if all values for the key have been deleted,
Returns one or zero if the underlying index has unique keys.
- count() - Method in interface com.sleepycat.persist.EntityIndex
-
Returns a non-transactional count of the entities in this index.
- count() - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- countAsObsoleteWhenLogged() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
Returns true for a deleted LN to count it immediately as obsolete.
- countAsObsoleteWhenLogged() - Method in interface com.sleepycat.je.log.entry.LogEntry
-
Returns true if this item should be counted as obsoleted when logged.
- countLatchesHeld() - Static method in class com.sleepycat.je.latch.LatchSupport
-
Only call under the assert system.
- countNewLogEntry(long, LogEntryType, int, DatabaseImpl) - Method in class com.sleepycat.je.cleaner.LocalUtilizationTracker
-
Counts the addition of all new log entries including LNs.
- countNewLogEntry(long, LogEntryType, int, DatabaseId) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
-
Counts the addition of all new log entries including LNs.
- countNewLogEntry(long, LogEntryType, int, DatabaseImpl) - Method in class com.sleepycat.je.cleaner.UtilizationTracker
-
Counts the addition of all new log entries including LNs, and returns
whether the cleaner should be woken.
- countObsoleteDb(DbFileSummaryMap, long) - Method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
-
Counts all active LSNs in a database as obsolete in the per-file
utilization summaries.
- countObsoleteDb(BaseUtilizationTracker, long) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Counts all active LSNs in a database as obsolete.
- countObsoleteDb(DatabaseImpl) - Method in class com.sleepycat.je.log.LatchedLogManager
-
- countObsoleteDb(DatabaseImpl) - Method in class com.sleepycat.je.log.LogManager
-
- countObsoleteDb(DatabaseImpl) - Method in class com.sleepycat.je.log.SyncedLogManager
-
- countObsoleteIfUncounted(long, long, LogEntryType, int, DatabaseId, boolean) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
-
Counts the oldLsn of a node obsolete if it has not already been counted
at the point of newLsn in the log.
- countObsoleteINs(List<Long>, DatabaseImpl) - Method in class com.sleepycat.je.log.LatchedLogManager
-
- countObsoleteINs(List<Long>, DatabaseImpl) - Method in class com.sleepycat.je.log.LogManager
-
Counts the given obsolete IN LSNs under the log write latch.
- countObsoleteINs(List<Long>, DatabaseImpl) - Method in class com.sleepycat.je.log.SyncedLogManager
-
- countObsoleteNode(long, LogEntryType, int, DatabaseImpl) - Method in class com.sleepycat.je.cleaner.LocalUtilizationTracker
-
Counts a node that has become obsolete and tracks the LSN offset, if
non-zero, to avoid a lookup during cleaning.
- countObsoleteNode(long, LogEntryType, int, DatabaseImpl) - Method in class com.sleepycat.je.cleaner.UtilizationTracker
-
Counts a node that has become obsolete and tracks the LSN offset, if
non-zero, to avoid a lookup during cleaning.
- countObsoleteNode(long, LogEntryType, int, DatabaseImpl) - Method in class com.sleepycat.je.log.LatchedLogManager
-
- countObsoleteNode(long, LogEntryType, int, DatabaseImpl) - Method in class com.sleepycat.je.log.LogManager
-
Count node as obsolete under the log write latch.
- countObsoleteNode(long, LogEntryType, int, DatabaseImpl) - Method in class com.sleepycat.je.log.SyncedLogManager
-
- countObsoleteNodeInexact(long, LogEntryType, int, DatabaseImpl) - Method in class com.sleepycat.je.cleaner.LocalUtilizationTracker
-
Counts as countObsoleteNode does, but since the LSN may be inexact, does
not track the obsolete LSN offset.
- countObsoleteNodeInexact(long, LogEntryType, int, DatabaseImpl) - Method in class com.sleepycat.je.cleaner.UtilizationTracker
-
Counts as countObsoleteNode does, but since the LSN may be inexact, does
not track the obsolete LSN offset.
- countObsoleteUnconditional(long, LogEntryType, int, DatabaseId, boolean) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
-
Counts the LSN of a node obsolete unconditionally.
- createAutoTxn(EnvironmentImpl, TransactionConfig, boolean, ReplicationContext) - Static method in class com.sleepycat.je.txn.Txn
-
- createBasicLocker(EnvironmentImpl) - Static method in class com.sleepycat.je.txn.BasicLocker
-
- createBasicLocker(EnvironmentImpl, boolean) - Static method in class com.sleepycat.je.txn.BasicLocker
-
- createBasicLocker(EnvironmentImpl, boolean, boolean) - Static method in class com.sleepycat.je.txn.BasicLocker
-
- createBuddyLocker(EnvironmentImpl, Locker) - Static method in class com.sleepycat.je.txn.BuddyLocker
-
- createClientDb(Locker, String, DatabaseConfig, NameLN, ReplicationContext) - Method in class com.sleepycat.je.dbi.DbTree
-
Create a replicated database on this client node.
- createConnectionFactory(ConnectionManager) - Method in class com.sleepycat.je.jca.ra.JEManagedConnectionFactory
-
- createConnectionFactory() - Method in class com.sleepycat.je.jca.ra.JEManagedConnectionFactory
-
- createDb(Locker, String, DatabaseConfig, Database) - Method in class com.sleepycat.je.dbi.DbTree
-
Creates a new database object given a database name.
- createdNode(long) - Method in class com.sleepycat.je.txn.BasicLocker
-
Always false for this txn.
- createdNode(long) - Method in class com.sleepycat.je.txn.Locker
-
- createdNode(long) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
-
Forwards this method to the transactional buddy.
- createdNode(long) - Method in class com.sleepycat.je.txn.Txn
-
- createFormat(String, Map<String, Format>) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
Convenience method that gets the class for the given class name and
calls createFormat with the class object.
- createFormat(Class, Map<String, Format>) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
If the given class format is not already present in the given map and
a format for this class name does not already exist, creates an
uninitialized format, adds it to the map, and also collects related
formats in the map.
- createFormat(String, Map<String, Format>) - Method in class com.sleepycat.persist.impl.SimpleCatalog
-
- createFormat(Class, Map<String, Format>) - Method in class com.sleepycat.persist.impl.SimpleCatalog
-
- createInternalDb(Locker, String, DatabaseConfig) - Method in class com.sleepycat.je.dbi.DbTree
-
Create a database for internal use that will never be replicated.
- createKeyPrefix(byte[], byte[]) - Static method in class com.sleepycat.je.tree.Key
-
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.sleepycat.je.jca.ra.JEManagedConnectionFactory
-
- createNewInstance(byte[], int, int) - Method in class com.sleepycat.je.tree.BIN
-
Create a new BIN.
- createNewInstance(byte[], int, int) - Method in class com.sleepycat.je.tree.DBIN
-
Create a new DBIN.
- createNewInstance(byte[], int, int) - Method in class com.sleepycat.je.tree.DIN
-
Create a new DIN.
- createNewInstance(byte[], int, int) - Method in class com.sleepycat.je.tree.IN
-
Create a new IN.
- createPreparedTxn(EnvironmentImpl, TransactionConfig, long) - Static method in class com.sleepycat.je.txn.PreparedTxn
-
- createReadCommittedLocker(EnvironmentImpl, Locker) - Static method in class com.sleepycat.je.txn.ReadCommittedLocker
-
- createReference() - Method in class com.sleepycat.je.tree.BIN
-
Create a holder object that encapsulates information about this BIN for
the INCompressor.
- createReference() - Method in class com.sleepycat.je.tree.DBIN
-
- createRepTxn(EnvironmentImpl, TransactionConfig) - Method in interface com.sleepycat.je.dbi.ReplicatorInstance
-
Create an appropriate type of Replicated transaction.
- createRepTxn(EnvironmentImpl, TransactionConfig, boolean, long) - Method in interface com.sleepycat.je.dbi.ReplicatorInstance
-
A form used primarily for auto commit transactions.
- createRepTxn(EnvironmentImpl, TransactionConfig, ReplicationContext) - Method in interface com.sleepycat.je.dbi.ReplicatorInstance
-
A variation of the above used for testing; it arranges for a
ReplicationContext to be passed in for testing purposes.
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.serial.SerialSerialKeyCreator
-
- createSecondaryKey(PK, D) - Method in class com.sleepycat.bind.serial.SerialSerialKeyCreator
-
Creates the index key object from primary key and data objects.
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.serial.TupleSerialKeyCreator
-
- createSecondaryKey(TupleInput, D, TupleOutput) - Method in class com.sleepycat.bind.serial.TupleSerialKeyCreator
-
Creates the index key entry from primary key tuple entry and
deserialized data entry.
- createSecondaryKey(TupleInput, D, TupleOutput) - Method in class com.sleepycat.bind.serial.TupleSerialMarshalledKeyCreator
-
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleTupleKeyCreator
-
- createSecondaryKey(TupleInput, TupleInput, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleKeyCreator
-
Creates the index key from primary key tuple and data tuple.
- createSecondaryKey(TupleInput, TupleInput, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleMarshalledKeyCreator
-
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in interface com.sleepycat.je.SecondaryKeyCreator
-
Creates a secondary key entry, given a primary key and data entry.
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistKeyCreator
-
- createSecondaryKeys(SecondaryDatabase, DatabaseEntry, DatabaseEntry, Set<DatabaseEntry>) - Method in interface com.sleepycat.je.SecondaryMultiKeyCreator
-
Creates a secondary key entry, given a primary key and data entry.
- createSecondaryKeys(SecondaryDatabase, DatabaseEntry, DatabaseEntry, Set) - Method in class com.sleepycat.persist.impl.PersistKeyCreator
-
- createThreadLocker(EnvironmentImpl) - Static method in class com.sleepycat.je.txn.ThreadLocker
-
- createTxn(EnvironmentImpl, TransactionConfig, ReplicationContext) - Static method in class com.sleepycat.je.txn.Txn
-
- CURRENT - Static variable in class com.sleepycat.je.dbi.PutMode
-
- current() - Method in interface com.sleepycat.persist.EntityCursor
-
Returns the value at the cursor position, or null if the value at the
cursor position has been deleted.
- current(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
-
Returns the value at the cursor position, or null if the value at the
cursor position has been deleted.
- CURRENT_VERSION - Static variable in class com.sleepycat.je.JEVersion
-
Release version.
- currentEntryHeader - Variable in class com.sleepycat.je.log.FileReader
-
- currentEntryOffset - Variable in class com.sleepycat.je.log.FileReader
-
- currentEntryPrevOffset - Variable in class com.sleepycat.je.log.FileReader
-
- CurrentTransaction - Class in com.sleepycat.collections
-
Provides access to the current transaction for the current thread within the
context of a Berkeley DB environment.
- Cursor - Class in com.sleepycat.je
-
A database cursor.
- CursorConfig - Class in com.sleepycat.je
-
Specifies the attributes of database cursor.
- CursorConfig() - Constructor for class com.sleepycat.je.CursorConfig
-
An instance created using the default constructor is initialized with
the system's default settings.
- CursorImpl - Class in com.sleepycat.je.dbi
-
A CursorImpl is the internal implementation of the cursor.
- CursorImpl(DatabaseImpl, Locker) - Constructor for class com.sleepycat.je.dbi.CursorImpl
-
Creates a cursor with retainNonTxnLocks=true.
- CursorImpl(DatabaseImpl, Locker, boolean) - Constructor for class com.sleepycat.je.dbi.CursorImpl
-
Creates a cursor.
- CursorImpl.KeyChangeStatus - Class in com.sleepycat.je.dbi
-
Holder for an OperationStatus and a keyChange flag.
- CursorImpl.KeyChangeStatus(OperationStatus, boolean) - Constructor for class com.sleepycat.je.dbi.CursorImpl.KeyChangeStatus
-
- CursorImpl.SearchMode - Class in com.sleepycat.je.dbi
-
public for Cursor et al
- CursorImpl.WithCursor - Interface in com.sleepycat.je.dbi
-
Callback object for traverseDbWithCursor.
- CURSORS_EXIST - Static variable in exception com.sleepycat.je.tree.CursorsExistException
-
- CursorsExistException - Exception in com.sleepycat.je.tree
-
Error to indicate that a bottom level BIN has cursors on it during a
delete subtree operation.
- cv - Variable in class com.sleepycat.asm.ClassAdapter
-
- generateId(TxnManager, long) - Method in class com.sleepycat.je.txn.BasicLocker
-
BasicLockers always have a fixed id, because they are never used for
recovery.
- generateId(TxnManager, long) - Method in class com.sleepycat.je.txn.Locker
-
A Locker has to generate its next id.
- generateId(TxnManager, long) - Method in class com.sleepycat.je.txn.PreparedTxn
-
PrepareTxns use the mandated id.
- generateId(TxnManager, long) - Method in class com.sleepycat.je.txn.Txn
-
UserTxns get a new unique id for each instance.
- generateLevel(DatabaseId, int) - Method in class com.sleepycat.je.tree.DBIN
-
- generateLevel(DatabaseId, int) - Method in class com.sleepycat.je.tree.DIN
-
- generateLevel(DatabaseId, int) - Method in class com.sleepycat.je.tree.IN
-
- Generation - Class in com.sleepycat.je.tree
-
- Generation() - Constructor for class com.sleepycat.je.tree.Generation
-
- get(int) - Method in class com.sleepycat.collections.StoredList
-
Returns the element at the specified position in this list.
- get(Object) - Method in class com.sleepycat.collections.StoredMap
-
Returns the value to which this map maps the specified key.
- get(Long, boolean, boolean, FileManager) - Method in class com.sleepycat.je.cleaner.DbFileSummaryMap
-
Returns the DbFileSummary for the given file, allocating it if
necessary.
- get(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Database
-
Retrieves the key/data pair with the given key.
- get(ConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
-
Get this parameter from the environment wide configuration settings.
- get(String) - Method in class com.sleepycat.je.dbi.DbConfigManager
-
Get this parameter from the environment wide configuration settings.
- get(long) - Method in class com.sleepycat.je.log.LogManager
-
Fault in the first object in the log entry log entry at this LSN.
- get(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
-
Retrieves the key/data pair with the given key.
- get(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
-
Retrieves the key/data pair with the given key.
- get(Transaction, int) - Method in class com.sleepycat.je.Sequence
-
Returns the next available element in the sequence and changes the
sequence value by delta
.
- get(long) - Method in class com.sleepycat.je.utilint.BitMap
-
- get(K) - Method in interface com.sleepycat.persist.EntityIndex
-
Gets an entity via a key of this index.
- get(Transaction, K, LockMode) - Method in interface com.sleepycat.persist.EntityIndex
-
Gets an entity via a key of this index.
- get(PK) - Method in class com.sleepycat.persist.PrimaryIndex
-
- get(Transaction, PK, LockMode) - Method in class com.sleepycat.persist.PrimaryIndex
-
- get(SK) - Method in class com.sleepycat.persist.SecondaryIndex
-
- get(Transaction, SK, LockMode) - Method in class com.sleepycat.persist.SecondaryIndex
-
- getAbortKnownDeleted() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getAbortKnownDeleted() - Method in class com.sleepycat.je.log.LNFileReader
-
Get last abort known deleted seen by the reader.
- getAbortKnownDeleted() - Method in class com.sleepycat.je.txn.WriteLockInfo
-
- getAbortLsn() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getAbortLsn() - Method in class com.sleepycat.je.log.LNFileReader
-
Get last abort LSN seen by the reader (may be null).
- getAbortLsn(long) - Method in class com.sleepycat.je.txn.BasicLocker
-
- getAbortLsn(long) - Method in class com.sleepycat.je.txn.Locker
-
- getAbortLsn(long) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
-
Forwards this method to the transactional buddy.
- getAbortLsn(long) - Method in class com.sleepycat.je.txn.Txn
-
- getAbortLsn() - Method in class com.sleepycat.je.txn.WriteLockInfo
-
- getActiveTxns() - Method in class com.sleepycat.je.TransactionStats
-
Return the array of active transactions.
- getAdditionalTreeMemorySize() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Returns the tree memory size that should be added to MAPLN_OVERHEAD.
- getAdler32ChunkSize() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getAdminBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bytes of JE cache used for log cleaning metadata and other
administrative structures.
- getAdminMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
Used for unit testing.
- getAggressive() - Method in class com.sleepycat.je.VerifyConfig
-
Returns true if the
Environment.verify
and
Database.verify
are configured to perform fine granularity consistency
checking that includes verifying in memory constructs.
- getAllFileNumbers() - Method in class com.sleepycat.je.log.FileManager
-
Get all JE file numbers.
- getAllowCreate() - Method in class com.sleepycat.je.DatabaseConfig
-
- getAllowCreate() - Method in class com.sleepycat.je.EnvironmentConfig
-
Returns a flag that specifies if we may create this environment.
- getAllowCreate() - Method in class com.sleepycat.je.SequenceConfig
-
Returns true if the
Database.openSequence
method is configured to create the sequence if it
does not already exist.
- getAllowCreate() - Method in class com.sleepycat.persist.StoreConfig
-
Returns whether creation of a new store is allowed.
- getAllowFlush() - Method in class com.sleepycat.je.cleaner.TrackedFileSummary
-
Returns whether this summary is allowed or prohibited from being flushed
or evicted during cleaning.
- getAllowNestedTransactions() - Method in class com.sleepycat.collections.TransactionRunner
-
Returns whether nested transactions will be created if
run()
is called when a transaction is already active for
the current thread.
- getAllowPopulate() - Method in class com.sleepycat.je.SecondaryConfig
-
Returns whether automatic population of the secondary is allowed.
- getAllRawTypes() - Method in class com.sleepycat.persist.impl.PersistCatalog
-
Returns all formats as RawTypes.
- getAllRawTypes() - Method in class com.sleepycat.persist.model.EntityModel
-
Returns all versions of all known types.
- getAllRawTypeVersions(String) - Method in class com.sleepycat.persist.model.EntityModel
-
Returns all known versions of type information for a given class name,
or null if no persistent version of the class is known.
- getAllTypes() - Static method in class com.sleepycat.je.log.LogEntryType
-
Get a copy of all types for unit testing.
- getAndResetNReads() - Method in class com.sleepycat.je.log.FileReader
-
Returns the number of reads since the last time this method was called.
- getArg(String[], int) - Static method in class com.sleepycat.je.utilint.CmdUtil
-
- getArgumentTypes(String) - Static method in class com.sleepycat.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method descriptor.
- getArgumentTypes(Method) - Static method in class com.sleepycat.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method.
- getAttribute(Environment, String) - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
Get an attribute value for the given environment.
- getAttribute(String) - Method in class com.sleepycat.je.jmx.JEMonitor
-
- getAttributeList(Environment) - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
Get MBean attribute metadata for this environment.
- getAttributes(String[]) - Method in class com.sleepycat.je.jmx.JEMonitor
-
- getAutoCommitNoSync() - Method in class com.sleepycat.je.SequenceConfig
-
Returns true if the auto-commit operations on the sequence are configure
to not flush the transaction log..
- getBaseClass() - Method in class com.sleepycat.bind.serial.SerialBinding
-
Returns the base class for this binding.
- getBaseSummary() - Method in class com.sleepycat.je.tree.FileSummaryLN
-
Returns the base summary for the file that is stored in the LN.
- getBigIntegerByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Returns the byte length of a BigInteger
.
- getBigIntegerByteLength(BigInteger) - Static method in class com.sleepycat.bind.tuple.TupleOutput
-
Returns the byte length of a given BigInteger
value.
- getBIN() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getBinDeltaPercent() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getBinMaxDeltas() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getBINOverhead() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getBinRefQueueSize() - Method in class com.sleepycat.je.incomp.INCompressor
-
- getBINsByLevel() - Method in class com.sleepycat.je.BtreeStats
-
Returns the count of Bottom Internal Nodes per level, indexed by level.
- getBINToBeRemoved() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getBoolean(BooleanConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
-
Get this parameter from the environment wide configuration settings.
- getBoolean(Properties, String) - Static method in class com.sleepycat.je.utilint.PropUtil
-
- getBooleanLogSize() - Static method in class com.sleepycat.je.log.LogUtils
-
- getBottomInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
Returns the number of Bottom Internal Nodes in the database tree.
- getBranchQualifier() - Method in class com.sleepycat.je.log.LogUtils.XidImpl
-
- getBtreeComparator() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns the Comparator used for key comparison on this database.
- getBtreeComparator() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getBtreeComparatorByClass() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getBtreeComparatorByClassName() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns true if the btree comparator is set by class name, not by
serializable Comparator object
- getBtreeRecordNumbers(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getBudgetedMemorySize() - Method in class com.sleepycat.je.tree.IN
-
Returns the amount of memory currently budgeted for this IN.
- getBufferBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The total memory currently consumed by log buffers, in bytes.
- getBufferBytes() - Method in class com.sleepycat.util.FastInputStream
-
Returns the underlying data being read.
- getBufferBytes() - Method in class com.sleepycat.util.FastOutputStream
-
Returns the buffer owned by this object.
- getBufferLength() - Method in class com.sleepycat.util.FastInputStream
-
Returns the end of the buffer being read.
- getBufferLength() - Method in class com.sleepycat.util.FastOutputStream
-
Returns the length used in the internal buffer, i.e., the offset at
which data will be written next.
- getBufferOffset() - Method in class com.sleepycat.util.FastInputStream
-
Returns the offset at which data is being read from the buffer.
- getBufferOffset() - Method in class com.sleepycat.util.FastOutputStream
-
Returns the offset of the internal buffer.
- getByteArray(DatabaseEntry) - Static method in class com.sleepycat.util.keyrange.KeyRange
-
Returns an entry's byte array, copying it if the entry offset is
non-zero.
- getByteArray(DatabaseEntry, int) - Static method in class com.sleepycat.util.keyrange.KeyRange
-
- getByteArrayLogSize(byte[]) - Static method in class com.sleepycat.je.log.LogUtils
-
- getByteBufferFromLog(long) - Method in class com.sleepycat.je.log.LogManager
-
Return a ByteBuffer holding the log entry at this LSN.
- getByteLength(char[]) - Static method in class com.sleepycat.util.UtfOps
-
Returns the byte length of the UTF string that would be created by
converting the given characters to UTF.
- getByteLength(char[], int, int) - Static method in class com.sleepycat.util.UtfOps
-
Returns the byte length of the UTF string that would be created by
converting the given characters to UTF.
- getBytes() - Method in class com.sleepycat.je.dbi.DatabaseId
-
- getBytes(long) - Method in interface com.sleepycat.je.log.LogSource
-
Fill the destination byte array with bytes.
- getBytes(long, int) - Method in interface com.sleepycat.je.log.LogSource
-
Fill the destination byte array with the requested number of bytes.
- getCacheDataBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
- getCacheMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getCacheMode() - Method in class com.sleepycat.je.Cursor
-
Returns the CacheMode
used for operations performed using this
cursor.
- getCacheMode() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getCacheMode() - Method in interface com.sleepycat.persist.EntityCursor
-
Returns the CacheMode
used for operations performed using this
cursor.
- getCachePercent() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Returns the percentage value used in the JE cache size calculation.
- getCacheSize() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Returns the memory available to the database system, in bytes.
- getCacheSize() - Method in class com.sleepycat.je.SequenceConfig
-
Returns the number of elements cached by a sequence handle..
- getCacheSize() - Method in class com.sleepycat.je.SequenceStats
-
Returns the number of values that will be cached in this handle.
- getCacheTotalBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The total amount of JE cache in use, in bytes.
- getCacheUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget.Totals
-
- getCatalog() - Method in class com.sleepycat.collections.TupleSerialFactory
-
Returns the class catalog associated with this factory.
- getCatalog() - Method in interface com.sleepycat.persist.impl.EntityInput
-
Returns the Catalog associated with this input.
- getCause() - Method in interface com.sleepycat.util.ExceptionWrapper
-
Returns the nested exception or null if none is present.
- getCause() - Method in exception com.sleepycat.util.IOExceptionWrapper
-
- getCause() - Method in exception com.sleepycat.util.RuntimeExceptionWrapper
-
- getCharLength(byte[]) - Static method in class com.sleepycat.util.UtfOps
-
Returns the number of characters represented by the given UTF string.
- getCharLength(byte[], int, int) - Static method in class com.sleepycat.util.UtfOps
-
Returns the number of characters represented by the given UTF string.
- getCheckpointer() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getCheckpointUP(EnvironmentConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.getCheckpointUP()
- getChecksum() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getChecksumOnRead() - Method in class com.sleepycat.je.log.LogManager
-
- getChildKey(IN) - Method in class com.sleepycat.je.tree.BIN
-
Get the key (dupe or identifier) in child that is used to locate it in
'this' node.
- getChildKey(IN) - Method in class com.sleepycat.je.tree.DBIN
-
Get the key (dupe or identifier) in child that is used to locate
it in 'this' node.
- getChildKey(IN) - Method in class com.sleepycat.je.tree.DIN
-
Get the key (dupe or identifier) in child that is used to locate
it in 'this' node.
- getChildKey(IN) - Method in class com.sleepycat.je.tree.IN
-
Get the key (dupe or identifier) in child that is used to locate it in
'this' node.
- getClassesToEvolve() - Method in class com.sleepycat.persist.evolve.EvolveConfig
-
Returns an unmodifiable set of the entity classes to be evolved.
- getClassFormat(byte[]) - Method in interface com.sleepycat.bind.serial.ClassCatalog
-
Return the ObjectStreamClass for the given class ID.
- getClassFormat(byte[]) - Method in class com.sleepycat.bind.serial.StoredClassCatalog
-
- getClassID(ObjectStreamClass) - Method in interface com.sleepycat.bind.serial.ClassCatalog
-
Return the class ID for the current version of the given class
description.
- getClassID(ObjectStreamClass) - Method in class com.sleepycat.bind.serial.StoredClassCatalog
-
- getClassLoader() - Method in class com.sleepycat.bind.serial.SerialBinding
-
Returns the class loader to be used during deserialization, or null if
a default class loader should be used.
- getClassMetadata() - Method in class com.sleepycat.persist.impl.ComplexFormat
-
- getClassMetadata() - Method in class com.sleepycat.persist.impl.CompositeKeyFormat
-
- getClassMetadata() - Method in class com.sleepycat.persist.impl.Format
-
- getClassMetadata(String) - Method in class com.sleepycat.persist.model.AnnotationModel
-
- getClassMetadata(String) - Method in class com.sleepycat.persist.model.EntityModel
-
Returns the metadata for a given persistent class name, including proxy
classes and entity classes.
- getClassMetadata() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns the original model class metadata used to create this class, or
null if this is not a model class.
- getClassName() - Method in class com.sleepycat.asm.Type
-
Returns the name of the class corresponding to this type.
- getClassName() - Method in class com.sleepycat.persist.evolve.Mutation
-
Returns the class to which this mutation applies.
- getClassName() - Method in class com.sleepycat.persist.impl.Format
-
- getClassName() - Method in class com.sleepycat.persist.model.ClassMetadata
-
Returns the name of the persistent class.
- getClassName() - Method in class com.sleepycat.persist.model.EntityMetadata
-
Returns the name of the entity class.
- getClassName() - Method in class com.sleepycat.persist.model.FieldMetadata
-
Returns the class name of the field type.
- getClassName() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns the class name for this type in the format specified by Class.getName()
.
- getClassVersion() - Method in class com.sleepycat.persist.evolve.Mutation
-
Returns the class version to which this mutation applies.
- getCleanedFiles() - Method in class com.sleepycat.je.cleaner.FileSelector.CheckpointStartCleanerState
-
- getCleaner() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getCleanerBacklog() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of files to be cleaned to reach the target utilization.
- getClear() - Method in class com.sleepycat.je.StatsConfig
-
Returns true if the statistics operation is configured to reset
statistics after they are returned.
- getCollection() - Method in class com.sleepycat.collections.StoredIterator
-
Returns the collection associated with this iterator.
- getCommitDurability() - Method in class com.sleepycat.je.txn.Txn
-
Returns the durability used for the commit operation.
- getComponentType() - Method in class com.sleepycat.persist.impl.Format
-
- getComponentType() - Method in class com.sleepycat.persist.impl.ObjectArrayFormat
-
- getComponentType() - Method in class com.sleepycat.persist.impl.PrimitiveArrayFormat
-
- getComponentType() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns the array component type, or null if this is not an array type.
- getCompositeKeyFields() - Method in class com.sleepycat.persist.model.ClassMetadata
-
Returns an unmodifiable list of metadata for the fields making up a
composite key, or null if this is a not a composite key class.
- getConfig() - Method in class com.sleepycat.je.Cursor
-
Returns this cursor's configuration.
- getConfig() - Method in class com.sleepycat.je.Database
-
Returns this Database object's configuration.
- getConfig() - Method in class com.sleepycat.je.Environment
-
Returns this object's configuration.
- getConfig() - Method in class com.sleepycat.je.JoinCursor
-
Returns this object's configuration.
- getConfig() - Method in class com.sleepycat.persist.EntityStore
-
Returns a copy of the entity store configuration.
- getConfig() - Method in class com.sleepycat.persist.impl.Store
-
- getConfig() - Method in class com.sleepycat.persist.raw.RawStore
-
Returns a copy of the entity store configuration.
- getConfigManager() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Returns the config manager for the current base configuration.
- getConfigParam(Properties, String) - Static method in class com.sleepycat.je.dbi.DbConfigManager
-
Helper method for environment and replicator configuration classes.
- getConfigParam(String) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Returns the value for this configuration parameter.
- getConnection(String, EnvironmentConfig) - Method in interface com.sleepycat.je.jca.ra.JEConnectionFactory
-
- getConnection(String, EnvironmentConfig, TransactionConfig) - Method in interface com.sleepycat.je.jca.ra.JEConnectionFactory
-
- getConnection(String, EnvironmentConfig) - Method in class com.sleepycat.je.jca.ra.JEConnectionFactoryImpl
-
- getConnection(String, EnvironmentConfig, TransactionConfig) - Method in class com.sleepycat.je.jca.ra.JEConnectionFactoryImpl
-
- getConnection(Subject, ConnectionRequestInfo) - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- getConsistencyPolicy() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
- getConsistencyPolicy() - Method in class com.sleepycat.je.TransactionConfig
-
- getContentSize() - Method in class com.sleepycat.je.dbi.Operation
-
- getConversion() - Method in class com.sleepycat.persist.evolve.Converter
-
Returns the converter instance specified to the constructor.
- getConverter(String, int, String) - Method in class com.sleepycat.persist.evolve.Mutations
-
Returns the converter mutation for the given class, version and field,
or null if none exists.
- getConverters() - Method in class com.sleepycat.persist.evolve.Mutations
-
Returns an unmodifiable collection of all converter mutations.
- getCreateConfig() - Method in class com.sleepycat.je.log.DbOpReplicationContext
-
- getCreateUP(EnvironmentConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.getCreateUP()
- getCriticalThreshold() - Method in class com.sleepycat.je.dbi.MemoryBudget.Totals
-
- getCurrent(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Returns the key/data pair to which the cursor refers.
- getCurrent(DatabaseEntry, DatabaseEntry, LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Retrieve the current record.
- getCurrent(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Returns the key/data pair to which the cursor refers.
- getCurrent(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Returns the key/data pair to which the cursor refers.
- getCurrent() - Method in class com.sleepycat.je.SequenceStats
-
Returns the current value of the sequence in the database.
- getCurrent(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getCurrentAlreadyLatched(DatabaseEntry, DatabaseEntry, LockType, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Retrieve the current record.
- getCurrentFileNum() - Method in class com.sleepycat.je.log.FileManager
-
Returns the highest (current) file number.
- getCurrentLN(LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Retrieve the current LN, return with the target bin unlatched.
- getCurrentLNAlreadyLatched(LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Retrieve the current LN, assuming the BIN is already latched.
- getCurrentRecordNumber(Cursor, DatabaseEntry, LockMode) - Static method in class com.sleepycat.compat.DbCompat
-
- getCursor() - Method in class com.sleepycat.util.keyrange.RangeCursor
-
Returns the underlying cursor.
- getCursorConfig() - Method in class com.sleepycat.collections.StoredContainer
-
Returns the cursor configuration that is used for all operations
performed via this container.
- getCursorImpl(Cursor) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to Cursor.getCursorImpl()
- getCursorsBins() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bins encountered by the INCompressor that had cursors
referring to them when the compressor ran.
- getCursorSet() - Method in class com.sleepycat.je.tree.BIN
-
- getData() - Method in class com.sleepycat.je.DatabaseEntry
-
Returns the byte array.
- getData() - Method in class com.sleepycat.je.tree.BINReference
-
- getData() - Method in class com.sleepycat.je.tree.DBINReference
-
- getData() - Method in class com.sleepycat.je.tree.LN
-
- getDatabase() - Method in class com.sleepycat.je.Cursor
-
Returns the Database handle associated with this Cursor.
- getDatabase() - Method in class com.sleepycat.je.dbi.TruncateResult
-
- getDatabase() - Method in class com.sleepycat.je.JoinCursor
-
Returns the primary database handle associated with this cursor.
- getDatabase() - Method in class com.sleepycat.je.Sequence
-
Returns the Database handle associated with this sequence.
- getDatabase() - Method in class com.sleepycat.je.tree.IN
-
Get the database for this IN.
- getDatabase() - Method in class com.sleepycat.je.tree.MapLN
-
- getDatabase() - Method in class com.sleepycat.je.tree.Tree
-
- getDatabase() - Method in class com.sleepycat.persist.PrimaryIndex
-
Returns the underlying database for this index.
- getDatabase() - Method in class com.sleepycat.persist.SecondaryIndex
-
Returns the underlying secondary database for this index.
- getDatabaseCount(Database) - Static method in class com.sleepycat.compat.DbCompat
-
- getDatabaseFile(Database) - Static method in class com.sleepycat.compat.DbCompat
-
- getDatabaseId() - Method in class com.sleepycat.je.log.CleanerFileReader
-
Get the last databaseId seen by the reader.
- getDatabaseId() - Method in class com.sleepycat.je.log.INFileReader
-
Get the last databaseId seen by the reader.
- getDatabaseId() - Method in class com.sleepycat.je.log.LNFileReader
-
Get the last databaseId seen by the reader.
- getDatabaseId() - Method in class com.sleepycat.je.tree.BINReference
-
- getDatabaseId() - Method in class com.sleepycat.je.tree.IN
-
- getDatabaseId() - Method in class com.sleepycat.je.tree.INDeleteInfo
-
- getDatabaseId() - Method in class com.sleepycat.je.tree.INDupDeleteInfo
-
- getDatabaseName() - Method in class com.sleepycat.je.Database
-
Returns the database name.
- getDatabaseNamer() - Method in class com.sleepycat.persist.StoreConfig
-
- getDatabaseNames() - Method in class com.sleepycat.je.Environment
-
Returns a List of database names for the database environment.
- getDataBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The amount of JE cache used for holding data, keys and internal Btree
nodes, in bytes.
- getDb(Locker, String, Database) - Method in class com.sleepycat.je.dbi.DbTree
-
Get a database object given a database name.
- getDb(DatabaseId) - Method in class com.sleepycat.je.dbi.DbTree
-
Get a database object based on an id only.
- getDb(DatabaseId, long) - Method in class com.sleepycat.je.dbi.DbTree
-
Get a database object based on an id only.
- getDb(DatabaseId, long, Map<DatabaseId, DatabaseImpl>) - Method in class com.sleepycat.je.dbi.DbTree
-
Get a database object based on an id only, caching the id-db mapping in
the given map.
- getDb(DatabaseId, long, String) - Method in class com.sleepycat.je.dbi.DbTree
-
Get a database object based on an id only.
- getDbClosedBins() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bins encountered by the INCompressor that had their
database closed between the time they were put on the compressor queue
and when the compressor ran.
- getDbConfigReplicated(DatabaseConfig) - Static method in class com.sleepycat.je.DbInternal
-
- getDbEnvironment() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getDbEviction() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Returns whether DB/MapLN eviction is enabled.
- getDbFileSummaries() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
For unit testing.
- getDbFileSummary(Long, boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Returns the DbFileSummary for the given file, allocates it if
necessary and budgeted memory for any changes.
- getDbId() - Method in class com.sleepycat.je.log.entry.BINDeltaLogEntry
-
- getDbId() - Method in interface com.sleepycat.je.log.entry.INContainingEntry
-
- getDbId() - Method in class com.sleepycat.je.log.entry.INLogEntry
-
- getDbId() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getDbId() - Method in interface com.sleepycat.je.log.entry.NodeLogEntry
-
All node entries have a database ID.
- getDbId() - Method in class com.sleepycat.je.tree.BINDelta
-
- getDBINOverhead() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getDBINsByLevel() - Method in class com.sleepycat.je.BtreeStats
-
Returns the count of Duplicate Bottom Internal Nodes per level, indexed
by level.
- getDbName(DatabaseId) - Method in class com.sleepycat.je.dbi.DbTree
-
Return the database name for a given db.
- getDbNames() - Method in class com.sleepycat.je.dbi.DbTree
-
- getDbNamesAndIds() - Method in class com.sleepycat.je.dbi.DbTree
-
- getDbOperationType() - Method in class com.sleepycat.je.log.DbOpReplicationContext
-
- getDbOperationType() - Method in class com.sleepycat.je.log.ReplicationContext
-
- getDbTree() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getDeadlockStackTrace() - Static method in class com.sleepycat.je.txn.LockInfo
-
For unit testing only.
- getDebugName() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getDeclaringClassName() - Method in class com.sleepycat.persist.model.FieldMetadata
-
Returns the name of the class where the field is declared.
- getDecrement() - Method in class com.sleepycat.je.SequenceConfig
-
Returns true if the sequence is configured to decrement.
- getDefault() - Method in class com.sleepycat.je.config.ConfigParam
-
- getDefaultDurability() - Method in class com.sleepycat.je.txn.Txn
-
Returns the durability associated the transaction at the time it's first
created.
- getDefaultNoWait() - Method in class com.sleepycat.je.txn.Locker
-
- getDefaultTxnConfig(Environment) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to Environment.getDefaultTxnConfig()
- getDeferredWrite(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getDeferredWrite() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns the deferred-write option.
- getDeferredWrite() - Method in class com.sleepycat.persist.StoreConfig
-
Returns the deferred-write configuration property.
- getDeleteAction() - Method in class com.sleepycat.persist.model.SecondaryKeyMetadata
-
Returns the action to take when a related entity is deleted having a
primary key value that exists as a secondary key value for this entity.
- getDeletedDupKey() - Method in class com.sleepycat.je.tree.INDupDeleteInfo
-
- getDeletedIdKey() - Method in class com.sleepycat.je.log.INFileReader
-
Get the deleted id key stored in the last delete info log entry.
- getDeletedIdKey() - Method in class com.sleepycat.je.tree.INDeleteInfo
-
- getDeletedKeyIterator() - Method in class com.sleepycat.je.tree.BINReference
-
- getDeletedKeys() - Method in class com.sleepycat.persist.evolve.EntityConverter
-
Returns the set of key names that are to be deleted.
- getDeletedLeafNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
Returns the number of deleted data records in the database tree that
are pending removal by the compressor.
- getDeletedMainKey() - Method in class com.sleepycat.je.tree.INDupDeleteInfo
-
- getDeletedNodeId() - Method in class com.sleepycat.je.log.INFileReader
-
Get the deleted node id stored in the last delete info log entry.
- getDeletedNodeId() - Method in class com.sleepycat.je.tree.INDeleteInfo
-
- getDeletedNodeId() - Method in class com.sleepycat.je.tree.INDupDeleteInfo
-
- getDeleter(String, int, String) - Method in class com.sleepycat.persist.evolve.Mutations
-
Returns the deleter mutation for the given class, version and field, or
null if none exists.
- getDeleters() - Method in class com.sleepycat.persist.evolve.Mutations
-
Returns an unmodifiable collection of all deleter mutations.
- getDescriptor() - Method in class com.sleepycat.asm.Type
-
Returns the descriptor corresponding to this Java type.
- getDescriptor(Class) - Static method in class com.sleepycat.asm.Type
-
Returns the descriptor corresponding to the given Java type.
- getDetail() - Method in interface com.sleepycat.util.ExceptionWrapper
-
- getDetail() - Method in exception com.sleepycat.util.IOExceptionWrapper
-
- getDetail() - Method in exception com.sleepycat.util.RuntimeExceptionWrapper
-
- getDimensions() - Method in class com.sleepycat.asm.Type
-
Returns the number of dimensions of this array type.
- getDimensions() - Method in class com.sleepycat.persist.impl.Format
-
- getDimensions() - Method in class com.sleepycat.persist.impl.ObjectArrayFormat
-
- getDimensions() - Method in class com.sleepycat.persist.impl.PrimitiveArrayFormat
-
- getDimensions() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns the number of array dimensions, or zero if this is not an array
type.
- getDINOverhead() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getDINsByLevel() - Method in class com.sleepycat.je.BtreeStats
-
Returns the count of Duplicate Internal Nodes per level, indexed by
level.
- getDirty() - Method in class com.sleepycat.je.tree.IN
-
- getDirtyRead() - Method in class com.sleepycat.je.CursorConfig
-
- getDirtyRead() - Method in class com.sleepycat.je.TransactionConfig
-
- getDupBIN() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getDupBINToBeRemoved() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getDupCount() - Method in class com.sleepycat.je.tree.DupCountLN
-
- getDupCountLeafNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
Returns the number of duplicate count leaf nodes in the database tree.
- getDupCountLN() - Method in class com.sleepycat.je.tree.DIN
-
- getDupCountLNRef() - Method in class com.sleepycat.je.tree.DIN
-
- getDupDeletedDupKey() - Method in class com.sleepycat.je.log.INFileReader
-
Get the deleted main key stored in the last delete info log entry.
- getDupDeletedMainKey() - Method in class com.sleepycat.je.log.INFileReader
-
Get the deleted main key stored in the last delete info log entry.
- getDupDeletedNodeId() - Method in class com.sleepycat.je.log.INFileReader
-
Get the deleted node id stored in the last delete info log entry.
- getDupIndex() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getDupKey() - Method in class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
-
Get the data-as-key out of the entry.
- getDupKey() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getDupKey() - Method in class com.sleepycat.je.tree.DBIN
-
Return the key for this duplicate set.
- getDupKey() - Method in class com.sleepycat.je.tree.DIN
-
Return the key for this duplicate set.
- getDupKey() - Method in class com.sleepycat.je.tree.IN
-
Return the key for this duplicate set.
- getDuplicateBottomInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
Returns the number of Duplicate Bottom Internal Nodes in the database
tree.
- getDuplicateComparator() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns the Comparator used for duplicate record comparison on this
database.
- getDuplicateComparator() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getDuplicateComparatorByClass() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getDuplicateComparatorByClassName() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns true if the duplicate comparator is set by class name, not by
serializable Comparator object.
- getDuplicateInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
Returns the number of Duplicate Internal Nodes in the database tree.
- getDuplicateTreeMaxDepth() - Method in class com.sleepycat.je.BtreeStats
-
Returns the maximum depth of the duplicate database trees.
- getDupTreeKey() - Method in class com.sleepycat.je.log.CleanerFileReader
-
Get the last key seen by the reader.
- getDupTreeKey() - Method in class com.sleepycat.je.log.LNFileReader
-
Get the last key seen by the reader.
- getDupTreeKey() - Method in class com.sleepycat.je.tree.DBIN
-
Return the key for navigating through the duplicate tree.
- getDupTreeKey() - Method in class com.sleepycat.je.tree.DIN
-
Return the key for navigating through the duplicate tree.
- getDupTreeKey() - Method in class com.sleepycat.je.tree.IN
-
Return the key for navigating through the duplicate tree.
- getDurability() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
- getDurability() - Method in class com.sleepycat.je.TransactionConfig
-
- getDurabilityFromSync() - Method in class com.sleepycat.je.TransactionConfig
-
- getEISProductName() - Method in class com.sleepycat.je.jca.ra.JEConnectionMetaData
-
- getEISProductVersion() - Method in class com.sleepycat.je.jca.ra.JEConnectionMetaData
-
- getElementClassName() - Method in class com.sleepycat.persist.model.SecondaryKeyMetadata
-
Returns the class name of the array or collection element for a
ONE_TO_MANY
or
MANY_TO_MANY
relationship, or null for a
Relationship#ONE_TO_ONE ONE_TO_ONE} or
MANY_TO_ONE
relationship.
- getElements() - Method in class com.sleepycat.persist.raw.RawObject
-
Returns the array of elements for an array type, or null for a complex
type or an enum type.
- getElementType() - Method in class com.sleepycat.asm.Type
-
Returns the type of the elements of this array type.
- getEmptyStats() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getEndOfLog() - Method in class com.sleepycat.je.EnvironmentStats
-
The location of the next entry to be written to the log.
- getEndOfLog() - Method in class com.sleepycat.je.log.LastFileReader
-
- getEntityBinding(Class<V>) - Method in class com.sleepycat.collections.TupleSerialFactory
-
- getEntityBinding() - Method in class com.sleepycat.persist.PrimaryIndex
-
Returns the entity binding for this index.
- getEntityClass() - Method in class com.sleepycat.persist.PrimaryIndex
-
Returns the entity class for this index.
- getEntityClassName() - Method in class com.sleepycat.persist.evolve.EvolveEvent
-
The class name of the current entity class being converted.
- getEntityFormats(Collection<Format>) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
- getEntityMetadata() - Method in class com.sleepycat.persist.impl.ComplexFormat
-
- getEntityMetadata() - Method in class com.sleepycat.persist.impl.Format
-
- getEntityMetadata(String) - Method in class com.sleepycat.persist.model.AnnotationModel
-
- getEntityMetadata(String) - Method in class com.sleepycat.persist.model.EntityModel
-
Returns the metadata for a given entity class name.
- getEntityMetadata() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns the original model entity metadata used to create this class, or
null if this is not an entity class.
- getEntriesCounted() - Method in class com.sleepycat.je.cleaner.FileSummary
-
Returns the total number of entries counted.
- getEntryInMemorySize(byte[], Node) - Method in class com.sleepycat.je.tree.IN
-
- getEntryType() - Method in class com.sleepycat.je.log.LastFileReader
-
- getEnum() - Method in class com.sleepycat.persist.raw.RawObject
-
Returns the enum constant String for an enum type, or null for a complex
type or an array type.
- getEnumConstants() - Method in class com.sleepycat.persist.impl.EnumFormat
-
- getEnumConstants() - Method in class com.sleepycat.persist.impl.Format
-
- getEnumConstants() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns an unmodifiable list of the names of the enum instances, or null
if this is not an enum type.
- getEnv() - Method in class com.sleepycat.je.jca.ra.JELocalTransaction
-
- getEnvironment() - Method in class com.sleepycat.collections.CurrentTransaction
-
Returns the underlying Berkeley DB environment.
- getEnvironment() - Method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
-
- getEnvironment() - Method in class com.sleepycat.je.cleaner.UtilizationTracker
-
- getEnvironment() - Method in class com.sleepycat.je.Database
-
- getEnvironment(File, EnvironmentConfig, boolean, boolean, boolean) - Method in class com.sleepycat.je.dbi.DbEnvPool
-
Find a single environment, used by Environment handles and by command
line utilities.
- getEnvironment() - Method in class com.sleepycat.je.jca.ra.JEConnection
-
- getEnvironment() - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- getEnvironment() - Method in class com.sleepycat.persist.EntityStore
-
Returns the environment associated with this store.
- getEnvironment() - Method in class com.sleepycat.persist.impl.Store
-
- getEnvironment() - Method in class com.sleepycat.persist.raw.RawStore
-
Returns the environment associated with this store.
- getEnvironmentConfig() - Method in class com.sleepycat.je.dbi.DbConfigManager
-
- getEnvironmentHome() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Get the environment home directory.
- getEnvironmentHome() - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
Return the target environment directory.
- getEnvironmentIfOpen() - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
Return an Environment only if the environment has already been opened
in this process.
- getEnvironmentIfOpen() - Method in class com.sleepycat.je.jmx.JEMonitor
-
This MBean has the policy of only accessing an environment when
it has already been configured and opened by other
application threads.
- getEnvironmentOpenConfig() - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
If the helper was instantiated with canConfigure==true, it shows
environment configuration attributes.
- getEnvironmentShell(File) - Static method in class com.sleepycat.je.DbInternal
-
Get an Environment only if the environment is already open.
- getEofNodeId() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getEvictionType() - Method in class com.sleepycat.je.tree.IN
-
Returns the eviction type for this IN, for use by the evictor.
- getEvictor() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getEvolveListener() - Method in class com.sleepycat.persist.evolve.EvolveConfig
-
Returns the progress listener that is notified each time an entity is
read.
- getException() - Method in class com.sleepycat.je.ExceptionEvent
-
Returns the exception in the event.
- getExceptionListener() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getExceptionListener() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Returns the exception listener, if set.
- getExceptionListener() - Method in class com.sleepycat.je.utilint.DaemonThread
-
For testing.
- getExclusiveCreate() - Method in class com.sleepycat.je.DatabaseConfig
-
- getExclusiveCreate() - Method in class com.sleepycat.je.SequenceConfig
-
- getExclusiveCreate() - Method in class com.sleepycat.persist.StoreConfig
-
Returns whether opening an existing store is prohibited.
- getExplicitDurabilityConfigured() - Method in class com.sleepycat.je.txn.Txn
-
- getExplicitSyncConfigured() - Method in class com.sleepycat.je.txn.Txn
-
- getExtraMemorySize() - Method in class com.sleepycat.je.cleaner.PackedOffsets
-
Return the extra memory used by this object when the pack() method has
been called to allocate the data array.
- getFairLatches() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getFast() - Method in class com.sleepycat.je.StatsConfig
-
Returns true if the statistics operation is configured to return only
the values which do not require expensive actions.
- getFetchObsoleteSize() - Method in class com.sleepycat.je.cleaner.Cleaner
-
- GETFIELD - Static variable in interface com.sleepycat.asm.Opcodes
-
- getField(Object, int, int, boolean) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
-
- getFieldName() - Method in class com.sleepycat.persist.evolve.Mutation
-
Returns the field name to which this mutation applies, or null if this
mutation applies to the class itself.
- getFields() - Method in class com.sleepycat.persist.impl.ComplexFormat
-
- getFields() - Method in class com.sleepycat.persist.impl.CompositeKeyFormat
-
- getFields() - Method in class com.sleepycat.persist.impl.Format
-
- getFields() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns a map of field name to raw field for each non-static
non-transient field declared in this class, or null if this is not a
complex type (in other words, this is a simple type or an array type).
- getFileHeader() - Method in class com.sleepycat.je.log.CleanerFileReader
-
- getFileLogVersion(long) - Method in class com.sleepycat.je.log.FileManager
-
Returns the log version for the given file.
- getFileManager() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getFileMappers() - Method in class com.sleepycat.je.log.INFileReader
-
- getFileName(long, String) - Static method in class com.sleepycat.je.log.FileManager
-
- getFileName(String, String, String) - Method in interface com.sleepycat.persist.DatabaseNamer
-
Returns the name of the file to be used to store the dataabase for the
given store, entity class and key.
- getFileNumber() - Method in class com.sleepycat.je.cleaner.TrackedFileSummary
-
Returns the file number being tracked.
- getFileNumber(byte[]) - Method in class com.sleepycat.je.tree.FileSummaryLN
-
Convert a FileSummaryLN key from a byte array to a long.
- getFileNumber(long) - Static method in class com.sleepycat.je.utilint.DbLsn
-
Return the file number for this DbLsn.
- getFileNumber() - Method in class com.sleepycat.je.utilint.FileMapper
-
- getFileOffset(long) - Static method in class com.sleepycat.je.utilint.DbLsn
-
Return the file offset for this DbLsn.
- getFilesAtCheckpointStart() - Method in class com.sleepycat.je.cleaner.Cleaner
-
Returns a copy of the cleaned and processed files at the time a
checkpoint starts.
- getFileSummaryDb() - Method in class com.sleepycat.je.cleaner.UtilizationProfile
-
For unit testing.
- getFileSummaryMap(boolean) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
-
Returns a copy of the current file summary map, optionally including
tracked summary information, for use by the DbSpace utility and by unit
tests.
- getFirst(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the first key/data pair of the database, and return
that pair.
- getFirst(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the first key/data pair of the database, and return
that pair.
- getFirst(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the first key/data pair of the database, and return
that pair.
- getFirst(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getFirstActiveLsn() - Method in class com.sleepycat.je.txn.TxnManager
-
Get the earliest LSN of all the active transactions, for checkpoint.
- getFirstDuplicate(DatabaseEntry, DatabaseEntry, LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Retrieve the first duplicate at the current cursor position.
- getFirstFileNum() - Method in class com.sleepycat.je.log.FileManager
-
public for cleaner.
- getFirstNode(CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Find the leftmost node (IN or BIN) in the tree.
- getFirstNode(DIN, CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Find the leftmost node (DBIN) in a duplicate tree.
- getFollowingFileNum(long, boolean) - Method in class com.sleepycat.je.log.FileManager
-
Get the next file number before/after currentFileNum.
- getForce() - Method in class com.sleepycat.je.CheckpointConfig
-
Returns the configuration of the checkpoint force option.
- getForeignKeyDatabase() - Method in class com.sleepycat.je.SecondaryConfig
-
Returns the database used to check the foreign key integrity constraint,
or null if no foreign key constraint will be checked.
- getForeignKeyDeleteAction() - Method in class com.sleepycat.je.SecondaryConfig
-
Returns the action taken when a referenced record in the foreign key
database is deleted.
- getForeignKeyNullifier() - Method in class com.sleepycat.je.SecondaryConfig
-
Returns the user-supplied object used for setting single-valued foreign
keys to null.
- getForeignMultiKeyNullifier() - Method in class com.sleepycat.je.SecondaryConfig
-
Returns the user-supplied object used for setting multi-valued foreign
keys to null.
- getFormat(int) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
- getFormat(Class, boolean) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
Get a format for a given class, creating it if it does not exist.
- getFormat(String) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
- getFormat(int) - Method in class com.sleepycat.persist.impl.SimpleCatalog
-
- getFormat(Class, boolean) - Method in class com.sleepycat.persist.impl.SimpleCatalog
-
- getFormat(String) - Method in class com.sleepycat.persist.impl.SimpleCatalog
-
- getFormatId() - Method in class com.sleepycat.je.log.LogUtils.XidImpl
-
- getForwards() - Method in class com.sleepycat.je.LogScanConfig
-
- getFullFileName(long, String) - Method in class com.sleepycat.je.log.FileManager
-
- getFullyProcessedFiles() - Method in class com.sleepycat.je.cleaner.FileSelector.CheckpointStartCleanerState
-
- getGeneration() - Method in class com.sleepycat.je.tree.IN
-
- getGlobalTransactionId() - Method in class com.sleepycat.je.log.LogUtils.XidImpl
-
- getHighestFlushLevel(DatabaseImpl) - Method in class com.sleepycat.je.recovery.Checkpointer
-
Returns the highest flush level for a database that is part of a
checkpoint currently in progress.
- getHighestLevel() - Method in class com.sleepycat.je.dbi.DbTree
-
- getHighestLevel(DatabaseImpl) - Method in class com.sleepycat.je.dbi.DbTree
-
- getHome() - Method in class com.sleepycat.je.Environment
-
Returns the database environment's home directory.
- getHookValue() - Method in interface com.sleepycat.je.utilint.TestHook
-
- getId() - Method in class com.sleepycat.je.dbi.DatabaseId
-
- getId() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getId() - Method in class com.sleepycat.je.Transaction
-
Return the transaction's unique ID.
- getId() - Method in class com.sleepycat.je.TransactionStats.Active
-
The transaction ID of the transaction.
- getId() - Method in class com.sleepycat.je.tree.NameLN
-
- getId() - Method in class com.sleepycat.je.txn.Locker
-
- getId() - Method in class com.sleepycat.je.txn.TxnEnd
-
- getId() - Method in class com.sleepycat.persist.impl.Format
-
Returns the format ID.
- getId() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns the internal unique ID for this type.
- getIdentifierKey() - Method in class com.sleepycat.je.tree.IN
-
- getImmutableSecondaryKey() - Method in class com.sleepycat.je.SecondaryConfig
-
Returns whether the secondary key is immutable.
- getIN() - Method in class com.sleepycat.je.log.CleanerFileReader
-
Get the last entry seen by the reader as an IN.
- getIN(EnvironmentImpl) - Method in class com.sleepycat.je.log.entry.BINDeltaLogEntry
-
- getIN(EnvironmentImpl) - Method in interface com.sleepycat.je.log.entry.INContainingEntry
-
- getIN(EnvironmentImpl) - Method in class com.sleepycat.je.log.entry.INLogEntry
-
- getIN() - Method in class com.sleepycat.je.log.INFileReader
-
Get the last IN seen by the reader.
- getInCompQueueSize() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of entries in the INCompressor queue when the getStats()
call was made.
- getINCompressor() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Return the incompressor.
- getINCompressorQueueSize() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getIndex() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getInitializeCache(EnvironmentConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getInitializeCDB(EnvironmentConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getInitializeLocking(EnvironmentConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getInitialValue() - Method in class com.sleepycat.je.SequenceConfig
-
Returns the initial value for a sequence..
- getInitVersion(Format, boolean) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
When a format is intialized, this method is called to get the version
of the serialized object to be initialized.
- getInitVersion(Format, boolean) - Method in class com.sleepycat.persist.impl.SimpleCatalog
-
- getInListResident() - Method in class com.sleepycat.je.tree.IN
-
Returns whether this IN is on the INList.
- getInMemoryINs() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getInMemorySize() - Method in class com.sleepycat.je.tree.IN
-
For unit tests.
- getINOverhead() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getINsByLevel() - Method in class com.sleepycat.je.BtreeStats
-
Returns the count of Internal Nodes per level, indexed by level.
- getInstance(Environment) - Static method in class com.sleepycat.collections.CurrentTransaction
-
Gets the CurrentTransaction accessor for a specified Berkeley DB
environment.
- getInstance() - Static method in class com.sleepycat.je.dbi.DbEnvPool
-
Access the singleton instance.
- getInt(IntConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
-
Get this parameter from the environment wide configuration settings.
- getInternalDbNames() - Method in class com.sleepycat.je.dbi.DbTree
-
Return a list of the names of internally used databases.
- getInternalName() - Method in class com.sleepycat.asm.Type
-
Returns the internal name of the class corresponding to this object type.
- getInternalName(Class) - Static method in class com.sleepycat.asm.Type
-
Returns the internal name of the given class.
- getInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
Returns the number of Internal Nodes in the database tree.
- getInternalNoLookupDbNames() - Method in class com.sleepycat.je.dbi.DbTree
-
Return a list of the names of internally used databases that
don't get looked up through the naming tree.
- getIntLogSize() - Static method in class com.sleepycat.je.log.LogUtils
-
- getItem(int) - Method in class com.sleepycat.asm.ClassReader
-
Returns the start index of the constant pool item in
b
, plus
one.
- getItemSize() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getIteratorBlockSize() - Method in class com.sleepycat.collections.StoredCollection
-
- getJavaCommand(Class<?>) - Static method in class com.sleepycat.je.utilint.CmdUtil
-
Returns a description of the java command for running a utility, without
arguments.
- getKBytes() - Method in class com.sleepycat.je.CheckpointConfig
-
Returns the checkpoint log data threshold, in kilobytes.
- getKey() - Method in class com.sleepycat.collections.MapEntryParameter
-
Returns the key of this entry.
- getKey() - Method in class com.sleepycat.je.log.CleanerFileReader
-
Get the last key seen by the reader.
- getKey() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getKey() - Method in class com.sleepycat.je.log.LNFileReader
-
Get the last key seen by the reader.
- getKey() - Method in class com.sleepycat.je.Sequence
-
Returns the DatabaseEntry used to open this sequence.
- getKey() - Method in class com.sleepycat.je.tree.BINReference
-
- getKey() - Method in class com.sleepycat.je.tree.ChildReference
-
Return the key for this ChildReference.
- getKey() - Method in class com.sleepycat.je.tree.DBINReference
-
- getKey(int) - Method in class com.sleepycat.je.tree.IN
-
Return the idx'th key.
- getKey() - Method in class com.sleepycat.je.tree.Key
-
Get the byte array for the key.
- getKeyAssigner() - Method in class com.sleepycat.persist.impl.PersistEntityBinding
-
- getKeyBinding() - Method in class com.sleepycat.persist.PrimaryIndex
-
Returns the primary key binding for this index.
- getKeyBinding() - Method in class com.sleepycat.persist.SecondaryIndex
-
Returns the secondary key binding for the index.
- getKeyClass() - Method in class com.sleepycat.persist.PrimaryIndex
-
Returns the primary key class for this index.
- getKeyClass() - Method in class com.sleepycat.persist.SecondaryIndex
-
Returns the secondary key class for this index.
- getKeyComparator() - Method in class com.sleepycat.je.tree.BIN
-
Return the relevant user defined comparison function for this type of
node.
- getKeyComparator() - Method in class com.sleepycat.je.tree.DBIN
-
Return the comparator function to be used for DBINs.
- getKeyComparator() - Method in class com.sleepycat.je.tree.DIN
-
Return the comparator function to be used for DINs.
- getKeyComparator() - Method in class com.sleepycat.je.tree.IN
-
Return the relevant user defined comparison function for this type of
node.
- getKeyCreator(Class<V>, String) - Method in class com.sleepycat.collections.TupleSerialFactory
-
Creates a SecondaryKeyCreator
object for use in configuring
a SecondaryDatabase
.
- getKeyCreator() - Method in class com.sleepycat.je.SecondaryConfig
-
Returns the user-supplied object used for creating single-valued
secondary keys.
- getKeyName() - Method in class com.sleepycat.persist.model.SecondaryKeyMetadata
-
Returns the key name, which may be different from the field name.
- getKeyPrefixing() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns the key prefixing configuration.
- getKeyPrefixing() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getKeyPrefixLength(byte[], int, byte[]) - Static method in class com.sleepycat.je.tree.Key
-
- getKeysDatabase() - Method in class com.sleepycat.persist.SecondaryIndex
-
Returns the underlying secondary database that is not associated with
the primary database and is used for the
SecondaryIndex.keysIndex
.
- getKnownClasses() - Method in class com.sleepycat.persist.model.AnnotationModel
-
- getKnownClasses() - Method in class com.sleepycat.persist.model.EntityModel
-
Returns the names of all known persistent classes.
- getLabels() - Method in class com.sleepycat.asm.Attribute
-
Returns the labels corresponding to this attribute.
- getLast(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the last key/data pair of the database, and return
that pair.
- getLast(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the last key/data pair of the database, and return
that pair.
- getLast(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the last key/data pair of the database, and return
that pair.
- getLast(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getLastCheckpointEnd() - Method in class com.sleepycat.je.EnvironmentStats
-
The location in the log of the last checkpoint end.
- getLastCheckpointId() - Method in class com.sleepycat.je.EnvironmentStats
-
The Id of the last checkpoint.
- getLastCheckpointStart() - Method in class com.sleepycat.je.EnvironmentStats
-
The location in the log of the last checkpoint start.
- getLastCheckpointTime() - Method in class com.sleepycat.je.TransactionStats
-
The time the last completed checkpoint finished (as the number of
seconds since the Epoch, returned by the IEEE/ANSI Std 1003.1 (POSIX)
time interface).
- getLastCommitVLSN() - Method in class com.sleepycat.je.utilint.FileMapper
-
- getLastDeltaVersion() - Method in class com.sleepycat.je.tree.BIN
-
- getLastEntrySize() - Method in class com.sleepycat.je.log.FileReader
-
Returns the total size (including header) of the last entry read.
- getLastFileInBackupSet() - Method in class com.sleepycat.je.util.DbBackup
-
Can only be called in backup mode, after startBackup() has been called.
- getLastFileNum() - Method in class com.sleepycat.je.log.FileManager
-
- getLastFullLsn() - Method in class com.sleepycat.je.tree.BINDelta
-
- getLastFullVersion() - Method in class com.sleepycat.je.tree.IN
-
Returns the last logged LSN, or null if never logged.
- getLastLocalDbId() - Method in class com.sleepycat.je.dbi.DbTree
-
The last allocated local and replicated db ids are used for ckpts.
- getLastLocalNodeId() - Method in class com.sleepycat.je.dbi.NodeSequence
-
The last allocated local and replicated node ids are used for ckpts.
- getLastLocalTxnId() - Method in class com.sleepycat.je.txn.TxnManager
-
Get the last used id, for checkpoint info.
- getLastLoggedSize() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
Returns the last logged size, saved by readEntry and writeEntry.
- getLastLoggedSize() - Method in interface com.sleepycat.je.log.entry.LogEntry
-
- getLastLoggedSize() - Method in class com.sleepycat.je.tree.LN
-
Returns the total last logged log size, including the LNLogEntry
overhead of this LN when it was last logged and the log entry
header.
- getLastLsn() - Method in class com.sleepycat.je.log.FileReader
-
Get LSN of the last entry read.
- getLastLsn() - Method in class com.sleepycat.je.txn.Txn
-
Access to last LSN.
- getLastLsnAtRecovery() - Method in class com.sleepycat.je.log.LogManager
-
- getLastNode(CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Find the rightmost node (IN or BIN) in the tree.
- getLastNode(DIN, CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Find the rightmost node (DBIN) in a duplicate tree.
- getLastObject() - Method in class com.sleepycat.je.log.SearchFileReader
-
- getLastRecoveryInfo() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Info about the last recovery
- getLastReplicatedDbId() - Method in class com.sleepycat.je.dbi.DbTree
-
- getLastReplicatedNodeId() - Method in class com.sleepycat.je.dbi.NodeSequence
-
- getLastReplicatedTxnId() - Method in class com.sleepycat.je.txn.TxnManager
-
- getLastSeen(LogEntryType) - Method in class com.sleepycat.je.log.LastFileReader
-
- getLastSyncVLSN() - Method in class com.sleepycat.je.utilint.FileMapper
-
- getLastTxnId() - Method in class com.sleepycat.je.TransactionStats
-
The last transaction ID allocated.
- getLastUsedLsn() - Method in class com.sleepycat.je.log.FileManager
-
Return the last allocated LSN in the log.
- getLastValidLsn() - Method in class com.sleepycat.je.log.LastFileReader
-
- getLastValue() - Method in class com.sleepycat.je.SequenceStats
-
Returns the last cached value of the sequence.
- getLatchedDupRoot(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Fetch, latch and return the DIN root of the duplicate tree at the cursor
position.
- getLatchStats() - Method in class com.sleepycat.je.latch.Latch
-
- getLatestVersion(String) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
- getLeafNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
Returns the number of leaf nodes in the database tree, which can equal
the number of records.
- getLevel() - Method in class com.sleepycat.je.tree.IN
-
- getLevel() - Method in class com.sleepycat.je.tree.Node
-
Cover for LN's and just return 0 since they'll always be at the bottom
of the tree.
- getLN() - Method in class com.sleepycat.je.log.CleanerFileReader
-
Get the last LN seen by the reader.
- getLN() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getLN() - Method in class com.sleepycat.je.log.LNFileReader
-
Get the last LN seen by the reader.
- getLN() - Method in class com.sleepycat.je.txn.LockResult
-
- getLoadLNs() - Method in class com.sleepycat.je.PreloadConfig
-
Return the configuration of the preload load LNs option.
- getLocalSync() - Method in class com.sleepycat.je.Durability
-
Returns the transaction synchronization policy to be used locally when
committing a transaction.
- getLocalTransaction() - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- getLockBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bytes of JE cache used for holding locks and transactions.
- getLocker() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getLocker(Transaction) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to Transaction.getLocker()
- getLockerNext() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getLockerPrev() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getLockGrant() - Method in class com.sleepycat.je.txn.LockResult
-
- getLocking() - Method in class com.sleepycat.je.EnvironmentConfig
-
Returns true if the database environment is configured for locking.
- getLockManager() - Method in class com.sleepycat.je.txn.TxnManager
-
Give transactions and environment access to lock manager.
- getLockMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
Public for unit testing.
- getLockStats() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getLockStats(StatsConfig) - Method in class com.sleepycat.je.Environment
-
Returns the database environment's locking statistics.
- getLockTableIndex(Long) - Method in class com.sleepycat.je.txn.LockManager
-
- getLockTableIndex(long) - Method in class com.sleepycat.je.txn.LockManager
-
- getLockTimeout() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getLockTimeout() - Method in class com.sleepycat.je.EnvironmentConfig
-
Returns the lock timeout setting, in microseconds.
- getLockTimeout() - Method in class com.sleepycat.je.txn.BuddyLocker
-
Returns the lock timeout of the buddy locker, since this locker has no
independent timeout.
- getLockTimeout() - Method in class com.sleepycat.je.txn.Locker
-
Get the lock timeout period for this locker, in milliseconds
WARNING: Be sure to always access the timeout with this accessor, since
it is overridden in BuddyLocker.
- getLogBufferBudget() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getLogEntry(long) - Method in class com.sleepycat.je.log.LogManager
-
Instantiate all the objects in the log entry at this LSN.
- getLogFilesInBackupSet() - Method in class com.sleepycat.je.util.DbBackup
-
Get the list of all files that are needed for the environment at the
point of time when backup mode started.
- getLogFilesInBackupSet(long) - Method in class com.sleepycat.je.util.DbBackup
-
Get the minimum list of files that must be copied for this backup.
- getLogger() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getLogManager() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getLogSize() - Method in class com.sleepycat.je.cleaner.DbFileSummary
-
- getLogSize() - Method in class com.sleepycat.je.cleaner.FileSummary
-
- getLogSize() - Method in class com.sleepycat.je.cleaner.PackedOffsets
-
- getLogSize() - Method in class com.sleepycat.je.dbi.DatabaseId
-
- getLogSize() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
This log entry type is configured to perform marshaling (getLogSize and
writeToLog) under the write log mutex.
- getLogSize() - Method in class com.sleepycat.je.dbi.DbTree
-
- getLogSize() - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
-
- getLogSize() - Method in enum com.sleepycat.je.log.entry.DbOperationType
-
- getLogSize() - Method in class com.sleepycat.je.log.FileHeader
-
- getLogSize() - Method in interface com.sleepycat.je.log.Loggable
-
- getLogSize() - Method in class com.sleepycat.je.recovery.CheckpointEnd
-
- getLogSize() - Method in class com.sleepycat.je.recovery.CheckpointStart
-
- getLogSize() - Method in class com.sleepycat.je.tree.BINDelta
-
- getLogSize() - Method in class com.sleepycat.je.tree.ChildReference
-
- getLogSize() - Method in class com.sleepycat.je.tree.DBIN
-
- getLogSize() - Method in class com.sleepycat.je.tree.DeltaInfo
-
- getLogSize() - Method in class com.sleepycat.je.tree.DIN
-
- getLogSize() - Method in class com.sleepycat.je.tree.DupCountLN
-
- getLogSize() - Method in class com.sleepycat.je.tree.FileSummaryLN
-
This log entry type is configured to perform marshaling (getLogSize and
writeToLog) under the write log mutex.
- getLogSize() - Method in class com.sleepycat.je.tree.IN
-
- getLogSize() - Method in class com.sleepycat.je.tree.INDeleteInfo
-
- getLogSize() - Method in class com.sleepycat.je.tree.INDupDeleteInfo
-
- getLogSize() - Method in class com.sleepycat.je.tree.LN
-
- getLogSize() - Method in class com.sleepycat.je.tree.MapLN
-
- getLogSize() - Method in class com.sleepycat.je.tree.NameLN
-
- getLogSize() - Method in class com.sleepycat.je.tree.Node
-
- getLogSize() - Method in class com.sleepycat.je.tree.Tree
-
- getLogSize() - Method in class com.sleepycat.je.txn.Txn
-
- getLogSize() - Method in class com.sleepycat.je.txn.TxnEnd
-
- getLogSize() - Method in class com.sleepycat.je.txn.TxnPrepare
-
- getLogSize() - Method in class com.sleepycat.je.utilint.Tracer
-
- getLogSize() - Method in class com.sleepycat.je.utilint.VLSN
-
- getLogSource(long) - Method in class com.sleepycat.je.log.LogManager
-
Find the LSN, whether in a file or still in the log buffers.
- getLogType() - Method in interface com.sleepycat.je.log.entry.LogEntry
-
- getLogType() - Method in class com.sleepycat.je.tree.BIN
-
- getLogType() - Method in class com.sleepycat.je.tree.DBIN
-
- getLogType() - Method in class com.sleepycat.je.tree.DIN
-
- getLogType() - Method in class com.sleepycat.je.tree.DupCountLN
-
- getLogType() - Method in class com.sleepycat.je.tree.FileSummaryLN
-
- getLogType() - Method in class com.sleepycat.je.tree.IN
-
- getLogType() - Method in class com.sleepycat.je.tree.LN
-
- getLogType() - Method in class com.sleepycat.je.tree.MapLN
-
- getLogType() - Method in class com.sleepycat.je.tree.NameLN
-
- getLogType() - Method in class com.sleepycat.je.tree.Node
-
- getLogVersion() - Method in class com.sleepycat.je.log.FileHeader
-
- getLogWriter() - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- getLogWriter() - Method in class com.sleepycat.je.jca.ra.JEManagedConnectionFactory
-
- getLong(LongConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
-
Get this parameter from the environment wide configuration settings.
- getLongLogSize() - Static method in class com.sleepycat.je.log.LogUtils
-
- getLsn() - Method in class com.sleepycat.je.tree.ChildReference
-
Return the LSN for this ChildReference.
- getLsn(int) - Method in class com.sleepycat.je.tree.IN
-
Return the idx'th LSN for this entry.
- getLSN(long) - Method in class com.sleepycat.je.utilint.FileMapper
-
- getLsnOfIN(long) - Method in class com.sleepycat.je.log.entry.BINDeltaLogEntry
-
- getLsnOfIN(long) - Method in interface com.sleepycat.je.log.entry.INContainingEntry
-
- getLsnOfIN(long) - Method in class com.sleepycat.je.log.entry.INLogEntry
-
- getLsnOfIN() - Method in class com.sleepycat.je.log.INFileReader
-
Get the LSN that should represent this IN.
- getMainItem() - Method in class com.sleepycat.je.log.entry.INLogEntry
-
- getMainItem() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getMainItem() - Method in interface com.sleepycat.je.log.entry.LogEntry
-
- getMainItem() - Method in class com.sleepycat.je.log.entry.SingleItemEntry
-
- getMainTreeKey() - Method in class com.sleepycat.je.tree.DBIN
-
Return the key for navigating through the main tree.
- getMainTreeKey() - Method in class com.sleepycat.je.tree.DIN
-
Return the key for navigating through the main tree.
- getMainTreeKey() - Method in class com.sleepycat.je.tree.IN
-
Return the key for navigating through the main tree.
- getMainTreeMaxDepth() - Method in class com.sleepycat.je.BtreeStats
-
Returns the maximum depth of the main database tree.
- getMajor() - Method in class com.sleepycat.je.JEVersion
-
Major number of the release version.
- getMapLN() - Method in class com.sleepycat.je.log.LNFileReader
-
Returns a MapLN if the LN is a MapLN, or null otherwise.
- getMasterNodeId() - Method in class com.sleepycat.je.txn.TxnEnd
-
- getMax() - Method in class com.sleepycat.je.SequenceStats
-
Returns the maximum permitted value of the sequence.
- getMaxBtreeSizeInternalNodesOnly() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getMaxBtreeSizeWithData() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getMaxBytes() - Method in class com.sleepycat.je.PreloadConfig
-
Return the number of bytes in the cache to stop the preload at.
- getMaxCacheSizeInternalNodesOnly() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getMaxCacheSizeWithData() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getMaxConnections() - Method in class com.sleepycat.je.jca.ra.JEConnectionMetaData
-
- getMaxDbId() - Method in class com.sleepycat.je.log.INFileReader
-
Get the maximum db id seen by the reader.
- getMaxMemory() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getMaxMemory() - Method in class com.sleepycat.je.dbi.MemoryBudget.Totals
-
- getMaxMillisecs() - Method in class com.sleepycat.je.PreloadConfig
-
Return the number of millisecs to stop the preload after.
- getMaxNodeId() - Method in class com.sleepycat.je.log.INFileReader
-
Get the maximum node id seen by the reader.
- getMaxRetries() - Method in class com.sleepycat.collections.TransactionRunner
-
Returns the maximum number of retries that will be performed when
deadlocks are detected.
- getMaxTxnId() - Method in class com.sleepycat.je.log.INFileReader
-
Get the maximum txn id seen by the reader.
- getMBeanInfo() - Method in class com.sleepycat.je.jmx.JEMonitor
-
- getMemoryBudget() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getMemoryOverhead(MemoryBudget) - Method in class com.sleepycat.je.tree.BIN
-
- getMemoryOverhead(MemoryBudget) - Method in class com.sleepycat.je.tree.DBIN
-
- getMemoryOverhead(MemoryBudget) - Method in class com.sleepycat.je.tree.DIN
-
- getMemoryOverhead(MemoryBudget) - Method in class com.sleepycat.je.tree.IN
-
- getMemorySize() - Method in class com.sleepycat.je.cleaner.DbFileSummaryMap
-
- getMemorySizeIncludedByParent() - Method in class com.sleepycat.je.tree.DupCountLN
-
Compute the approximate size of this node in memory for evictor
invocation purposes.
- getMemorySizeIncludedByParent() - Method in class com.sleepycat.je.tree.FileSummaryLN
-
Overrides this method to add space occupied by this object's fields.
- getMemorySizeIncludedByParent() - Method in class com.sleepycat.je.tree.LN
-
Compute the approximate size of this node in memory for evictor
invocation purposes.
- getMemorySizeIncludedByParent() - Method in class com.sleepycat.je.tree.MapLN
-
Compute the approximate size of this node in memory for evictor
invocation purposes.
- getMemorySizeIncludedByParent() - Method in class com.sleepycat.je.tree.Node
-
Return the approximate size of this node in memory, if this size should
be included in it's parents memory accounting.
- getMessage() - Method in class com.sleepycat.je.utilint.Tracer
-
- getMetaData() - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- getMethodDescriptor(Type, Type[]) - Static method in class com.sleepycat.asm.Type
-
Returns the descriptor corresponding to the given argument and return
types.
- getMethodDescriptor(Method) - Static method in class com.sleepycat.asm.Type
-
Returns the descriptor corresponding to the given method.
- getMigrate() - Method in class com.sleepycat.je.tree.ChildReference
-
Get the entry migrate status.
- getMigrate(int) - Method in class com.sleepycat.je.tree.IN
-
Get the idx'th migrate status.
- getMin() - Method in class com.sleepycat.je.config.ShortConfigParam
-
- getMin() - Method in class com.sleepycat.je.SequenceStats
-
Returns the minimum permitted value of the sequence.
- getMinBtreeSizeInternalNodesOnly() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getMinBtreeSizeWithData() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getMinCacheSizeInternalNodesOnly() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getMinCacheSizeWithData() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getMinimizeRecoveryTime() - Method in class com.sleepycat.je.CheckpointConfig
-
Returns the configuration of the minimize recovery time option.
- getMinor() - Method in class com.sleepycat.je.JEVersion
-
Minor number of the release version.
- getMinReplicatedDbId() - Method in class com.sleepycat.je.log.INFileReader
-
- getMinReplicatedNodeId() - Method in class com.sleepycat.je.log.INFileReader
-
- getMinReplicatedTxnId() - Method in class com.sleepycat.je.log.INFileReader
-
- getMinTreeMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
For unit tests.
- getMinutes() - Method in class com.sleepycat.je.CheckpointConfig
-
Returns the checkpoint time threshold, in minutes.
- GetMode - Class in com.sleepycat.je.dbi
-
Internal class used to distinguish which variety of getXXX() that
Cursor.retrieveNext should use.
- getModel() - Method in class com.sleepycat.persist.EntityStore
-
Returns the current entity model for this store.
- getModel() - Method in class com.sleepycat.persist.impl.Store
-
- getModel() - Method in class com.sleepycat.persist.raw.RawStore
-
Returns the last configured and stored entity model for this store.
- getModel() - Method in class com.sleepycat.persist.StoreConfig
-
Returns the entity model that defines entity classes and index keys.
- getModeValue() - Method in enum com.sleepycat.je.log.FileManager.FileMode
-
- getMultiKeyCreator() - Method in class com.sleepycat.je.SecondaryConfig
-
Returns the user-supplied object used for creating multi-valued
secondary keys.
- getMutableConfig() - Method in class com.sleepycat.je.Environment
-
Returns database environment attributes.
- getMutations() - Method in class com.sleepycat.persist.EntityStore
-
Returns the set of mutations that were configured when the store was
opened, or if none were configured, the set of mutations that were
configured and stored previously.
- getMutations() - Method in class com.sleepycat.persist.impl.PersistCatalog
-
Returns the current merged mutations.
- getMutations() - Method in class com.sleepycat.persist.impl.Store
-
- getMutations() - Method in class com.sleepycat.persist.raw.RawStore
-
Returns the set of mutations that were configured and stored previously.
- getMutations() - Method in class com.sleepycat.persist.StoreConfig
-
Returns the configured mutations for performing lazy evolution of stored
instances.
- getNAborts() - Method in class com.sleepycat.je.TransactionStats
-
The number of transactions that have aborted.
- getNActive() - Method in class com.sleepycat.je.TransactionStats
-
The number of transactions that are currently active.
- getName() - Method in class com.sleepycat.je.config.ConfigParam
-
- getName() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getName() - Method in class com.sleepycat.je.Transaction
-
Get the user visible name for the transaction.
- getName() - Method in class com.sleepycat.je.TransactionStats.Active
-
The transaction name, including the thread name if available.
- getName() - Method in class com.sleepycat.persist.model.FieldMetadata
-
Returns the field name.
- getName() - Method in interface com.sleepycat.persist.raw.RawField
-
Returns the name of the field.
- getNBegins() - Method in class com.sleepycat.je.TransactionStats
-
The number of transactions that have begun.
- getNBINsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Returns the number of BINs that were loaded into the cache during the
preload() operation.
- getNBINsStripped() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of BINS stripped by the evictor.
- getNCachedGets() - Method in class com.sleepycat.je.SequenceStats
-
Returns the number of times that Sequence.get was called and a cached
value was returned.
- getNCacheMiss() - Method in class com.sleepycat.je.EnvironmentStats
-
The total number of requests for database objects which were not in
memory.
- getNCheckpoints() - Method in class com.sleepycat.je.EnvironmentStats
-
The total number of checkpoints run so far.
- getNCleanerDeletions() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of cleaner file deletions this session.
- getNCleanerEntriesRead() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of log entries read by the cleaner.
- getNCleanerRuns() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of cleaner runs this session.
- getNClusterLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs processed because they qualify for
clustering.
- getNCommits() - Method in class com.sleepycat.je.TransactionStats
-
The number of transactions that have committed.
- getNConverted() - Method in class com.sleepycat.persist.evolve.EvolveStats
-
The total number of entities converted during eager evolution.
- getNDBINsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Returns the number of DBINs that were loaded into the cache during the
preload() operation.
- getNDeltaINFlush() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of Delta INs flushed to the log.
- getNDINsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Returns the number of DINs that were loaded into the cache during the
preload() operation.
- getNDupCountLNsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Returns the number of DupCountLNs that were loaded into the cache during
the preload() operation.
- getNeedReset() - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
Tell the MBean if the available set of functionality has changed.
- getNEntries() - Method in class com.sleepycat.je.tree.IN
-
- getNEvictPasses() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of passes made to the evictor.
- getNewLogEntry() - Method in class com.sleepycat.je.log.LogEntryType
-
- getNewName() - Method in class com.sleepycat.persist.evolve.Renamer
-
Returns the new class or field name specified in the constructor.
- getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the next key/data pair and return that pair.
- getNext(DatabaseEntry, DatabaseEntry, LockType, boolean, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getNext(DatabaseEntry, LockMode) - Method in class com.sleepycat.je.JoinCursor
-
Returns the next primary key resulting from the join operation.
- getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.JoinCursor
-
Returns the next primary key and data resulting from the join operation.
- getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the next key/data pair and return that pair.
- getNext(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the next key/data pair and return that pair.
- getNext() - Method in class com.sleepycat.je.utilint.VLSN
-
Return a VLSN which would follow this one.
- getNext(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getNextBin(BIN, boolean, CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Return a reference to the adjacent BIN.
- getNextDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
If the next key/data pair of the database is a duplicate data record for
the current key/data pair, moves the cursor to the next key/data pair of
the database and return that pair.
- getNextDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
If the next key/data pair of the database is a duplicate data record for
the current key/data pair, move the cursor to the next key/data pair of
the database and return that pair.
- getNextDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
If the next key/data pair of the database is a duplicate data record for
the current key/data pair, move the cursor to the next key/data pair of
the database and return that pair.
- getNextDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getNextDuplicate(DatabaseEntry, DatabaseEntry, LockType, boolean, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Enter with dupBin unlatched.
- getNextLocalNodeId() - Method in class com.sleepycat.je.dbi.NodeSequence
-
We get a new node id of the appropriate kind when creating a new node.
- getNextLsn() - Method in class com.sleepycat.je.log.FileManager
-
Return the next available LSN in the log.
- getNextNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the next non-duplicate key/data pair and return that
pair.
- getNextNoDup(DatabaseEntry, DatabaseEntry, LockType, boolean, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getNextNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the next non-duplicate key/data pair and return that
pair.
- getNextNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the next non-duplicate key/data pair and return that
pair.
- getNextNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getNextReplicatedNodeId() - Method in class com.sleepycat.je.dbi.NodeSequence
-
- getNextReplicatedTxnId() - Method in class com.sleepycat.je.txn.TxnManager
-
- getNextTransientNodeId() - Method in class com.sleepycat.je.dbi.NodeSequence
-
- getNextWithKeyChangeStatus(DatabaseEntry, DatabaseEntry, LockType, boolean, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Move the cursor forward and return the next record.
- getNFileOpens() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of times a log file has been opened.
- getNFSyncRequests() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of fsyncs requested through the group commit manager.
- getNFSyncRequests() - Method in class com.sleepycat.je.log.FileManager
-
- getNFSyncs() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of fsyncs issued through the group commit manager.
- getNFSyncs() - Method in class com.sleepycat.je.log.FileManager
-
- getNFSyncTimeouts() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of fsync requests submitted to the group commit manager which
timed out.
- getNFSyncTimeouts() - Method in class com.sleepycat.je.log.FileManager
-
- getNFullBINFlush() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of full BINS flushed to the log.
- getNFullINFlush() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of full INs flushed to the log.
- getNGets() - Method in class com.sleepycat.je.SequenceStats
-
Returns the number of times that Sequence.get was called successfully.
- getNINsCleaned() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of INs cleaned.
- getNINsDead() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of INs that were not found in the tree anymore
(deleted).
- getNINsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Returns the number of INs that were loaded into the cache during the
preload() operation.
- getNINsMigrated() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of INs migrated.
- getNINsObsolete() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of INs obsolete.
- getNLevels() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getNLNQueueHits() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs processed without a tree lookup.
- getNLNsCleaned() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs cleaned.
- getNLNsDead() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs that were not found in the tree anymore
(deleted).
- getNLNsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Returns the number of LNs that were loaded into the cache during the
preload() operation.
- getNLNsLocked() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs encountered that were locked.
- getNLNsMarked() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs that were marked for migration during
cleaning.
- getNLNsMigrated() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs encountered that were migrated forward in
the log.
- getNLNsObsolete() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs obsolete.
- getNLogBuffers() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of log buffers currently instantiated.
- getNMarkedLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs processed because they were previously
marked for migration.
- getNNodesExplicitlyEvicted() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of nodes evicted.
- getNNodesScanned() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of nodes scanned in order to select the
eviction set.
- getNNodesSelected() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of nodes selected to evict.
- getNNotResident() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of requests for database objects not contained within the
in memory data structures.
- getNoCleaningDistance(long, long, long) - Static method in class com.sleepycat.je.utilint.DbLsn
-
Return the logsize in bytes between these two LSNs.
- getNoComparators() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getNodeId() - Method in class com.sleepycat.je.log.entry.INLogEntry
-
- getNodeId() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getNodeId() - Method in interface com.sleepycat.je.log.entry.NodeLogEntry
-
Returns the node ID.
- getNodeId() - Method in class com.sleepycat.je.log.LNFileReader
-
Get node id of current LN.
- getNodeId() - Method in class com.sleepycat.je.tree.BINReference
-
- getNodeId() - Method in class com.sleepycat.je.tree.Node
-
- getNodeMaxDupTreeEntries() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns the maximum number of children a B+Tree duplicate tree node can
have.
- getNodeMaxDupTreeEntries() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getNodeMaxEntries() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns the maximum number of children a B+Tree node can have.
- getNodeMaxEntries() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getNodeSequence() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getNoFormatString(byte[]) - Static method in class com.sleepycat.je.tree.Key
-
Print the string w/out XML format.
- getNoFormatString(long) - Static method in class com.sleepycat.je.utilint.DbLsn
-
- getNonEmptyBins() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bins encountered by the INCompressor that were not
actually empty when the compressor ran.
- getNonObsoleteCount() - Method in class com.sleepycat.je.cleaner.DbFileSummary
-
Returns the number of non-obsolete LN and IN entries.
- getNonObsoleteCount() - Method in class com.sleepycat.je.cleaner.FileSummary
-
Returns the number of non-obsolete LN and IN entries.
- getNOpenFiles() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of files currently open in the file cache.
- getNoSort() - Method in class com.sleepycat.je.JoinConfig
-
Returns whether automatic sorting of the input cursors is disabled.
- getNoSync() - Method in class com.sleepycat.je.TransactionConfig
-
Returns true if the transaction is configured to not write or
synchronously flush the log it when commits.
- getNotificationInfo(Environment) - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
No notifications are supported.
- getNoWait() - Method in class com.sleepycat.je.TransactionConfig
-
Returns true if the transaction is configured to not wait if a lock
request cannot be immediately granted.
- getNOwners() - Method in class com.sleepycat.je.LockStats
-
Total lock owners in lock table.
- getNPendingLNsLocked() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of pending LNs that could not be locked for
migration because of a long duration application lock.
- getNPendingLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs processed because they were previously
locked.
- getNRandomReadBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bytes read which required respositioning the disk head
more than 1MB from the previous file position.
- getNRandomReads() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of disk reads which required respositioning the disk head
more than 1MB from the previous file position.
- getNRandomWriteBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bytes written which required respositioning the disk head
more than 1MB from the previous file position.
- getNRandomWrites() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of disk writes which required respositioning the disk head by
more than 1MB from the previous file position.
- getNRead() - Method in class com.sleepycat.persist.evolve.EvolveStats
-
The total number of entities read during eager evolution.
- getNReadLocks() - Method in class com.sleepycat.je.LockStats
-
Total read locks currently held.
- getNRepeatFaultReads() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of reads which had to be repeated when faulting in an object
from disk because the read chunk size controlled by je.log.faultReadSize
is too small.
- getNRepeatIteratorReads() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of times we try to read a log entry larger than the read
buffer size and can't grow the log buffer to accommodate the large
object.
- getNRepeatIteratorReads() - Method in class com.sleepycat.je.log.FileReader
-
- getNRequests() - Method in class com.sleepycat.je.LockStats
-
Total number of lock requests to date.
- getNRootNodesEvicted() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of database root nodes evicted.
- getNSequentialReadBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bytes read which did not require respositioning the disk
head more than 1MB from the previous file position.
- getNSequentialReads() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of disk reads which did not require respositioning the disk
head more than 1MB from the previous file position.
- getNSequentialWriteBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bytes written which did not require respositioning the
disk head more than 1MB from the previous file position.
- getNSequentialWrites() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of disk writes which did not require respositioning the disk
head by more than 1MB from the previous file position.
- getNSharedCacheEnvironments() - Method in class com.sleepycat.je.dbi.DbEnvPool
-
- getNSharedCacheEnvironments() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of environments using the shared cache.
- getNTempBufferWrites() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of writes which had to be completed using the temporary
marshalling buffer because the fixed size log buffers specified by
je.log.totalBufferBytes and je.log.numBuffers were not large enough.
- getNToBeCleanedLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
-
The accumulated number of LNs processed because they are soon to be
cleaned.
- getNTotalLocks() - Method in class com.sleepycat.je.LockStats
-
Total locks currently in lock table.
- getNumericVersionString() - Method in class com.sleepycat.je.JEVersion
-
The numeric version string, without the patch tag.
- getNumExplicitlySetParams() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Testing support
- getNumFromName(String) - Method in class com.sleepycat.je.log.FileManager
-
Get the file number from a file name.
- getNumRead() - Method in class com.sleepycat.je.log.FileReader
-
- getNWaiters() - Method in class com.sleepycat.je.LockStats
-
Total transactions waiting for locks.
- getNWaits() - Method in class com.sleepycat.je.LockStats
-
Total number of lock waits to date.
- getNWakeupRequests() - Method in class com.sleepycat.je.cleaner.Cleaner
-
- getNWakeupRequests() - Method in interface com.sleepycat.je.utilint.DaemonRunner
-
- getNWakeupRequests() - Method in class com.sleepycat.je.utilint.DaemonThread
-
For unit testing.
- getNWriteLocks() - Method in class com.sleepycat.je.LockStats
-
Total write locks currently held.
- getNXAAborts() - Method in class com.sleepycat.je.TransactionStats
-
The number of XA transactions that have aborted.
- getNXACommits() - Method in class com.sleepycat.je.TransactionStats
-
The number of XA transactions that have committed.
- getNXAPrepares() - Method in class com.sleepycat.je.TransactionStats
-
The number of XA transactions that have been prepared.
- getObsoleteINSize() - Method in class com.sleepycat.je.cleaner.DbFileSummary
-
Returns the approximate byte size of all obsolete IN entries.
- getObsoleteINSize() - Method in class com.sleepycat.je.cleaner.FileSummary
-
Returns the approximate byte size of all obsolete IN entries.
- getObsoleteLNSize() - Method in class com.sleepycat.je.cleaner.DbFileSummary
-
Returns the approximate byte size of all obsolete LN entries.
- getObsoleteLNSize() - Method in class com.sleepycat.je.cleaner.FileSummary
-
Returns the approximate byte size of all obsolete LN entries.
- getObsoleteLsn() - Method in class com.sleepycat.je.log.entry.INLogEntry
-
Returns the LSN of the prior version of this node.
- getObsoleteOffsets() - Method in class com.sleepycat.je.cleaner.TrackedFileSummary
-
Returns obsolete offsets as an array of longs, or null if none.
- getObsoleteOffsets() - Method in class com.sleepycat.je.tree.FileSummaryLN
-
Returns the obsolete offsets for the file.
- getObsoleteSize() - Method in class com.sleepycat.je.cleaner.DbFileSummary
-
Returns an estimate of the total bytes that are obsolete.
- getObsoleteSize() - Method in class com.sleepycat.je.cleaner.FileSummary
-
Returns an estimate of the total bytes that are obsolete.
- getOffset() - Method in class com.sleepycat.asm.Label
-
Returns the offset corresponding to this label.
- getOffset() - Method in class com.sleepycat.je.DatabaseEntry
-
Returns the byte offset into the data array.
- getOnlyAbortable() - Method in class com.sleepycat.je.txn.Txn
-
Get the state of a transaction's ONLY_ABORTABLE.
- getOpcode(int) - Method in class com.sleepycat.asm.Type
-
Returns a JVM instruction opcode adapted to this Java type.
- getOperationList(Environment) - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
Get mbean operation metadata for this environment.
- getOperationType() - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
-
- getOverrideBtreeComparator() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns the override setting for the btree comparator.
- getOverrideDuplicateComparator() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns the override setting for the duplicate comparator.
- getOwnersClone() - Method in class com.sleepycat.je.txn.LockImpl
-
Get a new Set of the owners.
- getOwnersClone() - Method in class com.sleepycat.je.txn.ThinLockImpl
-
- getOwnerTxnIds() - Method in exception com.sleepycat.je.DeadlockException
-
Returns an array of longs containing transaction ids of owners at the
the time of the timeout.
- getPackedIntByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Returns the byte length of a packed integer.
- getPackedIntLogSize(int) - Static method in class com.sleepycat.je.log.LogUtils
-
- getPackedLongByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Returns the byte length of a packed long integer.
- getPackedLongLogSize(long) - Static method in class com.sleepycat.je.log.LogUtils
-
- getParentBINForChildLN(TreeLocation, byte[], byte[], LN, boolean, boolean, boolean, CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Return a reference to the parent of this LN.
- getParentId() - Method in class com.sleepycat.je.TransactionStats.Active
-
The transaction ID of the parent transaction (or 0, if no parent).
- getParentINForChildIN(IN, boolean, CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
GetParentNode without optional tracking.
- getParentINForChildIN(IN, boolean, CacheMode, int, List<TrackingInfo>) - Method in class com.sleepycat.je.tree.Tree
-
Return a reference to the parent or possible parent of the child.
- getParentINForChildIN(long, boolean, boolean, byte[], byte[], boolean, CacheMode, int, List<TrackingInfo>, boolean) - Method in class com.sleepycat.je.tree.Tree
-
Return a reference to the parent or possible parent of the child.
- getPartial() - Method in class com.sleepycat.je.DatabaseEntry
-
Returns whether this DatabaseEntry is configured to read or write
partial records.
- getPartialLength() - Method in class com.sleepycat.je.DatabaseEntry
-
Returns the byte length of the partial record being read or written by
the application, in bytes.
- getPartialOffset() - Method in class com.sleepycat.je.DatabaseEntry
-
Returns the offset of the partial record being read or written by the
application, in bytes.
- getPatch() - Method in class com.sleepycat.je.JEVersion
-
Patch number of the release version.
- getPersistentFields() - Method in class com.sleepycat.persist.model.ClassMetadata
-
Returns an unmodifiable list of metadata for the persistent fields in
this class, or null if the default rules for persistent fields should be
used.
- getPrepared() - Method in class com.sleepycat.je.Transaction
-
- getPrepared() - Method in class com.sleepycat.je.txn.Txn
-
- getPrev(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the previous key/data pair and return that pair.
- getPrev(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the previous key/data pair and return that pair.
- getPrev(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the previous key/data pair and return that pair.
- getPrev() - Method in class com.sleepycat.je.utilint.VLSN
-
Return a VLSN which would precede this one.
- getPrev(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getPrevBin(BIN, boolean, CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Return a reference to the previous BIN.
- getPrevDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
If the previous key/data pair of the database is a duplicate data record
for the current key/data pair, moves the cursor to the previous key/data
pair of the database and return that pair.
- getPrevDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
If the previous key/data pair of the database is a duplicate data record
for the current key/data pair, move the cursor to the previous key/data
pair of the database and return that pair.
- getPrevDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
If the previous key/data pair of the database is a duplicate data record
for the current key/data pair, move the cursor to the previous key/data
pair of the database and return that pair.
- getPrevDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getPreviousVersion() - Method in class com.sleepycat.persist.impl.Format
-
Returns the previous version of this format in the linked list of
versions, or null if this is the only version.
- getPrevNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the previous non-duplicate key/data pair and return
that pair.
- getPrevNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the previous non-duplicate key/data pair and return
that pair.
- getPrevNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the previous non-duplicate key/data pair and return
that pair.
- getPrevNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getPrevOffset() - Method in class com.sleepycat.je.log.LastFileReader
-
- getPrevOffset() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getPrimaryConfig(Class) - Method in class com.sleepycat.persist.EntityStore
-
Returns the default primary database Berkeley DB engine API
configuration for an entity class.
- getPrimaryConfig(Class) - Method in class com.sleepycat.persist.impl.Store
-
- getPrimaryDatabase() - Method in class com.sleepycat.je.SecondaryCursor
-
Returns the primary
Database
associated with this cursor.
- getPrimaryDatabase() - Method in class com.sleepycat.je.SecondaryDatabase
-
Returns the primary database associated with this secondary database.
- getPrimaryIndex(Class<PK>, Class<E>) - Method in class com.sleepycat.persist.EntityStore
-
Returns the primary index for a given entity class, opening it if
necessary.
- getPrimaryIndex(Class<PK>, String, Class<E>, String) - Method in class com.sleepycat.persist.impl.Store
-
A getPrimaryIndex with extra parameters for opening a raw store.
- getPrimaryIndex(String) - Method in class com.sleepycat.persist.raw.RawStore
-
Opens the primary index for a given entity class.
- getPrimaryIndex() - Method in class com.sleepycat.persist.SecondaryIndex
-
Returns the primary index associated with this secondary index.
- getPrimaryKey() - Method in class com.sleepycat.persist.model.ClassMetadata
-
Returns the primary key metadata for a key declared in this class, or
null if none is declared.
- getPrimaryKey() - Method in class com.sleepycat.persist.model.EntityMetadata
-
Returns the primary key metadata for this entity.
- getPrimitiveBinding(Class<T>) - Static method in class com.sleepycat.bind.tuple.TupleBinding
-
Creates a tuple binding for a primitive Java class.
- getPrintInfo() - Method in class com.sleepycat.je.VerifyConfig
-
- getPrivateSecondaryConfig() - Method in class com.sleepycat.je.SecondaryDatabase
-
Returns the secondary config without cloning, for internal use.
- getProcessedBins() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bins that were successfully processed by the IN
Compressor.
- getPropagateExceptions() - Method in class com.sleepycat.je.VerifyConfig
-
- getProps(EnvironmentMutableConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentMutableConfig.getProps
- getProvisional() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getProxiedClassName() - Method in class com.sleepycat.persist.model.ClassMetadata
-
Returns the class name of the proxied class if this class is a
PersistentProxy
, or null otherwise.
- getRangeMax() - Method in class com.sleepycat.je.SequenceConfig
-
Returns the maximum value for the sequence.
- getRangeMin() - Method in class com.sleepycat.je.SequenceConfig
-
Returns the minimum value for the sequence.
- getRawType(String) - Method in class com.sleepycat.persist.model.EntityModel
-
Returns the type information for the current version of a given class,
or null if the class is not currently persistent.
- getRawTypeVersion(String, int) - Method in class com.sleepycat.persist.model.EntityModel
-
Returns the type information for a given version of a given class,
or null if the given version of the class is unknown.
- getReadableLocker(Environment, Transaction, boolean, boolean, boolean) - Static method in class com.sleepycat.je.txn.LockerFactory
-
Get a locker for a read or cursor operation.
- getReadableLocker(Environment, Database, Locker, boolean, boolean) - Static method in class com.sleepycat.je.txn.LockerFactory
-
Get a locker for this database handle for a read or cursor operation.
- getReadCommitted() - Method in class com.sleepycat.je.CursorConfig
-
Returns true if read operations performed by the cursor are configured
to return modified but not yet committed data.
- getReadCommitted() - Method in class com.sleepycat.je.TransactionConfig
-
Returns true if the transaction is configured for read committed
isolation.
- getReadIntLength(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
-
- getReadLongLength(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
-
- getReadOnly() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns true if the database is configured in read-only mode.
- getReadOnly() - Method in class com.sleepycat.je.EnvironmentConfig
-
Returns true if the database environment is configured to be read only.
- getReadOnly() - Method in class com.sleepycat.je.log.FileManager
-
- getReadOnly() - Method in class com.sleepycat.persist.StoreConfig
-
Returns the read-only configuration property.
- getReadUncommitted(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getReadUncommitted() - Method in class com.sleepycat.je.CursorConfig
-
Returns true if read operations performed by the cursor are configured
to return modified but not yet committed data.
- getReadUncommitted() - Method in class com.sleepycat.je.TransactionConfig
-
Returns true if read operations performed by the transaction are
configured to return modified but not yet committed data.
- getRecalcToggle() - Method in class com.sleepycat.je.tree.IN
-
- getRecordCount() - Method in class com.sleepycat.je.dbi.TruncateResult
-
- getRecordNumber(DatabaseEntry) - Static method in class com.sleepycat.compat.DbCompat
-
- getReference() - Method in class com.sleepycat.je.jca.ra.JEConnectionFactoryImpl
-
- getRelatedEntity() - Method in class com.sleepycat.persist.model.SecondaryKeyMetadata
-
Returns the class name of the related (foreign) entity, for which
foreign key constraints are specified using the
SecondaryKey.relatedEntity()
annotation.
- getRelationship() - Method in class com.sleepycat.persist.model.SecondaryKeyMetadata
-
Returns the relationship between instances of the entity class and the
secondary keys.
- getRenamer(String, int, String) - Method in class com.sleepycat.persist.evolve.Mutations
-
Returns the renamer mutation for the given class, version and field, or
null if none exists.
- getRenamers() - Method in class com.sleepycat.persist.evolve.Mutations
-
Returns an unmodifiable collection of all renamer mutations.
- getRenumbering(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getRepContext() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Return a ReplicationContext that will indicate if this operation
should broadcast data records for this database as part the replication
stream.
- getReplicaAck() - Method in class com.sleepycat.je.Durability
-
Returns the replica acknowledgment policy used by the master when
committing changes to a replicated environment.
- getReplicaConfig() - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
-
Create a database config for use on the replica which contains
all the configuration options that were conveyed by way of this class.
- getReplicaSync() - Method in class com.sleepycat.je.Durability
-
Returns the transaction synchronization policy to be used by the replica
as it replays a transaction that needs an acknowledgment.
- getReplicated() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getReplicatedCreateConfig() - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
-
- getReplicator() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getReplicatorNodeId() - Method in class com.sleepycat.je.txn.Txn
-
- getRequiredEvictBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bytes that must be evicted in order to get within the
memory budget.
- getResidentRootIN() - Method in class com.sleepycat.je.dbi.SortedLSNTreeWalker
-
- getResidentRootIN(boolean) - Method in class com.sleepycat.je.tree.Tree
-
- getResolvedModel() - Method in class com.sleepycat.persist.impl.PersistCatalog
-
Returns the model parameter, default model or stored model.
- getReturnType(String) - Static method in class com.sleepycat.asm.Type
-
Returns the Java type corresponding to the return type of the given
method descriptor.
- getReturnType(Method) - Static method in class com.sleepycat.asm.Type
-
Returns the Java type corresponding to the return type of the given
method.
- getRootIN(long) - Method in class com.sleepycat.je.dbi.SortedLSNTreeWalker
-
The default behavior fetches the rootIN from the log, but classes
extending this may fetch the root from the tree.
- getRootIN(CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Helper to obtain the root IN with shared root latching.
- getRootINLatchedExclusive(CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Helper to obtain the root IN with exclusive root latching.
- getRootLsn() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getRootLsn() - Method in class com.sleepycat.je.tree.Tree
-
Get LSN of the rootIN.
- getRuntimeMaxMemory() - Static method in class com.sleepycat.je.dbi.MemoryBudget
-
Returns Runtime.maxMemory(), accounting for a MacOS bug.
- getSavedExceptions() - Method in class com.sleepycat.je.dbi.SortedLSNTreeWalker
-
- getSearchBoth(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the specified key/data pair, where both the key and
data items must match.
- getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Database
-
Retrieves the key/data pair with the given key and data value, that is,
both the key and data items must match.
- getSearchBoth(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
This operation is not allowed with this method signature.
- getSearchBoth(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the specified secondary and primary key, where both
the primary and secondary key items must match.
- getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
-
This operation is not allowed with this method signature.
- getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
-
Retrieves the key/data pair with the specified secondary and primary
key, that is, both the primary and secondary key items must match.
- getSearchBoth(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getSearchBothRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the specified key and closest matching data item of
the database.
- getSearchBothRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
This operation is not allowed with this method signature.
- getSearchBothRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the specified secondary key and closest matching
primary key of the database.
- getSearchBothRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getSearchKey(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the given key of the database, and return the datum
associated with the given key.
- getSearchKey(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the given key of the database, and return the datum
associated with the given key.
- getSearchKey(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the given key of the database, and return the datum
associated with the given key.
- getSearchKey(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getSearchKeyRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Moves the cursor to the closest matching key of the database, and return
the data item associated with the matching key.
- getSearchKeyRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the closest matching key of the database, and return
the data item associated with the matching key.
- getSearchKeyRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Move the cursor to the closest matching key of the database, and return
the data item associated with the matching key.
- getSearchKeyRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getSearchRecordNumber(Cursor, DatabaseEntry, DatabaseEntry, LockMode) - Static method in class com.sleepycat.compat.DbCompat
-
- getSearchRecordNumber(SecondaryCursor, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Static method in class com.sleepycat.compat.DbCompat
-
- getSearchRecordNumber(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getSecondaryBulkLoad() - Method in class com.sleepycat.persist.StoreConfig
-
Returns the bulk-load-secondaries configuration property.
- getSecondaryConfig() - Method in class com.sleepycat.je.SecondaryDatabase
-
Returns a copy of the secondary configuration of this database.
- getSecondaryConfig(Class, String) - Method in class com.sleepycat.persist.EntityStore
-
Returns the default secondary database Berkeley DB engine API
configuration for an entity class and key name.
- getSecondaryConfig(Class, String) - Method in class com.sleepycat.persist.impl.Store
-
- getSecondaryDatabases() - Method in class com.sleepycat.je.Database
-
- getSecondaryIndex(PrimaryIndex<PK, E>, Class<SK>, String) - Method in class com.sleepycat.persist.EntityStore
-
Returns a secondary index for a given primary index and secondary key,
opening it if necessary.
- getSecondaryIndex(PrimaryIndex<PK, E1>, Class<E2>, String, Class<SK>, String, String) - Method in class com.sleepycat.persist.impl.Store
-
A getSecondaryIndex with extra parameters for opening a raw store.
- getSecondaryIndex(String, String) - Method in class com.sleepycat.persist.raw.RawStore
-
Opens the secondary index for a given entity class and secondary key
name.
- getSecondaryKeys() - Method in class com.sleepycat.persist.model.ClassMetadata
-
Returns an unmodifiable map of field name to secondary key metadata for
all secondary keys declared in this class, or null if no secondary keys
are declared in this class.
- getSecondaryKeys() - Method in class com.sleepycat.persist.model.EntityMetadata
-
Returns an unmodifiable map of key name to secondary key metadata, or
an empty map if no secondary keys are defined for this entity.
- getSequence() - Method in class com.sleepycat.je.utilint.VLSN
-
- getSequence(String) - Method in class com.sleepycat.persist.EntityStore
-
Returns a named sequence for using Berkeley DB engine API directly,
opening it if necessary.
- getSequence(String) - Method in class com.sleepycat.persist.impl.Store
-
- getSequenceConfig(String) - Method in class com.sleepycat.persist.EntityStore
-
Returns the default Berkeley DB engine API configuration for a named key
sequence.
- getSequenceConfig(String) - Method in class com.sleepycat.persist.impl.Store
-
- getSequenceName() - Method in class com.sleepycat.persist.model.PrimaryKeyMetadata
-
Returns the name of the sequence for assigning key values.
- getSerialBufferSize() - Method in class com.sleepycat.bind.serial.SerialBase
-
Returns the initial byte size of the output buffer.
- getSerializableIsolation() - Method in class com.sleepycat.je.TransactionConfig
-
Returns true if the transaction has been explicitly configured to have
serializable (degree 3) isolation.
- getSerialOutput(Object) - Method in class com.sleepycat.bind.serial.SerialBase
-
Returns an empty SerialOutput instance that will be used by the serial
binding or key creator.
- getSharedCache() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getSharedCache() - Method in class com.sleepycat.je.EnvironmentConfig
-
Returns true if the shared cache is used by this environment.
- getSharedCacheTotalBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
The total amount of the shared JE cache in use, in bytes.
- getSharedLatches() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getSharedLogEntry() - Method in class com.sleepycat.je.log.LogEntryType
-
- getShowProgressInterval() - Method in class com.sleepycat.je.StatsConfig
-
Returns the showProgressInterval value, if set.
- getShowProgressInterval() - Method in class com.sleepycat.je.VerifyConfig
-
Returns the showProgressInterval value, if set.
- getShowProgressStream() - Method in class com.sleepycat.je.StatsConfig
-
Returns the PrintStream on which the progress messages will be displayed
during long running statistics gathering operations.
- getShowProgressStream() - Method in class com.sleepycat.je.VerifyConfig
-
Returns the PrintStream on which the progress messages will be displayed
during long running verify operations.
- getSingleKey() - Method in class com.sleepycat.util.keyrange.KeyRange
-
Returns the key of a single-key range, or null if not a single-key
range.
- getSize() - Method in class com.sleepycat.asm.Type
-
Returns the size of values of this type.
- getSize() - Method in class com.sleepycat.je.DatabaseEntry
-
Returns the byte size of the data array.
- getSize() - Method in class com.sleepycat.je.dbi.INList
-
- getSize() - Method in class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
-
Extend super class to add in extra key.
- getSize() - Method in class com.sleepycat.je.log.entry.INLogEntry
-
- getSize() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
#see LogEntry#getSize
- getSize() - Method in interface com.sleepycat.je.log.entry.LogEntry
-
- getSize() - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
-
Extends its super class to add in database operation information.
- getSize() - Method in class com.sleepycat.je.log.entry.SingleItemEntry
-
- getSize() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getSort() - Method in class com.sleepycat.asm.Type
-
Returns the sort of this Java type.
- getSortedCursors(JoinCursor) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to JoinCursor.getSortedCursors()
- getSortedDuplicates(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getSortedDuplicates() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns true if the database is configured to support sorted duplicate
data items.
- getSortedDuplicates() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getSortedDuplicates(byte) - Static method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getSplitBins() - Method in class com.sleepycat.je.EnvironmentStats
-
The number of bins encountered by the INCompressor that were split
between the time they were put on the compressor queue and when the
compressor ran.
- getStackTrace(Throwable) - Static method in class com.sleepycat.je.utilint.Tracer
-
- getState(int) - Method in class com.sleepycat.je.tree.IN
-
- GETSTATIC - Static variable in interface com.sleepycat.asm.Opcodes
-
- getStats(StatsConfig) - Method in class com.sleepycat.je.Database
-
Returns database statistics.
- getStats(StatsConfig) - Method in class com.sleepycat.je.Environment
-
Returns the general database environment statistics.
- getStats(StatsConfig) - Method in class com.sleepycat.je.Sequence
-
Returns statistical information about the sequence.
- getStats() - Method in class com.sleepycat.persist.evolve.EvolveEvent
-
The cummulative statistics gathered during eager evolution.
- getStatus() - Method in class com.sleepycat.je.PreloadStats
-
Returns the PreloadStatus value for the preload() operation.
- getStoreName() - Method in class com.sleepycat.persist.EntityStore
-
Returns the name of this store.
- getStoreName() - Method in class com.sleepycat.persist.impl.Store
-
- getStoreName() - Method in class com.sleepycat.persist.raw.RawStore
-
Returns the name of this store.
- getStoreNames(Environment) - Static method in class com.sleepycat.persist.EntityStore
-
Returns the names of all entity stores in the given environment.
- getStoreNames(Environment) - Static method in class com.sleepycat.persist.impl.Store
-
- getStreamHeader() - Static method in class com.sleepycat.bind.serial.SerialOutput
-
Returns the fixed stream header used for all serialized streams in
PROTOCOL_VERSION_2 format.
- getStringByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Returns the byte length of a null-terminated UTF string in the data
buffer, including the terminator.
- getStringLogSize(String) - Static method in class com.sleepycat.je.log.LogUtils
-
- getSubclassIndex(PrimaryIndex<PK, E1>, Class<E2>, Class<SK>, String) - Method in class com.sleepycat.persist.EntityStore
-
Returns a secondary index for a secondary key in an entity subclass,
opening it if necessary.
- getSuper() - Method in class com.sleepycat.persist.raw.RawObject
-
Returns the instance of the superclass, or null if the superclass is
Object
or Enum
.
- getSuperType() - Method in class com.sleepycat.persist.impl.Format
-
- getSuperType() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns the type of the superclass, or null if the superclass is Object
or this is not a complex type (in other words, this is a simple type or
an array type).
- getSync() - Method in class com.sleepycat.je.TransactionConfig
-
Returns true if the transaction is configured to write and synchronously
flush the log it when commits.
- getTagName() - Method in class com.sleepycat.je.txn.TxnAbort
-
- getTagName() - Method in class com.sleepycat.je.txn.TxnCommit
-
- getTagName() - Method in class com.sleepycat.je.txn.TxnEnd
-
- getTagName() - Method in class com.sleepycat.je.txn.TxnPrepare
-
- getTarget() - Method in class com.sleepycat.je.tree.ChildReference
-
Return the target for this ChildReference.
- getTarget(int) - Method in class com.sleepycat.je.tree.IN
-
Return the idx'th target.
- getTemporary() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns the temporary database option.
- getTemporary() - Method in class com.sleepycat.persist.StoreConfig
-
Returns the temporary configuration property.
- getThread() - Method in class com.sleepycat.je.utilint.DaemonThread
-
For testing.
- getThreadLocalReferenceCount() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getThreadName() - Method in class com.sleepycat.je.ExceptionEvent
-
Returns the name of the daemon thread that threw the exception.
- getThreadTransaction(Environment) - Static method in class com.sleepycat.compat.DbCompat
-
- getThreadTransaction() - Method in class com.sleepycat.je.Environment
-
Returns the transaction associated with this thread if implied
transactions are being used.
- getTime() - Method in class com.sleepycat.je.txn.TxnEnd
-
- getTimeoutMillis() - Method in exception com.sleepycat.je.DeadlockException
-
- getTimestampLogSize(Timestamp) - Static method in class com.sleepycat.je.log.LogUtils
-
- getTotalLogSize() - Method in class com.sleepycat.je.EnvironmentStats
-
An approximation of the current total log size in bytes.
- getTotals() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getTrackedDbs() - Method in class com.sleepycat.je.cleaner.LocalUtilizationTracker
-
- getTrackedFile(long) - Method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
-
Returns one file from the snapshot of tracked files, or null if the
given file number is not in the snapshot array.
- getTrackedFiles() - Method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
-
Returns a snapshot of the files being tracked as of the last time a
log entry was added.
- getTrackedSummary() - Method in class com.sleepycat.je.tree.FileSummaryLN
-
Returns the tracked summary, or null if setTrackedSummary was not
called.
- getTrackerBudget() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getTransaction() - Method in class com.sleepycat.collections.CurrentTransaction
-
Returns the transaction associated with the current thread for this
environment, or null if no transaction is active.
- getTransaction() - Method in class com.sleepycat.je.jca.ra.JEConnection
-
- getTransaction() - Method in class com.sleepycat.je.jca.ra.JELocalTransaction
-
- getTransactional() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns true if the database open is enclosed within a transaction.
- getTransactional() - Method in class com.sleepycat.je.EnvironmentConfig
-
Returns true if the database environment is configured for transactions.
- getTransactional() - Method in class com.sleepycat.persist.StoreConfig
-
Returns the transactional configuration property.
- getTransactionalLogType() - Method in class com.sleepycat.je.tree.DupCountLN
-
Log type for transactional entries.
- getTransactionalLogType() - Method in class com.sleepycat.je.tree.FileSummaryLN
-
Log type for transactional entries.
- getTransactionalLogType() - Method in class com.sleepycat.je.tree.LN
-
Log type for transactional entries
- getTransactionalLogType() - Method in class com.sleepycat.je.tree.MapLN
-
Log type for transactional entries.
- getTransactionalLogType() - Method in class com.sleepycat.je.tree.NameLN
-
Log type for transactional entries.
- getTransactionConfig() - Method in class com.sleepycat.collections.TransactionRunner
-
- getTransactionId() - Method in class com.sleepycat.je.cleaner.DbFileSummary
-
Never called.
- getTransactionId() - Method in class com.sleepycat.je.cleaner.FileSummary
-
Never called.
- getTransactionId() - Method in class com.sleepycat.je.cleaner.PackedOffsets
-
Never called.
- getTransactionId() - Method in class com.sleepycat.je.dbi.DatabaseId
-
- getTransactionId() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getTransactionId() - Method in class com.sleepycat.je.dbi.DbTree
-
- getTransactionId() - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
-
- getTransactionId() - Method in enum com.sleepycat.je.log.entry.DbOperationType
-
- getTransactionId() - Method in class com.sleepycat.je.log.entry.INLogEntry
-
- getTransactionId() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getTransactionId() - Method in interface com.sleepycat.je.log.entry.LogEntry
-
- getTransactionId() - Method in class com.sleepycat.je.log.entry.SingleItemEntry
-
- getTransactionId() - Method in class com.sleepycat.je.log.FileHeader
-
- getTransactionId() - Method in interface com.sleepycat.je.log.Loggable
-
- getTransactionId() - Method in class com.sleepycat.je.recovery.CheckpointEnd
-
- getTransactionId() - Method in class com.sleepycat.je.recovery.CheckpointStart
-
- getTransactionId() - Method in class com.sleepycat.je.tree.BINDelta
-
- getTransactionId() - Method in class com.sleepycat.je.tree.ChildReference
-
- getTransactionId() - Method in class com.sleepycat.je.tree.DeltaInfo
-
- getTransactionId() - Method in class com.sleepycat.je.tree.INDeleteInfo
-
- getTransactionId() - Method in class com.sleepycat.je.tree.INDupDeleteInfo
-
- getTransactionId() - Method in class com.sleepycat.je.tree.Node
-
- getTransactionId() - Method in class com.sleepycat.je.tree.Tree
-
- getTransactionId() - Method in class com.sleepycat.je.txn.Txn
-
- getTransactionId() - Method in class com.sleepycat.je.txn.TxnEnd
-
- getTransactionId() - Method in class com.sleepycat.je.utilint.Tracer
-
- getTransactionId() - Method in class com.sleepycat.je.utilint.VLSN
-
- getTransactionStats(StatsConfig) - Method in class com.sleepycat.je.Environment
-
Returns the database environment's transactional statistics.
- getTransactionTimeout() - Method in class com.sleepycat.je.XAEnvironment
-
- getTree() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getTreeAdminMemory() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Figure out how much memory is used by the DbFileSummaryMap.
- getTreeAdminMemorySize() - Method in class com.sleepycat.je.tree.BIN
-
Returns the treeAdmin memory in objects referenced by this BIN.
- getTreeAdminMemorySize() - Method in class com.sleepycat.je.tree.IN
-
Returns the treeAdmin memory in objects referenced by this IN.
- getTreeAdminMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getTreeMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
Used for unit testing.
- getTriggerLatch() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Returns the shared trigger latch.
- getTruncateOldDbId() - Method in class com.sleepycat.je.log.DbOpReplicationContext
-
- getTruncateOldDbId() - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
-
- getTupleBufferSize() - Method in class com.sleepycat.bind.tuple.TupleBase
-
Returns the initial byte size of the output buffer.
- getTupleOutput(BigInteger) - Method in class com.sleepycat.bind.tuple.BigIntegerBinding
-
- getTupleOutput(Boolean) - Method in class com.sleepycat.bind.tuple.BooleanBinding
-
- getTupleOutput(Byte) - Method in class com.sleepycat.bind.tuple.ByteBinding
-
- getTupleOutput(Character) - Method in class com.sleepycat.bind.tuple.CharacterBinding
-
- getTupleOutput(Double) - Method in class com.sleepycat.bind.tuple.DoubleBinding
-
- getTupleOutput(Float) - Method in class com.sleepycat.bind.tuple.FloatBinding
-
- getTupleOutput(Integer) - Method in class com.sleepycat.bind.tuple.IntegerBinding
-
- getTupleOutput(Long) - Method in class com.sleepycat.bind.tuple.LongBinding
-
- getTupleOutput(Short) - Method in class com.sleepycat.bind.tuple.ShortBinding
-
- getTupleOutput(Double) - Method in class com.sleepycat.bind.tuple.SortedDoubleBinding
-
- getTupleOutput(Float) - Method in class com.sleepycat.bind.tuple.SortedFloatBinding
-
- getTupleOutput(String) - Method in class com.sleepycat.bind.tuple.StringBinding
-
- getTupleOutput(E) - Method in class com.sleepycat.bind.tuple.TupleBase
-
Returns an empty TupleOutput instance that will be used by the tuple
binding or key creator.
- getTxn(Transaction) - Static method in class com.sleepycat.je.DbInternal
-
- getTxnAbortId() - Method in class com.sleepycat.je.log.LNFileReader
-
Get the last txn abort id seen by the reader.
- getTxnCommitId() - Method in class com.sleepycat.je.log.LNFileReader
-
Get the last txn commit id seen by the reader.
- getTxnForThread() - Method in class com.sleepycat.je.txn.TxnManager
-
Retrieve a Txn object for this Thread.
- getTxnFromXid(Xid) - Method in class com.sleepycat.je.txn.TxnManager
-
Retrieve a Txn object from an Xid.
- getTxnId() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getTxnId() - Method in class com.sleepycat.je.log.LNFileReader
-
- getTxnLocker() - Method in class com.sleepycat.je.txn.BasicLocker
-
No transactional locker is available.
- getTxnLocker() - Method in class com.sleepycat.je.txn.BuddyLocker
-
Forwards this call to the buddy locker.
- getTxnLocker() - Method in class com.sleepycat.je.txn.Locker
-
Returns the underlying Txn if the locker is transactional, or null if
the locker is non-transactional.
- getTxnLocker() - Method in class com.sleepycat.je.txn.Txn
-
This is a transactional locker.
- getTxnManager() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getTxnNoSync() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Returns true if the database environment is configured for asynchronous
transactions.
- getTxnPrepareId() - Method in class com.sleepycat.je.log.LNFileReader
-
Get the last txn prepare id seen by the reader.
- getTxnPrepareXid() - Method in class com.sleepycat.je.log.LNFileReader
-
Get the last txn prepare Xid seen by the reader.
- getTxnReadCommitted(EnvironmentConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.setTxnReadCommitted()
- getTxnSerializableIsolation() - Method in class com.sleepycat.je.EnvironmentConfig
-
Returns true if all transactions for this environment has been
configured to have Serializable (Degree 3) isolation.
- getTxnTimeout() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getTxnTimeout() - Method in class com.sleepycat.je.EnvironmentConfig
-
Returns the transaction timeout, in microseconds.
- getTxnTimeout() - Method in class com.sleepycat.je.txn.BuddyLocker
-
Returns the transaction timeout of the buddy locker, since this locker
has no independent timeout.
- getTxnTimeout() - Method in class com.sleepycat.je.txn.Locker
-
Get the transaction timeout period for this locker, in milliseconds
public for jca/ra/JELocalTransaction.
- getTxnWriteNoSync() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Returns true if the database environment is configured for transactions
which write but do not flush the log.
- getType(String) - Static method in class com.sleepycat.asm.Type
-
Returns the Java type corresponding to the given type descriptor.
- getType(Class) - Static method in class com.sleepycat.asm.Type
-
Returns the Java type corresponding to the given class.
- getType() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getType() - Method in class com.sleepycat.je.tree.Node
-
- getType() - Method in interface com.sleepycat.persist.raw.RawField
-
Returns the type of the field, without expanding parameterized types,
or null if the type is an interface type or the Object class.
- getType() - Method in class com.sleepycat.persist.raw.RawObject
-
Returns the raw type information for this raw object.
- getTypeNum() - Method in class com.sleepycat.je.log.LogEntryType
-
- getUnflushableTrackedSummary(long) - Method in class com.sleepycat.je.cleaner.UtilizationTracker
-
Returns a tracked summary for the given file which will not be flushed.
- getUnflushableTrackedSummary(long) - Method in class com.sleepycat.je.log.LatchedLogManager
-
- getUnflushableTrackedSummary(long) - Method in class com.sleepycat.je.log.LogManager
-
Returns a tracked summary for the given file which will not be flushed.
- getUnflushableTrackedSummary(long) - Method in class com.sleepycat.je.log.SyncedLogManager
-
- getUnsortedDuplicates(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getUserName() - Method in class com.sleepycat.je.jca.ra.JEConnectionMetaData
-
- getUserTxn() - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- getUtilizationProfile() - Method in class com.sleepycat.je.cleaner.Cleaner
-
- getUtilizationProfile() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Returns the UtilizationProfile.
- getUtilizationRepairDone() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Is public for unit testing.
- getUtilizationTracker() - Method in class com.sleepycat.je.cleaner.Cleaner
-
- getUtilizationTracker() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Returns the UtilizationTracker.
- getVal(Properties, ConfigParam) - Static method in class com.sleepycat.je.dbi.DbConfigManager
-
Helper method for environment and replicator configuration classes.
- getVal(Properties, ConfigParam, String) - Static method in class com.sleepycat.je.dbi.DbConfigManager
-
Helper method for environment and replicator configuration classes.
- getValue() - Method in class com.sleepycat.collections.MapEntryParameter
-
Returns the value of this entry.
- getValue() - Method in class com.sleepycat.je.SequenceStats
-
Returns the current cached value of the sequence.
- getValue() - Method in class com.sleepycat.je.utilint.Adler32
-
Returns current checksum value.
- getValues() - Method in class com.sleepycat.persist.raw.RawObject
-
Returns a map of field name to value for a complex type, or null for an
array type or an enum type.
- getVariablePortionSize() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getVerbose() - Method in class com.sleepycat.persist.model.ClassEnhancer
-
Gets verbose mode.
- getVersion() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getVersion() - Method in class com.sleepycat.persist.impl.Format
-
- getVersion() - Method in class com.sleepycat.persist.model.ClassMetadata
-
Returns the version of this persistent class.
- getVersion() - Method in interface com.sleepycat.persist.raw.RawType
-
Returns the class version for this type.
- getVersionHeader() - Static method in exception com.sleepycat.je.DatabaseException
-
- getVersionString() - Method in class com.sleepycat.je.JEVersion
-
Release version, suitable for display.
- getVLSN() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getVLSN(ByteBuffer) - Static method in class com.sleepycat.je.log.LogEntryHeader
-
Return the VLSN for the log entry header in this byte buffer.
- getVLSNs() - Method in class com.sleepycat.je.utilint.FileMapper
-
Return the set of VLSNs in this mapper.
- getWaitersListClone() - Method in class com.sleepycat.je.txn.LockImpl
-
Get a list of waiters for debugging and error messages.
- getWaitersListClone() - Method in class com.sleepycat.je.txn.ThinLockImpl
-
- getWaiterTxnIds() - Method in exception com.sleepycat.je.DeadlockException
-
Returns an array of longs containing transaction ids of waiters at the
the time of the timeout.
- getWakeupPeriod(DbConfigManager) - Static method in class com.sleepycat.je.recovery.Checkpointer
-
Figure out the wakeup period.
- getWithCleaningDistance(long, FileManager, long, long) - Static method in class com.sleepycat.je.utilint.DbLsn
-
Return the logsize in bytes between these two LSNs.
- getWrap() - Method in class com.sleepycat.je.SequenceConfig
-
Returns true if the sequence will wrap around when it is incremented
(decremented) past the specified maximum (minimum) value.
- getWritableLocker(Environment, Transaction, boolean, boolean) - Static method in class com.sleepycat.je.txn.LockerFactory
-
Get a locker for a writable operation, checking whether the db and
environment is transactional or not.
- getWritableLocker(Environment, Transaction, boolean, boolean, boolean, TransactionConfig) - Static method in class com.sleepycat.je.txn.LockerFactory
-
Get a locker for a writable operation, also specifying whether to retain
non-transactional locks when a new locker must be created.
- getWriteCursor(CursorConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getWriteIntLength(int) - Static method in class com.sleepycat.util.PackedInteger
-
- getWriteLockInfo(long) - Method in class com.sleepycat.je.txn.BasicLocker
-
- getWriteLockInfo(long) - Method in class com.sleepycat.je.txn.Locker
-
- getWriteLockInfo(long) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
-
- getWriteLockInfo(long) - Method in class com.sleepycat.je.txn.Txn
-
- getWriteLongLength(long) - Static method in class com.sleepycat.util.PackedInteger
-
- getWriteNoSync() - Method in class com.sleepycat.je.TransactionConfig
-
Returns true if the transaction is configured to write but not
synchronously flush the log it when commits.
- getWriteOwnerLocker(long) - Method in class com.sleepycat.je.txn.BasicLocker
-
Get the txn that owns the lock on this node.
- getWriteOwnerLocker() - Method in class com.sleepycat.je.txn.LockImpl
-
Return the locker that has a write ownership on this lock.
- getWriteOwnerLocker() - Method in class com.sleepycat.je.txn.ThinLockImpl
-
- getWriteOwnerLockerInternal(Long, int) - Method in class com.sleepycat.je.txn.LockManager
-
Do the real work of getWriteOwnerLocker.
- getXAResource() - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- getXATransaction(Xid) - Method in class com.sleepycat.je.XAEnvironment
-
Used to get the Transaction object given an XA Xid.
- getXid() - Method in class com.sleepycat.je.txn.TxnPrepare
-
- getXidSize(Xid) - Static method in class com.sleepycat.je.log.LogUtils
-
The byte[]'s in Xid's are known to be 255 or less in length.
- getZeroTerminatedByteLength(byte[], int) - Static method in class com.sleepycat.util.UtfOps
-
Returns the byte length of a null terminated UTF string, not including
the terminator.
- GOTO - Static variable in interface com.sleepycat.asm.Opcodes
-
- RANGE_INSERT - Static variable in class com.sleepycat.je.txn.LockType
-
- RANGE_READ - Static variable in class com.sleepycat.je.txn.LockType
-
- RANGE_WRITE - Static variable in class com.sleepycat.je.txn.LockType
-
- RangeCursor - Class in com.sleepycat.util.keyrange
-
A cursor-like interface that enforces a key range.
- RangeCursor(KeyRange, KeyRange, boolean, Cursor) - Constructor for class com.sleepycat.util.keyrange.RangeCursor
-
Creates a range cursor with a duplicate range.
- RangeRestartException - Exception in com.sleepycat.je.dbi
-
Thrown by the LockManager when requesting a RANGE_READ or RANGE_WRITE
lock, and a RANGE_INSERT lock is held or is waiting.
- RangeRestartException() - Constructor for exception com.sleepycat.je.dbi.RangeRestartException
-
- RawField - Interface in com.sleepycat.persist.raw
-
The definition of a field in a
RawType
.
- RawObject - Class in com.sleepycat.persist.raw
-
- RawObject(RawType, Map<String, Object>, RawObject) - Constructor for class com.sleepycat.persist.raw.RawObject
-
Creates a raw object with a given set of field values for a complex
type.
- RawObject(RawType, Object[]) - Constructor for class com.sleepycat.persist.raw.RawObject
-
Creates a raw object with the given array elements for an array type.
- RawObject(RawType, String) - Constructor for class com.sleepycat.persist.raw.RawObject
-
Creates a raw object with the given enum value for an enum type.
- RawStore - Class in com.sleepycat.persist.raw
-
Provides access to the raw data in a store for use by general purpose tools.
- RawStore(Environment, String, StoreConfig) - Constructor for class com.sleepycat.persist.raw.RawStore
-
Opens an entity store for raw data access.
- RawType - Interface in com.sleepycat.persist.raw
-
The type definition for a simple or complex persistent type, or an array
of persistent types.
- read(ClassReader, int, int, char[], int, Label[]) - Method in class com.sleepycat.asm.Attribute
-
- READ - Static variable in class com.sleepycat.je.txn.LockType
-
Lock types.
- read() - Method in class com.sleepycat.util.FastInputStream
-
- read(byte[]) - Method in class com.sleepycat.util.FastInputStream
-
- read(byte[], int, int) - Method in class com.sleepycat.util.FastInputStream
-
- READ_COMMITTED - Static variable in class com.sleepycat.je.CursorConfig
-
A convenience instance to configure a cursor for read committed
isolation.
- READ_COMMITTED - Static variable in class com.sleepycat.je.LockMode
-
Read committed isolation provides for cursor stability but not
repeatable reads.
- READ_UNCOMMITTED - Static variable in class com.sleepycat.je.CursorConfig
-
A convenience instance to configure read operations performed by the
cursor to return modified but not yet committed data.
- READ_UNCOMMITTED - Static variable in class com.sleepycat.je.LockMode
-
Reads modified but not yet committed data.
- readArrayLength() - Method in interface com.sleepycat.persist.impl.EntityInput
-
Called by ObjectArrayFormat and PrimitiveArrayFormat to read the array
length.
- readBigInteger() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a BigInteger
.
- readBigInteger() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- readBoolean() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a boolean (one byte) unsigned value from the buffer and returns
true if it is non-zero and false if it is zero.
- readBoolean(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a boolean from the log.
- readBoolean() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- readBufferFileEnd - Variable in class com.sleepycat.je.log.FileReader
-
- readBufferFileNum - Variable in class com.sleepycat.je.log.FileReader
-
- readBufferFileStart - Variable in class com.sleepycat.je.log.FileReader
-
- readByte(int) - Method in class com.sleepycat.asm.ClassReader
-
- readByte() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a signed byte (one byte) value from the buffer.
- readByte() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- readByteArray(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a byte array from the log.
- readBytes(int) - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads the specified number of bytes from the buffer, converting each
unsigned byte value to a character of the resulting string.
- readBytes(char[]) - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads the specified number of bytes from the buffer, converting each
unsigned byte value to a character of the resulting array.
- readBytesNoLength(ByteBuffer, int) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a byte array from the log.
- readChar() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a char (two byte) unsigned value from the buffer.
- readChar() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- readChars(int) - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads the specified number of characters from the buffer, converting
each two byte unsigned value to a character of the resulting string.
- readChars(char[]) - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads the specified number of characters from the buffer, converting
each two byte unsigned value to a character of the resulting array.
- readClass(int, char[]) - Method in class com.sleepycat.asm.ClassReader
-
Reads a class constant pool item in
b
.
- readClassDescriptor() - Method in class com.sleepycat.bind.serial.SerialInput
-
- ReadCommittedLocker - Class in com.sleepycat.je.txn
-
Extends BuddyLocker to acquire write locks using the buddy locker (the
transaction locker).
- readConst(int, char[]) - Method in class com.sleepycat.asm.ClassReader
-
Reads a numeric or string constant pool item in
b
.
- readDouble() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a signed double (eight byte) value from the buffer.
- readEntry(LogEntryHeader, ByteBuffer, boolean) - Method in class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
-
Extends its super class to read in the extra dup key.
- readEntry(LogEntryHeader, ByteBuffer, boolean) - Method in class com.sleepycat.je.log.entry.INLogEntry
-
Read in an IN entry.
- readEntry(LogEntryHeader, ByteBuffer, boolean) - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- readEntry(LogEntryHeader, ByteBuffer, boolean) - Method in interface com.sleepycat.je.log.entry.LogEntry
-
Read in a log entry.
- readEntry(LogEntryHeader, ByteBuffer, boolean) - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
-
Extends its super class to read in database operation information.
- readEntry(LogEntryHeader, ByteBuffer, boolean) - Method in class com.sleepycat.je.log.entry.SingleItemEntry
-
- readEnumConstant(String[]) - Method in interface com.sleepycat.persist.impl.EntityInput
-
Called by EnumFormat to read and return index of the enum constant.
- readFast() - Method in class com.sleepycat.util.FastInputStream
-
Equivalent to 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.
- readFromBuffer(ByteBuffer) - Static method in class com.sleepycat.je.dbi.Operation
-
- readFromDatabase(DatabaseEntry) - Static method in class com.sleepycat.je.utilint.FileMapper
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.cleaner.DbFileSummary
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.cleaner.FileSummary
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.cleaner.PackedOffsets
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.dbi.DatabaseId
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.dbi.DbTree
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
-
- readFromLog(ByteBuffer, byte) - Method in enum com.sleepycat.je.log.entry.DbOperationType
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.log.FileHeader
-
- readFromLog(ByteBuffer, byte) - Method in interface com.sleepycat.je.log.Loggable
-
Initialize this object from the data in itemBuf.
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.recovery.CheckpointEnd
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.recovery.CheckpointStart
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.BINDelta
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.ChildReference
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.DBIN
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.DeltaInfo
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.DIN
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.DupCountLN
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.FileSummaryLN
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.IN
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.INDeleteInfo
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.INDupDeleteInfo
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.LN
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.MapLN
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.NameLN
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.Node
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.tree.Tree
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.txn.Txn
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.txn.TxnEnd
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.txn.TxnPrepare
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.utilint.Tracer
-
- readFromLog(ByteBuffer, byte) - Method in class com.sleepycat.je.utilint.VLSN
-
- readHeaderAndEntry(ByteBuffer, EnvironmentImpl, boolean, boolean) - Static method in class com.sleepycat.je.log.LogUtils
-
Convenience method for marshalling a header and log entry
out of a byte buffer read directly out of the log.
- readInt(int) - Method in class com.sleepycat.asm.ClassReader
-
Reads a signed int value in
b
.
- readInt() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a signed int (four byte) value from the buffer.
- readInt(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
-
Read an int from the log in either packed or unpacked format.
- readInt(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a int from the log.
- readInt() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- readInt(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
-
Reads a packed integer at the given buffer offset and returns it.
- readIntMSB(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a int from the log in MSB order.
- readKeyObject(Format) - Method in interface com.sleepycat.persist.impl.EntityInput
-
Called for a primary key field or a composite key field with a reference
type.
- readLong(int) - Method in class com.sleepycat.asm.ClassReader
-
Reads a signed long value in
b
.
- readLong() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a signed long (eight byte) value from the buffer.
- readLong(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
-
Read an int from the log in either packed or unpacked format.
- readLong(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a long from the log.
- readLong() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- readLong(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
-
Reads a packed long integer at the given buffer offset and returns it.
- readLongNumber(String) - Static method in class com.sleepycat.je.utilint.CmdUtil
-
Parse a string into a long.
- readMapTreeFromLog(long, boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Set the mapping tree from the log.
- readNextEntry() - Method in class com.sleepycat.je.log.FileReader
-
readNextEntry scans the log files until either it's reached the end of
the log or has hit an invalid portion.
- readNextEntry() - Method in class com.sleepycat.je.log.LastFileReader
-
readNextEntry will stop at a bad entry.
- readNextEntry() - Method in class com.sleepycat.je.log.ScavengerFileReader
-
- readNonKeyFields(Object, EntityInput, int, int, int) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
-
- readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ComplexFormat
-
- readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.CompositeKeyFormat
-
- readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ConverterReader
-
- readObject() - Method in interface com.sleepycat.persist.impl.EntityInput
-
Called via Accessor to read all fields with reference types, except for
the primary key field and composite key fields (see readKeyObject
below).
- readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.EnumFormat
-
- readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.Format
-
Called after newInstance() to read the rest of the data bytes and fill
in the object contents.
- readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ObjectArrayFormat
-
- readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.PrimitiveArrayFormat
-
- readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ProxiedFormat
-
- readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat
-
- readPackedInt() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a packed integer.
- readPackedInt(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a packed int from the log.
- readPackedLong() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a packed long integer.
- readPackedLong(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a packed long from the log.
- readPriKey(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ComplexFormat
-
- readPriKey(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ConverterReader
-
- readPriKey(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.Format
-
Reads the primary key from the given input bytes and sets the primary
key field in the given object.
- readPriKeyField(Object, EntityInput) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
-
- readSecKeyFields(Object, EntityInput, int, int, int) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
-
- readShort(int) - Method in class com.sleepycat.asm.ClassReader
-
Reads a signed short value in
b
.
- readShort() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads a signed short (two byte) value from the buffer.
- readShort(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a short from the log.
- readShort() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- 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.
- readSortedDouble() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- 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.
- readSortedFloat() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- 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.
- readString(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a string from the log.
- readString() - Method in interface com.sleepycat.persist.impl.EntityInput
-
- readTimestamp(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
-
Read a timestamp from the log.
- readTypeFromLog(ByteBuffer, byte) - Static method in enum com.sleepycat.je.log.entry.DbOperationType
-
- readUncommittedDefault - Variable in class com.sleepycat.je.txn.Locker
-
- 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.
- readUnsignedInt(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
Unmarshall the next four bytes which hold an unsigned int into a long.
- readUnsignedShort(int) - Method in class com.sleepycat.asm.ClassReader
-
Reads an unsigned short value in
b
.
- readUnsignedShort() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Reads an unsigned short (two byte) value from the buffer.
- readUTF8(int, char[]) - Method in class com.sleepycat.asm.ClassReader
-
Reads an UTF8 string constant pool item in
b
.
- readVariablePortion(ByteBuffer) - Method in class com.sleepycat.je.log.LogEntryHeader
-
Assumes this is called directly after the constructor, and that the
entryBuffer is positioned right before the VLSN.
- readXid(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
- rebuildINList() - Method in class com.sleepycat.je.tree.Tree
-
rebuildINList is used by recovery to add all the resident nodes to the
IN list.
- rebuildINListMapDb() - Method in class com.sleepycat.je.dbi.DbTree
-
Rebuild the IN list after recovery.
- RECNO_METHOD - Static variable in class com.sleepycat.compat.DbCompat
-
- reconstituteBIN(EnvironmentImpl) - Method in class com.sleepycat.je.tree.BINDelta
-
Create a BIN by starting with the full version and applying the deltas.
- RecordNumberBinding - Class in com.sleepycat.bind
-
- 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(boolean, boolean) - Method in class com.sleepycat.je.recovery.RecoveryManager
-
Look for an existing log and use it to create an in memory structure for
accessing existing databases.
- recover(int) - Method in class com.sleepycat.je.XAEnvironment
-
- RecoveryException - Exception in com.sleepycat.je.recovery
-
Recovery related exceptions
- RecoveryException(EnvironmentImpl, String, Throwable) - Constructor for exception com.sleepycat.je.recovery.RecoveryException
-
- RecoveryException(EnvironmentImpl, String) - Constructor for exception com.sleepycat.je.recovery.RecoveryException
-
- RecoveryInfo - Class in com.sleepycat.je.recovery
-
RecoveryInfo keeps information about recovery processing.
- RecoveryInfo() - Constructor for class com.sleepycat.je.recovery.RecoveryInfo
-
- RecoveryManager - Class in com.sleepycat.je.recovery
-
- RecoveryManager(EnvironmentImpl) - Constructor for class com.sleepycat.je.recovery.RecoveryManager
-
Make a recovery manager
- RecoveryUtilizationTracker - Class in com.sleepycat.je.cleaner
-
Accumulates changes to the utilization profile during recovery.
- RecoveryUtilizationTracker(EnvironmentImpl) - Constructor for class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
-
- registerClass(String, Enhanced) - Static method in class com.sleepycat.persist.impl.EnhancedAccessor
-
Registers a prototype instance, and should be called during
initialization of the prototype class.
- registerClass(Class) - Method in class com.sleepycat.persist.model.EntityModel
-
- registerCursor(CursorImpl) - Method in class com.sleepycat.je.txn.BasicLocker
-
This txn doesn't store cursors.
- registerCursor(CursorImpl) - Method in class com.sleepycat.je.txn.Locker
-
Tell this transaction about a cursor.
- registerCursor(CursorImpl) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
-
Forwards this method to the transactional buddy.
- registerCursor(CursorImpl) - Method in class com.sleepycat.je.txn.Txn
-
Cursors operating under this transaction are added to the collection.
- registerPriKeyObject(Object) - Method in interface com.sleepycat.persist.impl.EntityInput
-
Called via Accessor.readSecKeyFields for a primary key field with a
reference type.
- registerPriKeyObject(Object) - Method in interface com.sleepycat.persist.impl.EntityOutput
-
Called via Accessor.writeSecKeyFields for a primary key field with a
reference type.
- registerVLSN(long, LogEntryHeader) - Method in interface com.sleepycat.je.dbi.ReplicatorInstance
-
Record the vlsn->lsn mapping for this just-logged log entry.
- registerXATxn(Xid, Txn, boolean) - Method in class com.sleepycat.je.txn.TxnManager
-
Called when txn is created.
- reinit(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Reinitialize after an Internal Init copies new *.jdb files into envhome.
- Relationship - Enum in com.sleepycat.persist.model
-
Defines the relationship between instances of the entity class and the
secondary keys.
- release() - Method in class com.sleepycat.je.latch.Latch
-
Release the latch.
- release() - Method in class com.sleepycat.je.latch.SharedLatch
-
Release an exclusive or shared latch.
- release() - Method in interface com.sleepycat.je.log.LogSource
-
We're done with this log source.
- release(Locker, MemoryBudget, int) - Method in class com.sleepycat.je.txn.LockImpl
-
Releases a lock and moves the next waiter(s) to the owners.
- release(long, Locker) - Method in class com.sleepycat.je.txn.LockManager
-
Release a lock and possibly notify any waiters that they have been
granted the lock.
- release(Locker, MemoryBudget, int) - Method in class com.sleepycat.je.txn.ThinLockImpl
-
- releaseAndFindNotifyTargets(long, Locker) - Method in class com.sleepycat.je.txn.DummyLockManager
-
- releaseAndFindNotifyTargets(long, Locker) - Method in class com.sleepycat.je.txn.LatchedLockManager
-
- releaseAndFindNotifyTargets(long, Locker) - Method in class com.sleepycat.je.txn.LockManager
-
Release the lock, and return the set of new owners to notify, if any.
- releaseAndFindNotifyTargets(long, Locker) - Method in class com.sleepycat.je.txn.SyncedLockManager
-
- releaseAndFindNotifyTargetsInternal(long, Locker, int) - Method in class com.sleepycat.je.txn.LockManager
-
Do the real work of releaseAndFindNotifyTargets
- releaseAPIReadLock(Locker) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- releaseAPIWriteLock() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- releaseBIN() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- releaseBINs() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- releaseDb(DatabaseImpl) - Method in class com.sleepycat.je.dbi.DbTree
-
Decrements the use count of the given DB, allowing it to be evicted if
the use count reaches zero.
- releaseDBIN() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- releaseDbs(Map<DatabaseId, DatabaseImpl>) - Method in class com.sleepycat.je.dbi.DbTree
-
Calls releaseDb for all DBs in the given map of DatabaseId to
DatabaseImpl.
- releaseExclusiveLock() - Method in class com.sleepycat.je.log.FileManager
-
- releaseIfOwner() - Method in class com.sleepycat.je.latch.Latch
-
Release the latch.
- releaseIfOwner() - Method in class com.sleepycat.je.latch.SharedLatch
-
Release the latch.
- releaseLatch() - Method in class com.sleepycat.je.tree.IN
-
Release the latch on this node.
- releaseLatch() - Method in class com.sleepycat.je.tree.Node
-
- releaseLatchIfOwner() - Method in class com.sleepycat.je.tree.IN
-
Release the latch on this node.
- releaseLock(long) - Method in class com.sleepycat.je.txn.Locker
-
Release the lock on this LN and remove from the transaction's owning
set.
- releaseLock(long) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
-
Releases the lock from this locker, or if not owned by this locker then
releases it from the buddy locker.
- releaseMemoryBudget() - Method in class com.sleepycat.je.tree.LN
-
Release the memory budget for any objects referenced by this
LN.
- releaseMemoryBudget() - Method in class com.sleepycat.je.tree.MapLN
-
- releaseNonTxnLocks() - Method in class com.sleepycat.je.txn.BasicLocker
-
Releases all locks, since all locks held by this locker are
non-transactional.
- releaseNonTxnLocks() - Method in class com.sleepycat.je.txn.BuddyLocker
-
Forwards this call to the base class and to the buddy locker.
- releaseNonTxnLocks() - Method in class com.sleepycat.je.txn.Locker
-
Releases any non-transactional locks held by this locker.
- releaseNonTxnLocks() - Method in class com.sleepycat.je.txn.Txn
-
This locker holds no non-transactional locks.
- releaseRootIN(IN) - Method in class com.sleepycat.je.dbi.SortedLSNTreeWalker
-
- releaseTreeAdminMemory() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Update memory budgets when this databaseImpl is closed and will never be
accessed again or when it is still open when its owning MapLN will be
garbage collected, due to eviction or recovery.
- 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(Long) - Method in class com.sleepycat.je.cleaner.DbFileSummaryMap
-
Removes the DbFileSummary for the given file.
- remove(IN) - Method in class com.sleepycat.je.dbi.INList
-
An IN is being evicted.
- remove(T) - Method in class com.sleepycat.je.utilint.TinyHashSet
-
- remove() - Method in class com.sleepycat.je.utilint.TinyHashSet.SingleElementIterator
-
- 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).
- removeConfigObserver(EnvConfigObserver) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Removes an observer of mutable config changes.
- removeConnectionEventListener(ConnectionEventListener) - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- removeCursor(CursorImpl) - Method in class com.sleepycat.je.tree.BIN
-
Unregister a cursor with this bin.
- removeDatabase(Environment, Transaction, String, String) - Static method in class com.sleepycat.compat.DbCompat
-
- removeDatabase(Transaction, String) - Method in class com.sleepycat.je.Environment
-
Removes a database.
- removeDatabase(String) - Method in class com.sleepycat.je.jca.ra.JEConnection
-
- removeDbFileSummary(Long) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Removes the DbFileSummary for the given file.
- removeDbFileSummary(DatabaseImpl, Long) - Method in class com.sleepycat.je.log.LatchedLogManager
-
- removeDbFileSummary(DatabaseImpl, Long) - Method in class com.sleepycat.je.log.LogManager
-
- removeDbFileSummary(DatabaseImpl, Long) - Method in class com.sleepycat.je.log.SyncedLogManager
-
- removeDeletedKey(Key) - Method in class com.sleepycat.je.tree.BINReference
-
- removeEnvironment(EnvironmentImpl) - Method in class com.sleepycat.je.evictor.Evictor
-
Only supported by SharedEvictor.
- removeEnvironment(EnvironmentImpl) - Method in class com.sleepycat.je.evictor.PrivateEvictor
-
Only supported by SharedEvictor.
- removeEnvironment(EnvironmentImpl) - Method in class com.sleepycat.je.evictor.SharedEvictor
-
Synchronized so that the set of environments cannot be changed in the
middle of an eviction (which is also synchronized).
- removeFiles(File) - Static method in class com.sleepycat.je.log.FileManager
-
Remove files from the environment home directory.
- removeInternalDatabase(Environment, Transaction, String, boolean) - Static method in class com.sleepycat.je.DbInternal
-
- removeLSN(long) - Method in class com.sleepycat.je.utilint.FileMapper
-
Individual mappings are removed if this VLSN is written more than
once to the log, as might happen on some kind of replay.
- removeReferringHandle(Database) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Decrement the reference count.
- removeSequence(Transaction, DatabaseEntry) - Method in class com.sleepycat.je.Database
-
Removes the sequence from the database.
- removeTrackedFile(TrackedFileSummary) - Method in class com.sleepycat.je.log.LatchedLogManager
-
- removeTrackedFile(TrackedFileSummary) - Method in class com.sleepycat.je.log.LogManager
-
Removes the tracked summary for the given file.
- removeTrackedFile(TrackedFileSummary) - Method in class com.sleepycat.je.log.SyncedLogManager
-
- removeTrackedFileInternal(TrackedFileSummary) - Method in class com.sleepycat.je.log.LogManager
-
- renameDatabase(Environment, Transaction, String, String, String, String) - Static method in class com.sleepycat.compat.DbCompat
-
- renameDatabase(Transaction, String, String) - Method in class com.sleepycat.je.Environment
-
Renames a database.
- renameFile(long, String) - Method in class com.sleepycat.je.log.FileManager
-
Rename this file to NNNNNNNN.suffix.
- 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_OPERATIONS_NAME - Static variable in class com.sleepycat.je.dbi.DbTree
-
- repair(EnvironmentImpl) - Method in class com.sleepycat.je.cleaner.DbFileSummaryMap
-
Removes entries for deleted files that were created by JE 3.3.74 and
earlier.
- repContext - Variable in class com.sleepycat.je.log.LogItem
-
Whether the logged entry should be replicated.
- repContext - Variable in class com.sleepycat.je.txn.Txn
-
- 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.
- ReplicaConsistencyPolicy - Interface in com.sleepycat.je
-
- ReplicatedDatabaseConfig - Class in com.sleepycat.je.dbi
-
This class contains all fields of the database configuration which are
persistent.
- ReplicatedDatabaseConfig() - Constructor for class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
-
For reading
- ReplicationContext - Class in com.sleepycat.je.log
-
ReplicationContext provides context about high-level operations so that the
logging level can determine which replication related actions are required
for a given Loggable item.
- ReplicationContext(boolean) - Constructor for class com.sleepycat.je.log.ReplicationContext
-
- ReplicationContext(VLSN) - Constructor for class com.sleepycat.je.log.ReplicationContext
-
Used to pass the VLSN held in an arriving message down to the logging
levels.
- ReplicatorInstance - Interface in com.sleepycat.je.dbi
-
The ReplicatorInstance is the sole conduit of replication functionality
available to the core JE code.
- requestShutdown() - Method in class com.sleepycat.je.cleaner.Cleaner
-
- requestShutdown() - Method in interface com.sleepycat.je.utilint.DaemonRunner
-
- requestShutdown() - Method in class com.sleepycat.je.utilint.DaemonThread
-
- requiredNodes(int) - Method in enum com.sleepycat.je.Durability.ReplicaAckPolicy
-
Returns the minimum number of replication nodes required to
implement the ReplicaAckPolicy for a given group size.
- reset() - Method in class com.sleepycat.je.cleaner.DbFileSummary
-
Reset all totals to zero.
- reset() - Method in class com.sleepycat.je.cleaner.FileSummary
-
Reset all totals to zero.
- reset() - Method in class com.sleepycat.je.cleaner.TrackedFileSummary
-
Overrides reset for a tracked file, and is called when a FileSummaryLN
is written to the log.
- reset() - Method in class com.sleepycat.je.dbi.CursorImpl
-
Reset a cursor to an uninitialized state, but unlike close(), allow it
to be used further.
- reset() - Method in class com.sleepycat.je.tree.TreeLocation
-
- reset() - Method in class com.sleepycat.je.utilint.Adler32
-
Reset Adler-32 checksum to initial value.
- reset() - Method in class com.sleepycat.util.FastInputStream
-
- reset() - Method in class com.sleepycat.util.FastOutputStream
-
- resetDbInfo(DatabaseId) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
-
Clears all accmulated utilization info for the given database.
- resetFileInfo(long) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
-
Clears all accmulated utilization info for the given file.
- resetPool(DbConfigManager) - Method in class com.sleepycat.je.log.LogManager
-
Reset the pool when the cache is resized.
- resolveClass(ObjectStreamClass) - Method in class com.sleepycat.bind.serial.SerialInput
-
- RESTART - Static variable in class com.sleepycat.je.txn.LockType
-
RESTART is used for waiting for a restart and does not appear in the
conflict or upgrade matrices.
- resyncReader(long, boolean) - Method in class com.sleepycat.je.log.FileReader
-
- resyncReader(long, boolean) - Method in class com.sleepycat.je.log.ScavengerFileReader
-
- RET - Static variable in interface com.sleepycat.asm.Opcodes
-
- 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).
- retrieveNext(Cursor, DatabaseEntry, DatabaseEntry, LockMode, GetMode) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to Cursor.retrieveNext().
- RETURN - Static variable in interface com.sleepycat.asm.Opcodes
-
- rewriteMapTreeRoot(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Force a rewrite of the map tree root if required.
- RIGHT - Static variable in class com.sleepycat.je.tree.Tree.SearchType
-
- RMW - Static variable in class com.sleepycat.je.LockMode
-
Acquire write locks instead of read locks when doing the retrieval.
- rollback() - Method in class com.sleepycat.je.jca.ra.JELocalTransaction
-
- rollback(Xid) - Method in class com.sleepycat.je.XAEnvironment
-
- rootExists() - Method in class com.sleepycat.je.tree.Tree
-
- run(TransactionWorker) - Method in class com.sleepycat.collections.TransactionRunner
-
- run() - Method in class com.sleepycat.je.utilint.DaemonThread
-
- runOrPause(boolean) - Method in class com.sleepycat.je.cleaner.Cleaner
-
- runOrPause(boolean) - Method in interface com.sleepycat.je.utilint.DaemonRunner
-
- runOrPause(boolean) - Method in class com.sleepycat.je.utilint.DaemonThread
-
If run is true, starts the thread if not started or unpauses it
if already started; if run is false, pauses the thread if
started or does nothing if not started.
- RUNRECOVERY_EXCEPTION_TESTING - Static variable in class com.sleepycat.je.log.FileManager
-
- RunRecoveryException - Exception in com.sleepycat.je
-
Thrown when the JE environment has encountered an exception or a
resource shortfall and cannot continue on safely.
- RunRecoveryException(EnvironmentImpl) - Constructor for exception com.sleepycat.je.RunRecoveryException
-
- RunRecoveryException(EnvironmentImpl, Throwable) - Constructor for exception com.sleepycat.je.RunRecoveryException
-
- RunRecoveryException(EnvironmentImpl, String) - Constructor for exception com.sleepycat.je.RunRecoveryException
-
- RunRecoveryException(EnvironmentImpl, String, Throwable) - Constructor for exception com.sleepycat.je.RunRecoveryException
-
- RuntimeExceptionWrapper - Exception in com.sleepycat.util
-
A RuntimeException that can contain nested exceptions.
- RuntimeExceptionWrapper(Throwable) - Constructor for exception com.sleepycat.util.RuntimeExceptionWrapper
-
- SALOAD - Static variable in interface com.sleepycat.asm.Opcodes
-
- SASTORE - Static variable in interface com.sleepycat.asm.Opcodes
-
- SAVED_RRE - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
-
- saveLastLoggedFileSummaryLN(long, long) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
-
Saves the LSN of the last logged FileSummaryLN.
- saveLastLoggedMapLN(DatabaseId, long) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
-
Saves the LSN of the last logged MapLN.
- scanLog(long, long, LogScanConfig, LogScanner) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- scanLog(long, long, LogScanConfig, LogScanner) - Method in class com.sleepycat.je.Environment
-
For internal use only.
- scanRecord(DatabaseEntry, DatabaseEntry, boolean, String) - Method in interface com.sleepycat.je.LogScanner
-
Called for each record scanned.
- ScavengerFileReader - Class in com.sleepycat.je.log
-
A ScavengerFileReader reads the log backwards.
- ScavengerFileReader(EnvironmentImpl, int, long, long, long) - Constructor for class com.sleepycat.je.log.ScavengerFileReader
-
Create this reader to start at a given LSN.
- search(byte[], Tree.SearchType, long, BINBoundary, CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Search the tree, starting at the root.
- searchAndPosition(DatabaseEntry, DatabaseEntry, CursorImpl.SearchMode, LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Position the cursor at the key.
- searchDeletableSubTree(IN, byte[], ArrayList<Tree.SplitInfo>) - Method in class com.sleepycat.je.tree.Tree
-
Search down the tree using a key, but instead of returning the BIN that
houses that key, find the point where we can detach a deletable
subtree.
- SearchFileReader - Class in com.sleepycat.je.log
-
SearchFileReader searches for the a given entry type.
- SearchFileReader(EnvironmentImpl, int, boolean, long, long, LogEntryType) - Constructor for class com.sleepycat.je.log.SearchFileReader
-
Create this reader to start at a given LSN.
- searchForBIN(DatabaseImpl, BINReference) - Method in class com.sleepycat.je.incomp.INCompressor
-
Search the tree for the BIN or DBIN that corresponds to this
BINReference.
- SearchResult - Class in com.sleepycat.je.tree
-
Contains the result of a tree search
- SearchResult() - Constructor for class com.sleepycat.je.tree.SearchResult
-
- searchSplitsAllowed(byte[], long, CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Do a key based search, permitting pre-emptive splits.
- searchSubTree(IN, byte[], Tree.SearchType, long, BINBoundary, CacheMode) - Method in class com.sleepycat.je.tree.Tree
-
Wrapper for searchSubTreeInternal that does a restart if a
RelatchRequiredException is thrown (i.e.
- SECONDARIES - Static variable in class com.sleepycat.compat.DbCompat
-
- SecondaryConfig - Class in com.sleepycat.je
-
The configuration properties of a SecondaryDatabase
extend
those of a primary Database
.
- SecondaryConfig() - Constructor for class com.sleepycat.je.SecondaryConfig
-
Creates an instance with the system's default settings.
- SecondaryCursor - Class in com.sleepycat.je
-
A database cursor for a secondary database.
- SecondaryDatabase - Class in com.sleepycat.je
-
A secondary database handle.
- 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.je
-
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.je
-
The interface implemented for extracting multi-valued secondary keys from
primary records.
- selectKey(byte[], byte[]) - Method in class com.sleepycat.je.tree.DBIN
-
- selectKey(byte[], byte[]) - Method in class com.sleepycat.je.tree.DIN
-
- selectKey(byte[], byte[]) - Method in class com.sleepycat.je.tree.IN
-
- sendConnectionEvent(ConnectionEvent) - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- SEPARATE_DATABASE_FILES - Static variable in class com.sleepycat.compat.DbCompat
-
- Sequence - Class in com.sleepycat.je
-
A Sequence handle is used to manipulate a sequence record in a
database.
- SequenceConfig - Class in com.sleepycat.je
-
Specifies the attributes of a sequence.
- SequenceConfig() - Constructor for class com.sleepycat.je.SequenceConfig
-
An instance created using the default constructor is initialized with
the system's default settings.
- SequenceStats - Class in com.sleepycat.je
-
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 - Static variable in class com.sleepycat.je.dbi.CursorImpl.SearchMode
-
- set(long) - Method in class com.sleepycat.je.utilint.BitMap
-
- SET_RANGE - Static variable in class com.sleepycat.je.dbi.CursorImpl.SearchMode
-
- setAbortInfo(DatabaseImpl, int) - Method in class com.sleepycat.je.txn.WriteLockInfo
-
- setAbortLsn(long, boolean) - Method in class com.sleepycat.je.txn.LockResult
-
- setAbortLsn(long, boolean, boolean) - Method in class com.sleepycat.je.txn.LockResult
-
- setActiveTxns(TransactionStats.Active[]) - Method in class com.sleepycat.je.TransactionStats
-
- setAdminBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setAggressive(boolean) - Method in class com.sleepycat.je.VerifyConfig
-
- setAllowCreate(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
- setAllowCreate(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
If true, creates the database environment if it doesn't already exist.
- setAllowCreate(boolean) - Method in class com.sleepycat.je.SequenceConfig
-
- setAllowCreate(boolean) - Method in class com.sleepycat.persist.StoreConfig
-
Specifies whether creation of a new store is allowed.
- setAllowEviction(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Disables or enables eviction during cursor operations.
- 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.je.SecondaryConfig
-
Specifies whether automatic population of the secondary is allowed.
- setAlreadyThrown(boolean) - Method in exception com.sleepycat.je.RunRecoveryException
-
- setAlwaysValidateChecksum(boolean) - Method in class com.sleepycat.je.log.FileReader
-
Whether to always validate the checksum, even for non-target entries.
- setAttribute(Environment, Attribute) - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
Set an attribute value for the given environment.
- setAttribute(Attribute) - Method in class com.sleepycat.je.jmx.JEMonitor
-
- setAttributes(AttributeList) - Method in class com.sleepycat.je.jmx.JEMonitor
-
- setAutoCommitNoSync(boolean) - Method in class com.sleepycat.je.SequenceConfig
-
Configures auto-commit operations on the sequence to not flush the
transaction log.
- setBackgroundSleepHook(TestHook) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- setBeforeFlushHook(TestHook) - Static method in class com.sleepycat.je.recovery.Checkpointer
-
- setBeforeFlushTrackerHook(TestHook) - Method in class com.sleepycat.je.incomp.INCompressor
-
- setBIN(BIN) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setBINsByLevel(long[]) - Method in class com.sleepycat.je.BtreeStats
-
- setBottomInternalNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
- setBtreeComparator(DatabaseConfig, Comparator<byte[]>) - Static method in class com.sleepycat.compat.DbCompat
-
- setBtreeComparator(Comparator<byte[]>) - Method in class com.sleepycat.je.DatabaseConfig
-
By default, a byte by byte lexicographic comparison is used for btree
keys.
- setBtreeComparator(Class<? extends Comparator<byte[]>>) - Method in class com.sleepycat.je.DatabaseConfig
-
By default, a byte by byte lexicographic comparison is used for btree
keys.
- setBtreeComparator(Comparator<byte[]>, boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Set the btree comparison function for this database.
- setBtreeRecordNumbers(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setBufferBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setCacheMode(CacheMode) - Method in class com.sleepycat.je.Cursor
-
Changes the CacheMode
used for operations performed using this
cursor.
- setCacheMode(CacheMode) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setCacheMode(CacheMode) - Method in interface com.sleepycat.persist.EntityCursor
-
Changes the CacheMode
used for operations performed using this
cursor.
- setCachePercent(int) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
By default, JE sets its cache size proportionally to the JVM
memory.
- setCacheSize(long) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Configures the memory available to the database system, in bytes.
- setCacheSize(int) - Method in class com.sleepycat.je.SequenceConfig
-
Set the Configure the number of elements cached by a sequence handle.
- setCacheTotalBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setCatalog(EntityModel, PersistCatalog) - Static method in class com.sleepycat.persist.model.ModelInternal
-
Internal access method that should not be used by applications.
- setCheckpointId(long) - Method in class com.sleepycat.je.recovery.Checkpointer
-
Set checkpoint id -- can only be done after recovery.
- setCheckpointUP(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.setCheckpointUP()
- setCkptHook(TestHook) - Method in class com.sleepycat.je.tree.Tree
-
- setCleanerBacklog(int) - Method in class com.sleepycat.je.EnvironmentStats
-
- setClear(boolean) - Method in class com.sleepycat.je.StatsConfig
-
Configures the statistics operation to reset statistics after they are
returned.
- setConfigParam(Properties, String, String, boolean, boolean, boolean, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
-
Helper method for environment and replicator configuration classes.
- setConfigParam(String, String) - Method in class com.sleepycat.je.EnvironmentConfig
-
- setConfigParam(String, String) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Validates the value prescribed for the configuration parameter; if it is
valid, the value is set in the configuration.
- setConsistencyPolicy(ReplicaConsistencyPolicy) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
- setConsistencyPolicy(ReplicaConsistencyPolicy) - Method in class com.sleepycat.je.TransactionConfig
-
- setCreateConfig(ReplicatedDatabaseConfig) - Method in class com.sleepycat.je.log.DbOpReplicationContext
-
- setCreateUP(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.setCreateUP()
- setCursorsBins(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setData(byte[]) - Method in class com.sleepycat.je.DatabaseEntry
-
Sets the byte array.
- setData(byte[], int, int) - Method in class com.sleepycat.je.DatabaseEntry
-
Sets the byte array, offset and size.
- setDatabase(DatabaseImpl) - Method in class com.sleepycat.je.tree.IN
-
Set the database reference for this node.
- setDatabase(DatabaseImpl) - Method in class com.sleepycat.je.tree.Tree
-
Set the database for this tree.
- setDatabaseNamer(DatabaseNamer) - Method in class com.sleepycat.persist.StoreConfig
-
- setDataBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setDbClosedBins(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setDbConfigReplicated(DatabaseConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
- setDBINsByLevel(long[]) - Method in class com.sleepycat.je.BtreeStats
-
- setDbName(String) - Method in class com.sleepycat.je.util.DbLoad
-
Sets the database name to load.
- setDbt(DatabaseEntry, byte[]) - Static method in class com.sleepycat.je.dbi.CursorImpl
-
Helper to return a Data DBT from a BIN.
- setDebugDatabaseName(String) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- setDecrement(boolean) - Method in class com.sleepycat.je.SequenceConfig
-
Specifies that the sequence should be decremented.
- setDeferredWrite(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setDeferredWrite(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Sets the deferred-write option.
- setDeferredWrite(boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Sets the deferred write property for the first opened handle.
- setDeferredWrite(boolean) - Method in class com.sleepycat.persist.StoreConfig
-
Sets the deferred-write configuration property.
- setDeletedLeafNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
- setDeleteProhibited() - Method in class com.sleepycat.je.cleaner.Cleaner
-
- setDINsByLevel(long[]) - Method in class com.sleepycat.je.BtreeStats
-
- setDirty(boolean) - Method in class com.sleepycat.je.tree.IN
-
- setDirty() - Method in class com.sleepycat.je.tree.LN
-
- setDirtyRead(boolean) - Method in class com.sleepycat.je.CursorConfig
-
- setDirtyRead(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
- setDirtyUtilization() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Sets utilization dirty in order to force the MapLN to be flushed later.
- setDumpCorruptedBounds(boolean) - Method in class com.sleepycat.je.log.ScavengerFileReader
-
Set to true if corrupted boundaries should be dumped to stderr.
- setDumpCorruptedBounds(boolean) - Method in class com.sleepycat.je.util.DbScavenger
-
Set to true if corrupted boundaries should be dumped out.
- setDupBIN(DBIN) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setDupCountLeafNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
- setDupIndex(int) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setDuplicateBottomInternalNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
- setDuplicateComparator(Comparator<byte[]>) - Method in class com.sleepycat.je.DatabaseConfig
-
By default, a byte by byte lexicographic comparison is used for
duplicate data items in a duplicate set.
- setDuplicateComparator(Class<? extends Comparator<byte[]>>) - Method in class com.sleepycat.je.DatabaseConfig
-
By default, a byte by byte lexicographic comparison is used for
duplicate data items in a duplicate set.
- setDuplicateComparator(Comparator<byte[]>, boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Set the duplicate comparison function for this database.
- setDuplicateInternalNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
- setDuplicateTreeMaxDepth(int) - Method in class com.sleepycat.je.BtreeStats
-
- setDurability(Durability) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
- setDurability(Durability) - Method in class com.sleepycat.je.TransactionConfig
-
- setEndOfFile() - Method in class com.sleepycat.je.log.LastFileReader
-
- setEndOfLog(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setEntry(int, Node, byte[], long, byte) - Method in class com.sleepycat.je.tree.IN
-
Set the idx'th entry of this node.
- setEnv(Environment) - Method in class com.sleepycat.je.util.DbLoad
-
Sets the Environment to load from.
- setEnvironmentImpl(EnvironmentImpl) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Set the db environment after reading in the DatabaseImpl from the log.
- setEvolveListener(EvolveListener) - Method in class com.sleepycat.persist.evolve.EvolveConfig
-
Sets a progress listener that is notified each time an entity is read.
- setExceptionListener(ExceptionListener) - Method in class com.sleepycat.je.cleaner.Cleaner
-
- setExceptionListener(ExceptionListener) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- setExceptionListener(ExceptionListener) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Sets the exception listener for an Environment.
- setExceptionListener(ExceptionListener) - Method in interface com.sleepycat.je.utilint.DaemonRunner
-
- setExceptionListener(ExceptionListener) - Method in class com.sleepycat.je.utilint.DaemonThread
-
- setExclusiveCreate(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
- setExclusiveCreate(boolean) - Method in class com.sleepycat.je.SequenceConfig
-
- setExclusiveCreate(boolean) - Method in class com.sleepycat.persist.StoreConfig
-
Specifies whether opening an existing store is prohibited.
- setExclusiveOnly(boolean) - Method in class com.sleepycat.je.latch.SharedLatch
-
Indicate whether this latch can only be set exclusively (not shared).
- setFast(boolean) - Method in class com.sleepycat.je.StatsConfig
-
Configures the statistics operation to return only the values which do
not incur some performance penalty.
- setField(Object, int, int, boolean, Object) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
-
- setFileNumber(long) - Method in class com.sleepycat.je.utilint.FileMapper
-
- setForce(boolean) - Method in class com.sleepycat.je.CheckpointConfig
-
Configures the checkpoint force option.
- setForeignKeyDatabase(Database) - Method in class com.sleepycat.je.SecondaryConfig
-
Defines a foreign key integrity constraint for a given foreign key
database.
- setForeignKeyDeleteAction(ForeignKeyDeleteAction) - Method in class com.sleepycat.je.SecondaryConfig
-
Specifies the action taken when a referenced record in the foreign key
database is deleted.
- setForeignKeyNullifier(ForeignKeyNullifier) - Method in class com.sleepycat.je.SecondaryConfig
-
Specifies the user-supplied object used for setting single-valued
foreign keys to null.
- setForeignMultiKeyNullifier(ForeignMultiKeyNullifier) - Method in class com.sleepycat.je.SecondaryConfig
-
Specifies the user-supplied object used for setting multi-valued foreign
keys to null.
- setForReplication(boolean) - Method in class com.sleepycat.je.config.ConfigParam
-
- setForwards(boolean) - Method in class com.sleepycat.je.LogScanConfig
-
- setGeneration(CacheMode) - Method in class com.sleepycat.je.tree.IN
-
- setGeneration(long) - Method in class com.sleepycat.je.tree.IN
-
- setHandleLockOwner(boolean, Database, boolean) - Method in class com.sleepycat.je.txn.BasicLocker
-
Transfer any MapLN locks to the db handle.
- setHandleLockOwner(boolean, Database, boolean) - Method in class com.sleepycat.je.txn.Locker
-
We're at the end of an operation.
- setHandleLockOwner(boolean, Database, boolean) - Method in class com.sleepycat.je.txn.Txn
-
- setId(DatabaseId) - Method in class com.sleepycat.je.tree.NameLN
-
- setIgnoreUnknownConfig(boolean) - Method in class com.sleepycat.je.util.DbLoad
-
Sets whether to ignore unknown parameters in the config file.
- setImmutableSecondaryKey(boolean) - Method in class com.sleepycat.je.SecondaryConfig
-
Specifies whether the secondary key is immutable.
- setIncludeDeletedFiles(boolean) - Method in class com.sleepycat.je.log.FileManager
-
- setInCompQueueSize(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setIndex(int) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setInitializeCache(EnvironmentConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setInitializeCDB(EnvironmentConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setInitializeLocking(EnvironmentConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setInitialValue(long) - Method in class com.sleepycat.je.SequenceConfig
-
Sets the initial value for a sequence.
- setInListResident(boolean) - Method in class com.sleepycat.je.tree.IN
-
Called when adding/removing this IN to/from the INList.
- setInputReader(BufferedReader) - Method in class com.sleepycat.je.util.DbLoad
-
Sets the BufferedReader to load from.
- setINsByLevel(long[]) - Method in class com.sleepycat.je.BtreeStats
-
- setInternalNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
- setIteratorBlockSize(int) - Method in class com.sleepycat.collections.StoredCollection
-
- setKBytes(int) - Method in class com.sleepycat.je.CheckpointConfig
-
Configures the checkpoint log data threshold, in kilobytes.
- setKey(byte[]) - Method in class com.sleepycat.je.tree.ChildReference
-
Set the key for this ChildReference.
- setKeyCreator(SecondaryKeyCreator) - Method in class com.sleepycat.je.SecondaryConfig
-
Specifies the user-supplied object used for creating single-valued
secondary keys.
- setKeyPrefixing(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Configure the database to support key prefixing.
- setKeyPrefixing() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- setKnownDeleted(int) - Method in class com.sleepycat.je.tree.BIN
-
Mark this entry as deleted, using the delete flag.
- setKnownDeletedLeaveTarget(int) - Method in class com.sleepycat.je.tree.BIN
-
Mark this entry as deleted, using the delete flag.
- setLastCheckpointEnd(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setLastCheckpointId(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setLastCheckpointStart(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setLastCheckpointTime(long) - Method in class com.sleepycat.je.TransactionStats
-
- setLastDbId(int, int) - Method in class com.sleepycat.je.dbi.DbTree
-
Initialize the db ids, from recovery.
- setLastLoggedSize(int) - Method in class com.sleepycat.je.tree.LN
-
Saves the last logged size.
- setLastLsnAtRecovery(long) - Method in class com.sleepycat.je.log.LogManager
-
- setLastNodeId(long, long) - Method in class com.sleepycat.je.dbi.NodeSequence
-
Initialize the node ids, from recovery.
- setLastPosition(long, long, long) - Method in class com.sleepycat.je.log.FileManager
-
Set the file manager's "end of log".
- setLastTxnId(long) - Method in class com.sleepycat.je.TransactionStats
-
- setLastTxnId(long, long) - Method in class com.sleepycat.je.txn.TxnManager
-
Set the txn id sequence.
- setLeafNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
- setLN(LN) - Method in class com.sleepycat.je.txn.LockResult
-
- setLoadLNs(boolean) - Method in class com.sleepycat.je.PreloadConfig
-
Configure the preload load LNs option.
- setLoadPropertyFile(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.setLoadPropertyFile()
- setLockBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setLockDetectModeOldest(EnvironmentConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- setLockerNext(CursorImpl) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setLockerPrev(CursorImpl) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setLocking(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
Configures the database environment for no locking.
- setLockTimeout(long) - Method in class com.sleepycat.je.EnvironmentConfig
-
Configures the lock timeout, in microseconds.
- setLockTimeout(long) - Method in class com.sleepycat.je.Transaction
-
Configure the lock request timeout value for the transaction.
- setLockTimeout(long) - Method in class com.sleepycat.je.txn.BuddyLocker
-
Sets the lock timeout of the buddy locker, since this locker has no
independent timeout.
- setLockTimeout(long) - Method in class com.sleepycat.je.txn.Locker
-
Set the lock timeout period for any locks in this transaction,
in milliseconds.
- setLogType(LogEntryType) - Method in interface com.sleepycat.je.log.entry.LogEntry
-
Inform a LogEntry instance of its corresponding LogEntryType.
- setLogWriter(PrintWriter) - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- setLogWriter(PrintWriter) - Method in class com.sleepycat.je.jca.ra.JEManagedConnectionFactory
-
- setLsn(long) - Method in class com.sleepycat.je.tree.ChildReference
-
Sets the target LSN for this ChildReference.
- setMainTreeMaxDepth(int) - Method in class com.sleepycat.je.BtreeStats
-
- setManagedConnection(JEManagedConnection, JELocalTransaction) - Method in class com.sleepycat.je.jca.ra.JEConnection
-
- setMaxBytes(long) - Method in class com.sleepycat.je.PreloadConfig
-
Configure the maximum number of bytes to preload.
- setMaxFlushLevelHook(TestHook) - Static method in class com.sleepycat.je.recovery.Checkpointer
-
- setMaxMillisecs(long) - Method in class com.sleepycat.je.PreloadConfig
-
Configure the maximum number of milliseconds to execute preload.
- setMaxRetries(int) - Method in class com.sleepycat.collections.TransactionRunner
-
Changes the maximum number of retries that will be performed when
deadlocks are detected.
- setMigrate(boolean) - Method in class com.sleepycat.je.tree.ChildReference
-
Set the entry migrate status.
- setMigrate(int, boolean) - Method in class com.sleepycat.je.tree.IN
-
Set the idx'th migrate status.
- setMinimizeRecoveryTime(boolean) - Method in class com.sleepycat.je.CheckpointConfig
-
Configures the minimize recovery time option.
- setMinutes(int) - Method in class com.sleepycat.je.CheckpointConfig
-
Configures the checkpoint time threshold, in minutes.
- 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.je.SecondaryConfig
-
Specifies the user-supplied object used for creating multi-valued
secondary keys.
- setMutableConfig(EnvironmentMutableConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Changes the mutable config properties that are present in the given
config, and notifies all config observer.
- setMutableConfig(EnvironmentMutableConfig) - Method in class com.sleepycat.je.Environment
-
Sets database environment attributes.
- setMutations(Mutations) - Method in class com.sleepycat.persist.StoreConfig
-
Configures mutations for performing lazy evolution of stored instances.
- setNAborts(long) - Method in class com.sleepycat.je.TransactionStats
-
- setNActive(int) - Method in class com.sleepycat.je.TransactionStats
-
- setName(String) - Method in class com.sleepycat.je.latch.Latch
-
Set the latch name, used for latches in objects instantiated from
the log.
- setName(String) - Method in class com.sleepycat.je.latch.SharedLatch
-
Set the latch name, used for latches in objects instantiated from the
log.
- setName(String) - Method in class com.sleepycat.je.Transaction
-
Set the user visible name for the transaction.
- setNBegins(long) - Method in class com.sleepycat.je.TransactionStats
-
- setNBINsStripped(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNCacheMiss(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNCheckpoints(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNCleanerDeletions(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNCleanerEntriesRead(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNCleanerRuns(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNClusterLNsProcessed(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNCommits(long) - Method in class com.sleepycat.je.TransactionStats
-
- setNDeltaINFlush(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNEvictPasses(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNFileOpens(int) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNFSyncRequests(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNFSyncs(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNFSyncTimeouts(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNFullBINFlush(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNFullINFlush(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNINsCleaned(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNINsDead(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNINsMigrated(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNINsObsolete(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNLNQueueHits(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNLNsCleaned(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNLNsDead(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNLNsLocked(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNLNsMarked(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNLNsMigrated(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNLNsObsolete(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNLogBuffers(int) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNMarkedLNsProcessed(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNNodesExplicitlyEvicted(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNNodesScanned(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNNodesSelected(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNNotResident(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNodeMaxDupTreeEntries(int) - Method in class com.sleepycat.je.DatabaseConfig
-
- setNodeMaxEntries(int) - Method in class com.sleepycat.je.DatabaseConfig
-
- setNonCloning(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Prevents this cursor from being cloned for any reason.
- setNonEmptyBins(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNoOverwrite(boolean) - Method in class com.sleepycat.je.util.DbLoad
-
Sets whether the load should overwrite existing data or not.
- setNOpenFiles(int) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNoSort(boolean) - Method in class com.sleepycat.je.JoinConfig
-
Specifies whether automatic sorting of the input cursors is disabled.
- setNoSync(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Configures the transaction to not write or synchronously flush the log
it when commits.
- setNoteLatch(boolean) - Method in class com.sleepycat.je.latch.SharedLatch
-
Indicate whether this latch should be tracked in the debugging
LatchSupport.latchTable.
- setNoWait(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Configures the transaction to not wait if a lock request cannot be
immediately granted.
- setNOwners(int) - Method in class com.sleepycat.je.LockStats
-
- setNPendingLNsLocked(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNPendingLNsProcessed(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNRandomReadBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNRandomReads(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNRandomWriteBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNRandomWrites(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNReadLocks(int) - Method in class com.sleepycat.je.LockStats
-
- setNRepeatFaultReads(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNRepeatIteratorReads(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNRequests(long) - Method in class com.sleepycat.je.LockStats
-
- setNRootNodesEvicted(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNSequentialReadBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNSequentialReads(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNSequentialWriteBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNSequentialWrites(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNSharedCacheEnvironments(int) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNTempBufferWrites(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNToBeCleanedLNsProcessed(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setNWaiters(int) - Method in class com.sleepycat.je.LockStats
-
- setNWaits(long) - Method in class com.sleepycat.je.LockStats
-
- setNWriteLocks(int) - Method in class com.sleepycat.je.LockStats
-
- setNXAAborts(long) - Method in class com.sleepycat.je.TransactionStats
-
- setNXACommits(long) - Method in class com.sleepycat.je.TransactionStats
-
- setNXAPrepares(long) - Method in class com.sleepycat.je.TransactionStats
-
- setOffset(int) - Method in class com.sleepycat.je.DatabaseEntry
-
Sets the byte offset into the data array.
- setOnlyAbortable() - Method in class com.sleepycat.je.txn.Locker
-
Set the state of a transaction to ONLY_ABORTABLE.
- setOnlyAbortable() - Method in class com.sleepycat.je.txn.Txn
-
Set the state of a transaction to ONLY_ABORTABLE.
- setOverrideBtreeComparator(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Sets to true if the database exists and the btree comparator specified
in this configuration object should override the current comparator.
- setOverrideDuplicateComparator(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Sets to true if the database exists and the duplicate comparator
specified in this configuration object should override the current
comparator.
- setOwnerTxnIds(long[]) - Method in exception com.sleepycat.je.DeadlockException
-
- setPartial(int, int, boolean) - Method in class com.sleepycat.je.DatabaseEntry
-
Configures this DatabaseEntry to read or write partial records.
- setPartial(boolean) - Method in class com.sleepycat.je.DatabaseEntry
-
Configures this DatabaseEntry to read or write partial records.
- setPartialLength(int) - Method in class com.sleepycat.je.DatabaseEntry
-
Sets the byte length of the partial record being read or written by the
application, in bytes.
- setPartialOffset(int) - Method in class com.sleepycat.je.DatabaseEntry
-
Sets the offset of the partial record being read or written by the
application, in bytes.
- setPendingDeleted(int) - Method in class com.sleepycat.je.tree.IN
-
Set pendingDeleted to true.
- setPendingDeletedHook(TestHook) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- setPrepared(boolean) - Method in class com.sleepycat.je.txn.Txn
-
- setPrimaryConfig(Class, DatabaseConfig) - Method in class com.sleepycat.persist.EntityStore
-
Configures the primary database for an entity class using the Berkeley
DB engine API.
- setPrimaryConfig(Class, DatabaseConfig) - Method in class com.sleepycat.persist.impl.Store
-
- setPrintInfo(boolean) - Method in class com.sleepycat.je.VerifyConfig
-
- setProcessedBins(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setProgressInterval(long) - Method in class com.sleepycat.je.util.DbLoad
-
If progressInterval is set, progress status messages are generated to
stdout at set percentages of the load.
- setProhibitNextDelta() - Method in class com.sleepycat.je.tree.BIN
-
If cleaned or compressed, must log full version.
- setProhibitNextDelta() - Method in class com.sleepycat.je.tree.IN
-
Do nothing since INs don't support deltas.
- setPropagateExceptions(boolean) - Method in class com.sleepycat.je.VerifyConfig
-
- setRange(long, long) - Method in class com.sleepycat.je.SequenceConfig
-
Configures a sequence range.
- setRawAccess(boolean) - Method in interface com.sleepycat.persist.impl.EntityInput
-
Changes raw mode and returns the original mode, which is normally
restored later.
- setReadCommitted(boolean) - Method in class com.sleepycat.je.CursorConfig
-
Configures read operations performed by the cursor to return modified
but not yet committed data.
- setReadCommitted(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Configures the transaction for read committed isolation.
- setReadHook(TestHook) - Method in class com.sleepycat.je.log.LogManager
-
- 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.je.DatabaseConfig
-
Configures the database in read-only mode.
- setReadOnly(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
Configures the database environment to be read only, and any attempt to
modify a database will fail.
- setReadOnly(boolean) - Method in class com.sleepycat.persist.StoreConfig
-
Sets the read-only configuration property.
- setReadUncommitted(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setReadUncommitted(boolean) - Method in class com.sleepycat.je.CursorConfig
-
Configures read operations performed by the cursor to return modified
but not yet committed data.
- setReadUncommitted(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Configures read operations performed by the transaction to return
modified but not yet committed data.
- setRecalcToggle(boolean) - Method in class com.sleepycat.je.tree.IN
-
- setRecordLength(DatabaseConfig, int) - Static method in class com.sleepycat.compat.DbCompat
-
- setRecordNumber(DatabaseEntry, int) - Static method in class com.sleepycat.compat.DbCompat
-
- setRecordPad(DatabaseConfig, int) - Static method in class com.sleepycat.compat.DbCompat
-
- setReference(Reference) - Method in class com.sleepycat.je.jca.ra.JEConnectionFactoryImpl
-
- setRenumbering(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setRepContext(ReplicationContext) - Method in class com.sleepycat.je.txn.Txn
-
Different subclasses find a repContext at different times, depending on
when they have the context to know whether a transaction should be
replicated.
- setReplicator(ReplicatorInstance) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- setRequiredEvictBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setRoot(ChildReference, boolean) - Method in class com.sleepycat.je.tree.Tree
-
Set the root for the tree.
- setRunnableHook(TestHook) - Method in class com.sleepycat.je.evictor.Evictor
-
- setSearchHook(TestHook) - Method in class com.sleepycat.je.tree.Tree
-
- 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.
- setSecondaryConfig(Class, String, SecondaryConfig) - Method in class com.sleepycat.persist.impl.Store
-
- setSequenceConfig(String, SequenceConfig) - Method in class com.sleepycat.persist.EntityStore
-
Configures a named key sequence using the Berkeley DB engine API.
- setSequenceConfig(String, SequenceConfig) - Method in class com.sleepycat.persist.impl.Store
-
- setSerialBufferSize(int) - Method in class com.sleepycat.bind.serial.SerialBase
-
- setSerializableIsolation(TransactionConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setSerializableIsolation(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Configures this transaction to have serializable (degree 3) isolation.
- setSharedCache(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
If true, the shared cache is used by this environment.
- setSharedCacheTotalBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setShowProgressInterval(int) - Method in class com.sleepycat.je.StatsConfig
-
When the statistics operation is configured to display progress the
showProgressInterval is the number of LNs between each progress report.
- setShowProgressInterval(int) - Method in class com.sleepycat.je.VerifyConfig
-
When the verify operation is configured to display progress the
showProgressInterval is the number of LNs between each progress report.
- setShowProgressStream(PrintStream) - Method in class com.sleepycat.je.StatsConfig
-
Configures the statistics operation to display progress to the
PrintStream argument.
- setShowProgressStream(PrintStream) - Method in class com.sleepycat.je.VerifyConfig
-
Configures the verify operation to display progress to the PrintStream
argument.
- setSize(int) - Method in class com.sleepycat.je.DatabaseEntry
-
Sets the byte size of the data array.
- setSortedDuplicates(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setSortedDuplicates(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Configure the database to support sorted, duplicate data items.
- setSortedDuplicates() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- setSplitBins(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setStatus(PreloadStatus) - Method in class com.sleepycat.je.PreloadStats
-
- setSuspended(boolean) - Method in class com.sleepycat.je.txn.Txn
-
- setSync(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Configures the transaction to write and synchronously flush the log it
when commits.
- setSyncAtFileEnd(boolean) - Method in class com.sleepycat.je.log.FileManager
-
May be used to disable sync at file end to speed unit tests.
- setSyncHook(Store.SyncHook) - Static method in class com.sleepycat.persist.impl.Store
-
For unit testing.
- setTarget(Node) - Method in class com.sleepycat.je.tree.ChildReference
-
Sets the target for this ChildReference.
- setTargetType(LogEntryType) - Method in class com.sleepycat.je.log.LastFileReader
-
Tell the reader that we are interested in these kind of entries.
- setTargetType(LogEntryType) - Method in class com.sleepycat.je.log.ScavengerFileReader
-
Tell the reader that we are interested in these kind of entries.
- setTemporary(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Sets the temporary database option.
- setTemporary(boolean) - Method in class com.sleepycat.persist.StoreConfig
-
Sets the temporary configuration property.
- setTestHook(TestHook) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setTextFileMode(boolean) - Method in class com.sleepycat.je.util.DbLoad
-
Sets whether the load data is in text file format.
- setThreadTransaction(Transaction) - Method in class com.sleepycat.je.Environment
-
Sets the transaction associated with this thread if implied transactions
are being used.
- setTimeoutMillis(long) - Method in exception com.sleepycat.je.DeadlockException
-
- setTotalLoadBytes(long) - Method in class com.sleepycat.je.util.DbLoad
-
Used for progress status messages.
- setTotalLogSize(long) - Method in class com.sleepycat.je.EnvironmentStats
-
- setTrackedSummary(TrackedFileSummary) - Method in class com.sleepycat.je.tree.FileSummaryLN
-
Sets the live summary object that will be added to the base summary at
the time the LN is logged.
- setTransactional(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Encloses the database open within a transaction.
- setTransactional(boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Sets the transactional property for the first opened handle.
- setTransactional(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
Configures 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
-
- setTransactionTimeout(int) - Method in class com.sleepycat.je.XAEnvironment
-
- setTreeStatsAccumulator(TreeWalkerStatsAccumulator) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setTreeStatsAccumulator(TreeWalkerStatsAccumulator) - Method in class com.sleepycat.je.tree.Tree
-
- setTruncateOldDbId(DatabaseId) - Method in class com.sleepycat.je.log.DbOpReplicationContext
-
- setTupleBufferSize(int) - Method in class com.sleepycat.bind.tuple.TupleBase
-
- setTxnForThread(Transaction) - Method in class com.sleepycat.je.txn.TxnManager
-
Called when txn is assoc'd with this thread.
- setTxnNoSync(boolean) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Configures the database environment for asynchronous transactions.
- setTxnReadCommitted(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.setTxnReadCommitted()
- setTxnSerializableIsolation(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
Configures all transactions for this environment to have Serializable
(Degree 3) isolation.
- setTxnTimeout(long) - Method in class com.sleepycat.je.EnvironmentConfig
-
Configures the transaction timeout, in microseconds.
- setTxnTimeout(long) - Method in class com.sleepycat.je.Transaction
-
Configure the timeout value for the transaction lifetime.
- setTxnTimeout(long) - Method in class com.sleepycat.je.txn.BuddyLocker
-
Sets the transaction timeout of the buddy locker, since this locker has
no independent timeout.
- setTxnTimeout(long) - Method in class com.sleepycat.je.txn.Locker
-
Set the timeout period for this transaction, in milliseconds.
- setTxnWriteNoSync(boolean) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Configures the database environment for transactions which write but do
not flush the log.
- setTypeBtree(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- setTypeHash(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- setTypeQueue(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- setTypeRecno(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- setUnsortedDuplicates(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setupAPILock() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- setUseExistingConfig(DatabaseConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to DatabaseConfig.setUseExistingConfig()
- setVal(Properties, ConfigParam, String, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
-
Helper method for environment and replicator configuration classes.
- setVal(Properties, ConfigParam, String, String, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
-
Helper method for environment and replicator configuration classes.
- setValue(V) - Method in class com.sleepycat.collections.MapEntryParameter
-
Always throws UnsupportedOperationException
since this
object is not attached to a map.
- setVerbose(boolean) - Method in class com.sleepycat.persist.model.ClassEnhancer
-
Sets verbose mode.
- setVerbose(boolean) - Method in class com.sleepycat.persist.model.ClassEnhancerTask
-
- setWaiterTxnIds(long[]) - Method in exception com.sleepycat.je.DeadlockException
-
- setWaitHook(TestHook) - Method in class com.sleepycat.je.tree.Tree
-
- setWrap(boolean) - Method in class com.sleepycat.je.SequenceConfig
-
Specifies that the sequence should wrap around when it is incremented
(decremented) past the specified maximum (minimum) value.
- setWriteCursor(CursorConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setWriteNoSync(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Configures the transaction to write but not synchronously flush the log
it when commits.
- setXATransaction(Xid, Transaction) - Method in class com.sleepycat.je.XAEnvironment
-
Used to set the Transaction object for an XA Xid.
- SHARED_CACHE - Static variable in class com.sleepycat.je.EnvironmentConfig
-
- SharedEvictor - Class in com.sleepycat.je.evictor
-
The Evictor that operates on the INLists for multiple environments that
share a single cache.
- SharedEvictor(EnvironmentImpl, String) - Constructor for class com.sleepycat.je.evictor.SharedEvictor
-
- SharedLatch - Class in com.sleepycat.je.latch
-
Simple thread-based non-transactional reader-writer/shared-exclusive latch.
- SharedLatch(String) - Constructor for class com.sleepycat.je.latch.SharedLatch
-
- sharesLocksWith(Locker) - Method in class com.sleepycat.je.txn.BuddyLocker
-
Returns whether this locker can share locks with the given locker.
- sharesLocksWith(Locker) - Method in class com.sleepycat.je.txn.Locker
-
Returns whether this locker can share locks with the given locker.
- sharesLocksWith(Locker) - Method in class com.sleepycat.je.txn.ThreadLocker
-
Returns whether this locker can share locks with the given locker.
- SHORT - Static variable in class com.sleepycat.asm.Type
-
The sort of the short type.
- SHORT_BYTES - Static variable in class com.sleepycat.je.log.LogUtils
-
- SHORT_TYPE - Static variable in class com.sleepycat.asm.Type
-
The short type.
- shortArraySize(int) - Static method in class com.sleepycat.je.dbi.MemoryBudget
-
- 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
-
- shortClassName() - Method in class com.sleepycat.je.tree.BIN
-
- shortClassName() - Method in class com.sleepycat.je.tree.DBIN
-
- shortClassName() - Method in class com.sleepycat.je.tree.DIN
-
- shortClassName() - Method in class com.sleepycat.je.tree.IN
-
- ShortConfigParam - Class in com.sleepycat.je.config
-
A JE configuration parameter with an short value.
- ShortConfigParam(String, Short, Short, Short, boolean, boolean) - Constructor for class com.sleepycat.je.config.ShortConfigParam
-
- shortDescription() - Method in class com.sleepycat.je.tree.Node
-
- shortToEntry(short, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.ShortBinding
-
Converts a simple short
value into an entry buffer.
- shutdown() - Method in class com.sleepycat.je.cleaner.Cleaner
-
- shutdown() - Method in interface com.sleepycat.je.utilint.DaemonRunner
-
- shutdown() - Method in class com.sleepycat.je.utilint.DaemonThread
-
Requests shutdown and calls join() to wait for the thread to stop.
- shutdownCleaner() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
public for unit tests.
- SimpleCatalog - Class in com.sleepycat.persist.impl
-
A static catalog containing simple types only.
- SimpleFormat - Class in com.sleepycat.persist.impl
-
Format for simple types, including primitives.
- SimpleFormat.FBigInt - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FBool - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FByte - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FChar - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FDate - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FDouble - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FFloat - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FInt - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FLong - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FShort - Class in com.sleepycat.persist.impl
-
- SimpleFormat.FString - Class in com.sleepycat.persist.impl
-
- SingleItemEntry - Class in com.sleepycat.je.log.entry
-
This class embodies log entries that have a single loggable item.
- SingleItemEntry(Class<?>) - Constructor for class com.sleepycat.je.log.entry.SingleItemEntry
-
Construct a log entry for reading.
- SingleItemEntry(LogEntryType, Loggable) - Constructor for class com.sleepycat.je.log.entry.SingleItemEntry
-
Construct a log entry for writing.
- SIPUSH - Static variable in interface com.sleepycat.asm.Opcodes
-
- 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.je.cleaner.DbFileSummaryMap
-
- size() - Method in class com.sleepycat.je.cleaner.OffsetList
-
- size() - Method in class com.sleepycat.je.utilint.TinyHashSet
-
- 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.
- skipField(Format) - Method in interface com.sleepycat.persist.impl.EntityInput
-
Called via PersistKeyCreator to skip fields prior to the secondary key
field.
- sleepAfterBackgroundIO() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
If the sleep backlog is non-zero (set by updateBackgroundReads or
updateBackgroundWrites), sleep for the configured interval and decrement
the backlog.
- 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
-
- SortedLSNTreeWalker - Class in com.sleepycat.je.dbi
-
SortedLSNTreeWalker uses ordered disk access rather than random access to
iterate over a database tree.
- SortedLSNTreeWalker(DatabaseImpl, boolean, long, SortedLSNTreeWalker.TreeNodeProcessor, List<DatabaseException>, SortedLSNTreeWalker.ExceptionPredicate) - Constructor for class com.sleepycat.je.dbi.SortedLSNTreeWalker
-
- SortedLSNTreeWalker.ExceptionPredicate - Interface in com.sleepycat.je.dbi
-
- SortedLSNTreeWalker.TreeNodeProcessor - Interface in com.sleepycat.je.dbi
-
- 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
-
- SOURCE_CRITICAL - Static variable in class com.sleepycat.je.evictor.Evictor
-
- SOURCE_DAEMON - Static variable in class com.sleepycat.je.evictor.Evictor
-
- SOURCE_MANUAL - Static variable in class com.sleepycat.je.evictor.Evictor
-
- splitInternal(IN, int, int, int, CacheMode) - Method in class com.sleepycat.je.tree.IN
-
- start(Xid, int) - Method in class com.sleepycat.je.XAEnvironment
-
- startAndFinishDelete() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Perform the entire two-step database deletion.
- startBackup() - Method in class com.sleepycat.je.util.DbBackup
-
Start backup mode in order to determine the definitive backup set needed
for this point in time.
- startDeleteProcessing() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
The delete cleanup is starting.
- startLsn - Variable in class com.sleepycat.je.log.FileReader
-
- stat(StatsConfig) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- StatsConfig - Class in com.sleepycat.je
-
Specifies the attributes of a statistics retrieval operation.
- StatsConfig() - Constructor for class com.sleepycat.je.StatsConfig
-
An instance created using the default constructor is initialized with
the system's default settings.
- StatsFileReader - Class in com.sleepycat.je.log
-
The StatsFileReader generates stats about the log entries read, such as the
count of each type of entry, the number of bytes, minimum and maximum sized
log entry.
- StatsFileReader(EnvironmentImpl, int, long, long, String, String, boolean) - Constructor for class com.sleepycat.je.log.StatsFileReader
-
Create this reader to start at a given LSN.
- status - Variable in class com.sleepycat.je.dbi.CursorImpl.KeyChangeStatus
-
Operation status;
- stifleExceptionChatter - Variable in class com.sleepycat.je.utilint.DaemonThread
-
- STOP_ON_WRITE_COUNT - Static variable in class com.sleepycat.je.log.FileManager
-
- stopDaemons() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
For unit testing -- shuts down daemons completely but leaves environment
usable since environment references are not nulled out.
- Store - Class in com.sleepycat.persist.impl
-
Base implementation for EntityStore and RawStore.
- Store(Environment, String, StoreConfig, boolean) - Constructor for class com.sleepycat.persist.impl.Store
-
- Store.SyncHook - Interface in com.sleepycat.persist.impl
-
For unit testing.
- StoreConfig - Class in com.sleepycat.persist
-
- 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
-
- StoredList<E> - Class in com.sleepycat.collections
-
- StoredList(Database, EntryBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredList
-
- 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
-
- StoredList(Database, EntityBinding<E>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredList
-
- StoredMap<K,V> - Class in com.sleepycat.collections
-
- StoredMap(Database, EntryBinding<K>, EntryBinding<V>, boolean) - Constructor for class com.sleepycat.collections.StoredMap
-
- StoredMap(Database, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredMap
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- StoredValueSet(Database, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredValueSet
-
Creates a value set entity view of a
Database
.
- 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.
- subRange(DatabaseEntry) - Method in class com.sleepycat.util.keyrange.KeyRange
-
Creates a range for a single key.
- subRange(DatabaseEntry, boolean, DatabaseEntry, boolean) - Method in class com.sleepycat.util.keyrange.KeyRange
-
Creates a range that is the intersection of this range and the given
range parameters.
- 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.
- subtractFromMemoryBudget() - Method in class com.sleepycat.je.cleaner.DbFileSummaryMap
-
- SUCCESS - Static variable in class com.sleepycat.je.OperationStatus
-
The operation was successful.
- SUCCESS - Static variable in class com.sleepycat.je.PreloadStatus
-
- summarize() - Method in class com.sleepycat.je.log.DumpFileReader
-
- summarize() - Method in class com.sleepycat.je.log.StatsFileReader
-
- SUPPORTED_PARAMS - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- SWAP - Static variable in interface com.sleepycat.asm.Opcodes
-
- sync() - Method in class com.sleepycat.je.Database
-
Flushes any cached information for this database to disk; only
applicable for deferred-write databases.
- sync(boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Flush all dirty nodes for this database to disk.
- sync() - Method in class com.sleepycat.je.Environment
-
Synchronously flushes database environment databases to stable storage.
- SYNC - Static variable in class com.sleepycat.je.TransactionConfig
-
- sync() - Method in class com.sleepycat.persist.EntityStore
-
Flushes each modified index to disk that was opened in deferred-write
mode.
- sync() - Method in class com.sleepycat.persist.impl.Store
-
- syncDatabase(EnvironmentImpl, DatabaseImpl, boolean) - Static method in class com.sleepycat.je.recovery.Checkpointer
-
Flush a given database to disk.
- syncDeferredWrite(Database, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- SyncedLockManager - Class in com.sleepycat.je.txn
-
SyncedLockManager uses the synchronized keyword to implement its critical
sections.
- SyncedLockManager(EnvironmentImpl) - Constructor for class com.sleepycat.je.txn.SyncedLockManager
-
- SyncedLogManager - Class in com.sleepycat.je.log
-
The SyncedLogManager uses the synchronized keyword to implement protected
regions.
- SyncedLogManager(EnvironmentImpl, boolean) - Constructor for class com.sleepycat.je.log.SyncedLogManager
-
There is a single log manager per database environment.