- 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.
- calcTreeCacheUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
Public for testing.
- 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
-
Javadoc for this public class is generated via
the doc templates in the doc_src directory.
- 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
-
Throws if the environmentImpl is invalid.
- 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.
- 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
-
- 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.
- checkLsns - Variable in class com.sleepycat.je.util.DbVerify
-
- checkNotClosed() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- checkpoint(CheckpointConfig) - Method in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- CHECKPOINT_REFERENCE_SIZE - Static variable in class com.sleepycat.je.dbi.MemoryBudget
-
- CheckpointConfig - Class in com.sleepycat.je
-
Javadoc for this public class is generated
via the doc templates in the doc_src directory.
- CheckpointConfig() - Constructor for class com.sleepycat.je.CheckpointConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- CheckpointEnd - Class in com.sleepycat.je.recovery
-
CheckpointEnd encapsulates the information needed by a checkpoint end
log entry.
- CheckpointEnd(String, long, long, long, long, int, 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(DatabaseImpl, 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_NAME - Static variable in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- CHECKPOINTER_RETRY - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CHECKPOINTER_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- 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.
- 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_CLUSTER - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_CLUSTER_ALL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_DETAIL_MAX_MEMORY_PERCENTAGE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_FETCH_OBSOLETE_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_FORCE_CLEAN_FILES - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_LOOK_AHEAD_CACHE_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_MAX_BATCH_FILES - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_MIN_AGE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_MIN_FILE_UTILIZATION - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_MIN_FILES_TO_DELETE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_MIN_UTILIZATION - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_NAME - Static variable in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- CLEANER_READ_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_REMOVE - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_RESTART_RETRIES - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_RETRIES - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_RMW_FIX - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_THREADS - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- CLEANER_TRACK_DETAIL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- cleanup() - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- 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 during recovery and at shutdown.
- clear() - Method in class com.sleepycat.je.evictor.Evictor.EvictProfile
-
- 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
-
- clearEnv() - Method in class com.sleepycat.je.incomp.INCompressor
-
- clearEnv() - Method in class com.sleepycat.je.recovery.Checkpointer
-
- clearKnownDeleted(int) - Method in class com.sleepycat.je.tree.BIN
-
Clear the known deleted flag.
- 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.
- clone() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Overrides Object.clone() to clone all properties, used by this class and
EnvironmentConfig.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.je.LogScanConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Shallow copy.
- cloneCursorConfig(CursorConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- cloneDb() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Clone.
- 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.Cursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- close() - Method in class com.sleepycat.je.Database
-
- close() - Method in class com.sleepycat.je.dbi.CursorImpl
-
Close a cursor with releaseNonTxnLocks=true.
- close(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Close a cursor.
- close() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- close(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- close() - Method in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- close() - Method in interface com.sleepycat.je.jca.ra.JEConnection
-
- close() - Method in class com.sleepycat.je.jca.ra.JEConnectionImpl
-
- close() - Method in class com.sleepycat.je.jca.ra.JEManagedConnection
-
- close() - Method in class com.sleepycat.je.JoinCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- close() - Method in class com.sleepycat.je.Sequence
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.asm.signature - package com.sleepycat.asm.signature
-
- 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 JDB.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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(byte) - Method in class com.sleepycat.je.txn.Txn
-
Commit this transaction
1.
- commit(Xid, boolean) - Method in class com.sleepycat.je.XAEnvironment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- commitNoSync() - Method in class com.sleepycat.je.Transaction
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- commitSync() - Method in class com.sleepycat.je.Transaction
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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(Object, Object) - 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) - Static method in class com.sleepycat.je.tree.Key
-
Compare keys with an optional comparator.
- compareTo(Object) - Method in class com.sleepycat.je.dbi.DatabaseId
-
see Comparable#compareTo
- compareTo(Object) - Method in class com.sleepycat.je.tree.IN
-
Sort based on node id.
- compareTo(Object) - Method in class com.sleepycat.je.tree.Key
-
Compare two keys.
- compareTo(long, long) - Static method in class com.sleepycat.je.utilint.DbLsn
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- compress(BINReference, boolean, UtilizationTracker) - Method in class com.sleepycat.je.tree.BIN
-
Compress this BIN by removing any entries that are deleted.
- compress(BINReference, boolean, UtilizationTracker) - Method in class com.sleepycat.je.tree.IN
-
- COMPRESSOR_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- COMPRESSOR_PURGE_ROOT - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- COMPRESSOR_RETRY - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- COMPRESSOR_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
-
- 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
-
- CONFIG_DELIM - Static variable in class com.sleepycat.je.config.ConfigParam
-
- 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, String) - Constructor for class com.sleepycat.je.config.ConfigParam
-
- configuredCollection(Collection, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured collection from a given stored collection.
- configuredList(List, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured list from a given stored list.
- configuredMap(Map, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured map from a given stored map.
- configuredSet(Set, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured set from a given stored set.
- configuredSortedMap(SortedMap, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
-
Creates a configured sorted map from a given stored sorted map.
- configuredSortedSet(SortedSet, 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(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.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- count() - Method in class com.sleepycat.je.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(IN) - Method in class com.sleepycat.je.evictor.Evictor.EvictProfile
-
- 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
-
- countAndLogSummaries(Collection) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
-
Count the given tracked info as obsolete and then log the summaries.
- 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) - 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.
- countObsoleteINs(List) - Method in class com.sleepycat.je.log.LatchedLogManager
-
- countObsoleteINs(List) - Method in class com.sleepycat.je.log.LogManager
-
Counts the given obsolete IN LSNs under the log write latch.
- countObsoleteINs(List) - Method in class com.sleepycat.je.log.SyncedLogManager
-
- countObsoleteINsInternal(List) - Method in class com.sleepycat.je.log.LogManager
-
- countObsoleteNode(long, LogEntryType, int) - 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) - Method in class com.sleepycat.je.log.LatchedLogManager
-
- countObsoleteNode(long, LogEntryType, int) - Method in class com.sleepycat.je.log.LogManager
-
Count node as obsolete under the log write latch.
- countObsoleteNode(long, LogEntryType, int) - Method in class com.sleepycat.je.log.SyncedLogManager
-
- countObsoleteNodeInexact(long, LogEntryType, int) - 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.
- countObsoleteNodeInternal(UtilizationTracker, long, LogEntryType, int) - Method in class com.sleepycat.je.log.LogManager
-
- countObsoleteNodes(Collection) - Method in class com.sleepycat.je.log.LatchedLogManager
-
- countObsoleteNodes(Collection) - Method in class com.sleepycat.je.log.LogManager
-
Counts file summary info under the log write latch.
- countObsoleteNodes(Collection) - Method in class com.sleepycat.je.log.SyncedLogManager
-
- countObsoleteNodesInternal(UtilizationTracker, Collection) - Method in class com.sleepycat.je.log.LogManager
-
- 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
-
Create a database.
- createDb(Locker, String, DatabaseConfig, Database) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
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,
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
-
- 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.
- 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
-
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.serial.SerialSerialKeyCreator
-
- createSecondaryKey(Object, Object) - Method in class com.sleepycat.bind.serial.SerialSerialKeyCreator
-
Creates the index key object from primary key and entry objects.
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.serial.TupleSerialKeyCreator
-
- createSecondaryKey(TupleInput, Object, 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, Object, 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistKeyCreator
-
- createSecondaryKeys(SecondaryDatabase, DatabaseEntry, DatabaseEntry, Set) - Method in interface com.sleepycat.je.SecondaryMultiKeyCreator
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- createSecondaryKeys(SecondaryDatabase, DatabaseEntry, DatabaseEntry, Set) - Method in class com.sleepycat.persist.impl.PersistKeyCreator
-
- 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
-
Javadoc for this public instance is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public class is generated
via the doc templates in the doc_src directory.
- CursorConfig - Class in com.sleepycat.je
-
Javadoc for this public class is generated
via the doc templates in the doc_src directory.
- CursorConfig() - Constructor for class com.sleepycat.je.CursorConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
- 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) - Method in class com.sleepycat.je.txn.BasicLocker
-
BasicLockers always have a fixed id, because they are never used for
recovery.
- generateId(TxnManager) - Method in class com.sleepycat.je.txn.Locker
-
A Locker has to generate its next id.
- generateId(TxnManager) - 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(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Database
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- get(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- get(Transaction, int) - Method in class com.sleepycat.je.Sequence
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getAccumulatedDelta() - Method in class com.sleepycat.je.tree.IN
-
- getActiveTxns() - Method in class com.sleepycat.je.TransactionStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getAdditionalMemorySize() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Returns the 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 holding transaction objects,
log cleaning metadata, and other administrative structures.
- getAggressive() - Method in class com.sleepycat.je.VerifyConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getAllFileNumbers() - Method in class com.sleepycat.je.log.FileManager
-
Get all JE file numbers.
- getAllowCreate() - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getAllowCreate() - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getAllowCreate() - Method in class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getBranchQualifier() - Method in class com.sleepycat.je.log.LogUtils.XidImpl
-
- getBtreeComparator() - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getBtreeRecordNumbers(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getBufferBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- 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.
- getCacheBudget() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getCacheDataBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCacheMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getCachePercent() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCacheSize() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCacheSize() - Method in class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCacheSize() - Method in class com.sleepycat.je.SequenceStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCacheTotalBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCandidates() - Method in class com.sleepycat.je.evictor.Evictor.EvictProfile
-
- 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()
- 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(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.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getClear() - Method in class com.sleepycat.je.StatsConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCollection() - Method in class com.sleepycat.collections.StoredIterator
-
Returns the collection associated with this iterator.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getConfig() - Method in class com.sleepycat.je.Database
-
- getConfig() - Method in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getConfig() - Method in class com.sleepycat.je.JoinCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getContentSize() - Method in class com.sleepycat.je.utilint.VLSN
-
- 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.
- getCreateUP(EnvironmentConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.getCreateUP()
- getCriticalThreshold() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getCurrent(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCurrent(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCurrent() - Method in class com.sleepycat.je.SequenceStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getCursorSet() - Method in class com.sleepycat.je.tree.BIN
-
- getData() - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getDatabase() - Method in class com.sleepycat.je.dbi.TruncateResult
-
- getDatabase() - Method in class com.sleepycat.je.JoinCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getDatabase() - Method in class com.sleepycat.je.Sequence
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getDatabaseNames() - Method in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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) - 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.
- getDb(Locker, String, Database) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Get a database object given a database name.
- getDbClosedBins() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- 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 class com.sleepycat.je.tree.BINDelta
-
- getDBINOverhead() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getDBINsByLevel() - Method in class com.sleepycat.je.BtreeStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getDbMapTree() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- 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
-
- getDbNames() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getDbNamesAndIds() - Method in class com.sleepycat.je.dbi.DbTree
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getDefault() - Method in class com.sleepycat.je.config.ConfigParam
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getDeferredWrite() - Method in class com.sleepycat.persist.StoreConfig
-
Returns the deferred-write configuration property.
- getDeferredWriteDbs() - Method in class com.sleepycat.je.cleaner.FileSelector.CheckpointStartCleanerState
-
- getDeferredWriteDbsSize() - Method in class com.sleepycat.je.cleaner.FileSelector.CheckpointStartCleanerState
-
- getDeferredWriteTemp() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- getDescription() - Method in class com.sleepycat.je.config.ConfigParam
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getDirty() - Method in class com.sleepycat.je.tree.IN
-
- getDirtyRead() - Method in class com.sleepycat.je.CursorConfig
-
Deprecated.
- getDirtyRead() - Method in class com.sleepycat.je.TransactionConfig
-
Deprecated.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getDuplicateComparator() - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getDuplicateInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getDuplicateTreeMaxDepth() - Method in class com.sleepycat.je.BtreeStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getEndOfLog() - Method in class com.sleepycat.je.log.LastFileReader
-
- 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(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.
- 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.UtilizationTracker
-
- getEnvironment() - Method in class com.sleepycat.je.Database
-
- getEnvironment(File, EnvironmentConfig) - Method in class com.sleepycat.je.dbi.DbEnvPool
-
If the environment is not open, open it.
- getEnvironment() - Method in interface com.sleepycat.je.jca.ra.JEConnection
-
- getEnvironment() - Method in class com.sleepycat.je.jca.ra.JEConnectionImpl
-
- 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
-
- getExceptionListener() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getExceptionListener() - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getExclusiveCreate() - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getExclusiveCreate() - Method in class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getExclusiveCreate() - Method in class com.sleepycat.persist.StoreConfig
-
Returns whether opening an existing store is prohibited.
- getExistingEnvironment(File) - Method in class com.sleepycat.je.dbi.DbEnvPool
-
- getExtraDescription() - Method in class com.sleepycat.je.config.ConfigParam
-
- getExtraDescription() - Method in class com.sleepycat.je.config.IntConfigParam
-
- getExtraDescription() - Method in class com.sleepycat.je.config.LongConfigParam
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getFileManager() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getFileName(long, String) - Static method in class com.sleepycat.je.log.FileManager
-
- 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.
- 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.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getFirst(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getFirst(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getFirst(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getFirstActiveLsn() - Method in class com.sleepycat.je.recovery.Checkpointer
-
- 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() - Method in class com.sleepycat.je.tree.Tree
-
Find the leftmost node (IN or BIN) in the tree.
- getFirstNode(DIN) - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getForeignKeyDatabase() - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getForeignKeyDeleteAction() - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getForeignKeyNullifier() - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getForeignMultiKeyNullifier() - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getFormat(int) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
- getFormat(Class) - 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) - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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() - Method in class com.sleepycat.je.recovery.Checkpointer
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getId() - Method in class com.sleepycat.je.TransactionStats.Active
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getIdentifierKey() - Method in class com.sleepycat.je.tree.IN
-
- getImmutableSecondaryKey() - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getInMemoryINs() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getInMemorySize() - Method in class com.sleepycat.je.tree.IN
-
Return the number of bytes used by this IN.
- getINOverhead() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
- getINs() - Method in class com.sleepycat.je.dbi.INList
-
- getINsByLevel() - Method in class com.sleepycat.je.BtreeStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getIsWritable() - Method in class com.sleepycat.je.log.FileManager.FileMode
-
- 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
-
- getJava5LatchClass() - Static method in class com.sleepycat.je.latch.LatchSupport
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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, 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getKeyName() - Method in class com.sleepycat.persist.model.SecondaryKeyMetadata
-
Returns the key name, which may be different from the field name.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLast(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLast(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLast(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getLastCheckpointEnd() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLastCheckpointId() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLastCheckpointStart() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLastCheckpointTime() - Method in class com.sleepycat.je.TransactionStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLastDbId() - Method in class com.sleepycat.je.dbi.DbTree
-
Get the latest allocated id, for checkpoint info.
- 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.
- getLastId() - Static method in class com.sleepycat.je.tree.Node
-
Get the latest id, for checkpointing.
- 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.
- getLastLsnAtRecovery() - Method in class com.sleepycat.je.log.LogManager
-
- getLastNode() - Method in class com.sleepycat.je.tree.Tree
-
Find the rightmost node (IN or BIN) in the tree.
- getLastNode(DIN) - 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
- getLastSeen(LogEntryType) - Method in class com.sleepycat.je.log.LastFileReader
-
- getLastTxnId() - Method in class com.sleepycat.je.TransactionStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLastTxnId() - Method in class com.sleepycat.je.txn.TxnManager
-
Get the last used id, for checkpoint info.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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 interface com.sleepycat.je.latch.Latch
-
- getLatchStats() - Method in class com.sleepycat.je.latch.LatchImpl
-
- getLatestVersion(String) - Method in class com.sleepycat.persist.impl.PersistCatalog
-
- getLeafNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLevel() - Method in class com.sleepycat.je.tree.IN
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLocalTransaction() - Method in interface com.sleepycat.je.jca.ra.JEConnection
-
- getLocalTransaction() - Method in class com.sleepycat.je.jca.ra.JEConnectionImpl
-
- 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 lock objects.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLockManager() - Method in class com.sleepycat.je.txn.TxnManager
-
Give transactions and environment access to lock manager.
- getLockStats() - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getLockStats(StatsConfig) - Method in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getLockTimeout() - Method in class com.sleepycat.je.txn.Locker
-
Get the lock timeout period for this transaction, in milliseconds
- 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.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
-
- getLogSize() - Method in class com.sleepycat.je.dbi.DbTree
-
- 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
-
- 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.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getMajor() - Method in class com.sleepycat.je.JEVersion
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getMax() - Method in class com.sleepycat.je.SequenceStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getMaxMillisecs() - Method in class com.sleepycat.je.PreloadConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- 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.SequenceStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getMinor() - Method in class com.sleepycat.je.JEVersion
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getMinTreeMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
For unit tests.
- getMinutes() - Method in class com.sleepycat.je.CheckpointConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getMiscMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
-
Used for unit testing.
- 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 class com.sleepycat.je.log.FileManager.FileMode
-
- getMultiKeyCreator() - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getMutableConfig() - Method in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNActive() - Method in class com.sleepycat.je.TransactionStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getName() - Method in class com.sleepycat.je.TransactionStats.Active
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNBINsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNBINsStripped() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNCachedGets() - Method in class com.sleepycat.je.SequenceStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNCacheMiss() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNCheckpoints() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNCleanerDeletions() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNCleanerEntriesRead() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNCleanerRuns() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNClusterLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNCommits() - Method in class com.sleepycat.je.TransactionStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNDeltaINFlush() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNDINsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNDupCountLNsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNext(DatabaseEntry, DatabaseEntry, LockType, boolean, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- getNext(DatabaseEntry, LockMode) - Method in class com.sleepycat.je.JoinCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.JoinCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNext(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNext(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getNextBin(BIN, boolean) - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNextDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNextDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- getNextLsn() - Method in class com.sleepycat.je.log.FileManager
-
Return the next available LSN in the log.
- getNextNodeId() - Static method in class com.sleepycat.je.tree.Node
-
Increment and return the next usable id.
- getNextNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNextNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNextNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getNextWithKeyChangeStatus(DatabaseEntry, DatabaseEntry, LockType, boolean, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
Move the cursor forward and return the next record.
- getNFSyncRequests() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNFSyncRequests() - Method in class com.sleepycat.je.log.FileManager
-
- getNFSyncs() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNFSyncs() - Method in class com.sleepycat.je.log.FileManager
-
- getNFSyncTimeouts() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNFSyncTimeouts() - Method in class com.sleepycat.je.log.FileManager
-
- getNFullBINFlush() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNFullINFlush() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNGets() - Method in class com.sleepycat.je.SequenceStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNINsCleaned() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNINsDead() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNINsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNINsMigrated() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNINsObsolete() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNLevels() - Method in class com.sleepycat.je.util.DbCacheSize
-
- getNLNQueueHits() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNLNsCleaned() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNLNsDead() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNLNsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNLNsLocked() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNLNsMarked() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNLNsMigrated() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNLNsObsolete() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNLogBuffers() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNMarkedLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNNodesExplicitlyEvicted() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNNodesScanned() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNNodesSelected() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNNotResident() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNodeMaxDupTreeEntries() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getNodeMaxEntries() - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNodeMaxEntries() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNonObsoleteCount() - Method in class com.sleepycat.je.cleaner.FileSummary
-
Returns the number of non-obsolete LN and IN entries.
- getNoSort() - Method in class com.sleepycat.je.JoinConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNoSync() - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNotificationInfo(Environment) - Method in class com.sleepycat.je.jmx.JEMBeanHelper
-
No notifications are supported.
- getNoWait() - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNOwners() - Method in class com.sleepycat.je.LockStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNPendingLNsLocked() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNPendingLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNRepeatFaultReads() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNRepeatIteratorReads() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNRepeatIteratorReads() - Method in class com.sleepycat.je.log.FileReader
-
- getNRequests() - Method in class com.sleepycat.je.LockStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNTempBufferWrites() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNToBeCleanedLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNTotalLocks() - Method in class com.sleepycat.je.LockStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNumericVersionString() - Method in class com.sleepycat.je.JEVersion
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNWaits() - Method in class com.sleepycat.je.LockStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNXAAborts() - Method in class com.sleepycat.je.TransactionStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNXACommits() - Method in class com.sleepycat.je.TransactionStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getNXAPrepares() - Method in class com.sleepycat.je.TransactionStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.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.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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- getOverrideBtreeComparator() - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getOverrideDuplicateComparator() - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getOwnerAbortLsn(long) - Method in class com.sleepycat.je.txn.BasicLocker
-
Get the abort LSN for this node in the txn that owns the lock on this
node.
- getOwnerTxnIds() - Method in exception com.sleepycat.je.DeadlockException
-
- getPackedIntByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
-
Returns the byte length of a packed integer.
- getParentBINForChildLN(TreeLocation, byte[], byte[], LN, boolean, boolean, boolean, boolean) - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getParentINForChildIN(IN, boolean, boolean) - Method in class com.sleepycat.je.tree.Tree
-
GetParentNode without optional tracking.
- getParentINForChildIN(IN, boolean, boolean, int, List) - 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, boolean, int, List, 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPartialLength() - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPartialOffset() - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPassword() - Method in class com.sleepycat.je.jca.ra.JEManagedConnectionFactory
-
- getPatch() - Method in class com.sleepycat.je.JEVersion
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPrev(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPrev(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPrev(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getPrevBin(BIN, boolean) - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPrevDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPrevDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPrevNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPrevNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPrevNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getPrevOffset() - Method in class com.sleepycat.je.log.LastFileReader
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPrimaryDatabase() - Method in class com.sleepycat.je.SecondaryDatabase
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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) - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getPropagateExceptions() - Method in class com.sleepycat.je.VerifyConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getProps(EnvironmentMutableConfig) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentMutableConfig.getProps
- 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.
- getQueueSize() - Method in class com.sleepycat.je.utilint.DaemonThread
-
- getRangeMax() - Method in class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getRangeMin() - Method in class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getReadCommitted() - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getReadIntLength(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
-
- getReadOnly() - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getReadOnly() - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getReadUncommitted() - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getReplicate() - Method in class com.sleepycat.je.log.LogEntryHeader
-
- getReplicator() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getRequiredEvictBytes() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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(boolean) - Method in class com.sleepycat.je.tree.Tree
-
Helper to obtain the root IN with shared root latching.
- getRootINLatchedExclusive(boolean) - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Database
-
- getSearchBoth(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchBoth(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchBoth(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getSearchBothRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchBothRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchBothRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchBothRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getSearchKey(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchKey(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchKey(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchKey(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.util.keyrange.RangeCursor
-
- getSearchKeyRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchKeyRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSearchKeyRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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(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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getShowProgressInterval() - Method in class com.sleepycat.je.VerifyConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getShowProgressStream() - Method in class com.sleepycat.je.StatsConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getShowProgressStream() - Method in class com.sleepycat.je.VerifyConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getSize() - Method in interface com.sleepycat.je.log.entry.LogEntry
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getSortedDuplicates() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getSplitBins() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- getStats(StatsConfig) - Method in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getStats(StatsConfig) - Method in class com.sleepycat.je.Sequence
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getStats() - Method in class com.sleepycat.persist.evolve.EvolveEvent
-
The cummulative statistics gathered during eager evolution.
- getStatus() - Method in class com.sleepycat.je.PreloadStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- 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
-
- getThreadTransaction(Environment) - Static method in class com.sleepycat.compat.DbCompat
-
- getThreadTransaction() - Method in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getTimestampLogSize() - Static method in class com.sleepycat.je.log.LogUtils
-
- getTotalLogSize() - Method in class com.sleepycat.je.EnvironmentStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getTrackedFile(long) - Method in class com.sleepycat.je.cleaner.UtilizationTracker
-
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.UtilizationTracker
-
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 interface com.sleepycat.je.jca.ra.JEConnection
-
- getTransaction() - Method in class com.sleepycat.je.jca.ra.JEConnectionImpl
-
- getTransaction() - Method in class com.sleepycat.je.jca.ra.JELocalTransaction
-
- getTransactional() - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getTransactional() - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.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.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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getTransactionTimeout() - Method in class com.sleepycat.je.XAEnvironment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getTree() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- 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.
- getTupleBufferSize() - Method in class com.sleepycat.bind.tuple.TupleBase
-
Returns the initial byte size of the output buffer.
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.BigIntegerBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.BooleanBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.ByteBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.CharacterBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.DoubleBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.FloatBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.IntegerBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.LongBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.ShortBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.SortedDoubleBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.SortedFloatBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.StringBinding
-
- getTupleOutput(Object) - Method in class com.sleepycat.bind.tuple.TupleBase
-
Returns an empty TupleOutput instance that will be used by the tuple
binding or key creator.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getTxnTimeout() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- getTxnTimeout() - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getTxnTimeOut() - Method in class com.sleepycat.je.txn.Locker
-
- getTxnWriteNoSync() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- 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
-
- getUnflushableTrackedSummaryInternal(long) - Method in class com.sleepycat.je.log.LogManager
-
- getUnsignedInt(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
-
Unmarshall the next four bytes which hold an unsigned int into a long.
- getUnsortedDuplicates(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
-
- getUserName() - Method in class com.sleepycat.je.jca.ra.JEConnectionMetaData
-
- getUserName() - Method in class com.sleepycat.je.jca.ra.JEManagedConnectionFactory
-
- 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.
- 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.
- getValue() - Method in class com.sleepycat.collections.MapEntryParameter
-
Returns the value of this entry.
- getValue() - Method in class com.sleepycat.je.SequenceStats
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getVersionValue(byte) - Static method in class com.sleepycat.je.log.LogEntryType
-
Return the version value, clearing away provisional and replicated bits.
- getWaiterTxnIds() - Method in exception com.sleepycat.je.DeadlockException
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getWritableLocker(Environment, Transaction, 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, 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
-
- getWriteNoSync() - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- getWriteOwnerLocker(long) - Method in class com.sleepycat.je.txn.BasicLocker
-
Get the txn that owns the lock on this node.
- 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
-
- 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
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- scanRecord(DatabaseEntry, DatabaseEntry, boolean, String) - Method in interface com.sleepycat.je.LogScanner
-
- 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, boolean) - 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) - 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, boolean) - Method in class com.sleepycat.je.tree.Tree
-
Do a key based search, permitting pre-emptive splits.
- searchSubTree(IN, byte[], Tree.SearchType, long, BINBoundary, boolean) - Method in class com.sleepycat.je.tree.Tree
-
Wrapper for searchSubTreeInternal that does a restart if a
RelatchRequiredException is thrown (i.e.
- searchSubTreeInternal(IN, byte[], Tree.SearchType, long, BINBoundary, boolean) - Method in class com.sleepycat.je.tree.Tree
-
Searches a portion of the tree starting at parent using key.
- SECONDARIES - Static variable in class com.sleepycat.compat.DbCompat
-
- SecondaryConfig - Class in com.sleepycat.je
-
Javadoc for this public class is generated via
the doc templates in the doc_src directory.
- SecondaryConfig() - Constructor for class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- SecondaryCursor - Class in com.sleepycat.je
-
Javadoc for this public class is generated via
the doc templates in the doc_src directory.
- SecondaryDatabase - Class in com.sleepycat.je
-
Javadoc for this public class is generated via
the doc templates in the doc_src directory.
- 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) - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public class is generated via
the doc templates in the doc_src directory.
- SequenceConfig - Class in com.sleepycat.je
-
Javadoc for this public class is generated via
the doc templates in the doc_src directory.
- SequenceConfig() - Constructor for class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- SequenceStats - Class in com.sleepycat.je
-
Javadoc for this public class is generated via
the doc templates in the doc_src directory.
- 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 - Class in com.sleepycat.bind.serial
-
A concrete EntryBinding
that treats a key or data entry as
a serialized object.
- SerialBinding(ClassCatalog, Class) - 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 - 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, Class) - Constructor for class com.sleepycat.bind.serial.SerialSerialBinding
-
Creates a serial-serial entity binding.
- SerialSerialBinding(SerialBinding, SerialBinding) - Constructor for class com.sleepycat.bind.serial.SerialSerialBinding
-
Creates a serial-serial entity binding.
- SerialSerialKeyCreator - Class in com.sleepycat.bind.serial
-
A abstract key creator that uses a serial key and a serial data entry.
- SerialSerialKeyCreator(ClassCatalog, Class, Class, Class) - Constructor for class com.sleepycat.bind.serial.SerialSerialKeyCreator
-
Creates a serial-serial key creator.
- SerialSerialKeyCreator(SerialBinding, SerialBinding, SerialBinding) - Constructor for class com.sleepycat.bind.serial.SerialSerialKeyCreator
-
Creates a serial-serial entity binding.
- set(Object) - Method in class com.sleepycat.collections.StoredIterator
-
Replaces the last element returned by next or previous with the
specified element (optional operation).
- set(int, Object) - 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
-
- setAbortLogSize(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
-
Internal use only.
- setAdminBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setAggressive(boolean) - Method in class com.sleepycat.je.VerifyConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setAllowCreate(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setAllowCreate(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setAllowCreate(boolean) - Method in class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setAlreadyThrown() - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setBackgroundSleepHook(TestHook) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- setBIN(BIN) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setBINsByLevel(long[]) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setBottomInternalNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setBtreeComparator(DatabaseConfig, Comparator) - Static method in class com.sleepycat.compat.DbCompat
-
- setBtreeComparator(Comparator) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setBtreeComparator(Class) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setBtreeComparator(Comparator, 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
-
Internal use only.
- setCacheDataBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setCachePercent(int) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setCacheSize(long) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setCacheSize(int) - Method in class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setCatalog(EntityModel, PersistCatalog) - Static method in class com.sleepycat.persist.model.ModelInternal
-
- 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
-
Internal use only.
- setClear(boolean) - Method in class com.sleepycat.je.StatsConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setConfigParam(Properties, String, String, 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setConfigParam(String, String) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setCreateUP(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.setCreateUP()
- setCursorsBins(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setData(byte[]) - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setData(byte[], int, int) - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- setDbClosedBins(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setDBINsByLevel(long[]) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setDbName(String) - Method in class com.sleepycat.je.util.DbLoad
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setDeferredWrite(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setDeferredWrite(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setDeferredWrite(boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- setDeferredWrite(boolean) - Method in class com.sleepycat.persist.StoreConfig
-
Sets the deferred-write configuration property.
- setDeletedLeafNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setDeleteProhibited() - Method in class com.sleepycat.je.cleaner.Cleaner
-
- setDINsByLevel(long[]) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setDirty(boolean) - Method in class com.sleepycat.je.tree.IN
-
- setDirtyRead(boolean) - Method in class com.sleepycat.je.CursorConfig
-
Deprecated.
- setDirtyRead(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Deprecated.
- 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.utilint.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
-
Internal use only.
- setDupIndex(int) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setDuplicateBottomInternalNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setDuplicateComparator(Comparator) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setDuplicateComparator(Class) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setDuplicateComparator(Comparator, 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
-
Internal use only.
- setDuplicateTreeMaxDepth(int) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setEndOfFile() - Method in class com.sleepycat.je.log.LastFileReader
-
- setEndOfLog(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- 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
-
- setEnvironmentImpl(EnvironmentImpl) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
Set the db environment during recovery, after instantiating the database
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.dbi.EnvironmentImpl
-
- setExceptionListener(ExceptionListener) - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setExclusiveCreate(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setExclusiveCreate(boolean) - Method in class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setExclusiveCreate(boolean) - Method in class com.sleepycat.persist.StoreConfig
-
Specifies whether opening an existing store is prohibited.
- setExclusiveOnly(boolean) - Method in interface com.sleepycat.je.latch.SharedLatch
-
Indicate whether this latch can only be set exclusively (not shared).
- setExclusiveOnly(boolean) - Method in class com.sleepycat.je.latch.SharedLatchImpl
-
Indicate whether this latch can only be set exclusively (not shared).
- setFast(boolean) - Method in class com.sleepycat.je.StatsConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setField(Object, int, int, boolean, Object) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
-
- setFirstActiveLsn(long) - Method in class com.sleepycat.je.recovery.Checkpointer
-
Initialize the FirstActiveLsn during recovery.
- setForce(boolean) - Method in class com.sleepycat.je.CheckpointConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setForeignKeyDatabase(Database) - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setForeignKeyDeleteAction(ForeignKeyDeleteAction) - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setForeignKeyNullifier(ForeignKeyNullifier) - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setForeignMultiKeyNullifier(ForeignMultiKeyNullifier) - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setForReplication(boolean) - Method in class com.sleepycat.je.config.ConfigParam
-
- setForwards(boolean) - Method in class com.sleepycat.je.LogScanConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setGeneration() - 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.AutoTxn
-
Transfer any handle locks to the db handle on success.
- 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
-
Created transactions don't transfer locks until commit.
- setId(DatabaseId) - Method in class com.sleepycat.je.tree.NameLN
-
- setIgnoreUnknownConfig(boolean) - Method in class com.sleepycat.je.util.DbLoad
-
- setImmutableSecondaryKey(boolean) - Method in class com.sleepycat.je.SecondaryConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setIncludeDeletedFiles(boolean) - Method in class com.sleepycat.je.log.FileManager
-
- setInCompQueueSize(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setInListResident(boolean) - Method in class com.sleepycat.je.tree.IN
-
- setInputReader(BufferedReader) - Method in class com.sleepycat.je.util.DbLoad
-
- setINsByLevel(long[]) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setInternalNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setIteratorBlockSize(int) - Method in class com.sleepycat.collections.StoredCollection
-
- setKBytes(int) - Method in class com.sleepycat.je.CheckpointConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Internal use only.
- setLastCheckpointId(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setLastCheckpointStart(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setLastCheckpointTime(long) - Method in class com.sleepycat.je.TransactionStats
-
Internal use only.
- setLastDbId(int) - Method in class com.sleepycat.je.dbi.DbTree
-
Initialize the db id, from recovery.
- setLastLoggedSize(int) - Method in class com.sleepycat.je.log.entry.LNLogEntry
-
- setLastLoggedSize(int) - Method in interface com.sleepycat.je.log.entry.LogEntry
-
Sets the total size of the last logged entry, including the header.
- 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) - Static method in class com.sleepycat.je.tree.Node
-
- 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
-
Internal use only.
- setLastTxnId(long) - Method in class com.sleepycat.je.txn.TxnManager
-
Set the txn id sequence.
- setLeafNodeCount(long) - Method in class com.sleepycat.je.BtreeStats
-
Internal use only.
- setLN(LN) - Method in class com.sleepycat.je.txn.LockResult
-
- setLoadLNs(boolean) - Method in class com.sleepycat.je.PreloadConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setLoadPropertyFile(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.setLoadPropertyFile()
- setLocalTransaction(JELocalTransaction) - Method in interface com.sleepycat.je.jca.ra.JEConnection
-
- setLocalTransaction(JELocalTransaction) - Method in class com.sleepycat.je.jca.ra.JEConnectionImpl
-
- setLockBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setLockTimeout(long) - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setLockTimeout(long) - Method in class com.sleepycat.je.Transaction
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Internal use only.
- setManagedConnection(JEManagedConnection, JELocalTransaction) - Method in interface com.sleepycat.je.jca.ra.JEConnection
-
- setManagedConnection(JEManagedConnection, JELocalTransaction) - Method in class com.sleepycat.je.jca.ra.JEConnectionImpl
-
- setMaxBytes(long) - Method in class com.sleepycat.je.PreloadConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setMaxMillisecs(long) - Method in class com.sleepycat.je.PreloadConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setMinutes(int) - Method in class com.sleepycat.je.CheckpointConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setMutations(Mutations) - Method in class com.sleepycat.persist.StoreConfig
-
Configures mutations for performing lazy evolution of stored instances.
- setNAborts(int) - Method in class com.sleepycat.je.TransactionStats
-
Internal use only.
- setNActive(int) - Method in class com.sleepycat.je.TransactionStats
-
Internal use only.
- setName(String) - Method in interface 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.LatchImpl
-
Set the latch name, used for latches in objects instantiated from
the log.
- setName(String) - Method in interface 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.latch.SharedLatchImpl
-
Set the latch name, used for latches in objects instantiated from the
log.
- setName(String) - Method in class com.sleepycat.je.Transaction
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setNBegins(int) - Method in class com.sleepycat.je.TransactionStats
-
Internal use only.
- setNBINsLoaded(int) - Method in class com.sleepycat.je.PreloadStats
-
Internal use only.
- setNBINsStripped(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNCacheMiss(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNCheckpoints(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNCleanerDeletions(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNCleanerEntriesRead(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNCleanerRuns(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNClusterLNsProcessed(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNCommits(int) - Method in class com.sleepycat.je.TransactionStats
-
Internal use only.
- setNDBINsLoaded(int) - Method in class com.sleepycat.je.PreloadStats
-
Internal use only.
- setNDeltaINFlush(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNDINsLoaded(int) - Method in class com.sleepycat.je.PreloadStats
-
Internal use only.
- setNDupCountLNsLoaded(int) - Method in class com.sleepycat.je.PreloadStats
-
Internal use only.
- setNEvictPasses(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNFSyncRequests(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNFSyncs(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNFSyncTimeouts(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNFullBINFlush(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNFullINFlush(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNINsCleaned(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNINsDead(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNINsLoaded(int) - Method in class com.sleepycat.je.PreloadStats
-
Internal use only.
- setNINsMigrated(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNINsObsolete(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNLNQueueHits(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNLNsCleaned(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNLNsDead(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNLNsLoaded(int) - Method in class com.sleepycat.je.PreloadStats
-
Internal use only.
- setNLNsLocked(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNLNsMarked(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNLNsMigrated(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNLNsObsolete(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNLogBuffers(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNMarkedLNsProcessed(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNNodesExplicitlyEvicted(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNNodesScanned(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNNodesSelected(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNNotResident(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNodeMaxDupTreeEntries(int) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setNodeMaxEntries(int) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setNonCloning(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setNonEmptyBins(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNoOverwrite(boolean) - Method in class com.sleepycat.je.util.DbLoad
-
- setNoSort(boolean) - Method in class com.sleepycat.je.JoinConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setNoSync(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setNoteLatch(boolean) - Method in interface com.sleepycat.je.latch.SharedLatch
-
Indicate whether this latch should be tracked in the debugging
LatchSupport.latchTable.
- setNoteLatch(boolean) - Method in class com.sleepycat.je.latch.SharedLatchImpl
-
If noteLatch is true, then track latch usage in the latchTable.
- setNoWait(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setNOwners(int) - Method in class com.sleepycat.je.LockStats
-
Internal use only.
- setNPendingLNsLocked(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNPendingLNsProcessed(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNReadLocks(int) - Method in class com.sleepycat.je.LockStats
-
Internal use only.
- setNRepeatFaultReads(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNRepeatIteratorReads(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNRequests(long) - Method in class com.sleepycat.je.LockStats
-
Internal use only.
- setNTempBufferWrites(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNToBeCleanedLNsProcessed(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setNWaiters(int) - Method in class com.sleepycat.je.LockStats
-
Internal use only.
- setNWaits(long) - Method in class com.sleepycat.je.LockStats
-
Internal use only.
- setNWriteLocks(int) - Method in class com.sleepycat.je.LockStats
-
Internal use only.
- setNXAAborts(int) - Method in class com.sleepycat.je.TransactionStats
-
Internal use only.
- setNXACommits(int) - Method in class com.sleepycat.je.TransactionStats
-
Internal use only.
- setNXAPrepares(int) - Method in class com.sleepycat.je.TransactionStats
-
Internal use only.
- setOffset(int) - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setOverrideDuplicateComparator(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setOwnerTxnIds(long[]) - Method in exception com.sleepycat.je.DeadlockException
-
- setPartial(int, int, boolean) - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setPartial(boolean) - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setPartialLength(int) - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setPartialOffset(int) - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setPassword(String) - Method in class com.sleepycat.je.jca.ra.JEManagedConnectionFactory
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setProcessedBins(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setProgressInterval(long) - Method in class com.sleepycat.je.util.DbLoad
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setRange(long, long) - Method in class com.sleepycat.je.SequenceConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setReadCommitted(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setReadOnly(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setReadUncommitted(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- setReplicator(ReplicatorInstance) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- setRequiredEvictBytes(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setShowProgressInterval(int) - Method in class com.sleepycat.je.StatsConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setShowProgressInterval(int) - Method in class com.sleepycat.je.VerifyConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setShowProgressStream(PrintStream) - Method in class com.sleepycat.je.StatsConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setShowProgressStream(PrintStream) - Method in class com.sleepycat.je.VerifyConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setSize(int) - Method in class com.sleepycat.je.DatabaseEntry
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setSortedDuplicates(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setSortedDuplicates(boolean) - Method in class com.sleepycat.je.DatabaseConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setSplitBins(int) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- setStatus(PreloadStatus) - Method in class com.sleepycat.je.PreloadStats
-
Internal use only.
- setSuspended(boolean) - Method in class com.sleepycat.je.txn.Txn
-
- setSync(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.
- setTestHook(TestHook) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setTextFileMode(boolean) - Method in class com.sleepycat.je.util.DbLoad
-
- setThreadTransaction(Transaction) - Method in class com.sleepycat.je.Environment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setTotalLoadBytes(long) - Method in class com.sleepycat.je.util.DbLoad
-
- setTotalLogSize(long) - Method in class com.sleepycat.je.EnvironmentStats
-
Internal use only.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setTreeStatsAccumulator(TreeWalkerStatsAccumulator) - Method in class com.sleepycat.je.dbi.CursorImpl
-
- setTreeStatsAccumulator(TreeWalkerStatsAccumulator) - Method in class com.sleepycat.je.tree.Tree
-
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setTxnReadCommitted(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to EnvironmentConfig.setTxnReadCommitted()
- setTxnSerializableIsolation(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setTxnTimeout(long) - Method in class com.sleepycat.je.EnvironmentConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setTxnTimeout(long) - Method in class com.sleepycat.je.Transaction
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- setUseExistingConfig(DatabaseConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
-
Proxy to DatabaseConfig.setUseExistingConfig()
- setUserName(String) - Method in class com.sleepycat.je.jca.ra.JEManagedConnectionFactory
-
- setVal(Properties, ConfigParam, String, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
-
Helper method for environment and replicator configuration classes.
- setValue(Object) - 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setWriteCursor(CursorConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
-
- setWriteNoSync(boolean) - Method in class com.sleepycat.je.TransactionConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- setXATransaction(Xid, Transaction) - Method in class com.sleepycat.je.XAEnvironment
-
Used to set the Transaction object for an XA Xid.
- SharedLatch - Interface in com.sleepycat.je.latch
-
Simple thread-based non-transactional reader-writer/shared-exclusive latch.
- SharedLatchImpl - Class in com.sleepycat.je.latch
-
Simple thread-based non-transactional reader-writer/shared-exclusive latch.
- SharedLatchImpl(String, EnvironmentImpl) - Constructor for class com.sleepycat.je.latch.SharedLatchImpl
-
Create a shared latch.
- 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
-
- 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.
- shutdownEvictor() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
- shutdownINCompressor() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
-
Available for the unit tests.
- SignatureReader - Class in com.sleepycat.asm.signature
-
A type signature parser to make a signature visitor visit an existing
signature.
- SignatureReader(String) - Constructor for class com.sleepycat.asm.signature.SignatureReader
-
- SignatureVisitor - Interface in com.sleepycat.asm.signature
-
A visitor to visit a generic signature.
- SignatureWriter - Class in com.sleepycat.asm.signature
-
A signature visitor that generates signatures in string format.
- SignatureWriter() - Constructor for class com.sleepycat.asm.signature.SignatureWriter
-
- 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.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
-
Class to walk over the tree using sorted LSN fetching for parts of the tree
that are not in memory.
- SortedLSNTreeWalker(DatabaseImpl, boolean, boolean, long, SortedLSNTreeWalker.TreeNodeProcessor, List, 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) - Method in class com.sleepycat.je.tree.IN
-
- start(Xid, int) - Method in class com.sleepycat.je.XAEnvironment
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
- startLsn - Variable in class com.sleepycat.je.log.FileReader
-
- stat(StatsConfig) - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- stats(PrintStream) - Method in class com.sleepycat.je.util.DbStat
-
- StatsConfig - Class in com.sleepycat.je
-
Javadoc for this public class is generated
via the doc templates in the doc_src directory.
- StatsConfig() - Constructor for class com.sleepycat.je.StatsConfig
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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;
- status - Variable in class com.sleepycat.je.PreloadStats
-
The status of the preload() operation.
- stifleExceptionChatter - Variable in class com.sleepycat.je.utilint.DaemonThread
-
- STOP_ON_WRITE_COUNT - Static variable in class com.sleepycat.je.log.FileManager
-
- 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 - 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 - 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 - Class in com.sleepycat.collections
-
The Iterator returned by all stored collections.
- StoredKeySet - 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, boolean) - Constructor for class com.sleepycat.collections.StoredKeySet
-
- StoredList - Class in com.sleepycat.collections
-
- StoredList(Database, EntryBinding, boolean) - Constructor for class com.sleepycat.collections.StoredList
-
- StoredList(Database, EntityBinding, boolean) - Constructor for class com.sleepycat.collections.StoredList
-
Creates a list entity view of a
Database
.
- StoredList(Database, EntryBinding, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredList
-
- StoredList(Database, EntityBinding, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredList
-
- StoredMap - Class in com.sleepycat.collections
-
- StoredMap(Database, EntryBinding, EntryBinding, boolean) - Constructor for class com.sleepycat.collections.StoredMap
-
- StoredMap(Database, EntryBinding, EntryBinding, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredMap
-
- StoredMap(Database, EntryBinding, EntityBinding, boolean) - Constructor for class com.sleepycat.collections.StoredMap
-
Creates a map entity view of a
Database
.
- StoredMap(Database, EntryBinding, EntityBinding, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredMap
-
- StoredSortedEntrySet - Class in com.sleepycat.collections
-
The SortedSet returned by Map.entrySet().
- StoredSortedKeySet - 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, boolean) - Constructor for class com.sleepycat.collections.StoredSortedKeySet
-
Creates a sorted key set view of a
Database
.
- StoredSortedMap - Class in com.sleepycat.collections
-
- StoredSortedMap(Database, EntryBinding, EntryBinding, boolean) - Constructor for class com.sleepycat.collections.StoredSortedMap
-
Creates a sorted map view of a
Database
.
- StoredSortedMap(Database, EntryBinding, EntryBinding, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredSortedMap
-
- StoredSortedMap(Database, EntryBinding, EntityBinding, boolean) - Constructor for class com.sleepycat.collections.StoredSortedMap
-
Creates a sorted map entity view of a
Database
.
- StoredSortedMap(Database, EntryBinding, EntityBinding, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredSortedMap
-
- StoredSortedValueSet - 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, boolean) - Constructor for class com.sleepycat.collections.StoredSortedValueSet
-
Creates a sorted value set entity view of a
Database
.
- StoredValueSet - 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, boolean) - Constructor for class com.sleepycat.collections.StoredValueSet
-
- StoredValueSet(Database, EntityBinding, 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(Object, Object) - 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(Object, boolean, Object, 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(Object, Object) - 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(Object, boolean, Object, 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(Object, Object) - 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(Object, boolean, Object, 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(Object, Object) - 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(Object, boolean, Object, boolean) - Method in class com.sleepycat.collections.StoredSortedValueSet
-
Returns a view of the portion of this sorted set whose elements are
strictly greater than fromValue and strictly less than toValue,
optionally including fromValue and toValue.
- SUCCESS - Static variable in class com.sleepycat.je.OperationStatus
-
Javadoc for this public instance is generated via
the doc templates in the doc_src directory.
- 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
-
- SUPER - Static variable in interface com.sleepycat.asm.signature.SignatureVisitor
-
Wildcard for a "super" type argument.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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
-
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- 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.