Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

AALOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
AASTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
abnormalClose() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Used by error handling to forcibly close an environment, and by tests to close an environment to simulate a crash.
abnormalClose() - Method in class com.sleepycat.je.rep.impl.RepImpl
Used by error handling to forcibly close an environment, and by tests to close an environment to simulate a crash.
abnormalClose() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
abort(Exception) - Method in class com.sleepycat.je.rep.impl.node.MasterTransfer
Aborts an existing, in-progress Master Transfer operation, if it hasn't reached the point of no return.
abort() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
abort(boolean) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
abort(ReplicationContext, int, long) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
abort() - Method in class com.sleepycat.je.Transaction
Cause an abnormal termination of the transaction.
abort(Transaction) - Method in interface com.sleepycat.je.trigger.TransactionTrigger
The trigger method invoked after the transaction has been aborted.
abort(Xid) - Method in class com.sleepycat.je.txn.Txn
 
abort() - Method in class com.sleepycat.je.txn.Txn
Abort this transaction.
abort(boolean) - Method in class com.sleepycat.je.txn.Txn
Abort this transaction.
abortErase(FileProtector.ProtectedFileSet) - Method in class com.sleepycat.je.cleaner.DataEraser
Used to ensure that erasure of a file stops before coping that file during a backup or network restore.
AbortLogEntry - Class in com.sleepycat.je.log.entry
Log entry for a transaction abort.
AbortLogEntry() - Constructor for class com.sleepycat.je.log.entry.AbortLogEntry
Construct a log entry for reading a TxnAbort object.
AbortLogEntry(TxnAbort) - Constructor for class com.sleepycat.je.log.entry.AbortLogEntry
Construct a log entry for writing a TxnAbort object.
abortOldTxns() - Method in class com.sleepycat.je.rep.impl.node.Replay
When mastership changes, all inflight replay transactions are aborted.
abortTransaction() - Method in class com.sleepycat.collections.CurrentTransaction
Aborts the transaction that is active for the current thread for this environment and makes the parent transaction (if any) the current transaction.
abortUndo(Logger, Level, TreeLocation, DatabaseImpl, LNLogEntry<?>, long) - Static method in class com.sleepycat.je.recovery.RecoveryManager
 
AbstractDataChannel - Class in com.sleepycat.je.rep.utilint.net
An abstract class that utilizes a delegate socketChannel for network I/O, but which provides an abstract ByteChannel interface for callers.
AbstractDataChannel(SocketChannel) - Constructor for class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
Constructor for sub-classes.
ACC_ABSTRACT - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_ANNOTATION - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_BRIDGE - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_DEPRECATED - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_ENUM - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_FINAL - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_INTERFACE - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_MANDATED - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_MODULE - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_NATIVE - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_OPEN - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_PRIVATE - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_PROTECTED - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_PUBLIC - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_STATIC - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_STATIC_PHASE - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_STRICT - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_SUPER - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_SYNCHRONIZED - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_SYNTHETIC - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_TRANSIENT - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_TRANSITIVE - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_VARARGS - Static variable in interface com.sleepycat.asm.Opcodes
 
ACC_VOLATILE - Static variable in interface com.sleepycat.asm.Opcodes
 
accept(ClassVisitor, int) - Method in class com.sleepycat.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader .
accept(ClassVisitor, Attribute[], int) - Method in class com.sleepycat.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
ACCEPT - Variable in class com.sleepycat.je.rep.elections.Protocol
 
Accept(String, String[]) - Constructor for class com.sleepycat.je.rep.elections.Protocol.Accept
 
acceptChannel(SocketChannel) - Method in interface com.sleepycat.je.rep.net.DataChannelFactory
Creates a DataChannel from an newly accepted socketChannel
acceptChannel(SocketChannel) - Method in class com.sleepycat.je.rep.utilint.net.SimpleChannelFactory
 
acceptChannel(SocketChannel) - Method in class com.sleepycat.je.rep.utilint.net.SSLChannelFactory
Construct a DataChannel wrapping the newly accepted SocketChannel
ACCEPTED - Variable in class com.sleepycat.je.rep.elections.Protocol
 
Accepted(String, String[]) - Constructor for class com.sleepycat.je.rep.elections.Protocol.Accepted
 
Acceptor - Class in com.sleepycat.je.rep.elections
Plays the role of Acceptor in the consensus algorithm.
Acceptor(Protocol, ElectionsConfig, Acceptor.SuggestionGenerator) - Constructor for class com.sleepycat.je.rep.elections.Acceptor
Creates an Acceptor
Acceptor.SuggestionGenerator - Interface in com.sleepycat.je.rep.elections
 
Acceptor.SuggestionGenerator.Ranking - Class in com.sleepycat.je.rep.elections
A description of the ranking used when comparing Promises to pick a Master.
accountsForKeyByteMemUsage() - Method in class com.sleepycat.je.tree.INKeyRep
Returns true if the key bytes mem usage is accounted for internally here, or false if each key has a separate byte array and its mem usage is accounted for by the parent.
accountsForKeyByteMemUsage() - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
accountsForKeyByteMemUsage() - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
ACCUMULATED_LIMIT - Static variable in class com.sleepycat.je.tree.IN
 
ACCUMULATED_LIMIT - Static variable in class com.sleepycat.je.txn.Txn
 
ACCUMULATED_LIMIT_DEFAULT - Static variable in class com.sleepycat.je.tree.IN
 
accumulateLNs - Variable in class com.sleepycat.je.dbi.SortedLSNTreeWalker
 
ACK - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
Ack(long) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.Ack
 
Ack(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.Ack
 
ACK_WAIT_MS - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
ACK_WAIT_MS_DESC - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
ACK_WAIT_MS_NAME - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
acksPending() - Method in exception com.sleepycat.je.rep.InsufficientAcksException
It returns the number of Replicas that did not respond with an acknowledgment within the Replica commit timeout period.
acksRequired() - Method in exception com.sleepycat.je.rep.InsufficientAcksException
It returns the number of acknowledgments required by the commit policy.
ackTimeout() - Method in exception com.sleepycat.je.rep.InsufficientAcksException
Returns the acknowledgment timeout that was in effect at the time of the exception.
ACONST_NULL - Static variable in interface com.sleepycat.asm.Opcodes
 
AcquireCompleteEvent(long, long) - Constructor for class com.sleepycat.je.latch.TimingLatch.AcquireCompleteEvent
 
acquireExclusive() - Method in interface com.sleepycat.je.latch.Latch
Acquires a latch for exclusive/write access.
acquireExclusive() - Method in class com.sleepycat.je.latch.LatchImpl
 
acquireExclusive() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
acquireExclusive() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
acquireExclusive() - Method in class com.sleepycat.je.latch.TimingLatch
 
acquireExclusiveNoWait() - Method in interface com.sleepycat.je.latch.Latch
Acquires a latch for exclusive/write access, but do not block if it's not available.
acquireExclusiveNoWait() - Method in class com.sleepycat.je.latch.LatchImpl
 
acquireExclusiveNoWait() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
acquireExclusiveNoWait() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
acquirePermit(TaskCoordinator.Task, long, long, TimeUnit) - Method in class com.sleepycat.je.utilint.TaskCoordinator
Returns a Permit.
AcquireRequestEvent() - Constructor for class com.sleepycat.je.latch.TimingLatch.AcquireRequestEvent
 
acquireShared() - Method in class com.sleepycat.je.latch.LatchImpl
 
acquireShared() - Method in interface com.sleepycat.je.latch.SharedLatch
Acquires a latch for shared/read access.
acquireShared() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
activateArbitration() - Method in class com.sleepycat.je.rep.arbitration.Arbiter
The replication node knows that it has lost its durability quorum, and wants to try to enter active arbitration mode.
activationPossible() - Method in class com.sleepycat.je.rep.arbitration.Arbiter
Return true if it's possible that this node can switch into active arbitration.
activationPossible() - Method in interface com.sleepycat.je.rep.arbitration.ArbiterProvider
Return true if the pre-requisites are in place to permit this node to enter active arbitration.
activationPossible() - Method in class com.sleepycat.je.rep.arbitration.DesignatedPrimaryProvider
Return true if this node is in a 2-node group and is configured as the Designated Primary, and is therefore capable of entering active arbitration.
Active(String, long, long) - Constructor for class com.sleepycat.je.TransactionStats.Active
 
activeAckArbiterCount() - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
activeAckReplicaCount() - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
activeAckReplicas(boolean) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
Returns the set of active replicas and arbiters, that are currently active with this feeder and are supplying acknowledgments.
activeReplicaCount() - Method in class com.sleepycat.je.rep.impl.node.FeederManager
The numbers of Replicas currently "active" with this feeder.
activeReplicas() - Method in class com.sleepycat.je.rep.impl.node.FeederManager
Returns the set of Replicas that are currently active with this feeder.
activeReplicasMap() - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
ActiveTxnArrayStat - Class in com.sleepycat.je.utilint
An array of active Txn stats.
ActiveTxnArrayStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
ActiveTxnArrayStat(StatGroup, StatDefinition, TransactionStats.Active[]) - Constructor for class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
ActivityCounter - Class in com.sleepycat.utilint
Tracks the number of operations begun, as a way of measuring level of activity.
ActivityCounter(int, long, int, Logger) - Constructor for class com.sleepycat.utilint.ActivityCounter
 
add(Map.Entry<K, V>) - Method in class com.sleepycat.collections.StoredEntrySet
Adds the specified element to this set if it is not already present (optional operation).
add(E) - Method in class com.sleepycat.collections.StoredIterator
Inserts the specified element into the list or inserts a duplicate into other types of collections (optional operation).
add(K) - Method in class com.sleepycat.collections.StoredKeySet
Adds the specified key to this set if it is not already present (optional operation).
add(int, E) - Method in class com.sleepycat.collections.StoredList
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in class com.sleepycat.collections.StoredList
Appends the specified element to the end of this list (optional operation).
add(E) - Method in class com.sleepycat.collections.StoredValueSet
Adds the specified entity to this set if it is not already present (optional operation).
add(FileSummary) - Method in class com.sleepycat.je.cleaner.FileSummary
Add the totals of the given summary object to the totals of this object.
add(long, boolean) - Method in class com.sleepycat.je.cleaner.OffsetList
Adds the given value and returns whether a new segment was allocated.
add(IN) - Method in class com.sleepycat.je.dbi.INList
An IN has just come into memory, add it to the list.
add(Block) - Method in class com.sleepycat.je.rep.util.ldiff.BlockBag
Adds a new Block to the bag.
add(byte[], byte[], BINDeltaBloomFilter.HashContext) - Static method in class com.sleepycat.je.tree.BINDeltaBloomFilter
 
add(Stat<TransactionStats.Active[]>) - Method in class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
add(int) - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
add(Stat<Integer>) - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
add(long) - Method in class com.sleepycat.je.utilint.AtomicLongComponent
Adds the specified value.
add(long) - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
add(Stat<Long>) - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
add(Stat<Boolean>) - Method in class com.sleepycat.je.utilint.BooleanStat
 
add(double, long) - Method in class com.sleepycat.je.utilint.DoubleExpMovingAvg
Adds a new value to the average, ignoring values that are not newer than time of the previous call.
add(DoubleExpMovingAvg) - Method in class com.sleepycat.je.utilint.DoubleExpMovingAvg
Add the values from another average.
add(Stat<Float>) - Method in class com.sleepycat.je.utilint.FloatStat
 
add(IntegralLongAvg) - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
add(Stat<IntegralLongAvg>) - Method in class com.sleepycat.je.utilint.IntegralLongAvgStat
 
add(int) - Method in class com.sleepycat.je.utilint.IntStat
 
add(Stat<Integer>) - Method in class com.sleepycat.je.utilint.IntStat
 
add(long) - Method in class com.sleepycat.je.utilint.LatencyPercentile
Records an operation that used the specified amount of time in milliseconds.
add(LatencyPercentile) - Method in class com.sleepycat.je.utilint.LatencyPercentile
 
add(long) - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
Record a single operation that the specified amount of time in milliseconds.
add(Stat<Long>) - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
Add the value of "other" to this stat.
add(Stat<long[]>) - Method in class com.sleepycat.je.utilint.LongArrayStat
 
add(long) - Method in class com.sleepycat.je.utilint.LongAvg
 
add(LongAvg) - Method in class com.sleepycat.je.utilint.LongAvg
 
add(long, long) - Method in class com.sleepycat.je.utilint.LongAvgRate
Adds a new value to the average, ignoring values that are less than LongAvgRate.MIN_PERIOD milliseconds older than the last entry.
add(LongAvgRate) - Method in class com.sleepycat.je.utilint.LongAvgRate
Update with more recent values from another stat.
add(long, long) - Method in class com.sleepycat.je.utilint.LongAvgRateStat
Adds a new value to the average.
add(Stat<Long>) - Method in class com.sleepycat.je.utilint.LongAvgRateStat
 
add(long) - Method in class com.sleepycat.je.utilint.LongAvgStat
Adds a new value to the average.
add(Stat<Long>) - Method in class com.sleepycat.je.utilint.LongAvgStat
 
add(long) - Method in class com.sleepycat.je.utilint.LongMax
 
add(LongMax) - Method in class com.sleepycat.je.utilint.LongMax
 
add(long) - Method in class com.sleepycat.je.utilint.LongStat
 
add(Stat<Long>) - Method in class com.sleepycat.je.utilint.LongStat
 
add(Stat<Long>) - Method in class com.sleepycat.je.utilint.LSNStat
 
add(Stat<String>) - Method in class com.sleepycat.je.utilint.MapStat
 
add(Stat<T>) - Method in class com.sleepycat.je.utilint.Stat
Add the value of "other" to this stat.
add(Stat<String>) - Method in class com.sleepycat.je.utilint.StringStat
 
add(T) - Method in class com.sleepycat.je.utilint.TinyHashSet
 
addAll(Collection<? extends E>) - Method in class com.sleepycat.collections.StoredCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(int, Collection<? extends E>) - Method in class com.sleepycat.collections.StoredList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(StatGroup) - Method in class com.sleepycat.je.utilint.StatGroup
Add all the stats from the other group into this group.
addBack(IN) - Method in class com.sleepycat.je.evictor.Evictor
Add the node to the back of the priority-1 LRUSet.
addBinToQueue(BIN) - Method in class com.sleepycat.je.incomp.INCompressor
Adds the BIN to the queue if the BIN is not already in the queue.
addBlockBagAdditionalDiffs(Window, BlockBag) - Method in class com.sleepycat.je.rep.util.ldiff.DiffTracker
 
addClassToEvolve(String) - Method in class com.sleepycat.persist.evolve.EvolveConfig
Adds an entity class for a primary index to be converted.
addCommit(LogItem) - Method in class com.sleepycat.je.rep.stream.ArbiterFeederSource
 
addCompletedTracker(ExpirationTracker) - Method in class com.sleepycat.je.cleaner.ExpirationProfile
Called after a file flip.
addCondition(SecondaryIndex<SK, PK, E>, SK) - Method in class com.sleepycat.persist.EntityJoin
Adds a secondary key condition to the equality join.
addConfigObserver(EnvConfigObserver) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Adds an observer of mutable config changes.
addConsistencyPolicyFormat(String, RepUtils.ConsistencyPolicyFormat<?>) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
Define a new ConsistencyPolicyFormat.
addConverter(Converter) - Method in class com.sleepycat.persist.evolve.Mutations
Adds a converter mutation.
addCursor(CursorImpl) - Method in class com.sleepycat.je.tree.BIN
Register a cursor with this BIN.
addDbBackup(DbBackup) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
For replicated environments only; just return true for a standalone environment.
addDbBackup(DbBackup) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
addDbCleanup(DbCleanup) - Method in class com.sleepycat.je.txn.BasicLocker
 
addDbCleanup(DbCleanup) - Method in class com.sleepycat.je.txn.Locker
Database operations like remove, truncate and rename require that DatabaseImpls are deleted or updated at transaction commit or abort.
addDbCleanup(DbCleanup) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
Write operations are handled by the buddy Txn.
addDbCleanup(DbCleanup) - Method in class com.sleepycat.je.txn.Txn
 
addDeleteInfo(BIN) - Method in class com.sleepycat.je.txn.Locker
Add delete information, to be added to the inCompressor queue when the transaction ends.
addDeleteInfo(BIN) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
Forwards this method to the transactional buddy.
addDeleter(Deleter) - Method in class com.sleepycat.persist.evolve.Mutations
Adds a deleter mutation.
addDiffRegion(Window) - Method in class com.sleepycat.je.rep.util.ldiff.DiffTracker
 
addEnvironment(EnvironmentImpl) - Method in class com.sleepycat.je.evictor.Evictor
 
addErrorMessage(String) - Method in exception com.sleepycat.je.DatabaseException
For internal use only.
addEvent(EventTrace) - Static method in class com.sleepycat.je.utilint.EventTrace
Always return true so this method can be used with asserts: i.e.
addEvent(String) - Static method in class com.sleepycat.je.utilint.EventTrace
 
addExtraMarshaledMemorySize(BIN) - Method in class com.sleepycat.je.tree.FileSummaryLN
Adds the extra memory used by obsoleteOffsets to the parent BIN memory size.
addExtraMarshaledMemorySize(BIN) - Method in class com.sleepycat.je.tree.LN
Account for FileSummaryLN's extra marshaled memory.
addFirstNode() - Method in class com.sleepycat.je.rep.impl.RepGroupDB
Ensures that information about this node, the current master, is in the member database.
addFront(IN) - Method in class com.sleepycat.je.evictor.Evictor
Add the node to the front of the priority-1 LRUSet.
addListener(Learner.Listener) - Method in class com.sleepycat.je.rep.elections.Learner
Adds a Listener to the existing set of listeners, so that it can be informed of the outcome of election results.
addLock(Long, LockType, LockGrantType) - Method in class com.sleepycat.je.txn.BasicLocker
Add a lock to set owned by this transaction.
addLock(Long, LockType, LockGrantType) - Method in class com.sleepycat.je.txn.Locker
Add a lock to set owned by this transaction.
addLock(Long, LockType, LockGrantType) - Method in class com.sleepycat.je.txn.Txn
Add lock to the appropriate queue.
addLogInfo(long) - Method in class com.sleepycat.je.txn.Txn
Called by LNLogEntry.postLogWork() via the LogManager (while still under the LWL) after a transactional LN is logged.
addMultipleBinRefsToQueue(Collection<BINReference>) - Method in class com.sleepycat.je.incomp.INCompressor
Adds an entire collection of BINReferences to the queue at once.
addObsoleteInfo(long) - Method in class com.sleepycat.je.cleaner.PackedObsoleteInfo
 
addOpenedDatabase(Database) - Method in class com.sleepycat.je.txn.Locker
 
addOpenedDatabase(Database) - Method in class com.sleepycat.je.txn.Txn
Called at the end of a database open operation to add the database handle to a user txn.
addPostMarshallingInfo(ByteBuffer, long, VLSN) - Method in class com.sleepycat.je.log.LogEntryHeader
Add those parts of the header that must be calculated later to the entryBuffer, and also assign the fields in this class.
addReferringHandle(Database) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Add a referring handle
addRenamer(Renamer) - Method in class com.sleepycat.persist.evolve.Mutations
Adds a renamer mutation.
addRepConfigObserver(RepEnvConfigObserver) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
addRethrownStackTrace() - Method in exception com.sleepycat.je.DatabaseException
For internal use only.
addSize(int) - Method in class com.sleepycat.util.FastOutputStream
Skip the given number of bytes in the buffer.
addSupportedParam(ConfigParam) - Static method in class com.sleepycat.je.config.EnvironmentParams
 
addTargetType(LogEntryType) - Method in class com.sleepycat.je.log.INFileReader
Configure this reader to target this kind of entry.
addTargetType(LogEntryType) - Method in class com.sleepycat.je.log.LNFileReader
 
addToCompressorQueue(BIN) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Tells the asynchronous IN compressor thread about a BIN with a deleted entry.
addToCompressorQueue(Collection<BINReference>) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Tells the asynchronous IN compressor thread about a collections of BINReferences with deleted entries.
addToTipMap(Map<String, String>) - Method in class com.sleepycat.je.utilint.StatGroup
 
addTransientIdNode(RepNodeImpl) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Adds a transient ID node to the group.
addTransientIdNode(RepNodeImpl) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Add a node with transient id.
addTrigger(Transaction) - Method in interface com.sleepycat.je.trigger.Trigger
The trigger method invoked when this trigger is added to the database.
addWindowAdditionalDiffs(Window) - Method in class com.sleepycat.je.rep.util.ldiff.DiffTracker
 
addZingJVMArgs(List<String>) - Static method in class com.sleepycat.je.utilint.JVMSystemUtils
Appends Zing-specific Java args, should be called before starting a Java process.
adjustReadBufferSize(int) - Method in class com.sleepycat.je.log.FileReader.ReadWindow
Change the read buffer size if we start hitting large log entries so we don't get into an expensive cycle of multiple reads and piecing together of log entries.
Adler32 - Class in com.sleepycat.je.utilint
Adler32 checksum implementation.
Adler32() - Constructor for class com.sleepycat.je.utilint.Adler32
 
Adler32.ChunkingAdler32 - Class in com.sleepycat.je.utilint
 
ADLER32_CHUNK_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ADLER32_CHUNK_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
By default, JE passes an entire log record to the Adler32 class for checksumming.
advanceCursor(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.dbi.CursorImpl
Advance a cursor.
advanceCursor(Cursor, DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.advanceCursor()
advanceRange(long) - Method in class com.sleepycat.je.cleaner.FileProtector.ProtectedFileRange
Moves the lower bound of the protected file range forward.
afterLockHook - Static variable in class com.sleepycat.je.txn.LockManager
 
afterNonStickyOp() - Method in class com.sleepycat.je.dbi.CursorImpl
For a non-sticky cursor, this method is called after a successful operation.
afterWaiterHook - Variable in class com.sleepycat.je.txn.Locker
Hook called by lock manager after adding this locker as a waiter.
alert() - Method in class com.sleepycat.je.evictor.Evictor
Let the eviction pool know there's work to do.
AliasKeyManager - Class in com.sleepycat.je.rep.utilint.net
An implementation of X509ExtendedKeyManager which delegates most operations to an underlying implementation, but which supports explicit selection of alias.
AliasKeyManager(X509ExtendedKeyManager, String, String) - Constructor for class com.sleepycat.je.rep.utilint.net.AliasKeyManager
Constructor.
ALL - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ALL - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
ALLOC_FAILURE - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
ALLOC_FAILURE_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
ALLOC_FAILURE_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
ALLOC_OVERFLOW - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
ALLOC_OVERFLOW_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
ALLOC_OVERFLOW_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
allocate(int) - Method in interface com.sleepycat.je.evictor.OffHeapAllocator
Allocates a block of a given size and returns its ID.
allocate(int) - Method in class com.sleepycat.je.log.LogBuffer
Allocate a segment out of the buffer.
allocateInitializedBuffer(int) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.Message
Allocate a buffer for the message with the header initialized.
ALLOW_ARBITER_ACK - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ALLOW_ARBITER_ACK - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
Boolean flag if set to true, an Arbiter may acknowledge a transaction if a replication node is not available.
ALLOW_UNKNOWN_STATE_ENV_OPEN - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ALLOW_UNKNOWN_STATE_ENV_OPEN - Static variable in class com.sleepycat.je.rep.ReplicationConfig
Deprecated.
For internal use only. When set to true, it permits opening of a ReplicatedEnvironment handle in the ReplicatedEnvironment.State.UNKNOWN state, if a Master could not be determined within the timeout specified by ReplicationConfig.ENV_SETUP_TIMEOUT. If it's false, an UnknownMasterException exception is thrown upon expiration of the timeout.

A ReplicatedEnvironment handle in the ReplicatedEnvironment.State.UNKNOWN state can only be used to initiate read operations with an appropriately relaxed NoConsistencyRequiredPolicy; write operations will fail with a ReplicaWriteException. The handle will transition to a Master or Replica state when it can contact a sufficient number of other nodes in the replication group.

Name Type Mutable Default
"je.rep.allowUnknownStateEnvOpen" Boolean No False
allowBlindOps() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
allowBlindPuts() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
allowEvolveFromProxy() - Method in class com.sleepycat.persist.impl.Format
Currently, only FBigDec will return true.
allowEvolveFromProxy() - Method in class com.sleepycat.persist.impl.SimpleFormat.FBigDec
 
allowRegisterProxy(Class) - Static method in class com.sleepycat.persist.impl.SimpleCatalog
 
allowReleaseLockAfterLsnChange() - Method in class com.sleepycat.je.txn.HandleLocker
Because handle lockers are legitimately very long lived, it is important that lockAfterLsnChange releases the locks on the old LSN, to avoid a steady accumulation of locks in a HandleLocker
allowReleaseLockAfterLsnChange() - Method in class com.sleepycat.je.txn.Locker
 
allowReplicaWrite() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Used to determine whether to throw ReplicaWriteException when a write to this database is attempted.
allowsKeyUpdates() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
ALOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
ALT_MATCHPOINT - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
AlternateMatchpoint(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.AlternateMatchpoint
 
ANEWARRAY - Static variable in interface com.sleepycat.asm.Opcodes
 
AnnotationModel - Class in com.sleepycat.persist.model
The default annotation-based entity model.
AnnotationModel() - Constructor for class com.sleepycat.persist.model.AnnotationModel
Constructs a model for annotated entity classes.
AnnotationVisitor - Class in com.sleepycat.asm
A visitor to visit a Java annotation.
AnnotationVisitor(int) - Constructor for class com.sleepycat.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitor(int, AnnotationVisitor) - Constructor for class com.sleepycat.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
ANY_ADDRESS - Static variable in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
api - Variable in class com.sleepycat.asm.AnnotationVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sleepycat.asm.ClassVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sleepycat.asm.FieldVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sleepycat.asm.MethodVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sleepycat.asm.ModuleVisitor
The ASM API version implemented by this visitor.
append(E) - Method in class com.sleepycat.collections.StoredList
Appends a given value returning the newly assigned index.
append(V) - Method in class com.sleepycat.collections.StoredMap
Appends a given value returning the newly assigned key.
append(Database, Transaction, DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.compat.DbCompat
 
appendEnvironmentName(StringBuilder) - Method in class com.sleepycat.je.rep.utilint.ReplicationFormatter
 
appendEnvironmentName(StringBuilder) - Method in class com.sleepycat.je.utilint.TracerFormatter
 
appendException(PrintWriter, Exception, String) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
APPLICATION_PERMITS - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
APPLICATION_PERMITS_DESC - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
APPLICATION_PERMITS_NAME - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
applyFileConfig(File, Properties, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Apply the configurations specified in the je.properties file to override the programmatically set configuration values held in the property bag.
applyRepNetProperties(Properties, Properties) - Static method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
AppStateMonitor - Interface in com.sleepycat.je.rep
A mechanism for adding application specific information when asynchronously tracking the state of a running JE HA application.
ARB_DTVLSN - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ARB_MASTER - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ARB_N_ACKS - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ARB_N_FSYNCS - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ARB_N_REPLAY_QUEUE_OVERFLOW - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ARB_N_WRITES - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ARB_STATE - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ARB_VLSN - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ArbBinaryStateService - Class in com.sleepycat.je.rep.arbiter.impl
The service registered by an Arbiter to answer the state request.
ArbBinaryStateService(ServiceDispatcher, ArbiterImpl) - Constructor for class com.sleepycat.je.rep.arbiter.impl.ArbBinaryStateService
 
ARBIO_GROUP_DESC - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ARBIO_GROUP_NAME - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
Arbiter - Class in com.sleepycat.je.rep.arbiter
Provides a mechanism to allow write availability for the Replication group even when the number of replication nodes is less than majority.
Arbiter(ArbiterConfig) - Constructor for class com.sleepycat.je.rep.arbiter.Arbiter
An Arbiter used in elections and transaction acknowledgments.
Arbiter - Class in com.sleepycat.je.rep.arbitration
The locus for management of this node's active arbitration state, and of the mechanisms available to this node for doing arbitration.
Arbiter(RepImpl) - Constructor for class com.sleepycat.je.rep.arbitration.Arbiter
Examine environment configuration and rep group membership to figure out which arbitration options are in operation for this HA group.
ARBITER_ACK_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ARBITER_ACK_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
 
ARBITER_OUTPUT_QUEUE_SIZE - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ARBITER_OUTPUT_QUEUE_SIZE - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The size of the the queue used to hold commit records that the Feeder uses to request acknowledgment from an Arbiter.
ARBITER_USE - Static variable in class com.sleepycat.je.rep.impl.RepParams
Internal parameter used by the Arbiter.
ARBITER_USE - Static variable in class com.sleepycat.je.rep.ReplicationConfig
 
ArbiterConfig - Class in com.sleepycat.je.rep.arbiter
The configuration parameters for an Arbiter.
ArbiterConfig() - Constructor for class com.sleepycat.je.rep.arbiter.ArbiterConfig
Arbiter configuration.
ArbiterConfig(Properties) - Constructor for class com.sleepycat.je.rep.arbiter.ArbiterConfig
Arbiter configuration.
ArbiterFeederSource - Class in com.sleepycat.je.rep.stream
Implementation of a master node acting as a FeederSource for an Arbiter.
ArbiterFeederSource(EnvironmentImpl) - Constructor for class com.sleepycat.je.rep.stream.ArbiterFeederSource
 
ArbiterFeederStatDefinition - Class in com.sleepycat.je.rep.stream
Per-stat Metadata for HA Arbiter feeder statistics.
ArbiterFeederStatDefinition() - Constructor for class com.sleepycat.je.rep.stream.ArbiterFeederStatDefinition
 
ArbiterImpl - Class in com.sleepycat.je.rep.arbiter.impl
The implementation of the Arbiter.
ArbiterImpl(File, RepImpl) - Constructor for class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
The Arbiter implementation.
ArbiterMutableConfig - Class in com.sleepycat.je.rep.arbiter
The mutable configuration parameters for an Arbiter.
ArbiterNodeStateService - Class in com.sleepycat.je.rep.arbiter.impl
The service registered by an Arbiter to answer the state request from another node.
ArbiterNodeStateService(ServiceDispatcher, ArbiterImpl) - Constructor for class com.sleepycat.je.rep.arbiter.impl.ArbiterNodeStateService
 
ArbiterOutputThread - Class in com.sleepycat.je.rep.arbiter.impl
The ArbiterOutputThread reads transaction identifiers from the outputQueue and writes a acknowledgment response to to the network channel.
ArbiterOutputThread(RepImpl, BlockingQueue<Long>, Protocol, DataChannel, ArbiterVLSNTracker) - Constructor for class com.sleepycat.je.rep.arbiter.impl.ArbiterOutputThread
 
ArbiterProvider - Interface in com.sleepycat.je.rep.arbitration
Provides access to arbitration services provided by different arbitration mechanisms.
ArbiterStatDefinition - Class in com.sleepycat.je.rep.arbiter.impl
 
ArbiterStatDefinition() - Constructor for class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
ArbiterStats - Class in com.sleepycat.je.rep.arbiter
Statistics for an Arbiter.
areDuplicatesAllowed() - Method in class com.sleepycat.collections.StoredContainer
Returns whether duplicate keys are allowed in this container.
areDuplicatesOrdered() - Method in class com.sleepycat.collections.StoredContainer
Returns whether duplicate keys are allowed and sorted by element value.
areKeyRangesAllowed() - Method in class com.sleepycat.collections.StoredContainer
Returns whether key ranges are allowed in this container.
areKeysRenumbered() - Method in class com.sleepycat.collections.StoredContainer
Returns whether keys are renumbered when insertions and deletions occur.
areOtherSerializableTransactionsActive(Locker) - Method in class com.sleepycat.je.txn.TxnManager
Returns whether there are any active serializable transactions, excluding the transaction given (if non-null).
ARETURN - Static variable in interface com.sleepycat.asm.Opcodes
 
ARRAY - Static variable in class com.sleepycat.asm.Type
The sort of array reference types.
array - Variable in class com.sleepycat.je.utilint.LongArrayStat
 
ARRAY_ELEMENT - Static variable in class com.sleepycat.asm.TypePath
A type path step that steps into the element type of an array type.
ARRAY_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
ARRAY_SIZE_INCLUDED - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
ARRAYLENGTH - Static variable in interface com.sleepycat.asm.Opcodes
 
ARRAYLIST_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
asCollection(Collection<T>) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes every element of the JsonArray is castable to T before adding it to a collection of Ts.
asHexString(SortedSet<Long>) - Static method in class com.sleepycat.utilint.FormatUtil
Utility class to convert a sorted set of long values to a compact string suitable for printing.
ASM4 - Static variable in interface com.sleepycat.asm.Opcodes
 
ASM5 - Static variable in interface com.sleepycat.asm.Opcodes
 
ASM6 - Static variable in interface com.sleepycat.asm.Opcodes
 
assertBIN(BIN) - Method in class com.sleepycat.je.dbi.CursorImpl
 
assertState(boolean) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
assertState(boolean, String) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
assertSync() - Method in class com.sleepycat.je.rep.stream.MasterStatus
An assertion form of the above.
assignKey(DatabaseEntry) - Method in interface com.sleepycat.collections.PrimaryKeyAssigner
Assigns a new primary key value into the given buffer.
assignPrimaryKey(Object, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistKeyAssigner
 
assignVLSNs(LogEntry) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Computes and assigns VLSNs as needed to this log item for a replicated log record.
assignVLSNs(LogEntry) - Method in class com.sleepycat.je.rep.impl.RepImpl
{@literal Generate the next VLSN and update the DTVLSN value in the item.
ASTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
asyncInformMonitors(Proposer.Proposal, Protocol.Value) - Method in class com.sleepycat.je.rep.elections.Elections
Used to propagate the results of an election to any monitors.
ATHROW - Static variable in interface com.sleepycat.asm.Opcodes
 
AtomicIntStat - Class in com.sleepycat.je.utilint
A int JE stat that uses AtomicInteger to be thread safe.
AtomicIntStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.AtomicIntStat
 
AtomicLongComponent - Class in com.sleepycat.je.utilint
A stat component based on an AtomicLong.
AtomicLongMapStat - Class in com.sleepycat.je.utilint
A JE stat that maintains a map of individual values based on AtomicLong which can be looked up with a String key, and that returns results as a formatted string.
AtomicLongMapStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.AtomicLongMapStat
Creates an instance of this class.
AtomicLongMax - Class in com.sleepycat.je.rep.util
An Atomic long that maintains a max value
AtomicLongMax(long) - Constructor for class com.sleepycat.je.rep.util.AtomicLongMax
 
AtomicLongStat - Class in com.sleepycat.je.utilint
A long JE stat that uses AtomicLong to be thread safe.
AtomicLongStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.AtomicLongStat
 
attachNode(int, Node, byte[]) - Method in class com.sleepycat.je.tree.IN
Attach the given node as the idx-th child of "this" node.
attemptActivation() - Method in interface com.sleepycat.je.rep.arbitration.ArbiterProvider
Return true if this node has successfully entered active arbitration state.
attemptActivation() - Method in class com.sleepycat.je.rep.arbitration.DesignatedPrimaryProvider
Try to activate this node as a Primary, if it has been configured as such and if the group size is two.
attemptRefresh() - Method in class com.sleepycat.persist.impl.Store
Attempts to refresh metadata and returns whether a refresh occurred.
Attribute - Class in com.sleepycat.asm
A non standard class, field, method or code attribute.
Attribute(String) - Constructor for class com.sleepycat.asm.Attribute
Constructs a new empty attribute.
authenticate() - Method in interface com.sleepycat.je.rep.subscription.StreamAuthenticator
Returns whether the current token is valid.
AUTO_RESERVED_FILE_REPAIR - Static variable in class com.sleepycat.je.config.EnvironmentParams
Hidden parameter enabling automatic repair (reactivation) of reserved files containing active LNs, using a JE background thread.
auxOldLsn - Variable in class com.sleepycat.je.log.LogParams
Another LSN to be counted as obsolete in the LogContext.nodeDb database, or NULL_LSN.
av - Variable in class com.sleepycat.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.
available() - Method in class com.sleepycat.je.util.LogVerificationInputStream
available() - Method in class com.sleepycat.util.FastInputStream
 
await(long, TimeUnit) - Method in class com.sleepycat.je.rep.utilint.RepUtils.ExceptionAwareCountDownLatch
Deprecated.
await() - Method in class com.sleepycat.je.utilint.PollCondition
Wait for the PollCondition.condition() method to return true.
await(long, long, Supplier<Boolean>) - Static method in class com.sleepycat.je.utilint.PollCondition
Wait for a condition that can be specified as a lambda.
await(long, long, Object, Supplier<Boolean>) - Static method in class com.sleepycat.je.utilint.PollCondition
Like PollCondition.await(long, long, Supplier) but calls waitOn.wait rather than Thread.sleep.
AWAIT_CONSISTENCY_MS - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
awaitConsistency() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Ensure that the in-memory vlsn index encompasses all logged entries before it is flushed to disk.
awaitOrException(long, TimeUnit) - Method in class com.sleepycat.je.rep.utilint.RepUtils.ExceptionAwareCountDownLatch
Blocks, waiting for the latch to count down to zero, or until an Exception is provided.
awaitOrException() - Method in class com.sleepycat.je.rep.utilint.RepUtils.ExceptionAwareCountDownLatch
 
awaitReplicaAcks(MasterTxn, int) - Method in class com.sleepycat.je.rep.stream.FeederTxns
Waits for the required number of replica acks to come through.
awaitThaw() - Method in class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
Used to wait for an event that unfreezes the VLSN.
awaitVLSN(long, ReplicaConsistencyPolicy) - Method in class com.sleepycat.je.rep.impl.node.Replica.ConsistencyTracker
Wait until the log record identified by VLSN has gone by.
awaitVLSNConsistency() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Ensure that the in-memory vlsn index encompasses all logged entries before it is flushed to disk.
awaitVLSNConsistency() - Method in class com.sleepycat.je.rep.impl.RepImpl
Ensure that the in-memory vlsn index encompasses all logged entries before it is flushed to disk.

B

b - Variable in class com.sleepycat.asm.ClassReader
The class to be parsed.
backgroundIO - Variable in class com.sleepycat.je.log.LogParams
Whether the write should be counted as background IO when throttling of background IO is configured.
BACKUP_COPY_CLASS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
BACKUP_COPY_CLASS - Static variable in class com.sleepycat.je.EnvironmentConfig
 
BACKUP_COPY_CONFIG - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
BACKUP_COPY_CONFIG - Static variable in class com.sleepycat.je.EnvironmentConfig
 
BACKUP_COPY_FILES_COUNT - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
BACKUP_COPY_FILES_COUNT_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
BACKUP_COPY_FILES_COUNT_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
BACKUP_COPY_FILES_MS - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
BACKUP_COPY_FILES_MS_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
BACKUP_COPY_FILES_MS_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
BACKUP_FILE_COUNT - Static variable in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
BACKUP_GROUP_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
BACKUP_GROUP_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
BACKUP_LOCATION_CLASS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
BACKUP_LOCATION_CLASS - Static variable in class com.sleepycat.je.EnvironmentConfig
 
BACKUP_LOCATION_CONFIG - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
BACKUP_LOCATION_CONFIG - Static variable in class com.sleepycat.je.EnvironmentConfig
 
BACKUP_NAME - Static variable in class com.sleepycat.je.cleaner.FileProtector
 
BACKUP_SCHEDULE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
BACKUP_SCHEDULE - Static variable in class com.sleepycat.je.EnvironmentConfig
 
BackupArchiveLocation - Interface in com.sleepycat.je
 
BackupFileCopy - Interface in com.sleepycat.je
 
BackupFileLocation - Class in com.sleepycat.je
 
BackupFileLocation() - Constructor for class com.sleepycat.je.BackupFileLocation
Creates an instance of this class.
BackupFSArchiveCopy - Class in com.sleepycat.je
 
BackupFSArchiveCopy() - Constructor for class com.sleepycat.je.BackupFSArchiveCopy
 
backupIsOpen() - Method in class com.sleepycat.je.util.DbBackup
For internal use only.
BackupManager - Class in com.sleepycat.je.dbi
Manages automatic backups.
BackupManager(EnvironmentImpl) - Constructor for class com.sleepycat.je.dbi.BackupManager
Creates an instance of this class for the specified environment.
BackwardVLSNScanner(VLSNIndex) - Constructor for class com.sleepycat.je.rep.vlsn.VLSNIndex.BackwardVLSNScanner
 
BAD_SUFFIX - Static variable in class com.sleepycat.je.log.FileManager
 
BALOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
BaseProtocol - Class in com.sleepycat.je.rep.stream
Defines the base protocol of messages used to set up a stream between source and target.
BaseProtocol(RepImpl, NameIdPair, int, int, int, BinaryProtocol.MessageOp[]) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol
Returns a BaseProtocol object configured that implements the specified (supported) protocol version, with enforced message operation code validity check.
BaseProtocol.Ack - Class in com.sleepycat.je.rep.stream
Message of an ack op
BaseProtocol.AlternateMatchpoint - Class in com.sleepycat.je.rep.stream
 
BaseProtocol.Commit - Class in com.sleepycat.je.rep.stream
Message of a commit op
BaseProtocol.Entry - Class in com.sleepycat.je.rep.stream
A message containing a log entry in the replication stream.
BaseProtocol.EntryNotFound - Class in com.sleepycat.je.rep.stream
Response when the EntryRequest asks for a VLSN that is below the VLSN range covered by the Feeder.
BaseProtocol.EntryRequest - Class in com.sleepycat.je.rep.stream
A replica node asks a feeder for the log entry at this VLSN.
BaseProtocol.EntryRequestType - Enum in com.sleepycat.je.rep.stream
Type of entry request sent to feeder RV: VLSN requested by client LOW: low end of available VLSN range in vlsn index HIGH: high end of available VLSN range in vlsn index The DEFAULT mode is used by existing replication stream consumer e.g.
BaseProtocol.GroupAck - Class in com.sleepycat.je.rep.stream
 
BaseProtocol.HandshakeMessage - Class in com.sleepycat.je.rep.stream
Base class for all protocol handshake messages.
BaseProtocol.Heartbeat - Class in com.sleepycat.je.rep.stream
 
BaseProtocol.HeartbeatResponse - Class in com.sleepycat.je.rep.stream
 
BaseProtocol.ProtocolVersion - Class in com.sleepycat.je.rep.stream
Version broadcasts the sending node's protocol version.
BaseProtocol.RestoreRequest - Class in com.sleepycat.je.rep.stream
Request from the replica to the feeder for sufficient information to start a network restore.
BaseProtocol.RestoreResponse - Class in com.sleepycat.je.rep.stream
Response when the replica needs information to instigate a network restore.
BaseProtocol.ShutdownRequest - Class in com.sleepycat.je.rep.stream
Message used to shutdown a node
BaseProtocol.ShutdownResponse - Class in com.sleepycat.je.rep.stream
Message in response to a shutdown request.
BaseProtocol.StartStream - Class in com.sleepycat.je.rep.stream
StartStream indicates that the replica would like the feeder to start the replication stream at the proposed vlsn.
BaseProtocol.VLSNMessage - Class in com.sleepycat.je.rep.stream
Base class for messages which contain only a VLSN
BaseStat<T> - Class in com.sleepycat.je.utilint
The basic interface for accessing and clearing statistics for use in both standalone statistics and component statistics contained in a MapStat.
BaseStat() - Constructor for class com.sleepycat.je.utilint.BaseStat
 
BaseUtilizationTracker - Class in com.sleepycat.je.cleaner
Shared implementation for all utilization trackers.
BASIC - Static variable in class com.sleepycat.je.rep.impl.RepParams.ChannelTypeConfigParam
 
BasicLocker - Class in com.sleepycat.je.txn
A non-transactional Locker that simply tracks locks and releases them when releaseNonTxnLocks or operationEnd is called.
BasicLocker(EnvironmentImpl) - Constructor for class com.sleepycat.je.txn.BasicLocker
Creates a BasicLocker.
BasicLocker(EnvironmentImpl, boolean) - Constructor for class com.sleepycat.je.txn.BasicLocker
Creates a BasicLocker with a noWait argument.
BasicVersionedWriteLoggable - Class in com.sleepycat.je.log
A basic implementation of VersionedWriteLoggable that provides for writing in a single format by default.
BasicVersionedWriteLoggable() - Constructor for class com.sleepycat.je.log.BasicVersionedWriteLoggable
Creates an instance of this class.
BASTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
bdbGetField(Object, int, int, boolean) - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbIsPriKeyFieldNullOrZero() - Method in interface com.sleepycat.persist.impl.Enhanced
Calls the super class method if this class does not contain the primary key field.
bdbNewArray(int) - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbNewInstance() - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbReadCompositeKeyFields(EntityInput, Format[]) - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbReadNonKeyFields(EntityInput, int, int, int) - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbReadPriKeyField(EntityInput, Format) - Method in interface com.sleepycat.persist.impl.Enhanced
Calls the super class method if this class does not contain the primary key field.
bdbReadSecKeyFields(EntityInput, int, int, int) - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbSetField(Object, int, int, boolean, Object) - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbSetPriField(Object, Object) - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbWriteCompositeKeyFields(EntityOutput, Format[]) - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbWriteNonKeyFields(EntityOutput) - Method in interface com.sleepycat.persist.impl.Enhanced
 
bdbWritePriKeyField(EntityOutput, Format) - Method in interface com.sleepycat.persist.impl.Enhanced
Calls the super class method if this class does not contain the primary key field.
bdbWriteSecKeyFields(EntityOutput) - Method in interface com.sleepycat.persist.impl.Enhanced
 
beforeFindRestoreSupplierHook - Static variable in class com.sleepycat.je.rep.impl.node.RepNode
If not null, a test hook that is called with the name of the current node before attempting to contact each network restore supplier, for unit testing.
beforeNonStickyOp() - Method in class com.sleepycat.je.dbi.CursorImpl
For a non-sticky cursor, this method is called when the cursor is initialized and an advancing operation (next/prev/skip) is about to be performed.
beginInternalTransaction(Environment, TransactionConfig) - Static method in class com.sleepycat.je.DbInternal
 
beginTag() - Method in class com.sleepycat.je.tree.BIN
 
beginTag() - Method in class com.sleepycat.je.tree.dupConvert.DBIN
 
beginTag() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
beginTag() - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
beginTag() - Method in class com.sleepycat.je.tree.FileSummaryLN
 
beginTag() - Method in class com.sleepycat.je.tree.IN
 
beginTag() - Method in class com.sleepycat.je.tree.LN
 
beginTag() - Method in class com.sleepycat.je.tree.MapLN
 
beginTag() - Method in class com.sleepycat.je.tree.NameLN
 
beginTransaction(TransactionConfig) - Method in class com.sleepycat.collections.CurrentTransaction
Begins a new transaction for this environment and associates it with the current thread.
beginTransaction(Transaction, TransactionConfig) - Method in class com.sleepycat.je.Environment
Creates a new transaction in the database environment.
BigDecimalBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for an unsorted BigDecimal value.
BigDecimalBinding() - Constructor for class com.sleepycat.bind.tuple.BigDecimalBinding
 
bigDecimalToEntry(BigDecimal, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.BigDecimalBinding
Converts a BigDecimal value into an entry buffer.
bigDecimalToEntry(BigDecimal, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedBigDecimalBinding
Converts a BigDecimal value into an entry buffer.
BigIntegerBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a BigInteger value.
BigIntegerBinding() - Constructor for class com.sleepycat.bind.tuple.BigIntegerBinding
 
bigIntegerToEntry(BigInteger, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.BigIntegerBinding
Converts a BigInteger value into an entry buffer.
BIN - Class in com.sleepycat.je.tree
A BIN represents a Bottom Internal Node in the JE tree.
BIN() - Constructor for class com.sleepycat.je.tree.BIN
 
BIN(DatabaseImpl, byte[], int, int) - Constructor for class com.sleepycat.je.tree.BIN
 
BIN(SizeofMarker) - Constructor for class com.sleepycat.je.tree.BIN
For Sizeof.
bin - Variable in class com.sleepycat.je.tree.TreeLocation
 
BIN_DELTA_BLIND_OPS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
BIN_DELTA_BLIND_OPS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_DELTA_BLIND_OPS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_DELTA_BLIND_OPS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_DELTA_BLIND_PUTS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
BIN_DELTA_FETCH_MISS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_DELTA_FETCH_MISS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_DELTA_FETCH_MISS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_DELTA_PERCENT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
BIN_FETCH - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_FETCH_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_FETCH_MISS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_FETCH_MISS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_FETCH_MISS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_FETCH_MISS_RATIO - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_FETCH_MISS_RATIO_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_FETCH_MISS_RATIO_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_FETCH_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
BIN_FIXED_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
BIN_LEVEL - Static variable in class com.sleepycat.je.tree.IN
 
BIN_NODE_STATE_REQ - Static variable in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol
 
BIN_NODE_STATE_RESP - Static variable in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol
 
BINARY - Static variable in class com.sleepycat.je.tree.Key.DumpType
 
BinaryEqualityComparator - Interface in com.sleepycat.je
A tag interface used to mark a BTree or duplicate comparator class as a binary equality comparator, that is, a comparator that considers two keys (byte arrays) to be equal if and only if they have the same length and they are equal byte-per-byte.
BinaryNodeStateProtocol - Class in com.sleepycat.je.rep.impl
Defines the protocol used in support of node state querying.
BinaryNodeStateProtocol(NameIdPair, RepImpl) - Constructor for class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol
 
BinaryNodeStateProtocol.BinaryNodeStateRequest - Class in com.sleepycat.je.rep.impl
 
BinaryNodeStateProtocol.BinaryNodeStateResponse - Class in com.sleepycat.je.rep.impl
 
BinaryNodeStateRequest(String, String) - Constructor for class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateRequest
 
BinaryNodeStateRequest(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateRequest
 
BinaryNodeStateResponse(String, String, String, JEVersion, long, ReplicatedEnvironment.State, long, long, int, int, byte[], double) - Constructor for class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
BinaryNodeStateResponse(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
BinaryNodeStateService - Class in com.sleepycat.je.rep.impl
The service registered by a RepNode to answer the state request.
BinaryNodeStateService(ServiceDispatcher, RepNode) - Constructor for class com.sleepycat.je.rep.impl.BinaryNodeStateService
 
BinaryProtocol - Class in com.sleepycat.je.rep.utilint
Supplies the basic infrastructure for BinaryProtocols used to exchange messages by the replications stream and during network based restore operations.
BinaryProtocol(NameIdPair, int, int, EnvironmentImpl) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol
Returns a Protocol object configured that implements the specified (supported) version.
BinaryProtocol.ClientVersion - Class in com.sleepycat.je.rep.utilint
 
BinaryProtocol.IncompatibleVersion - Class in com.sleepycat.je.rep.utilint
 
BinaryProtocol.Message - Class in com.sleepycat.je.rep.utilint
Base message class for all messages exchanged in the protocol.
BinaryProtocol.MessageOp - Class in com.sleepycat.je.rep.utilint
The Operations that are part of the protocol.
BinaryProtocol.ProtocolError - Class in com.sleepycat.je.rep.utilint
 
BinaryProtocol.ProtocolException - Exception in com.sleepycat.je.rep.utilint
Thrown in response to an unexpected response to a request.
BinaryProtocol.RejectMessage - Class in com.sleepycat.je.rep.utilint
The base class for reject responses to requests
BinaryProtocol.ServerVersion - Class in com.sleepycat.je.rep.utilint
 
BinaryProtocol.SimpleMessage - Class in com.sleepycat.je.rep.utilint
Base class for simple messages.
BinaryProtocolStatDefinition - Class in com.sleepycat.je.rep.utilint
Per-stat Metadata for each BinaryProtocol statistics.
BinaryProtocolStatDefinition() - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
BINBoundary - Class in com.sleepycat.je.tree
Contains information about the BIN returned by a search.
BINBoundary() - Constructor for class com.sleepycat.je.tree.BINBoundary
 
BIND_INADDR_ANY - Static variable in class com.sleepycat.je.rep.impl.RepParams
This option was motivated by the BDA.
BIND_INADDR_ANY - Static variable in class com.sleepycat.je.rep.ReplicationConfig
When this configuration parameter is set to true, it binds the HA socket to INADDR_ANY, so that HA services are available on all network interfaces.
BINDELTA_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
BINDeltaBloomFilter - Class in com.sleepycat.je.tree
A Bloom filter implementation, highly specialized for use in BIN deltas.
BINDeltaBloomFilter() - Constructor for class com.sleepycat.je.tree.BINDeltaBloomFilter
 
BINDeltaBloomFilter.HashContext - Class in com.sleepycat.je.tree
 
BINDeltaLogEntry - Class in com.sleepycat.je.log.entry
Holds a partial BIN that serves as a live BIN delta.
BINDeltaLogEntry(Class<BIN>) - Constructor for class com.sleepycat.je.log.entry.BINDeltaLogEntry
 
BINDeltaLogEntry(BIN) - Constructor for class com.sleepycat.je.log.entry.BINDeltaLogEntry
When constructing an entry for writing to the log, use LOG_BIN_DELTA.
BINDeltaLogEntry(ByteBuffer, long, long, LogEntryType, IN) - Constructor for class com.sleepycat.je.log.entry.BINDeltaLogEntry
Used to write a pre-serialized log entry.
BINReference - Class in com.sleepycat.je.tree
A class that embodies a reference to a BIN that does not rely on a Java reference to the actual BIN.
BINS_LOADED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
BINS_LOADED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
BINS_LOADED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
BINS_STORED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
BINS_STORED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
BINS_STORED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
BIPUSH - Static variable in interface com.sleepycat.asm.Opcodes
 
BitMap - Class in com.sleepycat.je.utilint
Bitmap which supports indexing with long arguments.
BitMap() - Constructor for class com.sleepycat.je.utilint.BitMap
 
Block - Class in com.sleepycat.je.rep.util.ldiff
 
Block(int) - Constructor for class com.sleepycat.je.rep.util.ldiff.Block
 
BLOCK_INFO - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
BLOCK_LIST_END - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
BLOCK_LIST_START - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
BlockBag - Class in com.sleepycat.je.rep.util.ldiff
A bag of Blocks used during the LDiff process.
BlockBag() - Constructor for class com.sleepycat.je.rep.util.ldiff.BlockBag
Instantiate a new BlockBag object.
BlockInfo(Block) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.BlockInfo
 
BlockInfo(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.BlockInfo
 
BLOCKING_MODE_CHANNEL - Variable in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
BlockListEnd() - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.BlockListEnd
 
BlockListEnd(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.BlockListEnd
 
BlockListStart() - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.BlockListStart
 
BlockListStart(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.BlockListStart
 
blockTxnCompletion(CountDownLatch) - Method in class com.sleepycat.je.rep.impl.RepImpl
Installs the commit-blocking latch that is used to halt the commit/abort of transactions, in the final phase of a master transfer.
BOOLEAN - Static variable in class com.sleepycat.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class com.sleepycat.asm.Type
The boolean type.
BooleanBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a Boolean primitive wrapper or a boolean primitive.
BooleanBinding() - Constructor for class com.sleepycat.bind.tuple.BooleanBinding
 
BooleanConfigParam - Class in com.sleepycat.je.config
A JE configuration parameter with an boolean value.
BooleanConfigParam(String, boolean, boolean, boolean) - Constructor for class com.sleepycat.je.config.BooleanConfigParam
Set a boolean parameter w/default.
BooleanStat - Class in com.sleepycat.je.utilint
A boolean JE stat.
BooleanStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.BooleanStat
 
booleanToEntry(boolean, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.BooleanBinding
Converts a simple boolean value into an entry buffer.
broadcastMessage(Set<InetSocketAddress>, String, TextProtocol.RequestMessage, ExecutorService) - Static method in class com.sleepycat.je.rep.elections.Utils
 
BT_COUNT_BIN_ENTRIES_HISTOGRAM - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_COUNT_BINS - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_COUNT_BINS_BYLEVEL - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_COUNT_DELETED_LNS - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_COUNT_GROUP_DESC - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_COUNT_GROUP_NAME - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_COUNT_INS - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_COUNT_INS_BYLEVEL - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_COUNT_LNS - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_COUNT_MAINTREE_MAXDEPTH - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_DELETES - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_DELETES_DESC - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_DELETES_NAME - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_GETS - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_GETS_DESC - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_GETS_NAME - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_INSERTS - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_INSERTS_DESC - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_INSERTS_NAME - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_UPDATES - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_UPDATES_DESC - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_BIN_DELTA_UPDATES_NAME - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_GROUP_DESC - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_GROUP_NAME - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_RELATCHES_REQUIRED - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_RELATCHES_REQUIRED_DESC - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_RELATCHES_REQUIRED_NAME - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_ROOT_SPLITS - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_ROOT_SPLITS_DESC - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BT_OP_ROOT_SPLITS_NAME - Static variable in class com.sleepycat.je.dbi.BTreeStatDefinition
 
BTREE_RECNUM_METHOD - Static variable in class com.sleepycat.compat.DbCompat
 
btreeLatchesHeldToString() - Static method in class com.sleepycat.je.latch.LatchSupport
 
btreeLatchTable - Static variable in class com.sleepycat.je.latch.LatchSupport
 
BTreeStatDefinition - Class in com.sleepycat.je.dbi
Per-stat Metadata for JE Btree statistics.
BTreeStatDefinition() - Constructor for class com.sleepycat.je.dbi.BTreeStatDefinition
 
BtreeStats - Class in com.sleepycat.je
The BtreeStats object is used to return Btree database statistics.
BtreeStats() - Constructor for class com.sleepycat.je.BtreeStats
 
BtreeStats(StatGroup) - Constructor for class com.sleepycat.je.BtreeStats
 
BtreeVerifier - Class in com.sleepycat.je.util.verify
 
BtreeVerifier(EnvironmentImpl) - Constructor for class com.sleepycat.je.util.verify.BtreeVerifier
Creates a BtreeVerifier object for Btree verification.
BuddyLocker - Class in com.sleepycat.je.txn
Extends BasicLocker to share locks with another specific locker.
BuddyLocker(EnvironmentImpl, Locker) - Constructor for class com.sleepycat.je.txn.BuddyLocker
Creates a BuddyLocker.
buf - Variable in class com.sleepycat.util.FastInputStream
 
buffer - Variable in class com.sleepycat.je.log.LogItem
The bytes of new log entry.
bufferWrite(WritableByteChannel, ByteBuffer, int, BinaryProtocol.Message) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
Buffers the serialized form of the message (if possible) for later writes to the network.
build() - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
Builder() - Constructor for class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
Builder(SnapshotManifest) - Constructor for class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
bump() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
BUP_SUFFIX - Static variable in class com.sleepycat.je.log.FileManager
 
BYTE - Static variable in class com.sleepycat.asm.Type
The sort of the byte type.
BYTE_TYPE - Static variable in class com.sleepycat.asm.Type
The byte type.
ByteArrayBinding - Class in com.sleepycat.bind
A pass-through EntryBinding that uses the entry's byte array as the key or data object.
ByteArrayBinding() - Constructor for class com.sleepycat.bind.ByteArrayBinding
Creates a byte array binding.
byteArraySize(int) - Static method in class com.sleepycat.je.dbi.MemoryBudget
Returns the memory size occupied by a byte array of a given length.
ByteBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a Byte primitive wrapper or a byte primitive.
ByteBinding() - Constructor for class com.sleepycat.bind.tuple.ByteBinding
 
BYTES_READ_RATE - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
BYTES_READ_RATE_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
BYTES_READ_RATE_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
BYTES_WRITE_RATE - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
BYTES_WRITE_RATE_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
BYTES_WRITE_RATE_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
bytesToChars(byte[], int, char[], int, int, boolean) - Static method in class com.sleepycat.util.UtfOps
Converts byte arrays into character arrays.
bytesToObject(byte[], String, ClassLoader) - Static method in class com.sleepycat.je.dbi.DatabaseImpl
Converts an arbitrary serialized byte array to an object.
bytesToString(byte[], int, int) - Static method in class com.sleepycat.util.UtfOps
Converts byte arrays into strings.
byteToEntry(byte, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.ByteBinding
Converts a simple byte value into an entry buffer.
ByteVector - Class in com.sleepycat.asm
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class com.sleepycat.asm.ByteVector
Constructs a new ByteVector with a default initial size.
ByteVector(int) - Constructor for class com.sleepycat.asm.ByteVector
Constructs a new ByteVector with the given initial size.

C

CACHE_RECORD_VERSION - Static variable in class com.sleepycat.je.rep.impl.RepParams
Whether to cache the VLSN in the BIN after the LN has been stripped by eviction, unless caching is explicitly disabled using the CACHE_RECORD_VERSION setting.
CACHED_BIN_DELTAS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_BIN_DELTAS - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CACHED_BIN_DELTAS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_BIN_DELTAS_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CACHED_BIN_DELTAS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_BIN_DELTAS_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CACHED_BINS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_BINS - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CACHED_BINS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_BINS_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CACHED_BINS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_BINS_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CACHED_IN_COMPACT_KEY - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_IN_COMPACT_KEY_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_IN_COMPACT_KEY_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_IN_NO_TARGET - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_IN_NO_TARGET_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_IN_NO_TARGET_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_IN_SPARSE_TARGET - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_IN_SPARSE_TARGET_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_IN_SPARSE_TARGET_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_LNS - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CACHED_LNS_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CACHED_LNS_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CACHED_UPPER_INS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_UPPER_INS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
CACHED_UPPER_INS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
cachedEntry - Variable in class com.sleepycat.je.log.LogItem
Used for saving the materialized form of the buffer in LogItemCache.
CacheMode - Enum in com.sleepycat.je
Modes that can be specified for control over caching of records in the JE in-memory cache.
calBlockDiffSize(int) - Method in class com.sleepycat.je.rep.util.ldiff.DiffTracker
 
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.
calcFileSummaryMap(EnvironmentImpl, long, long) - Static method in class com.sleepycat.je.log.UtilizationFileReader
 
calculate() - Method in class com.sleepycat.utilint.LatencyStat
Generate the min, max, avg, 95th and 99th percentile for the collected measurements.
calculateAndClear() - Method in class com.sleepycat.utilint.LatencyStat
Generate the min, max, avg, 95th and 99th percentile for the collected measurements, then clear the measurement collection.
calculateMemorySize() - Method in class com.sleepycat.je.tree.INArrayRep
Returns the current memory size of the underlying representation in bytes.
calculateMemorySize() - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
calculateMemorySize() - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
calculateMemorySize() - Method in class com.sleepycat.je.tree.INTargetRep.Default
 
calculateMemorySize() - Method in class com.sleepycat.je.tree.INTargetRep.None
 
calculateMemorySize() - Method in class com.sleepycat.je.tree.INTargetRep.Sparse
 
CALOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
cancel() - Method in class com.sleepycat.je.rep.impl.GroupService
 
cancel(String) - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
Cancels the registration of a service.
cancel() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingService
 
cancelFutures(boolean) - Method in class com.sleepycat.je.rep.elections.Utils.FutureTrackingCompService
 
canMutateToBINDelta() - Method in class com.sleepycat.je.tree.BIN
Returns whether mutateToBINDelta can be called.
CASTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
CATCHUP_MASTER_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
 
CDB - Static variable in class com.sleepycat.compat.DbCompat
 
chainExceptionCause(Throwable, Throwable) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
Chains an old outstanding exception to the tail of a new one, so it's not lost.
changeAndNotify(ReplicatedEnvironment.State, NameIdPair) - Method in class com.sleepycat.je.rep.impl.node.NodeState
Change to a new node state and release any threads waiting for a state transition.
channel - Variable in class com.sleepycat.je.rep.utilint.NamedChannel
 
channel - Variable in class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingRunnable
 
CHANNEL_EOF_MARKER - Static variable in class com.sleepycat.je.rep.utilint.RepUtils
 
CHANNEL_FACTORY_CLASS - Static variable in class com.sleepycat.je.rep.impl.RepParams
Data channel factory class
CHANNEL_FACTORY_CLASS - Static variable in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
CHANNEL_FACTORY_PARAMS - Static variable in class com.sleepycat.je.rep.impl.RepParams
Data channel factory parameters
CHANNEL_FACTORY_PARAMS - Static variable in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
CHANNEL_LOG_NAME - Static variable in class com.sleepycat.je.rep.impl.RepParams
Replication data channel logging identifier.
CHANNEL_LOG_NAME - Static variable in class com.sleepycat.je.rep.ReplicationNetworkConfig
A string providing a logging context identification string.
CHANNEL_TYPE - Static variable in class com.sleepycat.je.rep.impl.RepParams
Replication data channel factory configuration
CHANNEL_TYPE - Static variable in class com.sleepycat.je.rep.ReplicationNetworkConfig
Configures the type of communication channel to use.
channelFactory - Variable in class com.sleepycat.je.rep.impl.TextProtocol
 
channelQueue - Variable in class com.sleepycat.je.rep.elections.ElectionAgentThread
 
ChannelTimeoutTask - Class in com.sleepycat.je.rep.impl.node
The ChannelTimeoutTask ensures that all channels registered with it are periodically checked to ensure that they are active.
ChannelTimeoutTask(Timer) - Constructor for class com.sleepycat.je.rep.impl.node.ChannelTimeoutTask
Creates and schedules the timer task.
ChannelTypeConfigParam(String, String, boolean, boolean) - Constructor for class com.sleepycat.je.rep.impl.RepParams.ChannelTypeConfigParam
 
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() - Method in class com.sleepycat.je.util.CheckSnapshot
Checks the validity of the snapshot specified in the constructor.
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.
checkAccess() - Method in interface com.sleepycat.je.rep.subscription.StreamAuthenticator
Returns whether the current token is valid and grants access to the current table Ids.
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, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
Check that the cursor is open and optionally if it is initialized or uninitialized.
checkDiskLimitViolation() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Uses cached disk usage info to determine whether disk space limits are currently violated.
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.dbi.DiskOrderedCursorImpl
 
checkEnv(EnvironmentImpl) - Method in class com.sleepycat.je.evictor.Evictor
 
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.
checkErrorListener(Throwable) - Method in class com.sleepycat.je.utilint.DaemonThread
If Daemon Thread throws errors and exceptions, this function will catch it and throw a EnvironmentFailureException, and fail the test.
checkForConflicts(RepNodeImpl) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Checks for whether a new or changed node definition is in conflict with other members of the group.
checkForInsertion(GetMode, CursorImpl) - Method in class com.sleepycat.je.dbi.CursorImpl
Used to detect phantoms during "get next" operations with serializable isolation.
checkForNullDbt(DatabaseEntry, String, boolean) - Static method in class com.sleepycat.je.utilint.DatabaseUtil
Throw an exception if the entry 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.
checkForPartial(DatabaseEntry, String) - Static method in class com.sleepycat.je.utilint.DatabaseUtil
Throw an exception if the entry has the partial flag set.
checkForZeroLengthArrayParam(Object[], String) - Static method in class com.sleepycat.je.utilint.DatabaseUtil
Throw an exception if the parameter is a null or 0-length array.
checkFutures(Utils.FutureTrackingCompService<TextProtocol.MessageExchange>, long, TimeUnit, Logger, RepImpl, Formatter) - Static method in class com.sleepycat.je.rep.elections.Utils
Utility to wait for completion of futures in unit tests
checkIfFrozen(boolean) - Method in class com.sleepycat.je.rep.txn.MasterTxn
Used to hold the transaction stable while it is being cloned as a ReplayTxn, during master->replica transitions.
checkIfFrozen(boolean) - Method in class com.sleepycat.je.txn.Txn
Txn freezing is used to prevent changes to transaction lock contents.
checkIfInvalid() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
checkIfMaster(Locker) - Method in class com.sleepycat.je.rep.impl.RepImpl
Ensures that the environment is currently a Master before proceeding with an operation that requires it to be the master.
checkImmutablePropsForEquality(Properties) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Throws an exception if an immutable property is changed.
checkImmutablePropsForEquality(EnvironmentMutableConfig, Properties) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentMutableConfig.checkImmutablePropsForEquality()
checkKey(byte[]) - Method in interface com.sleepycat.je.ScanFilter
Called for each key to determine whether the key should be included or excluded, and whether the scan should stop or continue.
checkLeaseExpiry() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Permit
 
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.
checkOpen() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
checkOpen(Environment) - Static method in class com.sleepycat.je.DbInternal
Proxy to Environment.checkOpen
checkpoint(CheckpointConfig) - Method in class com.sleepycat.je.Environment
Synchronously checkpoint the database environment.
CHECKPOINT_REFERENCE_SIZE - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
CheckpointConfig - Class in com.sleepycat.je
Specifies the attributes of a checkpoint operation invoked from Environment.checkpoint.
CheckpointConfig() - Constructor for class com.sleepycat.je.CheckpointConfig
An instance created using the default constructor is initialized with the system's default settings.
CheckpointConfigBeanInfo - Class in com.sleepycat.je
 
CheckpointConfigBeanInfo() - Constructor for class com.sleepycat.je.CheckpointConfigBeanInfo
 
CheckpointEnd - Class in com.sleepycat.je.recovery
CheckpointEnd encapsulates the information needed by a checkpoint end log entry.
CheckpointEnd(String, long, long, long, long, long, long, long, long, long, long, long, long, boolean) - 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.FlushStats - Class in com.sleepycat.je.recovery
A struct to hold log flushing stats for checkpoint and database sync.
CHECKPOINTER_BYTES_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CHECKPOINTER_BYTES_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
Ask the checkpointer to run every time we write this many bytes to the log.
CHECKPOINTER_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.EnvironmentConfig
The number of times to retry a checkpoint if it runs into a deadlock.
CHECKPOINTER_HIGH_PRIORITY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CHECKPOINTER_HIGH_PRIORITY - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, the checkpointer uses more resources in order to complete the checkpoint in a shorter time interval.
CHECKPOINTER_NAME - Static variable in class com.sleepycat.je.Environment
 
CHECKPOINTER_RETRY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CHECKPOINTER_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CHECKPOINTER_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
The checkpointer wakeup interval in microseconds.
CheckpointFileReader - Class in com.sleepycat.je.log
CheckpointFileReader searches for root and checkpoint entries.
CheckpointFileReader(EnvironmentImpl, int, boolean, long, long, long) - Constructor for class com.sleepycat.je.log.CheckpointFileReader
Create this reader to start at a given LSN.
CheckpointStart - Class in com.sleepycat.je.recovery
CheckpointStart creates a log entry that marks the beginning of a checkpoint.
CheckpointStart(long, String) - Constructor for class com.sleepycat.je.recovery.CheckpointStart
 
CheckpointStart() - Constructor for class com.sleepycat.je.recovery.CheckpointStart
 
checkpointStartLsn - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
CheckpointStatDefinition - Class in com.sleepycat.je.recovery
Per-stat Metadata for JE checkpointer statistics.
CheckpointStatDefinition() - Constructor for class com.sleepycat.je.recovery.CheckpointStatDefinition
 
checkPreempted(Locker) - Method in class com.sleepycat.je.txn.BuddyLocker
Forwards to the parent buddy locker, so the buddy can check itself and all of its child buddies.
checkPreempted(Locker) - Method in class com.sleepycat.je.txn.Locker
Called when obtaining a lock to cause a LockPreemptedException to be thrown if a lock was preempted earlier.
checkPreempted(Locker) - Method in class com.sleepycat.je.txn.ThreadLocker
Checks for preemption in all thread lockers for this thread.
checkPreempted(Locker) - Method in class com.sleepycat.je.txn.Txn
Checks for preemption in this locker and all its child buddies.
checkRecordExtinctionAvailable() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Checks that using the record extinction feature.
checkRecordExtinctionAvailable() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
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.
checkRulesForExistingEnv(boolean, boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Check whether this environment can be opened on an existing environment directory.
checkRulesForExistingEnv(boolean, boolean) - Method in class com.sleepycat.je.rep.impl.RepImpl
Check whether this environment can be opened on an existing environment directory.
checkSame(String, String) - Static method in class com.sleepycat.je.utilint.CronScheduleParser
Check whether two cron-style strings are same, i.e.
CheckSnapshot - Class in com.sleepycat.je.util
 
CheckSnapshot(SnapshotManifest, BackupFileCopy, BackupArchiveLocation) - Constructor for class com.sleepycat.je.util.CheckSnapshot
Creates a CheckSnapshot object for checking the validity of an archived backup snapshot.
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 locker 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.
checksum(URL) - Method in interface com.sleepycat.je.BackupFileCopy
Returns the checksum computed by reading archiveFile.
checksum(URL) - Method in class com.sleepycat.je.BackupFSArchiveCopy
 
CHECKSUM_BYTES - Static variable in class com.sleepycat.je.log.LogEntryHeader
 
CHECKSUM_KEY - Static variable in class com.sleepycat.je.BackupFSArchiveCopy
 
ChecksumException - Exception in com.sleepycat.je.log
Indicates that a checksum validation failed.
ChecksumException(String) - Constructor for exception com.sleepycat.je.log.ChecksumException
 
ChecksumException(String, Exception) - Constructor for exception com.sleepycat.je.log.ChecksumException
 
checksumToHex(byte[]) - Static method in class com.sleepycat.je.dbi.BackupManager
Converts a checksum to hex format.
ChecksumValidator - Class in com.sleepycat.je.log
Checksum validator is used to check checksums on log entries.
ChecksumValidator(EnvironmentImpl) - Constructor for class com.sleepycat.je.log.ChecksumValidator
 
checkSupported() - Static method in class com.sleepycat.je.utilint.FileStoreInfo
Checks whether the current Java runtime supports providing information about file stores.
checkTTLAvailable() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Checks that writing records with a TTL is allowed.
checkTTLAvailable() - Method in class com.sleepycat.je.rep.impl.RepImpl
Checks that writing records with a TTL is allowed.
checkVLSNIndexTruncation(long, VLSN) - Method in class com.sleepycat.je.cleaner.FileProtector
Determines whether the VLSNIndex ProtectedFileRange should be advanced to reclaim bytesNeeded.
checkVLSNIndexTruncation(Long) - Method in class com.sleepycat.je.cleaner.FileProtector
Determines whether the VLSNIndex ProtectedFileRange should be advanced to unprotect the given file.
childLoggedSize - Variable in class com.sleepycat.je.tree.TreeLocation
 
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() - Constructor for class com.sleepycat.je.tree.ChildReference
Construct an empty child reference, for reading from the log.
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.
chooseClientAlias(String[], Principal[], Socket) - Method in class com.sleepycat.je.rep.utilint.net.AliasKeyManager
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class com.sleepycat.je.rep.utilint.net.AliasKeyManager
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class com.sleepycat.je.rep.utilint.net.AliasKeyManager
 
choosePhase2Value(Set<TextProtocol.MessageExchange>) - Method in class com.sleepycat.je.rep.elections.Proposer
Selects the value to be used during Phase2, which if it succeeds will become the "chosen value".
choosePhase2Value(Set<TextProtocol.MessageExchange>) - Method in class com.sleepycat.je.rep.elections.RankingProposer
Chooses a Value based on the relative ranking of all Promise responses.
chooseServerAlias(String, Principal[], Socket) - Method in class com.sleepycat.je.rep.utilint.net.AliasKeyManager
 
ChunkingAdler32(int) - Constructor for class com.sleepycat.je.utilint.Adler32.ChunkingAdler32
 
CKPT_CHECKPOINTS - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_CHECKPOINTS_DESC - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_CHECKPOINTS_NAME - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_DELTA_IN_FLUSH - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_DELTA_IN_FLUSH_DESC - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_DELTA_IN_FLUSH_NAME - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_FULL_BIN_FLUSH - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_FULL_BIN_FLUSH_DESC - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_FULL_BIN_FLUSH_NAME - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_FULL_IN_FLUSH - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_FULL_IN_FLUSH_DESC - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_FULL_IN_FLUSH_NAME - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPT_END - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPT_END_DESC - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPT_END_NAME - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPT_INTERVAL - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPT_INTERVAL_DESC - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPT_INTERVAL_NAME - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPT_START - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPT_START_DESC - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPT_START_NAME - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPTID - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPTID_DESC - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
CKPT_LAST_CKPTID_NAME - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
cksumValidator - Variable in class com.sleepycat.je.log.FileReader
 
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.
classForName(String) - Static method in class com.sleepycat.persist.model.EntityModel
Deprecated.
use EntityModel.resolveClass(java.lang.String) instead. This method does not use the environment's ClassLoader property.
ClassMetadata - Class in com.sleepycat.persist.model
The metadata for a persistent class.
ClassMetadata(String, int, String, boolean, PrimaryKeyMetadata, Map<String, SecondaryKeyMetadata>, List<FieldMetadata>) - Constructor for class com.sleepycat.persist.model.ClassMetadata
Used by an EntityModel to construct persistent class metadata.
ClassMetadata(String, int, String, boolean, PrimaryKeyMetadata, Map<String, SecondaryKeyMetadata>, List<FieldMetadata>, Collection<FieldMetadata>) - Constructor for class com.sleepycat.persist.model.ClassMetadata
Used by an EntityModel to construct persistent class metadata.
ClassReader - Class in com.sleepycat.asm
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class com.sleepycat.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class com.sleepycat.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class com.sleepycat.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class com.sleepycat.asm.ClassReader
Constructs a new ClassReader object.
ClassResolver - Class in com.sleepycat.util
Implements policies for loading user-supplied classes.
ClassResolver() - Constructor for class com.sleepycat.util.ClassResolver
 
ClassResolver.Stream - Class in com.sleepycat.util
A specialized ObjectInputStream that supports use of a user-specified ClassLoader.
ClassVisitor - Class in com.sleepycat.asm
A visitor to visit a Java class.
ClassVisitor(int) - Constructor for class com.sleepycat.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(int, ClassVisitor) - Constructor for class com.sleepycat.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassWriter - Class in com.sleepycat.asm
A ClassVisitor that generates classes in bytecode form.
ClassWriter(int) - Constructor for class com.sleepycat.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - 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_ACTIVE_LOG_SIZE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_ACTIVE_LOG_SIZE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_ACTIVE_LOG_SIZE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_ADJUST_UTILIZATION - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
in JE 6.3. Adjustments are no longer needed because LN log sizes have been stored in the Btree since JE 6.0.
CLEANER_AVAILABLE_LOG_SIZE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_AVAILABLE_LOG_SIZE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_AVAILABLE_LOG_SIZE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BACKGROUND_PROACTIVE_MIGRATION - Static variable in class com.sleepycat.je.config.EnvironmentParams
Deprecated.
Retained here only to avoid errors in old je.properties files.
CLEANER_BACKGROUND_PROACTIVE_MIGRATION - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
This parameter is ignored and proactive migration is no longer supported due to its negative impact on eviction and checkpointing. To reduce a cleaner backlog, configure more cleaner threads.
CLEANER_BIN_DELTAS_CLEANED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_CLEANED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_CLEANED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_DEAD - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_DEAD_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_DEAD_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_MIGRATED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_MIGRATED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_MIGRATED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_OBSOLETE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_OBSOLETE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BIN_DELTAS_OBSOLETE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_BYTES_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_BYTES_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
The cleaner checks disk utilization every time we write this many bytes to the log.
CLEANER_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.EnvironmentConfig
The number of times to retry cleaning if a deadlock occurs.
CLEANER_DELETIONS - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_DELETIONS_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_DELETIONS_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_DETAIL_MAX_MEMORY_PERCENTAGE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_DETAIL_MAX_MEMORY_PERCENTAGE - Static variable in class com.sleepycat.je.EnvironmentConfig
Tracking of detailed cleaning information will use no more than this percentage of the cache.
CLEANER_DISK_READS - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_DISK_READS_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_DISK_READS_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_ENTRIES_READ - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_ENTRIES_READ_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_ENTRIES_READ_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_EXPUNGE - Static variable in class com.sleepycat.je.EnvironmentConfig
If true (the default setting), the cleaner deletes log files after successful cleaning.
CLEANER_EXTINCT_SCAN_BATCH_DELAY - Static variable in class com.sleepycat.je.config.EnvironmentParams
FUTURE: Expose this setting.
CLEANER_EXTINCT_SCAN_BATCH_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
FUTURE: Expose this setting.
CLEANER_FETCH_OBSOLETE_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_FETCH_OBSOLETE_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, the cleaner will fetch records to determine their size and more accurately calculate log utilization.
CLEANER_FLUSH_EXTINCT_OBSOLETE - Static variable in class com.sleepycat.je.config.EnvironmentParams
FUTURE: Test and expose this setting.
CLEANER_FORCE_CLEAN_FILES - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_FORCE_CLEAN_FILES - Static variable in class com.sleepycat.je.EnvironmentConfig
Specifies a list of files or file ranges to be cleaned at a time when no other log cleaning is necessary.
CLEANER_FOREGROUND_PROACTIVE_MIGRATION - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
This parameter is ignored and proactive migration is no longer supported due to its negative impact on eviction and Btree splits. To reduce a cleaner backlog, configure more cleaner threads.
CLEANER_GRADUAL_EXPIRATION - Static variable in class com.sleepycat.je.config.EnvironmentParams
Not part of public API.
CLEANER_INS_CLEANED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_CLEANED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_CLEANED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_DEAD - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_DEAD_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_DEAD_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_MIGRATED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_MIGRATED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_MIGRATED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_OBSOLETE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_OBSOLETE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_INS_OBSOLETE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LAZY_MIGRATION - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
This parameter is ignored and lazy migration is no longer supported due to its negative impact on eviction and checkpointing. To reduce a cleaner backlog, configure more cleaner threads.
CLEANER_LNQUEUE_HITS - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNQUEUE_HITS_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNQUEUE_HITS_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_CLEANED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_CLEANED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_CLEANED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_DEAD - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_DEAD_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_DEAD_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_EXPIRED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_EXPIRED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_EXPIRED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_EXTINCT - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_EXTINCT_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_EXTINCT_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_LOCKED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_LOCKED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_LOCKED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_MARKED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_MARKED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_MARKED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_MIGRATED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_MIGRATED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_MIGRATED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_OBSOLETE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_OBSOLETE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LNS_OBSOLETE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.EnvironmentConfig
The lock timeout for cleaner transactions in microseconds.
CLEANER_LOOK_AHEAD_CACHE_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_LOOK_AHEAD_CACHE_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
The look ahead cache size for cleaning in bytes.
CLEANER_MAX_BATCH_FILES - Static variable in class com.sleepycat.je.config.EnvironmentParams
Deprecated.
Retained here only to avoid errors in old je.properties files.
CLEANER_MAX_BATCH_FILES - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
in 7.0. No longer used because the cleaner no longer has a backlog.
CLEANER_MAX_UTILIZATION - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_MAX_UTILIZATION_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_MAX_UTILIZATION_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_MIN_AGE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_MIN_AGE - Static variable in class com.sleepycat.je.EnvironmentConfig
The minimum age of a file (number of files between it and the active file) to qualify it for cleaning under any conditions.
CLEANER_MIN_FILE_UTILIZATION - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_MIN_FILE_UTILIZATION - Static variable in class com.sleepycat.je.EnvironmentConfig
A log file will be cleaned if its utilization percentage is below this value, irrespective of total utilization.
CLEANER_MIN_UTILIZATION - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_MIN_UTILIZATION - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_MIN_UTILIZATION - Static variable in class com.sleepycat.je.EnvironmentConfig
The cleaner will keep the total disk space utilization percentage above this value.
CLEANER_MIN_UTILIZATION_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_MIN_UTILIZATION_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_NAME - Static variable in class com.sleepycat.je.Environment
 
CLEANER_PENDING_DB_QUEUE_SIZE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_DB_QUEUE_SIZE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_DB_QUEUE_SIZE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_DBS_INCOMPLETE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_DBS_INCOMPLETE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_DBS_INCOMPLETE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_DBS_PROCESSED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_DBS_PROCESSED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_DBS_PROCESSED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_LN_QUEUE_SIZE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_LN_QUEUE_SIZE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_LN_QUEUE_SIZE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_LNS_LOCKED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_LNS_LOCKED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_LNS_LOCKED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_LNS_PROCESSED - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_LNS_PROCESSED_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PENDING_LNS_PROCESSED_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PREDICTED_MAX_UTILIZATION - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PREDICTED_MAX_UTILIZATION_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PREDICTED_MAX_UTILIZATION_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PREDICTED_MIN_UTILIZATION - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PREDICTED_MIN_UTILIZATION_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PREDICTED_MIN_UTILIZATION_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PROTECTED_LOG_SIZE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PROTECTED_LOG_SIZE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PROTECTED_LOG_SIZE_MAP - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PROTECTED_LOG_SIZE_MAP_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PROTECTED_LOG_SIZE_MAP_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_PROTECTED_LOG_SIZE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_READ_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_READ_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
The read buffer size for cleaning.
CLEANER_REMOVE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_RESERVED_LOG_SIZE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_RESERVED_LOG_SIZE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_RESERVED_LOG_SIZE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_REVISAL_RUNS - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_REVISAL_RUNS_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_REVISAL_RUNS_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_RMW_FIX - Static variable in class com.sleepycat.je.config.EnvironmentParams
Not part of public API, since it applies to a very old bug.
CLEANER_RUNS - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_RUNS_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_RUNS_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_THREADS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_THREADS - Static variable in class com.sleepycat.je.EnvironmentConfig
The number of threads allocated by the cleaner for log file processing.
CLEANER_TOTAL_LOG_SIZE - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_TOTAL_LOG_SIZE_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_TOTAL_LOG_SIZE_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_TRACK_DETAIL - Static variable in class com.sleepycat.je.config.EnvironmentParams
Not part of public API.
CLEANER_TWO_PASS_GAP - Static variable in class com.sleepycat.je.config.EnvironmentParams
Not part of public API.
CLEANER_TWO_PASS_RUNS - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_TWO_PASS_RUNS_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_TWO_PASS_RUNS_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
CLEANER_TWO_PASS_THRESHOLD - Static variable in class com.sleepycat.je.config.EnvironmentParams
Not part of public API.
CLEANER_UPGRADE_TO_LOG_VERSION - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_UPGRADE_TO_LOG_VERSION - Static variable in class com.sleepycat.je.EnvironmentConfig
All log files having a log version prior to the specified version will be cleaned at a time when no other log cleaning is necessary.
CLEANER_USE_DELETED_DIR - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_USE_DELETED_DIR - Static variable in class com.sleepycat.je.EnvironmentConfig
When EnvironmentConfig.CLEANER_EXPUNGE is false, the CLEANER_USE_DELETED_DIR parameter determines whether successfully cleaned files are moved to the "deleted" sub-directory.
CLEANER_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
CLEANER_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
The cleaner checks whether cleaning is needed if this interval elapses without any writing, to handle the case where cleaning or checkpointing is necessary to reclaim disk space, but writing has stopped.
CleanerBarrierState - Class in com.sleepycat.je.rep.impl.node.cbvlsn
This class is not used if the GlobalCBVLSN is defunct -- see GlobalCBVLSN.
CleanerBarrierState(VLSN, long) - Constructor for class com.sleepycat.je.rep.impl.node.cbvlsn.CleanerBarrierState
 
CleanerFileReader - Class in com.sleepycat.je.log
CleanerFileReader scans log files for INs and LNs.
CleanerFileReader(EnvironmentImpl, int, long, Long, FileSummary, INSummary, ExpirationTracker) - Constructor for class com.sleepycat.je.log.CleanerFileReader
Create this reader to start at a given LSN.
CleanerStatDefinition - Class in com.sleepycat.je.cleaner
Per-stat Metadata for JE cleaner statistics.
CleanerStatDefinition() - Constructor for class com.sleepycat.je.cleaner.CleanerStatDefinition
 
cleanLog() - Method in class com.sleepycat.je.Environment
Synchronously invokes log file (data file) cleaning until the target disk space utilization has been reached; this method is called periodically by the cleaner background threads.
cleanLogFile() - Method in class com.sleepycat.je.Environment
Synchronously invokes cleaning of a single log file (data file), if the target disk space utilization has not been reached.
cleanup(Logger, EnvironmentImpl, Formatter, DataChannel, BufferedReader, PrintWriter) - Static method in class com.sleepycat.je.rep.elections.Utils
Cleans up the socket and its related streams after a request/response cycle.
cleanup() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
Invoked when a ReplayTxn is being abandoned on shutdown.
cleanup() - Method in class com.sleepycat.je.utilint.StoppableThread
Must be invoked upon, or soon after, exit from the thread to perform any cleanup, and ensure that any allocated resources are freed.
CLEANUP_DONE - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
cleanupDatabaseImpls(boolean) - Method in class com.sleepycat.je.txn.Txn
Cleanup leftover databaseImpls that are a by-product of database operations like removeDatabase, truncateDatabase and renameDatabase.
clear() - Method in class com.sleepycat.collections.StoredContainer
Removes all mappings or elements from this map or collection (optional operation).
clear() - Method in class com.sleepycat.je.dbi.DbEnvPool
For unit testing only.
clear() - Method in class com.sleepycat.je.dbi.INList
Clear the entire list at shutdown and release its portion of the memory budget.
clear() - Static method in class com.sleepycat.je.latch.LatchSupport
Should be called when closing the environment, so that residual latches don't impact another environment that is opened
clear() - Method in class com.sleepycat.je.log.FileManager
Close all file handles and empty the cache.
clear() - Method in class com.sleepycat.je.rep.impl.node.DbCache
Clears out the cache releasing db handles as well
clear() - Method in class com.sleepycat.je.rep.utilint.IntRunningTotalStat
 
clear() - Method in class com.sleepycat.je.rep.utilint.SimpleTxnMap
The methods below are not used in critical paths and are not optimized.
clear() - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
Deprecated.
clear(Exception) - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
Clears the underlying map and the latch map, after first counting them down, thus permitting any waiting threads to make progress.
CLEAR - Static variable in class com.sleepycat.je.StatsConfig
A convenience instance for which setClear(true) has been called, and all other properties have default values.
clear(IN, INLongRep.EmptyRep) - Method in class com.sleepycat.je.tree.INLongRep
 
clear(IN, INLongRep.EmptyRep) - Method in class com.sleepycat.je.tree.INLongRep.DefaultRep
 
clear(IN, INLongRep.EmptyRep) - Method in class com.sleepycat.je.tree.INLongRep.EmptyRep
 
clear(IN, INLongRep.EmptyRep) - Method in class com.sleepycat.je.tree.INLongRep.SparseRep
 
clear() - Method in class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
clear() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
clear() - Method in class com.sleepycat.je.utilint.AtomicLongComponent
 
clear() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
clear() - Method in class com.sleepycat.je.utilint.BaseStat
Resets the statistic to its initial state.
clear() - Method in class com.sleepycat.je.utilint.BooleanStat
 
clear() - Method in class com.sleepycat.je.utilint.DoubleExpMovingAvg
 
clear() - Method in class com.sleepycat.je.utilint.FloatStat
 
clear() - Method in class com.sleepycat.je.utilint.IntegralLongAvgStat
 
clear() - Method in class com.sleepycat.je.utilint.IntStat
 
clear() - Method in class com.sleepycat.je.utilint.LatencyPercentile
 
clear() - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
 
clear() - Method in class com.sleepycat.je.utilint.LongArrayStat
 
clear() - Method in class com.sleepycat.je.utilint.LongAvg
 
clear() - Method in class com.sleepycat.je.utilint.LongAvgRate
 
clear() - Method in class com.sleepycat.je.utilint.LongAvgRateStat
 
clear() - Method in class com.sleepycat.je.utilint.LongAvgStat
 
clear() - Method in class com.sleepycat.je.utilint.LongDiffStat
 
clear() - Method in class com.sleepycat.je.utilint.LongMax
 
clear() - Method in class com.sleepycat.je.utilint.LongMaxStat
 
clear() - Method in class com.sleepycat.je.utilint.LongMinStat
 
clear() - Method in class com.sleepycat.je.utilint.LongStat
 
clear() - Method in class com.sleepycat.je.utilint.MapStat
 
clear() - Method in class com.sleepycat.je.utilint.NoClearAtomicLongStat
Never clear this stat.
clear() - Method in class com.sleepycat.je.utilint.StatGroup
Clear all stats in a StatGroup.
clear() - Method in class com.sleepycat.je.utilint.StringStat
 
clear() - Method in class com.sleepycat.utilint.LatencyStat
 
clearActiveTransfer() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Called by the RepNode when a transition to replica status has completely finished.
clearAutoRepairReservedFilesDone() - Method in class com.sleepycat.je.dbi.DbTree
 
clearCache(EnvironmentImpl) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
clearClosingLocker() - Method in class com.sleepycat.je.dbi.CursorImpl
Called when a cursor move operation is complete.
clearDbFileSummaries() - Method in class com.sleepycat.je.dbi.DatabaseImpl
If DatabaseImpl.readFromLog(java.nio.ByteBuffer, int) has read the file summaries from an old MapLN, we only need it if the MapLN is deleted (for recovery replay).
clearDirty() - Method in class com.sleepycat.je.tree.LN
 
clearedCachedFileChecksum(String) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Clears the cached checksum for a file when it may be overwritten (e.g., entries may be erased).
clearedCachedFileChecksum(String) - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
Clears the cached checksum for a file when it may be overwritten (e.g., entries may be erased).
clearedCachedFileChecksum(String) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Clears the cached checksum for a file when it may be overwritten (e.g., entries may be erased).
clearedCachedFileChecksum(String) - Method in class com.sleepycat.je.rep.impl.RepImpl
Clears the cached checksum for a file when it may be overwritten (e.g., entries may be erased).
clearEnvImpl(Environment) - Static method in class com.sleepycat.je.DbInternal
Proxy to Environment.clearEnvImpl
clearKeyPrefixing() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
clearLastLoggedSize(int) - Method in class com.sleepycat.je.tree.BIN
 
clearLastLoggedSize(int) - Method in class com.sleepycat.je.tree.IN
The last logged size is not stored for UINs.
clearLatch() - Method in class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
Clears the latch freeing any waiters.
clearLatency() - Method in class com.sleepycat.utilint.StatsTracker
Should be called after each interval latency stat collection, to reset for the next period's collection.
clearOffHeapBINId(int) - Method in class com.sleepycat.je.tree.IN
 
clearOffHeapLNIds() - Method in class com.sleepycat.je.tree.BIN
 
clearReadLocks() - Method in class com.sleepycat.je.txn.Txn
 
clearStats() - Method in interface com.sleepycat.je.latch.Latch
Resets collected stat values to zero.
clearStats() - Method in class com.sleepycat.je.latch.LatchImpl
 
clearStats() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
clearStats() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
clearStats() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
clearTarget() - Method in class com.sleepycat.je.tree.ChildReference
Clear the target for this ChildReference.
clearTransactionAcks(Txn) - Method in class com.sleepycat.je.rep.stream.FeederTxns
 
clearWriteLocks(Set<Long>) - Method in class com.sleepycat.je.txn.Txn
Release any write locks that are not in the retainedNodes set.
CLIENT_VERSION - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
ClientAuthMethod - Class in com.sleepycat.je.rep.subscription
Object represents a subscription authentication method used in service handshake at client side
ClientInitOp(ServiceHandshake.ClientHandshake) - Constructor for class com.sleepycat.je.rep.utilint.ServiceHandshake.ClientInitOp
 
ClientVersion() - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.ClientVersion
 
ClientVersion(ByteBuffer) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.ClientVersion
 
Clock(int) - Constructor for class com.sleepycat.je.rep.utilint.RepUtils.Clock
 
clone() - Method in class com.sleepycat.je.CheckpointConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.cleaner.DbFileSummary
 
clone() - Method in class com.sleepycat.je.cleaner.FileSummary
 
clone() - Method in class com.sleepycat.je.CursorConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.DatabaseConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.EnvironmentConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
clone() - Method in class com.sleepycat.je.JoinConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
clone() - Method in interface com.sleepycat.je.log.entry.LogEntry
 
clone() - Method in class com.sleepycat.je.PreloadConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.ReadOptions
 
clone() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
clone() - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
 
clone() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.rep.ReplicationBasicConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.rep.ReplicationConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
 
clone() - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.rep.stream.MasterStatus
Returns a read-only snapshot of the object.
clone() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
clone() - Method in class com.sleepycat.je.SecondaryConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.SequenceConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.StatsConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.TransactionConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.txn.LockInfo
 
clone() - Method in class com.sleepycat.je.VerifyConfig
Returns a copy of this configuration object.
clone() - Method in class com.sleepycat.je.WriteOptions
 
clone() - Method in class com.sleepycat.persist.evolve.EvolveConfig
Returns a shallow copy of the configuration.
clone() - Method in class com.sleepycat.persist.StoreConfig
Returns a shallow copy of the configuration.
clone() - Method in class com.sleepycat.utilint.Latency
 
cloneAndNegate(Map<String, StatGroup>) - Method in class com.sleepycat.je.statcap.StatManager
 
cloneBINDelta() - Method in class com.sleepycat.je.tree.BIN
This method assumes that "this" BIN is a delta and creates a clone of it.
cloneConfig() - Method in class com.sleepycat.je.DatabaseConfig
Deprecated.
As of JE 4.0.13, replaced by DatabaseConfig.clone().
cloneConfig() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Clones the current configuration.
cloneConfig() - Method in class com.sleepycat.persist.evolve.EvolveConfig
Deprecated.
As of JE 4.0.13, replaced by EvolveConfig.clone().
cloneConfig() - Method in class com.sleepycat.persist.StoreConfig
Deprecated.
As of JE 4.0.13, replaced by StoreConfig.clone().
cloneCursor(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
Performs a shallow copy and returns the new cursor.
cloneCursorConfig(CursorConfig) - Static method in class com.sleepycat.compat.DbCompat
 
cloneGroup(boolean) - Method in class com.sleepycat.je.utilint.StatGroup
 
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()
cloneRepConfig() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
cloneRepMutableConfig() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
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
Closes the given iterator using StoredIterator.close() if it is a StoredIterator.
close() - Method in class com.sleepycat.collections.StoredIterator
Closes this iterator.
close() - Method in class com.sleepycat.je.cleaner.Cleaner
Release resources and update memory budget.
close() - Method in class com.sleepycat.je.Cursor
Discards the cursor.
close() - Method in class com.sleepycat.je.Database
Discards the database handle.
close() - Method in class com.sleepycat.je.dbi.CursorImpl
 
close(CursorImpl) - Method in class com.sleepycat.je.dbi.CursorImpl
Close a cursor.
close() - Method in class com.sleepycat.je.dbi.DbTree
Release resources and update memory budget.
close() - Method in class com.sleepycat.je.dbi.DiskOrderedCursorImpl
 
close() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Decrements the reference count and closes the environment when it reaches zero.
close(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Decrements the reference count and closes the environment when it reaches zero.
close() - Method in class com.sleepycat.je.DiskOrderedCursor
Discards the cursor.
close() - Method in class com.sleepycat.je.Environment
The Environment.close method closes the Berkeley DB environment.
close() - Method in interface com.sleepycat.je.ForwardCursor
Discards the cursor.
close() - Method in class com.sleepycat.je.JoinCursor
Closes the cursors that have been opened by this join cursor.
close() - Method in class com.sleepycat.je.log.FileManager
Clear the file lock.
close() - Method in class com.sleepycat.je.rep.impl.node.Replay
Release all transactions, database handles, etc held by the replay unit.
close() - Method in interface com.sleepycat.je.rep.net.DataChannel
Closes this channel, which should be a blocking channel.
close() - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Close this ReplicatedEnvironment and release any resources used by the handle.
close(boolean) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
close(Environment, Database) - Static method in class com.sleepycat.je.rep.util.ldiff.LDiffUtil
 
close() - Method in class com.sleepycat.je.rep.utilint.NamedChannel
 
close() - Method in class com.sleepycat.je.rep.utilint.NamedChannelWithTimeout
 
close() - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
close() - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
 
close() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
close(boolean) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
close() - Method in class com.sleepycat.je.SecondaryDatabase
Closes a secondary database and dis-associates it from its primary database.
close() - Method in class com.sleepycat.je.Sequence
Closes a sequence.
close() - Method in interface com.sleepycat.je.trigger.PersistentTrigger
The trigger method associated with the close of the last writable Database handle.
close(boolean) - Method in class com.sleepycat.je.txn.Txn
Close and unregister this txn.
close() - Method in class com.sleepycat.je.util.LogVerificationInputStream
close() - Method in class com.sleepycat.je.util.LogVerificationReadableByteChannel
close() - Method in class com.sleepycat.je.utilint.ConfiguredRedirectHandler
 
close() - Method in class com.sleepycat.je.utilint.FileRedirectHandler
 
close() - Method in class com.sleepycat.je.utilint.TaskCoordinator
Close the coordinator.
close() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Permit
 
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
 
closeAfterInvalid() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
closeAsync() - Method in interface com.sleepycat.je.rep.net.DataChannel
Closes this channel, which should be a non-blocking channel.
closeAsync() - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
closeAsync() - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
 
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.
closeForcefully() - Method in interface com.sleepycat.je.rep.net.DataChannel
Closes this channel forcefully.
closeForcefully() - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
closeForcefully() - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
 
closeHandlers() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
closeInternalHandle(Environment) - Static method in class com.sleepycat.je.DbInternal
Proxy to Environment.closeInternalHandle
CmdUtil - Class in com.sleepycat.je.utilint
Convenience methods for command line utilities.
CmdUtil() - Constructor for class com.sleepycat.je.utilint.CmdUtil
 
codeVersion - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
CollectionUtils - Class in com.sleepycat.je.utilint
Java Collection utilities.
collectStats() - Method in class com.sleepycat.je.txn.BasicLocker
Stats.
collectStats() - Method in class com.sleepycat.je.txn.Locker
Get lock count, for per transaction lock stats, for internal debugging.
collectStats() - Method in class com.sleepycat.je.txn.Txn
stats
com.sleepycat.asm - package com.sleepycat.asm
INTERNAL: ASM library classes (copy of 3rd party sources) used by DPL for bytecode generation.
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
INTERNAL: BDB/JE compatibility layer for bind, collections, DPL packages.
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
INTERNAL: disk garbage collection.
com.sleepycat.je.config - package com.sleepycat.je.config
INTERNAL: Environment configuration parameter support.
com.sleepycat.je.dbi - package com.sleepycat.je.dbi
INTERNAL: Underlying XxxImpl classes for Environment, Database and Cursor, plus other misc classes (originally, dbi meant "db internal interface").
com.sleepycat.je.evictor - package com.sleepycat.je.evictor
INTERNAL: Evicts data from the main and off-heap caches when they overflow.
com.sleepycat.je.incomp - package com.sleepycat.je.incomp
INTERNAL: IN compressor performs background deletion of defunct IN slots and deletes empty INs.
com.sleepycat.je.latch - package com.sleepycat.je.latch
INTERNAL: Latches wrap Java ReentrantLock and ReentrantReadWriteLock and add restrictions and debugging support; used mainly for IN locking.
com.sleepycat.je.log - package com.sleepycat.je.log
INTERNAL: Low level data storage including log entry sequential logging/writing, random reading/fetching, and sequential reading.
com.sleepycat.je.log.entry - package com.sleepycat.je.log.entry
INTERNAL: Classes for serializing/materializing log entries.
com.sleepycat.je.recovery - package com.sleepycat.je.recovery
INTERNAL: Performs recovery/startup processing during Environment open, and checkpoints to bound recovery time.
com.sleepycat.je.rep - package com.sleepycat.je.rep
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE environments.
com.sleepycat.je.rep.arbiter - package com.sleepycat.je.rep.arbiter
Provides a mechanism to allow write availability for the Replication group even when the number of replication nodes is less than majority.
com.sleepycat.je.rep.arbiter.impl - package com.sleepycat.je.rep.arbiter.impl
INTERNAL: Implementation classes for the arbiter node.
com.sleepycat.je.rep.arbitration - package com.sleepycat.je.rep.arbitration
INTERNAL: Manages the designated primary of a two-node group -- this is NOT the arbiter node.
com.sleepycat.je.rep.elections - package com.sleepycat.je.rep.elections
INTERNAL: Elections of the master node among the nodes in a group.
com.sleepycat.je.rep.impl - package com.sleepycat.je.rep.impl
INTERNAL: Top level HA implementation classes.
com.sleepycat.je.rep.impl.networkRestore - package com.sleepycat.je.rep.impl.networkRestore
INTERNAL: Protocol for network restore.
com.sleepycat.je.rep.impl.node - package com.sleepycat.je.rep.impl.node
INTERNAL: Feeder and Replica node implementations.
com.sleepycat.je.rep.impl.node.cbvlsn - package com.sleepycat.je.rep.impl.node.cbvlsn
INTERNAL: Eventual burial ground for Cleaner Barrier VLSN (CBVLSN) classes, currently used only for compatibility with old version nodes in a mixed version group.
com.sleepycat.je.rep.monitor - package com.sleepycat.je.rep.monitor
BDB JE HA support for applications that need to track the composition of a replication group, in order to do tasks such as load balancing and request routing.
com.sleepycat.je.rep.net - package com.sleepycat.je.rep.net
BDB JE HA support for network communications configuration.
com.sleepycat.je.rep.stream - package com.sleepycat.je.rep.stream
INTERNAL: Feeding and syncup (init) of rep stream from master node to other node types (replicas, etc).
com.sleepycat.je.rep.subscription - package com.sleepycat.je.rep.subscription
INTERNAL: Subscription of rep stream for use by stream API in NoSQL DB.
com.sleepycat.je.rep.txn - package com.sleepycat.je.rep.txn
INTERNAL: HA Txn/Locker subclasses for enforcing consistency and durability constraints.
com.sleepycat.je.rep.util - package com.sleepycat.je.rep.util
BDB JE High Availability command line utilities and helper classes.
com.sleepycat.je.rep.util.ldiff - package com.sleepycat.je.rep.util.ldiff
INTERNAL: LDiff debugging utility for comparing databases on different nodes in a group.
com.sleepycat.je.rep.utilint - package com.sleepycat.je.rep.utilint
INTERNAL: Command line and programmatic utilities.
com.sleepycat.je.rep.utilint.net - package com.sleepycat.je.rep.utilint.net
INTERNAL: Network utility classes.
com.sleepycat.je.rep.vlsn - package com.sleepycat.je.rep.vlsn
INTERNAL: VLSN index (in-memory and persistent) for mapping VLSNs to LSNs.
com.sleepycat.je.statcap - package com.sleepycat.je.statcap
INTERNAL: Statistics capture and output to je.stat.csv file.
com.sleepycat.je.tree - package com.sleepycat.je.tree
INTERNAL: Btree data structure (the JE main cache), including persistent nodes classes, and Btree access methods.
com.sleepycat.je.tree.dupConvert - package com.sleepycat.je.tree.dupConvert
INTERNAL: Defunct Btree classes for old duplicate Btrees, only used during recovery.
com.sleepycat.je.trigger - package com.sleepycat.je.trigger
NOT YET RELEASED: Triggers provide a mechanism for automatically executing one or more application defined trigger methods whenever a certain type of operation is performed.
com.sleepycat.je.txn - package com.sleepycat.je.txn
INTERNAL: Transaction management and locking (concurrency control).
com.sleepycat.je.util - package com.sleepycat.je.util
Supporting utilities.
com.sleepycat.je.util.verify - package com.sleepycat.je.util.verify
INTERNAL: Scheduled data verifier and Btree verification.
com.sleepycat.je.utilint - package com.sleepycat.je.utilint
INTERNAL: Misc utility classes, including some stat classes.
com.sleepycat.json_simple - package com.sleepycat.json_simple
 
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
INTERNAL: Direct Persistence Layer (DPL) implementation.
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
INTERNAL: Key range cursor operations for use in collections API and DPL.
com.sleepycat.utilint - package com.sleepycat.utilint
INTERNAL: Misc utility classes used by JE, BDB and NoSQL DB.
combine(DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.je.dbi.DupKeyData
Returns twoPartKey as: paramKey bytes, paramData bytes, reverse-packed len of paramKey bytes.
combine(byte[], byte[]) - Static method in class com.sleepycat.je.dbi.DupKeyData
 
combine(byte[], int, int, byte[], int, int) - Static method in class com.sleepycat.je.dbi.DupKeyData
 
comment - Variable in class com.sleepycat.je.utilint.EventTrace
 
COMMIT - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
Commit(boolean, Durability.SyncPolicy, OutputWireRecord) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.Commit
 
Commit(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.Commit
 
commit(Durability.SyncPolicy, ReplicationContext, int, long) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
Commits the txn being replayed.
commit() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
commit(Durability) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
commit() - Method in class com.sleepycat.je.Transaction
End the transaction.
commit(Durability) - Method in class com.sleepycat.je.Transaction
End the transaction using the specified durability requirements.
commit(Transaction) - Method in interface com.sleepycat.je.trigger.TransactionTrigger
The trigger method invoked after a transaction has been committed.
commit(Xid) - Method in class com.sleepycat.je.txn.Txn
 
commit() - Method in class com.sleepycat.je.txn.Txn
Call commit() with the default sync configuration property.
commit(Durability) - Method in class com.sleepycat.je.txn.Txn
Commit this transaction; it involves the following logical steps: 1.
commit(Xid, boolean) - Method in class com.sleepycat.je.XAEnvironment
 
COMMIT_NO_SYNC - Static variable in class com.sleepycat.je.Durability
A convenience constant that defines a durability policy with COMMIT_NO_SYNC for local commit synchronization.
COMMIT_SYNC - Static variable in class com.sleepycat.je.Durability
A convenience constant that defines a durability policy with COMMIT_SYNC for local commit synchronization.
COMMIT_TO_NETWORK - Static variable in class com.sleepycat.je.rep.impl.RepParams
Changes the notion of an ack.
COMMIT_WRITE_NO_SYNC - Static variable in class com.sleepycat.je.Durability
A convenience constant that defines a durability policy with COMMIT_WRITE_NO_SYNC for local commit synchronization.
CommitFreezeLatch - Class in com.sleepycat.je.rep.impl.node
Ensures that a VLSN is not advanced at this node while an election is in progress.
CommitFreezeLatch() - Constructor for class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
 
CommitLogEntry - Class in com.sleepycat.je.log.entry
Log entry for a transaction commit.
CommitLogEntry() - Constructor for class com.sleepycat.je.log.entry.CommitLogEntry
Construct a log entry for reading a TxnCommit object.
CommitLogEntry(TxnCommit) - Constructor for class com.sleepycat.je.log.entry.CommitLogEntry
Construct a log entry for writing a TxnCommit object.
commitLsn - Variable in class com.sleepycat.je.txn.Txn
 
commitNoSync() - Method in class com.sleepycat.je.Transaction
End the transaction, not writing to stable storage and not committing synchronously.
CommitPointConsistencyPolicy - Class in com.sleepycat.je.rep
A consistency policy which ensures that the environment on a Replica node is at least as current as denoted by the specified CommitToken.
CommitPointConsistencyPolicy(CommitToken, long, TimeUnit) - Constructor for class com.sleepycat.je.rep.CommitPointConsistencyPolicy
Defines how current a Replica needs to be in terms of a specific transaction that was committed on the Master.
commitSync() - Method in class com.sleepycat.je.Transaction
End the transaction, writing to stable storage and committing synchronously.
CommitToken - Class in com.sleepycat.je
Defines an opaque token that can be used to identify a specific transaction commit in a replicated environment.
CommitToken(UUID, long) - Constructor for class com.sleepycat.je.CommitToken
 
commitTransaction() - Method in class com.sleepycat.collections.CurrentTransaction
Commits the transaction that is active for the current thread for this environment and makes the parent transaction (if any) the current transaction.
commitWriteNoSync() - Method in class com.sleepycat.je.Transaction
End the transaction, writing to stable storage but not committing synchronously.
compact(IN) - Method in class com.sleepycat.je.tree.INArrayRep
Chooses a more compact representation, if that's possible, otherwise does nothing.
compact(IN) - Method in class com.sleepycat.je.tree.INKeyRep.Default
Evolves to the MaxKeySize representation if that is more efficient for the current set of keys.
compact(IN) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
compact(IN, INLongRep.EmptyRep) - Method in class com.sleepycat.je.tree.INLongRep
 
compact(IN, INLongRep.EmptyRep) - Method in class com.sleepycat.je.tree.INLongRep.DefaultRep
 
compact(IN, INLongRep.EmptyRep) - Method in class com.sleepycat.je.tree.INLongRep.EmptyRep
 
compact(IN, INLongRep.EmptyRep) - Method in class com.sleepycat.je.tree.INLongRep.SparseRep
 
compact(IN) - Method in class com.sleepycat.je.tree.INTargetRep.Default
 
compact(IN) - Method in class com.sleepycat.je.tree.INTargetRep.None
 
compact(IN) - Method in class com.sleepycat.je.tree.INTargetRep.Sparse
 
compactMemory() - Method in class com.sleepycat.je.tree.BIN
 
compactMemory() - Method in class com.sleepycat.je.tree.IN
Compacts the representation of the IN, if possible.
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.
comparatorToBytes(Comparator<byte[]>, boolean, String) - Static method in class com.sleepycat.je.dbi.DatabaseImpl
Converts a comparator object to a serialized byte array, converting to a class name String object if byClassName is true.
compare(byte[], byte[]) - Method in class com.sleepycat.je.dbi.DupKeyData.NextNoDupComparator
 
compare(byte[], byte[]) - Method in class com.sleepycat.je.dbi.DupKeyData.PutNoOverwriteComparator
 
compare(byte[], byte[]) - Method in class com.sleepycat.je.dbi.DupKeyData.TwoPartKeyComparator
 
compare(long, long) - Static method in class com.sleepycat.je.utilint.NanoTimeUtil
Special compare function for comparing times returned by System.nanoTime() to protect against numerical overflows.
compare(byte[], byte[]) - Method in class com.sleepycat.persist.impl.PersistComparator
 
compare(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.util.keyrange.KeyRange
Compares two keys, using the user comparator if there is one.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.sleepycat.util.keyrange.KeyRange
Compares two keys as unsigned byte arrays, which is the default comparison used by JE/DB.
compareDuplicates(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.Database
Compares two data elements using either the default comparator if no duplicate comparator has been set or the duplicate comparator if one has been set.
compareEntries(DatabaseEntry, DatabaseEntry, boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
compareKeys(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.Database
Compares two keys using either the default comparator if no BTree comparator has been set or the BTree comparator if one has been set.
compareKeys(byte[], byte[], int, boolean, Comparator<byte[]>) - Method in class com.sleepycat.je.tree.INKeyRep
 
compareKeys(byte[], byte[], int, boolean, Comparator<byte[]>) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
compareKeys(byte[], byte[], int, boolean, Comparator<byte[]>) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
compareKeys(byte[], int, int, byte[], int, int, Comparator<byte[]>) - Static method in class com.sleepycat.je.tree.Key
Compare keys with an optional comparator.
compareKeys(byte[], byte[], Comparator<byte[]>) - Static method in class com.sleepycat.je.tree.Key
Compare keys with an optional comparator.
compareKeys(DatabaseEntry, DatabaseEntry, Comparator<byte[]>) - Static method in class com.sleepycat.je.tree.Key
Compare keys with an optional comparator.
compareMainKey(byte[], byte[], Comparator<byte[]>) - Static method in class com.sleepycat.je.dbi.DupKeyData
Compares the first part of the two keys.
compareMainKey(byte[], byte[], int, int, Comparator<byte[]>) - Static method in class com.sleepycat.je.dbi.DupKeyData
Compares the first part of the two keys.
CompareSlot(DatabaseImpl, LNLogEntry<?>) - Constructor for class com.sleepycat.je.txn.TxnChain.CompareSlot
 
compareTo(CommitToken) - Method in class com.sleepycat.je.CommitToken
Implements the Comparable interface.
compareTo(DatabaseId) - Method in class com.sleepycat.je.dbi.DatabaseId
see Comparable#compareTo
compareTo(JEVersion) - Method in class com.sleepycat.je.JEVersion
 
compareTo(Acceptor.SuggestionGenerator.Ranking) - Method in class com.sleepycat.je.rep.elections.Acceptor.SuggestionGenerator.Ranking
 
compareTo(IN) - Method in class com.sleepycat.je.tree.IN
Sort based on equality key.
compareTo(Key) - Method in class com.sleepycat.je.tree.Key
Compare two keys.
compareTo(TxnChain.CompareSlot) - Method in class com.sleepycat.je.txn.TxnChain.CompareSlot
 
compareTo(long, long) - Static method in class com.sleepycat.je.utilint.DbLsn
 
compareTo(Object) - Method in class com.sleepycat.je.utilint.StatDefinition
 
compareTo(VLSN) - Method in class com.sleepycat.je.utilint.VLSN
Compares this VLSN's sequence with the specified VLSN's sequence for order.
compareTypeAndVersion(int, int, byte) - Method in class com.sleepycat.je.log.LogEntryType
Return true if the type of this LogEntryType is equivalent to typeB.
compareTypeAndVersion(int, byte, int, byte) - Static method in class com.sleepycat.je.log.LogEntryType
Return true if the two types are equal.
compareUnsignedBytes(byte[], int, int, byte[], int, int) - Static method in class com.sleepycat.je.tree.Key
Compare using a default unsigned byte comparison.
ComplexFormat - Class in com.sleepycat.persist.impl
Format for persistent complex classes that are not composite key classes.
CompositeKeyFormat - Class in com.sleepycat.persist.impl
Format for a composite key class.
compress() - Method in class com.sleepycat.je.Environment
Synchronously invokes the compressor mechanism which compacts in memory data structures after delete operations.
compress(boolean, LocalUtilizationTracker) - Method in class com.sleepycat.je.tree.BIN
Compress a full BIN by removing any slots that are deleted or expired.
COMPRESSOR_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.EnvironmentConfig
The number of times to retry a compression run if a deadlock occurs.
COMPRESSOR_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
COMPRESSOR_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.EnvironmentConfig
The lock timeout for compressor transactions in microseconds.
COMPRESSOR_PURGE_ROOT - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
as of 3.3.87. Compression of the root node no longer has any benefit and this feature has been removed. This parameter has no effect.
COMPRESSOR_RETRY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
COMPRESSOR_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
COMPRESSOR_WAKEUP_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
The compressor thread wakeup interval in microseconds.
compute() - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
COMPUTE_FRAMES - Static variable in class com.sleepycat.asm.ClassWriter
Flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class com.sleepycat.asm.ClassWriter
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
computeInterval(Stat<TransactionStats.Active[]>) - Method in class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
computeInterval(Stat<Integer>) - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
computeInterval(Stat<String>) - Method in class com.sleepycat.je.utilint.AtomicLongMapStat
The base argument must be an instance of AtomicLongMapStat.
computeInterval(Stat<Long>) - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
computeInterval(Stat<Boolean>) - Method in class com.sleepycat.je.utilint.BooleanStat
 
computeInterval(Stat<Float>) - Method in class com.sleepycat.je.utilint.FloatStat
 
computeInterval(Stat<IntegralLongAvg>) - Method in class com.sleepycat.je.utilint.IntegralLongAvgStat
 
computeInterval(Stat<Integer>) - Method in class com.sleepycat.je.utilint.IntStat
 
computeInterval(Stat<String>) - Method in class com.sleepycat.je.utilint.LatencyPercentileMapStat
Creates a new map that contains entries that represent the interval for all keys that appear in both maps.
computeInterval(Stat<Long>) - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
Compute interval value with respect to the base value.
computeInterval(Stat<long[]>) - Method in class com.sleepycat.je.utilint.LongArrayStat
 
computeInterval(Stat<String>) - Method in class com.sleepycat.je.utilint.LongAvgMapStat
Compute interval value with respect to the base value.
computeInterval(Stat<String>) - Method in class com.sleepycat.je.utilint.LongAvgRateMapStat
Creates a new map that contains entries for all keys that appear in whichever of this map or the argument is newer, with those entries updated with any values from both maps.
computeInterval(Stat<Long>) - Method in class com.sleepycat.je.utilint.LongAvgRateStat
Create a stat that includes the newest entries from this stat and the base stat.
computeInterval(Stat<Long>) - Method in class com.sleepycat.je.utilint.LongAvgStat
Compute interval value with respect to the base value.
computeInterval(Stat<String>) - Method in class com.sleepycat.je.utilint.LongDiffMapStat
Ignores base for a non-additive stat.
computeInterval(Stat<String>) - Method in class com.sleepycat.je.utilint.LongMaxMapStat
Ignores base for a non-additive stat.
computeInterval(Stat<Long>) - Method in class com.sleepycat.je.utilint.LongMaxStat
 
computeInterval(Stat<Long>) - Method in class com.sleepycat.je.utilint.LongMinStat
 
computeInterval(Stat<Long>) - Method in class com.sleepycat.je.utilint.LongStat
 
computeInterval(Stat<Long>) - Method in class com.sleepycat.je.utilint.LSNStat
 
computeInterval(Stat<T>) - Method in class com.sleepycat.je.utilint.Stat
Compute interval value with respect to the base value.
computeInterval(StatGroup) - Method in class com.sleepycat.je.utilint.StatGroup
The caller must make sure that no stats are added to or removed from this stat group while this method is being called.
computeInterval(Stat<String>) - Method in class com.sleepycat.je.utilint.StringStat
 
computeMemorySize() - Method in class com.sleepycat.je.tree.BIN
Adds vlsnCache size to computed memory size.
computeMemorySize() - Method in class com.sleepycat.je.tree.dupConvert.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.
concatByteArray(byte[], byte[]) - Static method in class com.sleepycat.je.rep.util.ldiff.LDiffUtil
 
condition() - Method in class com.sleepycat.je.utilint.PollCondition
 
ConfigBeanInfoBase - Class in com.sleepycat.util
 
ConfigBeanInfoBase() - Constructor for class com.sleepycat.util.ConfigBeanInfoBase
 
configFlushTask(DbConfigManager) - Method in class com.sleepycat.je.log.LogFlusher
Applies the new configuration, then cancels and reschedules the flush tasks as needed.
configManager - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
ConfigParam - Class in com.sleepycat.je.config
A ConfigParam embodies the metadata about a JE configuration parameter: the parameter name, default value, and a validation method.
ConfigParam(String, String, boolean, boolean) - Constructor for class com.sleepycat.je.config.ConfigParam
 
configureBlocking(boolean) - Method in interface com.sleepycat.je.rep.net.DataChannel
Adjusts this channel's blocking mode.
configureBlocking(boolean) - Method in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
Configures the channel to be blocking.
configureBlocking(boolean) - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
Configures the channel to be blocking.
configuredBlocking - Variable in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
The cached value of whether the channel is blocking.
configuredCollection(Collection<E>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
Creates a configured collection from a given stored collection.
configuredList(List<E>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
Creates a configured list from a given stored list.
configuredMap(Map<K, V>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
Creates a configured map from a given stored map.
ConfiguredRedirectHandler - Class in com.sleepycat.je.utilint
Redirects logging messages to the owning environment's application configured handler, if one was specified through EnvironmentConfig.setLoggingHandler().
ConfiguredRedirectHandler() - Constructor for class com.sleepycat.je.utilint.ConfiguredRedirectHandler
 
configuredSet(Set<E>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
Creates a configured set from a given stored set.
configuredSortedMap(SortedMap<K, V>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
Creates a configured sorted map from a given stored sorted map.
configuredSortedSet(SortedSet<E>, CursorConfig) - Static method in class com.sleepycat.collections.StoredCollections
Creates a configured sorted set from a given stored sorted set.
configuredVersion - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
configVerifyTask(DbConfigManager) - Method in class com.sleepycat.je.util.verify.DataVerifier
Applies the new configuration, then cancels and reschedules the verify task as needed.
connect(InetSocketAddress, InetSocketAddress, DataChannelFactory.ConnectOptions) - Method in interface com.sleepycat.je.rep.net.DataChannelFactory
Creates a DataChannel that connects to the specified address, with the specified options.
connect(InetSocketAddress, InetSocketAddress, DataChannelFactory.ConnectOptions) - Method in class com.sleepycat.je.rep.utilint.net.SimpleChannelFactory
 
connect(InetSocketAddress, InetSocketAddress, DataChannelFactory.ConnectOptions) - Method in class com.sleepycat.je.rep.utilint.net.SSLChannelFactory
Construct a DataChannel wrapping a new connection to the specified address using the associated connection options.
ConnectOptions() - Constructor for class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Creates a base set of connection options.
cons1 - Static variable in class com.sleepycat.je.utilint.CronScheduleParser
 
cons2 - Static variable in class com.sleepycat.je.utilint.CronScheduleParser
 
cons3 - Static variable in class com.sleepycat.je.utilint.CronScheduleParser
 
cons4 - Static variable in class com.sleepycat.je.utilint.CronScheduleParser
 
cons5 - Static variable in class com.sleepycat.je.utilint.CronScheduleParser
 
cons6 - Static variable in class com.sleepycat.je.utilint.CronScheduleParser
 
cons7 - Static variable in class com.sleepycat.je.utilint.CronScheduleParser
 
CONSISTENCY_POLICY - Static variable in class com.sleepycat.je.rep.impl.RepParams
Identifies the default consistency policy used by a replica.
CONSISTENCY_POLICY - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The default consistency policy used by a replica.
ConsistencyTracker() - Constructor for class com.sleepycat.je.rep.impl.node.Replica.ConsistencyTracker
 
CONSOLE_LOGGING_LEVEL - Static variable in class com.sleepycat.je.EnvironmentConfig
Trace messages equal and above this level will be logged to the console.
ConsoleHandler - Class in com.sleepycat.je.util
JE instances of java.util.logging.Logger are configured to use this implementation of java.util.logging.ConsoleHandler.
ConsoleHandler(Formatter, EnvironmentImpl) - Constructor for class com.sleepycat.je.util.ConsoleHandler
 
ConsoleRedirectHandler - Class in com.sleepycat.je.utilint
Redirects logging messages to the owning environment's console handler, so that messages can be prefixed with an environment name.
ConsoleRedirectHandler() - Constructor for class com.sleepycat.je.utilint.ConsoleRedirectHandler
 
construct(ReplicationNetworkConfig) - Static method in class com.sleepycat.je.rep.utilint.net.DataChannelFactoryBuilder
Construct a DataChannelFactory from the specified network configuration.
construct(ReplicationNetworkConfig, String) - Static method in class com.sleepycat.je.rep.utilint.net.DataChannelFactoryBuilder
Construct a DataChannelFactory from the specified access configuration.
construct(ReplicationNetworkConfig, LoggerFactory) - Static method in class com.sleepycat.je.rep.utilint.net.DataChannelFactoryBuilder
Construct a DataChannelFactory from the specified access configuration.
constructDefault() - Static method in class com.sleepycat.je.rep.utilint.net.DataChannelFactoryBuilder
Construct the "default" DataChannelFactory that arises from an empty DataChannelFactory configuration.
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(IN) - Method in class com.sleepycat.je.dbi.INList
 
contains(IN) - Method in class com.sleepycat.je.evictor.Evictor
 
contains(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNRange
 
contains(T) - Method in class com.sleepycat.je.utilint.TinyHashSet
 
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.dupConvert.DBIN
 
containsDuplicates() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
containsDuplicates() - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
containsDuplicates() - Method in class com.sleepycat.je.tree.Node
Since DIN/DBIN/DupCountLN are no longer used in the Btree, this method should normally only be used by dup conversion or entities that do not access records via the Btree.
containsKey(Object) - Method in class com.sleepycat.collections.StoredMap
Returns true if this map contains the specified key.
containsKey(Object) - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
 
containsLsn(long, long) - Method in class com.sleepycat.je.log.FileReader.ReadWindow
 
containsValue(Object) - Method in class com.sleepycat.collections.StoredMap
Returns true if this map contains the specified value.
containsValue(Object) - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
 
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() - Method in class com.sleepycat.je.rep.util.DbEnableReplication
Modify the log files in the environment directory to add a modicum of replication required metadata.
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.
convertDatabases() - Method in class com.sleepycat.je.tree.dupConvert.DupConvert
Converts all dup DBs that need conversion.
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.
convertInKeys(DatabaseImpl, IN) - Static method in class com.sleepycat.je.tree.dupConvert.DupConvert
Changes all keys to "prefix keys" in the given IN.
convertIntFileOffsetToLong(int) - Static method in class com.sleepycat.je.utilint.DbLsn
 
convertKey(int, byte[]) - Method in class com.sleepycat.je.tree.IN
This method is used in DupConvert, where it is called to convert the keys of an upper IN that has just been fetched from the log and is not attached to in-memory tree yet.
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.
convertToNodeState() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
convertToReplayTxnAndClose(Logger, Replay) - Method in class com.sleepycat.je.rep.txn.MasterTxn
Convert a MasterTxn that has any write locks into a ReplayTxn, and close the MasterTxn after it is disemboweled.
coordinateEvictionWithCheckpoint(DatabaseImpl, int, IN) - Method in class com.sleepycat.je.recovery.Checkpointer
Coordinates an eviction with an in-progress checkpoint and returns whether provisional logging is needed.
coordinateSplitWithCheckpoint(IN) - Method in class com.sleepycat.je.recovery.Checkpointer
Coordinates a split with an in-progress checkpoint.
coordinateWithCheckpoint(DatabaseImpl, int, IN) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Coordinates an eviction with an in-progress checkpoint and returns whether provisional logging is needed.
copy(File, URL) - Method in interface com.sleepycat.je.BackupFileCopy
Copies the file from the local machine into the archive.
copy(File, URL) - Method in class com.sleepycat.je.BackupFSArchiveCopy
Note that the copy implementation can afford to be simple and not clean up on failure since a partially copied archiveURL file can never be part of the manifest.
copy(long, int, byte[], int, int) - Method in interface com.sleepycat.je.evictor.OffHeapAllocator
Copies bytes from an allocated block to a Java byte array.
copy(byte[], int, long, int, int) - Method in interface com.sleepycat.je.evictor.OffHeapAllocator
Copies bytes from a Java byte array to an allocated block.
copy(long, int, long, int, int) - Method in interface com.sleepycat.je.evictor.OffHeapAllocator
Copies bytes from one allocated block to another.
copy() - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
 
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INArrayRep
Copies n elements at index denoted by "from" to the index denoted by "to".
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INLongRep
 
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INLongRep.DefaultRep
 
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INLongRep.EmptyRep
 
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INLongRep.SparseRep
 
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INTargetRep.Default
 
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INTargetRep.None
 
copy(int, int, int, IN) - Method in class com.sleepycat.je.tree.INTargetRep.Sparse
 
copy() - Method in class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
copy() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
copy() - Method in class com.sleepycat.je.utilint.AtomicLongComponent
 
copy() - Method in class com.sleepycat.je.utilint.AtomicLongMapStat
 
copy() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
copy() - Method in class com.sleepycat.je.utilint.BaseStat
Returns a copy of this statistic.
copy() - Method in class com.sleepycat.je.utilint.DoubleExpMovingAvg
 
copy() - Method in class com.sleepycat.je.utilint.IntegralLongAvgStat
 
copy() - Method in class com.sleepycat.je.utilint.LatencyPercentile
 
copy() - Method in class com.sleepycat.je.utilint.LatencyPercentileMapStat
 
copy() - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
 
copy() - Method in class com.sleepycat.je.utilint.LongArrayStat
 
copy() - Method in class com.sleepycat.je.utilint.LongAvg
 
copy() - Method in class com.sleepycat.je.utilint.LongAvgMapStat
 
copy() - Method in class com.sleepycat.je.utilint.LongAvgRate
 
copy() - Method in class com.sleepycat.je.utilint.LongAvgRateMapStat
 
copy() - Method in class com.sleepycat.je.utilint.LongAvgRateStat
 
copy() - Method in class com.sleepycat.je.utilint.LongAvgStat
 
copy() - Method in class com.sleepycat.je.utilint.LongDiffMapStat
 
copy() - Method in class com.sleepycat.je.utilint.LongDiffStat
 
copy() - Method in class com.sleepycat.je.utilint.LongMax
 
copy() - Method in class com.sleepycat.je.utilint.LongMaxMapStat
 
copy() - Method in class com.sleepycat.je.utilint.MapStatComponent
Narrow the return type to the component type.
copy() - Method in class com.sleepycat.je.utilint.NoClearAtomicLongStat
 
copy() - Method in class com.sleepycat.je.utilint.Stat
 
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.
copyAllInfo(WriteLockInfo) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
copyAndAdd(StatGroup) - Method in class com.sleepycat.je.utilint.Stat
Return a copy of this statistic and add to group.
copyAndClear() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
copyAndClear() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
copyAndClear() - Method in class com.sleepycat.je.utilint.MapStat
This implementation adds synchronization.
copyAndClear() - Method in class com.sleepycat.je.utilint.NoClearAtomicLongStat
Never clear this stat.
copyAndClear() - Method in class com.sleepycat.je.utilint.Stat
Return a copy of this stat, and clear the stat's value.
copyBytes(byte[]) - Static method in class com.sleepycat.util.keyrange.KeyRange
Copies a byte array.
copyDatabasesForConversion(Txn) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
copyEntryData(DatabaseEntry) - Static method in class com.sleepycat.je.tree.LN
Returns a byte array that is a complete copy of the data in a non-partial entry.
copyLatest(LongAvgRate) - Method in class com.sleepycat.je.utilint.LongAvgRate
Create and return a new stat that includes the most recent values from this stat and another stat.
copyMutablePropsTo(EnvironmentMutableConfig, EnvironmentMutableConfig) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentMutableConfig.copyMutablePropsTo()
copyMutablePropsTo(ReplicationMutableConfig) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
 
copyObsoleteInfo(PackedObsoleteInfo) - Method in class com.sleepycat.je.cleaner.PackedObsoleteInfo
 
copyWriteLockInfo(WriteLockInfo) - Method in class com.sleepycat.je.txn.LockResult
Used to copy write lock info when an LSN is changed.
CorruptSecondariesException - Exception in com.sleepycat.je
Thrown by Environment.openDatabase if one or more corrupt SecondaryDatabases are detected.
CorruptSecondariesException(Map<String, SecondaryIntegrityException>) - Constructor for exception com.sleepycat.je.CorruptSecondariesException
For internal use only.
count() - Method in class com.sleepycat.collections.StoredIterator
Returns the number of elements having the same key value as the key value of the element last returned by next() or previous().
count() - Method in class com.sleepycat.je.Cursor
Returns a count of the number of data items for the key to which the cursor refers.
count() - Method in class com.sleepycat.je.Database
Counts the key/data pairs in the database.
count(long) - Method in class com.sleepycat.je.Database
Counts the key/data pairs in the database.
count(long) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Count entries in the database including dups, but don't dirty the cache.
count(DatabaseImpl, CursorImpl, boolean, CursorImpl, boolean) - Static method in class com.sleepycat.je.tree.CountEstimator
Returns an estimate of the number of records between two end points specified by begin/end cursor positions.
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.
count() - Method in interface com.sleepycat.persist.EntityIndex
Returns a non-transactional count of the entities in this index.
count(long) - 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
 
countAllMembers(RepGroupImpl.Predicate) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Counts the number of nodes that are currently members of the group.
countDown() - Method in class com.sleepycat.je.rep.stream.FeederTxns.TxnInfo
 
Counter() - Constructor for class com.sleepycat.je.dbi.StartupTracker.Counter
 
counter - Variable in class com.sleepycat.je.utilint.LongStat
 
countEstimate() - Method in class com.sleepycat.je.Cursor
Returns a rough estimate of the count of the number of data items for the key to which the cursor refers.
countEstimate() - Method in interface com.sleepycat.persist.EntityCursor
Returns a rough estimate of the number of values (duplicates) for the key at the cursor position, or returns zero if all values for the key have been deleted.
CountEstimator - Class in com.sleepycat.je.tree
Estimates the number of non-deleted BIN entries between two end points, using information returned in TrackingInfo from Tree.getParentINForChildIN.
countExpiration(long) - Method in class com.sleepycat.je.cleaner.FileProcessor
Calculates expired bytes without performing any migration or other side effects.
countExpired() - Method in class com.sleepycat.je.log.CleanerFileReader
 
countNewLogEntry(long, LogEntryType, int) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
Counts the addition of all new log entries including LNs.
countNewLogEntry(long, LogEntryType, int) - Method in class com.sleepycat.je.cleaner.UtilizationTracker
Counts the addition of all new log entries including LNs.
countObsolete() - Method in class com.sleepycat.je.log.CleanerFileReader
Records the current log entry as obsolete in the FileSummary used to count true utilization.
countObsoleteDb(DbFileSummaryMap, long) - Method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
Counts all active LSNs in a database as obsolete in the per-file utilization summaries.
countObsoleteIfUncounted(long, long, LogEntryType, int, boolean) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
Counts the oldLsn of a node obsolete if it has not already been counted at the point of lsn in the log.
countObsoleteInfo(UtilizationTracker) - Method in class com.sleepycat.je.cleaner.PackedObsoleteInfo
 
countObsoleteNode(long, LogEntryType, int) - Method in class com.sleepycat.je.cleaner.LocalUtilizationTracker
Counts a node that has become obsolete and tracks the LSN offset, if non-zero, to avoid a lookup during cleaning.
countObsoleteNode(long, LogEntryType, int) - 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, boolean) - Method in class com.sleepycat.je.log.LogManager
Count node as obsolete under the log write latch.
countObsoleteNodeDupsAllowed(long, LogEntryType, int) - Method in class com.sleepycat.je.cleaner.UtilizationTracker
Counts as countObsoleteNode does, tracks the obsolete LSN offset, but does not fire an assert if the offset has already been counted.
countObsoleteNodeDupsAllowed(long, LogEntryType, int) - Method in class com.sleepycat.je.log.LogManager
A flavor of countObsoleteNode which does not fire an assert if the offset has already been counted.
countObsoleteNodeInexact(long, LogEntryType, int) - Method in class com.sleepycat.je.cleaner.LocalUtilizationTracker
Counts as countObsoleteNode does, but since the LSN may be inexact, does not track the obsolete LSN offset.
countObsoleteNodeInexact(long, LogEntryType, int) - 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.
countObsoleteOldVersionDb(BaseUtilizationTracker, long) - Method in class com.sleepycat.je.dbi.DatabaseImpl
When an old version (version LT 16) MapLN deletion is replayed by recovery, we must count it obsolete using the DbFileSummary metadata that was maintained in this older version.
countObsoleteUnconditional(long, LogEntryType, int, boolean) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
Counts the LSN of a node obsolete unconditionally.
countPriorVersionObsolete() - Method in class com.sleepycat.je.log.entry.LNLogEntry
Returns true if recovery should count the prior version obsolete using LNLogEntry.getPriorVersionSize() and LNLogEntry.getPriorVersionLsn() ()}.
create(Class<T>) - Static method in class com.sleepycat.je.log.entry.INLogEntry
Construct a log entry for reading.
create(Class<T>) - Static method in class com.sleepycat.je.log.entry.LNLogEntry
Creates an instance to read an entry.
create(Class<T>) - Static method in class com.sleepycat.je.log.entry.SingleItemEntry
Construct a log entry for reading.
create(LogEntryType, T) - Static method in class com.sleepycat.je.log.entry.SingleItemEntry
Construct a log entry for writing.
create(RepNode, Replay) - Static method in class com.sleepycat.je.rep.impl.node.ReplicaFactory
 
create(File) - Static method in class com.sleepycat.je.rep.ReplicationNetworkConfig
Creates an ReplicationNetworkConfig which includes the properties specified in the named properties file.
create(Properties) - Static method in class com.sleepycat.je.rep.ReplicationNetworkConfig
Creates an ReplicationNetworkConfig which includes the properties specified in the properties parameter.
create(EnvironmentImpl, TransactionConfig, NameIdPair) - Static method in class com.sleepycat.je.rep.txn.MasterTxn
 
create(EnvironmentImpl, TransactionConfig, NameIdPair) - Method in interface com.sleepycat.je.rep.txn.MasterTxn.MasterTxnFactory
 
create(EnvironmentImpl, long, Map<DatabaseId, DatabaseImpl>) - Static method in class com.sleepycat.je.txn.UndoReader
Set up an UndoReader when doing an undo or txn partial rollback for a live txn.
createAutoTxn(EnvironmentImpl, TransactionConfig, ReplicationContext) - Static method in class com.sleepycat.je.txn.Txn
 
createBasicLocker(EnvironmentImpl) - Static method in class com.sleepycat.je.txn.BasicLocker
 
createBasicLocker(EnvironmentImpl, boolean) - Static method in class com.sleepycat.je.txn.BasicLocker
 
createBINLogEntryForCheckpoint(IN, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
createBlockBag(Database) - Method in class com.sleepycat.je.rep.util.ldiff.LDiff
Create a bag of blocks from the records in a given database, using the configuration parameters specified when the LDiff object was created.
createBuddyLocker(EnvironmentImpl, Locker) - Static method in class com.sleepycat.je.txn.BuddyLocker
 
createDatabasePreemptedException(String, String, Database) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
For replicated environments only; only the overridden method should ever be called.
createDatabasePreemptedException(String, String, Database) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
createDb(Locker, String, DatabaseConfig, HandleLocker) - Method in class com.sleepycat.je.dbi.DbTree
Creates a new database object given a database name.
createDefault() - Static method in class com.sleepycat.je.rep.ReplicationNetworkConfig
Creates a default ReplicationNetworkConfig instance.
createDeletedLN(EnvironmentImpl) - Method in enum com.sleepycat.je.dbi.DbType
Creates a deleted LN for use in an optimization in CursorImpl.delete.
createDetachedEnv(File, ReplicationConfig, EnvironmentConfig) - Static method in class com.sleepycat.je.rep.RepInternal
 
createEnvConfig() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
Create an environment configuration for subscription
createExclusiveLatch(LatchContext, boolean) - Static method in class com.sleepycat.je.latch.LatchFactory
Creates a Latch using a given LatchContext.
createExclusiveLatch(EnvironmentImpl, String, boolean) - Static method in class com.sleepycat.je.latch.LatchFactory
Creates a Latch, creating a LatchContext from the given name and envImpl.
createFile(File, String, String) - Method in interface com.sleepycat.je.log.FileManager.FileFactory
 
createFormat(String, Map<String, Format>) - Method in class com.sleepycat.persist.impl.PersistCatalog
Convenience method that gets the class for the given class name and calls createFormat with the class object.
createFormat(Class, Map<String, Format>) - Method in class com.sleepycat.persist.impl.PersistCatalog
If the given class format is not already present in the given map and a format for this class name does not already exist, creates an uninitialized format, adds it to the map, and also collects related formats in the map.
createFormat(String, Map<String, Format>) - Method in class com.sleepycat.persist.impl.SimpleCatalog
 
createFormat(Class, Map<String, Format>) - Method in class com.sleepycat.persist.impl.SimpleCatalog
 
createForRecovery(LNFileReader, DbTree) - Static method in class com.sleepycat.je.txn.UndoReader
Set up an UndoReader when doing a recovery partial rollback.
createGroupDb() - Method in class com.sleepycat.je.rep.impl.RepImpl
Called when a node has identified itself as the master, which is when the RepNode.selfElect is called.
createHandleLocker(EnvironmentImpl, Locker) - Static method in class com.sleepycat.je.txn.HandleLocker
 
createInternalDb(Locker, String, DatabaseConfig) - Method in class com.sleepycat.je.dbi.DbTree
Create a database for internal use.
createInternalEnvHandle(File, ReplicationConfig, EnvironmentConfig) - Static method in class com.sleepycat.je.rep.RepInternal
 
createInternalEnvironment() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Is overridden in RepImpl to create a ReplicatedEnvironment.
createInternalEnvironment() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
createKeyPrefix(byte[], byte[]) - Static method in class com.sleepycat.je.tree.Key
 
createLocalAutoTxn(EnvironmentImpl, TransactionConfig) - Static method in class com.sleepycat.je.txn.Txn
 
createLocalTxn(EnvironmentImpl, TransactionConfig) - Static method in class com.sleepycat.je.txn.Txn
 
createLockPreemptedException(Locker, Throwable) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
For replicated environments only; only the overridden method should ever be called.
createLockPreemptedException(Locker, Throwable) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
createLogger() - Method in class com.sleepycat.je.utilint.DaemonThread
 
createLogOverwriteException(String) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
For replicated environments only; only the overridden method should ever be called.
createLogOverwriteException(String) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
createMarkerFile(RestoreRequired.FailureType, Properties) - Method in class com.sleepycat.je.log.RestoreMarker
Create the restore marker file.
createMarkerFileFromException(RestoreRequired.FailureType, Throwable, EnvironmentImpl, EnvironmentFailureReason) - Static method in class com.sleepycat.je.util.verify.VerifierUtils
Create the restore marker file from Exception origException and return an EFE that can be thrown by the caller.
createNewInstance(byte[], int, int) - Method in class com.sleepycat.je.tree.BIN
Create a new BIN.
createNullTxn(EnvironmentImpl, TransactionConfig, NameIdPair) - Static method in class com.sleepycat.je.rep.txn.MasterTxn
 
createNullTxn(EnvironmentImpl, TransactionConfig, NameIdPair) - Method in interface com.sleepycat.je.rep.txn.MasterTxn.MasterTxnFactory
Create a special "null" txn that does not result in any changes to the environment.
createPreparedTxn(EnvironmentImpl, TransactionConfig, long) - Static method in class com.sleepycat.je.txn.PreparedTxn
 
createProcessor() - Method in class com.sleepycat.je.cleaner.Cleaner
 
createReadCommittedLocker(EnvironmentImpl, Locker) - Static method in class com.sleepycat.je.txn.ReadCommittedLocker
 
createReference() - Method in class com.sleepycat.je.tree.BIN
 
createReplayTxn(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
For replicated environments only; only the overridden method should ever be called.
createReplayTxn(long) - Method in class com.sleepycat.je.rep.impl.RepImpl
Create a ReplayTxn for recovery processing.
createReplicaDb(Locker, String, DatabaseConfig, NameLN, ReplicationContext) - Method in class com.sleepycat.je.dbi.DbTree
Create a replicated database on this replica node.
createRepThreadLocker() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
For replicated environments only; only the overridden method should ever be called.
createRepThreadLocker() - Method in class com.sleepycat.je.rep.impl.RepImpl
Create an appropriate type of ThreadLocker.
createRepTxn(TransactionConfig, long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
For replicated environments only; only the overridden method should ever be called.
createRepUserTxn(TransactionConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
For replicated environments only; only the overridden method should ever be called.
createRepUserTxn(TransactionConfig) - Method in class com.sleepycat.je.rep.impl.RepImpl
Create an appropriate type of Replicated transaction.
createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.serial.SerialSerialKeyCreator
 
createSecondaryKey(PK, D) - Method in class com.sleepycat.bind.serial.SerialSerialKeyCreator
Creates the index key object from primary key and data objects.
createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.serial.TupleSerialKeyCreator
 
createSecondaryKey(TupleInput, D, TupleOutput) - Method in class com.sleepycat.bind.serial.TupleSerialKeyCreator
Creates the index key entry from primary key tuple entry and deserialized data entry.
createSecondaryKey(TupleInput, D, TupleOutput) - Method in class com.sleepycat.bind.serial.TupleSerialMarshalledKeyCreator
 
createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleTupleKeyCreator
 
createSecondaryKey(TupleInput, TupleInput, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleKeyCreator
Creates the index key from primary key tuple and data tuple.
createSecondaryKey(TupleInput, TupleInput, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleMarshalledKeyCreator
 
createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in interface com.sleepycat.je.SecondaryKeyCreator
Creates a secondary key entry, given a primary key and data entry.
createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistKeyCreator
 
createSecondaryKeys(SecondaryDatabase, DatabaseEntry, DatabaseEntry, Set<DatabaseEntry>) - Method in interface com.sleepycat.je.SecondaryMultiKeyCreator
Creates a secondary key entry, given a primary key and data entry.
createSecondaryKeys(SecondaryDatabase, DatabaseEntry, DatabaseEntry, Set) - Method in class com.sleepycat.persist.impl.PersistKeyCreator
 
createSharedLatch(LatchContext, boolean) - Static method in class com.sleepycat.je.latch.LatchFactory
Creates a SharedLatch using a given LatchContext.
createSharedLatch(EnvironmentImpl, String, boolean) - Static method in class com.sleepycat.je.latch.LatchFactory
Creates a SharedLatch, creating a LatchContext from the given name and envImpl.
createSnapshotScheduleParser(String) - Static method in class com.sleepycat.je.dbi.BackupManager
Processes information in the specified crontab formatted schedule.
createStat(String) - Method in class com.sleepycat.je.utilint.AtomicLongMapStat
Creates, stores, and returns a new stat for the specified key.
createStat(String) - Method in class com.sleepycat.je.utilint.LatencyPercentileMapStat
Creates, stores, and returns a new stat for the specified key.
createStat(String) - Method in class com.sleepycat.je.utilint.LongAvgMapStat
Creates, stores, and returns a new stat for the specified key.
createStat(String) - Method in class com.sleepycat.je.utilint.LongAvgRateMapStat
Creates, stores, and returns a new stat for the specified key.
createStat(String, Stat<Long>) - Method in class com.sleepycat.je.utilint.LongDiffMapStat
Creates, stores, and returns a new stat for the specified key and base stat.
createStat(String) - Method in class com.sleepycat.je.utilint.LongMaxMapStat
Creates, stores, and returns a new stat for the specified key.
createStatManager() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
createStatManager() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
createTestLatchContext(String) - Static method in class com.sleepycat.je.latch.LatchFactory
Used for creating latches in tests, with having an EnvironmentImpl.
createThreadLocker(EnvironmentImpl, boolean) - Static method in class com.sleepycat.je.txn.ThreadLocker
 
createUpdatedLN(EnvironmentImpl, byte[]) - Method in enum com.sleepycat.je.dbi.DbType
Creates an updated LN for use in an optimization in CursorImpl.putCurrentAlreadyLatchedAndLocked.
CRITICAL_NODES_TARGETED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CRITICAL_NODES_TARGETED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
CRITICAL_NODES_TARGETED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
criticalEviction() - Method in class com.sleepycat.je.dbi.CursorImpl
 
criticalEviction(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Performs critical eviction if necessary.
CronScheduleParser - Class in com.sleepycat.je.utilint
This class aims to parser EnvironmentConfig.VERIFY_SCHEDULE which is a cron-style expression.
CronScheduleParser(String) - Constructor for class com.sleepycat.je.utilint.CronScheduleParser
Creates an instance that uses the default calendar.
CronScheduleParser(String, Calendar) - Constructor for class com.sleepycat.je.utilint.CronScheduleParser
Creates an instance that uses the specified calendar.
current() - Method in interface com.sleepycat.persist.EntityCursor
Returns the value at the cursor position, or null if the value at the cursor position has been deleted.
current(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Returns the value at the cursor position, or null if the value at the cursor position has been deleted.
CURRENT_VERSION - Static variable in class com.sleepycat.je.JEVersion
Release version.
currentEntryHeader - Variable in class com.sleepycat.je.log.FileReader
 
currentEntryOffset - Variable in class com.sleepycat.je.log.FileReader
 
currentEntryPrevOffset - Variable in class com.sleepycat.je.log.FileReader
 
currentFileNum() - Method in class com.sleepycat.je.log.FileReader.ReadWindow
 
currentSystemTime() - Static method in class com.sleepycat.je.dbi.TTL
 
currentTimeMillis() - Method in class com.sleepycat.je.rep.utilint.RepUtils.Clock
 
currentTimeMs() - Static method in class com.sleepycat.je.dbi.BackupManager
Returns the current time in absolute milliseconds, adjusted as needed for BackupManager.timeMultiplier.
CurrentTransaction - Class in com.sleepycat.collections
Provides access to the current transaction for the current thread within the context of a Berkeley DB environment.
Cursor - Class in com.sleepycat.je
A database cursor.
CursorConfig - Class in com.sleepycat.je
Specifies the attributes of database cursor.
CursorConfig() - Constructor for class com.sleepycat.je.CursorConfig
An instance created using the default constructor is initialized with the system's default settings.
CursorConfigBeanInfo - Class in com.sleepycat.je
 
CursorConfigBeanInfo() - Constructor for class com.sleepycat.je.CursorConfigBeanInfo
 
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, isSecondaryCursor=false.
CursorImpl(DatabaseImpl, Locker, boolean, boolean) - Constructor for class com.sleepycat.je.dbi.CursorImpl
Creates a cursor.
CursorImpl.LockStanding - Class in com.sleepycat.je.dbi
Holds the result of a lockLN operation.
CursorImpl.WithCursor - Interface in com.sleepycat.je.dbi
Callback object for traverseDbWithCursor.
CURSORS_EXIST - Static variable in exception com.sleepycat.je.tree.CursorsExistException
 
CursorsExistException - Exception in com.sleepycat.je.tree
Error to indicate that a bottom level BIN has cursors on it during a delete subtree operation.
CursorsExistException() - Constructor for exception com.sleepycat.je.tree.CursorsExistException
 
CUSTOM - Static variable in class com.sleepycat.je.rep.impl.RepParams.ChannelTypeConfigParam
 
CustomStats - Interface in com.sleepycat.je
A custom statistics object.
cv - Variable in class com.sleepycat.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.

D

D2F - Static variable in interface com.sleepycat.asm.Opcodes
 
D2I - Static variable in interface com.sleepycat.asm.Opcodes
 
D2L - Static variable in interface com.sleepycat.asm.Opcodes
 
DADD - Static variable in interface com.sleepycat.asm.Opcodes
 
daemonEviction(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Do eviction if the memory budget is over.
DaemonRunner - Interface in com.sleepycat.je.utilint
An object capable of running (run/pause/shutdown/etc) a daemon thread.
DaemonThread - Class in com.sleepycat.je.utilint
A daemon thread.
DaemonThread(long, String, EnvironmentImpl) - Constructor for class com.sleepycat.je.utilint.DaemonThread
 
DALOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
DASTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
DATA_CORRUPTION_VERIFIER_NAME - Static variable in class com.sleepycat.je.Environment
 
Database - Class in com.sleepycat.je
A database handle.
DATABASE_COUNT - Static variable in class com.sleepycat.compat.DbCompat
 
DATABASE_COUNT_NAME - Static variable in class com.sleepycat.je.cleaner.FileProtector
 
DATABASE_END - Static variable in class com.sleepycat.je.rep.util.ldiff.DiffRecordAnalyzer
 
DatabaseComparator - Interface in com.sleepycat.je
Implemented by btree and duplicate comparators that need to be initialized before they are used or need access to the environment's ClassLoader property.
DatabaseConfig - Class in com.sleepycat.je
Specifies the attributes of a database.
DatabaseConfig() - Constructor for class com.sleepycat.je.DatabaseConfig
An instance created using the default constructor is initialized with the system's default settings.
DatabaseConfigBeanInfo - Class in com.sleepycat.je
 
DatabaseConfigBeanInfo() - Constructor for class com.sleepycat.je.DatabaseConfigBeanInfo
 
DatabaseEntry - Class in com.sleepycat.je
Encodes database key and data items as a byte array.
DatabaseEntry() - Constructor for class com.sleepycat.je.DatabaseEntry
Constructs a DatabaseEntry with null data.
DatabaseEntry(byte[]) - Constructor for class com.sleepycat.je.DatabaseEntry
Constructs a DatabaseEntry with a given byte array.
DatabaseEntry(byte[], int, int) - Constructor for class com.sleepycat.je.DatabaseEntry
Constructs a DatabaseEntry with a given byte array, offset and size.
DatabaseException - Exception in com.sleepycat.je
The root of all BDB JE-defined exceptions.
DatabaseException(Throwable) - Constructor for exception com.sleepycat.je.DatabaseException
For internal use only.
DatabaseException(String) - Constructor for exception com.sleepycat.je.DatabaseException
For internal use only.
DatabaseException(String, Throwable) - Constructor for exception com.sleepycat.je.DatabaseException
For internal use only.
databaseExists(Environment, String, String) - Static method in class com.sleepycat.compat.DbCompat
 
DatabaseExistsException - Exception in com.sleepycat.je
Thrown by Environment.openDatabase and Environment.openSecondaryDatabase if the database already exists and the DatabaseConfig ExclusiveCreate parameter is true.
DatabaseExistsException(String) - Constructor for exception com.sleepycat.je.DatabaseExistsException
For internal use only.
DatabaseId - Class in com.sleepycat.je.dbi
DatabaseImpl Ids are wrapped in a class so they can be logged.
DatabaseId(long) - Constructor for class com.sleepycat.je.dbi.DatabaseId
 
DatabaseId() - Constructor for class com.sleepycat.je.dbi.DatabaseId
Uninitialized database id, for logging.
DatabaseImpl - Class in com.sleepycat.je.dbi
The underlying object for a given database.
DatabaseImpl(Locker, String, DatabaseId, EnvironmentImpl, DatabaseConfig) - Constructor for class com.sleepycat.je.dbi.DatabaseImpl
Create a database object for a new database.
DatabaseImpl() - Constructor for class com.sleepycat.je.dbi.DatabaseImpl
Create an empty database object for initialization from the log.
DatabaseNamer - Interface in com.sleepycat.persist
 
DatabaseNotFoundException - Exception in com.sleepycat.je
Thrown when an operation requires a database and that database does not exist.
DatabaseNotFoundException(String) - Constructor for exception com.sleepycat.je.DatabaseNotFoundException
For internal use only.
databaseOperBeforeBatchCheckHook - Static variable in class com.sleepycat.je.util.verify.BtreeVerifier
 
databaseOperDuringBatchCheckHook - Static variable in class com.sleepycat.je.util.verify.BtreeVerifier
 
DatabasePreemptedException - Exception in com.sleepycat.je.rep
Thrown when attempting to use a Database handle that was forcibly closed by replication.
DatabasePreemptedException(String, String, Database) - Constructor for exception com.sleepycat.je.rep.DatabasePreemptedException
For internal use only.
DatabaseStats - Class in com.sleepycat.je
Statistics for a single database.
DatabaseStats() - Constructor for class com.sleepycat.je.DatabaseStats
 
DatabaseUtil - Class in com.sleepycat.je.utilint
Utils for use in the db package.
DatabaseUtil() - Constructor for class com.sleepycat.je.utilint.DatabaseUtil
 
dataBinding - Variable in class com.sleepycat.bind.serial.SerialSerialKeyCreator
 
dataBinding - Variable in class com.sleepycat.bind.serial.TupleSerialBinding
 
dataBinding - Variable in class com.sleepycat.bind.serial.TupleSerialKeyCreator
 
DataChannel - Interface in com.sleepycat.je.rep.net
 
DataChannel.CloseAsyncStatus - Enum in com.sleepycat.je.rep.net
The status of the close async method.
DataChannel.FlushStatus - Enum in com.sleepycat.je.rep.net
The status of the flush method.
DataChannelFactory - Interface in com.sleepycat.je.rep.net
 
DataChannelFactory.ConnectOptions - Class in com.sleepycat.je.rep.net
A collection of options to apply to a connection.
DataChannelFactoryBuilder - Class in com.sleepycat.je.rep.utilint.net
Class for creating DataChannel instances.
DataChannelFactoryBuilder() - Constructor for class com.sleepycat.je.rep.utilint.net.DataChannelFactoryBuilder
 
DataEraser - Class in com.sleepycat.je.cleaner
Erases obsolete data from disk during a configured interval.
DataEraser(EnvironmentImpl) - Constructor for class com.sleepycat.je.cleaner.DataEraser
 
DataVerifier - Class in com.sleepycat.je.util.verify
Periodically perform checksum verification, Btree verification, or both, depending on EnvironmentConfig.VERIFY_LOG and EnvironmentConfig.VERIFY_BTREE.
DataVerifier(EnvironmentImpl) - Constructor for class com.sleepycat.je.util.verify.DataVerifier
 
db - Variable in class com.sleepycat.je.txn.UndoReader
 
DB_BLOCKS - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
DB_ID - Static variable in class com.sleepycat.je.rep.impl.RepGroupDB
 
DB_MISMATCH - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
DbBackup - Class in com.sleepycat.je.util
DbBackup is a helper class for stopping and restarting JE background activity in an open environment in order to simplify backup operations.
DbBackup(Environment) - Constructor for class com.sleepycat.je.util.DbBackup
Creates a DbBackup helper for a full backup.
DbBackup(Environment, long) - Constructor for class com.sleepycat.je.util.DbBackup
Creates a DbBackup helper for an incremental backup.
DbBackup(EnvironmentImpl) - Constructor for class com.sleepycat.je.util.DbBackup
 
dbBeforeWriteTaskHook - Variable in class com.sleepycat.je.cleaner.ExtinctionScanner
 
DbBlocks(String, int) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.DbBlocks
 
DbBlocks(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.DbBlocks
 
DbCache - Class in com.sleepycat.je.rep.impl.node
Cache used to maintain DatabaseImpl handles.
DbCacheSize - Class in com.sleepycat.je.util
Estimates the in-memory cache size needed to hold a specified data set.
DbCacheSizeRepEnv - Class in com.sleepycat.je.rep.utilint
Class for opening a ReplicatedEnvironment from a JE standalone utility, DbCacheSize.
DbCacheSizeRepEnv() - Constructor for class com.sleepycat.je.rep.utilint.DbCacheSizeRepEnv
 
DbCacheSizeRepEnv - Interface in com.sleepycat.je.utilint
Interface for opening a ReplicatedEnvironment from a JE standalone utility, DbCacheSize.
DbCleanup - Class in com.sleepycat.je.dbi
Store information about a DatabaseImpl that will have to be deleted or updated at transaction commit or abort.
DbCleanup.Action - Enum in com.sleepycat.je.dbi
 
dbCleanupSet - Variable in class com.sleepycat.je.txn.Txn
 
DbCompat - Class in com.sleepycat.compat
A minimal set of BDB DB-JE compatibility constants and static methods, for internal use only.
DbCompat() - Constructor for class com.sleepycat.compat.DbCompat
 
DbCompat.OpReadOptions - Class in com.sleepycat.compat
 
DbCompat.OpResult - Class in com.sleepycat.compat
 
DbCompat.OpWriteOptions - Class in com.sleepycat.compat
 
DbConfigManager - Class in com.sleepycat.je.dbi
DbConfigManager holds the configuration parameters for an environment.
DbConfigManager(EnvironmentConfig) - Constructor for class com.sleepycat.je.dbi.DbConfigManager
 
DbDeleteReservedFiles - Class in com.sleepycat.je.util
Command line utility used to delete reserved files explicitly, when attempting to recover from a disk-full condition.
DbDump - Class in com.sleepycat.je.util
Dump the contents of a database.
DbDump(Environment, String, PrintStream, String, boolean) - Constructor for class com.sleepycat.je.util.DbDump
Deprecated.
Please use the 4-arg ctor without outputDirectory instead.
DbDump(Environment, String, PrintStream, boolean) - Constructor for class com.sleepycat.je.util.DbDump
Create a DbDump object for a specific environment and database.
DbDumpGroup - Class in com.sleepycat.je.rep.utilint
 
DbEnableReplication - Class in com.sleepycat.je.rep.util
A utility to convert an existing, non replicated JE environment for replication.
DbEnableReplication(File, String, String, String) - Constructor for class com.sleepycat.je.rep.util.DbEnableReplication
Create a DbEnableReplication object for this node.
DbEnvPool - Class in com.sleepycat.je.dbi
Singleton collection of environments.
DbFeederPrintLog - Class in com.sleepycat.je.rep.utilint
 
DbFeederPrintLog() - Constructor for class com.sleepycat.je.rep.utilint.DbFeederPrintLog
 
DbFileSummary - Class in com.sleepycat.je.cleaner
Per-DB-per-file utilization counters.
DbFileSummary() - Constructor for class com.sleepycat.je.cleaner.DbFileSummary
Creates an empty summary.
DbFileSummaryMap - Class in com.sleepycat.je.cleaner
 
DbFileSummaryMap() - Constructor for class com.sleepycat.je.cleaner.DbFileSummaryMap
Creates a map of Long file number to DbFileSummary.
DbFilterStats - Class in com.sleepycat.je.util
Transform one or more je.stat.csv statistics files and write the output to stdout.
DbFilterStats() - Constructor for class com.sleepycat.je.util.DbFilterStats
 
DbGroupAdmin - Class in com.sleepycat.je.rep.util
DbGroupAdmin supplies the functionality of the administrative class ReplicationGroupAdmin in a convenient command line utility.
DbGroupAdmin(String, Set<InetSocketAddress>) - Constructor for class com.sleepycat.je.rep.util.DbGroupAdmin
Create a DbGroupAdmin instance for programmatic use.
DbGroupAdmin(String, Set<InetSocketAddress>, File) - Constructor for class com.sleepycat.je.rep.util.DbGroupAdmin
 
DbGroupAdmin(String, Set<InetSocketAddress>, ReplicationNetworkConfig) - Constructor for class com.sleepycat.je.rep.util.DbGroupAdmin
 
DBID_REQUEST - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
DBID_RESPONSE - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
DBIdRequest(String) - Constructor for class com.sleepycat.je.rep.stream.Protocol.DBIdRequest
 
DBIdRequest(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.DBIdRequest
 
DBIdResponse(DatabaseId) - Constructor for class com.sleepycat.je.rep.stream.Protocol.DBIdResponse
 
DBIdResponse(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.DBIdResponse
 
dbIds - Variable in class com.sleepycat.je.cleaner.ReservedFileInfo
 
DBIN - Class in com.sleepycat.je.tree.dupConvert
A DBIN represents an Duplicate Bottom Internal Node in the JE tree.
DBIN() - Constructor for class com.sleepycat.je.tree.dupConvert.DBIN
 
DBIN(SizeofMarker) - Constructor for class com.sleepycat.je.tree.dupConvert.DBIN
For Sizeof, set all array fields to null, since they are not part of the fixed overhead.
DBIN_FIXED_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DbInternal - Class in com.sleepycat.je
 
DbInternal() - Constructor for class com.sleepycat.je.DbInternal
 
DbInternal.Search - Enum in com.sleepycat.je
Search mode used with the internal search and searchBoth methods.
DbiStatDefinition - Class in com.sleepycat.je.dbi
Per-stat Metadata for JE EnvironmentImpl and MemoryBudget statistics.
DbiStatDefinition() - Constructor for class com.sleepycat.je.dbi.DbiStatDefinition
 
DbLoad - Class in com.sleepycat.je.util
Loads a database from a dump file generated by DbDump.
DbLoad() - Constructor for class com.sleepycat.je.util.DbLoad
Creates a DbLoad object.
DbLsn - Class in com.sleepycat.je.utilint
DbLsn is a class that operates on Log Sequence Numbers (LSNs).
DBMAP_LEVEL - Static variable in class com.sleepycat.je.tree.IN
 
dbMapTree - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
DbMismatch(String) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.DbMismatch
 
DbMismatch(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.DbMismatch
 
dbName - Variable in class com.sleepycat.je.util.DbDump
 
DbNullNode - Class in com.sleepycat.je.rep.utilint
 
DbNullNode() - Constructor for class com.sleepycat.je.rep.utilint.DbNullNode
 
DbOperationType - Enum in com.sleepycat.je.log.entry
DbOperationType is a persistent enum used in NameLNLogEntries.
DbOpReplicationContext - Class in com.sleepycat.je.log
This subclass of ReplicationContext adds information specific to database operations to the replication context passed from operation-aware code down the the logging layer.
DbOpReplicationContext(boolean, DbOperationType) - Constructor for class com.sleepycat.je.log.DbOpReplicationContext
Create a replication context for logging a database operation NameLN on the master.
DbOpReplicationContext(VLSN, NameLNLogEntry) - Constructor for class com.sleepycat.je.log.DbOpReplicationContext
Create a repContext for executing a databaseOperation on the client.
DbPing - Class in com.sleepycat.je.rep.util
This class provides the utility to request the current state of a replica in a JE replication group, see more details in NodeState.
DbPing(ReplicationNode, String, int) - Constructor for class com.sleepycat.je.rep.util.DbPing
Create a DbPing instance for programmatic use.
DbPing(ReplicationNode, String, int, File) - Constructor for class com.sleepycat.je.rep.util.DbPing
 
DbPing(ReplicationNode, String, int, ReplicationNetworkConfig) - Constructor for class com.sleepycat.je.rep.util.DbPing
 
DbPing(ReplicationNode, String, int, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.util.DbPing
 
DbPrintLog - Class in com.sleepycat.je.util
Dumps the contents of the log in XML format to System.out.
DbPrintLog() - Constructor for class com.sleepycat.je.util.DbPrintLog
 
dbRemove(Locker, String, DatabaseId) - Method in class com.sleepycat.je.dbi.DbTree
Stand alone and Master invocations.
dbRename(Locker, String, String) - Method in class com.sleepycat.je.dbi.DbTree
Stand alone and Master invocations.
DbRepRunAction - Class in com.sleepycat.je.rep.utilint
 
DbRepRunAction() - Constructor for class com.sleepycat.je.rep.utilint.DbRepRunAction
 
DbResetRepGroup - Class in com.sleepycat.je.rep.util
A utility to reset the members of a replication group, replacing the group with a new group consisting of a single new member as described by the arguments supplied to the utility.
DbResetRepGroup(File, String, String, String) - Constructor for class com.sleepycat.je.rep.util.DbResetRepGroup
Create a DbResetRepGroup object for this node.
DbRunAction - Class in com.sleepycat.je.util
 
DbRunAction() - Constructor for class com.sleepycat.je.util.DbRunAction
 
DbScavenger - Class in com.sleepycat.je.util
Used to retrieve as much data as possible from a corrupted environment.
DbScavenger(Environment, String, boolean, boolean, boolean) - Constructor for class com.sleepycat.je.util.DbScavenger
Create a DbScavenger object for a specific environment.
DbSpace - Class in com.sleepycat.je.util
DbSpace displays the disk space utilization for an environment.
DbSpace(Environment, boolean, boolean, boolean) - Constructor for class com.sleepycat.je.util.DbSpace
Creates a DbSpace object for calculating utilization using an open Environment.
DbSpace(EnvironmentImpl, boolean, boolean, boolean) - Constructor for class com.sleepycat.je.util.DbSpace
For internal use only.
DbStat - Class in com.sleepycat.je.util
 
DbStat(Environment, String) - Constructor for class com.sleepycat.je.util.DbStat
 
DbStreamVerify - Class in com.sleepycat.je.rep.utilint
For internal use only.
DbSync - Class in com.sleepycat.je.rep.utilint
DbSync is a utility for ensuring that a group of replication nodes have fully caught up on the replication stream.
DbSync(String, EnvironmentConfig, ReplicationConfig, String, long) - Constructor for class com.sleepycat.je.rep.utilint.DbSync
Create a DbSync object for the purposed of syncing up a specific replication group.
DBSYNC_ENV - Static variable in class com.sleepycat.je.rep.utilint.DbSync
 
DBSYNC_GROUP_NAME - Static variable in class com.sleepycat.je.rep.utilint.DbSync
 
DBSYNC_HELPER_HOST - Static variable in class com.sleepycat.je.rep.utilint.DbSync
 
DBSYNC_NET_PROPS - Static variable in class com.sleepycat.je.rep.utilint.DbSync
 
DBSYNC_NODE_HOST - Static variable in class com.sleepycat.je.rep.utilint.DbSync
 
DBSYNC_NODE_NAME - Static variable in class com.sleepycat.je.rep.utilint.DbSync
 
DBSYNC_TIMEOUT - Static variable in class com.sleepycat.je.rep.utilint.DbSync
 
DbTree - Class in com.sleepycat.je.dbi
{@literal DbTree represents the database directory for this environment.
DbTree() - Constructor for class com.sleepycat.je.dbi.DbTree
Create a dbTree from the log.
DbTree(EnvironmentImpl, boolean, boolean) - Constructor for class com.sleepycat.je.dbi.DbTree
Create a new dbTree for a new environment.
DbTree.NeedRepLockerException - Exception in com.sleepycat.je.dbi
Thrown by lockNameLN when an incorrect locker was used via auto-commit.
DbTree.TruncateDbResult - Class in com.sleepycat.je.dbi
 
DBTREE_CACHE_CLEAR_COUNT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
DbTruncateLog - Class in com.sleepycat.je.util
DbTruncateLog is a utility that lets the user truncate JE log starting at a specified file and offset to the last log file, inclusive.
DbTruncateLog() - Constructor for class com.sleepycat.je.util.DbTruncateLog
 
DbType - Enum in com.sleepycat.je.dbi
Classifies all databases as specific internal databases or user databases.
DbVerify - Class in com.sleepycat.je.util
Verifies the internal structures of a database.
DbVerify(Environment, String, boolean) - Constructor for class com.sleepycat.je.util.DbVerify
Deprecated.
DbVerifyLog - Class in com.sleepycat.je.util
Verifies the checksums in one or more log files.
DbVerifyLog(Environment) - Constructor for class com.sleepycat.je.util.DbVerifyLog
Creates a utility object for verifying the checksums in log files.
DbVerifyLog(Environment, int) - Constructor for class com.sleepycat.je.util.DbVerifyLog
Creates a utility object for verifying log files.
DbVerifyLog(EnvironmentImpl, int) - Constructor for class com.sleepycat.je.util.DbVerifyLog
 
DCMPG - Static variable in interface com.sleepycat.asm.Opcodes
 
DCMPL - Static variable in interface com.sleepycat.asm.Opcodes
 
DCONST_0 - Static variable in interface com.sleepycat.asm.Opcodes
 
DCONST_1 - Static variable in interface com.sleepycat.asm.Opcodes
 
DDIV - Static variable in interface com.sleepycat.asm.Opcodes
 
DeadlockException - Exception in com.sleepycat.je
Thrown when a deadlock is detected.
DeadlockException(Locker, String) - Constructor for exception com.sleepycat.je.DeadlockException
For internal use only.
DEBUG_ADMIN - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DEBUG_DOS - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DEBUG_LOCK - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DEBUG_PRINT_THREAD - Static variable in class com.sleepycat.je.rep.utilint.RepUtils
 
DEBUG_PRINT_TIME - Static variable in class com.sleepycat.je.rep.utilint.RepUtils
 
DEBUG_TREE - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DEBUG_TXN - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
debugString() - Method in interface com.sleepycat.je.latch.Latch
Returns the same information as Latch.toString() plus all known debug info.
debugString() - Method in class com.sleepycat.je.latch.LatchImpl
 
debugString() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
debugString() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
decimalScale0() - Static method in class com.sleepycat.utilint.FormatUtil
Returns a thread-local DecimalFormat with US formatting and scale zero: ###,###,###,###,###,###,###
decimalScale2() - Static method in class com.sleepycat.utilint.FormatUtil
Returns a thread-local DecimalFormat with US formatting and scale two: ###,###,###,###,###,###,###.##
decrement() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
decrement() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
decThreadLocalReferenceCount() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
 
DEFAULT - Static variable in class com.sleepycat.je.CheckpointConfig
Default configuration used if null is passed to Environment.checkpoint.
DEFAULT - Static variable in class com.sleepycat.je.CursorConfig
Default configuration used if null is passed to methods that create a cursor.
DEFAULT - Static variable in class com.sleepycat.je.DatabaseConfig
An instance created using the default constructor is initialized with the system's default settings.
DEFAULT - Static variable in class com.sleepycat.je.dbi.ExpirationInfo
 
DEFAULT - Static variable in class com.sleepycat.je.DiskOrderedCursorConfig
Default configuration used if null is passed to methods that create a cursor.
DEFAULT - Static variable in class com.sleepycat.je.EnvironmentConfig
 
DEFAULT - Static variable in class com.sleepycat.je.JoinConfig
Default configuration used if null is passed to Database.join.
DEFAULT - Static variable in class com.sleepycat.je.rep.monitor.MonitorConfig
An instance created using the default constructor is initialized with the default settings.
DEFAULT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
 
DEFAULT - Static variable in class com.sleepycat.je.SecondaryConfig
 
DEFAULT - Static variable in class com.sleepycat.je.SequenceConfig
Default configuration used if null is passed to methods that create a cursor.
DEFAULT - Static variable in class com.sleepycat.je.StatsConfig
A convenience instance embodying the default configuration.
DEFAULT - Static variable in class com.sleepycat.je.TransactionConfig
Default configuration used if null is passed to methods that create a transaction.
Default(SizeofMarker) - Constructor for class com.sleepycat.je.tree.INKeyRep.Default
 
Default(int) - Constructor for class com.sleepycat.je.tree.INTargetRep.Default
 
Default(SizeofMarker) - Constructor for class com.sleepycat.je.tree.INTargetRep.Default
 
DEFAULT - Static variable in class com.sleepycat.je.VerifyConfig
 
DEFAULT - Static variable in interface com.sleepycat.persist.DatabaseNamer
The default database namer.
DEFAULT - Static variable in class com.sleepycat.persist.StoreConfig
The default store configuration containing properties as if the configuration were constructed and not modified.
DEFAULT_BUMP_SIZE - Static variable in class com.sleepycat.util.FastOutputStream
The default amount that the buffer is increased when it is full.
DEFAULT_INIT_SIZE - Static variable in class com.sleepycat.util.FastOutputStream
The default initial size of the buffer if no initialSize parameter is specified.
DEFAULT_ITERATOR_BLOCK_SIZE - Static variable in class com.sleepycat.collections.StoredCollection
The default number of records read at one time by iterators.
DEFAULT_KEYVALS_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DEFAULT_LEASE_CHECK_PERIOD_MS - Static variable in class com.sleepycat.je.utilint.TaskCoordinator
The default period used to run the lease checking task.
DEFAULT_LONG_REP_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DEFAULT_MAX_RETRIES - Static variable in class com.sleepycat.collections.TransactionRunner
The default maximum number of retries.
DEFAULT_MAX_TRACKED_LATENCY_MILLIS - Static variable in class com.sleepycat.je.utilint.LatencyPercentileStat
The default maximum value for tracking latency values.
DEFAULT_PORT - Static variable in class com.sleepycat.je.rep.impl.RepParams
The port used for replication.
DEFAULT_PORT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The default port used for replication.
DEFAULT_RESULT - Static variable in class com.sleepycat.je.DbInternal
 
DEFAULT_TARGET_ENTRY_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DefaultRandomAccessFile(String, String) - Constructor for class com.sleepycat.je.log.FileManager.DefaultRandomAccessFile
 
DefaultRep(int, int) - Constructor for class com.sleepycat.je.tree.INLongRep.DefaultRep
 
DefaultRep(SizeofMarker) - Constructor for class com.sleepycat.je.tree.INLongRep.DefaultRep
 
DeferredDeltaRef() - Constructor for class com.sleepycat.je.dbi.DiskOrderedScanner.DeferredDeltaRef
 
DeferredLsnsBatch() - Constructor for class com.sleepycat.je.dbi.DiskOrderedScanner.DeferredLsnsBatch
 
DEFICIT_PERMITS - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
DEFICIT_PERMITS_DESC - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
DEFICIT_PERMITS_NAME - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
definition - Variable in class com.sleepycat.je.utilint.Stat
 
DEL_SUFFIX - Static variable in class com.sleepycat.je.log.FileManager
 
delete(WriteOptions) - Method in class com.sleepycat.je.Cursor
Deletes the record to which the cursor refers.
delete() - Method in class com.sleepycat.je.Cursor
Deletes the record to which the cursor refers.
delete(Transaction, DatabaseEntry, WriteOptions) - Method in class com.sleepycat.je.Database
Removes records with a given key from the database.
delete(Transaction, DatabaseEntry) - Method in class com.sleepycat.je.Database
Removes records with a given key from the database.
delete(WriteOptions) - Method in class com.sleepycat.je.SecondaryCursor
Delete the record to which the cursor refers from the primary database and all secondary indices.
delete() - Method in class com.sleepycat.je.SecondaryCursor
Delete the record to which the cursor refers from the primary database and all secondary indices.
delete(Transaction, DatabaseEntry, WriteOptions) - Method in class com.sleepycat.je.SecondaryDatabase
Deletes the record associated with the given secondary key.
delete(Transaction, DatabaseEntry) - Method in class com.sleepycat.je.SecondaryDatabase
Deletes the record associated with the given secondary key.
delete() - Method in class com.sleepycat.je.tree.LN
 
delete(byte[]) - Method in class com.sleepycat.je.tree.Tree
Deletes a BIN specified by key from the tree.
delete(Transaction, DatabaseEntry, DatabaseEntry) - Method in interface com.sleepycat.je.trigger.Trigger
The trigger method invoked after a successful delete, that is, one that actually resulted in a key/value pair being removed.
delete() - Method in interface com.sleepycat.persist.EntityCursor
Deletes the entity at the cursor position.
delete(WriteOptions) - Method in interface com.sleepycat.persist.EntityCursor
Deletes the entity at the cursor position, using a WriteOptions parameter and returning an OperationResult.
delete(K) - Method in interface com.sleepycat.persist.EntityIndex
Deletes all entities with a given index key.
delete(Transaction, K) - Method in interface com.sleepycat.persist.EntityIndex
Deletes all entities with a given index key.
delete(Transaction, K, WriteOptions) - Method in interface com.sleepycat.persist.EntityIndex
Deletes all entities with a given index key, using a WriteOptions parameter and returning an OperationResult.
delete() - Method in class com.sleepycat.util.keyrange.RangeCursor
 
DELETE_MEMBER - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
DeleteAction - Enum in com.sleepycat.persist.model
Specifies the action to take when a related entity is deleted having a primary key value that exists as a secondary key value for this entity.
deleteCompletedRecordScans(Set<Long>) - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
After a checkpoint, delete the scans previously returned by ExtinctionScanner.getCompletedRecordScans().
DeleteConstraintException - Exception in com.sleepycat.je
Thrown when an attempt is made to delete a key from a foreign key database, when that key is referenced by a secondary database, and the secondary is configured to cause an abort in this situation.
DeleteConstraintException(Locker, String, String, String, DatabaseEntry, DatabaseEntry, long, long, ExtinctionFilter.ExtinctionStatus) - Constructor for exception com.sleepycat.je.DeleteConstraintException
For internal use only.
deleteCurrentRecord(ReplicationContext) - Method in class com.sleepycat.je.dbi.CursorImpl
Delete the item pointed to by the cursor.
DeletedClassException - Exception in com.sleepycat.persist.evolve
While reading from an index, an instance of a deleted class version was encountered.
DeletedClassException(String) - Constructor for exception com.sleepycat.persist.evolve.DeletedClassException
For internal use only.
DeletedDupLNLogEntry - Class in com.sleepycat.je.log.entry
DupDeletedLNEntry encapsulates a deleted dupe LN entry.
DeletedDupLNLogEntry() - Constructor for class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
Constructor to read an entry.
deleteEntry(int) - Method in class com.sleepycat.je.tree.IN
Removes the slot at index from this IN.
deleteFile(long) - Method in class com.sleepycat.je.log.FileManager
Delete log file NNNNNNNN.
deleteInternal(Cursor, ReplicationContext) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.deleteInternal()
deleteMapLN(DatabaseId) - Method in class com.sleepycat.je.dbi.DbTree
 
DeleteMember(String) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.DeleteMember
 
DeleteMember(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.DeleteMember
 
deleteMember(String) - Method in class com.sleepycat.je.rep.util.DbGroupAdmin
 
deleteMember(String) - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
 
deleteObsoletePrimaryKeys(DatabaseEntry, DatabaseEntry, int) - Method in class com.sleepycat.je.SecondaryDatabase
 
Deleter - Class in com.sleepycat.persist.evolve
A mutation for deleting an entity class or field.
Deleter(String, int) - Constructor for class com.sleepycat.persist.evolve.Deleter
Creates a mutation for deleting an entity class.
Deleter(String, int, String) - Constructor for class com.sleepycat.persist.evolve.Deleter
Creates a mutation for deleting the given field from all instances of the given class version.
deleteRecord(int, long, long, long, int) - Method in class com.sleepycat.je.tree.IN
Update the idx slot slot of this BIN to reflect a deletion of the associated record.
deleteWithRepContext(Cursor, ReplicationContext) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.deleteWithRepContext()
DeltaINEntry(SizeofMarker) - Constructor for class com.sleepycat.je.dbi.SortedLSNTreeWalker.DeltaINEntry
 
DELTAINENTRY_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DeltaInfo - Class in com.sleepycat.je.tree
DeltaInfo holds the delta for one BIN entry in a partial BIN log entry.
DeltaInfo() - Constructor for class com.sleepycat.je.tree.DeltaInfo
For reading from the log only.
DELTAINFO_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
demote(Locker) - Method in class com.sleepycat.je.txn.LockImpl
Downgrade a write lock to a read lock.
demote(Locker) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
demoteLock(long) - Method in class com.sleepycat.je.txn.Locker
Revert this lock from a write lock to a read lock.
deserialize(byte[]) - Static method in class com.sleepycat.je.dbi.SnapshotManifest
Create a SnapshotManifest instance from bytes in serialized form.
deserialize(ByteBuffer, BinaryProtocol) - Static method in class com.sleepycat.je.rep.impl.node.NameIdPair
Serializes from a ByteBuffer for a given protocol.
deserialize(TupleInput) - Static method in class com.sleepycat.je.rep.impl.node.NameIdPair
Serializes from a TupleInput after retrieving from storage.
deserialize(Reader) - Static method in class com.sleepycat.json_simple.Jsoner
Deserializes a readable stream according to the RFC 4627 JSON specification.
deserialize(String) - Static method in class com.sleepycat.json_simple.Jsoner
A convenience method that assumes a StringReader to deserialize a string.
deserialize(String, JsonArray) - Static method in class com.sleepycat.json_simple.Jsoner
A convenience method that assumes a JsonArray must be deserialized.
deserialize(String, JsonObject) - Static method in class com.sleepycat.json_simple.Jsoner
A convenience method that assumes a JsonObject must be deserialized.
deserializeHex(String[], int) - Static method in class com.sleepycat.je.rep.impl.RepGroupImpl
De-serializes an array of tokens into a Rep group object and its nodes.
deserializeMany(Reader) - Static method in class com.sleepycat.json_simple.Jsoner
A convenience method that assumes multiple RFC 4627 JSON values (except numbers) have been concatenated together for deserilization which will be collectively returned in a JsonArray wrapper.
deserializeNode(byte[], int) - Static method in class com.sleepycat.je.rep.impl.RepGroupImpl
Deserialize the mode from its byte representation.
DESIGNATED_PRIMARY - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
DESIGNATED_PRIMARY - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
Identifies the Primary node in a two node group.
DesignatedPrimaryProvider - Class in com.sleepycat.je.rep.arbitration
Designated Primary arbitration relies on the configuration parameter je.rep.designatedPrimary.
detachNode(int, boolean, long) - Method in class com.sleepycat.je.tree.IN
 
diff(Environment, Environment) - Method in class com.sleepycat.je.rep.util.ldiff.LDiff
A mechanism for efficiently comparing all databases in two quiescent environments.
diff(Database, Database) - Method in class com.sleepycat.je.rep.util.ldiff.LDiff
A mechanism for efficiently comparing two quiescent databases.
diff(Environment, InetSocketAddress) - Method in class com.sleepycat.je.rep.util.ldiff.LDiff
A mechanism for efficiently comparing two quiescent environments, one local and one on a remote machine.
diff(Environment, InetSocketAddress, DataChannelFactory) - Method in class com.sleepycat.je.rep.util.ldiff.LDiff
A mechanism for efficiently comparing two quiescent environments, one local and one on a remote machine.
diff(Database, InetSocketAddress, DataChannelFactory) - Method in class com.sleepycat.je.rep.util.ldiff.LDiff
A mechanism for efficiently comparing two quiescent databases, one of which resides on a remote machine.
diff(Database, BlockBag) - Method in class com.sleepycat.je.rep.util.ldiff.LDiff
A mechanism for efficiently comparing two quiescent databases, typically residing on different machines connected by a network.
DIFF_AREA_END - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
DIFF_AREA_START - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
DiffAreaEnd() - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.DiffAreaEnd
 
DiffAreaEnd(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.DiffAreaEnd
 
DiffAreaStart() - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.DiffAreaStart
 
DiffAreaStart(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.DiffAreaStart
 
DiffRecordAnalyzer - Class in com.sleepycat.je.rep.util.ldiff
 
DiffRecordAnalyzer() - Constructor for class com.sleepycat.je.rep.util.ldiff.DiffRecordAnalyzer
 
DiffTracker - Class in com.sleepycat.je.rep.util.ldiff
 
DiffTracker(long) - Constructor for class com.sleepycat.je.rep.util.ldiff.DiffTracker
 
DigestException() - Constructor for exception com.sleepycat.je.rep.impl.networkRestore.NetworkBackup.DigestException
 
DIN - Class in com.sleepycat.je.tree.dupConvert
An DIN represents an Duplicate Internal Node in the JE tree.
DIN() - Constructor for class com.sleepycat.je.tree.dupConvert.DIN
Create an empty DIN, with no node ID, to be filled in from the log.
DIN(SizeofMarker) - Constructor for class com.sleepycat.je.tree.dupConvert.DIN
For Sizeof, set all array fields to null, since they are not part of the fixed overhead.
DIN_FIXED_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DIRTY_NODES_EVICTED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
DIRTY_NODES_EVICTED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
DIRTY_NODES_EVICTED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
disableCompactLsns - Static variable in class com.sleepycat.je.tree.IN
 
disableEvents - Static variable in class com.sleepycat.je.utilint.EventTrace
 
disableLeaveGroupEvent() - Method in class com.sleepycat.je.rep.arbiter.impl.MonitorEventManager
 
disableLeaveGroupEvent() - Method in class com.sleepycat.je.rep.impl.node.MonitorEventManager
 
disableParameterValidation(EnvironmentMutableConfig) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentMutableConfig.validateParams.
disableParameterValidation(ReplicationMutableConfig) - Static method in class com.sleepycat.je.rep.RepInternal
Proxy to ReplicationMutableConfig.validateParams.
disallowReplicaWrite() - Method in class com.sleepycat.je.rep.txn.ReadonlyTxn
Unconditionally throws ReplicaWriteException because this locker was created on a replica.
disallowReplicaWrite() - Method in class com.sleepycat.je.rep.txn.ReplicaThreadLocker
Unconditionally throws ReplicaWriteException because this locker was created on a replica.
disallowReplicaWrite() - Method in class com.sleepycat.je.txn.Locker
Throws ReplicaWriteException if called for a locker on a Replica.
discardExtinctRecords(Locker, Set<String>, DatabaseEntry, DatabaseEntry, ScanFilter, String) - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
Inserts the scan record in the DB and queues the scan for execution.
discardExtinctRecords(Transaction, Set<String>, DatabaseEntry, DatabaseEntry, ScanFilter, String) - Method in class com.sleepycat.je.Environment
Initiates asynchronous discarding of the specified extinct records.
discardVLSNCache() - Method in class com.sleepycat.je.tree.BIN
 
DISK_ORDERED_CURSOR_NAME - Static variable in class com.sleepycat.je.cleaner.FileProtector
 
DiskLimitException - Exception in com.sleepycat.je
Thrown when a write operation cannot be performed because a disk limit has been violated.
DiskLimitException(Locker, String) - Constructor for exception com.sleepycat.je.DiskLimitException
For internal use only.
DiskOrderedCursor - Class in com.sleepycat.je
DiskOrderedCursor returns records in unsorted order in exchange for generally faster retrieval times.
DiskOrderedCursorConfig - Class in com.sleepycat.je
Specifies the attributes of a DiskOrderedCursor.
DiskOrderedCursorConfig() - Constructor for class com.sleepycat.je.DiskOrderedCursorConfig
An instance created using the default constructor is initialized with the system's default settings.
DiskOrderedCursorConfigBeanInfo - Class in com.sleepycat.je
 
DiskOrderedCursorConfigBeanInfo() - Constructor for class com.sleepycat.je.DiskOrderedCursorConfigBeanInfo
 
DiskOrderedCursorImpl - Class in com.sleepycat.je.dbi
This class implements the DiskOrderedCursor.
DiskOrderedCursorImpl(DatabaseImpl[], DiskOrderedCursorConfig) - Constructor for class com.sleepycat.je.dbi.DiskOrderedCursorImpl
 
DiskOrderedCursorProducerException - Exception in com.sleepycat.je
Thrown by ForwardCursor.getNext when a DiskOrderedCursor producer thread throws an exception.
DiskOrderedCursorProducerException(String, Throwable) - Constructor for exception com.sleepycat.je.DiskOrderedCursorProducerException
For internal use only.
DiskOrderedScanner - Class in com.sleepycat.je.dbi
Provides an enumeration of all key/data pairs in a database, striving to fetch in disk order.
DiskOrderedScanner.DeferredDeltaRef - Class in com.sleepycat.je.dbi
 
DiskOrderedScanner.DeferredLsnsBatch - Class in com.sleepycat.je.dbi
 
DiskOrderedScanner.OffHeapBinRef - Class in com.sleepycat.je.dbi
 
DiskOrderedScanner.WeakBinRef - Class in com.sleepycat.je.dbi
 
displayStats(PrintStream, StartupTracker.Phase) - Method in class com.sleepycat.je.dbi.StartupTracker
Display all information that has been tracked for this family of phases.
DISPOSED_COUNT - Static variable in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
DLOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
DMUL - Static variable in interface com.sleepycat.asm.Opcodes
 
DNEG - Static variable in interface com.sleepycat.asm.Opcodes
 
doAggressiveScavengerRun - Variable in class com.sleepycat.je.util.DbDump
 
doAnalysis(Database, Protocol, DataChannel, DiffTracker, boolean) - Static method in class com.sleepycat.je.rep.util.ldiff.DiffRecordAnalyzer
 
doAnalysis(Database, Database, DiffTracker, boolean) - Static method in class com.sleepycat.je.rep.util.ldiff.DiffRecordAnalyzer
 
doCacheModeEvict(IN, CacheMode) - Method in class com.sleepycat.je.evictor.Evictor
Evict a specific IN, used by cache modes.
doCheckpoint(CheckpointConfig, String, boolean) - Method in class com.sleepycat.je.recovery.Checkpointer
The real work to do a checkpoint.
doClean(boolean, boolean) - Method in class com.sleepycat.je.cleaner.Cleaner
Cleans selected files and returns the number of files cleaned.
doCloseAfterInvalid() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
This method must be called while synchronized on DbEnvPool.
doCloseAfterInvalid() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
doCompress() - Method in class com.sleepycat.je.incomp.INCompressor
The real work to doing a compress.
doCriticalEviction(boolean) - Method in class com.sleepycat.je.evictor.Evictor
This method is called from application threads for every cursor operation.
doCriticalEviction(boolean) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
doDaemonEviction(boolean) - Method in class com.sleepycat.je.evictor.Evictor
This method is called from daemon threads for every operation.
doDaemonEviction(boolean) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
doHook() - Method in interface com.sleepycat.je.rep.stream.ReplicaFeederSyncup.TestHook
 
doHook() - Method in interface com.sleepycat.je.utilint.TestHook
 
doHook(T) - Method in interface com.sleepycat.je.utilint.TestHook
 
doHook() - Method in class com.sleepycat.je.utilint.TestHookAdapter
 
doHook(T) - Method in class com.sleepycat.je.utilint.TestHookAdapter
 
doHookIfSet(TestHook<?>) - Static method in class com.sleepycat.je.utilint.TestHookExecute
 
doHookIfSet(TestHook<T>, T) - Static method in class com.sleepycat.je.utilint.TestHookExecute
 
doHookSetupIfSet(TestHook<?>) - Static method in class com.sleepycat.je.utilint.TestHookExecute
 
doIOHook() - Method in interface com.sleepycat.je.utilint.TestHook
 
doIOHook() - Method in class com.sleepycat.je.utilint.TestHookAdapter
 
doIOHookIfSet(TestHook<?>) - Static method in class com.sleepycat.je.utilint.TestHookExecute
 
doManualEvict() - Method in class com.sleepycat.je.evictor.Evictor
 
doManualEvict() - Method in class com.sleepycat.je.evictor.OffHeapCache
 
DONE - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
Done() - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.Done
 
Done(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.Done
 
DONE - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
Done() - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.Done
 
Done(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.Done
 
DONT_JOIN_REP_GROUP - Static variable in class com.sleepycat.je.rep.impl.RepParams
If true, the replica runs with this property will not join the replication group.
doRegister(Environment) - Method in interface com.sleepycat.je.dbi.EnvironmentImpl.MBeanRegistrar
 
doRunReplicaLoopInternalWork() - Method in class com.sleepycat.je.rep.impl.node.Replica
 
DOS_DEFERRED_DELTAREF_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DOS_DEFERRED_LSN_BATCH_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DOS_OFFHEAP_BINREF_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
DOS_PRODUCER_QUEUE_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
DiskOrderedScan
DOS_PRODUCER_QUEUE_TIMEOUT - Static variable in class com.sleepycat.je.EnvironmentConfig
The timeout for Disk Ordered Scan producer thread queue offers in milliseconds.
DOS_WEAK_BINREF_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
doScavengerRun - Variable in class com.sleepycat.je.util.DbDump
 
doServiceHandshake(DataChannel, String) - Static method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
Used by the client to set up a channel for the service.
doServiceHandshake(DataChannel, String, ServiceHandshake.AuthenticationMethod[]) - Static method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
A variation on the method above.
doTestEvict(IN, Evictor.EvictionSource) - Method in class com.sleepycat.je.evictor.Evictor
Evict a specific IN, used by tests.
DOUBLE - Static variable in interface com.sleepycat.asm.Opcodes
 
DOUBLE - Static variable in class com.sleepycat.asm.Type
The sort of the double type.
DOUBLE_TYPE - Static variable in class com.sleepycat.asm.Type
The double type.
DoubleBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for an unsorted Double primitive wrapper or an unsorted double primitive.
DoubleBinding() - Constructor for class com.sleepycat.bind.tuple.DoubleBinding
 
DoubleExpMovingAvg - Class in com.sleepycat.je.utilint
A double JE stat component generated from an exponential moving average over a specified time period of values supplied with associated times, to support averaging values that are generated at irregular intervals.
DoubleExpMovingAvg(String, long) - Constructor for class com.sleepycat.je.utilint.DoubleExpMovingAvg
Creates an instance of this class.
doubleToEntry(double, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.DoubleBinding
Converts a simple double value into an entry buffer.
doubleToEntry(double, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedDoubleBinding
Converts a simple double value into an entry buffer.
doubleValue() - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
doUnregister() - Method in interface com.sleepycat.je.dbi.EnvironmentImpl.MBeanRegistrar
 
doWork() - Method in interface com.sleepycat.collections.TransactionWorker
Perform the work for a single transaction.
doWork(ChildReference) - Method in interface com.sleepycat.je.tree.WithRootLatched
doWork is called while the tree's root latch is held.
DREM - Static variable in interface com.sleepycat.asm.Opcodes
 
DRETURN - Static variable in interface com.sleepycat.asm.Opcodes
 
DSTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
DSUB - Static variable in interface com.sleepycat.asm.Opcodes
 
DUMMY_LATCH_CONTEXT - Static variable in class com.sleepycat.je.latch.LatchSupport
 
DummyLockManager - Class in com.sleepycat.je.txn
DummyLockManager performs minimal locking and is used when EnvironmentConfig.ENV_IS_LOCKING is false.
dump(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
Dump the cursor for debugging purposes.
dump() - Method in class com.sleepycat.je.dbi.CursorImpl
dump the cursor for debugging purposes.
dump() - Method in class com.sleepycat.je.dbi.DbTree
For debugging.
dump() - Method in class com.sleepycat.je.dbi.INList
 
dump() - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
Dump the contents.
dump(PrintStream) - Method in class com.sleepycat.je.rep.vlsn.VLSNBucket
For debugging and tracing.
dump(int) - Method in class com.sleepycat.je.tree.Node
 
dump() - Method in class com.sleepycat.je.tree.Tree
 
dump() - Method in class com.sleepycat.je.txn.LockInfo
Debugging
dump() - Method in class com.sleepycat.je.txn.LockManager
Debugging
dump() - Method in class com.sleepycat.je.util.DbDump
Perform the dump.
dump(File, String, String, long, long, boolean, boolean, boolean, boolean, boolean, boolean, String) - Method in class com.sleepycat.je.util.DbPrintLog
Dump a JE log into human readable form.
dump() - Method in class com.sleepycat.je.util.DbScavenger
Start the scavenger run.
DUMP_TYPE - Static variable in class com.sleepycat.je.tree.Key
 
dumpAckFeederState() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Dumps the state associated with all active Feeders that supply acknowledgments.
dumpAckFeederState() - Method in class com.sleepycat.je.rep.impl.RepImpl
Dumps the state associated with all active Feeders that supply acknowledgments, along with identifying information about the node and its current HA state.
dumpBoolean(ByteBuffer, StringBuilder, String) - Static method in class com.sleepycat.je.log.LogUtils
 
dumpBtreeLatchesHeld() - Static method in class com.sleepycat.je.latch.LatchSupport
 
dumpByteArray(byte[]) - Method in class com.sleepycat.je.tree.Key.DumpType
 
dumpCurrentHeader() - Method in class com.sleepycat.je.log.LNFileReader
 
dumpDb(boolean) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
For debugging and unit tests
dumpEntry(StringBuilder, boolean) - Method in class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
Extends super class to dump out extra key.
dumpEntry(StringBuilder, boolean) - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
dumpEntry(StringBuilder, boolean) - Method in class com.sleepycat.je.log.entry.INLogEntry
 
dumpEntry(StringBuilder, boolean) - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
dumpEntry(StringBuilder, boolean) - Method in interface com.sleepycat.je.log.entry.LogEntry
Print out the contents of an entry.
dumpEntry(StringBuilder, boolean) - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
Extends its super class to dump database operation information.
dumpEntry(StringBuilder, boolean) - Method in class com.sleepycat.je.log.entry.SingleItemEntry
 
dumpEvents() - Static method in class com.sleepycat.je.utilint.EventTrace
 
dumpEvents(PrintStream) - Static method in class com.sleepycat.je.utilint.EventTrace
 
DumpFileReader - Class in com.sleepycat.je.log
The DumpFileReader prints every log entry to stdout.
DumpFileReader(EnvironmentImpl, int, long, long, long, String, String, String, boolean, boolean, boolean) - Constructor for class com.sleepycat.je.log.DumpFileReader
Create this reader to start at a given LSN.
dumpGroup() - Method in class com.sleepycat.je.rep.util.DbGroupAdmin
Display group information.
dumpKey(StringBuilder, byte[]) - Method in class com.sleepycat.je.tree.FileSummaryLN
 
dumpKey(StringBuilder, byte[]) - Method in class com.sleepycat.je.tree.LN
 
dumpLockTable() - Method in class com.sleepycat.je.txn.Locker
Dump lock table, for debugging
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.cleaner.DbFileSummary
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.cleaner.FileSummary
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.cleaner.PackedOffsets
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.dbi.DatabaseId
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.dbi.DbTree
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
 
dumpLog(StringBuilder, boolean) - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.log.entry.EmptyLogEntry
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.log.entry.RestoreRequired
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.log.FileHeader
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.log.LogEntryHeader
 
dumpLog(StringBuilder, boolean) - Method in interface com.sleepycat.je.log.Loggable
Write the object into the string buffer for log dumping.
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.log.Trace
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.recovery.CheckpointEnd
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.recovery.CheckpointStart
 
dumpLog(byte[], StringBuilder, boolean) - Static method in class com.sleepycat.je.tree.BINDeltaBloomFilter
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.ChildReference
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.DeltaInfo
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.dupConvert.INDeleteInfo
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.IN
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.LN
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.OldBINDelta
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.Tree
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.txn.RollbackEnd
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.txn.RollbackStart
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.txn.Txn
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.txn.TxnPrepare
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.utilint.Matchpoint
 
dumpLog(StringBuilder, boolean) - Method in class com.sleepycat.je.utilint.VLSN
 
dumpLogAdditional(StringBuilder) - Method in class com.sleepycat.je.tree.dupConvert.DBIN
DBINS need to dump their dup key
dumpLogAdditional(StringBuilder) - Method in class com.sleepycat.je.tree.dupConvert.DIN
DINS need to dump their dup key
dumpLogAdditional(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
Dump additional fields
dumpLogAdditional(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.FileSummaryLN
Dump additional fields.
dumpLogAdditional(StringBuilder) - Method in class com.sleepycat.je.tree.IN
Allows subclasses to add additional fields before the end tag.
dumpLogAdditional(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.LN
 
dumpLogAdditional(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.MapLN
Dump additional fields.
dumpLogAdditional(StringBuilder, boolean) - Method in class com.sleepycat.je.tree.NameLN
Dump additional fields.
dumpLogEntry() - Method in class com.sleepycat.je.rep.stream.InputWireRecord
Convert the full version of the log entry to a string.
dumpOne(PrintStream, byte[], boolean) - Method in class com.sleepycat.je.util.DbDump
 
dumpPassedTxns() - Method in class com.sleepycat.je.rep.stream.MatchpointSearchResults
Display the saved transaction information.
dumpRep(StringBuilder) - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
dumpRep(StringBuilder) - Method in class com.sleepycat.je.log.entry.INLogEntry
Never replicated.
dumpRep(StringBuilder) - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
dumpRep(StringBuilder) - Method in interface com.sleepycat.je.log.entry.LogEntry
Dump the contents of the log entry that are interesting for replication.
dumpRep(StringBuilder) - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
 
dumpRep(StringBuilder) - Method in class com.sleepycat.je.log.entry.SingleItemEntry
 
dumpRep(StringBuilder) - Method in class com.sleepycat.je.log.LogEntryHeader
 
dumpState() - Method in class com.sleepycat.je.rep.impl.node.Feeder
For debugging and exception messages.
dumpState(boolean) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
dumpState() - Method in class com.sleepycat.je.rep.impl.node.Replay
 
dumpState() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Dumps the states associated with any active Feeders as well as the composition of the group itself.
dumpState() - Method in class com.sleepycat.je.rep.impl.RepImpl
Dump interesting aspects of the node's state.
dumpState() - Method in class com.sleepycat.je.rep.stream.ArbiterFeederSource
 
dumpState() - Method in interface com.sleepycat.je.rep.stream.FeederSource
 
dumpState() - Method in class com.sleepycat.je.rep.stream.MasterFeederSource
 
dumpString(int) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
dumpString(int, boolean) - Method in class com.sleepycat.je.tree.ChildReference
 
dumpString(int, boolean) - Method in class com.sleepycat.je.tree.dupConvert.DBIN
For unit test support:
dumpString(int, boolean) - Method in class com.sleepycat.je.tree.dupConvert.DIN
For unit test support:
dumpString(int, boolean) - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
dumpString(int, boolean) - Method in class com.sleepycat.je.tree.FileSummaryLN
 
dumpString(int, boolean) - Method in class com.sleepycat.je.tree.IN
For unit test support:
dumpString(byte[], int) - Static method in class com.sleepycat.je.tree.Key
 
dumpString(byte[], String, int) - Static method in class com.sleepycat.je.tree.Key
 
dumpString(int, boolean) - Method in class com.sleepycat.je.tree.LN
 
dumpString(int, boolean) - Method in class com.sleepycat.je.tree.MapLN
 
dumpString(int, boolean) - Method in class com.sleepycat.je.tree.NameLN
 
dumpString(int) - Method in class com.sleepycat.je.tree.Tree
 
dumpString(long, int) - Static method in class com.sleepycat.je.utilint.DbLsn
 
dumpToString(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
 
DUP - Static variable in interface com.sleepycat.asm.Opcodes
 
dup(boolean) - Method in class com.sleepycat.je.Cursor
Returns a new cursor with the same transaction and locker ID as the original cursor.
dup(boolean) - Method in class com.sleepycat.je.SecondaryCursor
Returns a new SecondaryCursor for the same transaction as the original cursor.
dup() - Method in interface com.sleepycat.persist.EntityCursor
Duplicates the cursor at the cursor position.
dup(boolean) - Method in class com.sleepycat.util.keyrange.RangeCursor
Create a cloned range cursor.
DUP2 - Static variable in interface com.sleepycat.asm.Opcodes
 
DUP2_X1 - Static variable in interface com.sleepycat.asm.Opcodes
 
DUP2_X2 - Static variable in interface com.sleepycat.asm.Opcodes
 
DUP_NODE_REJECT - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
DUP_X1 - Static variable in interface com.sleepycat.asm.Opcodes
 
DUP_X2 - Static variable in interface com.sleepycat.asm.Opcodes
 
DupConvert - Class in com.sleepycat.je.tree.dupConvert
Performs post-recovery conversion of all dup DBs during Environment construction, when upgrading from JE 4.1 and earlier.
DupConvert(EnvironmentImpl, DbTree) - Constructor for class com.sleepycat.je.tree.dupConvert.DupConvert
Creates a conversion object.
DupCountLN - Class in com.sleepycat.je.tree.dupConvert
A DupCountLN represents the transactional part of the root of a duplicate tree, specifically the count of dupes in the tree.
DupCountLN() - Constructor for class com.sleepycat.je.tree.dupConvert.DupCountLN
Create an empty DupCountLN, to be filled in from the log.
DUPCOUNTLN_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
dupCursor(Cursor, boolean) - Method in class com.sleepycat.util.keyrange.RangeCursor
Dups the given cursor.
DupKeyData - Class in com.sleepycat.je.dbi
Utility methods for combining, splitting and comparing two-part key values for duplicates databases.
DupKeyData() - Constructor for class com.sleepycat.je.dbi.DupKeyData
 
DupKeyData.NextNoDupComparator - Class in com.sleepycat.je.dbi
Used to perform the getNextNoDup operation.
DupKeyData.PutNoOverwriteComparator - Class in com.sleepycat.je.dbi
Used to perform the putNoOverwrite operation.
DupKeyData.TwoPartKeyComparator - Class in com.sleepycat.je.dbi
Comparator that compares the combined key/data two-part key, calling the user-defined btree and duplicate comparator as needed.
DuplicateDataException - Exception in com.sleepycat.je
Thrown by Cursor.putCurrent if the old and new data are not equal according to the configured duplicate comparator or default comparator.
DuplicateDataException(String) - Constructor for exception com.sleepycat.je.DuplicateDataException
For internal use only.
DuplicateNodeReject(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.DuplicateNodeReject
 
duplicates(K) - Method in class com.sleepycat.collections.StoredMap
Returns a new collection containing the values mapped to the given key in this map.
duplicatesMap(K, EntryBinding) - Method in class com.sleepycat.collections.StoredMap
Returns a new map from primary key to value for the subset of records having a given secondary key (duplicates).
dupSecondary(boolean) - Method in class com.sleepycat.je.SecondaryCursor
Deprecated.
As of JE 4.0.13, replaced by Cursor.dup(boolean).
Durability - Class in com.sleepycat.je
Durability defines the overall durability characteristics associated with a transaction.
Durability(Durability.SyncPolicy, Durability.SyncPolicy, Durability.ReplicaAckPolicy) - Constructor for class com.sleepycat.je.Durability
Creates an instance of a Durability specification.
Durability.ReplicaAckPolicy - Enum in com.sleepycat.je
A replicated environment makes it possible to increase an application's transaction commit guarantees by committing changes to its replicas on the network.
Durability.SyncPolicy - Enum in com.sleepycat.je
Defines the synchronization policy to be used when committing a transaction.
DurabilityQuorum - Class in com.sleepycat.je.rep.impl.node
Provides information about quorums needed for durability decisions.
DurabilityQuorum(RepImpl) - Constructor for class com.sleepycat.je.rep.impl.node.DurabilityQuorum
 
durableCommit - Variable in class com.sleepycat.je.rep.stream.MatchpointSearchResults.PassedTxnInfo
 
DurationConfigParam - Class in com.sleepycat.je.config
A JE configuration parameter with a duration integer value in milliseconds.
DurationConfigParam(String, String, String, String, boolean, boolean) - Constructor for class com.sleepycat.je.config.DurationConfigParam
 
durationToMillis(long, TimeUnit) - Static method in class com.sleepycat.je.utilint.PropUtil
Converts the given duration (interval value plus unit) to milliseconds, ensuring that any given value greater than zero converts to at least one millisecond to avoid a zero millisecond result, since Object.wait(0) waits forever.

E

ELAPSED_TXN_95_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_95_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_95_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_99_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_99_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_99_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_AVG_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_AVG_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_AVG_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_MAX_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_MAX_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ELAPSED_TXN_MAX_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
elapsedTime() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
Returns the elapsed time associated with this transaction.
ELECTABLE_GROUP_SIZE_OVERRIDE - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ELECTABLE_GROUP_SIZE_OVERRIDE - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
An escape mechanism to modify the way in which the number of electable nodes, and consequently the quorum requirements for elections and commit acknowledgments, is calculated.
ElectionAgentThread - Class in com.sleepycat.je.rep.elections
ElectionAgentThread is the base class for the election agent threads underlying the Acceptor and Learner agents.
ElectionAgentThread(RepNode, Protocol, String) - Constructor for class com.sleepycat.je.rep.elections.ElectionAgentThread
 
ElectionAgentThread(EnvironmentImpl, Protocol, String) - Constructor for class com.sleepycat.je.rep.elections.ElectionAgentThread
 
electionInProgress() - Method in class com.sleepycat.je.rep.elections.Elections
Predicate to determine whether an election is currently in progress.
ElectionQuorum - Class in com.sleepycat.je.rep.impl.node
ElectionQuorum centralizes decision making about what constitutes a successful election quorum and the definition of an authoritative master.
ElectionQuorum(RepImpl) - Constructor for class com.sleepycat.je.rep.impl.node.ElectionQuorum
 
ElectionQuorum() - Constructor for class com.sleepycat.je.rep.impl.node.ElectionQuorum
For unit testing
electionRoundConcluded() - Method in interface com.sleepycat.je.rep.elections.Proposer.RetryPredicate
 
Elections - Class in com.sleepycat.je.rep.elections
Represents the environment in which elections are run on behalf of a node.
Elections(ElectionsConfig, Learner.Listener, Acceptor.SuggestionGenerator) - Constructor for class com.sleepycat.je.rep.elections.Elections
Creates an instance of Elections.
elections - Variable in class com.sleepycat.je.rep.elections.Proposer
 
ELECTIONS_OPEN_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ELECTIONS_PRIMARY_RETRIES - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ELECTIONS_PRIMARY_RETRIES - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The number of times an unsuccessful election will be retried by a designated Primary in a two node group before it is activated and becomes the Master.
ELECTIONS_READ_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ELECTIONS_REBROADCAST_PERIOD - Static variable in class com.sleepycat.je.rep.impl.RepParams
The master re-broadcasts the results of an election with this period.
ELECTIONS_REBROADCAST_PERIOD - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The time interval between rebroadcasts of election results by the master node to all nodes not currently connected to it.
ElectionsConfig - Interface in com.sleepycat.je.rep.elections
 
EMPTY - Static variable in class com.sleepycat.compat.DbCompat.OpReadOptions
 
EMPTY - Static variable in class com.sleepycat.compat.DbCompat.OpWriteOptions
 
EMPTY_KEY - Static variable in class com.sleepycat.je.tree.Key
 
emptyGroup - Variable in class com.sleepycat.je.rep.impl.RepGroupDB
 
EmptyLogEntry - Class in com.sleepycat.je.log.entry
Contains no information, implying that the LogEntryType is the only information needed.
EmptyLogEntry() - Constructor for class com.sleepycat.je.log.entry.EmptyLogEntry
 
EmptyRep(int, boolean) - Constructor for class com.sleepycat.je.tree.INLongRep.EmptyRep
 
emptySortedMap() - Static method in class com.sleepycat.je.utilint.CollectionUtils
Returns an empty, immutable, serializable sorted map.
emptySortedSet() - Static method in class com.sleepycat.je.utilint.CollectionUtils
Returns an empty, immutable, serializable sorted set.
enable() - Method in class com.sleepycat.je.dbi.INList
Enable the INList during recovery.
ENABLE_GROUP_ACKS - Static variable in class com.sleepycat.je.rep.impl.RepParams
Internal parameter enable use of the group ack message.
enableDeadlockDetection(EnvironmentConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
enableFileDeletion(boolean) - Method in class com.sleepycat.je.cleaner.Cleaner
Enables or disabling processing of safe-to-delete files, including the truncation of the VLSN index.
end(Xid, int) - Method in class com.sleepycat.je.XAEnvironment
 
endArbitration() - Method in class com.sleepycat.je.rep.arbitration.Arbiter
The node has determined that it need not be in active arbitration.
endArbitration() - Method in interface com.sleepycat.je.rep.arbitration.ArbiterProvider
End active arbitration.
endArbitration() - Method in class com.sleepycat.je.rep.arbitration.DesignatedPrimaryProvider
No cleannup is needed when exiting designated primary arbitration.
endBackup() - Method in class com.sleepycat.je.util.DbBackup
End backup mode, thereby re-enabling normal deletion of log files by the JE log cleaner.
endIncrementalPopulation() - Method in class com.sleepycat.je.SecondaryDatabase
 
endOffset - Variable in class com.sleepycat.je.log.FileReader.ReadWindow
 
endTag() - Method in class com.sleepycat.je.tree.BIN
 
endTag() - Method in class com.sleepycat.je.tree.dupConvert.DBIN
 
endTag() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
endTag() - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
endTag() - Method in class com.sleepycat.je.tree.FileSummaryLN
 
endTag() - Method in class com.sleepycat.je.tree.IN
 
endTag() - Method in class com.sleepycat.je.tree.LN
 
endTag() - Method in class com.sleepycat.je.tree.MapLN
 
endTag() - Method in class com.sleepycat.je.tree.NameLN
 
enhance(String, byte[]) - Method in class com.sleepycat.persist.model.ClassEnhancer
Enhances the given class bytes if the class is annotated with Entity or Persistent.
Enhanced - Interface in com.sleepycat.persist.impl
Interface implemented by a persistent class via bytecode enhancement.
EnhancedAccessor - Class in com.sleepycat.persist.impl
Implements Accessor for a complex persistent class.
ENSURE_NODE - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
ENSURE_OK - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
ensureChannelBlocking(DataChannel) - Static method in class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingService
Ensures the data channel is in blocking mode.
ensureCloseAsyncForNonBlocking() - Method in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
Ensures this channel is in non-blocking mode when calling closeAsync.
ensureCloseForBlocking() - Method in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
Ensures this channel is in blocking mode when calling close.
ensureConsistency(EnvironmentImpl) - Method in class com.sleepycat.je.rep.CommitPointConsistencyPolicy
 
ensureConsistency(EnvironmentImpl) - Method in class com.sleepycat.je.rep.impl.PointConsistencyPolicy
Ensures that the replica has replayed the replication stream to the point identified by the commit token.
ensureConsistency(EnvironmentImpl) - Method in class com.sleepycat.je.rep.NoConsistencyRequiredPolicy
 
ensureConsistency(EnvironmentImpl) - Method in class com.sleepycat.je.rep.TimeConsistencyPolicy
 
ensureConsistency(EnvironmentImpl) - Method in interface com.sleepycat.je.ReplicaConsistencyPolicy
 
ensureDbExtinction(DatabaseImpl) - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
Called during recovery when a NameLN delete/truncate is not followed by the appropriate MapLN deletion.
ensureMember(Protocol.NodeGroupInfo) - Method in class com.sleepycat.je.rep.impl.RepGroupDB
Ensures that the membership info for the replica is in the database.
ensureMonitor(RepNodeImpl) - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
 
EnsureNode(RepNodeImpl) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureNode
 
EnsureNode(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureNode
 
ensureOffHeapLNsInLRU(BIN) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
EnsureOK(RepGroupProtocol.EnsureNode, NameIdPair) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureOK
 
EnsureOK(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureOK
 
ensureReplicasForCommit(MasterTxn, int) - Method in class com.sleepycat.je.rep.impl.node.DurabilityQuorum
See if there are a sufficient number of replicas alive to support the commit for this transaction.
ensureSufficientAcks(FeederTxns.TxnInfo, int) - Method in class com.sleepycat.je.rep.impl.node.DurabilityQuorum
Determine if this transaction has been adequately acknowledged.
entities() - Method in interface com.sleepycat.persist.EntityIndex
Opens a cursor for traversing all entities in this index.
entities(Transaction, CursorConfig) - Method in interface com.sleepycat.persist.EntityIndex
Opens a cursor for traversing all entities in this index.
entities(K, boolean, K, boolean) - Method in interface com.sleepycat.persist.EntityIndex
Opens a cursor for traversing entities in a key range.
entities(Transaction, K, boolean, K, boolean, CursorConfig) - Method in interface com.sleepycat.persist.EntityIndex
Opens a cursor for traversing entities in a key range.
entities() - Method in class com.sleepycat.persist.EntityJoin
Opens a cursor that returns the entities qualifying for the join.
entities(Transaction, CursorConfig) - Method in class com.sleepycat.persist.EntityJoin
Opens a cursor that returns the entities qualifying for the join.
Entity - Annotation Type in com.sleepycat.persist.model
Indicates a persistent entity class.
EntityBinding<E> - Interface in com.sleepycat.bind
A binding between a key-value entry pair and an entity object.
EntityConverter - Class in com.sleepycat.persist.evolve
A subclass of Converter that allows specifying keys to be deleted.
EntityConverter(String, int, Conversion, Set<String>) - Constructor for class com.sleepycat.persist.evolve.EntityConverter
Creates a mutation for converting all instances of the given entity class version to the current version of the class.
EntityCursor<V> - Interface in com.sleepycat.persist
Traverses entity values or key values and allows deleting or updating the entity at the current cursor position.
EntityIndex<K,V> - Interface in com.sleepycat.persist
The interface for accessing keys and entities via a primary or secondary index.
EntityInput - Interface in com.sleepycat.persist.impl
Used for reading object fields.
EntityJoin<PK,E> - Class in com.sleepycat.persist
Performs an equality join on two or more secondary keys.
EntityJoin(PrimaryIndex<PK, E>) - Constructor for class com.sleepycat.persist.EntityJoin
Creates a join object for a given primary index.
EntityMetadata - Class in com.sleepycat.persist.model
The metadata for a persistent entity class.
EntityMetadata(String, PrimaryKeyMetadata, Map<String, SecondaryKeyMetadata>) - Constructor for class com.sleepycat.persist.model.EntityMetadata
Used by an EntityModel to construct entity metadata.
EntityModel - Class in com.sleepycat.persist.model
The base class for classes that provide entity model metadata.
EntityModel() - Constructor for class com.sleepycat.persist.model.EntityModel
The default constructor for use by subclasses.
EntityOutput - Interface in com.sleepycat.persist.impl
Used for writing object fields.
EntityResult<V> - Class in com.sleepycat.persist
Used to return an entity value from a 'get' operation along with an OperationResult.
EntityStore - Class in com.sleepycat.persist
A store for managing persistent entity objects.
EntityStore(Environment, String, StoreConfig) - Constructor for class com.sleepycat.persist.EntityStore
Opens an entity store in a given environment.
entries - Variable in class com.sleepycat.je.tree.TrackingInfo
 
entry - Variable in class com.sleepycat.je.log.LogParams
Object to be marshaled and logged.
ENTRY - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
Entry(OutputWireRecord) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
Entry(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
ENTRY_NOTFOUND - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
ENTRY_REQUEST - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
EntryBinding<E> - Interface in com.sleepycat.bind
A binding between a key or data entry and a key or data object.
entryBuffer - Variable in class com.sleepycat.je.rep.stream.OutputWireRecord
 
entryIsReplicated() - Method in class com.sleepycat.je.log.FileReader
 
EntryNotFound() - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.EntryNotFound
 
EntryNotFound(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.EntryNotFound
 
EntryRequest(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.EntryRequest
 
entrySet() - Method in class com.sleepycat.collections.StoredMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class com.sleepycat.je.cleaner.DbFileSummaryMap
 
entrySet() - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
The caller should synchronize on the map while accessing the return value.
entrySize() - Static method in class com.sleepycat.je.log.FileHeader
A header is always a known size.
EntryStates - Class in com.sleepycat.je.tree
 
EntryStates() - Constructor for class com.sleepycat.je.tree.EntryStates
 
entryToBigDecimal(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.BigDecimalBinding
Converts an entry buffer into a BigDecimal value.
entryToBigDecimal(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedBigDecimalBinding
Converts an entry buffer into a BigDecimal value.
entryToBigInteger(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.BigIntegerBinding
Converts an entry buffer into a BigInteger value.
entryToBoolean(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.BooleanBinding
Converts an entry buffer into a simple boolean value.
entryToByte(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.ByteBinding
Converts an entry buffer into a simple byte value.
entryToChar(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.CharacterBinding
Converts an entry buffer into a simple char value.
entryToDouble(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.DoubleBinding
Converts an entry buffer into a simple double value.
entryToDouble(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedDoubleBinding
Converts an entry buffer into a simple double value.
entryToFloat(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.FloatBinding
Converts an entry buffer into a simple float value.
entryToFloat(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedFloatBinding
Converts an entry buffer into a simple float value.
entryToInput(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.TupleBase
Utility method to create a new tuple input object for reading the data from a given buffer.
entryToInt(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.IntegerBinding
Converts an entry buffer into a simple int value.
entryToInt(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.PackedIntegerBinding
Converts an entry buffer into a simple int value.
entryToInt(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedPackedIntegerBinding
Converts an entry buffer into a simple int value.
entryToKey(DatabaseEntry) - Static method in class com.sleepycat.je.cleaner.ReservedFileInfo
 
entryToLong(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.LongBinding
Converts an entry buffer into a simple long value.
entryToLong(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.PackedLongBinding
Converts an entry buffer into a simple Long value.
entryToLong(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedPackedLongBinding
Converts an entry buffer into a simple Long value.
entryToObject(DatabaseEntry) - Method in class com.sleepycat.bind.ByteArrayBinding
 
entryToObject(DatabaseEntry, DatabaseEntry) - Method in interface com.sleepycat.bind.EntityBinding
Converts key and data entry buffers into an entity Object.
entryToObject(DatabaseEntry) - Method in interface com.sleepycat.bind.EntryBinding
Converts a entry buffer into an Object.
entryToObject(DatabaseEntry) - Method in class com.sleepycat.bind.RecordNumberBinding
 
entryToObject(DatabaseEntry) - Method in class com.sleepycat.bind.serial.SerialBinding
Deserialize an object from an entry buffer.
entryToObject(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.serial.SerialSerialBinding
 
entryToObject(K, D) - Method in class com.sleepycat.bind.serial.SerialSerialBinding
Constructs an entity object from deserialized key and data objects.
entryToObject(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.serial.TupleSerialBinding
 
entryToObject(TupleInput, D) - Method in class com.sleepycat.bind.serial.TupleSerialBinding
Constructs an entity object from TupleInput key entry and deserialized data entry objects.
entryToObject(TupleInput, E) - Method in class com.sleepycat.bind.serial.TupleSerialMarshalledBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.BigDecimalBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.BigIntegerBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.BooleanBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.ByteBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.CharacterBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.DoubleBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.FloatBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.IntegerBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.LongBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.PackedIntegerBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.PackedLongBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.ShortBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.SortedBigDecimalBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.SortedDoubleBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.SortedFloatBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.SortedPackedIntegerBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.SortedPackedLongBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.StringBinding
 
entryToObject(DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.TupleBinding
Constructs a key or data object from a TupleInput entry.
entryToObject(DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleInputBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.bind.tuple.TupleMarshalledBinding
 
entryToObject(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleTupleBinding
 
entryToObject(TupleInput, TupleInput) - Method in class com.sleepycat.bind.tuple.TupleTupleBinding
Constructs an entity object from TupleInput key and data entries.
entryToObject(TupleInput, TupleInput) - Method in class com.sleepycat.bind.tuple.TupleTupleMarshalledBinding
 
entryToObject(DatabaseEntry) - Static method in class com.sleepycat.je.cleaner.ReservedFileInfo
 
entryToObject(TupleInput) - Method in class com.sleepycat.je.rep.impl.RepGroupDB.GroupBinding
 
entryToObject(TupleInput) - Method in class com.sleepycat.je.rep.impl.RepGroupDB.NodeBinding
 
entryToObject(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistEntityBinding
 
entryToObject(DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistKeyBinding
 
entryToObjectWithPriKey(Object, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistEntityBinding
This method will be used in PrimaryIndex.get, where the primary key is known to DPL.
entryToRecordNumber(DatabaseEntry) - Static method in class com.sleepycat.bind.RecordNumberBinding
Utility method for use by bindings to translate a entry buffer to an record number integer.
entryToShort(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.ShortBinding
Converts an entry buffer into a simple short value.
entryToString(DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.StringBinding
Converts an entry buffer into a simple String value.
ENTRYTYPE_OFFSET - Static variable in class com.sleepycat.je.log.LogEntryHeader
 
EnumConfigParam<T extends Enum<T>> - Class in com.sleepycat.je.rep.impl
A JE configuration parameter with an enumerated value
EnumConfigParam(String, Enum<T>, boolean, boolean, Class<T>) - Constructor for class com.sleepycat.je.rep.impl.EnumConfigParam
 
EnumFormat - Class in com.sleepycat.persist.impl
Format for all enum types.
env - Variable in class com.sleepycat.je.statcap.StatManager
 
env - Variable in class com.sleepycat.je.util.DbDump
 
env - Variable in class com.sleepycat.je.util.DbLoad
 
ENV_BACKGROUND_READ_LIMIT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_BACKGROUND_READ_LIMIT - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum number of read operations performed by JE background activities (e.g., cleaning) before sleeping to ensure that application threads can perform I/O.
ENV_BACKGROUND_SLEEP_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_BACKGROUND_SLEEP_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
The duration that JE background activities will sleep when the EnvironmentConfig.ENV_BACKGROUND_WRITE_LIMIT or EnvironmentConfig.ENV_BACKGROUND_READ_LIMIT is reached.
ENV_BACKGROUND_WRITE_LIMIT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_BACKGROUND_WRITE_LIMIT - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum number of write operations performed by JE background activities (e.g., checkpointing and eviction) before sleeping to ensure that application threads can perform I/O.
ENV_CHECK_LEAKS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_CHECK_LEAKS - Static variable in class com.sleepycat.je.EnvironmentConfig
Debugging support: check leaked locks and txns at env close.
ENV_COMPARATORS_REQUIRED - Static variable in class com.sleepycat.je.config.EnvironmentParams
Used by utilities, not exposed in the API.
ENV_CONSISTENCY_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ENV_CONSISTENCY_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The amount of time to wait for a Replica to become consistent with the Master, when a ReplicatedEnvironment handle is created and no ConsistencyPolicy is specified.
ENV_CREATION_TIME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
ENV_CREATION_TIME_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
ENV_CREATION_TIME_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
ENV_DB_CACHE_CLEAR_COUNT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_DB_CACHE_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_DB_EVICTION - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_DB_EVICTION - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, enable eviction of metadata for closed databases.
ENV_DIFF - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
ENV_DUP_CONVERT_PRELOAD_ALL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_DUP_CONVERT_PRELOAD_ALL - Static variable in class com.sleepycat.je.EnvironmentConfig
If true (the default) preload all duplicates databases at once when upgrading from JE 4.1 and earlier.
ENV_EXPIRATION_ENABLED - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_EXPIRATION_ENABLED - Static variable in class com.sleepycat.je.EnvironmentConfig
If true (the default), expired data is filtered from queries and purged by the cleaner.
ENV_EXPOSE_USER_DATA - Static variable in class com.sleepycat.je.config.EnvironmentParams
Hidden (for now) parameter to allow user key/data values to be included in exception messages, log messages, etc.
ENV_FAIR_LATCHES - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_FAIR_LATCHES - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, use latches instead of synchronized blocks to implement the lock table and log write mutexes.
ENV_FORCED_YIELD - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_FORCED_YIELD - Static variable in class com.sleepycat.je.EnvironmentConfig
Debugging support: call Thread.yield() at strategic points.
ENV_GROUP_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
ENV_GROUP_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
ENV_INFO - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
ENV_INIT_LOCKING - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_INIT_TXN - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_IS_LOCKING - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures the database environment for no locking.
ENV_IS_TRANSACTIONAL - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures the use of transactions.
ENV_LATCH_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_LATCH_TIMEOUT - Static variable in class com.sleepycat.je.EnvironmentConfig
The timeout for detecting internal latch timeouts, so that deadlocks can be detected.
ENV_RDONLY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_READ_ONLY - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures the database environment to be read-only, and any attempt to modify a database will fail.
ENV_RECOVERY - Static variable in class com.sleepycat.je.config.EnvironmentParams
Used by utilities, not exposed in the API.
ENV_RECOVERY_FORCE_CHECKPOINT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RECOVERY_FORCE_CHECKPOINT - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, a checkpoint is forced following recovery, even if the log ends with a checkpoint.
ENV_RECOVERY_FORCE_NEW_FILE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RECOVERY_FORCE_NEW_FILE - Static variable in class com.sleepycat.je.EnvironmentConfig
Used after performing a restore from backup to force creation of a new log file prior to recovery.
ENV_RUN_BACKUP - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RUN_BACKUP - Static variable in class com.sleepycat.je.EnvironmentConfig
 
ENV_RUN_CHECKPOINTER - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RUN_CHECKPOINTER - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, starts up the checkpointer thread.
ENV_RUN_CLEANER - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RUN_CLEANER - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, starts up the cleaner thread.
ENV_RUN_ERASER - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RUN_EVICTOR - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RUN_EVICTOR - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, eviction is done by a pool of evictor threads, as well as being done inline by application threads.
ENV_RUN_EXTINCT_RECORD_SCANNER - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RUN_EXTINCT_RECORD_SCANNER - Static variable in class com.sleepycat.je.EnvironmentConfig
Allows disabling the thread used for performing record extinction.
ENV_RUN_IN_COMPRESSOR - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, starts up the INCompressor thread.
ENV_RUN_INCOMPRESSOR - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RUN_OFFHEAP_EVICTOR - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RUN_OFFHEAP_EVICTOR - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, off-heap eviction is done by a pool of evictor threads, as well as being done inline by application threads.
ENV_RUN_VERIFIER - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_RUN_VERIFIER - Static variable in class com.sleepycat.je.EnvironmentConfig
Whether to run the background verifier.
ENV_SETUP_LOGGER - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_SETUP_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ENV_SETUP_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The maximum amount of time for the internal housekeeping, like elections, syncup with the master, etc.
ENV_SHARED_CACHE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_TTL_CLOCK_TOLERANCE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ENV_TTL_CLOCK_TOLERANCE - Static variable in class com.sleepycat.je.EnvironmentConfig
The interval added to the system clock time for determining that a record may have expired.
ENV_TTL_LN_PURGE_DELAY - Static variable in class com.sleepycat.je.config.EnvironmentParams
Hidden (for now) parameter to determine the amount added to the expirationTime of a record to determine when to purge it, in the cleaner.
ENV_TTL_MAX_TXN_TIME - Static variable in class com.sleepycat.je.config.EnvironmentParams
Hidden (for now) parameter to control the assumed maximum length that a lock may be held.
ENV_UNKNOWN_STATE_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
ENV_UNKNOWN_STATE_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
Permits opening of a ReplicatedEnvironment handle in the ReplicatedEnvironment.State.UNKNOWN state, if a Master cannot be determined within this timeout period.
EnvConfigObserver - Interface in com.sleepycat.je.dbi
Implemented by observers of mutable config changes.
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.cleaner.Cleaner
Process notifications of mutable property changes.
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.cleaner.DataEraser
 
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.cleaner.UtilizationCalculator
Process notifications of mutable property changes.
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in interface com.sleepycat.je.dbi.EnvConfigObserver
Notifies the observer that one or more mutable properties have been changed.
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Respond to config updates.
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.dbi.MemoryBudget
Respond to config updates.
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.evictor.Evictor
Respond to config updates.
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.recovery.Checkpointer
Process notifications of mutable property changes.
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.statcap.EnvStatsLogger
 
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.statcap.StatCapture
 
envConfigUpdate(DbConfigManager, EnvironmentMutableConfig) - Method in class com.sleepycat.je.txn.LockManager
Process notifications of mutable property changes.
EnvDiff() - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.EnvDiff
 
EnvDiff(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.EnvDiff
 
envHome - Variable in class com.sleepycat.je.util.DbDump
 
envImpl - Variable in class com.sleepycat.je.dbi.NodeSequence
 
envImpl - Variable in class com.sleepycat.je.dbi.SortedLSNTreeWalker
 
envImpl - Variable in class com.sleepycat.je.log.FileReader
 
envImpl - Variable in class com.sleepycat.je.log.FileReader.ReadWindow
 
envImpl - Variable in class com.sleepycat.je.rep.stream.OutputWireRecord
 
envImpl - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
envImpl - Variable in class com.sleepycat.je.txn.Locker
 
envImpl - Variable in class com.sleepycat.je.utilint.DaemonThread
 
envImpl - Variable in class com.sleepycat.je.utilint.StoppableThread
 
EnvInfo(int) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.EnvInfo
 
EnvInfo(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.EnvInfo
 
envInternal - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
Environment - Class in com.sleepycat.je
A database environment.
Environment(File, EnvironmentConfig) - Constructor for class com.sleepycat.je.Environment
Creates a database environment handle.
Environment(File, EnvironmentConfig, RepConfigProxy, EnvironmentImpl) - Constructor for class com.sleepycat.je.Environment
 
EnvironmentConfig - Class in com.sleepycat.je
Specifies the attributes of an environment.
EnvironmentConfig() - Constructor for class com.sleepycat.je.EnvironmentConfig
Creates an EnvironmentConfig initialized with the system default settings.
EnvironmentConfig(Properties) - Constructor for class com.sleepycat.je.EnvironmentConfig
Creates an EnvironmentConfig which includes the properties specified in the properties parameter.
EnvironmentConfigBeanInfo - Class in com.sleepycat.je
 
EnvironmentConfigBeanInfo() - Constructor for class com.sleepycat.je.EnvironmentConfigBeanInfo
 
EnvironmentFailureException - Exception in com.sleepycat.je
Indicates that a failure has occurred that could impact the Environment as a whole.
EnvironmentFailureException(EnvironmentImpl, EnvironmentFailureReason) - Constructor for exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
EnvironmentFailureException(EnvironmentImpl, EnvironmentFailureReason, Throwable) - Constructor for exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
EnvironmentFailureException(EnvironmentImpl, EnvironmentFailureReason, String) - Constructor for exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
EnvironmentFailureException(EnvironmentImpl, EnvironmentFailureReason, String, Throwable) - Constructor for exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
EnvironmentFailureException(String, EnvironmentFailureException) - Constructor for exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
EnvironmentFailureReason - Enum in com.sleepycat.je.dbi
 
EnvironmentImpl - Class in com.sleepycat.je.dbi
Underlying Environment implementation.
EnvironmentImpl(File, EnvironmentConfig, EnvironmentImpl) - Constructor for class com.sleepycat.je.dbi.EnvironmentImpl
 
EnvironmentImpl(File, EnvironmentConfig, EnvironmentImpl, RepConfigProxy) - Constructor for class com.sleepycat.je.dbi.EnvironmentImpl
Create a database environment to represent the data in envHome.
EnvironmentImpl.MBeanRegistrar - Interface in com.sleepycat.je.dbi
To support platforms that do not have any javax.management classes, we load JEMonitor dynamically to ensure that there are no explicit references to com.sleepycat.je.jmx.*.
EnvironmentLockedException - Exception in com.sleepycat.je
Thrown by the Environment constructor when an environment cannot be opened for write access because another process has the same environment open for write access.
EnvironmentLockedException(EnvironmentImpl, String) - Constructor for exception com.sleepycat.je.EnvironmentLockedException
For internal use only.
EnvironmentMutableConfig - Class in com.sleepycat.je
Specifies the environment attributes that may be changed after the environment has been opened.
EnvironmentMutableConfig() - Constructor for class com.sleepycat.je.EnvironmentMutableConfig
An instance created using the default constructor is initialized with the system's default settings.
EnvironmentMutableConfigBeanInfo - Class in com.sleepycat.je
 
EnvironmentMutableConfigBeanInfo() - Constructor for class com.sleepycat.je.EnvironmentMutableConfigBeanInfo
 
EnvironmentNotFoundException - Exception in com.sleepycat.je
Thrown by the Environment constructor when EnvironmentConfig AllowCreate property is false (environment creation is not permitted), but there are no log files in the environment directory.
EnvironmentNotFoundException(EnvironmentImpl, String) - Constructor for exception com.sleepycat.je.EnvironmentNotFoundException
For internal use only.
EnvironmentParams - Class in com.sleepycat.je.config
 
EnvironmentParams() - Constructor for class com.sleepycat.je.config.EnvironmentParams
 
EnvironmentStats - Class in com.sleepycat.je
Statistics for a single environment.
EnvironmentStats() - Constructor for class com.sleepycat.je.EnvironmentStats
 
EnvironmentWedgedException - Exception in com.sleepycat.je
Thrown by the Environment.close() when the current process must be shut down and restarted before re-opening the Environment.
EnvironmentWedgedException(EnvironmentImpl, String) - Constructor for exception com.sleepycat.je.EnvironmentWedgedException
For internal use only.
envLogger - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
envLogMsg(Level, EnvironmentImpl, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Use the environment logger.
envShouldExist() - Method in enum com.sleepycat.je.dbi.EnvironmentFailureReason
If true, we expect an environment to exist when this exception is thrown, and it's okay to assert for existence.
EnvStatsLogger - Class in com.sleepycat.je.statcap
 
EnvStatsLogger(EnvironmentImpl) - Constructor for class com.sleepycat.je.statcap.EnvStatsLogger
 
eof - Variable in class com.sleepycat.je.log.FileReader
 
EOF - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
EOFException() - Constructor for exception com.sleepycat.je.log.FileReader.EOFException
 
EOFException(String) - Constructor for exception com.sleepycat.je.log.FileReader.EOFException
 
equalBytes(byte[], int, int, byte[], int, int) - Static method in class com.sleepycat.util.keyrange.KeyRange
Compares two byte arrays for equality.
equalBytes(DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.util.keyrange.KeyRange
Returns the two DatabaseEntry objects have the same data value.
equals(Object) - Method in class com.sleepycat.asm.Handle
 
equals(Object) - Method in class com.sleepycat.asm.Type
Tests if the given object is equal to this type.
equals(Object) - Method in class com.sleepycat.collections.MapEntryParameter
Compares this entry to a given entry as specified by Map.Entry.equals(java.lang.Object).
equals(Object) - Method in class com.sleepycat.collections.StoredCollection
Compares the specified object with this collection for equality.
equals(Object) - Method in class com.sleepycat.collections.StoredList
Compares the specified object with this list for equality.
equals(Object) - Method in class com.sleepycat.collections.StoredMap
Compares the specified object with this map for equality.
equals(Object) - Method in class com.sleepycat.je.CommitToken
 
equals(Object) - Method in class com.sleepycat.je.DatabaseEntry
Compares the data of two entries for byte-by-byte equality.
equals(Object) - Method in class com.sleepycat.je.dbi.DatabaseId
Compare two DatabaseImpl Id's.
equals(Object) - Method in class com.sleepycat.je.dbi.DbCleanup
Make sure that a set of DbCleanup only has one entry per databaseImpl/action tuple.
equals(Object) - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
equals(Object) - Method in class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
 
equals(Object) - Method in class com.sleepycat.je.Durability
 
equals(Object) - Method in class com.sleepycat.je.JEVersion
 
equals(Object) - Method in class com.sleepycat.je.log.LogEntryType
 
equals(Object) - Method in class com.sleepycat.je.log.LogUtils.XidImpl
 
equals(Object) - Method in class com.sleepycat.je.log.Trace
 
equals(Object) - Method in class com.sleepycat.je.recovery.Checkpointer.CheckpointReference
 
equals(Object) - Method in class com.sleepycat.je.rep.CommitPointConsistencyPolicy
 
equals(Object) - Method in class com.sleepycat.je.rep.elections.Acceptor.SuggestionGenerator.Ranking
 
equals(Object) - Method in class com.sleepycat.je.rep.elections.MasterValue
 
equals(Object) - Method in class com.sleepycat.je.rep.elections.Protocol.Accept
 
equals(Object) - Method in class com.sleepycat.je.rep.elections.Protocol.Accepted
 
equals(Object) - Method in class com.sleepycat.je.rep.elections.Protocol.Promise
 
equals(Object) - Method in class com.sleepycat.je.rep.elections.Protocol.Propose
 
equals(Object) - Method in class com.sleepycat.je.rep.elections.Protocol.Reject
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.CleanerBarrierState
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.PointConsistencyPolicy
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.TextProtocol.Fail
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.TextProtocol.ProtocolError
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.TextProtocol.RequestMessage
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.TextProtocol.ResponseMessage
 
equals(Object) - Method in class com.sleepycat.je.rep.impl.TextProtocol.StringFormatable
 
equals(Object) - Method in class com.sleepycat.je.rep.NoConsistencyRequiredPolicy
 
equals(Object) - Method in class com.sleepycat.je.rep.TimeConsistencyPolicy
 
equals(Object) - Method in class com.sleepycat.je.rep.util.ldiff.Block
 
equals(Object) - Method in class com.sleepycat.je.rep.util.ldiff.Record
 
equals(Object) - Method in class com.sleepycat.je.Transaction
For internal use.
equals(Object) - Method in class com.sleepycat.je.tree.BINReference
Compare two BINReferences.
equals(Object) - Method in class com.sleepycat.je.tree.IN
 
equals(Object) - Method in class com.sleepycat.je.tree.Key
Support Set of Key in BINReference.
equals(Object) - Method in class com.sleepycat.je.txn.TxnChain.CompareSlot
 
equals(Object) - Method in class com.sleepycat.je.utilint.StatDefinition
 
equals(Object) - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
equals(Timestamp) - Method in class com.sleepycat.je.utilint.Timestamp
 
equals(Object) - Method in class com.sleepycat.je.utilint.Timestamp
 
equals(Object) - Method in class com.sleepycat.je.utilint.VLSN
 
equals(VLSN) - Method in class com.sleepycat.je.utilint.VLSN
 
equals(Object) - Method in interface com.sleepycat.persist.evolve.Conversion
The standard equals method that must be implemented by conversion class.
equals(Object) - Method in class com.sleepycat.persist.evolve.Converter
Returns true if the conversion objects are equal in this object and given object, and if the Mutation.equals(java.lang.Object) superclass method returns true.
equals(Object) - Method in class com.sleepycat.persist.evolve.EntityConverter
Returns true if the deleted and renamed keys are equal in this object and given object, and if the Converter.equals(java.lang.Object) superclass method returns true.
equals(Object) - Method in class com.sleepycat.persist.evolve.Mutation
Returns true if the class name, class version and field name are equal in this object and given object.
equals(Object) - Method in class com.sleepycat.persist.evolve.Mutations
Returns true if this collection has the same set of mutations as the given collection and all mutations are equal.
equals(Object) - Method in class com.sleepycat.persist.evolve.Renamer
Returns true if the new class name is equal in this object and given object, and if the Mutation.equals(java.lang.Object) method returns true.
equals(Object) - Method in class com.sleepycat.persist.model.ClassMetadata
 
equals(Object) - Method in class com.sleepycat.persist.model.EntityMetadata
 
equals(Object) - Method in class com.sleepycat.persist.model.FieldMetadata
 
equals(Object) - Method in class com.sleepycat.persist.model.PrimaryKeyMetadata
 
equals(Object) - Method in class com.sleepycat.persist.model.SecondaryKeyMetadata
 
equals(Object) - Method in class com.sleepycat.persist.raw.RawObject
 
equalsType(byte) - Method in class com.sleepycat.je.log.LogEntryType
Check for equality without making a new object.
equivalent(RepNodeImpl) - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
Checks if the argument represents the same node, ignoring fields that might legitimately vary over time.
ERASE_ABORT_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
Time to wait for erasure to stop in DbBackup.startBackup().
ERASE_DELETED_DATABASES - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ERASE_EXTINCT_RECORDS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ERASE_PERIOD - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
ErasedException - Exception in com.sleepycat.je.log
Indicates that an erased entry was encountered when fetching a log entry, presumably because its LSN appears in the active Btree.
ErasedException(long, LogEntryHeader) - Constructor for exception com.sleepycat.je.log.ErasedException
 
ErasedLogEntry - Class in com.sleepycat.je.log.entry
When a log entry is erase, it is overwritten in place.
ErasedLogEntry() - Constructor for class com.sleepycat.je.log.entry.ErasedLogEntry
 
ERASER_CYCLE_END - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_CYCLE_END_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_CYCLE_END_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_CYCLE_START - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_CYCLE_START_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_CYCLE_START_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_ALREADY_DELETED - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_ALREADY_DELETED_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_ALREADY_DELETED_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_DELETED - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_DELETED_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_DELETED_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_ERASED - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_ERASED_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_ERASED_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_REMAINING - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_REMAINING_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FILES_REMAINING_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FSYNCS - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FSYNCS_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_FSYNCS_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_READ_BYTES - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_READ_BYTES_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_READ_BYTES_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_READS - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_READS_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_READS_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_WRITE_BYTES - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_WRITE_BYTES_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_WRITE_BYTES_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_WRITES - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_WRITES_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERASER_WRITES_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
EraserAbortException - Exception in com.sleepycat.je.cleaner
Thrown by DbBackup.startBackup() if we can't abort erasure within EnvironmentParams.ERASE_ABORT_TIMEOUT.
EraserStatDefinition - Class in com.sleepycat.je.cleaner
 
EraserStatDefinition() - Constructor for class com.sleepycat.je.cleaner.EraserStatDefinition
 
ERROR - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
Error(String) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.Error
 
Error(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.Error
 
errorMessage - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol.RejectMessage
 
escape(String) - Static method in class com.sleepycat.json_simple.Jsoner
Escapes potentially confusing or important characters in the String provided.
EventTrace - Class in com.sleepycat.je.utilint
Internal class used for transient event tracing.
EventTrace(String) - Constructor for class com.sleepycat.je.utilint.EventTrace
 
EventTrace() - Constructor for class com.sleepycat.je.utilint.EventTrace
 
EventTrace.ExceptionEventTrace - Class in com.sleepycat.je.utilint
 
evictBINIfLsnMatch(EnvironmentImpl, int, long) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
evictBinRefs() - Method in class com.sleepycat.je.dbi.DiskOrderedScanner
 
evictLN() - Method in class com.sleepycat.je.dbi.CursorImpl
Evict the LN node at the cursor position.
evictLN(int) - Method in class com.sleepycat.je.tree.BIN
 
evictLN(int, boolean) - Method in class com.sleepycat.je.tree.BIN
 
evictLNs() - Method in class com.sleepycat.je.tree.BIN
Reduce memory consumption by evicting all LN targets.
evictMemory() - Method in class com.sleepycat.je.cleaner.UtilizationTracker
Evicts tracked detail if the budget for the tracker is exceeded.
evictMemory() - Method in class com.sleepycat.je.Environment
Synchronously invokes the mechanism for keeping memory usage within the cache size boundaries.
Evictor - Class in com.sleepycat.je.evictor
Overview -------- The Evictor is responsible for managing the JE cache.
Evictor(EnvironmentImpl) - Constructor for class com.sleepycat.je.evictor.Evictor
 
Evictor.EvictionSource - Enum in com.sleepycat.je.evictor
 
EVICTOR_ALLOW_BIN_DELTAS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
EVICTOR_ALLOW_BIN_DELTAS - Static variable in class com.sleepycat.je.EnvironmentConfig
Allow Bottom Internal Nodes (BINs) to be written in a delta format during eviction.
EVICTOR_CORE_THREADS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
EVICTOR_CORE_THREADS - Static variable in class com.sleepycat.je.EnvironmentConfig
The minimum number of threads in the eviction thread pool.
EVICTOR_CRITICAL_PERCENTAGE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
EVICTOR_CRITICAL_PERCENTAGE - Static variable in class com.sleepycat.je.EnvironmentConfig
At this percentage over the allotted cache, critical eviction will start.
EVICTOR_DEADLOCK_RETRY - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
as of JE 4.1, since the single evictor thread has been replaced be a more robust thread pool.
EVICTOR_DIRTY_NODES_EVICTED - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_DIRTY_NODES_EVICTED_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_DIRTY_NODES_EVICTED_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_EVICT_BYTES - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
EVICTOR_EVICT_BYTES - Static variable in class com.sleepycat.je.EnvironmentConfig
When eviction occurs, the evictor will push memory usage to this number of bytes below EnvironmentConfig.MAX_MEMORY.
EVICTOR_EVICTION_RUNS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_EVICTION_RUNS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_EVICTION_RUNS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_FORCED_YIELD - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
EVICTOR_FORCED_YIELD - Static variable in class com.sleepycat.je.EnvironmentConfig
Call Thread.yield() at each check for cache overflow.
EVICTOR_KEEP_ALIVE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
EVICTOR_KEEP_ALIVE - Static variable in class com.sleepycat.je.EnvironmentConfig
The duration that excess threads in the eviction thread pool will stay idle; after this period, idle threads will terminate.
EVICTOR_LNS_EVICTED - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_LNS_EVICTED_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_LNS_EVICTED_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_LRU_ONLY - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
as of JE 6.0. This parameter is ignored by the new, more efficient and more accurate evictor.
EVICTOR_MAX_THREADS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
EVICTOR_MAX_THREADS - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum number of threads in the eviction thread pool.
EVICTOR_MUTATE_BINS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
EVICTOR_N_LRU_LISTS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
EVICTOR_N_LRU_LISTS - Static variable in class com.sleepycat.je.EnvironmentConfig
The number of LRU lists in the main JE cache.
EVICTOR_NODES_EVICTED - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_EVICTED_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_EVICTED_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_MOVED_TO_PRI2_LRU - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_MOVED_TO_PRI2_LRU_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_MOVED_TO_PRI2_LRU_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_MUTATED - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_MUTATED_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_MUTATED_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_PER_SCAN - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
as of JE 6.0. This parameter is ignored by the new, more efficient and more accurate evictor.
EVICTOR_NODES_PUT_BACK - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_PUT_BACK_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_PUT_BACK_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_SKIPPED - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_SKIPPED_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_SKIPPED_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_STRIPPED - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_STRIPPED_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_STRIPPED_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_TARGETED - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_TARGETED_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_NODES_TARGETED_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_ROOT_NODES_EVICTED - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_ROOT_NODES_EVICTED_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_ROOT_NODES_EVICTED_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_SHARED_CACHE_ENVS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_SHARED_CACHE_ENVS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_SHARED_CACHE_ENVS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
EVICTOR_TERMINATE_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
The amount of time to wait for the eviction pool to terminate, in order to create a clean shutdown.
EVICTOR_USE_DIRTY_LRU - Static variable in class com.sleepycat.je.config.EnvironmentParams
If true (the default), use a 2-level LRU policy that aims to keep dirty BTree nodes in memory at the expense of potentially hotter clean nodes.
EvictorStatDefinition - Class in com.sleepycat.je.evictor
Per-stat Metadata for JE evictor statistics.
EvictorStatDefinition() - Constructor for class com.sleepycat.je.evictor.EvictorStatDefinition
 
evolve(EvolveConfig) - Method in class com.sleepycat.persist.EntityStore
Performs conversion of unevolved objects in order to reduce lazy conversion overhead.
evolve(EvolveConfig) - Method in class com.sleepycat.persist.impl.Store
 
EvolveConfig - Class in com.sleepycat.persist.evolve
Configuration properties for eager conversion of unevolved objects.
EvolveConfig() - Constructor for class com.sleepycat.persist.evolve.EvolveConfig
Creates an evolve configuration with default properties.
EvolveConfigBeanInfo - Class in com.sleepycat.persist.evolve
 
EvolveConfigBeanInfo() - Constructor for class com.sleepycat.persist.evolve.EvolveConfigBeanInfo
 
EvolveEvent - Class in com.sleepycat.persist.evolve
The event passed to the EvolveListener interface during eager entity evolution.
EvolveInternal - Class in com.sleepycat.persist.evolve
 
EvolveInternal() - Constructor for class com.sleepycat.persist.evolve.EvolveInternal
 
EvolveListener - Interface in com.sleepycat.persist.evolve
The listener interface called during eager entity evolution.
evolveProgress(EvolveEvent) - Method in interface com.sleepycat.persist.evolve.EvolveListener
The listener method called during eager entity evolution.
EvolveStats - Class in com.sleepycat.persist.evolve
Statistics accumulated during eager entity evolution.
EXACT_KEY - Static variable in class com.sleepycat.je.dbi.CursorImpl
 
EXACT_MATCH - Static variable in class com.sleepycat.je.tree.IN
 
exactParentFound - Variable in class com.sleepycat.je.tree.SearchResult
 
EXCEEDED_TIME - Static variable in class com.sleepycat.je.PreloadStatus
Database.preload took more than maxMillisecs.
exception - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
Thread exit exception.
exception - Variable in class com.sleepycat.je.rep.impl.TextProtocol.MessageExchange
 
ExceptionAwareBlockingQueue(EnvironmentImpl, T) - Constructor for class com.sleepycat.je.rep.utilint.RepUtils.ExceptionAwareBlockingQueue
 
ExceptionAwareCountDownLatch(EnvironmentImpl, int) - Constructor for class com.sleepycat.je.rep.utilint.RepUtils.ExceptionAwareCountDownLatch
 
ExceptionEvent - Class in com.sleepycat.je
A class representing an exception event.
ExceptionEvent(Exception, String) - Constructor for class com.sleepycat.je.ExceptionEvent
 
ExceptionEvent(Exception) - Constructor for class com.sleepycat.je.ExceptionEvent
 
ExceptionEventTrace() - Constructor for class com.sleepycat.je.utilint.EventTrace.ExceptionEventTrace
 
ExceptionListener - Interface in com.sleepycat.je
A callback to notify the application program when an exception occurs in a JE Daemon thread.
exceptionThrown(ExceptionEvent) - Method in interface com.sleepycat.je.ExceptionListener
This method is called if an exception is seen in a JE Daemon thread.
exceptionTypeAndMsg(Exception) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Displays both the exception class and the message.
ExceptionUnwrapper - Class in com.sleepycat.util
Unwraps nested exceptions by calling the ExceptionWrapper.getCause() method for exceptions that implement the ExceptionWrapper interface.
ExceptionUnwrapper() - Constructor for class com.sleepycat.util.ExceptionUnwrapper
 
ExceptionWrapper - Interface in com.sleepycat.util
Interface implemented by exceptions that can contain nested exceptions.
excludeFromOpStats(Cursor) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.excludeFromOpStats
exec(String...) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
A simple debugging utility used to obtain information about the execution environment that's only available through some system utility, like netstat, or jps, etc.
execute(EnvironmentImpl, DbCleanup[], boolean) - Static method in class com.sleepycat.je.dbi.DbCleanup
Perform and complete the cleanup task _after_ the txn's write locks have been released.
execute() - Method in class com.sleepycat.je.rep.elections.Utils.WithFutureExceptionHandler
Processes futures in the order in which they complete, as determined by the completion service, to minimize unnecessary waiting.
execute() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackup
Execute the backup.
execute(InsufficientLogException, NetworkRestoreConfig) - Method in class com.sleepycat.je.rep.NetworkRestore
Restores the log files from one of the members of the replication group.
execute(OutputWireRecord, RepImpl) - Method in interface com.sleepycat.je.rep.stream.FeederFilter
The execute method that invoked before a record is sent to the replica.
execute() - Method in class com.sleepycat.je.rep.stream.FeederReplicaHandshake
Executes the feeder side of the handshake.
execute() - Method in class com.sleepycat.je.rep.stream.FeederReplicaSyncup
The feeder's side of the protocol.
execute() - Method in class com.sleepycat.je.rep.stream.ReplicaFeederHandshake
Executes the replica side of the handshake.
execute(LocalCBVLSNTracker) - Method in class com.sleepycat.je.rep.stream.ReplicaFeederSyncup
The replica's side of the protocol.
execute(VLSN) - Method in class com.sleepycat.je.rep.stream.SubscriberFeederSyncup
Execute sync-up to the Feeder.
execute(String[]) - Method in class com.sleepycat.je.util.DbFilterStats
Performs the processing of the DbFilterStats command.
executeRecoveredTasks() - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
After recovery, queue any incomplete scans for execution.
ExecutingRunnable(DataChannel, TextProtocol, boolean) - Constructor for class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingRunnable
 
ExecutingService(String, ServiceDispatcher) - Constructor for class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingService
 
EXISTING - Static variable in class com.sleepycat.je.txn.LockUpgrade
 
exists(long) - Method in class com.sleepycat.je.incomp.INCompressor
 
ExitException(String) - Constructor for exception com.sleepycat.je.rep.impl.node.Feeder.ExitException
 
ExitException(Throwable, boolean) - Constructor for exception com.sleepycat.je.rep.impl.node.Feeder.ExitException
 
EXPAND_FRAMES - Static variable in class com.sleepycat.asm.ClassReader
Flag to expand the stack map frames.
EXPECT_ENHANCED - Static variable in class com.sleepycat.persist.impl.EnhancedAccessor
 
expectBtreeLatchesHeld(int) - Static method in class com.sleepycat.je.latch.LatchSupport
 
expectBtreeLatchesHeld(int, String) - Static method in class com.sleepycat.je.latch.LatchSupport
 
EXPECTED_BYTES - Static variable in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
expectFlush - Static variable in class com.sleepycat.persist.impl.Store
 
expectNoClassChanges - Static variable in class com.sleepycat.persist.impl.PersistCatalog
Used by unit tests.
expectResponse - Variable in class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingRunnable
 
expiration - Variable in class com.sleepycat.je.dbi.ExpirationInfo
 
ExpirationInfo - Class in com.sleepycat.je.dbi
A struct for passing record expiration info to a 'put' operation, and returning the old expiration time plus whether it was updated/changed.
ExpirationInfo(int, boolean, boolean) - Constructor for class com.sleepycat.je.dbi.ExpirationInfo
 
expirationInHours - Variable in class com.sleepycat.je.dbi.ExpirationInfo
 
ExpirationProfile - Class in com.sleepycat.je.cleaner
A cache of the histograms for all files, except for the last file.
ExpirationProfile(EnvironmentImpl) - Constructor for class com.sleepycat.je.cleaner.ExpirationProfile
 
ExpirationProfile(ExpirationProfile) - Constructor for class com.sleepycat.je.cleaner.ExpirationProfile
Make a copy for use in utilities, etc.
expirationToSystemTime(int, boolean) - Static method in class com.sleepycat.je.dbi.TTL
Translates from expiration days or hours to a Java time in ms.
ExpirationTracker - Class in com.sleepycat.je.cleaner
Tracks the expired bytes in each time window, i.e., a histogram.
ExpirationTracker(long) - Constructor for class com.sleepycat.je.cleaner.ExpirationTracker
 
expiresWithin(int, boolean, long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns whether a given expiration time precedes the current system time plus withinMs, i.e., the expiration time will pass within withinMs, or earlier.
expiresWithin(long, long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Same as EnvironmentImpl.expiresWithin(int, boolean, long) but with a single expirationTime param.
expiresWithin(int, boolean, long) - Static method in class com.sleepycat.je.dbi.TTL
Returns whether the given expiration time is LT the current system time plus withinMs.
expiresWithin(long, long) - Static method in class com.sleepycat.je.dbi.TTL
Same as TTL.expiresWithin(int, boolean, long) but with a single expirationTime param.
ExtinctionFilter - Interface in com.sleepycat.je
ExtinctionFilter.ExtinctionStatus - Enum in com.sleepycat.je
ExtinctionScanner - Class in com.sleepycat.je.cleaner
Performs async processing for Record Extinction and Database Extinction, via the RecordExtinction and DatabaseExtinction tasks.
ExtinctionScanner(EnvironmentImpl) - Constructor for class com.sleepycat.je.cleaner.ExtinctionScanner
 

F

F2D - Static variable in interface com.sleepycat.asm.Opcodes
 
F2I - Static variable in interface com.sleepycat.asm.Opcodes
 
F2L - Static variable in interface com.sleepycat.asm.Opcodes
 
F_APPEND - Static variable in interface com.sleepycat.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - Static variable in interface com.sleepycat.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - Static variable in interface com.sleepycat.asm.Opcodes
Represents a compressed frame with complete frame data.
F_NEW - Static variable in interface com.sleepycat.asm.Opcodes
Represents an expanded frame.
F_SAME - Static variable in interface com.sleepycat.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - Static variable in interface com.sleepycat.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
FADD - Static variable in interface com.sleepycat.asm.Opcodes
 
Fail(RepGroupProtocol.FailReason, String) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.Fail
Create a failure response that is not related to a specific request.
Fail(TextProtocol.RequestMessage, RepGroupProtocol.FailReason, String) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.Fail
 
Fail(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.Fail
 
Fail(String) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.Fail
 
Fail(TextProtocol.RequestMessage, String) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.Fail
Create an instance with the send version specified by the request.
Fail(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.Fail
 
FAIL_RESP - Variable in class com.sleepycat.je.rep.impl.TextProtocol
 
failReplica() - Method in exception com.sleepycat.je.rep.impl.node.Feeder.ExitException
 
FAILURE - Static variable in class com.sleepycat.compat.DbCompat.OpResult
 
FALOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
FastInputStream - Class in com.sleepycat.util
A replacement for ByteArrayInputStream that does not synchronize every byte read.
FastInputStream(byte[]) - Constructor for class com.sleepycat.util.FastInputStream
Creates an input stream.
FastInputStream(byte[], int, int) - Constructor for class com.sleepycat.util.FastInputStream
Creates an input stream.
FASTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
FastOutputStream - Class in com.sleepycat.util
A replacement for ByteArrayOutputStream that does not synchronize every byte read.
FastOutputStream() - Constructor for class com.sleepycat.util.FastOutputStream
Creates an output stream with default sizes.
FastOutputStream(int) - Constructor for class com.sleepycat.util.FastOutputStream
Creates an output stream with a default bump size and a given initial size.
FastOutputStream(int, int) - Constructor for class com.sleepycat.util.FastOutputStream
Creates an output stream with a given bump size and initial size.
FastOutputStream(byte[]) - Constructor for class com.sleepycat.util.FastOutputStream
Creates an output stream with a given initial buffer and a default bump size.
FastOutputStream(byte[], int) - Constructor for class com.sleepycat.util.FastOutputStream
Creates an output stream with a given initial buffer and a given bump size.
FCMPG - Static variable in interface com.sleepycat.asm.Opcodes
 
FCMPL - Static variable in interface com.sleepycat.asm.Opcodes
 
FCONST_0 - Static variable in interface com.sleepycat.asm.Opcodes
 
FCONST_1 - Static variable in interface com.sleepycat.asm.Opcodes
 
FCONST_2 - Static variable in interface com.sleepycat.asm.Opcodes
 
FDIV - Static variable in interface com.sleepycat.asm.Opcodes
 
Feeder - Class in com.sleepycat.je.rep.impl.node
There is an instance of a Feeder for each client that needs a replication stream.
Feeder() - Constructor for class com.sleepycat.je.rep.impl.node.Feeder
 
Feeder.ExitException - Exception in com.sleepycat.je.rep.impl.node
A marker exception that wraps the real exception.
FEEDER_BATCH_BUFF_KB - Static variable in class com.sleepycat.je.rep.impl.RepParams
The size in KB used to batch outgoing feeder records.
FEEDER_BATCH_NS - Static variable in class com.sleepycat.je.rep.impl.RepParams
The time interval in nanoseconds during which records from a feeder may be batched before being written to the network.
FEEDER_INFO_REQ - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
FEEDER_INFO_RESP - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
FEEDER_JE_VERSIONS - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
FEEDER_MANAGER_POLL_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
Internal parameter used to determine the poll timeout used when accepting incoming feeder connections.
FEEDER_NAME - Static variable in class com.sleepycat.je.cleaner.FileProtector
 
FEEDER_PROTOCOL_VERSION - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
FEEDER_SERVICE - Static variable in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
 
FEEDER_SERVICE - Static variable in class com.sleepycat.je.rep.impl.node.FeederManager
 
FEEDER_TCP_NO_DELAY - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
FEEDER_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
FEEDER_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
A heartbeat is exchanged between the feeder and replica to ensure they are alive.
FeederFilter - Interface in com.sleepycat.je.rep.stream
The FeederFilter is used by the Feeder to determine whether a record should be sent to the Replica.
FeederInfoReq() - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoReq
 
FeederInfoReq(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoReq
 
FeederInfoResp(int, VLSN, VLSN) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoResp
 
FeederInfoResp(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoResp
 
FeederJEVersions(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.FeederJEVersions
 
FeederManager - Class in com.sleepycat.je.rep.impl.networkRestore
Manages the multiple log file feeders that may be servicing requests from multiple clients requesting log files.
FeederManager(ServiceDispatcher, EnvironmentImpl, NameIdPair) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.FeederManager
Creates a FeederManager but does not start it.
FeederManager - Class in com.sleepycat.je.rep.impl.node
FeedManager is responsible for the creation and management of the Feeders used to respond to connections initiated by a Replica.
feederManager() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
FeederManagerStatDefinition - Class in com.sleepycat.je.rep.impl.node
Per-stat Metadata for HA Replay statistics.
FeederManagerStatDefinition() - Constructor for class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
FeederProtocolVersion(int) - Constructor for class com.sleepycat.je.rep.stream.Protocol.FeederProtocolVersion
 
FeederProtocolVersion(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.FeederProtocolVersion
 
FeederReader - Class in com.sleepycat.je.rep.stream
The FeederReader is a flavor of VLSNReader which supports replication stream feeding.
FeederReader(RepImpl, VLSNIndex, long, int) - Constructor for class com.sleepycat.je.rep.stream.FeederReader
 
FeederReplicaHandshake - Class in com.sleepycat.je.rep.stream
Implements the Feeder side of the handshake between the Feeder and the Replica.
FeederReplicaHandshake(RepNode, Feeder, NamedChannel) - Constructor for class com.sleepycat.je.rep.stream.FeederReplicaHandshake
An instance of this class is created with each new handshake preceding the setting up of a connection.
FeederReplicaSyncup - Class in com.sleepycat.je.rep.stream
Establish where the replication stream should start for a feeder and replica pair.
FeederReplicaSyncup(Feeder, NamedChannel, Protocol) - Constructor for class com.sleepycat.je.rep.stream.FeederReplicaSyncup
 
FeederReplicaSyncup.NetworkRestoreException - Exception in com.sleepycat.je.rep.stream
 
FeederSource - Interface in com.sleepycat.je.rep.stream
Provides the next log record, blocking if one is not available.
FeederSyncupReader - Class in com.sleepycat.je.rep.stream
The FeederSyncupReader scans the log backwards for requested log entries.
FeederSyncupReader(EnvironmentImpl, VLSNIndex, long, int, VLSN, long) - Constructor for class com.sleepycat.je.rep.stream.FeederSyncupReader
 
FeederTxns - Class in com.sleepycat.je.rep.stream
FeederTxns manages transactions that need acknowledgments.
FeederTxns(RepImpl) - Constructor for class com.sleepycat.je.rep.stream.FeederTxns
 
FeederTxns.TxnInfo - Class in com.sleepycat.je.rep.stream
Used to track the latch and the transaction information associated with a transaction needing an acknowledgment.
FeederTxnStatDefinition - Class in com.sleepycat.je.rep.stream
Per-stat Metadata for HA Feeder Transaction statistics.
FeederTxnStatDefinition() - Constructor for class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
FETCH_COUNT - Static variable in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
fetchAndInsertIntoTree() - Method in class com.sleepycat.je.dbi.SortedLSNTreeWalker
 
fetchIN(int, CacheMode) - Method in class com.sleepycat.je.tree.IN
Returns the idx-th child of "this" upper IN, fetching the child from the log and attaching it to its parent if it is not already attached.
fetchLN(int, CacheMode) - Method in class com.sleepycat.je.tree.IN
Returns the target of the idx'th entry, fetching from disk if necessary.
fetchLNOrDIN(int, CacheMode) - Method in class com.sleepycat.je.tree.IN
 
fetchTarget(DatabaseImpl, IN) - Method in class com.sleepycat.je.tree.ChildReference
Fetch the target object that this ChildReference refers to.
FieldMetadata - Class in com.sleepycat.persist.model
The metadata for a key field.
FieldMetadata(String, String, String) - Constructor for class com.sleepycat.persist.model.FieldMetadata
Used by an EntityModel to construct field metadata.
FieldVisitor - Class in com.sleepycat.asm
A visitor to visit a Java field.
FieldVisitor(int) - Constructor for class com.sleepycat.asm.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitor(int, FieldVisitor) - Constructor for class com.sleepycat.asm.FieldVisitor
Constructs a new FieldVisitor.
FILE_DELETION_DETECTOR_NAME - Static variable in class com.sleepycat.je.Environment
 
FILE_END - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
FILE_INFO_REQ - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
FILE_INFO_RESP - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
FILE_LIST_REQ - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
FILE_LIST_RESP - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
FILE_LOGGING_DIRECTORY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
FILE_LOGGING_DIRECTORY - Static variable in class com.sleepycat.je.EnvironmentConfig
The directory used for JE trace files (je.info files) and statistics (je.stat.csv and je.config.csv) files.
FILE_LOGGING_LEVEL - Static variable in class com.sleepycat.je.EnvironmentConfig
Trace messages equal and above this level will be logged to the je.info file, which is in the Environment home directory.
FILE_LOGGING_PREFIX - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
FILE_LOGGING_PREFIX - Static variable in class com.sleepycat.je.EnvironmentConfig
The file name prefix used for JE trace files (je.info files) and statistics (je.stat.csv and je.config.csv) files.
FILE_REQ - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
FILE_START - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
FILE_STORE_CLASS - Static variable in class com.sleepycat.je.utilint.FileStoreInfo
The full name of the Java 7 FileStore class, which must be present for this class to be supported.
FileCacheWarmer - Class in com.sleepycat.je.log
Warm-up the file system cache during startup, for some portion of the log that is not being read by recovery.
FileEnd(String, long, long, byte[]) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileEnd
 
FileEnd(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileEnd
 
fileFactory - Static variable in class com.sleepycat.je.log.FileManager
The factory instance used to create RandomAccessFiles.
FileHandle - Class in com.sleepycat.je.log
A FileHandle embodies a File and its accompanying latch.
FileHandler - Class in com.sleepycat.je.util
JE instances of java.util.logging.Logger are configured to use this implementation of java.util.logging.FileHandler.
FileHandler(String, int, int, Formatter, EnvironmentImpl) - Constructor for class com.sleepycat.je.util.FileHandler
 
FileHeader - Class in com.sleepycat.je.log
A FileHeader embodies the header information at the beginning of each log file.
FileHeader() - Constructor for class com.sleepycat.je.log.FileHeader
For logging only.
FileHeaderEntry - Class in com.sleepycat.je.log.entry
Contains a FileHeader entry.
FileHeaderEntry(Class<FileHeader>) - Constructor for class com.sleepycat.je.log.entry.FileHeaderEntry
Construct a log entry for reading.
FileHeaderEntry(LogEntryType, FileHeader) - Constructor for class com.sleepycat.je.log.entry.FileHeaderEntry
Construct a log entry for writing.
FileInfoReq(String, boolean) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoReq
 
FileInfoReq(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoReq
 
FileInfoResp(String, long, long, byte[]) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoResp
 
FileInfoResp(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoResp
 
fileLength - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileStart
 
FileListReq() - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileListReq
 
FileListReq(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileListReq
 
FileListResp(String[]) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileListResp
 
FileListResp(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileListResp
 
FileManager - Class in com.sleepycat.je.log
The FileManager presents the abstraction of one contiguous file.
FileManager(EnvironmentImpl, File, boolean) - Constructor for class com.sleepycat.je.log.FileManager
Set up the file cache and initialize the file manager to point to the beginning of the log.
fileManager - Variable in class com.sleepycat.je.log.FileReader
 
fileManager - Variable in class com.sleepycat.je.log.FileReader.ReadWindow
 
FileManager.DefaultRandomAccessFile - Class in com.sleepycat.je.log
The RandomAccessFile for production use.
FileManager.FileFactory - Interface in com.sleepycat.je.log
The factory interface for creating RandomAccessFiles.
FileManager.FileMode - Enum in com.sleepycat.je.log
 
FILEMGR_BYTES_READ_FROM_WRITEQUEUE - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_BYTES_READ_FROM_WRITEQUEUE_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_BYTES_READ_FROM_WRITEQUEUE_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_BYTES_WRITTEN_FROM_WRITEQUEUE - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_BYTES_WRITTEN_FROM_WRITEQUEUE_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_BYTES_WRITTEN_FROM_WRITEQUEUE_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FILE_OPENS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FILE_OPENS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FILE_OPENS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_95_MS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_95_MS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_95_MS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_99_MS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_99_MS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_99_MS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_AVG_MS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_AVG_MS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_AVG_MS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_MAX_MS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_MAX_MS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_FSYNC_MAX_MS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_GROUP_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_GROUP_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_LOG_FSYNCS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_LOG_FSYNCS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_LOG_FSYNCS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_OPEN_FILES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_OPEN_FILES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_OPEN_FILES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_READ_BYTES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_READ_BYTES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_READ_BYTES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_READS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_READS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_READS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_WRITE_BYTES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_WRITE_BYTES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_WRITE_BYTES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_WRITES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_WRITES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_RANDOM_WRITES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_READS_FROM_WRITEQUEUE - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_READS_FROM_WRITEQUEUE_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_READS_FROM_WRITEQUEUE_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_READ_BYTES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_READ_BYTES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_READ_BYTES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_READS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_READS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_READS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_WRITE_BYTES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_WRITE_BYTES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_WRITE_BYTES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_WRITES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_WRITES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_SEQUENTIAL_WRITES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_WRITEQUEUE_OVERFLOW - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_WRITEQUEUE_OVERFLOW_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_WRITEQUEUE_OVERFLOW_FAILURES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_WRITEQUEUE_OVERFLOW_FAILURES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_WRITEQUEUE_OVERFLOW_FAILURES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_WRITEQUEUE_OVERFLOW_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_WRITES_FROM_WRITEQUEUE - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_WRITES_FROM_WRITEQUEUE_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FILEMGR_WRITES_FROM_WRITEQUEUE_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
fileName - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileReq
 
fileName - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileStart
 
FileProcessor - Class in com.sleepycat.je.cleaner
Reads all entries in a log file and either determines them to be obsolete or active.
FileProtector - Class in com.sleepycat.je.cleaner
The FileProtector is primarily responsible for protecting files from being deleted due to log cleaning, when they are needed for other purposes.
FileProtector.ProtectedActiveFileSet - Class in com.sleepycat.je.cleaner
A ProtectedFileSet created using FileProtector.protectActiveFiles(java.lang.String).
FileProtector.ProtectedFileRange - Class in com.sleepycat.je.cleaner
FileProtector.ProtectedFileSet - Class in com.sleepycat.je.cleaner
A ProtectedFileSet is used to prevent a set of files from being deleted.
FileReader - Class in com.sleepycat.je.log
A FileReader is an abstract class that traverses the log files, reading-in chunks of the file at a time.
FileReader(EnvironmentImpl, int, boolean, long, Long, long, long) - Constructor for class com.sleepycat.je.log.FileReader
 
FileReader(EnvironmentImpl, int, boolean, long, Long, long, long, boolean) - Constructor for class com.sleepycat.je.log.FileReader
 
FileReader.EOFException - Exception in com.sleepycat.je.log
Never seen by user, used to indicate that the file reader should stop.
FileReader.ReadWindow - Class in com.sleepycat.je.log
A ReadWindow provides a swath of data read from the JE log.
FileRedirectHandler - Class in com.sleepycat.je.utilint
Redirects logging messages to the the owning environment's file handler, so that messages can be prefixed with an environment name and sent to the correct logging file.
FileRedirectHandler() - Constructor for class com.sleepycat.je.utilint.FileRedirectHandler
 
FileReq(String) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileReq
 
FileReq(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileReq
 
FileSelector - Class in com.sleepycat.je.cleaner
Keeps track of the status of files for which cleaning is in progress.
FileSelector.CheckpointStartCleanerState - Class in com.sleepycat.je.cleaner
Holds copy of all checkpoint-dependent cleaner state.
filesExist() - Method in class com.sleepycat.je.log.FileManager
 
FileStart(String, long, long) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileStart
 
FileStart(ByteBuffer) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileStart
 
FileStoreInfo - Class in com.sleepycat.je.utilint
Provides information about the file store associated with a specific file.
FileStoreInfo() - Constructor for class com.sleepycat.je.utilint.FileStoreInfo
Support subclasses.
FileSummary - Class in com.sleepycat.je.cleaner
Per-file utilization counters.
FileSummary() - Constructor for class com.sleepycat.je.cleaner.FileSummary
Creates an empty summary.
FileSummaryLN - Class in com.sleepycat.je.tree
A FileSummaryLN represents a Leaf Node in the UtilizationProfile database.
FileSummaryLN(FileSummary) - Constructor for class com.sleepycat.je.tree.FileSummaryLN
Creates a new LN with a given base summary.
FileSummaryLN() - Constructor for class com.sleepycat.je.tree.FileSummaryLN
Creates an empty LN to be filled in from the log.
FILESUMMARYLN_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
fillBuffer(DataChannel, ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.ServiceHandshake.ServerInitOp
Helper function to read until the buffer is full.
FILLED_CACHE - Static variable in class com.sleepycat.je.PreloadStatus
Database.preload filled maxBytes of the cache.
fillFromFile(FileHandle, long) - Method in class com.sleepycat.je.log.FileReader.ReadWindow
 
fillInStackTrace() - Method in exception com.sleepycat.je.rep.vlsn.VLSNIndex.WaitTimeOutException
 
fillInStackTrace() - Method in exception com.sleepycat.je.utilint.RelatchRequiredException
 
fillNext(boolean, int) - Method in class com.sleepycat.je.log.FileReader.ReadWindow
Fill up the read buffer with more data, moving along to the following file (next largest number) if needed.
findBinForInsert(byte[], CacheMode) - Method in class com.sleepycat.je.tree.Tree
Find the BIN that is relevant to the insert.
findEntry(byte[], boolean, boolean) - Method in class com.sleepycat.je.tree.IN
 
findEntry(byte[], boolean, boolean, Comparator<byte[]>) - Method in class com.sleepycat.je.tree.IN
Find the entry in this IN for which key is LTE the key arg.
findMaster(Protocol, Set<InetSocketAddress>, Logger, RepImpl, Formatter) - Static method in class com.sleepycat.je.rep.elections.Learner
Returns the socket address for the current master, or null if one could not be determined from the available set of learners.
findPrevSyncEntry(boolean) - Method in class com.sleepycat.je.rep.stream.ReplicaSyncupReader
Backward scanning for finding an earlier candidate syncup matchpoint.
findPrimaryDatabase() - Method in class com.sleepycat.je.dbi.DatabaseImpl
For this secondary database return the primary that it is associated with, or null if not associated with any primary.
findRestoreSuppliers(Set<InetSocketAddress>) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Sets up a Network Restore, as part of the process of restoring an entire group from backup, by producing an appropriate InsufficientLogException if possible.
findType(byte) - Static method in class com.sleepycat.je.log.LogEntryType
 
fine(Logger, EnvironmentImpl, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
 
finer(Logger, EnvironmentImpl, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
 
finest(Logger, EnvironmentImpl, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
 
finish() - Method in class com.sleepycat.utilint.ActivityCounter
 
finishInit(EnvironmentConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Initialize the environment, including running recovery, if it is not already initialized.
first() - Method in class com.sleepycat.collections.StoredSortedEntrySet
Returns the first (lowest) element currently in this sorted set.
first() - Method in class com.sleepycat.collections.StoredSortedKeySet
Returns the first (lowest) element currently in this sorted set.
first() - Method in class com.sleepycat.collections.StoredSortedValueSet
Returns the first (lowest) element currently in this sorted set.
first() - Method in class com.sleepycat.je.utilint.Pair
 
first() - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the first value and returns it, or returns null if the cursor range is empty.
first(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the first value and returns it, or returns null if the cursor range is empty.
FIRST_LOCAL_NODE_ID - Static variable in class com.sleepycat.je.dbi.NodeSequence
 
FIRST_REPLICATED_NODE_ID - Static variable in class com.sleepycat.je.dbi.NodeSequence
 
FIRST_VLSN - Static variable in class com.sleepycat.je.utilint.VLSN
 
firstActiveLsn - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
firstKey() - Method in class com.sleepycat.collections.StoredSortedMap
Returns the first (lowest) key currently in this sorted map.
firstLogEntryOffset() - Static method in class com.sleepycat.je.log.FileManager
Return the offset of the first log entry after the file header.
firstLoggedLsn - Variable in class com.sleepycat.je.txn.Txn
 
firstVLSN - Variable in class com.sleepycat.je.cleaner.ReservedFileInfo
 
firstVLSN - Variable in class com.sleepycat.je.rep.vlsn.VLSNBucket
 
FIXED_PREFIX - Static variable in class com.sleepycat.je.utilint.LoggerUtils
 
FLOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
FLOAT - Static variable in interface com.sleepycat.asm.Opcodes
 
FLOAT - Static variable in class com.sleepycat.asm.Type
The sort of the float type.
FLOAT_TYPE - Static variable in class com.sleepycat.asm.Type
The float type.
FloatBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for an unsorted Float primitive wrapper or an unsorted float primitive.
FloatBinding() - Constructor for class com.sleepycat.bind.tuple.FloatBinding
 
FloatStat - Class in com.sleepycat.je.utilint
A Float JE stat.
FloatStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.FloatStat
 
FloatStat(StatGroup, StatDefinition, float) - Constructor for class com.sleepycat.je.utilint.FloatStat
 
floatToEntry(float, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.FloatBinding
Converts a simple float value into an entry buffer.
floatToEntry(float, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedFloatBinding
Converts a simple float value into an entry buffer.
floatValue() - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
flush() - Method in interface com.sleepycat.je.rep.net.DataChannel
Attempts to flush any pending writes to the underlying socket buffer.
flush() - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
Returns DISABLED, since this implementation does not do any flushing.
flush() - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
Attempt to flush any pending writes to the underlying socket buffer.
flush() - Method in class com.sleepycat.je.utilint.ConfiguredRedirectHandler
 
flush() - Method in class com.sleepycat.je.utilint.FileRedirectHandler
 
flush(Transaction) - Method in class com.sleepycat.persist.impl.PersistCatalog
Used to write the catalog when a format has been changed, for example, when Store.evolve has updated a Format's EvolveNeeded property.
flushBufferedWrites(WritableByteChannel, ByteBuffer, int) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
Flush all the messages accumulated by earlier calls to bufferWrite
flushFileUtilization(Collection<TrackedFileSummary>) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Flush a FileSummaryLN node for each given TrackedFileSummary.
flushLocalTracker(LocalUtilizationTracker) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Count the given locally tracked info as obsolete and then log the file info.
flushLog(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Flush the log buffers and write to the log, and optionally fsync.
flushLog(boolean) - Method in class com.sleepycat.je.Environment
Writes buffered data to the log, and optionally performs an fsync to guarantee that data is written to the physical device.
flushNoSync() - Method in class com.sleepycat.je.log.LogManager
Flush all log entries to the log but do not fsync.
flushRequired - Variable in class com.sleepycat.je.log.LogParams
Whether the log buffer(s) must be written to the file system.
FlushStats() - Constructor for class com.sleepycat.je.recovery.Checkpointer.FlushStats
 
flushSync() - Method in class com.sleepycat.je.log.LogManager
Flush all log entries to the log and perform an fsync.
flushToDatabase(Durability) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Mappings are flushed to disk at close, and at checkpoints.
flushWaiter(Locker, MemoryBudget, int) - Method in class com.sleepycat.je.txn.LockImpl
Remove this locker from the waiter list.
flushWaiter(Locker, MemoryBudget, int) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
FMUL - Static variable in interface com.sleepycat.asm.Opcodes
 
FNEG - Static variable in interface com.sleepycat.asm.Opcodes
 
follows(VLSN) - Method in class com.sleepycat.je.utilint.VLSN
Return true if this VLSN's sequence directly follows the "other" VLSN.
force(Set<Long>) - Method in class com.sleepycat.je.log.FileManager
Fsync this set of log files.
forceFile(Path) - Static method in class com.sleepycat.je.dbi.BackupManager
Force any pending changes to disk for the file with the specified pathname.
forceLogFileFlip() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Flip the log to a new file, forcing an fsync.
forceMaster(boolean) - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
forceMaster(boolean) - Method in class com.sleepycat.je.rep.stream.MasterSuggestionGenerator
This entry point is for testing only.
forceNewLogFile() - Method in class com.sleepycat.je.log.FileManager
Set the flag that causes a new file to be written before the next write.
forceNewLogFile - Variable in class com.sleepycat.je.log.LogParams
Whether a new log file must be created for containing the logged item(s).
ForeignConstraintException - Exception in com.sleepycat.je
Thrown when an attempt to write a primary database record would insert a secondary record with a key that does not exist in a foreign key database, when the secondary key is configured as a foreign key.
ForeignConstraintException(Locker, String, String, String, DatabaseEntry, DatabaseEntry, long, long, ExtinctionFilter.ExtinctionStatus) - Constructor for exception com.sleepycat.je.ForeignConstraintException
For internal use only.
ForeignKeyDeleteAction - Enum in com.sleepycat.je
The action taken when a referenced record in the foreign key database is deleted.
ForeignKeyNullifier - Interface in com.sleepycat.je
The interface implemented for setting single-valued foreign keys to null.
ForeignMultiKeyNullifier - Interface in com.sleepycat.je
The interface implemented for setting multi-valued foreign keys to null.
forget(Xid) - Method in class com.sleepycat.je.XAEnvironment
 
format(LogRecord) - Method in class com.sleepycat.je.utilint.TracerFormatter
Format the log record in this form: <short date> <short time> <message level> <message>
Format - Class in com.sleepycat.persist.impl
The base class for all object formats.
FORMAT_VERSION_2 - Static variable in class com.sleepycat.je.rep.impl.RepGroupImpl
The latest format version that is compatible with JE 6.0.0 and earlier versions.
FORMAT_VERSION_3 - Static variable in class com.sleepycat.je.rep.impl.RepGroupImpl
Format version introduced in JE 6.0.1 that records a node's most recent JE version, and the minimum JE version required to join the group.
FORMAT_VERSION_3_JE_VERSION - Static variable in class com.sleepycat.je.rep.impl.RepGroupImpl
The first JE version that supports FORMAT_VERSION_3.
formatDuration(long, TimeUnit) - Static method in class com.sleepycat.je.utilint.PropUtil
Formats a String duration property (time + optional unit).
formatEntry(StringBuilder, byte[], boolean) - Static method in class com.sleepycat.je.utilint.CmdUtil
 
formatExpiration(int, boolean) - Static method in class com.sleepycat.je.dbi.TTL
For logging and debugging output.
formatExpirationTime(long) - Static method in class com.sleepycat.je.dbi.TTL
For logging and debugging output.
formatLong(long) - Static method in class com.sleepycat.je.utilint.HexFormatter
 
formatter - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
formatter - Variable in class com.sleepycat.je.rep.elections.ElectionAgentThread
 
formatter - Variable in class com.sleepycat.je.rep.elections.Proposer
 
formatter - Variable in class com.sleepycat.je.rep.impl.TextProtocol
 
formatter - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
FormatterRedirectHandler - Class in com.sleepycat.je.utilint
Redirect the ConsoleHandler to use a specific Formatter.
FormatterRedirectHandler() - Constructor for class com.sleepycat.je.utilint.FormatterRedirectHandler
 
formatUsingPrintable - Variable in class com.sleepycat.je.util.DbDump
 
FormatUtil - Class in com.sleepycat.utilint
A home for misc formatting utilities.
FormatUtil() - Constructor for class com.sleepycat.utilint.FormatUtil
 
forward - Variable in class com.sleepycat.je.log.FileReader
 
ForwardCursor - Interface in com.sleepycat.je
The interface for forward-moving Cursor operations.
ForwardCursor<V> - Interface in com.sleepycat.persist
Cursor operations limited to traversing forward.
ForwardVLSNScanner(VLSNIndex) - Constructor for class com.sleepycat.je.rep.vlsn.VLSNIndex.ForwardVLSNScanner
 
FOUND - Static variable in class com.sleepycat.je.dbi.CursorImpl
 
FOUND_LAST - Static variable in class com.sleepycat.je.dbi.CursorImpl
 
free(long) - Method in interface com.sleepycat.je.evictor.OffHeapAllocator
Frees a block previously allocated and returns the size freed, including any overhead for the block that is now free.
free() - Method in class com.sleepycat.je.log.LogBuffer
Called with the buffer not latched.
FREE_DISK - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
FREE_DISK - Static variable in class com.sleepycat.je.EnvironmentConfig
A lower limit on the number of bytes of free space to maintain on a volume and per JE Environment.
freeBIN(BIN, IN, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
freeLN(BIN, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
FreePortLocator - Class in com.sleepycat.je.rep.utilint
An iterator to iterate over the free ports on an interface.
FreePortLocator(String, int, int) - Constructor for class com.sleepycat.je.rep.utilint.FreePortLocator
Constructor identifying the interface and the port range within which to look for free ports.
freeRedundantLN(BIN, int, LN, CacheMode) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
freeze(Proposer.Proposal) - Method in class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
Initiates or extends a freeze on a VLSN in response to a new election that is in progress.
freeze() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
FREM - Static variable in interface com.sleepycat.asm.Opcodes
 
freshenLogSizeStats() - Method in class com.sleepycat.je.cleaner.Cleaner
Updates the cached set of log size stats, including maxDiskOverage, freeDiskShortage, diskUsageMessage and diskUsageViolationMessage.
FRETURN - Static variable in interface com.sleepycat.asm.Opcodes
 
fromASCII(byte[]) - Static method in class com.sleepycat.utilint.StringUtils
 
fromASCII(byte[], int, int) - Static method in class com.sleepycat.utilint.StringUtils
 
fromASCII(ByteBuffer) - Static method in class com.sleepycat.utilint.StringUtils
 
fromString(String) - Static method in class com.sleepycat.asm.TypePath
Converts a type path in string form, in the format used by TypePath.toString(), into a TypePath object.
fromUTF8(byte[]) - Static method in class com.sleepycat.utilint.StringUtils
 
fromUTF8(byte[], int, int) - Static method in class com.sleepycat.utilint.StringUtils
 
fromUTF8(ByteBuffer) - Static method in class com.sleepycat.utilint.StringUtils
 
FSTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
FSUB - Static variable in interface com.sleepycat.asm.Opcodes
 
FSYNCMGR_FSYNC_REQUESTS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_FSYNC_REQUESTS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_FSYNC_REQUESTS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_FSYNCS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_FSYNCS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_FSYNCS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_GROUP_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_GROUP_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_N_GROUP_COMMIT_REQUESTS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_N_GROUP_COMMIT_REQUESTS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_N_GROUP_COMMIT_REQUESTS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_TIMEOUTS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_TIMEOUTS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
FSYNCMGR_TIMEOUTS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
fsyncRequired - Variable in class com.sleepycat.je.log.LogParams
Whether an fsync must be performed after writing the item(s) to the log.
FULL_BIN_MISS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
FULL_BIN_MISS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
FULL_BIN_MISS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
fullBINLsn - Variable in class com.sleepycat.je.evictor.OffHeapCache.BINInfo
 
fullThreadDump(Logger, EnvironmentImpl, Level) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Logs a full thread dump as if jstack were piped to the je.info file.
fullyInitialized() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Called after initialization is fully complete, including joinGroup in a replicated environment.
fun(E) - Method in class com.sleepycat.je.dbi.TriggerManager.MapOver
 
FutureTrackingCompService(Executor) - Constructor for class com.sleepycat.je.rep.elections.Utils.FutureTrackingCompService
 
fv - Variable in class com.sleepycat.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.

G

gatherDataDirs() - Method in class com.sleepycat.je.log.FileManager
 
generateId(TxnManager, long) - Method in class com.sleepycat.je.rep.txn.MasterTxn
MasterTxns use txn ids from a reserved negative space.
generateId(TxnManager, long) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
Replay transactions always use the txn id that is included in its replicated operation.
generateId(TxnManager, long) - Method in class com.sleepycat.je.txn.BasicLocker
BasicLockers always have a fixed id, because they are never used for recovery.
generateId(TxnManager, long) - Method in class com.sleepycat.je.txn.Locker
A Locker has to generate its next id.
generateId(TxnManager, long) - Method in class com.sleepycat.je.txn.PreparedTxn
PrepareTxns use the mandated id.
generateId(TxnManager, long) - Method in class com.sleepycat.je.txn.Txn
UserTxns get a new unique id for each instance.
get(int) - Method in class com.sleepycat.collections.StoredList
Returns the element at the specified position in this list.
get(Object) - Method in class com.sleepycat.collections.StoredMap
Returns the value to which this map maps the specified key.
get(Long) - Method in class com.sleepycat.je.cleaner.DbFileSummaryMap
Returns the DbFileSummary for the given file, allocating it if necessary.
get(DatabaseEntry, DatabaseEntry, Get, ReadOptions) - Method in class com.sleepycat.je.Cursor
Moves the cursor to a record according to the specified Get type.
get(Transaction, DatabaseEntry, DatabaseEntry, Get, ReadOptions) - Method in class com.sleepycat.je.Database
Retrieves a record according to the specified Get type.
get(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Database
Retrieves the key/data pair with the given key.
get(ConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get this parameter from the environment wide configuration settings.
get(String) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get this parameter from the environment wide configuration settings.
get(String, DatabaseEntry) - Method in class com.sleepycat.je.dbi.MetadataStore
 
get(DatabaseEntry, DatabaseEntry, Get, ReadOptions) - Method in class com.sleepycat.je.DiskOrderedCursor
 
get(DatabaseEntry, DatabaseEntry, Get, ReadOptions) - Method in interface com.sleepycat.je.ForwardCursor
Moves the cursor to a record according to the specified Get type.
Get - Enum in com.sleepycat.je
The operation type passed to "get" methods on databases and cursors.
get(DatabaseEntry, DatabaseEntry, Get, ReadOptions) - Method in class com.sleepycat.je.JoinCursor
Returns the next primary key and data resulting from the join operation.
get(Proposer.Proposal) - Method in interface com.sleepycat.je.rep.elections.Acceptor.SuggestionGenerator
Used to generate a suggested value for use by a Proposer.
get(DatabaseId, Txn) - Method in class com.sleepycat.je.rep.impl.node.DbCache
Returns the DatabaseImpl associated with the dbId, caching the return value, if it's not already cached.
get(Proposer.Proposal) - Method in class com.sleepycat.je.rep.stream.MasterSuggestionGenerator
 
get(RepNode, int, int) - Static method in class com.sleepycat.je.rep.stream.Protocol
Returns a protocol object that supports the specific requested protocol version, which must not be higher than the specified maximum version, or null if no such version is supported.
get(RepImpl, NameIdPair, RepUtils.Clock, int, int, int) - Static method in class com.sleepycat.je.rep.stream.Protocol
 
get(RepNode, int, int, int) - Static method in class com.sleepycat.je.rep.stream.Protocol
Returns a protocol object that supports the specified protocol, which must be less than the specified maximum version, and writes log entries in the specified log version format.
get(RepImpl, NameIdPair, RepUtils.Clock, int, int, int, int) - Static method in class com.sleepycat.je.rep.stream.Protocol
 
get() - Method in class com.sleepycat.je.rep.util.AtomicLongMax
Gets the current value.
get(long) - Method in class com.sleepycat.je.rep.util.ldiff.BlockBag
Returns all Blocks in the bag with a given checksum.
get() - Method in class com.sleepycat.je.rep.utilint.LongMinZeroStat
 
get(int) - Static method in enum com.sleepycat.je.rep.utilint.ServiceDispatcher.Response
 
get(long) - Method in class com.sleepycat.je.rep.utilint.SimpleTxnMap
 
get(Object) - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
 
get(DatabaseEntry, DatabaseEntry, Get, ReadOptions) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to a record according to the specified Get type.
get(DatabaseEntry, DatabaseEntry, DatabaseEntry, Get, ReadOptions) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to a record according to the specified Get type.
get(Transaction, DatabaseEntry, DatabaseEntry, Get, ReadOptions) - Method in class com.sleepycat.je.SecondaryDatabase
Moves the cursor to a record according to the specified Get type.
get(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, Get, ReadOptions) - Method in class com.sleepycat.je.SecondaryDatabase
Retrieves a record according to the specified Get type.
get(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
 
get(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
Retrieves the key/data pair with the given key.
get(Transaction, int) - Method in class com.sleepycat.je.Sequence
Returns the next available element in the sequence and changes the sequence value by delta.
get(int) - Method in class com.sleepycat.je.tree.INArrayRep
Returns the element at idx.
get(int) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
get(int) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
get(int) - Method in class com.sleepycat.je.tree.INLongRep.DefaultRep
 
get(int) - Method in class com.sleepycat.je.tree.INLongRep.EmptyRep
 
get(int) - Method in class com.sleepycat.je.tree.INLongRep
 
get(int) - Method in class com.sleepycat.je.tree.INLongRep.SparseRep
 
get(int) - Method in class com.sleepycat.je.tree.INTargetRep.Default
 
get(int) - Method in class com.sleepycat.je.tree.INTargetRep.None
 
get(int) - Method in class com.sleepycat.je.tree.INTargetRep.Sparse
 
get() - Method in class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
get() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
get() - Method in class com.sleepycat.je.utilint.AtomicLongComponent
 
get() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
get() - Method in class com.sleepycat.je.utilint.BaseStat
Returns the value of the statistic.
get(long) - Method in class com.sleepycat.je.utilint.BitMap
 
get() - Method in class com.sleepycat.je.utilint.BooleanStat
 
get() - Method in class com.sleepycat.je.utilint.DoubleExpMovingAvg
Returns the current average, or 0 if no values have been added.
get() - Method in class com.sleepycat.je.utilint.FloatStat
 
get() - Method in class com.sleepycat.je.utilint.IntegralLongAvgStat
 
get() - Method in class com.sleepycat.je.utilint.IntStat
 
get() - Method in class com.sleepycat.je.utilint.LatencyPercentile
Calculates and returns the current value without clearing the existing statistics.
get() - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
 
get() - Method in class com.sleepycat.je.utilint.LongArrayStat
 
get() - Method in class com.sleepycat.je.utilint.LongAvg
 
get() - Method in class com.sleepycat.je.utilint.LongAvgRate
Returns the current average rate, or 0 if no rate has been computed.
get() - Method in class com.sleepycat.je.utilint.LongAvgRateStat
 
get() - Method in class com.sleepycat.je.utilint.LongAvgStat
 
get(long) - Method in class com.sleepycat.je.utilint.LongDiffStat
Returns the value of the stat for the specified time.
get() - Method in class com.sleepycat.je.utilint.LongDiffStat
Returns the value of the stat for the current time.
get() - Method in class com.sleepycat.je.utilint.LongMax
 
get() - Method in class com.sleepycat.je.utilint.LongMaxZeroStat
 
get() - Method in class com.sleepycat.je.utilint.LongStat
 
get() - Method in class com.sleepycat.je.utilint.MapStat
Returns the map as a string in the format returned by MapStat.getFormattedValue(), but with values presented without using commas.
get() - Method in class com.sleepycat.je.utilint.PollCondition
 
get() - Method in class com.sleepycat.je.utilint.StringStat
 
get(Get, ReadOptions) - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor according to the specified Get type and returns the value at the updated position.
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(Transaction, K, Get, ReadOptions) - Method in interface com.sleepycat.persist.EntityIndex
Gets an entity via a key of this index, using Get type and ReadOptions parameters, and returning an EntityResult.
get(PK) - Method in class com.sleepycat.persist.PrimaryIndex
 
get(Transaction, PK, LockMode) - Method in class com.sleepycat.persist.PrimaryIndex
 
get(Transaction, PK, Get, ReadOptions) - 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
 
get(Transaction, SK, Get, ReadOptions) - Method in class com.sleepycat.persist.SecondaryIndex
 
get95thPercent() - Method in class com.sleepycat.utilint.Latency
 
get99thPercent() - Method in class com.sleepycat.utilint.Latency
 
getAbortData() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getAbortData() - Method in class com.sleepycat.je.txn.WriteLockInfo
 
getAbortExpiration() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getAbortExpiration() - Method in class com.sleepycat.je.txn.WriteLockInfo
 
getAbortKey() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getAbortKey() - Method in class com.sleepycat.je.txn.WriteLockInfo
 
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
 
getAbortLogSize() - 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() - Method in class com.sleepycat.je.txn.WriteLockInfo
 
getAbortVLSN() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getAbortVLSN() - Method in class com.sleepycat.je.txn.WriteLockInfo
 
getAcceptor() - Method in class com.sleepycat.je.rep.elections.Elections
Returns the Acceptor associated with this node.
getAcceptorSockets() - Method in class com.sleepycat.je.rep.elections.Elections
Returns a current set of acceptor sockets.
getAccess() - Method in class com.sleepycat.asm.ClassReader
Returns the class's access flags (see Opcodes).
getAccessor(boolean) - Method in class com.sleepycat.persist.impl.ComplexFormat
 
getAccessor(boolean) - Method in class com.sleepycat.persist.impl.ConverterReader
 
getAccessor(boolean) - Method in class com.sleepycat.persist.impl.Format
 
getAckCount(Durability.ReplicaAckPolicy) - Method in class com.sleepycat.je.rep.arbitration.Arbiter
Return the arbitration-influenced durability quorum size.
getAckCount(Durability.ReplicaAckPolicy) - Method in interface com.sleepycat.je.rep.arbitration.ArbiterProvider
Return the durability quorum size that is dictated by arbitration, for this replica ack policy.
getAckCount(Durability.ReplicaAckPolicy) - Method in class com.sleepycat.je.rep.arbitration.DesignatedPrimaryProvider
Always returns 0, no replica acks are needed when acting under designated primary arbitration.
getAckGroupSize() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the number of all electable nodes that are currently members of the group.
getAcks() - Method in class com.sleepycat.je.rep.arbiter.ArbiterStats
The number of transactions that has been acknowledged.
getAckTxn(long) - Method in class com.sleepycat.je.rep.stream.FeederTxns
Returns the transaction if it's waiting for acknowledgments.
getAckWaitMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The total time in milliseconds that the master spent waiting for the Durability.ReplicaAckPolicy to be satisfied during successful transaction commits.
getActiveFeederCount() - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
Returns the number of feeders that are currently active with this node.
getActiveFeeders() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getActiveFeeders() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoResp
 
getActiveFeeders() - Method in class com.sleepycat.je.rep.NodeState
Returns the number of current active Feeders running on this node.
getActiveLogSize() - Method in class com.sleepycat.je.EnvironmentStats
getActiveServers() - Method in exception com.sleepycat.je.rep.impl.networkRestore.NetworkBackup.RejectedServerException
 
getActiveTransfer() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getActiveTxnArray(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getActiveTxnIds() - Method in class com.sleepycat.je.txn.RollbackStart
 
getActiveTxns() - Method in class com.sleepycat.je.rep.impl.node.Replay
 
getActiveTxns() - Method in class com.sleepycat.je.TransactionStats
Return the array of active transactions.
getAdler32ChunkSize() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getAdminBytes() - Method in class com.sleepycat.je.EnvironmentStats
getAdminMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
Used for unit testing.
getAggressive() - Method in class com.sleepycat.je.VerifyConfig
Returns true if the Environment.verify and Database.verify are configured to perform fine granularity consistency checking that includes verifying in memory constructs.
getAllAcceptorSockets() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the socket addresses for all nodes that are currently members of the group and act as acceptors for elections.
getAllElectableMembers() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns all electable nodes that are currently members of the group.
getAllElectionMemberIds() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the node IDs for all nodes that are currently members of the group and that act as proposers, acceptors, or distinguished learners.
getAllFileNumbers() - Method in class com.sleepycat.je.log.FileManager
Get all JE file numbers.
getAllHelperSockets() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Return the socket addresses for all nodes that are currently members of the group and act as helpers to supply election results.
getAllLearnerMembers() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns all the nodes that are currently members of the group that act as distinguished learners to receive election results.
getAllLearnerSockets() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Return the socket addresses for all nodes that are currently members of the group and act as distinguished learners to receive election results.
getAllMembers(RepGroupImpl.Predicate) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns all nodes that are currently members of the group.
getAllMonitorSockets() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the socket addresses for all monitor nodes that are currently members of the group.
getAllocator() - Method in class com.sleepycat.je.evictor.OffHeapCache
 
getAllowConvert(ReplicationConfig) - Static method in class com.sleepycat.je.rep.RepInternal
 
getAllowCreate() - Method in class com.sleepycat.je.DatabaseConfig
Returns true if the Environment.openDatabase method is configured to create the database if it does not already exist.
getAllowCreate() - Method in class com.sleepycat.je.EnvironmentConfig
Returns a flag that specifies if we may create this environment.
getAllowCreate() - Method in class com.sleepycat.je.SequenceConfig
Returns true if the Database.openSequence method is configured to create the sequence if it does not already exist.
getAllowCreate() - Method in class com.sleepycat.persist.StoreConfig
Returns whether creation of a new store is allowed.
getAllowFlush() - Method in class com.sleepycat.je.cleaner.TrackedFileSummary
Returns whether this summary is allowed or prohibited from being flushed or evicted during cleaning.
getAllowNestedTransactions() - Method in class com.sleepycat.collections.TransactionRunner
Returns whether nested transactions will be created if run() is called when a transaction is already active for the current thread.
getAllowPopulate() - Method in class com.sleepycat.je.SecondaryConfig
Returns whether automatic population of the secondary is allowed.
getAllowRepConvert() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
True if ReplicationConfig set allowConvert as true.
getAllowRepConvert() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getAllRawTypes() - Method in class com.sleepycat.persist.impl.PersistCatalog
Returns all formats as RawTypes.
getAllRawTypes() - Method in class com.sleepycat.persist.model.EntityModel
Returns all versions of all known types.
getAllRawTypeVersions(String) - Method in class com.sleepycat.persist.model.EntityModel
Returns all known versions of type information for a given class name, or null if no persistent version of the class is known.
getAllTypes() - Static method in class com.sleepycat.je.log.LogEntryType
Get a copy of all types for unit testing.
getAlternateWireRecord() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.AlternateMatchpoint
 
getAncestorPath() - Method in class com.sleepycat.je.dbi.CursorImpl
Returns the stack of ancestor TrackingInfo for the BIN at the cursor, or null if a split occurs and the information returned would be inconsistent.
getAndClearMaxActivity() - Method in class com.sleepycat.utilint.ActivityCounter
 
getAndResetNReads() - Method in class com.sleepycat.je.log.FileReader
Returns the number of reads since the last time this method was called.
getAnyDTVLSN() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns a DTVLSN (possibly null) for logging/debugging purposes.
getApplicationPermits() - Method in class com.sleepycat.je.EnvironmentStats
 
getAppOpenCount() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns the count of environment handles that were opened explicitly by the application.
getAppPermitPercent() - Method in class com.sleepycat.je.utilint.TaskCoordinator
Returns the % of total permits current reserved by the application.
getAppPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator
Returns the current number of app permits reserved by the application.
getAppropriateReadWriteMode() - Method in class com.sleepycat.je.log.FileManager
 
getApproximateLsn(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.ForwardVLSNScanner
{@literal When doing an approximate search, the target vlsn may be a non-mapped vlsn within a bucket, or it may be between two different buckets.
getAppState() - Method in interface com.sleepycat.je.rep.AppStateMonitor
Return a byte array which holds information about the application's state.
getAppState() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getAppState() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Return the application state that defined in user specified AppStateMonitor.
getAppState() - Method in class com.sleepycat.je.rep.NodeState
Returns the application state which is obtained via AppStateMonitor.getAppState().
getArbiter() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getArbiterAck() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
getArbiterFeeder() - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
getArbiterFeederSource() - Method in class com.sleepycat.je.rep.impl.node.Feeder
 
getArbiterHome() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Gets the Arbiter home directory.
getArbiterMembers() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the arbiter nodes that are currently members of the group.
getArbiterMutableConfig() - Method in class com.sleepycat.je.rep.arbiter.Arbiter
Returns the Arbiter mutable attributes.
getArbiterNodes() - Method in class com.sleepycat.je.rep.ReplicationGroup
Returns the subset of nodes in the group that participates in elections but does not have a copy of the data and cannot become a master.
getArbState() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
getArchiveLocation(String) - Method in interface com.sleepycat.je.BackupArchiveLocation
Returns a URL that represents the location where a backup file should be stored.
getArchiveLocation(String) - Method in class com.sleepycat.je.BackupFileLocation
Returns a URL that represents the location where a backup file should be stored.
getArg(String[], int) - Static method in class com.sleepycat.je.utilint.CmdUtil
 
getArgumentsAndReturnSizes(String) - Static method in class com.sleepycat.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentsAndReturnSizes() - Method in class com.sleepycat.asm.Type
Returns the size of the arguments and of the return value of methods of this type.
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.
getArgumentTypes() - Method in class com.sleepycat.asm.Type
Returns the argument types of methods of this type.
getAtomicLong(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getAtomicLongStat(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getAuthenticator() - Method in class com.sleepycat.je.rep.impl.node.Feeder
 
getAuthenticator() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getAuthenticator() - Method in class com.sleepycat.je.rep.ReplicationConfig
 
getAuthenticator() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getAutoCommitNoSync() - Method in class com.sleepycat.je.SequenceConfig
Returns true if the auto-commit operations on the sequence are configure to not flush the transaction log..
getAutoCommitTransactionConfig() - Method in class com.sleepycat.persist.PrimaryIndex
 
getAutoCommitTransactionConfig() - Method in class com.sleepycat.persist.SecondaryIndex
 
getAvailableLogSize() - Method in class com.sleepycat.je.EnvironmentStats
getAvailableRealPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator
The number of real permits available for acquisition by housekeeping tasks.
getAvailableReplicas() - Method in exception com.sleepycat.je.rep.InsufficientReplicasException
Returns the set of Replicas that were in contact with the master at the time of the commit operation.
getAvg() - Method in class com.sleepycat.utilint.Latency
 
getAvgBatchCacheMode() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getAvgBatchCritical() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getAvgBatchDaemon() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getAvgBatchEvictorThread() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getAvgBatchManual() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getAvgObsoleteLNSizeNotCounted() - Method in class com.sleepycat.je.cleaner.FileSummary
Returns the average size for LNs with sizes not counted, or NaN if there are no such LNs.
getAwaitElectionCount() - Method in class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
 
getAwaitTimeoutCount() - Method in class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
 
getBackup() - Method in class com.sleepycat.je.rep.NetworkRestore
 
getBackupCopyFilesCount() - Method in class com.sleepycat.je.EnvironmentStats
 
getBackupCopyFilesMs() - Method in class com.sleepycat.je.EnvironmentStats
 
getBackupCount() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns a count of the number of in-progress DbBackups.
getBackupFileCount() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStats
 
getBackupManager() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getBackupMap() - Method in class com.sleepycat.je.rep.utilint.SimpleTxnMap
For test use only
getBarrierState() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getBarrierTime() - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.CleanerBarrierState
 
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.
getBatchDelay(TimeUnit) - Method in class com.sleepycat.je.VerifyConfig
Returns the batch delay.
getBatchSize() - Method in class com.sleepycat.je.VerifyConfig
Returns the batchSize value.
getBdescriptor(Class) - Static method in class com.sleepycat.util.ConfigBeanInfoBase
 
getBeanDescriptor() - Method in class com.sleepycat.je.CheckpointConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.CursorConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.DatabaseConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.DiskOrderedCursorConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.EnvironmentConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.EnvironmentMutableConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.JoinConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.PreloadConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.rep.monitor.MonitorConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.rep.NetworkRestoreConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.rep.ReplicationBasicConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.rep.ReplicationConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.rep.ReplicationMutableConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.rep.ReplicationNetworkConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.rep.ReplicationSSLConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.SecondaryConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.SequenceConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.StatsConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.TransactionConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.je.VerifyConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.persist.evolve.EvolveConfigBeanInfo
 
getBeanDescriptor() - Method in class com.sleepycat.persist.StoreConfigBeanInfo
 
getBeanDescriptor(Class) - Method in class com.sleepycat.util.ConfigBeanInfoBase
Gets the bean's BeanDescriptors.
getBeginData() - Method in class com.sleepycat.je.rep.util.ldiff.Window
 
getBeginKey() - Method in class com.sleepycat.je.rep.util.ldiff.Window
 
getBigDecimal(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a BigDecimal, Number, or String at the given index.
getBigDecimal(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a BigDecimal, Number, or String at the given key.
getBigDecimalByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
Returns the byte length of an unsorted BigDecimal.
getBigDecimalMaxByteLength(BigDecimal) - Static method in class com.sleepycat.bind.tuple.TupleOutput
Returns the maximum byte length that would be output for a given BigDecimal value if TupleOutput.writeBigDecimal(java.math.BigDecimal) were called.
getBigDecimalOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a BigDecimal, Number, or String at the given key.
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 exact byte length that would would be output for a given BigInteger value if TupleOutput.writeBigInteger(java.math.BigInteger) were called.
getBIN() - Method in class com.sleepycat.je.dbi.CursorImpl
 
getBINBytes(IN, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
getBINDelta() - Method in class com.sleepycat.je.log.CleanerFileReader
 
getBinDeltaPercent() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getBINEntriesHistogram() - Method in class com.sleepycat.je.BtreeStats
Returns an array representing a histogram of the number of Bottom Internal Nodes with various percentages of non-deleted entry counts.
getBINInfo(EnvironmentImpl, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
getBinRefQueueSize() - Method in class com.sleepycat.je.incomp.INCompressor
 
getBINsByLevel() - Method in class com.sleepycat.je.BtreeStats
Returns the count of Bottom Internal Nodes per level, indexed by level.
getBINsOnly() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Returns true if the DiskOrderedCursor is configured to scan BINs only, returning all record keys and only those record data that are embedded in the BINs.
getBINWithExpiration() - Method in class com.sleepycat.je.log.entry.INLogEntry
Returns the main item BIN if it has any slots with expiration times.
getBlock() - Method in class com.sleepycat.je.rep.util.ldiff.BlockBag
 
getBlock() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.BlockInfo
 
getBlockIndex() - Method in class com.sleepycat.je.rep.util.ldiff.BlockBag
 
getBlocking() - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Gets the blocking mode option for the connection.
getBlockSize() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Return the number of records to include in each block analyzed by the LDiff operation.
getBlockSize() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.DbBlocks
 
getBoolean(BooleanConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get this parameter from the environment wide configuration settings.
getBoolean(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
 
getBoolean(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getBoolean(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Boolean or String value at the given index.
getBoolean(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Boolean or String value at the given key.
getBooleanLogSize() - Static method in class com.sleepycat.je.log.LogUtils
 
getBooleanOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Boolean or String value at the given key.
getBooleanVal(Properties, BooleanConfigParam) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for getting boolean values.
getBottomInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
Returns the number of Bottom Internal Nodes in the database btree.
getBranchQualifier() - Method in class com.sleepycat.je.log.LogUtils.XidImpl
 
getBroadcastCBVLSN() - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNTracker
 
getBtreeComparator() - Method in class com.sleepycat.je.DatabaseConfig
Returns the Comparator used for key comparison on this database.
getBtreeComparator() - Method in class com.sleepycat.je.dbi.DatabaseImpl
This comparator should not be used directly for comparisons.
getBtreeComparatorByClass() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getBtreeComparatorByClassName() - Method in class com.sleepycat.je.DatabaseConfig
Returns true if the btree comparator is set by class name, not by serializable Comparator object
getBtreeRecordNumbers(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
 
getBudgetedMemorySize() - Method in class com.sleepycat.je.tree.IN
Returns the amount of memory currently budgeted for this IN.
getBufferBytes() - Method in class com.sleepycat.je.EnvironmentStats
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.
getByte(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
getByte(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getByteArray(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
 
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.
getByteOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getBytes() - Method in class com.sleepycat.je.dbi.DatabaseId
 
getBytes(long) - Method in class com.sleepycat.je.log.LogBuffer
Make a copy of this buffer (doesn't copy data, only buffer state) and position it to read the requested data.
getBytes(long, int) - Method in class com.sleepycat.je.log.LogBuffer
Same as getBytes(long fileOffset) since buffer should always hold a whole entry.
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.
getByteSize(int) - Static method in class com.sleepycat.je.tree.BINDeltaBloomFilter
 
getCacheDataBytes() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
Please use EnvironmentStats.getDataBytes() to get the amount of cache used for data and use EnvironmentStats.getAdminBytes(), EnvironmentStats.getLockBytes() and EnvironmentStats.getBufferBytes() to get other components of the total cache usage (EnvironmentStats.getCacheTotalBytes()).
getCacheMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
 
getCacheMode() - Method in class com.sleepycat.je.Cursor
Returns the default CacheMode used for subsequent operations performed using this cursor.
getCacheMode() - Method in class com.sleepycat.je.DatabaseConfig
Returns the default CacheMode used for operations performed on this database, or null if the environment default is used.
getCacheMode() - Method in class com.sleepycat.je.dbi.CursorImpl
 
getCacheMode() - Method in class com.sleepycat.je.EnvironmentMutableConfig
Returns the default CacheMode used for operations performed in this environment, or null if CacheMode.DEFAULT is used.
getCacheMode() - Method in class com.sleepycat.je.ReadOptions
Returns the CacheMode to be used for the operation, or null if the Cursor, Database or Environment default will be used.
getCacheMode() - Method in class com.sleepycat.je.WriteOptions
Returns the CacheMode to be used for the operation, or null if the Cursor, Database or Environment default will be used.
getCacheMode() - Method in interface com.sleepycat.persist.EntityCursor
Returns the default CacheMode used for subsequent operations performed using this cursor.
getCachePercent() - Method in class com.sleepycat.je.EnvironmentMutableConfig
A convenience method for getting EnvironmentConfig.MAX_MEMORY_PERCENT.
getCacheSize() - Method in class com.sleepycat.je.EnvironmentMutableConfig
Returns the memory available to the database system, in bytes.
getCacheSize() - Method in class com.sleepycat.je.SequenceConfig
Returns the number of elements cached by a sequence handle..
getCacheSize() - Method in class com.sleepycat.je.SequenceStats
Returns the number of values that will be cached in this handle.
getCacheTotalBytes() - Method in class com.sleepycat.je.EnvironmentStats
getCacheUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget.Totals
 
getCacheVLSN() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns true if the VLSN is both preserved and cached.
getCacheVLSN() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns true if the VLSN is both preserved and cached.
getCallBack() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
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
 
getCBVLSN() - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.GlobalCBVLSN
Returns the global CBVLSN if it is not defunct.
getCertificateChain(String) - Method in class com.sleepycat.je.rep.utilint.net.AliasKeyManager
 
getChangeListener() - Method in class com.sleepycat.je.rep.impl.node.NodeState
 
getChangeListener() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getChangeType() - Method in class com.sleepycat.je.rep.monitor.GroupChangeEvent
Returns the type of the change (the addition of a new member or the removal of an existing member) made to the group.
getChangeVersion() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the version of the instance as represented by changes to the members constituting the group.
getChangeVersion() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getChannel() - Method in class com.sleepycat.je.rep.impl.node.Feeder
Return the channel associated with this feeder.
getChannel() - Method in class com.sleepycat.je.rep.utilint.NamedChannel
 
getChannelFactory() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getChannelFactory() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
 
getChannelFactoryClass() - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
getChannelFactoryParams() - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
getChannelTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
getChannelTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getChannelTimeoutTask() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getChannelType() - Method in class com.sleepycat.je.rep.ReplicationBasicConfig
Get the channel type setting for the replication service.
getChannelType() - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
Get the channel type setting for the replication service.
getChannelType() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Get the channel type setting for the replication service.
getCharLength(byte[]) - Static method in class com.sleepycat.util.UtfOps
Returns the number of characters represented by the given UTF string.
getCharLength(byte[], int, int) - Static method in class com.sleepycat.util.UtfOps
Returns the number of characters represented by the given UTF string.
getCheckpointer() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getCheckpointUP(EnvironmentConfig) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentConfig.getCheckpointUP()
getChecksum() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getChecksum() - Method in class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
 
getChecksum() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getChecksum() - Method in class com.sleepycat.je.rep.util.ldiff.Window
The checksum for the window.
getChecksumAlg() - Method in interface com.sleepycat.je.BackupFileCopy
Returns the checksum algorithm used to checksum the archive file being accessed.
getChecksumAlg() - Method in class com.sleepycat.je.BackupFSArchiveCopy
 
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 interface com.sleepycat.bind.serial.ClassCatalog
Returns the ClassLoader to be used by bindings that use this catalog, or null if a default class loader should be used.
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.
getClassLoader() - Method in class com.sleepycat.bind.serial.StoredClassCatalog
For BDB JE, returns the ClassLoader property of the catalog database environment.
getClassLoader(Environment) - Static method in class com.sleepycat.compat.DbCompat
 
getClassLoader() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getClassLoader() - Method in class com.sleepycat.je.EnvironmentConfig
Returns the ClassLoader for loading user-supplied classes by name, or null if no specified ClassLoader is configured.
getClassLoader(EntityModel) - Static method in class com.sleepycat.persist.model.ModelInternal
Internal access method that should not be used by applications.
getClassMetadata() - Method in class com.sleepycat.persist.impl.ComplexFormat
 
getClassMetadata() - Method in class com.sleepycat.persist.impl.CompositeKeyFormat
 
getClassMetadata() - Method in class com.sleepycat.persist.impl.Format
 
getClassMetadata(String) - Method in class com.sleepycat.persist.model.AnnotationModel
 
getClassMetadata(String) - Method in class com.sleepycat.persist.model.EntityModel
Returns the metadata for a given persistent class name, including proxy classes and entity classes.
getClassMetadata() - Method in interface com.sleepycat.persist.raw.RawType
Returns the original model class metadata used to create this class, or null if this is not a model class.
getClassName() - Method in class com.sleepycat.asm.ClassReader
Returns the internal name of the class (see getInternalName).
getClassName() - Method in class com.sleepycat.asm.Type
Returns the binary 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().
getClassParams() - Method in class com.sleepycat.je.rep.net.InstanceParams
 
getClassVersion() - Method in class com.sleepycat.persist.evolve.Mutation
Returns the class version to which this mutation applies.
getCleanedFilesToDelete() - Method in class com.sleepycat.je.recovery.CheckpointEnd
 
getCleaner() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getCleanerBacklog() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
in 7.0, always returns zero. Use EnvironmentStats.getCurrentMinUtilization() and EnvironmentStats.getCurrentMaxUtilization() to monitor cleaner behavior.
getClear() - Method in class com.sleepycat.je.StatsConfig
Returns true if the statistics operation is configured to reset statistics after they are returned.
getClientAliases(String, Principal[]) - Method in class com.sleepycat.je.rep.utilint.net.AliasKeyManager
 
getClientOp(ServiceHandshake.ClientHandshake, String) - Method in class com.sleepycat.je.rep.subscription.ClientAuthMethod
 
getClientOp(ServiceHandshake.ClientHandshake, String) - Method in class com.sleepycat.je.rep.subscription.ServerAuthMethod
 
getClientOp(ServiceHandshake.ClientHandshake, String) - Method in interface com.sleepycat.je.rep.utilint.ServiceHandshake.AuthenticationMethod
 
getClientVLSN() - Method in class com.sleepycat.je.log.ReplicationContext
 
getClock() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getClock() - Method in interface com.sleepycat.je.rep.stream.ReplicaFeederHandshakeConfig
Gets the clock.
getClockSkewMs() - Static method in class com.sleepycat.je.rep.impl.RepImpl
 
getCollection() - Method in class com.sleepycat.collections.StoredIterator
Returns the collection associated with this iterator.
getCollection(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Collection value at the given index.
getCollection(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Collection at the given key.
getCollectionOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Collection at the given key.
getCommitDurability() - Method in class com.sleepycat.je.txn.Txn
Returns the durability used for the commit operation.
getCommitPolicy() - Method in exception com.sleepycat.je.rep.InsufficientReplicasException
Returns the Replica ack policy that was in effect for the transaction.
getCommitTimeStamp() - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
Returns the timestamp associated with a commit log entry, or 0.
getCommitToken() - Method in class com.sleepycat.je.rep.CommitPointConsistencyPolicy
Return the CommitToken used to create this consistency policy.
getCommitToken() - Method in class com.sleepycat.je.rep.txn.MasterTxn
Returns the transaction commit token used to identify the transaction.
getCommitToken() - Method in class com.sleepycat.je.Transaction
This method is intended for use with a replicated environment.
getCommitToken() - Method in class com.sleepycat.je.txn.Txn
Returns the CommitToken associated with a successful replicated commit.
getCommitTxnId() - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
 
getCommitVLSN() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getCommitVLSN() - Method in class com.sleepycat.je.rep.stream.FeederTxns.TxnInfo
Returns the VLSN associated with the committed txn, or null if the txn has not yet been committed.
getCommitVLSN() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
getCommonSuperClass(String, String) - Method in class com.sleepycat.asm.ClassWriter
Returns the common super type of the two given types.
getCompactMaxKeyLength() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns EnvironmentConfig.TREE_COMPACT_MAX_KEY_LENGTH.
getCompactMaxKeyLength() - Method in class com.sleepycat.je.tree.IN
 
getCompletedRecordScans() - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
Get a copy of the completed scan IDs before starting a checkpoint.
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.
getCompressionAlg() - Method in interface com.sleepycat.je.BackupFileCopy
Returns the compression algorithm used to compress the archive file being accessed.
getCompressionAlg() - Method in class com.sleepycat.je.BackupFSArchiveCopy
 
getConfig() - Method in class com.sleepycat.je.Cursor
Returns this cursor's configuration.
getConfig() - Method in class com.sleepycat.je.Database
Returns this Database object's configuration.
getConfig() - Method in class com.sleepycat.je.DiskOrderedCursor
Returns this cursor's configuration.
getConfig() - Method in class com.sleepycat.je.Environment
Returns this object's configuration.
getConfig() - Method in class com.sleepycat.je.JoinCursor
Returns this object's configuration.
getConfig() - Method in class com.sleepycat.je.SecondaryDatabase
Returns a copy of the secondary configuration of this database.
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 replication configuration classes.
getConfigParam(String) - Method in class com.sleepycat.je.EnvironmentMutableConfig
Returns the value for this configuration parameter.
getConfigParam(String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
 
getConfigParam(String) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
Return the value for this parameter.
getConfiguredHandler() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getConsistencyPolicy(String) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Allows standalone JE code to construct a consistency policy using the CONSISTENCY_POLICY property value format.
getConsistencyPolicy() - Method in interface com.sleepycat.je.dbi.RepConfigProxy
 
getConsistencyPolicy(String) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getConsistencyPolicy() - Method in exception com.sleepycat.je.rep.ReplicaConsistencyException
Returns the Replica consistency policy that could not be satisfied.
getConsistencyPolicy() - Method in class com.sleepycat.je.rep.ReplicationConfig
Returns the default consistency policy associated with the configuration.
getConsistencyPolicy() - Method in class com.sleepycat.je.TransactionConfig
Returns the consistency policy associated with the configuration.
getConsistencyTracker() - Method in class com.sleepycat.je.rep.impl.node.Replica
 
getConsoleHandler() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getConsoleLoggingLevel() - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
Gets the console logging level.
getConstructor() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.MessageOp
 
getConstructorDescriptor(Constructor<?>) - Static method in class com.sleepycat.asm.Type
Returns the descriptor corresponding to the given constructor.
getConsumer() - Method in exception com.sleepycat.je.rep.ReplicationSecurityException
Gets the replication stream consumer name
getContentSize() - Method in class com.sleepycat.je.dbi.Operation
 
getContext() - Method in class com.sleepycat.je.rep.net.InstanceParams
 
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.
getCopyStartTimeMs() - Method in class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
 
getCorrectedAvgLNSize() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
in JE 5.0.56. Adjustments are no longer needed because LN log sizes have been stored in the Btree since JE 6.0.
getCorruptedCause(Database) - Static method in class com.sleepycat.je.DbInternal
 
getCounter(StartupTracker.Phase) - Method in class com.sleepycat.je.dbi.StartupTracker
Return the counter for this phase so we can update one of the detail values stored there.
getCountOnly() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
For internal use only.
getCreateConfig() - Method in class com.sleepycat.je.log.DbOpReplicationContext
 
getCreateEP(EnvironmentConfig) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentConfig.getCreateEP()
getCreateUP(EnvironmentConfig) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentConfig.getCreateUP()
getCriticalThreshold() - Method in class com.sleepycat.je.dbi.MemoryBudget.Totals
 
getCronSchedule() - Method in class com.sleepycat.je.util.verify.DataVerifier
 
getCSVData() - Method in class com.sleepycat.je.utilint.StatGroup
Return a string suitable for using as the data for a .csv file.
getCSVHeader() - Method in class com.sleepycat.je.utilint.StatGroup
Return a string suitable for using as the header for a .csv file.
getCumulativeLatency() - Method in class com.sleepycat.utilint.StatsTracker
 
getCurrDb() - Method in class com.sleepycat.je.dbi.DiskOrderedCursorImpl
 
getCurrent(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Returns the key/data pair to which the cursor refers.
getCurrent(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.dbi.CursorImpl
Copy current record into the key and data DatabaseEntry.
getCurrent(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.dbi.DiskOrderedCursorImpl
 
getCurrent(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.DiskOrderedCursor
 
getCurrent(DatabaseEntry, DatabaseEntry, LockMode) - Method in interface com.sleepycat.je.ForwardCursor
Returns the key/data pair to which the cursor refers.
getCurrent(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.JoinCursor
This operation is not allowed on a join cursor.
getCurrent(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Returns the key/data pair to which the cursor refers.
getCurrent(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Returns the key/data pair to which the cursor refers.
getCurrent() - Method in class com.sleepycat.je.SequenceStats
Returns the current value of the sequence in the database.
getCurrent(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getCurrentFileNum() - Method in class com.sleepycat.je.log.FileManager
Returns the highest (current) file number.
getCurrentJEVersion() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns the JE version that is currently running on this node, consulting the TEST_JE_VERSION configuration parameter for a test override.
getCurrentKey() - Method in class com.sleepycat.je.dbi.CursorImpl
 
getCurrentKey(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
Returns the key at the current position, regardless of whether the record is defunct.
getCurrentLN(boolean, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
 
getCurrentLsn(CursorImpl) - Static method in class com.sleepycat.je.dbi.CursorImpl
 
getCurrentLsn() - Method in class com.sleepycat.je.dbi.CursorImpl
 
getCurrentMaxUtilization() - Method in class com.sleepycat.je.EnvironmentStats
getCurrentMinUtilization() - Method in class com.sleepycat.je.EnvironmentStats
getCurrentNodeId() - Method in class com.sleepycat.je.dbi.CursorImpl
Called for creating trace messages without any latching.
getCurrentRecordNumber(Cursor, DatabaseEntry, LockMode) - Static method in class com.sleepycat.compat.DbCompat
 
getCurrentRequiredAckCount(Durability.ReplicaAckPolicy) - Method in class com.sleepycat.je.rep.impl.node.DurabilityQuorum
Returns the minimum number of acknowledgments required to satisfy the ReplicaAckPolicy for a given group size.
getCurrentTokenPosition() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Message
Returns the current token position in the payload.
getCurrentTxnEndVLSN() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns the latest VLSN associated with a replicated commit.
getCurrentTxnEndVLSN() - Method in class com.sleepycat.je.rep.NodeState
Returns the latest transaction end VLSN on this replication node.
getCurrentTxnEndVLSN() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Heartbeat
 
getCurrentVersion(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
Returns the VLSN and LSN for the record at the current position.
getCurrentVersion() - Static method in class com.sleepycat.je.rep.impl.RepGroupProtocol
Get the current version, supporting a test override.
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
getCursorSet() - Method in class com.sleepycat.je.tree.BIN
 
getCustomStats() - Method in class com.sleepycat.je.EnvironmentConfig
Gets the custom statstics object.
getData() - Method in class com.sleepycat.je.DatabaseEntry
Returns the byte array.
getData(byte[], int, int) - Static method in class com.sleepycat.je.dbi.DupKeyData
 
getData() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getData() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteDiffRequest
 
getData() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteRecord
 
getData() - Method in class com.sleepycat.je.rep.util.ldiff.Record
 
getData(int) - Method in class com.sleepycat.je.tree.IN
 
getData(int) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
getData(int) - Method in class com.sleepycat.je.tree.INKeyRep
 
getData(int) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
getData() - Method in class com.sleepycat.je.tree.LN
 
getDataAdminBytes() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
as of JE 18.1, always returns zero.
getDatabase() - Method in class com.sleepycat.je.Cursor
Returns the Database handle associated with this Cursor.
getDatabase() - Method in class com.sleepycat.je.dbi.TruncateResult
 
getDatabase() - Method in class com.sleepycat.je.DiskOrderedCursor
Returns the Database handle for the database that contains the latest record returned by getNext().
getDatabase() - Method in interface com.sleepycat.je.ForwardCursor
Returns the Database handle associated with this ForwardCursor.
getDatabase() - Method in class com.sleepycat.je.JoinCursor
Returns the primary database handle associated with this cursor.
getDatabase() - Method in exception com.sleepycat.je.rep.DatabasePreemptedException
Returns the database handle that was forcibly closed.
getDatabase() - Method in class com.sleepycat.je.SecondaryCursor
Returns the Database handle associated with this Cursor.
getDatabase() - Method in class com.sleepycat.je.Sequence
Returns the Database handle associated with this sequence.
getDatabase() - Method in class com.sleepycat.je.tree.IN
Get the database for this IN.
getDatabase() - Method in class com.sleepycat.je.tree.MapLN
 
getDatabase() - Method in class com.sleepycat.je.tree.Tree
 
getDatabase() - Method in interface com.sleepycat.persist.EntityIndex
Returns the underlying database for this index.
getDatabase() - Method in class com.sleepycat.persist.SecondaryIndex
Returns the underlying secondary database for this index.
getDatabaseClassName(String) - Method in class com.sleepycat.persist.impl.PersistCatalog
Returns the name of an entity class to be used to form the database name.
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.dupConvert.INDeleteInfo
 
getDatabaseId() - Method in class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
 
getDatabaseId() - Method in class com.sleepycat.je.tree.IN
 
getDatabaseImpl() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
For unit testing.
getDatabaseKeyName(String, String) - Method in class com.sleepycat.persist.impl.PersistCatalog
Similar to getDatabaseClassName but instead handles an earlier version of a renamed key.
getDatabaseName() - Method in class com.sleepycat.je.Database
Returns the database name.
getDatabaseName() - Method in exception com.sleepycat.je.rep.DatabasePreemptedException
Returns the name of the database that was forcibly closed.
getDatabaseName() - Method in interface com.sleepycat.je.trigger.Trigger
Returns the result of the Trigger.setDatabaseName(String) operation.
getDatabaseNamer() - Method in class com.sleepycat.persist.StoreConfig
 
getDatabaseNames() - Method in class com.sleepycat.je.Environment
Returns a List of database names for the database environment.
getDataBuffer() - Method in class com.sleepycat.je.log.LogBuffer
Returns the buffer for read access (although some tests may write to the buffer).
getDataBytes() - Method in class com.sleepycat.je.EnvironmentStats
getDataEraser() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getDataMembers() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the nodes that are currently members of the group that store replication data.
getDataNodes() - Method in class com.sleepycat.je.rep.ReplicationGroup
Returns the subset of nodes in the group that store replication data.
getDataVerifier() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getDate(long) - Method in class com.sleepycat.je.utilint.TracerFormatter
Return a formatted date for the specified time.
getDb() - Method in class com.sleepycat.je.dbi.CursorImpl
 
getDb(Locker, String, HandleLocker, boolean) - 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, Map<DatabaseId, DatabaseImpl>) - Method in class com.sleepycat.je.dbi.DbTree
Get a database object based on an id only, caching the id-db mapping in the given map.
getDb(DatabaseId, long) - Method in class com.sleepycat.je.dbi.DbTree
Get a database object based on an id only.
getDb() - Method in class com.sleepycat.je.txn.WriteLockInfo
 
getDbCache() - Method in class com.sleepycat.je.rep.impl.node.Replica
 
getDbCleanupSet() - Method in class com.sleepycat.je.txn.Txn
 
getDbClosedBins() - Method in class com.sleepycat.je.EnvironmentStats
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.ErasedLogEntry
 
getDbId() - Method in interface com.sleepycat.je.log.entry.INContainingEntry
 
getDbId() - Method in class com.sleepycat.je.log.entry.INLogEntry
 
getDbId() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getDbId() - Method in interface com.sleepycat.je.log.entry.LogEntry
 
getDbId() - Method in class com.sleepycat.je.log.entry.OldBINDeltaLogEntry
 
getDbId() - Method in class com.sleepycat.je.log.entry.SingleItemEntry
 
getDBId(RepImpl, String) - Static method in class com.sleepycat.je.rep.stream.FeederReplicaSyncup
Returns db id for given database
getDbId() - Method in class com.sleepycat.je.rep.stream.Protocol.DBIdResponse
 
getDbId() - Method in class com.sleepycat.je.tree.OldBINDelta
 
getDbIdFromName(Locker, String, HandleLocker, boolean) - Method in class com.sleepycat.je.dbi.DbTree
Get a database ID given a database name.
getDbImpl(Database) - Static method in class com.sleepycat.je.DbInternal
Proxy to Database.getDbImpl()
getDBINsByLevel() - Method in class com.sleepycat.je.BtreeStats
Deprecated.
as of 5.0, returns an empty array.
getDbName() - Method in class com.sleepycat.je.rep.stream.Protocol.DBIdRequest
 
getDbName() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.DbBlocks
 
getDbNames() - Method in class com.sleepycat.je.dbi.DbTree
 
getDbNamesAndIds() - Method in class com.sleepycat.je.dbi.DbTree
 
getDbOperationType() - Method in class com.sleepycat.je.log.DbOpReplicationContext
 
getDbOperationType() - Method in class com.sleepycat.je.log.ReplicationContext
 
getDbTree() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getDbType() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getDeadlockDetection() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getDeadlockDetectionDelay() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getDeadlockStackTrace() - Static method in class com.sleepycat.je.txn.LockInfo
For unit testing only.
getDebug() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
getDeclaringClassName() - Method in class com.sleepycat.persist.model.FieldMetadata
Returns the name of the class where the field is declared.
getDecrement() - Method in class com.sleepycat.je.SequenceConfig
Returns true if the sequence is configured to decrement.
getDefault() - Method in class com.sleepycat.je.config.ConfigParam
 
getDefaultAllocator() - Method in class com.sleepycat.je.evictor.OffHeapAllocatorFactory
 
getDefaultCacheMode() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns the default cache mode for this database.
getDefaultConsistencyPolicy() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns the default consistency policy for this EnvironmentImpl.
getDefaultConsistencyPolicy() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getDefaultDurability() - Method in class com.sleepycat.je.txn.Txn
Returns the durability associated the transaction at the time it's first created.
getDefaultEventIndex() - Method in class com.sleepycat.util.ConfigBeanInfoBase
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultNoWait() - Method in class com.sleepycat.je.txn.Locker
 
getDefaultPropertyIndex() - Method in class com.sleepycat.util.ConfigBeanInfoBase
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultTxnConfig(Environment) - Static method in class com.sleepycat.je.DbInternal
Proxy to Environment.getDefaultTxnConfig()
getDeferredWrite(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
 
getDeferredWrite() - Method in class com.sleepycat.je.DatabaseConfig
Returns the deferred-write option.
getDeferredWrite() - Method in class com.sleepycat.persist.StoreConfig
Returns the deferred-write configuration property.
getDeficitPermits() - Method in class com.sleepycat.je.EnvironmentStats
 
getDeficitPermitsGranted() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
getDefinition(String) - Method in class com.sleepycat.je.statcap.StatCaptureDefinitions
Used to get a statistics definition.
getDefinition() - Method in class com.sleepycat.je.statcap.StatManager.SDef
 
getDefinition() - Method in class com.sleepycat.je.utilint.Stat
 
getDelay() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
getDelayTime() - Method in class com.sleepycat.je.utilint.CronScheduleParser
 
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.dupConvert.INDupDeleteInfo
 
getDeletedIdKey() - Method in class com.sleepycat.je.tree.dupConvert.INDeleteInfo
 
getDeletedKeys() - Method in class com.sleepycat.persist.evolve.EntityConverter
Returns the set of key names that are to be deleted.
getDeletedLeafNodeCount() - Method in class com.sleepycat.je.BtreeStats
Returns the number of deleted data records in the database btree that are pending removal by the compressor.
getDeletedMainKey() - Method in class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
 
getDeletedNodeId() - Method in class com.sleepycat.je.tree.dupConvert.INDeleteInfo
 
getDeletedNodeId() - Method in class com.sleepycat.je.tree.dupConvert.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.
getDelta() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
getDenominator() - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
getDesc() - Method in class com.sleepycat.asm.Handle
Returns the descriptor of the field or method designated by this handle.
getDescription() - Method in class com.sleepycat.je.utilint.StatDefinition
 
getDescription() - Method in class com.sleepycat.je.utilint.StatGroup
 
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.
getDesignatedPrimary() - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
Determines whether this node is the currently designated Primary.
getDestinationTimestamp() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
getDetail() - Method in interface com.sleepycat.util.ExceptionWrapper
Deprecated.
getDetail() - Method in exception com.sleepycat.util.IOExceptionWrapper
Deprecated.
getDetail() - Method in exception com.sleepycat.util.RuntimeExceptionWrapper
Deprecated.
getDiagnosticsClassName() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getDiagnosticsClassName() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getDidFullThreadDump() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getDiffAnalysis() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Return whether an LDiff object will provide detailed analysis about diff failures.
getDiffArea(Cursor, Protocol.RemoteDiffRequest) - Static method in class com.sleepycat.je.rep.util.ldiff.DiffRecordAnalyzer
 
getDiffRegions() - Method in class com.sleepycat.je.rep.util.ldiff.DiffTracker
 
getDiffRegions() - Method in class com.sleepycat.je.rep.util.ldiff.LDiff
 
getDiffSize() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteDiffRequest
 
getDiffSize() - Method in class com.sleepycat.je.rep.util.ldiff.Window
 
getDigestSHA1() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoResp
Returns the SHA1 value if it was requested, or a zero length byte array if it was not requested.
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.
getDINsByLevel() - Method in class com.sleepycat.je.BtreeStats
Deprecated.
as of 5.0, returns an empty array.
getDirty() - Method in class com.sleepycat.je.tree.IN
 
getDirtyLRUSize() - Method in class com.sleepycat.je.EnvironmentStats
getDiskLimitMessage() - Method in class com.sleepycat.je.cleaner.Cleaner
Returns a message describing disk space limits and usage, regardless of whether the limit is violated or not.
getDiskLimitViolation() - Method in class com.sleepycat.je.cleaner.Cleaner
Uses cached disk usage info to determine whether disk space limits are currently violated.
getDiskLimitViolation() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Uses cached disk usage info to determine whether disk space limits are currently violated.
getDiskOrderedCursorImpl(DiskOrderedCursor) - Static method in class com.sleepycat.je.DbInternal
 
getDisposedCount() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStats
 
getDOSBytes() - Method in class com.sleepycat.je.EnvironmentStats
getDOSMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
Used for unit testing.
getDouble(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
 
getDouble(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
getDouble(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getDoubleOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getDTVLSN() - Method in class com.sleepycat.je.rep.arbiter.ArbiterStats
The highest commit DTVLSN that has been acknowledged.
getDTVLSN() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns the instantaneous non-null DTVLSN value.
getDTVLSN() - Method in class com.sleepycat.je.rep.stream.MatchpointSearchResults
 
getDTVLSN() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
getDTVLSN() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
getDTVLSN() - Method in class com.sleepycat.je.txn.Txn
This method is overridden by replication txn subclasses and returns the DTVLSN associated with the Txn.
getDTVLSN() - Method in class com.sleepycat.je.txn.TxnEnd
 
getDupConvertPreloadConfig() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getDupConvertPreloadConfig() - Method in class com.sleepycat.je.EnvironmentConfig
 
getDupCount() - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
getDupCountLeafNodeCount() - Method in class com.sleepycat.je.BtreeStats
Deprecated.
as of 5.0, returns zero.
getDupCountLNRef() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
getDuplicateBottomInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
Deprecated.
as of 5.0, returns zero.
getDuplicateComparator() - Method in class com.sleepycat.je.DatabaseConfig
Returns the Comparator used for duplicate record comparison on this database.
getDuplicateComparator() - Method in class com.sleepycat.je.dbi.DatabaseImpl
This comparator should not be used directly for comparisons.
getDuplicateComparatorByClass() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getDuplicateComparatorByClassName() - Method in class com.sleepycat.je.DatabaseConfig
Returns true if the duplicate comparator is set by class name, not by serializable Comparator object.
getDuplicateInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
Deprecated.
as of 5.0, returns zero.
getDuplicateTreeMaxDepth() - Method in class com.sleepycat.je.BtreeStats
Deprecated.
as of 5.0, returns zero.
getDupsConverted() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getDurability() - Method in class com.sleepycat.je.EnvironmentMutableConfig
Convenience method for setting EnvironmentConfig.TXN_DURABILITY.
getDurability() - Method in class com.sleepycat.je.TransactionConfig
Returns the durability associated with the configuration.
getDurabilityFromSync(EnvironmentImpl) - Method in class com.sleepycat.je.TransactionConfig
 
getDurabilityQuorum() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getDuration(DurationConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get this parameter from the environment wide configuration settings.
getDurationNS(DurationConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get this parameter from the environment wide configuration settings.
getDurationVal(Properties, DurationConfigParam, TimeUnit) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for getting duration values.
getEarliestPassedTxn() - Method in class com.sleepycat.je.rep.stream.MatchpointSearchResults
 
getEarliestTransactionCommitTime() - Method in exception com.sleepycat.je.rep.RollbackException
Return the time in milliseconds of the earliest transaction commit that has been rolled back.
getEarliestTransactionCommitTime() - Method in exception com.sleepycat.je.rep.RollbackProhibitedException
Return the time in milliseconds of the earliest transaction commit that will be rolled back if the log is truncated to the location specified by RollbackProhibitedException.getTruncationFileNumber() and RollbackProhibitedException.getTruncationFileOffset()
getEarliestTransactionId() - Method in exception com.sleepycat.je.rep.RollbackException
Return the id of the earliest transaction commit that has been rolled back.
getEarliestTransactionId() - Method in exception com.sleepycat.je.rep.RollbackProhibitedException
Return the id of the earliest transaction commit that will be rolled back if the log is truncated to the location specified by RollbackProhibitedException.getTruncationFileNumber() and RollbackProhibitedException.getTruncationFileOffset()
getElapsedTxn95Ms() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The 95th percentile value of the time in milliseconds spent replaying a committed or aborted transaction.
getElapsedTxn99Ms() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The 99th percentile value of the time in milliseconds spent replaying a committed or aborted transaction.
getElapsedTxnAvgMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The average time in milliseconds spent replaying a committed or aborted transaction.
getElapsedTxnMaxMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The maximum time in milliseconds spent replaying a committed or aborted transaction.
getElectableGroupSize() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the number of all electable nodes that are currently members of the group.
getElectableGroupSizeOverride() - Method in class com.sleepycat.je.rep.impl.node.ElectionQuorum
 
getElectableGroupSizeOverride() - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
Returns the value associated with the override.
getElectableMembers() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns electable nodes that are currently members of the group.
getElectableNodes() - Method in class com.sleepycat.je.rep.ReplicationGroup
Returns the subset of nodes in the group with replicated environments that participate in elections and can become masters, ignoring node priority.
getElectionCount() - Method in class com.sleepycat.je.rep.elections.Elections
The number of elections that have been held.
getElectionPolicy() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getElectionPriority() - Method in interface com.sleepycat.je.rep.elections.ElectionsConfig
Gets the election priority.
getElectionPriority() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getElectionQuorum() - Method in class com.sleepycat.je.rep.elections.Elections
 
getElectionQuorum() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getElectionQuorumSize(QuorumPolicy) - Method in class com.sleepycat.je.rep.arbitration.Arbiter
Return the arbitration-influenced election quorum size.
getElectionQuorumSize(QuorumPolicy) - Method in interface com.sleepycat.je.rep.arbitration.ArbiterProvider
Return the election quorum size that is dictated by arbitration, for this quorum policy.
getElectionQuorumSize(QuorumPolicy) - Method in class com.sleepycat.je.rep.arbitration.DesignatedPrimaryProvider
When operating under designated primary arbitration, the election quorum is 1 for a group with electable group size of 2,
getElections() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
getElections() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
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.
getEmbeddedData() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getEmbeddedLoggables() - Method in class com.sleepycat.je.dbi.DatabaseId
 
getEmbeddedLoggables() - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
 
getEmbeddedLoggables() - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
getEmbeddedLoggables() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getEmbeddedLoggables() - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
 
getEmbeddedLoggables() - Method in interface com.sleepycat.je.log.entry.ReplicableLogEntry
Returns all possible VersionedWriteLoggable objects that may be embedded in the binary data of this log entry.
getEmbeddedLoggables() - Method in class com.sleepycat.je.log.Trace
 
getEmbeddedLoggables() - Method in interface com.sleepycat.je.log.VersionedWriteLoggable
 
getEmbeddedLoggables() - Method in class com.sleepycat.je.tree.LN
 
getEmbeddedLoggables() - Method in class com.sleepycat.je.tree.NameLN
 
getEmbeddedLoggables() - Method in class com.sleepycat.je.txn.Txn
 
getEmbeddedLoggables() - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
getEmbeddedLoggables() - Method in class com.sleepycat.je.utilint.Matchpoint
 
getEnableGroupAcks() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
getEncryptionAlg() - Method in interface com.sleepycat.je.BackupFileCopy
Returns the encryption algorithm used to encrypt/decrypt the archive file being accessed.
getEncryptionAlg() - Method in class com.sleepycat.je.BackupFSArchiveCopy
 
getEndOffset() - Method in class com.sleepycat.je.log.FileReader.ReadWindow
 
getEndOfLog() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns the end of the log.
getEndOfLog() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getEndOfLog() - Method in class com.sleepycat.je.EnvironmentStats
getEndOfLog() - Method in class com.sleepycat.je.log.LastFileReader
 
getEndOfLog() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getEndTime() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
Returns the time when this transaction was committed or aborted.
getEntityBinding(Class<V>) - Method in class com.sleepycat.collections.TupleSerialFactory
 
getEntityBinding() - Method in class com.sleepycat.persist.PrimaryIndex
Returns the entity binding for this index.
getEntityClass() - Method in class com.sleepycat.persist.PrimaryIndex
Returns the entity class for this index.
getEntityClassName() - Method in class com.sleepycat.persist.evolve.EvolveEvent
The class name of the current entity class being converted.
getEntityFormats(Collection<Format>) - Method in class com.sleepycat.persist.impl.PersistCatalog
 
getEntityMetadata() - Method in class com.sleepycat.persist.impl.ComplexFormat
 
getEntityMetadata() - Method in class com.sleepycat.persist.impl.Format
 
getEntityMetadata(String) - Method in class com.sleepycat.persist.model.AnnotationModel
 
getEntityMetadata(String) - Method in class com.sleepycat.persist.model.EntityModel
Returns the metadata for a given entity class name.
getEntityMetadata() - Method in interface com.sleepycat.persist.raw.RawType
Returns the original model entity metadata used to create this class, or null if this is not an entity class.
getEntry(long) - Method in class com.sleepycat.je.log.LogManager
Fault in the first object in the log entry log entry at this LSN.
getEntry() - Method in class com.sleepycat.je.log.WholeEntry
 
getEntryHandleNotFound(long) - Method in class com.sleepycat.je.log.LogManager
 
getEntrySize() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getEntryType() - Method in class com.sleepycat.je.log.LastFileReader
 
getEntryType() - Method in class com.sleepycat.je.rep.stream.InputWireRecord
 
getEntryType() - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
 
getEnum(Class<T>, ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
 
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.
getEnumerator(String) - Method in class com.sleepycat.je.rep.impl.EnumConfigParam
Returns the enumerator associated with the name
getEnv() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getEnv() - Method in class com.sleepycat.je.tree.IN
 
getEnvImplForFatalException() - Method in interface com.sleepycat.je.latch.LatchContext
Returns envImpl, or may throw another exception in unit tests.
getEnvImplForFatalException() - Method in class com.sleepycat.je.tree.IN
 
getEnvImpls() - Method in class com.sleepycat.je.dbi.DbEnvPool
 
getEnvironment() - Method in class com.sleepycat.collections.CurrentTransaction
Returns the underlying Berkeley DB environment.
getEnvironment() - Method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
 
getEnvironment() - Method in class com.sleepycat.je.cleaner.UtilizationTracker
 
getEnvironment() - Method in class com.sleepycat.je.Database
Returns the Environment handle for the database environment underlying the Database.
getEnvironment(File, EnvironmentConfig, boolean, RepConfigProxy) - Method in class com.sleepycat.je.dbi.DbEnvPool
Find a single environment, used by Environment handles and by command line utilities.
getEnvironment(Transaction) - Static method in class com.sleepycat.je.DbInternal
Proxy to Transaction.getEnvironment()
getEnvironment() - Method in class com.sleepycat.je.txn.Locker
 
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
 
getEnvironmentCreationTime() - Method in class com.sleepycat.je.EnvironmentStats
getEnvironmentHome() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Get the environment home directory.
getEnvironmentImpl(Environment) - Static method in class com.sleepycat.je.DbInternal
Proxy to Environment.getMaybeNullEnvImpl.
getEnvironmentImpl() - Method in class com.sleepycat.je.txn.Txn
 
getErasedFiles() - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
getErasedFiles() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getErrorHandler(Environment) - Static method in class com.sleepycat.compat.DbCompat
 
getErrorMessage() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.RejectMessage
 
getErrorType() - Method in exception com.sleepycat.je.rep.impl.TextProtocol.InvalidMessageException
 
getErrorType() - Method in class com.sleepycat.je.rep.impl.TextProtocol.ProtocolError
 
getEstimatedAvgLNSize() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
in JE 5.0.56. Adjustments are no longer needed because LN log sizes have been stored in the Btree since JE 6.0.
getEvent() - Method in exception com.sleepycat.je.rep.StateChangeException
Returns the event that resulted in this exception.
getEventSetDescriptors() - Method in class com.sleepycat.util.ConfigBeanInfoBase
Gets the bean's EventSetDescriptors.
getEventTime() - Method in class com.sleepycat.je.rep.StateChangeEvent
Returns the time (in nano second units) the event occurred, as reported by System.nanoTime()
getEvictor() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getEvolveListener() - Method in class com.sleepycat.persist.evolve.EvolveConfig
Returns the progress listener that is notified each time an entity is read.
getException() - Method in class com.sleepycat.je.ExceptionEvent
Returns the exception in the event.
getException() - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
getException() - Method in class com.sleepycat.je.rep.impl.TextProtocol.MessageExchange
 
getExceptionListener() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getExceptionListener() - Method in class com.sleepycat.je.EnvironmentMutableConfig
Returns the exception listener, if set.
getExclusiveCreate() - Method in class com.sleepycat.je.DatabaseConfig
Returns true if the Environment.openDatabase method is configured to fail if the database already exists.
getExclusiveCreate() - Method in class com.sleepycat.je.SequenceConfig
Returns true if the Database.openSequence method is configured to fail if the database already exists.
getExclusiveCreate() - Method in class com.sleepycat.persist.StoreConfig
Returns whether opening an existing store is prohibited.
getExclusiveOwner() - Method in interface com.sleepycat.je.latch.Latch
Returns the thread that currently holds the latch for exclusive access.
getExclusiveOwner() - Method in class com.sleepycat.je.latch.LatchImpl
 
getExclusiveOwner() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
getExclusiveOwner() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
getExistingMasterTxns() - Method in class com.sleepycat.je.rep.impl.RepImpl
Peruse the environment wide transaction table, and return a set of all existing MasterTxns.
getExpectedBytes() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStats
 
getExpiration() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getExpiration(int) - Method in class com.sleepycat.je.tree.BIN
Returns the expiration time for a slot.
getExpirationProfile() - Method in class com.sleepycat.je.cleaner.Cleaner
 
getExpirationProfile() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns the ExpirationProfile.
getExpirationTime() - Method in class com.sleepycat.je.dbi.CursorImpl
 
getExpirationTime() - Method in class com.sleepycat.je.OperationResult
Returns the expiration time of the record, in milliseconds, or zero if the record has no TTL and does not expire.
getExpirationTime() - Method in exception com.sleepycat.je.SecondaryReferenceException
Returns the expiration time of the record being accessed during the failure.
getExpirationUpdated() - Method in class com.sleepycat.je.dbi.ExpirationInfo
 
getExpiredBytes(long) - Method in class com.sleepycat.je.cleaner.ExpirationProfile
Returns the number of expired bytes for the given file.
getExpiredBytes(long, long) - Method in class com.sleepycat.je.cleaner.ExpirationProfile
Returns the number of expired bytes for the given file.
getExpiredBytes(long) - Method in class com.sleepycat.je.cleaner.ExpirationTracker
Computes the current expired bytes for the given time.
getExpiredPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
Returns a count of permits whose leases expired at the time of release.
getExplicitDurabilityConfigured() - Method in class com.sleepycat.je.txn.Txn
Returns true if the durability api was used for configuration.
getExplicitSyncConfigured() - Method in class com.sleepycat.je.txn.Txn
Returns true if the sync api was used for configuration
getExposeUserData() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getExternalMembers() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the external nodes that are currently members of the group.
getExtinctionFilter() - Method in class com.sleepycat.je.EnvironmentConfig
Returns the filter used for purging extinct records.
getExtinctionScanner() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getExtinctionState(DatabaseImpl, byte[]) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns whether the given key in the given DB is extinct (can be purged by the cleaner) according to the extinction filter.
getExtinctionState(String, boolean, boolean, byte[]) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getExtinctionStatus(DatabaseImpl, DatabaseEntry) - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns the extinction status for the purpose of adding to an exception message.
getExtinctionStatus(String, boolean, byte[]) - Method in interface com.sleepycat.je.ExtinctionFilter
Implemented to determine whether a given key is extinct.
getExtractFromPrimaryKeyOnly() - Method in class com.sleepycat.je.SecondaryConfig
 
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.
getFailureType() - Method in class com.sleepycat.je.log.entry.RestoreRequired
 
getFast() - Method in class com.sleepycat.je.StatsConfig
Returns true if the statistics operation is configured to return only the values which do not require expensive actions.
getFeeder(String) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
Returns the Feeder associated with the node, if such a feeder is currently active.
getFeederConnectOptions() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns the options used to configure the feeder channel connection.
getFeederFilter() - Method in class com.sleepycat.je.rep.impl.node.Feeder
 
getFeederFilter() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getFeederFilter() - Method in class com.sleepycat.je.rep.ReplicationConfig
 
getFeederFilter() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.StartStream
 
getFeederFilter() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getFeederHost() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getFeederHostAddr() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getFeederManagerStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
Returns the statistics associated with the FeederManager.
getFeederMinJEVersion() - Method in class com.sleepycat.je.rep.stream.ReplicaFeederHandshake
Returns the minJEVersion of the group, or null if unknown (in protocol versions < VERSION_7).
getFeederPort() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getFeederTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
getFeederTxns() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getFeederTxns() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getFeederVLSN() - Method in class com.sleepycat.je.rep.impl.node.Feeder
Returns the next VLSN that will be sent to the replica.
getFetchCount() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStats
 
getFetchedCold() - Method in class com.sleepycat.je.tree.IN
Indicates that the BIN was fetched from disk, or loaded from the off-heap cache, using CacheMode.UNCHANGED, and has not been accessed with another CacheMode.
getFetchedCold() - Method in class com.sleepycat.je.tree.LN
 
getFetchedColdOffHeap() - Method in class com.sleepycat.je.tree.IN
 
getFetchObsoleteSize(DatabaseImpl) - 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.
getFieldNames() - Method in interface com.sleepycat.je.CustomStats
The field names that are output to the je.stats.csv file.
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).
getFieldValues() - Method in interface com.sleepycat.je.CustomStats
The field values that are output to the je.stats.csv file.
getFile() - Method in class com.sleepycat.je.log.FileHandle
 
getFile(File) - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackup
Requests and obtains the specific log file from the server.
getFileDeletionBacklog() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
in 7.5, always returns zero. Use EnvironmentStats.getProtectedLogSize() EnvironmentStats.getProtectedLogSizeMap() to monitor file protection.
getFileHandle(long) - Method in class com.sleepycat.je.log.FileManager
Return a read only file handle that corresponds to this file number.
getFileHandler() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getFileHeader() - Method in class com.sleepycat.je.log.CleanerFileReader
 
getFileHeaderPrevOffset(long) - Method in class com.sleepycat.je.log.FileManager
 
getFileHeaderTimestamp(long) - Method in class com.sleepycat.je.log.FileManager
 
getFileLength() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileStart
 
getFileLoggingLevel() - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
Gets the file logging level.
getFileLogVersion(long) - Method in class com.sleepycat.je.log.FileManager
Returns the log version for the given file.
getFileManager() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getFileName(long, String) - Static method in class com.sleepycat.je.log.FileManager
 
getFileName(long) - Static method in class com.sleepycat.je.log.FileManager
 
getFileName() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileReq
 
getFileName(String, String, String) - Method in interface com.sleepycat.persist.DatabaseNamer
Returns the name of the file to be used to store the dataabase for the given store, entity class and key.
getFileNames() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileListResp
 
getFileNum() - Method in class com.sleepycat.je.cleaner.ExpirationTracker
 
getFileNumber() - Method in class com.sleepycat.je.cleaner.TrackedFileSummary
Returns the file number being tracked.
getFileNumber(byte[]) - Static 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.
getFileOffsetAsInt(long) - Static method in class com.sleepycat.je.utilint.DbLsn
 
getFileProtector() - Method in class com.sleepycat.je.cleaner.Cleaner
 
getFileProtector() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns the FileProtector.
getFilesAtCheckpointStart() - Method in class com.sleepycat.je.cleaner.Cleaner
Returns a copy of the cleaned files at the time a checkpoint starts.
getFileSelector() - Method in class com.sleepycat.je.cleaner.Cleaner
 
getFileSize(Long) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Gets the size of the file.
getFileSizeSummaryMap() - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Returns a simplified copy of the current file summary map, i.e.
getFileSummary(Long) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Gets the base summary from the cached map.
getFileSummaryMap(boolean) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Returns a copy of the current file summary map, optionally including tracked summary information, for use by the DbSpace utility and by unit tests.
getFirst(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the first key/data pair of the database, and returns that pair.
getFirst() - Method in class com.sleepycat.je.rep.vlsn.VLSNRange
 
getFirst(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to the first key/data pair of the database, and returns that pair.
getFirst(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the first key/data pair of the database, and return that pair.
getFirst(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getFirstActiveLsn() - Method in class com.sleepycat.je.txn.Txn
[#16861] The firstLoggedLsn field is volatile to avoid making getFirstActiveLsn synchronized, which causes a deadlock in HA.
getFirstActiveLsn() - Method in class com.sleepycat.je.txn.TxnManager
Get the earliest LSN of all the active transactions, for checkpoint.
getFirstFileNum() - Method in class com.sleepycat.je.log.FileManager
public for cleaner.
getFirstLsn() - Method in class com.sleepycat.je.log.LogBuffer
Return first LSN held in this buffer.
getFirstNode(CacheMode) - Method in class com.sleepycat.je.tree.Tree
Find the leftmost node (IN or BIN) in the tree.
getFirstNodeId() - Static method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the node ID that is associated with the very first node in the replication group.
getFirstVLSN() - Method in class com.sleepycat.je.log.CleanerFileReader
Returns the first VLSN encountered, or NULL_VLSN if no entries were replicated.
getFixedMemoryOverhead() - Method in class com.sleepycat.je.tree.BIN
 
getFixedMemoryOverhead() - Method in class com.sleepycat.je.tree.dupConvert.DBIN
 
getFixedMemoryOverhead() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
getFixedMemoryOverhead() - Method in class com.sleepycat.je.tree.IN
 
getFixLogVersion12Entries() - Method in class com.sleepycat.je.rep.stream.BaseProtocol
Returns whether log entries need their log versions fixed to work around [#25222].
getFloat(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getFloat(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
getFloat(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getFloatOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getFollowingFileNum(long, boolean) - Method in class com.sleepycat.je.log.FileManager
Get the next file number before/after currentFileNum.
getForce() - Method in class com.sleepycat.je.CheckpointConfig
Returns the configuration of the checkpoint force option.
getForceFlag() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferMaster
 
getForeignKeyDatabase() - Method in class com.sleepycat.je.SecondaryConfig
Returns the database used to check the foreign key integrity constraint, or null if no foreign key constraint will be checked.
getForeignKeyDeleteAction() - Method in class com.sleepycat.je.SecondaryConfig
Returns the action taken when a referenced record in the foreign key database is deleted.
getForeignKeyNullifier() - Method in class com.sleepycat.je.SecondaryConfig
Returns the user-supplied object used for setting single-valued foreign keys to null.
getForeignMultiKeyNullifier() - Method in class com.sleepycat.je.SecondaryConfig
Returns the user-supplied object used for setting multi-valued foreign keys to null.
getFormat(int, boolean) - Method in class com.sleepycat.persist.impl.PersistCatalog
 
getFormat(Class, boolean) - Method in class com.sleepycat.persist.impl.PersistCatalog
Get a format for a given class, creating it if it does not exist.
getFormat(String) - Method in class com.sleepycat.persist.impl.PersistCatalog
 
getFormat(int, boolean) - Method in class com.sleepycat.persist.impl.SimpleCatalog
 
getFormat(Class, boolean) - Method in class com.sleepycat.persist.impl.SimpleCatalog
 
getFormat(String) - Method in class com.sleepycat.persist.impl.SimpleCatalog
 
getFormatId() - Method in class com.sleepycat.je.log.LogUtils.XidImpl
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
getFormattedValue(boolean) - Method in class com.sleepycat.je.utilint.AtomicLongComponent
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.BaseStat
Returns the value of the statistic as a formatted string.
getFormattedValue() - Method in class com.sleepycat.je.utilint.BooleanStat
 
getFormattedValue(boolean) - Method in class com.sleepycat.je.utilint.DoubleExpMovingAvg
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.FloatStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.IntegralLongAvgStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.IntStat
 
getFormattedValue(boolean) - Method in class com.sleepycat.je.utilint.LatencyPercentile
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.LongArrayStat
 
getFormattedValue(boolean) - Method in class com.sleepycat.je.utilint.LongAvg
 
getFormattedValue(boolean) - Method in class com.sleepycat.je.utilint.LongAvgRate
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.LongAvgRateStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.LongAvgStat
 
getFormattedValue(boolean) - Method in class com.sleepycat.je.utilint.LongDiffStat
 
getFormattedValue(boolean) - Method in class com.sleepycat.je.utilint.LongMax
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.LongMaxStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.LongMinStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.LongStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.LSNStat
 
getFormattedValue() - Method in class com.sleepycat.je.utilint.MapStat
This implementation returns the keys and values of the individual statistics in the format: KEY=VALUE[;KEY=VALUE].
getFormattedValue(boolean) - Method in class com.sleepycat.je.utilint.MapStatComponent
Returns the value of the statistic as a formatted string, either using or not using commas as requested.
getFormattedValue() - Method in class com.sleepycat.je.utilint.MapStatComponent
Implement this overloading to use commas.
getFormattedValue() - Method in class com.sleepycat.je.utilint.StringStat
 
getFormatVersion() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the version of the format (the schema) in use by this group instance in the database.
getForType(Class<S>) - Method in class com.sleepycat.je.utilint.StatWithValueType
Returns the value of the statistic as an instance of the specified type, or null if the value is a different type.
getFreezeCount() - Method in class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
 
getFSync95Ms() - Method in class com.sleepycat.je.EnvironmentStats
getFSync99Ms() - Method in class com.sleepycat.je.EnvironmentStats
getFSyncAvgMs() - Method in class com.sleepycat.je.EnvironmentStats
getFSyncMaxMs() - Method in class com.sleepycat.je.EnvironmentStats
getFSyncMaxTime() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
in 18.3, always 0. Use EnvironmentStats.getFSyncMaxMs() instead.
getFSyncs() - Method in class com.sleepycat.je.rep.arbiter.ArbiterStats
The number of file fsyncs.
getFSyncTime() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
in 18.3, always 0. Use EnvironmentStats.getFSyncAvgMs() to get an estimate of fsync times.
getFullBinMaxEntries() - Method in class com.sleepycat.je.tree.BIN
 
getFullBinNEntries() - Method in class com.sleepycat.je.tree.BIN
 
getFullFileName(long) - Method in class com.sleepycat.je.log.FileManager
 
getFullFileName(long, String) - Method in class com.sleepycat.je.log.FileManager
 
getFullFileName(String) - Method in class com.sleepycat.je.log.FileManager
 
getFullKey(byte[], int, boolean) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
getFullKey(byte[], int, boolean) - Method in class com.sleepycat.je.tree.INKeyRep
 
getFullKey(byte[], int, boolean) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
getFutures() - Method in class com.sleepycat.je.rep.elections.Utils.FutureTrackingCompService
 
getGenericLogType() - Method in class com.sleepycat.je.tree.IN
 
getGenericLogType() - Method in class com.sleepycat.je.tree.LN
 
getGenericLogType() - Method in class com.sleepycat.je.tree.Node
Returns the generic LogEntryType for this node.
getGlobalCBVLSN() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns the global CBVLSN if it is not defunct, and otherwise a null VLSN.
getGlobalTransactionId() - Method in class com.sleepycat.je.log.LogUtils.XidImpl
 
getGroup() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Retrieves the node's current snapshot image of the group definition.
getGroup(RepImpl, String) - Static method in class com.sleepycat.je.rep.impl.RepGroupDB
Returns all the members that are currently part of the replication group, using NO_CONSISTENCY.
getGroup() - Method in class com.sleepycat.je.rep.impl.RepGroupDB
 
getGroup(File) - Static method in class com.sleepycat.je.rep.impl.RepGroupDB
An internal API used to obtain group information by opening a stand alone environment handle and reading the RepGroupDB.
getGroup() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupResponse
 
getGroup() - Method in class com.sleepycat.je.rep.monitor.Monitor
Returns the current composition of the group.
getGroup() - Method in class com.sleepycat.je.rep.monitor.Protocol.GroupChange
 
getGroup() - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Returns a description of the replication group as known by this node.
getGroup() - Method in interface com.sleepycat.je.rep.stream.ReplicaFeederHandshakeConfig
Gets the RepGroupImpl.
getGroup() - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Returns the current composition of the group from the Master.
getGroupDb() - Method in class com.sleepycat.je.rep.impl.RepImpl
Open the group db, which should exist already, using NO_CONSISTENCY.
getGroupMaster() - Method in class com.sleepycat.je.rep.stream.MasterStatus
Returns a socket that can be used to communicate with the group master.
getGroupMasterNameId() - Method in class com.sleepycat.je.rep.stream.MasterStatus
 
getGroupName() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Gets the name associated with the replication group.
getGroupName() - Method in interface com.sleepycat.je.rep.elections.ElectionsConfig
Gets the replication group name.
getGroupName() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateRequest
 
getGroupName() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getGroupName() - Method in class com.sleepycat.je.rep.monitor.Monitor
Returns the name of the group associated with the Monitor.
getGroupName() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Gets the name associated with the replication group.
getGroupName() - Method in class com.sleepycat.je.rep.NodeState
Returns the name of the group which the node joins.
getGroupName() - Method in class com.sleepycat.je.rep.ReplicationConfig
Gets the name associated with the replication group.
getGroupName() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
getGroupName() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getGroupName() - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Returns the name of the replication group.
getGroupName() - Method in class com.sleepycat.je.statcap.StatManager.SDef
 
getGroupUUID() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getGTEBucket(VLSN, VLSNBucket) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Get the vlsnBucket that owns this VLSN.
getGTEFileNumber(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
The caller must ensure that the requested VLSN is within the VLSNIndex range; we assume that there is a valid bucket.
getGTELsn(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNBucket
Returns the mapping whose VLSN is >= the VLSN parameter.
getGTELsn(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
The requested VLSN must be within the VLSNIndex range; we assume that there is a valid bucket.
getHandlerLevel(DbConfigManager, ConfigParam, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
 
getHeader() - Method in class com.sleepycat.je.log.WholeEntry
 
getHeartbeatInterval() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Gets the heartbeat interval in milliseconds.
getHeartbeatInterval() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getHeartbeatIntervalMs() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getHelperHosts() - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
Returns the string identifying one or more helper host and port pairs in this format:
getHelperHosts() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Returns the string identifying one or more helper host and port pairs in this format:
getHelperHosts() - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
Returns the string identifying one or more helper host and port pairs in this format:
getHelperSockets() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns the set of sockets associated with helper nodes.
getHelperSockets() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
getHelperSockets() - Method in class com.sleepycat.je.rep.ReplicationConfig
 
getHelperSockets() - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Returns the helper sockets being used to contact a replication group member, in order to query for the information.
getHighestLevel(DatabaseImpl) - Method in class com.sleepycat.je.dbi.DbTree
 
getHighVLSN() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getHome() - Method in class com.sleepycat.je.Environment
Returns the database environment's home directory.
getHookValue() - Method in interface com.sleepycat.je.utilint.TestHook
 
getHookValue() - Method in class com.sleepycat.je.utilint.TestHookAdapter
 
getHostAddress() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns the socket address associated with this node, with a port of zero suitable for binding locally to any free port associated with the address.
getHostName() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
Returns the hostname associated with this node.
getHostName() - Method in class com.sleepycat.je.rep.elections.MasterValue
 
getHostName() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getHostName() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns the hostname associated with this node.
getHostName() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getHostName() - Method in interface com.sleepycat.je.rep.ReplicationNode
Returns the host name associated with the node.
getHostName() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
getHostname(String) - Static method in class com.sleepycat.je.rep.utilint.HostPortPair
Parses and returns the hostname string of a hostport pair
getHostPortPair() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getIcon(int) - Method in class com.sleepycat.util.ConfigBeanInfoBase
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
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.recovery.CheckpointEnd
 
getId() - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
Returns the internally generated compact id.
getId() - Method in class com.sleepycat.je.Transaction
Return the transaction's unique ID.
getId() - Method in class com.sleepycat.je.TransactionStats.Active
The transaction ID of the transaction.
getId() - Method in class com.sleepycat.je.tree.NameLN
 
getId() - Method in class com.sleepycat.je.txn.Locker
 
getId() - Method in class com.sleepycat.je.txn.TxnEnd
 
getId() - Method in class com.sleepycat.persist.impl.Format
Returns the format ID.
getId() - Method in interface com.sleepycat.persist.raw.RawType
Returns the internal unique ID for this type.
getIdDatabaseImpl() - Method in class com.sleepycat.je.dbi.DbTree
 
getIdentifierKey() - Method in class com.sleepycat.je.tree.IN
 
getImmutableSecondaryKey() - Method in class com.sleepycat.je.SecondaryConfig
Returns whether the secondary key is immutable.
getImplementationClassConstructor(Class<? extends C>, String) - Static method in class com.sleepycat.je.dbi.BackupManager
Returns a public no-arguments constructor for a non-abstract class that implements the specified interface.
getImplementationInstance(Class<C>, String) - Static method in class com.sleepycat.je.dbi.BackupManager
Returns an object that implements an interface by creating an instance of the specified non-abstract class that implements the specified interface.
getImportunate() - Method in class com.sleepycat.je.txn.Locker
Get the state of a transaction's IMPORTUNATE bit.
getImportunate() - Method in class com.sleepycat.je.txn.Txn
Get the state of a transaction's IMPORTUNATE bit.
getIN(DatabaseImpl) - Method in class com.sleepycat.je.log.CleanerFileReader
Get the last entry seen by the reader as an IN.
getIN(DatabaseImpl) - Method in interface com.sleepycat.je.log.entry.INContainingEntry
Currently used by recovery only.
getIN(DatabaseImpl) - Method in class com.sleepycat.je.log.entry.INLogEntry
 
getIN(DatabaseImpl) - Method in class com.sleepycat.je.log.entry.OldBINDeltaLogEntry
 
getIN(DatabaseImpl) - Method in class com.sleepycat.je.log.INFileReader
Get the last IN seen by the reader.
getInclude() - Method in enum com.sleepycat.je.ScanFilter.ScanResult
getInCompQueueSize() - Method in class com.sleepycat.je.EnvironmentStats
getINCompressor() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Return the incompressor.
getINCompressorQueueSize() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getIncorrectlyOrderedSecKeys() - Method in class com.sleepycat.persist.impl.ComplexFormat
For unit testing.
getIndex() - Method in class com.sleepycat.je.dbi.CursorImpl
 
getInetSocketAddress() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getInfo(WriteOptions) - Static method in class com.sleepycat.je.dbi.ExpirationInfo
Creates an ExpirationInfo struct from the WriteOptions TTL params, for the current system time.
getInfo(String) - Static method in class com.sleepycat.je.utilint.FileStoreInfo
Returns a FileStoreInfo instance that provides information about the file store associated with the specified file.
getInitializeCache(EnvironmentConfig) - Static method in class com.sleepycat.compat.DbCompat
 
getInitializeCDB(EnvironmentConfig) - Static method in class com.sleepycat.compat.DbCompat
 
getInitializeLocking(EnvironmentConfig) - Static method in class com.sleepycat.compat.DbCompat
 
getInitialLockTimeout() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
Don't let the ReplayTxn have a timeout of 0.
getInitialLockTimeout() - Method in class com.sleepycat.je.txn.Locker
 
getInitialLogVersion() - Method in class com.sleepycat.je.dbi.DbTree
Returns the initial log version at the time the env was created, or -1 if the env was created prior to log version 15.
getInitialValue() - Method in class com.sleepycat.je.SequenceConfig
Returns the initial value for a sequence..
getInitVersion(Format, boolean) - Method in class com.sleepycat.persist.impl.PersistCatalog
When a format is intialized, this method is called to get the version of the serialized object to be initialized.
getInitVersion(Format, boolean) - Method in class com.sleepycat.persist.impl.SimpleCatalog
 
getInListResident() - Method in class com.sleepycat.je.tree.IN
Returns whether this IN is on the INList.
getInMemoryINs() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getInMemorySize() - Method in class com.sleepycat.je.tree.IN
 
getInProgressFiles() - Method in class com.sleepycat.je.cleaner.FileSelector
Returns a copy of the in-progress files, or an empty set if there are none.
getInputMessageQueueSize() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getINsByLevel() - Method in class com.sleepycat.je.BtreeStats
Returns the count of Internal Nodes per level, indexed by level.
getInstance(Environment) - Static method in class com.sleepycat.collections.CurrentTransaction
Gets the CurrentTransaction accessor for a specified Berkeley DB environment.
getInstance() - Static method in class com.sleepycat.je.dbi.DbEnvPool
Access the singleton instance.
getInt(IntConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get this parameter from the environment wide configuration settings.
getInt(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getInteger(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
getInteger(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getIntegerOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getIntegralLongAvgStat(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getInterfaces() - Method in class com.sleepycat.asm.ClassReader
Returns the internal names of the class's interfaces (see getInternalName).
getInternalEnvHandle() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getInternalLogger() - Method in class com.sleepycat.je.utilint.RateLimitingLogger
 
getInternalMemoryLimit() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Returns the maximum amount of JE Cache Memory that the DiskOrderedScan can use at one time.
getInternalMemoryLimit() - Method in class com.sleepycat.je.PreloadConfig
Returns the maximum amount of non JE Cache Memory that preload can use at one time.
getInternalName() - Method in class com.sleepycat.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - Static method in class com.sleepycat.asm.Type
Returns the internal name of the given class.
getInternalName() - Method in enum com.sleepycat.je.dbi.DbType
Returns the DB name for an internal DB type.
getInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
Returns the number of Internal Nodes in the database btree.
getInternalReadOperationLocker(EnvironmentImpl) - Static method in class com.sleepycat.je.txn.LockerFactory
Get a non-transactional locker for internal database operations.
getInterval() - Method in class com.sleepycat.je.utilint.CronScheduleParser
Returns the number of milliseconds between times that match the crontab entry.
getIntervalLatency() - Method in class com.sleepycat.utilint.StatsTracker
 
getIntLogSize() - Static method in class com.sleepycat.je.log.LogUtils
 
getIntVal(Properties, IntConfigParam) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for getting integer values.
getInvalidatingException() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getInvalidatingException() - Method in class com.sleepycat.je.Environment
Returns the exception that caused the environment to be invalidated, or null if the environment was not invalidated by an exception.
getInvalidatingExceptionReference() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getInvoker() - Method in class com.sleepycat.je.recovery.CheckpointEnd
 
getIsComplete() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getIsCopied() - Method in class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
 
getIsMaster() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns whether this is a replicated environment that is the master, else false.
getIsMaster() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getIsMaster() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getItem(int) - Method in class com.sleepycat.asm.ClassReader
Returns the start index of the constant pool item in b, plus one.
getItemCount() - Method in class com.sleepycat.asm.ClassReader
Returns the number of constant pool items in b.
getItemSize() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getIteratorBlockSize() - Method in class com.sleepycat.collections.StoredCollection
Returns the number of records read at one time by iterators returned by the StoredCollection.iterator() method.
getJavaCommand(Class<?>) - Static method in class com.sleepycat.je.utilint.CmdUtil
Returns a description of the java command for running a utility, without arguments.
getJEVersion() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getJEVersion() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
Returns the JE Version most recently noted running on this node, or null if not known.
getJEVersion() - Method in class com.sleepycat.je.rep.NodeState
Returns the current JEVersion that this node runs on.
getJEVersion() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
Returns the JE version most recently noted running on the associated node, or null if not known.
getJoinTime() - Method in class com.sleepycat.je.rep.arbiter.impl.MonitorEventManager
 
getJoinTime() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getJoinTime() - Method in class com.sleepycat.je.rep.impl.node.MonitorEventManager
 
getJoinTime() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateResponse
 
getJoinTime() - Method in class com.sleepycat.je.rep.monitor.JoinGroupEvent
Returns the time at which the node joined the group.
getJoinTime() - Method in class com.sleepycat.je.rep.monitor.LeaveGroupEvent
 
getJoinTime() - Method in class com.sleepycat.je.rep.NodeState
Returns the time when this node joins the replication group.
getKBytes() - Method in class com.sleepycat.je.CheckpointConfig
Returns the checkpoint log data threshold, in kilobytes.
getKey() - Method in class com.sleepycat.collections.MapEntryParameter
Returns the key of this entry.
getKey(byte[], int, int) - Static method in class com.sleepycat.je.dbi.DupKeyData
 
getKey() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getKey() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteDiffRequest
 
getKey() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteRecord
 
getKey() - Method in class com.sleepycat.je.rep.util.ldiff.Record
 
getKey() - Method in class com.sleepycat.je.Sequence
Returns the DatabaseEntry used to open this sequence.
getKey() - Method in class com.sleepycat.je.tree.BINReference
 
getKey() - Method in class com.sleepycat.je.tree.ChildReference
Return the key for this ChildReference.
getKey(int) - Method in class com.sleepycat.je.tree.IN
Return the idx'th key.
getKey(int, boolean) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
getKey(int, boolean) - Method in class com.sleepycat.je.tree.INKeyRep
 
getKey(int, boolean) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
getKey() - Method in class com.sleepycat.je.tree.Key
Get the byte array for the key.
getKey() - Method in interface com.sleepycat.json_simple.JsonKey
The json-simple library uses a String for its keys.
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.dbi.DatabaseImpl
Should always be used when comparing keys for this database.
getKeyComparator() - Method in class com.sleepycat.je.tree.IN
Convenience method to return the database key comparator.
getKeyCreator(Class<V>, String) - Method in class com.sleepycat.collections.TupleSerialFactory
Creates a SecondaryKeyCreator object for use in configuring a SecondaryDatabase.
getKeyCreator() - Method in class com.sleepycat.je.SecondaryConfig
Returns the user-supplied object used for creating single-valued secondary keys.
getKeyLength(byte[], int, int) - Static method in class com.sleepycat.je.dbi.DupKeyData
 
getKeyName() - Method in class com.sleepycat.persist.model.SecondaryKeyMetadata
Returns the key name, which may be different from the field name.
getKeyPrefix() - Method in class com.sleepycat.je.tree.IN
 
getKeyPrefixing() - Method in class com.sleepycat.je.DatabaseConfig
Returns the key prefixing configuration.
getKeyPrefixing() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getKeyPrefixLength(byte[], int, byte[]) - Static method in class com.sleepycat.je.tree.Key
 
getKeysDatabase() - Method in class com.sleepycat.persist.SecondaryIndex
Returns the underlying secondary database that is not associated with the primary database and is used for the SecondaryIndex.keysIndex.
getKeysOnly() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Returns true if the DiskOrderedCursor is configured to return only keys.
getKeyVals() - Method in class com.sleepycat.je.tree.IN
 
getKnownChildIndex(Node) - Method in class com.sleepycat.je.tree.IN
Returns the index of the given child.
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.
getKnownMasterCommitVLSN() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getKnownMasterTxnEndVLSN() - Method in class com.sleepycat.je.rep.NodeState
Returns the transaction end VLSN on the master known by this node.
getKnownSpecialClasses() - Method in class com.sleepycat.persist.model.AnnotationModel
 
getKnownSpecialClasses() - Method in class com.sleepycat.persist.model.EntityModel
Returns the names of all known persistent enum and array classes that may be used to store persistent data.
getLabels() - Method in class com.sleepycat.asm.Attribute
Returns the labels corresponding to this attribute.
getLast(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the last key/data pair of the database, and returns that pair.
getLast() - Method in class com.sleepycat.je.rep.vlsn.VLSNRange
 
getLast(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to the last key/data pair of the database, and returns that pair.
getLast(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the last key/data pair of the database, and return that pair.
getLast(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
This method will restart the operation when a key range is used and an insertion at the end of the key range is performed in another thread.
getLastCBVLSN() - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.CleanerBarrierState
 
getLastCheckpointEnd() - Method in class com.sleepycat.je.EnvironmentStats
getLastCheckpointFirstActiveLsn() - Method in class com.sleepycat.je.recovery.Checkpointer
Returns the firstActiveLsn of the last completed checkpoint.
getLastCheckpointId() - Method in class com.sleepycat.je.EnvironmentStats
getLastCheckpointInterval() - Method in class com.sleepycat.je.EnvironmentStats
getLastCheckpointStart() - Method in class com.sleepycat.je.EnvironmentStats
getLastCheckTimeMs() - Method in interface com.sleepycat.je.rep.subscription.StreamAuthenticator
Gets the time stamp of last check.
getLastCommitTimestamp() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The commit timestamp of the last committed transaction on the master, or 0 if not known or this node is not the master.
getLastCommitTimestamp() - Method in class com.sleepycat.je.rep.stream.FeederTxns
 
getLastCommitVLSN() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The VLSN of the last committed transaction on the master, or 0 if not known or this node is not the master.
getLastCommitVLSN() - Method in class com.sleepycat.je.rep.stream.FeederTxns
 
getLastDeltaLsn() - Method in class com.sleepycat.je.tree.BIN
Overrides the IN method to account for deltas.
getLastDeltaLsn() - Method in class com.sleepycat.je.tree.IN
Returns the last delta version LSN, or NULL_LSN if a delta was not last logged.
getLastEntrySize() - Method in class com.sleepycat.je.log.FileReader
Returns the total size (including header) of the last entry read.
getLastFileCopiedTimeMs() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
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
 
getLastFormatChange() - Method in class com.sleepycat.je.dbi.DatabaseId
 
getLastFormatChange() - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
 
getLastFormatChange() - Method in class com.sleepycat.je.log.entry.AbortLogEntry
 
getLastFormatChange() - Method in class com.sleepycat.je.log.entry.CommitLogEntry
 
getLastFormatChange() - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
getLastFormatChange() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getLastFormatChange() - Method in class com.sleepycat.je.log.entry.MatchpointLogEntry
 
getLastFormatChange() - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
 
getLastFormatChange() - Method in interface com.sleepycat.je.log.entry.ReplicableLogEntry
Returns the log version of the most recent format change for this log entry.
getLastFormatChange() - Method in class com.sleepycat.je.log.entry.TraceLogEntry
 
getLastFormatChange() - Method in class com.sleepycat.je.log.Trace
 
getLastFormatChange() - Method in interface com.sleepycat.je.log.VersionedWriteLoggable
Returns the log version of the most recent format change for this loggable item.
getLastFormatChange() - Method in class com.sleepycat.je.tree.LN
 
getLastFormatChange() - Method in class com.sleepycat.je.txn.Txn
 
getLastFormatChange() - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
getLastFormatChange() - Method in class com.sleepycat.je.utilint.Matchpoint
 
getLastFullLsn() - Method in class com.sleepycat.je.tree.IN
Returns the last full version LSN, or NULL_LSN if never logged.
getLastFullLsn() - Method in class com.sleepycat.je.tree.OldBINDelta
 
getLastKnownUtilization() - Method in class com.sleepycat.je.EnvironmentStats
getLastLocalDbId() - Method in class com.sleepycat.je.dbi.DbTree
The last allocated local and replicated db ids are used for ckpts.
getLastLocalId() - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
getLastLocalNodeId() - Method in class com.sleepycat.je.dbi.NodeSequence
The last allocated local and replicated node IDs are used for ckpts.
getLastLocalTxnId() - Method in class com.sleepycat.je.txn.TxnManager
Get the last used id, for checkpoint info.
getLastLoggedLsn() - Method in class com.sleepycat.je.tree.IN
Returns the LSN of the last last logged version of this IN, or NULL_LSN if never logged.
getLastLoggedSize(int) - Method in class com.sleepycat.je.tree.BIN
 
getLastLoggedSize(int) - Method in class com.sleepycat.je.tree.IN
The last logged size is not stored for UINs.
getLastLoggedSizeUnconditional(int) - Method in class com.sleepycat.je.tree.BIN
 
getLastLsn() - Method in class com.sleepycat.je.log.FileReader
Get LSN of the last entry read.
getLastLsn() - Method in class com.sleepycat.je.txn.Txn
Access to last LSN.
getLastLsnAtRecovery() - Method in class com.sleepycat.je.log.LogManager
 
getLastMatchpointLsn() - Method in class com.sleepycat.je.rep.vlsn.VLSNRecoveryTracker
 
getLastMatchpointVLSN() - Method in class com.sleepycat.je.rep.vlsn.VLSNRecoveryTracker
 
getLastModifiedTime() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileStart
 
getLastNode(CacheMode) - Method in class com.sleepycat.je.tree.Tree
Find the rightmost node (IN or BIN) in the tree.
getLastObject() - Method in class com.sleepycat.je.log.SearchFileReader
 
getLastReplayedTxn() - Method in class com.sleepycat.je.rep.impl.node.Replay
 
getLastReplayedVLSN() - Method in class com.sleepycat.je.rep.impl.node.Replay
 
getLastReplicatedDbId() - Method in class com.sleepycat.je.dbi.DbTree
 
getLastReplicatedId() - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
getLastReplicatedNodeId() - Method in class com.sleepycat.je.dbi.NodeSequence
 
getLastReplicatedTxnId() - Method in class com.sleepycat.je.txn.TxnManager
 
getLastSeen(LogEntryType) - Method in class com.sleepycat.je.log.LastFileReader
 
getLastSync() - Method in class com.sleepycat.je.rep.vlsn.VLSNRange
 
getLastSyncableVLSN() - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNTracker
 
getLastTxnEnd() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getLastTxnEnd() - Method in class com.sleepycat.je.rep.vlsn.VLSNRange
 
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
 
getLastValidVLSN() - Method in class com.sleepycat.je.txn.TxnChain
 
getLastValue() - Method in class com.sleepycat.je.SequenceStats
Returns the last cached value of the sequence.
getLastVLSN() - Method in class com.sleepycat.je.log.CleanerFileReader
Returns the last VLSN encountered, or NULL_VLSN if no entries were replicated.
getLastVlsn() - Method in class com.sleepycat.je.log.FileReader
Returns the VLSN of the last entry read, or null if the entry has no VLSN (not replicated and has no migrated VLSN).
getLatchName() - Method in interface com.sleepycat.je.latch.LatchContext
Returns the latch name for debugging.
getLatchName() - Method in class com.sleepycat.je.tree.IN
 
getLatchNWaiters() - Method in class com.sleepycat.je.tree.IN
 
getLatchTable() - Method in interface com.sleepycat.je.latch.LatchContext
Returns LatchTable for debug/test tracking.
getLatchTable() - Method in class com.sleepycat.je.tree.IN
 
getLatchTimeoutMs() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns EnvironmentConfig.ENV_LATCH_TIMEOUT.
getLatchTimeoutMs() - Method in interface com.sleepycat.je.latch.LatchContext
Returns EnvironmentParams.ENV_LATCH_TIMEOUT
getLatchTimeoutMs() - Method in class com.sleepycat.je.tree.IN
 
getLatestAllocatedVal() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
getLatestVersion(String) - Method in class com.sleepycat.persist.impl.PersistCatalog
 
getLeafNodeCount() - Method in class com.sleepycat.je.BtreeStats
Returns the number of leaf nodes in the database tree, which can equal the number of records.
getLearner() - Method in class com.sleepycat.je.rep.elections.Elections
Returns the Learner associated with this node
getLeaseCount() - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
Returns the number of leases that are currently outstanding.
getLeaseDuration() - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
 
getLeaseRenewalCount() - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
Returns the number of times the lease was actually renewed.
getLeaveReason() - Method in class com.sleepycat.je.rep.monitor.LeaveGroupEvent
Returns the reason why the node left the group.
getLeaveReason() - Method in class com.sleepycat.je.rep.monitor.Protocol.LeaveGroup
 
getLeaveTime() - Method in class com.sleepycat.je.rep.monitor.LeaveGroupEvent
Returns the time at which the node left the group.
getLeaveTime() - Method in class com.sleepycat.je.rep.monitor.Protocol.LeaveGroup
 
getLength() - Method in class com.sleepycat.asm.TypePath
Returns the length of this path.
getLevel() - Method in class com.sleepycat.je.tree.IN
 
getLevel() - Method in class com.sleepycat.je.tree.Node
Cover for LN's and just return 0 since they'll always be at the bottom of the tree.
getLimitedMessageCount() - Method in class com.sleepycat.je.utilint.RateLimitingLogger
 
getLN() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getLN(int, CacheMode) - Method in class com.sleepycat.je.tree.IN
Return the idx'th LN target, enforcing rules defined by the cache modes for the LN.
getLNLogEntry() - Method in class com.sleepycat.je.log.CleanerFileReader
Get the last LN log entry seen by the reader.
getLNLogEntry() - Method in class com.sleepycat.je.log.LNFileReader
Get the last LN log entry seen by the reader.
getLNSizeCorrectionFactor() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
in JE 6.3. Adjustments are no longer needed because LN log sizes have been stored in the Btree since JE 6.0.
getLoadLNs() - Method in class com.sleepycat.je.PreloadConfig
Return the configuration of the preload load LNs option.
getLocalBeginData() - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
getLocalBeginKey() - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
getLocalCacheUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
 
getLocalDiffSize() - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
getLocalSync() - Method in class com.sleepycat.je.Durability
Returns the transaction synchronization policy to be used locally when committing a transaction.
getLocalWrite() - Method in class com.sleepycat.je.TransactionConfig
Returns whether local-write is configured for this transaction.
getLockBytes() - Method in class com.sleepycat.je.EnvironmentStats
getLocker() - Method in class com.sleepycat.je.dbi.CursorImpl
 
getLocker(Transaction) - Static method in class com.sleepycat.je.DbInternal
Proxy to Transaction.getLocker()
getLocker() - Method in class com.sleepycat.je.txn.LockInfo
 
getLockGrant() - Method in class com.sleepycat.je.txn.LockResult
 
getLocking() - Method in class com.sleepycat.je.EnvironmentConfig
Returns true if the database environment is configured for locking.
getLockManager() - Method in class com.sleepycat.je.txn.TxnManager
Give transactions and environment access to lock manager.
getLockMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
Public for unit testing.
getLockMode() - Method in class com.sleepycat.compat.DbCompat.OpReadOptions
 
getLockMode() - Method in class com.sleepycat.je.ReadOptions
Returns the LockMode to be used for the operation.
getLockStats() - Method in class com.sleepycat.je.dbi.CursorImpl
 
getLockStats(StatsConfig) - Method in class com.sleepycat.je.Environment
Deprecated.
as of 4.0.10, replaced by Environment.getStats(StatsConfig).
getLockTimeout() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getLockTimeout(TimeUnit) - Method in class com.sleepycat.je.EnvironmentConfig
Returns the lock timeout setting.
getLockTimeout() - Method in class com.sleepycat.je.EnvironmentConfig
Deprecated.
getLockTimeout(TimeUnit) - Method in class com.sleepycat.je.Transaction
Returns the lock request timeout value for the transaction.
getLockTimeout() - Method in class com.sleepycat.je.txn.BuddyLocker
Returns the lock timeout of the buddy locker, since this locker has no independent timeout.
getLockTimeout() - Method in class com.sleepycat.je.txn.Locker
Get the lock timeout period for this locker, in milliseconds WARNING: Be sure to always access the timeout with this accessor, since it is overridden in BuddyLocker.
getLogBufferBudget() - Method in class com.sleepycat.je.dbi.MemoryBudget
 
getLogEntry(long) - Method in class com.sleepycat.je.log.LogManager
Instantiate all the objects in the log entry at this LSN.
getLogEntry() - Method in class com.sleepycat.je.rep.stream.InputWireRecord
 
getLogEntryAllowInvisible(long) - Method in class com.sleepycat.je.log.LogManager
Instantiate all the objects in the log entry at this LSN.
getLogEntryAllowInvisibleAtRecovery(long, int) - Method in class com.sleepycat.je.log.LogManager
Instantiate all the objects in the log entry at this LSN.
getLogEntryDirectFromFile(long) - Method in class com.sleepycat.je.log.LogManager
Reads a log entry using a FileSource, and returns null (rather than throwing a ChecksumException) if the entry exists in a log buffer that was not flushed.
getLogEntryHandleNotFound(long) - Method in class com.sleepycat.je.log.LogManager
 
getLogFileRewriteListener() - Method in class com.sleepycat.je.rep.ReplicationConfig
 
getLogFilesInBackupSet() - Method in class com.sleepycat.je.util.DbBackup
Get the minimum list of files that must be copied for this backup.
getLogFilesInBackupSet(long) - Method in class com.sleepycat.je.util.DbBackup
Deprecated.
replaced by DbBackup.getLogFilesInBackupSet(); pass lastFileInPrevBackup to the DbBackup.DbBackup(Environment,long) constructor.
getLogFilesInSnapshot() - Method in class com.sleepycat.je.util.DbBackup
Get the list of all active files that are needed for the environment at the point of time when backup mode started, i.e., the current snapshot.
getLogFlusher() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getLoggedDTVLSN() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns the logged durable txn VLSN.
getLogger() - Method in class com.sleepycat.je.cleaner.DataEraser
 
getLogger() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getLogger() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
getLogger() - Method in class com.sleepycat.je.rep.elections.ElectionAgentThread
 
getLogger() - Method in class com.sleepycat.je.rep.elections.Elections
 
getLogger() - Method in class com.sleepycat.je.rep.elections.Learner
 
getLogger() - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
 
getLogger() - Method in class com.sleepycat.je.rep.impl.networkRestore.LogFileFeeder
 
getLogger() - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
getLogger() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getLogger(Class<?>) - Method in interface com.sleepycat.je.rep.net.LoggerFactory
Obtains an InstanceLogger for the specified class.
getLogger() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
 
getLogger() - Method in class com.sleepycat.je.util.verify.ReservedFilesAutoRepair
 
getLogger(Class<?>) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Get a logger which is configured to use the shared console, memory, and file handlers of an EnvironmentImpl and prefixes all messages with an environment identifier.
getLogger() - Method in class com.sleepycat.je.utilint.StoppableThread
 
getLoggerFactory() - Method in class com.sleepycat.je.rep.net.InstanceContext
Gets the LoggerFactory that is usable by an instantiation for creation of a JE HA-friendly logging object.
getLoggerFixedPrefix(Class<?>, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
 
getLoggerFixedPrefix(Class<?>, String, EnvironmentImpl) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Get a logger that uses the generic console handler, with no attempt to use thread local state to customize the message prefix.
getLoggerFormatterNeeded(Class<?>) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Get a logger which only publishes to a console handler.
getLoggerProperty(String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
 
getLoggingDir(String) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get the directory where trace files (je.info) are written.
getLoggingHandler() - Method in class com.sleepycat.je.EnvironmentConfig
Returns the custom java.util.logging.Handler specified by the application.
getLoggingHandler() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Returns the custom java.util.logging.Handler specified by the application.
getLogItem() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.VLSNAwaitLatch
Returns the log item that caused the latch to be released.
getLogManager() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getLogManager() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getLogName() - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
Get the channel logging name setting for the replication service.
getLogProvider() - Method in class com.sleepycat.je.rep.NetworkRestore
 
getLogProviders() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns an array of nodes suitable for feeding log files for a network restore.
getLogProviders() - Method in exception com.sleepycat.je.rep.InsufficientLogException
Returns the members of the replication group that can serve as candidate log providers to supply the logs needed by this node.
getLogProviders() - Method in class com.sleepycat.je.rep.NetworkRestoreConfig
Returns the candidate list of data nodes, either ELECTABLE or SECONDARY members, that may be used to obtain log files.
getLogRewriteListener() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getLogSize() - Method in class com.sleepycat.je.cleaner.DbFileSummary
 
getLogSize() - Method in class com.sleepycat.je.cleaner.FileSummary
 
getLogSize() - Method in class com.sleepycat.je.cleaner.PackedOffsets
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.dbi.DatabaseId
 
getLogSize() - Method in class com.sleepycat.je.dbi.DatabaseImpl
This log entry type is configured to perform marshaling (getLogSize and writeToLog) under the write log mutex.
getLogSize() - Method in class com.sleepycat.je.dbi.DbTree
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
 
getLogSize() - Method in class com.sleepycat.je.log.BasicVersionedWriteLoggable
 
getLogSize() - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
getLogSize(int, boolean) - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
getLogSize() - Method in class com.sleepycat.je.log.entry.EmptyLogEntry
 
getLogSize() - Method in class com.sleepycat.je.log.entry.RestoreRequired
 
getLogSize() - Method in class com.sleepycat.je.log.FileHeader
 
getLogSize() - Method in interface com.sleepycat.je.log.Loggable
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.log.Trace
 
getLogSize(int, boolean) - Method in interface com.sleepycat.je.log.VersionedWriteLoggable
Returns the number of bytes needed to store this object in the format for the specified log version.
getLogSize() - Method in class com.sleepycat.je.recovery.CheckpointEnd
 
getLogSize() - Method in class com.sleepycat.je.recovery.CheckpointStart
 
getLogSize(int) - Static method in class com.sleepycat.je.tree.BINDeltaBloomFilter
 
getLogSize(byte[]) - Static method in class com.sleepycat.je.tree.BINDeltaBloomFilter
 
getLogSize() - Method in class com.sleepycat.je.tree.ChildReference
 
getLogSize() - Method in class com.sleepycat.je.tree.DeltaInfo
 
getLogSize() - Method in class com.sleepycat.je.tree.dupConvert.DBIN
 
getLogSize() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
getLogSize() - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
getLogSize() - Method in class com.sleepycat.je.tree.dupConvert.INDeleteInfo
 
getLogSize() - Method in class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.tree.FileSummaryLN
This log entry type is configured to perform marshaling (getLogSize and writeToLog) under the write log mutex.
getLogSize() - Method in class com.sleepycat.je.tree.IN
 
getLogSize(boolean) - Method in class com.sleepycat.je.tree.IN
 
getLogSize() - Method in class com.sleepycat.je.tree.LN
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.tree.LN
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.tree.MapLN
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.tree.NameLN
 
getLogSize() - Method in class com.sleepycat.je.tree.OldBINDelta
 
getLogSize() - Method in class com.sleepycat.je.tree.Tree
 
getLogSize() - Method in class com.sleepycat.je.txn.RollbackEnd
 
getLogSize() - Method in class com.sleepycat.je.txn.RollbackStart
 
getLogSize() - Method in class com.sleepycat.je.txn.Txn
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.txn.Txn
 
getLogSize() - Method in class com.sleepycat.je.txn.TxnPrepare
 
getLogSize() - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
getLogSize(int, boolean) - Method in class com.sleepycat.je.utilint.Matchpoint
 
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(boolean) - Method in enum com.sleepycat.je.dbi.DbType
Returns the LogEntryType for LNs in this DB, or null if the usual user LN types should be used.
getLogType() - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
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.dupConvert.DBIN
 
getLogType() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
getLogType(boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
Return the correct log entry type for a DupCountLN depends on whether it's transactional.
getLogType(boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.tree.FileSummaryLN
Return the correct log type for a FileSummaryLN.
getLogType() - Method in class com.sleepycat.je.tree.IN
Get the log type of this node.
getLogType(boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.tree.LN
 
getLogType(boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.tree.MapLN
Return the correct log entry type for a MapLN depends on whether it's transactional.
getLogType(boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.tree.NameLN
Return the correct log entry type for a NameLN depends on whether it's transactional.
getLogVersion() - Method in class com.sleepycat.je.log.FileHandle
 
getLogVersion() - Method in class com.sleepycat.je.log.FileHeader
 
getLogVersion() - Method in class com.sleepycat.je.log.FileReader
Returns the log version of the last entry read.
getLogVersion() - Method in class com.sleepycat.je.log.LogBuffer
Entries in write buffers are always the current version.
getLogVersion() - Method in interface com.sleepycat.je.log.LogSource
Returns the log version of the log entries from this source.
getLogVersion() - Method in interface com.sleepycat.je.rep.elections.ElectionsConfig
Gets the JE log version.
getLogVersion() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getLogVersion() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getLogVersion() - Method in class com.sleepycat.je.rep.NodeState
Returns the log version of this node.
getLong(LongConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get this parameter from the environment wide configuration settings.
getLong(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getLong(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
getLong(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getLongArray(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getLongLogSize() - Static method in class com.sleepycat.je.log.LogUtils
 
getLongMaxStat(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getLongMinStat(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getLongOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getLongStat(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getLongVal(Properties, LongConfigParam) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for getting long values.
getLSN() - Method in class com.sleepycat.je.dbi.RecordVersion
 
getLsn(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNBucket
 
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.
getLSNBatchSize() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Returns the maximum number of LSNs to be sorted that this DiskOrderedCursor is configured for.
getLSNBatchSize() - Method in class com.sleepycat.je.PreloadConfig
Preload is implemented to optimize I/O cost by fetching the records of a Database by disk order, so that disk access is are sequential rather than random.
getLTEBucketFromDatabase(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
getLTEFileNumber(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Return the nearest file number <= the log file that houses this VLSN.
getMainItem() - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
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
 
getMainItem() - Method in class com.sleepycat.je.log.LNFileReader
 
getMainTreeMaxDepth() - Method in class com.sleepycat.je.BtreeStats
Returns the number of levels in the database btree.
getMajor() - Method in class com.sleepycat.je.JEVersion
Major number of the release version.
getMajorVersionNumber(String) - Method in class com.sleepycat.je.rep.impl.TextProtocol
Returns the Integer number which represents a Protocol version.
getMap() - Method in class com.sleepycat.je.rep.utilint.SimpleTxnMap
Returns a new map containing the current snapshot of transactions in this map.
getMap() - Method in class com.sleepycat.je.utilint.MapStat
Returns a map from keys to values of individual statistics, ignoring individual statistics that are not set.
getMap(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getMap(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Map value at the given index.
getMap(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Map at the given key.
getMapOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Map at the given key.
getMarkerFileName() - Static method in class com.sleepycat.je.log.RestoreMarker
 
getMaster() - Method in class com.sleepycat.je.rep.arbiter.ArbiterStats
The current master node.
getMaster() - Method in exception com.sleepycat.je.rep.impl.node.Replica.HardRecoveryElectionException
The master that needs to be verified with an election.
getMasterName() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getMasterName() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getMasterName() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateResponse
 
getMasterName() - Method in class com.sleepycat.je.rep.monitor.MemberChangeEvent
Returns the name of the master at the time of this event.
getMasterName() - Method in class com.sleepycat.je.rep.NodeState
Returns the name of the current master known by this node.
getMasterNodeId() - Method in class com.sleepycat.je.txn.TxnEnd
 
getMasterNodeId() - Method in class com.sleepycat.je.utilint.Matchpoint
 
getMasterNodeName() - Method in class com.sleepycat.je.rep.monitor.Monitor
Identifies the master of the replication group, resulting from the last successful election.
getMasterNodeName() - Method in class com.sleepycat.je.rep.StateChangeEvent
Returns the node name identifying the master at the time of the event.
getMasterNodeName() - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Returns the node name associated with the master
getMasterNow() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Heartbeat
 
getMasterStatus() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getMasterTxnEndTime() - Method in class com.sleepycat.je.rep.impl.node.Replay.TxnInfo
 
getMasterTxnEndVLSN() - Method in class com.sleepycat.je.rep.impl.node.Replica.ConsistencyTracker
 
getMasterTxnEndVLSN() - Method in class com.sleepycat.je.rep.impl.node.Replica
Returns the last commit VLSN at the master, as known at the replica.
getMatchedVLSN() - Method in class com.sleepycat.je.rep.stream.ReplicaFeederSyncup
 
getMatchedVLSNTime() - Method in class com.sleepycat.je.rep.stream.ReplicaFeederSyncup
 
getMatchpoint() - Method in class com.sleepycat.je.txn.RollbackEnd
 
getMatchpoint() - Method in class com.sleepycat.je.txn.RollbackStart
 
getMatchpointLSN() - Method in class com.sleepycat.je.rep.stream.MatchpointSearchResults
 
getMatchpointVLSN() - Method in class com.sleepycat.je.txn.RollbackStart
 
getMax() - Method in class com.sleepycat.je.SequenceStats
Returns the maximum permitted value of the sequence.
getMax() - Method in class com.sleepycat.utilint.Latency
 
getMaxBytes() - Method in class com.sleepycat.je.PreloadConfig
Return the number of bytes in the cache to stop the preload at.
getMaxClockDelta(TimeUnit) - Method in class com.sleepycat.je.rep.ReplicationConfig
Returns the maximum acceptable clock skew between this Replica and its Feeder, which is the node that is the source of its replication stream.
getMaxConnectionAttempts() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Return the maximum number of times the operation will attempt to connect to the remote service before aborting.
getMaxConnectRetries() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getMaxDbId() - Method in class com.sleepycat.je.log.INFileReader
Get the maximum DB ID seen by the reader.
getMaxDisk() - Method in class com.sleepycat.je.EnvironmentMutableConfig
A convenience method for getting EnvironmentConfig.MAX_DISK.
getMaxEmbeddedLN() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getMaxEntries() - Method in class com.sleepycat.je.rep.impl.node.DbCache
Returns the max entries that can be held by the cache.
getMaxEntries() - Method in class com.sleepycat.je.tree.IN
 
getMaxErrors() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Return the maximum number of errors to analyze before ending the LDiff operation.
getMaxExtinctionId() - Method in class com.sleepycat.je.log.INFileReader
Get the maximum extinction scan ID seen by the reader.
getMaxFormatVersion(JEVersion) - Static method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the highest format version supported by the specified JE version.
getMaxLNs() - Method in class com.sleepycat.je.tree.Tree
Cheaply calculates and returns the maximum possible number of LNs in the btree.
getMaxMemory() - Method in class com.sleepycat.je.dbi.MemoryBudget
 
getMaxMemory() - Method in class com.sleepycat.je.dbi.MemoryBudget.Totals
 
getMaxMemory() - Method in class com.sleepycat.je.evictor.OffHeapCache
 
getMaxMillisecs() - Method in class com.sleepycat.je.PreloadConfig
Return the number of millisecs to stop the preload after.
getMaxNodeId() - Method in class com.sleepycat.je.log.INFileReader
Get the maximum node ID seen by the reader.
getMaxObsoleteLNSize() - Method in class com.sleepycat.je.cleaner.FileSummary
Returns the maximum possible obsolete LN size, using the maximum LN size for LN sizes that were not counted.
getMaxObsoleteSize() - Method in class com.sleepycat.je.cleaner.FileSummary
Returns an estimate of the total bytes that are obsolete, using getMaxObsoleteLNSize instead of getObsoleteLNSize.
getMaxPendingInput() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getMaxPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator
Returns the constant maximum number of real permits available to housekeeping tasks.
getMaxRetries() - Method in class com.sleepycat.collections.TransactionRunner
Returns the maximum number of retries that will be performed when deadlocks are detected.
getMaxSeedMillisecs() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Deprecated.
this method returns zero and will be removed in a future release.
getMaxSeedNodes() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Deprecated.
this method returns zero and will be removed in a future release.
getMaxStringLength() - Method in class com.sleepycat.asm.ClassReader
Returns the maximum length of the strings contained in the constant pool of the class.
getMaxTrackedLatencyMillis() - Method in class com.sleepycat.utilint.Latency
 
getMaxTxnId() - Method in class com.sleepycat.je.log.INFileReader
Get the maximum txn ID seen by the reader.
getMd5Hash() - Method in class com.sleepycat.je.rep.util.ldiff.Window
Compute the MD5 hash for the window.
getMechanismName() - Method in class com.sleepycat.je.rep.subscription.ClientAuthMethod
 
getMechanismName() - Method in class com.sleepycat.je.rep.subscription.ServerAuthMethod
 
getMechanismName() - Method in interface com.sleepycat.je.rep.utilint.ServiceHandshake.AuthenticationMethod
 
getMember(InetSocketAddress) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Gets the node that is currently a member of the group that has the given socket address.
getMember(int) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the node with the specified ID that is currently a member of the group, throwing an exception if the node is found but is no longer a member.
getMember(String) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the node with the specified name that is currently a member of the group, throwing an exception if the node is found but is no longer a member.
getMember(String) - Method in class com.sleepycat.je.rep.ReplicationGroup
Get administrative information about a node by its node name.
getMemId(int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
getMemoryBudget() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getMemorySize() - Method in class com.sleepycat.je.cleaner.PackedObsoleteInfo
 
getMemorySize() - Method in class com.sleepycat.je.tree.INLongRep.DefaultRep
 
getMemorySize() - Method in class com.sleepycat.je.tree.INLongRep.EmptyRep
An EMPTY_REP has no JE cache memory overhead because there is only one global instance.
getMemorySize() - Method in class com.sleepycat.je.tree.INLongRep
 
getMemorySize() - Method in class com.sleepycat.je.tree.INLongRep.SparseRep
 
getMemorySize() - Method in class com.sleepycat.je.tree.OldBINDelta
Returns the number of bytes occupied by this object.
getMemorySizeIncludedByParent() - Method in class com.sleepycat.je.tree.dupConvert.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 its parents memory accounting.
getMemorySizeIncludedByParent() - Method in class com.sleepycat.je.tree.VersionedLN
Add additional size taken by this LN subclass.
getMessage() - Method in exception com.sleepycat.je.DatabaseException
 
getMessage() - Method in exception com.sleepycat.je.EnvironmentFailureException
 
getMessage() - Method in class com.sleepycat.je.log.Trace
 
getMessage() - Method in exception com.sleepycat.je.rep.impl.MinJEVersionUnsupportedException
 
getMessage() - Method in exception com.sleepycat.je.rep.impl.networkRestore.NetworkBackup.InsufficientVLSNRangeException
 
getMessage() - Method in exception com.sleepycat.je.rep.impl.networkRestore.NetworkBackup.LoadThresholdExceededException
 
getMessage() - Method in exception com.sleepycat.je.rep.impl.node.Replica.HardRecoveryElectionException
 
getMessage() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Fail
 
getMessage() - Method in class com.sleepycat.je.rep.impl.TextProtocol.ProtocolError
 
getMessage() - Method in exception com.sleepycat.je.rep.stream.FeederReplicaSyncup.NetworkRestoreException
 
getMessage() - Method in exception com.sleepycat.je.rep.stream.MasterStatus.MasterSyncException
 
getMessage() - Method in class com.sleepycat.je.rep.stream.Protocol.SecurityFailureResponse
 
getMessage() - Method in exception com.sleepycat.je.rep.utilint.BinaryProtocol.ProtocolException
 
getMessage() - Method in exception com.sleepycat.je.rep.utilint.ServiceDispatcher.ServiceConnectFailedException
 
getMessage() - Method in exception com.sleepycat.json_simple.JsonException
 
getMessage() - Method in exception com.sleepycat.persist.impl.RefreshException
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.elections.Protocol.MasterQuery
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.elections.Protocol.MasterQueryResponse
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateRequest
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateResponse
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureNode
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupRequest
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupResponse
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Fail
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Message
 
getMessagePrefix() - Method in class com.sleepycat.je.rep.impl.TextProtocol.OK
 
getMessageQueueSize() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
getMetadataStore() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
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.
getMethodType(String) - Static method in class com.sleepycat.asm.Type
Returns the Java type corresponding to the given method descriptor.
getMethodType(Type, Type...) - Static method in class com.sleepycat.asm.Type
Returns the Java method type corresponding to the given argument and return types.
getMin() - Method in class com.sleepycat.je.config.ShortConfigParam
 
getMin() - Method in class com.sleepycat.je.SequenceStats
Returns the minimum permitted value of the sequence.
getMin() - Method in class com.sleepycat.utilint.Latency
 
getMinimizeRecoveryTime() - Method in class com.sleepycat.je.CheckpointConfig
Returns the configuration of the minimize recovery time option.
getMinJEVersion() - Static method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
getMinJEVersion() - Static method in class com.sleepycat.je.dbi.TTL
 
getMinJEVersion() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Get the group minimum JE version.
getMinJEVersion() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the minimum JE version that a node must be running in order to join the group.
getMinJEVersion() - Method in class com.sleepycat.je.rep.stream.Protocol.FeederJEVersions
Returns the minJEVersion of the group, or null if unknown (in protocol versions < VERSION_7).
getMinor() - Method in class com.sleepycat.je.JEVersion
Minor number of the release version.
getMinProtocolVersion() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getMinReplicatedDbId() - Method in class com.sleepycat.je.log.INFileReader
 
getMinReplicatedExtinctionId() - Method in class com.sleepycat.je.log.INFileReader
Get the minimum extinction scan ID seen by the reader.
getMinReplicatedNodeId() - Method in class com.sleepycat.je.log.INFileReader
 
getMinReplicatedTxnId() - Method in class com.sleepycat.je.log.INFileReader
 
getMinTreeMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
For unit tests.
getMinutes() - Method in class com.sleepycat.je.CheckpointConfig
Returns the checkpoint time threshold, in minutes.
getMixedLRUSize() - Method in class com.sleepycat.je.EnvironmentStats
GetMode - Enum in com.sleepycat.je.dbi
Internal class used to distinguish which variety of getXXX() that Cursor.retrieveNext should use.
getModel() - Method in class com.sleepycat.persist.EntityStore
Returns the current entity model for this store.
getModel() - Method in class com.sleepycat.persist.impl.Store
 
getModel() - Method in class com.sleepycat.persist.raw.RawStore
Returns the last configured and stored entity model for this store.
getModel() - Method in class com.sleepycat.persist.StoreConfig
Returns the entity model that defines entity classes and index keys.
getModeValue() - Method in enum com.sleepycat.je.log.FileManager.FileMode
 
getMonitorClassName() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getMonitorClassName() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getMonitorEventManager() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getMonitorMembers() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the monitor nodes that are currently members of the group.
getMonitorNameIdPair() - Method in class com.sleepycat.je.rep.monitor.Monitor
 
getMonitorNodes() - Method in class com.sleepycat.je.rep.ReplicationGroup
Returns the subset of nodes in the group that monitor group membership but do not maintain replicated environments.
getMonitorSocketAddress() - Method in class com.sleepycat.je.rep.monitor.Monitor
Returns the socket used by this monitor to listen for group changes
getMultiKeyCreator() - Method in class com.sleepycat.je.SecondaryConfig
Returns the user-supplied object used for creating multi-valued secondary keys.
getMutableConfig() - Method in class com.sleepycat.je.Environment
Returns database environment attributes.
getMutations() - Method in class com.sleepycat.persist.EntityStore
Returns the set of mutations that were configured when the store was opened, or if none were configured, the set of mutations that were configured and stored previously.
getMutations() - Method in class com.sleepycat.persist.impl.PersistCatalog
Returns the current merged mutations.
getMutations() - Method in class com.sleepycat.persist.impl.Store
 
getMutations() - Method in class com.sleepycat.persist.raw.RawStore
Returns the set of mutations that were configured and stored previously.
getMutations() - Method in class com.sleepycat.persist.StoreConfig
Returns the configured mutations for performing lazy evolution of stored instances.
getNAborts() - Method in class com.sleepycat.je.TransactionStats
The number of transactions that have aborted.
getNAcquiresNoWaiters() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
Always returns zero.
getNAcquiresNoWaiters() - Method in class com.sleepycat.je.LockStats
Deprecated.
Number of acquires of lock table latch with no contention.
getNAcquiresNoWaitSuccessful() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
Always returns zero.
getNAcquiresNoWaitSuccessful() - Method in class com.sleepycat.je.LockStats
Deprecated.
Number of successful no-wait acquires of the lock table latch.
getNAcquiresNoWaitUnSuccessful() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
Always returns zero.
getNAcquiresNoWaitUnSuccessful() - Method in class com.sleepycat.je.LockStats
Deprecated.
Number of unsuccessful no-wait acquires of the lock table latch.
getNAcquiresSelfOwned() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
Always returns zero.
getNAcquiresSelfOwned() - Method in class com.sleepycat.je.LockStats
Deprecated.
Number of acquires of lock table latch when it was already owned by the caller.
getNAcquiresWithContention() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
Always returns zero.
getNAcquiresWithContention() - Method in class com.sleepycat.je.LockStats
Deprecated.
Number of acquires of lock table latch when it was already owned by another thread.
getNActive() - Method in class com.sleepycat.je.TransactionStats
The number of transactions that are currently active.
getName() - Method in class com.sleepycat.asm.Handle
Returns the name of the field or method designated by this handle.
getName() - Method in class com.sleepycat.je.config.ConfigParam
 
getName() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns the DB name.
getName() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Get an environment name, for tagging onto logging and debug message.
getName() - Method in class com.sleepycat.je.rep.CommitPointConsistencyPolicy
Returns the name:"CommitPointConsistencyPolicy", associated with this policy.
getName() - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
Returns the application assigned name
getName() - Method in class com.sleepycat.je.rep.impl.PointConsistencyPolicy
Returns the name:"PointConsistencyPolicy", associated with this policy.
getName() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the name of the group.
getName() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getName() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getName() - Method in class com.sleepycat.je.rep.NoConsistencyRequiredPolicy
Returns the name:"NoConsistencyRequiredPolicy", associated with this policy.
getName() - Method in class com.sleepycat.je.rep.ReplicationGroup
Returns the name associated with the group.
getName() - Method in interface com.sleepycat.je.rep.ReplicationNode
Returns the unique name associated with the node.
getName() - Method in class com.sleepycat.je.rep.TimeConsistencyPolicy
Returns the name:"TimeConsistencyPolicy", associated with this policy.
getName() - Method in interface com.sleepycat.je.ReplicaConsistencyPolicy
Returns the name used to identify the policy.
getName() - Method in class com.sleepycat.je.Transaction
Get the user visible name for the transaction.
getName() - Method in class com.sleepycat.je.TransactionStats.Active
The transaction name, including the thread name if available.
getName() - Method in interface com.sleepycat.je.trigger.Trigger
Returns the name associated with the trigger.
getName() - Method in class com.sleepycat.je.utilint.DoubleExpMovingAvg
Returns the name of this stat.
getName() - Method in class com.sleepycat.je.utilint.LongAvgRate
Returns the name of this stat.
getName() - Method in class com.sleepycat.je.utilint.StatDefinition
 
getName() - Method in class com.sleepycat.je.utilint.StatGroup
 
getName() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
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.
getNameDatabaseImpl() - Method in class com.sleepycat.je.dbi.DbTree
 
getNamedChannel() - Method in interface com.sleepycat.je.rep.stream.ReplicaFeederHandshakeConfig
Gets the NamedChannel.
getNameId() - Method in class com.sleepycat.je.rep.elections.MasterValue
 
getNameIdPair() - Method in interface com.sleepycat.je.rep.elections.ElectionsConfig
Gets the nodes NameIdPair.
getNameIdPair() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getNameIdPair() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureOK
 
getNameIdPair() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getNameIdPair() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getNameIdPair() - Method in class com.sleepycat.je.rep.impl.TextProtocol
 
getNameIdPair() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.ProtocolVersion
The nodeName of the sender
getNameIdPair() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
getNameIdPair() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfoOK
 
getNameIdPair() - Method in interface com.sleepycat.je.rep.stream.ReplicaFeederHandshakeConfig
Gets the nodes NameIdPair.
getNameIdPair(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
 
getNameIdPair() - Method in class com.sleepycat.je.rep.utilint.NamedChannel
 
getNameLNLogEntry() - Method in class com.sleepycat.je.log.LNFileReader
Returns a NameLNLogEntry if the LN is a NameLN, or null otherwise.
getNBatchesCacheMode() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBatchesCritical() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBatchesDaemon() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBatchesEvictorThread() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBatchesManual() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBegins() - Method in class com.sleepycat.je.TransactionStats
The number of transactions that have begun.
getNBINDeltaBlindOps() - Method in class com.sleepycat.je.EnvironmentStats
getNBinDeltaDeleteOps() - Method in class com.sleepycat.je.EnvironmentStats
getNBinDeltaGetOps() - Method in class com.sleepycat.je.EnvironmentStats
getNBinDeltaInsertOps() - Method in class com.sleepycat.je.EnvironmentStats
getNBINDeltasCleaned() - Method in class com.sleepycat.je.EnvironmentStats
getNBINDeltasDead() - Method in class com.sleepycat.je.EnvironmentStats
getNBINDeltasFetchMiss() - Method in class com.sleepycat.je.EnvironmentStats
getNBINDeltasMigrated() - Method in class com.sleepycat.je.EnvironmentStats
getNBINDeltasObsolete() - Method in class com.sleepycat.je.EnvironmentStats
getNBinDeltaUpdateOps() - Method in class com.sleepycat.je.EnvironmentStats
getNBINsEvictedCacheMode() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBINsEvictedCritical() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBINsEvictedDaemon() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBINsEvictedEvictorThread() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBINsEvictedManual() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNBINsFetch() - Method in class com.sleepycat.je.EnvironmentStats
getNBINsFetchMiss() - Method in class com.sleepycat.je.EnvironmentStats
getNBINsFetchMissRatio() - Method in class com.sleepycat.je.EnvironmentStats
getNBINsLoaded() - Method in class com.sleepycat.je.PreloadStats
Returns the number of BINs that were loaded into the cache during the preload() operation.
getNBINsMutated() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
getNBINsStripped() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
getNBytesEvictedCacheMode() - Method in class com.sleepycat.je.EnvironmentStats
getNBytesEvictedCritical() - Method in class com.sleepycat.je.EnvironmentStats
getNBytesEvictedDeamon() - Method in class com.sleepycat.je.EnvironmentStats
getNBytesEvictedEvictorThread() - Method in class com.sleepycat.je.EnvironmentStats
getNBytesEvictedManual() - Method in class com.sleepycat.je.EnvironmentStats
getNBytesReadFromWriteQueue() - Method in class com.sleepycat.je.EnvironmentStats
getNBytesWrittenFromWriteQueue() - Method in class com.sleepycat.je.EnvironmentStats
getNCachedBINDeltas() - Method in class com.sleepycat.je.EnvironmentStats
getNCachedBINs() - Method in class com.sleepycat.je.EnvironmentStats
getNCachedGets() - Method in class com.sleepycat.je.SequenceStats
Returns the number of times that Sequence.get was called and a cached value was returned.
getNCachedUpperINs() - Method in class com.sleepycat.je.EnvironmentStats
getNCacheMiss() - Method in class com.sleepycat.je.EnvironmentStats
getNCacheMiss() - Method in class com.sleepycat.je.log.LogManager
Return the current number of cache misses in a lightweight fashion, without incurring the cost of loading all the stats, and without clearing any stats.
getNCheckpoints() - Method in class com.sleepycat.je.EnvironmentStats
getNCleanerDeletions() - Method in class com.sleepycat.je.EnvironmentStats
getNCleanerDiskRead() - Method in class com.sleepycat.je.EnvironmentStats
getNCleanerEntriesRead() - Method in class com.sleepycat.je.EnvironmentStats
getNCleanerProbeRuns() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
in JE 6.3, always returns zero.
getNCleanerRevisalRuns() - Method in class com.sleepycat.je.EnvironmentStats
getNCleanerRuns() - Method in class com.sleepycat.je.EnvironmentStats
getNCleanerTwoPassRuns() - Method in class com.sleepycat.je.EnvironmentStats
getNClusterLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
always returns zero.
getNCommits() - Method in class com.sleepycat.je.TransactionStats
The number of transactions that have committed.
getNConverted() - Method in class com.sleepycat.persist.evolve.EvolveStats
The total number of entities converted during eager evolution.
getNCountMemoryExceeded() - Method in class com.sleepycat.je.PreloadStats
Returns the count of the number of times that the internal memory budget specified by PreloadConfig.setInternalMemoryLimit() was exceeded.
getNDBINsLoaded() - Method in class com.sleepycat.je.PreloadStats
Deprecated.
returns zero for data written using JE 5.0 and later, but may return non-zero values when reading older data.
getNDeltaINFlush() - Method in class com.sleepycat.je.EnvironmentStats
getNDeltas() - Method in class com.sleepycat.je.tree.IN
 
getNDINsLoaded() - Method in class com.sleepycat.je.PreloadStats
Deprecated.
returns zero for data written using JE 5.0 and later, but may return non-zero values when reading older data.
getNDirtyNodesEvicted() - Method in class com.sleepycat.je.EnvironmentStats
getNDupCountLNsLoaded() - Method in class com.sleepycat.je.PreloadStats
Deprecated.
returns zero for data written using JE 5.0 and later, but may return non-zero values when reading older data.
getNeedsAck() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Commit
 
getNeedSHA1() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoReq
 
getNEmbeddedLNs() - Method in class com.sleepycat.je.PreloadStats
Returns the number of embedded LNs encountered during the preload() operation.
getNEntries() - Method in class com.sleepycat.je.tree.IN
 
getNetworkBackupStats() - Method in class com.sleepycat.je.rep.NetworkRestore
 
getNeverLocked() - Method in class com.sleepycat.je.txn.WriteLockInfo
 
getNEvictionRuns() - Method in class com.sleepycat.je.EnvironmentStats
getNEvictPasses() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
getNewHostName() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.UpdateAddress
 
getNewLogEntry() - Method in class com.sleepycat.je.log.LogEntryType
 
getNewName() - Method in class com.sleepycat.persist.evolve.Renamer
Returns the new class or field name specified in the constructor.
getNewPort() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.UpdateAddress
 
getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the next key/data pair and returns that pair.
getNext(DatabaseEntry, DatabaseEntry, LockType, boolean, boolean, boolean, RangeConstraint) - Method in class com.sleepycat.je.dbi.CursorImpl
Move the cursor forward and return the next "valid" record.
getNext(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.dbi.DiskOrderedCursorImpl
 
getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.DiskOrderedCursor
 
getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in interface com.sleepycat.je.ForwardCursor
Moves the cursor to the next key/data pair and returns that pair.
getNext(DatabaseEntry, LockMode) - Method in class com.sleepycat.je.JoinCursor
Returns the next primary key resulting from the join operation.
getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.JoinCursor
Returns the next primary key and data resulting from the join operation.
getNext(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to the next key/data pair and returns that pair.
getNext(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the next key/data pair and return that pair.
getNext() - Method in class com.sleepycat.je.utilint.VLSN
Return a VLSN which would follow this one.
getNext(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getNextBackupId() - Method in class com.sleepycat.je.dbi.NodeSequence
 
getNextBin(BIN, CacheMode) - Method in class com.sleepycat.je.tree.Tree
Return a reference to the adjacent BIN.
getNextDatabaseCountId() - Method in class com.sleepycat.je.dbi.NodeSequence
 
getNextDiskOrderedCursorId() - Method in class com.sleepycat.je.dbi.NodeSequence
 
getNextDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
If the next key/data pair of the database is a duplicate data record for the current key/data pair, moves the cursor to the next key/data pair of the database and returns that pair.
getNextDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
If the next key/data pair of the database is a duplicate data record for the current key/data pair, moves the cursor to the next key/data pair of the database and returns that pair.
getNextDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
If the next key/data pair of the database is a duplicate data record for the current key/data pair, move the cursor to the next key/data pair of the database and return that pair.
getNextDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getNextIN(IN, boolean, boolean, CacheMode) - Method in class com.sleepycat.je.tree.Tree
Returns the next IN in the tree before/after the given IN, and at the same level.
getNextLocalNodeId() - Method in class com.sleepycat.je.dbi.NodeSequence
We get a new node ID of the appropriate kind when creating a new node.
getNextLRUNode() - Method in class com.sleepycat.je.tree.IN
 
getNextLsn() - Method in class com.sleepycat.je.log.FileManager
Return the next available LSN in the log.
getNextNetworkRestoreId() - Method in class com.sleepycat.je.dbi.NodeSequence
 
getNextNodeId() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Increments the node ID sequence and returns it.
getNextNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the next non-duplicate key/data pair and returns that pair.
getNextNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to the next non-duplicate key/data pair and returns that pair.
getNextNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the next non-duplicate key/data pair and return that pair.
getNextNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getNextReplicatedTxnId() - Method in class com.sleepycat.je.txn.TxnManager
 
getNextTransientLsn() - Method in class com.sleepycat.je.dbi.NodeSequence
Assign the next available transient LSN.
getNFeedersCreated() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of Feeder threads since this node was started.
getNFeedersShutdown() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of Feeder threads that were shut down, either because this node, or the Replica terminated the connection.
getNFileOpens() - Method in class com.sleepycat.je.EnvironmentStats
getNFilesDeleted() - Method in class com.sleepycat.je.util.DbVerifyLog
Returns the number of files deleted so far.
getNFilesToVerify() - Method in class com.sleepycat.je.util.DbVerifyLog
Returns the number of files to be verified.
getNFilesVerified() - Method in class com.sleepycat.je.util.DbVerifyLog
Returns the number of files verified so far.
getNFSyncRequests() - Method in class com.sleepycat.je.EnvironmentStats
getNFSyncs() - Method in class com.sleepycat.je.EnvironmentStats
getNFSyncTimeouts() - Method in class com.sleepycat.je.EnvironmentStats
getNFullBINFlush() - Method in class com.sleepycat.je.EnvironmentStats
getNFullBINsMiss() - Method in class com.sleepycat.je.EnvironmentStats
getNFullINFlush() - Method in class com.sleepycat.je.EnvironmentStats
getNGets() - Method in class com.sleepycat.je.SequenceStats
Returns the number of times that Sequence.get was called successfully.
getNGroupCommitRequests() - Method in class com.sleepycat.je.EnvironmentStats
getNINCompactKey() - Method in class com.sleepycat.je.evictor.Evictor
 
getNINCompactKeyIN() - Method in class com.sleepycat.je.EnvironmentStats
getNINNoTarget() - Method in class com.sleepycat.je.EnvironmentStats
getNINNoTarget() - Method in class com.sleepycat.je.evictor.Evictor
 
getNINsCleaned() - Method in class com.sleepycat.je.EnvironmentStats
getNINsDead() - Method in class com.sleepycat.je.EnvironmentStats
getNINsLoaded() - Method in class com.sleepycat.je.PreloadStats
Returns the number of INs that were loaded into the cache during the preload() operation.
getNINsMigrated() - Method in class com.sleepycat.je.EnvironmentStats
getNINsObsolete() - Method in class com.sleepycat.je.EnvironmentStats
getNINSparseTarget() - Method in class com.sleepycat.je.EnvironmentStats
getNINSparseTarget() - Method in class com.sleepycat.je.evictor.Evictor
 
getNLNQueueHits() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsCleaned() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsDead() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsEvicted() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsExpired() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsExtinct() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsFetch() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsFetchMiss() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsLoaded() - Method in class com.sleepycat.je.PreloadStats
Returns the number of LNs that were loaded into the cache during the preload() operation.
getNLNsLocked() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsMarked() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsMigrated() - Method in class com.sleepycat.je.EnvironmentStats
getNLNsObsolete() - Method in class com.sleepycat.je.EnvironmentStats
getNLogBuffers() - Method in class com.sleepycat.je.EnvironmentStats
getNLogFSyncs() - Method in class com.sleepycat.je.EnvironmentStats
getNMarkedLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
always returns zero.
getNMaxReplicaLag() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Deprecated.
in 18.3, always returns 0. Use ReplicatedEnvironmentStats.getReplicaVLSNLagMap() to compute the maximum VLSN lag for all replicas.
getNMaxReplicaLagName() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Deprecated.
in 18.3, always returns null. Use ReplicatedEnvironmentStats.getReplicaVLSNLagMap() to compute the maximum VLSN lag for all replicas.
getNNodesEvicted() - Method in class com.sleepycat.je.EnvironmentStats
getNNodesExplicitlyEvicted() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
getNNodesMovedToDirtyLRU() - Method in class com.sleepycat.je.EnvironmentStats
getNNodesMutated() - Method in class com.sleepycat.je.EnvironmentStats
getNNodesPutBack() - Method in class com.sleepycat.je.EnvironmentStats
getNNodesScanned() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has no meaning after the implementation of the new evictor in JE 6.0. The method returns 0 always.
getNNodesSelected() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
getNNodesSkipped() - Method in class com.sleepycat.je.EnvironmentStats
getNNodesStripped() - Method in class com.sleepycat.je.EnvironmentStats
getNNodesTargeted() - Method in class com.sleepycat.je.EnvironmentStats
getNNoFreeBuffer() - Method in class com.sleepycat.je.EnvironmentStats
getNNotResident() - Method in class com.sleepycat.je.EnvironmentStats
getNoCleaningDistance(long, long, long) - Static method in class com.sleepycat.je.utilint.DbLsn
Return the logsize in bytes between these two LSNs.
getNoComparators() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getNode(int) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the node with the specified ID, regardless of its membership state.
getNode(String) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the node with the specified name, regardless of its membership state.
getNode() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureNode
 
getNodeHostname() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Returns the hostname component of the nodeHost property.
getNodeHostname() - Method in class com.sleepycat.je.rep.ReplicationConfig
Returns the hostname component of the nodeHost property.
getNodeHostPort() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Returns the hostname and port associated with this node.
getNodeHostPort() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Returns the hostname and port associated with this node.
getNodeHostPort() - Method in class com.sleepycat.je.rep.ReplicationConfig
Returns the hostname and port associated with this node.
getNodeId() - Method in class com.sleepycat.je.log.entry.INLogEntry
 
getNodeId() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns the nodeId associated with this replication node.
getNodeId() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getNodeId() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getNodeId(ReplicatedEnvironment) - Static method in class com.sleepycat.je.rep.RepInternal
 
getNodeId() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
getNodeId() - Method in class com.sleepycat.je.tree.BINReference
 
getNodeId() - Method in class com.sleepycat.je.tree.IN
 
getNodeIdSequence() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the current highest node ID currently in use by the group.
getNodeMaster() - Method in class com.sleepycat.je.rep.stream.MasterStatus
Returns the Node's current idea of the Master.
getNodeMasterNameId() - Method in class com.sleepycat.je.rep.stream.MasterStatus
 
getNodeMaxDupTreeEntries() - Method in class com.sleepycat.je.DatabaseConfig
Deprecated.
this property no longer has any effect and zero is always returned; DatabaseConfig.getNodeMaxEntries() should be used instead.
getNodeMaxEntries() - Method in class com.sleepycat.je.DatabaseConfig
Returns the maximum number of children a B+Tree node can have.
getNodeMaxTreeEntries() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getNodeName() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Get the node name if this is a replicated environment or else return null.
getNodeName() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getNodeName() - Method in class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
 
getNodeName() - Method in class com.sleepycat.je.EnvironmentConfig
Returns the user defined nodeName for the Environment.
getNodeName() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Returns the unique name associated with this Arbiter.
getNodeName() - Method in class com.sleepycat.je.rep.elections.MasterValue
 
getNodeName() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateRequest
 
getNodeName() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getNodeName() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns the nodeName associated with this replication node.
getNodeName() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateRequest
 
getNodeName() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateResponse
 
getNodeName() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getNodeName() - Method in class com.sleepycat.je.rep.monitor.Monitor
Returns the group-wide unique name associated with the monitor
getNodeName() - Method in class com.sleepycat.je.rep.monitor.MonitorChangeEvent
Returns the name of the node associated with the event.
getNodeName() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Returns the unique name associated with this monitor.
getNodeName() - Method in class com.sleepycat.je.rep.NodeState
Returns the name of the node whose state is requested.
getNodeName() - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Returns the unique name used to identify this replicated environment.
getNodeName() - Method in class com.sleepycat.je.rep.ReplicationConfig
Returns the unique name associated with this node.
getNodeName() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
getNodeNameList() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferMaster
 
getNodePort() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Returns the port component of the nodeHost property.
getNodePort() - Method in class com.sleepycat.je.rep.ReplicationConfig
Returns the port component of the nodeHost property.
getNodePriority() - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
Returns the election priority associated with the node.
getNodes() - Method in class com.sleepycat.je.rep.ReplicationGroup
Returns the set of all nodes in the group.
getNodeSequence() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getNodeSocketAddress() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
getNodeSocketAddress() - Method in class com.sleepycat.je.rep.ReplicationConfig
 
getNodeState() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getNodeState() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateResponse
 
getNodeState() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getNodeState() - Method in class com.sleepycat.je.rep.NodeState
Returns the replication state of this node.
getNodeState() - Method in class com.sleepycat.je.rep.util.DbPing
 
getNodeState(ReplicationNode, int) - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Returns the state of a replicated node and state of the application where the node is running in.
getNodeStats() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getNodeType() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns the node type of this node.
getNodeType() - Method in class com.sleepycat.je.rep.ReplicationConfig
Returns the NodeType of this node.
getNodeType() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
getNodeType() - Method in interface com.sleepycat.je.rep.stream.ReplicaFeederHandshakeConfig
Gets the NodeType.
getNodeType() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
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
getNonNullEnvImpl(Environment) - Static method in class com.sleepycat.je.DbInternal
Proxy to Environment.getNonNullEnvImpl This method is called to access the underlying EnvironmentImpl when an env is expected to be open, to guard against NPE when the env has been closed.
getNonNullRepImpl(ReplicatedEnvironment) - Static method in class com.sleepycat.je.rep.RepInternal
Proxy to ReplicatedEnvironment.getNonNullEnvImpl This method is called to access the underlying RepImpl when an env is expected to be open, to guard against NPE when the env has been closed.
getNonSticky() - Method in class com.sleepycat.je.CursorConfig
Returns the non-sticky setting.
getNOpenFiles() - Method in class com.sleepycat.je.EnvironmentStats
getNormalizedLevel() - Method in class com.sleepycat.je.tree.IN
 
getNoSort() - Method in class com.sleepycat.je.JoinConfig
Returns whether automatic sorting of the input cursors is disabled.
getNoSync() - Method in class com.sleepycat.je.TransactionConfig
Deprecated.
getNoWait() - Method in class com.sleepycat.je.TransactionConfig
Returns true if the transaction is configured to not wait if a lock request cannot be immediately granted.
getNOwners() - Method in class com.sleepycat.je.EnvironmentStats
getNOwners() - Method in class com.sleepycat.je.LockStats
Deprecated.
Total lock owners in lock table.
getNPendingDBsIncomplete() - Method in class com.sleepycat.je.EnvironmentStats
getNPendingDBsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
getNPendingLNsLocked() - Method in class com.sleepycat.je.EnvironmentStats
getNPendingLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
getNProtocolBytesRead() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of bytes of Replication Stream read over the network.
getNProtocolBytesWritten() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of Replication Stream bytes written over the network.
getNProtocolEntriesWrittenOldVersion() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns the number of messages containing log entries that were written to the replication stream using the previous log format to support replication to a replica running an earlier version during an upgrade.
getNProtocolMessageBatches() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of Replication Stream message batches written to the network.
getNProtocolMessagesBatched() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of Replication Stream messages that were written as part of a message batch instead of being written individually.
getNProtocolMessagesRead() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of Replication Stream messages read over the network.
getNProtocolMessagesWritten() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The total number of Replication Stream messages written over the network.
getNRandomReadBytes() - Method in class com.sleepycat.je.EnvironmentStats
getNRandomReads() - Method in class com.sleepycat.je.EnvironmentStats
getNRandomWriteBytes() - Method in class com.sleepycat.je.EnvironmentStats
getNRandomWrites() - Method in class com.sleepycat.je.EnvironmentStats
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.EnvironmentStats
getNReadLocks() - Method in class com.sleepycat.je.LockStats
Deprecated.
Total read locks currently held.
getNReadsFromWriteQueue() - Method in class com.sleepycat.je.EnvironmentStats
getNReleases() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
Always returns zero.
getNReleases() - Method in class com.sleepycat.je.LockStats
Deprecated.
Number of releases of the lock table latch.
getNRepeatFaultReads() - Method in class com.sleepycat.je.EnvironmentStats
getNRepeatIteratorReads() - Method in class com.sleepycat.je.EnvironmentStats
getNRepeatIteratorReads() - Method in class com.sleepycat.je.log.FileReader
 
getNReplayAborts() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of abort records which were replayed while the node was in the Replica state.
getNReplayCommitAcks() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of commit log records that needed to be acknowledged to the Master by this node when it was a Replica.
getNReplayCommitNoSyncs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of commitNoSync() calls executed when satisfying transaction commit acknowledgment requests from the Master.
getNReplayCommits() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of commit log records that were replayed by this node when it was a Replica.
getNReplayCommitSyncs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of commitSync() calls executed when satisfying transaction commit acknowledgment requests from the Master.
getNReplayCommitWriteNoSyncs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of commitNoSync() calls executed when satisfying transaction commit acknowledgment requests from the Master.
getNReplayGroupCommitMaxExceeded() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of group commits that were initiated due the max group size being exceeded.
getNReplayGroupCommits() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of group commit operations.
getNReplayGroupCommitTimeouts() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of group commits that were initiated due to the group timeout interval being exceeded.
getNReplayGroupCommitTxns() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of replay transaction commits that were part of a group commit operation.
getNReplayLNs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of data records (creation, update, deletion) which were replayed while the node was in the Replica state.
getNReplayNameLNs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of NameLN records which were replayed while the node was in the Replica state.
getNRequests() - Method in class com.sleepycat.je.EnvironmentStats
getNRequests() - Method in class com.sleepycat.je.LockStats
Deprecated.
Total number of lock requests to date.
getNRootNodesEvicted() - Method in class com.sleepycat.je.EnvironmentStats
getNScannerIterations() - Method in class com.sleepycat.je.dbi.DiskOrderedCursorImpl
For testing and other internal use.
getNSecondaryWrites() - Method in class com.sleepycat.je.dbi.CursorImpl
Returns the number of secondary records written by the last put/delete operation at the current cursor position.
getNSequentialReadBytes() - Method in class com.sleepycat.je.EnvironmentStats
getNSequentialReads() - Method in class com.sleepycat.je.EnvironmentStats
getNSequentialWriteBytes() - Method in class com.sleepycat.je.EnvironmentStats
getNSequentialWrites() - Method in class com.sleepycat.je.EnvironmentStats
getNSharedCacheEnvironments() - Method in class com.sleepycat.je.dbi.DbEnvPool
 
getNSharedCacheEnvironments() - Method in class com.sleepycat.je.EnvironmentStats
getNTempBufferWrites() - Method in class com.sleepycat.je.EnvironmentStats
getNThreadUnavailable() - Method in class com.sleepycat.je.EnvironmentStats
getNToBeCleanedLNsProcessed() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
always returns zero.
getNTotalCommits() - Method in class com.sleepycat.je.txn.TxnManager
Returns commit counter that is never cleared (as stats are), so it can be used for monitoring un-flushed txns.
getNTotalLocks() - Method in class com.sleepycat.je.EnvironmentStats
getNTotalLocks() - Method in class com.sleepycat.je.LockStats
Deprecated.
Total locks currently in lock table.
getNTxnsAcked() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of transactions that were successfully acknowledged based upon the Durability.ReplicaAckPolicy policy associated with the transaction commit.
getNTxnsNotAcked() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of transactions that were not acknowledged as required by the Durability.ReplicaAckPolicy policy associated with the transaction commit.
getNumberOfDBs() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.EnvInfo
 
getNumBytesEvictedStatDef() - Method in enum com.sleepycat.je.evictor.Evictor.EvictionSource
 
getNumCompletedDumps() - Method in class com.sleepycat.utilint.ActivityCounter
For unit test support.
getNumCompletedDumps() - Method in class com.sleepycat.utilint.StatsTracker
For unit test support.
getNumCurrentAckFeeders(VLSN) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
Returns a count of the number of feeders whose replicas are counted in durability decisions and have acknowledged txn-end VLSNs >= the commitVLSN argument.
getNumEmbeddedLNs() - Method in class com.sleepycat.je.tree.IN
 
getNumerator() - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
getNumericVersionString() - Method in class com.sleepycat.je.JEVersion
The numeric version string, without the patch tag.
getNumExplicitlySetParams() - Method in class com.sleepycat.je.EnvironmentMutableConfig
Testing support
getNumFromName(String) - Method in class com.sleepycat.je.log.FileManager
Get the file number from a file name.
getNumGroupedAcks() - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
getNumMsgReceived() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getNumMsgResponded() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getNumOpsProcessed() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getNumPassedCommits() - Method in class com.sleepycat.je.rep.stream.MatchpointSearchResults
 
getNumPassedDurableCommits() - Method in class com.sleepycat.je.rep.stream.MatchpointSearchResults
 
getNumProcessed() - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
getNumRead() - Method in class com.sleepycat.je.log.FileReader
 
getNumReplayQueueOverflow() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getNumRetries() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Returns the number of times a ping thread attempts to contact a node before deeming it unreachable.
getNumTxnAborted() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getNumTxnCommitted() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getNUpperINsEvictedCacheMode() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNUpperINsEvictedCritical() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNUpperINsEvictedDaemon() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNUpperINsEvictedEvictorThread() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNUpperINsEvictedManual() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
This statistic has been removed. The method returns 0 always.
getNUpperINsFetch() - Method in class com.sleepycat.je.EnvironmentStats
getNUpperINsFetchMiss() - Method in class com.sleepycat.je.EnvironmentStats
getNWaiters() - Method in class com.sleepycat.je.EnvironmentStats
getNWaiters() - Method in interface com.sleepycat.je.latch.Latch
Returns an estimate of the number of threads waiting.
getNWaiters() - Method in class com.sleepycat.je.latch.LatchImpl
 
getNWaiters() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
getNWaiters() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
getNWaiters() - Method in class com.sleepycat.je.LockStats
Deprecated.
Total transactions waiting for locks.
getNWaits() - Method in class com.sleepycat.je.EnvironmentStats
getNWaits() - Method in class com.sleepycat.je.LockStats
Deprecated.
Total number of lock waits to date.
getNWakeupRequests() - Method in class com.sleepycat.je.cleaner.Cleaner
 
getNWakeupRequests() - Method in interface com.sleepycat.je.utilint.DaemonRunner
 
getNWakeupRequests() - Method in class com.sleepycat.je.utilint.DaemonThread
For unit testing.
getNWriteLocks() - Method in class com.sleepycat.je.EnvironmentStats
getNWriteLocks() - Method in class com.sleepycat.je.LockStats
Deprecated.
Total write locks currently held.
getNWriteQueueOverflow() - Method in class com.sleepycat.je.EnvironmentStats
getNWriteQueueOverflowFailures() - Method in class com.sleepycat.je.EnvironmentStats
getNWritesFromWriteQueue() - Method in class com.sleepycat.je.EnvironmentStats
getNXAAborts() - Method in class com.sleepycat.je.TransactionStats
The number of XA transactions that have aborted.
getNXACommits() - Method in class com.sleepycat.je.TransactionStats
The number of XA transactions that have committed.
getNXAPrepares() - Method in class com.sleepycat.je.TransactionStats
The number of XA transactions that have been prepared.
getObjectType(String) - Static method in class com.sleepycat.asm.Type
Returns the Java type corresponding to the given internal name.
getObsoleteDetailSorted(Long) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Returns the sorted obsolete offsets for the given file.
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, using the average LN size for LN sizes that were not counted.
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, using getObsoleteLNSize instead of getMaxObsoleteLNSize.
getOffHeapAllocFailures() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapAllocOverflows() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapBINId(int) - Method in class com.sleepycat.je.tree.IN
 
getOffHeapBINIdsMemorySize() - Method in class com.sleepycat.je.tree.IN
 
getOffHeapBINsLoaded() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapBINsStored() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapCache() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getOffHeapCachedBINDeltas() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapCachedBINs() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapCachedLNs() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapCacheSize() - Method in class com.sleepycat.je.EnvironmentMutableConfig
A convenience method for getting EnvironmentConfig.MAX_OFF_HEAP_MEMORY.
getOffHeapCriticalNodesTargeted() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapDirtyNodesEvicted() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapLNId(int) - Method in class com.sleepycat.je.tree.BIN
 
getOffHeapLNIdsMemorySize() - Method in class com.sleepycat.je.tree.BIN
 
getOffHeapLNsEvicted() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapLNsLoaded() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapLNsStored() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapLruId() - Method in class com.sleepycat.je.tree.BIN
 
getOffHeapLRUSize() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapNodesEvicted() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapNodesMutated() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapNodesSkipped() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapNodesStripped() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapNodesTargeted() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapThreadUnavailable() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapTotalBlocks() - Method in class com.sleepycat.je.EnvironmentStats
getOffHeapTotalBytes() - Method in class com.sleepycat.je.EnvironmentStats
getOffset() - Method in class com.sleepycat.asm.Label
Returns the offset corresponding to this label.
getOffset() - Method in class com.sleepycat.je.DatabaseEntry
Returns the byte offset into the data array.
getOldBINDelta() - Method in class com.sleepycat.je.log.CleanerFileReader
 
getOldExpirationTime() - Method in class com.sleepycat.je.dbi.ExpirationInfo
 
getOldKeyName(String) - Method in class com.sleepycat.persist.impl.ComplexFormat
 
getOldKeyName(String) - Method in class com.sleepycat.persist.impl.Format
For an entity class or subclass, returns the old key name for the given key name that has been renamed, or returns the given key name if it has not been renamed.
getOp() - Method in class com.sleepycat.je.rep.elections.Protocol.Accept
 
getOp() - Method in class com.sleepycat.je.rep.elections.Protocol.Accepted
 
getOp() - Method in class com.sleepycat.je.rep.elections.Protocol.MasterQuery
 
getOp() - Method in class com.sleepycat.je.rep.elections.Protocol.MasterQueryResponse
 
getOp() - Method in class com.sleepycat.je.rep.elections.Protocol.Promise
 
getOp() - Method in class com.sleepycat.je.rep.elections.Protocol.Propose
 
getOp() - Method in class com.sleepycat.je.rep.elections.Protocol.Reject
 
getOp() - Method in class com.sleepycat.je.rep.elections.Protocol.Result
 
getOp() - Method in class com.sleepycat.je.rep.elections.Protocol.Shutdown
 
getOp() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateRequest
 
getOp() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.Done
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoReq
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoResp
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileEnd
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoReq
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoResp
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileListReq
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileListResp
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileReq
 
getOp() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileStart
 
getOp() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateRequest
 
getOp() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateResponse
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.DeleteMember
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureNode
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureOK
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.Fail
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupRequest
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupResponse
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.RemoveMember
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferMaster
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferOK
 
getOp() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.UpdateAddress
 
getOp() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Fail
 
getOp() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Message
 
getOp() - Method in class com.sleepycat.je.rep.impl.TextProtocol.OK
 
getOp() - Method in class com.sleepycat.je.rep.impl.TextProtocol.ProtocolError
 
getOp() - Method in class com.sleepycat.je.rep.monitor.Protocol.GroupChange
 
getOp() - Method in class com.sleepycat.je.rep.monitor.Protocol.JoinGroup
 
getOp() - Method in class com.sleepycat.je.rep.monitor.Protocol.LeaveGroup
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Ack
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.AlternateMatchpoint
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Commit
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.EntryNotFound
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.EntryRequest
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.GroupAck
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Heartbeat
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.HeartbeatResponse
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.RestoreRequest
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.RestoreResponse
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.ShutdownRequest
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.ShutdownResponse
 
getOp() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.StartStream
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.DBIdRequest
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.DBIdResponse
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.DuplicateNodeReject
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.FeederJEVersions
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.FeederProtocolVersion
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.JEVersionsReject
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfoOK
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfoReject
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.ReAuthenticate
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.ReplicaJEVersions
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.ReplicaProtocolVersion
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.SecurityFailureResponse
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPRequest
 
getOp() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.BlockInfo
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.BlockListEnd
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.BlockListStart
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.DbBlocks
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.DbMismatch
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.DiffAreaEnd
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.DiffAreaStart
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.Done
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.EnvDiff
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.EnvInfo
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.Error
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteDiffRequest
 
getOp() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteRecord
 
getOp() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.ClientVersion
 
getOp() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.IncompatibleVersion
 
getOp() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.Message
 
getOp() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.ProtocolError
 
getOp() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.ServerVersion
 
getOpcode(int) - Method in class com.sleepycat.asm.Type
Returns a JVM instruction opcode adapted to this Java type.
getOpenTimeout() - Method in class com.sleepycat.je.rep.impl.TextProtocol
 
getOpenTimeout() - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Gets the connection open timeout value for the connection.
getOperationType() - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
 
getOpId() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.MessageOp
 
getOps(Class<? extends TextProtocol.Message>) - Method in class com.sleepycat.je.rep.impl.TextProtocol
Returns the messages, of the specified type, used by the protocol
getOptionalNodeName() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Named "optional" because the nodeName property in EnvironmentConfig is optional may be null.
getOpType() - Method in class com.sleepycat.je.rep.monitor.Protocol.GroupChange
 
getOriginateTimestamp() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPRequest
 
getOriginateTimestamp() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
getOutputMessageQueueSize() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getOutputQueue() - Method in class com.sleepycat.je.rep.impl.node.Replay
 
getOutputQueue95DelayMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The 95th percentile value of the time in milliseconds between when the replay thread places a response in the output queue and when the entry is read from the queue in preparation for sending it to the feeder by the output thread.
getOutputQueue99DelayMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The 99th percentile value of the time in milliseconds between when the replay thread places a response in the output queue and when the entry is read from the queue in preparation for sending it to the feeder by the output thread.
getOutputQueueAvgDelayMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The average time in milliseconds between when the replay thread places a response in the output queue and when the entry is read from the queue in preparation for sending it to the feeder by the output thread.
getOutputQueueMaxDelayMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The maximum time in milliseconds between when the replay thread places a response in the output queue and when the entry is read from the queue in preparation for sending it to the feeder by the output thread.
getOutputQueueSize() - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
For testing only.
getOutstandingDeficitPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator
Returns the number of currently outstanding deficit permits
getOutstandingRealPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator
Returns the number of currently outstanding real permits.
getOverrideBtreeComparator() - Method in class com.sleepycat.je.DatabaseConfig
Returns the override setting for the btree comparator.
getOverrideDuplicateComparator() - Method in class com.sleepycat.je.DatabaseConfig
Returns the override setting for the duplicate comparator.
getOverrideTriggers() - Method in class com.sleepycat.je.DatabaseConfig
 
getOwnedLockType(Long, Locker) - Method in class com.sleepycat.je.txn.DummyLockManager
 
getOwnedLockType(Locker) - Method in class com.sleepycat.je.txn.LockImpl
 
getOwnedLockType(Long, Locker) - Method in class com.sleepycat.je.txn.LockManager
Returns the LockType if the given locker owns a lock on the given node, or null if the lock is not owned.
getOwnedLockType(Long, Locker) - Method in class com.sleepycat.je.txn.SyncedLockManager
 
getOwnedLockType(Locker) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
getOwner() - Method in class com.sleepycat.asm.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getOwners(Long) - Method in class com.sleepycat.je.txn.DummyLockManager
 
getOwners(Long) - Method in class com.sleepycat.je.txn.LockManager
Returns the Lockers that own a lock on the given LSN.
getOwners(Long) - Method in class com.sleepycat.je.txn.SyncedLockManager
 
getOwnersClone(boolean) - Method in class com.sleepycat.je.txn.LockImpl
Get a new Set of the owners.
getOwnersClone(boolean) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
getOwnerTxnIds() - Method in exception com.sleepycat.je.LockConflictException
Returns an array of longs containing transaction ids of owners at the the time of the timeout.
getPackedIntByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
Returns the byte length of a packed integer.
getPackedIntLogSize(int) - Static method in class com.sleepycat.je.log.LogUtils
 
getPackedLongByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
Returns the byte length of a packed long integer.
getPackedLongLogSize(long) - Static method in class com.sleepycat.je.log.LogUtils
 
getParent() - Method in class com.sleepycat.je.tree.IN
This method should be used carefully.
getParentBINForChildLN(TreeLocation, byte[], boolean, boolean, CacheMode) - Method in class com.sleepycat.je.tree.Tree
Return a reference to the parent of this LN.
getParentId() - Method in class com.sleepycat.je.TransactionStats.Active
The transaction ID of the parent transaction (or 0, if no parent).
getParentINForChildIN(IN, boolean, boolean, CacheMode) - Method in class com.sleepycat.je.tree.Tree
Search for the parent P of a given IN C (where C is viewed as a logical node; not as a java obj).
getParentINForChildIN(IN, boolean, boolean, CacheMode, List<TrackingInfo>) - Method in class com.sleepycat.je.tree.Tree
This version of getParentINForChildIN does the same thing as the version above, but also adds a "trackingList" param.
getParentINForChildIN(long, byte[], int, int, boolean, boolean, CacheMode, List<TrackingInfo>) - Method in class com.sleepycat.je.tree.Tree
This version of getParentINForChildIN() is the actual implementation of the previous 2 versions (read the comments there), but it also implements one additional use cases via the extra "requireExactMatch" param.
getParser() - Static method in class com.sleepycat.je.rep.elections.MasterValue
Returns a parser that can convert a wire format value into a MasterValue
getParser() - Static method in class com.sleepycat.je.rep.elections.TimebasedProposalGenerator
Returns the parser used to convert wire representations into Proposal instances.
getPartGenDBId() - Method in class com.sleepycat.je.rep.stream.SubscriberFeederSyncup
Returns Partition Generation DB Id
getPartGenDBId() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getPartGenDBName() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getPartial() - Method in class com.sleepycat.je.DatabaseEntry
Returns whether this DatabaseEntry is configured to read or write partial records.
getPartialFileName(long) - Method in class com.sleepycat.je.log.FileManager
 
getPartialLength() - Method in class com.sleepycat.je.DatabaseEntry
Returns the byte length of the partial record being read or written by the application, in bytes.
getPartialOffset() - Method in class com.sleepycat.je.DatabaseEntry
Returns the offset of the partial record being read or written by the application, in bytes.
getPassword() - Method in interface com.sleepycat.je.rep.net.PasswordSource
Get the password.
getPatch() - Method in class com.sleepycat.je.JEVersion
Patch number of the release version.
getPdescriptor(Class) - Static method in class com.sleepycat.util.ConfigBeanInfoBase
 
getPendingAcks() - Method in class com.sleepycat.je.rep.stream.FeederTxns.TxnInfo
 
getPendingDBQueueSize() - Method in class com.sleepycat.je.EnvironmentStats
getPendingLNQueueSize() - Method in class com.sleepycat.je.EnvironmentStats
getPermissibleLag(TimeUnit) - Method in class com.sleepycat.je.rep.TimeConsistencyPolicy
Returns the allowed time lag associated with this policy.
getPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
getPersistentFields() - Method in class com.sleepycat.persist.model.ClassMetadata
Returns an unmodifiable list of metadata for the persistent fields in this class, or null if the default rules for persistent fields should be used.
getPollIntervalMs() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getPollTimeoutMs() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getPort() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
Returns the port used by the replication node.
getPort() - Method in class com.sleepycat.je.rep.elections.MasterValue
 
getPort() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getPort() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns the port used by the replication node.
getPort() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getPort() - Method in interface com.sleepycat.je.rep.ReplicationNode
Returns the port number associated with the node.
getPort(String) - Static method in class com.sleepycat.je.rep.utilint.HostPortPair
Parses and returns the port of a hostport pair
getPortEnd() - Method in class com.sleepycat.je.rep.utilint.FreePortLocator
 
getPortStart() - Method in class com.sleepycat.je.rep.utilint.FreePortLocator
 
getPosition() - Method in exception com.sleepycat.json_simple.JsonException
Helps debug the location of a problem.
getPreciseLsn(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.BackwardVLSNScanner
 
getPreciseLsn(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.ForwardVLSNScanner
 
getPredefinedMessageCount() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
getPredictedMaxUtilization() - Method in class com.sleepycat.je.EnvironmentStats
getPredictedMinUtilization() - Method in class com.sleepycat.je.EnvironmentStats
getPreemptable() - Method in class com.sleepycat.je.txn.Locker
Returns whether my locks can be stolen/preemted.
getPrefixedFileName(String) - Method in class com.sleepycat.je.dbi.DbConfigManager
JE trace files (je.info) and statistics files (je.stat.csv and je.config.csv) may or may not get prefixed depending upon the value of EnvironmentConfig.FILE_LOGGING_PREFIX.
This method is used to get the prefixed file name for a given file name if a prefix was set, else it returns the given file name.
getPreHeartbeatTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
getPreHeartbeatTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getPrepared() - Method in class com.sleepycat.je.Transaction
For internal use.
getPrepared() - Method in class com.sleepycat.je.txn.Txn
 
getPreserveVLSN() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns true if the VLSN is preserved as the record version.
getPreserveVLSN() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns true if the VLSN is preserved as the record version.
getPrev(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the previous key/data pair and returns that pair.
getPrev(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to the previous key/data pair and returns that pair.
getPrev(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the previous key/data pair and return that pair.
getPrev() - Method in class com.sleepycat.je.utilint.VLSN
Return a VLSN which would precede this one.
getPrev(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getPrevBin(BIN, CacheMode) - Method in class com.sleepycat.je.tree.Tree
Return a reference to the previous BIN.
getPrevDeltaLsn() - Method in interface com.sleepycat.je.log.entry.INContainingEntry
 
getPrevDeltaLsn() - Method in class com.sleepycat.je.log.entry.INLogEntry
 
getPrevDeltaLsn() - Method in class com.sleepycat.je.log.entry.OldBINDeltaLogEntry
 
getPrevDeltaLsn() - Method in class com.sleepycat.je.tree.OldBINDelta
 
getPrevDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
If the previous key/data pair of the database is a duplicate data record for the current key/data pair, moves the cursor to the previous key/data pair of the database and returns that pair.
getPrevDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
If the previous key/data pair of the database is a duplicate data record for the current key/data pair, moves the cursor to the previous key/data pair of the database and returns that pair.
getPrevDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
If the previous key/data pair of the database is a duplicate data record for the current key/data pair, move the cursor to the previous key/data pair of the database and return that pair.
getPrevDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getPrevFullLsn() - Method in interface com.sleepycat.je.log.entry.INContainingEntry
 
getPrevFullLsn() - Method in class com.sleepycat.je.log.entry.INLogEntry
 
getPrevFullLsn() - Method in class com.sleepycat.je.log.entry.OldBINDeltaLogEntry
 
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.
getPrevLRUNode() - Method in class com.sleepycat.je.tree.IN
 
getPrevNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the previous non-duplicate key/data pair and returns that pair.
getPrevNoDup(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to the previous non-duplicate key/data pair and returns that pair.
getPrevNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the previous non-duplicate key/data pair and return that pair.
getPrevNoDup(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getPrevOffset() - Method in class com.sleepycat.je.log.LastFileReader
 
getPrevOffset() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getPri1LRUList() - Method in class com.sleepycat.je.evictor.Evictor
Returns a copy of the LRU list, for tightly controlled testing.
getPriDeleteFailOps() - Method in class com.sleepycat.je.EnvironmentStats
getPriDeleteOps() - Method in class com.sleepycat.je.EnvironmentStats
getPriInsertFailOps() - Method in class com.sleepycat.je.EnvironmentStats
getPriInsertOps() - Method in class com.sleepycat.je.EnvironmentStats
getPrimary(DatabaseEntry) - Method in interface com.sleepycat.je.SecondaryAssociation
Returns the primary database for the given primary key.
getPrimaryConfig(Class) - Method in class com.sleepycat.persist.EntityStore
Returns the default primary database Berkeley DB engine API configuration for an entity class.
getPrimaryConfig(Class) - Method in class com.sleepycat.persist.impl.Store
 
getPrimaryDatabase() - Method in class com.sleepycat.je.SecondaryCursor
Returns the primary Database associated with this cursor.
getPrimaryDatabase() - Method in class com.sleepycat.je.SecondaryDatabase
Returns the primary database associated with this secondary database.
getPrimaryDatabaseName() - Method in exception com.sleepycat.je.SecondaryReferenceException
Returns the name of the primary database being accessed during the failure.
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 exception com.sleepycat.je.SecondaryReferenceException
Returns the primary key being accessed during the failure.
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.
getPrimaryLsn() - Method in exception com.sleepycat.je.SecondaryReferenceException
Returns the internal Log Sequence Number of the primary record being accessed during the failure.
getPrimitiveBinding(Class<T>) - Static method in class com.sleepycat.bind.tuple.TupleBinding
Creates a tuple binding for a primitive Java class.
getPrintInfo() - Method in class com.sleepycat.je.VerifyConfig
Returns true if the Environment.verify and Database.verify are configured to print basic verification information.
getPriorVersionLsn() - Method in class com.sleepycat.je.log.entry.LNLogEntry
Returns the LSN of the prior version of this LN, for purposes of obsolete counting -- the LSN offset may be incorrect, but the LSN file is correct.
getPriorVersionSize() - Method in class com.sleepycat.je.log.entry.LNLogEntry
Returns the log size of the prior version of this LN.
getPriPositionOps() - Method in class com.sleepycat.je.EnvironmentStats
getPriSearchFailOps() - Method in class com.sleepycat.je.EnvironmentStats
getPriSearchOps() - Method in class com.sleepycat.je.EnvironmentStats
getPriUpdateOps() - Method in class com.sleepycat.je.EnvironmentStats
getPrivateKey(String) - Method in class com.sleepycat.je.rep.utilint.net.AliasKeyManager
 
getPrivateSecondaryConfig(SecondaryDatabase) - Static method in class com.sleepycat.je.DbInternal
Proxy to SecondaryDatabase.getPrivateSecondaryConfig
getProblemType() - Method in exception com.sleepycat.json_simple.JsonException
Helps find an appropriate solution for a problem.
getProcessedBins() - Method in class com.sleepycat.je.EnvironmentStats
getProgressListener() - Method in class com.sleepycat.je.PreloadConfig
Return the ProgressListener for this PreloadConfig.
getProhibitNextDelta() - Method in class com.sleepycat.je.tree.IN
 
getProjectionsInternal(SortedSet<String>) - Method in class com.sleepycat.je.statcap.StatCaptureDefinitions
 
getPropagateExceptions() - Method in class com.sleepycat.je.VerifyConfig
Returns true if the Environment.verify and Database.verify are configured to propagate exceptions found during verification.
getProperties() - Method in class com.sleepycat.je.log.entry.RestoreRequired
 
getProperties() - Method in exception com.sleepycat.je.rep.InsufficientLogException
For internal use only.
getPropertiesInfo(Class) - Static method in class com.sleepycat.util.ConfigBeanInfoBase
 
getPropertyDescriptors() - Method in class com.sleepycat.je.CheckpointConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.CursorConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.DatabaseConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.DiskOrderedCursorConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.EnvironmentConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.EnvironmentMutableConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.JoinConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.PreloadConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.rep.monitor.MonitorConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.rep.NetworkRestoreConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.rep.ReplicationBasicConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.rep.ReplicationConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.rep.ReplicationMutableConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.rep.ReplicationNetworkConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.rep.ReplicationSSLConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.SecondaryConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.SequenceConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.StatsConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.TransactionConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.je.VerifyConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.persist.evolve.EvolveConfigBeanInfo
 
getPropertyDescriptors() - Method in class com.sleepycat.persist.StoreConfigBeanInfo
 
getPropertyDescriptors(Class) - Method in class com.sleepycat.util.ConfigBeanInfoBase
Gets the bean's PropertyDescriptors.
getPropertyString(ReplicaConsistencyPolicy) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
Converts a policy into a string suitable for use as a property value in a je.properties file or elsewhere.
getProposal() - Method in class com.sleepycat.je.rep.elections.Protocol.Accepted
 
getProposerStats() - Method in class com.sleepycat.je.rep.elections.Proposer
Returns the current proposer statistics.
getProps(EnvironmentMutableConfig) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentMutableConfig.getProps
getProps() - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
 
getProps() - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
 
getProtectedFiles() - Method in class com.sleepycat.je.cleaner.FileProtector.ProtectedActiveFileSet
Returns a copy of the currently protected files, not including any new files.
getProtectedLogSize() - Method in class com.sleepycat.je.EnvironmentStats
getProtectedLogSizeMap() - Method in class com.sleepycat.je.EnvironmentStats
getProtectedRangeStartFile() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Returns the file at the lower bound of the current range.
getProtocol() - Method in class com.sleepycat.je.rep.elections.Elections
 
getProtocol() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Message
Returns the protocol associated with this message
getProtocolBytesReadRate() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Bytes read throughput, in terms of bytes received from the replication network channels per second.
getProtocolBytesWriteRate() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Bytes written throughput, in terms of bytes written to the replication network channels per second.
getProtocolMessageReadRate() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Incoming replication message throughput, in terms of messages received from the replication network channels per second.
getProtocolMessageWriteRate() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Outgoing message throughput, in terms of message written to the replication network channels per second.
getProtocolReadNanos() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of nanoseconds spent reading from the network channel.
getProtocolStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.node.Feeder
 
getProtocolStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
getProtocolStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.node.Replica
 
getProtocolWriteNanos() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of nanoseconds spent writing to the network channel.
getProvisional() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getProxiedClassName() - Method in class com.sleepycat.persist.model.ClassMetadata
Returns the class name of the proxied class if this class is a PersistentProxy, or null otherwise.
getPushLevel(String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Get the push level for the MemoryHandler.
getQueueSize() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Returns the maximum number of entries in the queue before the DiskOrderedCursor producer thread blocks.
getRange() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
All range points (first, last, etc) ought to be seen as one consistent group.
getRangeFirst() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoResp
 
getRangeLast() - Method in exception com.sleepycat.je.rep.impl.networkRestore.NetworkBackup.RejectedServerException
 
getRangeLast() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoResp
 
getRangeMax() - Method in class com.sleepycat.je.SequenceConfig
Returns the maximum value for the sequence.
getRangeMin() - Method in class com.sleepycat.je.SequenceConfig
Returns the minimum value for the sequence.
getRangeStart() - Method in class com.sleepycat.je.cleaner.FileProtector.ProtectedFileRange
Returns the current rangeStart.
getRanking(Proposer.Proposal) - Method in interface com.sleepycat.je.rep.elections.Acceptor.SuggestionGenerator
The importance associated with the above suggestion.
getRanking(Proposer.Proposal) - Method in class com.sleepycat.je.rep.stream.MasterSuggestionGenerator
 
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(Database, Transaction, boolean) - Static method in class com.sleepycat.je.txn.LockerFactory
Get a locker for a read or cursor operation.
getReadableLocker(Database, Locker, boolean) - Static method in class com.sleepycat.je.txn.LockerFactory
Get a locker for this database handle for a read or cursor operation.
getReadBufferByLsn(long) - Method in class com.sleepycat.je.log.LogManager
Return a log buffer locked for reading, or null if no log buffer holds this LSN location.
getReadCommitted() - Method in class com.sleepycat.je.CursorConfig
Returns true if read operations performed by the cursor are configured to obey read committed isolation.
getReadCommitted() - Method in class com.sleepycat.je.TransactionConfig
Returns true if the transaction is configured for read committed isolation.
getReadIntLength(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
Returns the number of bytes that would be read by PackedInteger.readInt(byte[], int).
getReadLockIds() - Method in class com.sleepycat.je.txn.Txn
 
getReadLongLength(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
Returns the number of bytes that would be read by PackedInteger.readLong(byte[], int).
getReadOnly() - Method in class com.sleepycat.je.DatabaseConfig
Returns true if the database is configured in read-only mode.
getReadOnly() - Method in class com.sleepycat.je.EnvironmentConfig
Returns true if the database environment is configured to be read only.
getReadOnly() - Method in class com.sleepycat.je.log.FileManager
 
getReadOnly() - Method in class com.sleepycat.je.TransactionConfig
Returns whether read-only is configured for this transaction.
getReadOnly() - Method in class com.sleepycat.persist.StoreConfig
Returns the read-only configuration property.
getReadOptions(LockMode) - Static method in class com.sleepycat.je.DbInternal
 
getReadSortedIntLength(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
Returns the number of bytes that would be read by PackedInteger.readSortedInt(byte[], int).
getReadSortedLongLength(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
Returns the number of bytes that would be read by PackedInteger.readSortedLong(byte[], int).
getReadTimeout() - Method in class com.sleepycat.je.rep.impl.TextProtocol
 
getReadTimeout() - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Gets the read timeout value for the connection.
getReadUncommitted(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
 
getReadUncommitted() - Method in class com.sleepycat.je.CursorConfig
Returns true if read operations performed by the cursor are configured to return modified but not yet committed data.
getReadUncommitted() - Method in class com.sleepycat.je.TransactionConfig
Returns true if read operations performed by the transaction are configured to return modified but not yet committed data.
getReadyLatch() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
getReadyLatch() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getRealPermits() - Method in class com.sleepycat.je.EnvironmentStats
 
getRealPermitsGranted() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
getReason() - Method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
getReason() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.Fail
 
getRecalcToggle() - Method in class com.sleepycat.je.tree.IN
 
getReceiveBufferSize() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
getReceiveBufferSize() - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Gets the connection receive buffer size for the connection.
getReceiveBufferSize() - Method in class com.sleepycat.je.rep.NetworkRestoreConfig
Returns the size of the receive buffer associated with the socket used to transfer files during the NetworkRestore operation.
getReceiveBufferSize() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getReceiveTimestamp() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPRequest
 
getReceiveTimestamp() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
getReconnectDelay() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Return the delay, in milliseconds, between reconnect attempts.
getRecordCount() - Method in class com.sleepycat.je.dbi.TruncateResult
 
getRecordNumber(DatabaseEntry) - Static method in class com.sleepycat.compat.DbCompat
 
getRecoveryProgressListener() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getRecoveryProgressListener() - Method in class com.sleepycat.je.EnvironmentConfig
Return the ProgressListener to be used at this environment startup.
getReferringHandles() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns a copy of the referring database handles.
getRelatches() - Method in class com.sleepycat.je.BtreeStats
Deprecated.
as of JE 18.1 and zero is always returned; use EnvironmentStats.getRelatchesRequired() instead.
getRelatchesRequired() - Method in class com.sleepycat.je.EnvironmentStats
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.
getRemainingLockedNodes() - Method in class com.sleepycat.je.txn.TxnChain
Returns LSNs for all nodes that should remain locked by the txn.
getRemoteAddress() - Method in interface com.sleepycat.je.rep.net.DataChannel
Returns the remote address to which this channel's socket is connected.
getRemoteAddress() - Method in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
Returns the remote address to which this channel's socket is connected.
getRemoteBeginData() - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
getRemoteBeginKey() - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
getRemoteDiffSize() - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
getRemovedNodes() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns nodes that are removed from the group.
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
 
getRepairReservedFiles() - Method in class com.sleepycat.je.VerifyConfig
 
getRepBase() - Method in class com.sleepycat.je.statcap.StatManager.StatContext
 
getRepConfig() - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Return the replication configuration that has been used to create this handle.
getRepContext() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Return a ReplicationContext that will indicate if this operation should broadcast data records for this database as part the replication stream.
getRepEnvState() - Method in class com.sleepycat.je.rep.impl.node.NodeState
 
getRepenvUUID() - Method in class com.sleepycat.je.CommitToken
 
getRepGroup() - Method in class com.sleepycat.je.rep.monitor.GroupChangeEvent
Returns the current description of the replication group.
getRepGroupDB() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getRepGroupDbChange() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
getRepGroupImpl(ReplicationGroup) - Static method in class com.sleepycat.je.rep.RepInternal
 
getRepGroupImpl() - Method in class com.sleepycat.je.rep.ReplicationGroup
 
getRepImpl() - Method in class com.sleepycat.je.rep.elections.Elections
 
getRepImpl() - Method in interface com.sleepycat.je.rep.elections.ElectionsConfig
Gets the RepImpl.
getRepImpl() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getRepImpl() - Method in exception com.sleepycat.je.rep.InsufficientLogException
For internal use only.
getRepImpl(ReplicatedEnvironment) - Static method in class com.sleepycat.je.rep.RepInternal
Proxy to ReplicatedEnvironment.getMaybeNullRepImpl.
getRepImpl() - Method in interface com.sleepycat.je.rep.stream.ReplicaFeederHandshakeConfig
Gets the RepImpl.
getReplay() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getReplayElapsedTxnTime() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Deprecated.
in 18.3, always returns zero. Use ReplicatedEnvironmentStats.getElapsedTxnAvgMs() to return the average elapsed transaction time.
getReplayFreeDiskPercent() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns the deprecated HA REPLAY_FREE_DISK_PERCENT parameter, or zero if this is not an HA env.
getReplayFreeDiskPercent() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getReplayLatestCommitLagMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
 
getReplayMaxCommitProcessingNanos() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The maximum time taken to replay a transaction commit operation.
getReplayMinCommitProcessingNanos() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The minimum time taken to replay a transaction commit operation.
getReplayQueue95DelayMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The 95th percentile value of the time in milliseconds between when the replica receives a replication entry and when the entry is read from the replay queue by the replay thread.
getReplayQueue99DelayMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The 99th percentile value of the time in milliseconds between when the replica receives a replication entry and when the entry is read from the replay queue by the replay thread.
getReplayQueueAvgDelayMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The average time in milliseconds between when the replica receives a replication entry and when the entry is read from the replay queue by the replay thread.
getReplayQueueMaxDelayMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The maximum time in milliseconds between when the replica receives a replication entry and when the entry is read from the replay queue by the replay thread.
getReplayQueueOverflow() - Method in class com.sleepycat.je.rep.arbiter.ArbiterStats
The number of attempts to queue a response when the queue was full.
getReplayStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.node.Replica
Returns the replay statistics associated with the Replica.
getReplayTotalCommitProcessingNanos() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The total time spent to replay all commit operations.
getReplayTxn(long, boolean) - Method in class com.sleepycat.je.rep.impl.node.Replay
Obtain a ReplayTxn to represent the incoming operation.
getReplayTxnTimeout() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getReplayTxnTimeout() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getReplica() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getReplica95DelayMsMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a map from replica node name to the 95th percentile value for the current period of the delay, in milliseconds, between when a transaction was committed on the master and when the master learned that the transaction was processed on the replica, if known.
getReplica99DelayMsMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a map from replica node name to the 99th percentile value for the current period of the delay, in milliseconds, between when a transaction was committed on the master and when the master learned that the transaction was processed on the replica, if known.
getReplicaAck() - Method in class com.sleepycat.je.Durability
Returns the replica acknowledgment policy used by the master when committing changes to a replicated environment.
getReplicaAckTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.ReplicationConfig
Returns the configured replica timeout value.
getReplicaAvgDelayMsMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a map from replica node name to average for the current period of the delay, in milliseconds, between when a transaction was committed on the master and when the master learned that the transaction was processed on the replica, if known.
getReplicableDBId() - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
Returns the ID of the database containing the associated entry if it is a replicable entry.
getReplicaConfig(EnvironmentImpl) - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
Create a database config for use on the replica which contains all the configuration options that were conveyed by way of this class.
getReplicaConsistencyPolicy(String) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
Converts a property string into a policy instance.
getReplicaDelayMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a map from replica node name to the most recently known value of the delay, in milliseconds, between when a transaction was committed on the master and when the master learned that the transaction was processed on the replica, if any.
getReplicaFeederSyncupHook() - Method in class com.sleepycat.je.rep.impl.node.Replica
 
getReplicaJEVersion() - Method in class com.sleepycat.je.rep.impl.node.Feeder
Returns the JE version supported by the replica, or null if the value is not yet known.
getReplicaJEVersion() - Method in class com.sleepycat.je.rep.stream.FeederReplicaHandshake
Returns the JE version supported by the replica, or null if the value is not yet known.
getReplicaLastCommitTimestampMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a map from replica node name to the commit timestamp of the last committed transaction that was processed on the replica, if known.
getReplicaLastCommitVLSNMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a map from replica node name to the VLSN of the last committed transaction that was processed on the replica, if known.
getReplicaMaxDelayMsMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a map from replica node name to the maximum value for the current period of the delay, in milliseconds, between when a transaction was committed on the master and when the master learned that the transaction was processed on the replica, if known.
getReplicaNameIdPair() - Method in class com.sleepycat.je.rep.impl.node.Feeder
 
getReplicaNameIdPair() - Method in class com.sleepycat.je.rep.stream.FeederReplicaHandshake
Returns the replica node ID.
getReplicaNameIdPair() - Method in exception com.sleepycat.je.rep.stream.FeederReplicaSyncup.NetworkRestoreException
 
getReplicaNode() - Method in class com.sleepycat.je.rep.impl.node.Feeder
Returns a RepNodeImpl that describes the replica, or null if the value is not yet known.
getReplicaNode() - Method in class com.sleepycat.je.rep.stream.FeederReplicaHandshake
Returns a RepNodeImpl that represents the replica for a successful handshake.
getReplicaOutputThread() - Method in class com.sleepycat.je.rep.impl.node.Replica
For test use only.
getReplicaSync() - Method in class com.sleepycat.je.Durability
Returns the transaction synchronization policy to be used by the replica as it replays a transaction that needs an acknowledgment.
getReplicaSyncPolicy() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Commit
 
getReplicated() - Method in class com.sleepycat.je.DatabaseConfig
Returns the replicated property for the database.
getReplicated() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getReplicated() - Method in class com.sleepycat.persist.StoreConfig
Returns the replicated property for the store.
getReplicatedCreateConfig() - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
 
getReplicatorNodeId() - Method in class com.sleepycat.je.rep.txn.MasterTxn
A masterTxn always writes its own id into the commit or abort.
getReplicatorNodeId() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
getReplicatorNodeId() - Method in class com.sleepycat.je.txn.Txn
This method is overridden by HA txn subclasses and returns the node id of the master node that committed or aborted the txn.
getReplicaTxnEndVLSN() - Method in class com.sleepycat.je.rep.impl.node.Feeder
Returns the latest commit VLSN that was acked by the replica, or NULL_VLSN if no commit was acked since the time the feeder was established.
getReplicaVLSNLagMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a map from replica node name to the lag, in VLSNs, between the replication state of the replica and the master, if known.
getReplicaVLSNRateMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a map from replica node name to a moving average of the rate, in VLSNs per minute, that the replica is processing replication data, if known.
getRepMutableConfig() - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
 
getRepNetConfig() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
getRepNetConfig() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getRepNetConfig() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
getRepNetConfig() - Method in class com.sleepycat.je.rep.net.InstanceContext
Gets configuration information for this context.
getRepNetConfig() - Method in class com.sleepycat.je.rep.ReplicationConfig
 
getRepNetPropertySet() - Static method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
getRepNode() - Method in class com.sleepycat.je.rep.elections.Elections
 
getRepNode() - Method in interface com.sleepycat.je.rep.elections.ElectionsConfig
Get the RepNode.
getRepNode() - Method in class com.sleepycat.je.rep.impl.node.Feeder
 
getRepNode() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getRepStatGroups(StatsConfig, Integer) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getRepStatGroups(StatsConfig, Integer) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getRepStats(StatsConfig) - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Returns statistics associated with this environment.
getRepStats(StatsConfig, Integer) - Method in class com.sleepycat.je.rep.RepStatManager
 
getRequestMessage(DataChannel) - Method in class com.sleepycat.je.rep.impl.TextProtocol
Reads the channel and returns a read request.
getRequestMessage() - Method in class com.sleepycat.je.rep.impl.TextProtocol.MessageExchange
 
getRequestsOverflow() - Method in class com.sleepycat.utilint.Latency
 
getRequiredAckCount() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
getRequiredEvictBytes() - Method in class com.sleepycat.je.EnvironmentStats
Deprecated.
The method returns 0 always.
getRequiredNodeCount() - Method in exception com.sleepycat.je.rep.InsufficientReplicasException
Returns the number of nodes (including the master) that were required to be active in order to satisfy the Replica ack policy.
getReservedFileInfo() - Method in class com.sleepycat.je.cleaner.FileProtector
Returns a copy of the reserved files along with the total size.
getReservedFilesAutoRepair() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getReservedLogSize() - Method in class com.sleepycat.je.EnvironmentStats
getResidentRootIN(DatabaseImpl) - Method in class com.sleepycat.je.dbi.SortedLSNTreeWalker
The default behavior returns (and latches shared) the IN if it is resident in the Btree, or null otherwise.
getResidentRootIN(boolean) - Method in class com.sleepycat.je.tree.Tree
 
getResolvedItem(DatabaseImpl) - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
getResolvedItem(DatabaseImpl) - Method in interface com.sleepycat.je.log.entry.LogEntry
Construct a complete item from a item entry, fetching additional log entries as needed to ensure that a usable main object is available.
getResolvedItem(DatabaseImpl) - Method in class com.sleepycat.je.log.entry.OldBINDeltaLogEntry
Resolve a BIN-delta item by fetching the full BIN and merging the delta.
getResolvedModel() - Method in class com.sleepycat.persist.impl.PersistCatalog
Returns the model parameter, default model or stored model.
getResponse(TextProtocol.RequestMessage) - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingRunnable
 
getResponse() - Method in exception com.sleepycat.je.rep.utilint.ServiceDispatcher.ServiceConnectFailedException
 
getResponseMessage() - Method in class com.sleepycat.je.rep.impl.TextProtocol.MessageExchange
Returns the response message.
getRestoreRequired() - Method in class com.sleepycat.je.log.LastFileReader
 
getRestoreRequiredMessage(RestoreRequired) - Static method in class com.sleepycat.je.util.verify.VerifierUtils
 
getRestoreResponseVLSN(VLSNRange) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.GlobalCBVLSN
Returns a VLSN appropriate for the RestoreResponse.cbvlsn field when the GlobalCBVLSN is not defunct.
getRestoreResponseVLSN(VLSNRange) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns a VLSN appropriate for the RestoreResponse.cbvlsn field when the GlobalCBVLSN is not defunct, and otherwise a null VLSN.
getRetainLogFiles() - Method in class com.sleepycat.je.rep.NetworkRestoreConfig
Returns a boolean indicating whether existing log files should be retained or deleted.
getRetryInterval() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Returns the number of milliseconds between ping thread retries.
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.
getReturnType() - Method in class com.sleepycat.asm.Type
Returns the return type of methods of this type.
getReuseAddr() - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Gets the reuseAddr option for the connection.
getRollbackMsg() - Method in class com.sleepycat.je.rep.stream.MatchpointSearchResults
If 1 or more commits was passed, construct a message that can be used by RollbackException and RollbackProhibitedException.
getRollbackStart() - Method in class com.sleepycat.je.txn.RollbackEnd
 
getRootIN(CacheMode) - Method in class com.sleepycat.je.tree.Tree
Helper to obtain the root IN with shared root latching.
getRootINLatchedExclusive(CacheMode) - Method in class com.sleepycat.je.tree.Tree
Helper to obtain the root IN with exclusive root latching.
getRootINRootAlreadyLatched(CacheMode, boolean) - Method in class com.sleepycat.je.tree.Tree
Helper to obtain the root IN, when the root latch is already held.
getRootLsn() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getRootLsn() - Method in class com.sleepycat.je.tree.Tree
Get LSN of the rootIN.
getRootSplits() - Method in class com.sleepycat.je.BtreeStats
Deprecated.
as of JE 18.1 and zero is always returned; use EnvironmentStats.getRootSplits() instead.
getRootSplits() - Method in class com.sleepycat.je.EnvironmentStats
getRunnable(DataChannel) - Method in class com.sleepycat.je.rep.arbiter.impl.ArbBinaryStateService
 
getRunnable(DataChannel) - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterNodeStateService
 
getRunnable(DataChannel) - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateService
 
getRunnable(DataChannel) - Method in class com.sleepycat.je.rep.impl.GroupService
 
getRunnable(DataChannel) - Method in class com.sleepycat.je.rep.impl.NodeStateService
 
getRunnable(DataChannel) - Method in class com.sleepycat.je.rep.monitor.MonitorService
 
getRunnable(DataChannel) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffService
 
getRunnable(DataChannel) - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingService
 
getRuntimeMaxMemory() - Static method in class com.sleepycat.je.utilint.JVMSystemUtils
Returns the max amount of memory in the heap available, using an approach that depends on the JVM vendor, OS, etc.
getSavedShutdownException() - Method in class com.sleepycat.je.utilint.StoppableThread
Returns the exception if any that provoked the shutdown
getSearchBoth(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the specified key/data pair, where both the key and data items must match.
getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Database
Retrieves the key/data pair with the given key and data value, that is, both the key and data items must match.
getSearchBoth(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
This operation is not allowed with this method signature.
getSearchBoth(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the specified secondary and primary key, where both the primary and secondary key items must match.
getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
This operation is not allowed with this method signature.
getSearchBoth(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryDatabase
Retrieves the key/data pair with the specified secondary and primary key, that is, both the primary and secondary key items must match.
getSearchBoth(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getSearchBothRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the specified key and closest matching data item of the database.
getSearchBothRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
This operation is not allowed with this method signature.
getSearchBothRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the specified secondary key and closest matching primary key of the database.
getSearchBothRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getSearchKey(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the given key of the database, and returns the datum associated with the given key.
getSearchKey(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to the given key of the database, and returns the datum associated with the given key.
getSearchKey(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the given key of the database, and return the datum associated with the given key.
getSearchKey() - Method in class com.sleepycat.je.tree.OldBINDelta
Returns a key that can be used to find the BIN associated with this delta.
getSearchKey(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getSearchKeyRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Moves the cursor to the closest matching key of the database, and returns the data item associated with the matching key.
getSearchKeyRange(DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Moves the cursor to the closest matching key of the database, and returns the data item associated with the matching key.
getSearchKeyRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.SecondaryCursor
Move the cursor to the closest matching key of the database, and return the data item associated with the matching key.
getSearchKeyRange(DatabaseEntry, DatabaseEntry, DatabaseEntry, DbCompat.OpReadOptions) - 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, DbCompat.OpReadOptions) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
getSecDeleteOps() - Method in class com.sleepycat.je.EnvironmentStats
getSecInsertOps() - Method in class com.sleepycat.je.EnvironmentStats
getSecondaries(DatabaseEntry) - Method in interface com.sleepycat.je.SecondaryAssociation
Returns the secondary databases associated with the given primary key.
getSecondaryAssociation() - Method in class com.sleepycat.je.DatabaseConfig
 
getSecondaryAssociation(Database) - Static method in class com.sleepycat.je.DbInternal
Proxy to SecondaryDatabase.getSecondaryAssociation
getSecondaryAssociationLock() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns the shared secondary association latch.
getSecondaryBulkLoad() - Method in class com.sleepycat.persist.StoreConfig
Returns the bulk-load-secondaries configuration property.
getSecondaryConfig() - Method in class com.sleepycat.je.SecondaryDatabase
Deprecated.
As of JE 4.0.13, replaced by SecondaryDatabase.getConfig().
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
 
getSecondaryDatabaseName() - Method in exception com.sleepycat.je.SecondaryReferenceException
Returns the name of the secondary database being accessed during the failure.
getSecondaryDatabases() - Method in class com.sleepycat.je.Database
Returns a list of all SecondaryDatabase objects associated with a primary database.
getSecondaryDatabases() - Method in class com.sleepycat.je.SecondaryDatabase
Returns an empty list, since this database is itself a secondary database.
getSecondaryExceptions() - Method in exception com.sleepycat.je.CorruptSecondariesException
Returns a map containing one exception for each corrupt SecondaryDatabase that was detected.
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.
getSecondaryKey() - Method in exception com.sleepycat.je.SecondaryReferenceException
Returns the secondary key being accessed during the failure.
getSecondaryKeys() - Method in class com.sleepycat.persist.model.ClassMetadata
Returns an unmodifiable map of key name (which may be different from field name) to secondary key metadata for all secondary keys declared in this class, or null if no secondary keys are declared in this class.
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.
getSecondaryMembers() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the secondary nodes that are currently members of the group.
getSecondaryNodes() - Method in class com.sleepycat.je.rep.ReplicationGroup
Returns the subset of nodes in the group with replicated environments that do not participate in elections and cannot become masters.
getSecPositionOps() - Method in class com.sleepycat.je.EnvironmentStats
getSecSearchFailOps() - Method in class com.sleepycat.je.EnvironmentStats
getSecSearchOps() - Method in class com.sleepycat.je.EnvironmentStats
getSecUpdateOps() - Method in class com.sleepycat.je.EnvironmentStats
getSenderId() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Message
 
getSendVersion() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Message
 
getSequence() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getSequence() - Method in class com.sleepycat.je.utilint.VLSN
 
getSequence(String) - Method in class com.sleepycat.persist.EntityStore
Returns a named sequence for using Berkeley DB engine API directly, opening it if necessary.
getSequence(String) - Method in class com.sleepycat.persist.impl.Store
 
getSequenceConfig(String) - Method in class com.sleepycat.persist.EntityStore
Returns the default Berkeley DB engine API configuration for a named key sequence.
getSequenceConfig(String) - Method in class com.sleepycat.persist.impl.Store
 
getSequenceName() - Method in class com.sleepycat.persist.model.PrimaryKeyMetadata
Returns the name of the sequence for assigning key values.
getSerialBufferSize() - Method in class com.sleepycat.bind.serial.SerialBase
Returns the initial byte size of the output buffer.
getSerialDBScan() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
getSerializableIsolation() - Method in class com.sleepycat.je.TransactionConfig
Returns true if the transaction has been explicitly configured to have serializable (degree 3) isolation.
getSerialOutput(Object) - Method in class com.sleepycat.bind.serial.SerialBase
Returns an empty SerialOutput instance that will be used by the serial binding or key creator.
getServerAliases(String, Principal[]) - Method in class com.sleepycat.je.rep.utilint.net.AliasKeyManager
 
getServerOp(ServiceHandshake.ServerHandshake) - Method in class com.sleepycat.je.rep.subscription.ClientAuthMethod
 
getServerOp(ServiceHandshake.ServerHandshake) - Method in class com.sleepycat.je.rep.subscription.ServerAuthMethod
 
getServerOp(ServiceHandshake.ServerHandshake) - Method in interface com.sleepycat.je.rep.utilint.ServiceHandshake.AuthenticationMethod
 
getServerParams() - Method in class com.sleepycat.je.rep.subscription.ClientAuthMethod
 
getServerParams() - Method in class com.sleepycat.je.rep.subscription.ServerAuthMethod
 
getServerParams() - Method in interface com.sleepycat.je.rep.utilint.ServiceHandshake.AuthenticationMethod
 
getServiceDispatcher() - Method in class com.sleepycat.je.rep.elections.Elections
 
getServiceDispatcher() - Method in interface com.sleepycat.je.rep.elections.ElectionsConfig
Gets the ServiceDispatcher.
getServiceDispatcher() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getSharedCache() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getSharedCache() - Method in class com.sleepycat.je.EnvironmentConfig
A convenience method for getting the EnvironmentConfig.SHARED_CACHE parameter.
getSharedCacheTotalBytes() - Method in class com.sleepycat.je.EnvironmentStats
getSharedLogEntry() - Method in class com.sleepycat.je.log.LogEntryType
 
getShort(ShortConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get this parameter from the environment wide configuration settings.
getShort(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
getShort(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getShortOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
getShowProgressInterval() - Method in class com.sleepycat.je.StatsConfig
Returns the showProgressInterval value, if set.
getShowProgressInterval() - Method in class com.sleepycat.je.VerifyConfig
Returns the showProgressInterval value, if set.
getShowProgressStream() - Method in class com.sleepycat.je.StatsConfig
Returns the PrintStream on which the progress messages will be displayed during long running statistics gathering operations.
getShowProgressStream() - Method in class com.sleepycat.je.VerifyConfig
Returns the PrintStream on which the progress messages will be displayed during long running verify operations.
getShutdownTimeMs() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.ShutdownRequest
 
getShutdownVLSN() - Method in exception com.sleepycat.je.rep.GroupShutdownException
For internal use only.
getSingleKey() - Method in class com.sleepycat.util.keyrange.KeyRange
Returns the key of a single-key range, or null if not a single-key range.
getSize() - Method in class com.sleepycat.asm.Type
Returns the size of values of this type.
getSize() - Method in class com.sleepycat.je.DatabaseEntry
Returns the byte size of the data array.
getSize() - Method in class com.sleepycat.je.dbi.INList
 
getSize(int, boolean) - Method in class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
 
getSize() - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
getSize() - Method in class com.sleepycat.je.log.entry.INLogEntry
 
getSize(int, boolean) - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
getSize() - Method in interface com.sleepycat.je.log.entry.LogEntry
 
getSize(int, boolean) - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
 
getSize(int, boolean) - Method in interface com.sleepycat.je.log.entry.ReplicableLogEntry
Returns the number of bytes needed to store this entry in the format for the specified log version.
getSize() - Method in class com.sleepycat.je.log.entry.SingleItemEntry
 
getSize(int, boolean) - Method in class com.sleepycat.je.log.entry.TraceLogEntry
Returns the number of bytes needed to store this entry in the format for the specified log version.
getSize() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getSkipCount() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStats
 
getSleepBeforeRetryMs() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getSnapshot() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getSnapshot() - Method in class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
 
getSnapshotFiles() - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
getSnapshotFiles() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getSocket() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getSocket() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getSocket(String) - Static method in class com.sleepycat.je.rep.utilint.HostPortPair
Parses a hostPort pair into the socket it represents.
getSocketAddress() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getSocketAddress() - Method in class com.sleepycat.je.rep.monitor.NewMasterEvent
Returns the socket address associated with the new master
getSocketAddress() - Method in interface com.sleepycat.je.rep.ReplicationNode
The socket address used by other nodes in the replication group to communicate with this node.
getSocketAddress() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
Returns the specific socket address associated with the dispatcher.
getSocketBoundAddress() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
For testing only.
getSocketChannel() - Method in interface com.sleepycat.je.rep.net.DataChannel
Accessor for the underlying SocketChannel.
getSocketChannel() - Method in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
Accessor for the underlying SocketChannel.
getSocketConnectTimeout() - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Returns the socketConnection timeout, in milliseconds, used when the ping thread attempts to establish a connection with a replication node.
getSockets(String) - Static method in class com.sleepycat.je.rep.utilint.HostPortPair
Parses hostPort pairs into sockets it represents.
getSort() - Method in class com.sleepycat.asm.Type
Returns the sort of this Java type.
getSortedBigDecimalByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
Returns the byte length of a sorted BigDecimal.
getSortedBigDecimalMaxByteLength(BigDecimal) - Static method in class com.sleepycat.bind.tuple.TupleOutput
Returns the maximum byte length that would be output for a given BigDecimal value if TupleOutput.writeSortedBigDecimal(java.math.BigDecimal) were called.
getSortedCursors(JoinCursor) - Static method in class com.sleepycat.je.DbInternal
Proxy to JoinCursor.getSortedCursors()
getSortedDuplicates(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
 
getSortedDuplicates() - Method in class com.sleepycat.je.DatabaseConfig
Returns true if the database is configured to support records with duplicate keys.
getSortedDuplicates() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getSortedDuplicates(byte) - Static method in class com.sleepycat.je.dbi.DatabaseImpl
 
getSortedPackedIntByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
Returns the byte length of a sorted packed integer.
getSortedPackedLongByteLength() - Method in class com.sleepycat.bind.tuple.TupleInput
Returns the byte length of a sorted packed long integer.
getSplitBins() - Method in class com.sleepycat.je.EnvironmentStats
getSSLAuthenticator() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the SSLAuthenticator configuration to be used for authenticating incoming client connections.
getSSLAuthenticatorClass() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the SSLAuthenticator factory class to be used for creating new Authenticator instances
getSSLAuthenticatorParams() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the SSLAuthenticator parameters to be used for creating new Authenticator instances
getSSLCipherSuites() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the list of SSL cipher suites that are acceptable
getSSLClientKeyAlias() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the Java KeyStore alias associated with the key that should be used when initiating SSL connections .
getSSLHostVerifier() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the HostnameVerifier factory class to be used for creating new host verifier instances for client-mode operation
getSSLHostVerifierClass() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the HostnameVerifier factory class to be used for creating new host verifier instances for client-mode operation
getSSLHostVerifierParams() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the SSLHostVerifier parameters to be used for creating new host verifier instances for operation in client mode, if needed.
getSSLKeyStore() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the name of the Java KeyStore file to be used for SSL key pair retrieval.
getSSLKeyStorePassword() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the password for the Java KeyStore file to be used for SSL key pair retrieval.
getSSLKeyStorePasswordClass() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the name of a class that should be instantiated to retrieve the password for the Java KeyStore file.
getSSLKeyStorePasswordParams() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns a string to be used in the constructor for a keystore password source instance.
getSSLKeyStorePasswordSource() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Gets the password source provided for KeyStore access by the SSL implementation.
getSSLKeyStoreType() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the type of the Java Keystore file to be used for SSL key pair retrieval.
getSSLProtocols() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the list of SSL protocols that are acceptable
getSSLServerKeyAlias() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the Java KeyStore alias associated with the key that should be used to accept incoming SSL connections.
getSSLTrustStore() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the name of the Java TrustStore file to be used for SSL certificate validation.
getSSLTrustStoreType() - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Returns the type of the Java Truststore file to be used for SSL key pair retrieval.
getStackTrace(Throwable) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Return a String version of a stack trace
getStackTrace() - Static method in class com.sleepycat.je.utilint.LoggerUtils
Return the stack trace of the caller, for debugging.
getStartingLsn(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.BackwardVLSNScanner
 
getStartingLsn(VLSN) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.ForwardVLSNScanner
Use the <= mapping to the requested VLSN to find the starting lsn to use for a scan.
getStartMs() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
getStartTime() - Method in class com.sleepycat.je.rep.impl.node.MasterTransfer
 
getStartTimeMs() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getStartupTracker() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getStartVLSN() - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
getStat(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
Return the stat associated with the specified definition, or null if not found.
getStatCaptureProjections() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getStatCaptureProjections() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getState() - Method in class com.sleepycat.je.rep.arbiter.Arbiter
Gets the Arbiter state.
getState() - Method in class com.sleepycat.je.rep.arbiter.ArbiterStats
The ReplicatedEnvironment.State of the node.
getState() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns the current state associated with this ReplicatedEnvironment
getState() - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Returns the current state of the node associated with this replication environment.
getState() - Method in class com.sleepycat.je.rep.StateChangeEvent
Returns the state that the node has transitioned to.
getState() - Method in class com.sleepycat.je.Transaction
Returns the current state of the transaction.
getState(int) - Method in class com.sleepycat.je.tree.IN
 
getState() - Method in class com.sleepycat.je.txn.Txn
 
getStateChangeEvent() - Method in class com.sleepycat.je.rep.impl.node.NodeState
 
getStateChangeEvent() - Method in class com.sleepycat.je.rep.impl.RepImpl
Returns the state change event that transitioned the ReplicatedEnviroment to its current state.
getStateChangeListener() - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Returns the listener used to receive asynchronous replication node state change events.
getStatGroups() - Method in class com.sleepycat.je.EnvironmentStats
 
getStatGroups() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
 
getStatGroupsMap() - Method in class com.sleepycat.je.EnvironmentStats
 
getStatGroupsMap() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
 
getStatGroupTitles() - Static method in class com.sleepycat.je.EnvironmentStats
 
getStatGroupTitles() - Static method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
 
GETSTATIC - Static variable in interface com.sleepycat.asm.Opcodes
 
getStatisticProjections() - Method in class com.sleepycat.je.rep.utilint.StatCaptureRepDefinitions
 
getStatisticProjections() - Method in class com.sleepycat.je.statcap.StatCaptureDefinitions
 
getStatistics() - Method in class com.sleepycat.je.rep.subscription.Subscription
Get subscription statistics
getStatistics() - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
 
getStats(StatsConfig) - Method in class com.sleepycat.je.Database
Returns Btree node counts.
getStats(StatsConfig) - Method in class com.sleepycat.je.Environment
Returns the general database environment statistics.
getStats() - Method in interface com.sleepycat.je.latch.Latch
Returns a stats group with information about this latch.
getStats() - Method in class com.sleepycat.je.latch.LatchImpl
 
getStats() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
getStats() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
getStats(StatsConfig) - Method in class com.sleepycat.je.rep.arbiter.Arbiter
Gets the Arbiter statistics.
getStats() - Method in class com.sleepycat.je.rep.elections.Elections
Statistics used during testing.
getStats() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackup
Returns statistics associated with the NetworkBackup execution.
getStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.node.Replay
Returns a copy of the statistics associated with Replay
getStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns the accumulated statistics for this node.
getStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getStats(StatsConfig, Integer) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getStats() - Method in class com.sleepycat.je.rep.stream.FeederTxns
 
getStats(StatsConfig) - Method in class com.sleepycat.je.rep.stream.FeederTxns
 
getStats(StatsConfig) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
getStats(StatsConfig) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Returns the statistics associated with the VLSNIndex
getStats(StatsConfig) - Method in class com.sleepycat.je.Sequence
Returns statistical information about the sequence.
getStats() - Method in class com.sleepycat.je.utilint.StatGroup
Returns a synchronized, unmodifiable view of the stats in this group.
getStats() - Method in class com.sleepycat.je.utilint.StatsAccumulator
 
getStats(StatsConfig) - Method in class com.sleepycat.je.utilint.TaskCoordinator
Returns the stats associated with the Task Coordinator.
getStats() - Method in class com.sleepycat.persist.evolve.EvolveEvent
The cumulative statistics gathered during eager evolution.
getStatsDir(String) - Method in class com.sleepycat.je.dbi.DbConfigManager
Get the directory where statistics files (je.stat.csv and je.config.csv) are written.
getStatsGroup() - Method in class com.sleepycat.je.evictor.Evictor
 
getStatsInternal(StatsConfig) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getStatus() - Method in class com.sleepycat.je.PreloadStats
Returns the PreloadStatus value for the preload() operation.
getStep(int) - Method in class com.sleepycat.asm.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - Method in class com.sleepycat.asm.TypePath
Returns the index of the type argument that the given step is stepping into.
getStop() - Method in enum com.sleepycat.je.ScanFilter.ScanResult
getStorageSize() - Method in class com.sleepycat.je.dbi.CursorImpl
Returns the estimated disk storage size for the record at the current position.
getStorageSize(BIN, int) - Static method in class com.sleepycat.je.tree.StorageSize
Returns the estimated disk storage size for the record in the given BIN slot.
getStoredException() - Method in class com.sleepycat.je.rep.subscription.Subscription
Retrieves the stored exception from subscription thread
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.
getStreamLogVersion() - Method in class com.sleepycat.je.rep.stream.BaseProtocol
 
getStreamLogVersion() - Method in class com.sleepycat.je.rep.stream.FeederReplicaHandshake
Return the negotiated log version that will be used for the HA stream between the feeder and the replica.
getStreamMode() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getStreamOpenTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
getStreamOpenTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getString() - Method in class com.sleepycat.je.rep.elections.Protocol.StringValue
 
getString(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
Reconstitutes the string serialized by the above method.
getString(String, int) - Static method in class com.sleepycat.je.rep.utilint.HostPortPair
 
getString(StatDefinition) - Method in class com.sleepycat.je.utilint.StatGroup
 
getString(int) - Method in class com.sleepycat.json_simple.JsonArray
A convenience method that assumes there is a Boolean, Number, or String value at the given index.
getString(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Boolean, Number, or String value at the given key.
getStringArray(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
Reconstitutes an array of strings.
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
 
getStringOrDefault(JsonKey) - Method in class com.sleepycat.json_simple.JsonObject
A convenience method that assumes there is a Boolean, Number, or String value at the given key.
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.
getSubNodeHostPort() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getSubNodeName() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getSubscriberHome() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
getSubscriptionStatus() - Method in class com.sleepycat.je.rep.subscription.Subscription
Get subscription thread status, if thread does not exit, return subscription not yet started.
getSuggestionGenerator() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getSuper() - Method in class com.sleepycat.persist.raw.RawObject
Returns the instance of the superclass, or null if the superclass is Object or Enum.
getSuperName() - Method in class com.sleepycat.asm.ClassReader
Returns the internal of name of the super class (see getInternalName).
getSuperType() - Method in class com.sleepycat.persist.impl.Format
 
getSuperType() - Method in interface com.sleepycat.persist.raw.RawType
Returns the type of the superclass, or null if the superclass is Object or this is not a complex type (in other words, this is a simple type or an array type).
getSync() - Method in class com.sleepycat.je.TransactionConfig
Returns true if the transaction is configured to write and synchronously flush the log it when commits.
getSyncupProgressListener() - Method in class com.sleepycat.je.rep.ReplicationConfig
Return the ProgressListener to be used at this environment startup.
getSyncupVLSN() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.HeartbeatResponse
 
getSystemLoad() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
getSystemLoad() - Method in class com.sleepycat.je.rep.NodeState
Returns the system load average for the last minute.
getSystemLoad() - Static method in class com.sleepycat.je.utilint.JVMSystemUtils
 
getSystemZingMemorySize() - Static method in class com.sleepycat.je.utilint.JVMSystemUtils
Returns the size of the System Zing Memory pool.
getTableIds() - Method in interface com.sleepycat.je.rep.stream.FeederFilter
Gets arrays of subscribed table ids.
getTag() - Method in class com.sleepycat.asm.Handle
Returns the kind of field or method designated by this handle.
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.
getTargets() - Method in class com.sleepycat.je.tree.IN
 
getTaskCoordinator() - Method in class com.sleepycat.je.EnvironmentConfig
 
getTcpNoDelay() - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Gets the tcpNoDelay option for the connection.
getTemporary() - Method in class com.sleepycat.je.DatabaseConfig
Returns the temporary database option.
getTemporary() - Method in class com.sleepycat.persist.StoreConfig
Returns the temporary configuration property.
getterAndSetterMethods - Static variable in class com.sleepycat.util.ConfigBeanInfoBase
 
getTestDelayMs() - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
getTestDelayMs() - Method in class com.sleepycat.je.rep.impl.node.Replica
 
getThread() - Method in class com.sleepycat.je.utilint.DaemonThread
For testing.
getThreadLocalReferenceCount() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getThreadName() - Method in class com.sleepycat.je.ExceptionEvent
Returns the name of the daemon thread that threw the exception.
getThreadPool() - Method in class com.sleepycat.je.evictor.Evictor
 
getThreadPool() - Method in class com.sleepycat.je.rep.elections.Elections
 
getThreadTransaction(Environment) - Static method in class com.sleepycat.compat.DbCompat
 
getThreadTransaction() - Method in class com.sleepycat.je.Environment
Returns the transaction associated with this thread if implied transactions are being used.
getThreadWaitInterval() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getThroughputStat(StatDefinition) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getThrown(LogRecord, StringBuilder) - Method in class com.sleepycat.je.utilint.TracerFormatter
 
getTime() - Method in class com.sleepycat.je.txn.TxnEnd
 
getTime() - Method in class com.sleepycat.je.utilint.CronScheduleParser
Returns the time used when computing the delay time.
getTime() - Method in class com.sleepycat.je.utilint.Timestamp
 
getTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.CommitPointConsistencyPolicy
Return the timeout specified when creating this consistency policy.
getTimeOut() - Method in class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
 
getTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.impl.PointConsistencyPolicy
 
getTimeout() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferMaster
 
getTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.NoConsistencyRequiredPolicy
Always returns 0, no timeout is needed for this policy.
getTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.TimeConsistencyPolicy
Returns the consistency timeout associated with this policy.
getTimeout(TimeUnit) - Method in interface com.sleepycat.je.ReplicaConsistencyPolicy
The timeout associated with the consistency policy.
getTimeoutMillis() - Method in exception com.sleepycat.je.LockConflictException
 
getTimeoutMs() - Method in class com.sleepycat.je.rep.impl.node.DbCache
Returns the configured timeout in ms.
getTimer() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns the timer associated with this RepNode
getTimeStamp() - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
 
getTimestampLogSize(Timestamp) - Static method in class com.sleepycat.je.log.LogUtils
 
getTips() - Method in class com.sleepycat.je.EnvironmentStats
 
getTips() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
 
getToken() - Method in interface com.sleepycat.je.rep.subscription.SubscriptionAuthHandler
Returns the login token in bytes.
getTokenBytes() - Method in class com.sleepycat.je.rep.stream.Protocol.ReAuthenticate
 
getTotalCpuTime() - Method in class com.sleepycat.je.utilint.StoppableThread
Returns the total cpu time associated with the thread, after the thread has been shutdown.
getTotalLogSize() - Method in class com.sleepycat.je.EnvironmentStats
getTotalOps() - Method in class com.sleepycat.utilint.Latency
 
getTotalRequests() - Method in class com.sleepycat.utilint.Latency
 
getTotals() - Method in class com.sleepycat.je.dbi.MemoryBudget
 
getTotalSpace() - Method in class com.sleepycat.je.utilint.FileStoreInfo
Returns the size, in bytes, of the file store.
getTotalTxnMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The total time in milliseconds spent in replicated transactions.
getTotalUserTime() - Method in class com.sleepycat.je.utilint.StoppableThread
Returns the total cpu time associated with the thread, after the thread has been shutdown.
getTrackedFile(long) - Method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
Returns one file from the snapshot of tracked files, or null if the given file number is not in the snapshot array.
getTrackedFiles() - Method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
Returns a snapshot of the files being tracked as of the last time a log entry was added.
getTrackedSummary() - Method in class com.sleepycat.je.tree.FileSummaryLN
Returns the tracked summary, or null if setTrackedSummary was not called.
getTrackerBudget() - Method in class com.sleepycat.je.dbi.MemoryBudget
 
getTrackerLagConsistencyWaitMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The total time (in msec) for which a Replica held back a Environment.beginTransaction(Transaction,TransactionConfig) operation to satisfy the TimeConsistencyPolicy.
getTrackerLagConsistencyWaits() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of times a Replica held back a Environment.beginTransaction(Transaction,TransactionConfig) operation to satisfy the TimeConsistencyPolicy.
getTrackerStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.node.Replica
 
getTrackerVLSNConsistencyWaitMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The total time (in msec) for which a Replica held back a Environment.beginTransaction(Transaction,TransactionConfig) operation to satisfy the CommitPointConsistencyPolicy.
getTrackerVLSNConsistencyWaits() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
The number of times a Replica held back a Environment.beginTransaction(Transaction,TransactionConfig) operation to satisfy the CommitPointConsistencyPolicy.
getTransaction() - Method in class com.sleepycat.collections.CurrentTransaction
Returns the transaction associated with the current thread for this environment, or null if no transaction is active.
getTransaction() - Method in class com.sleepycat.je.txn.BuddyLocker
Forwards this call to the buddy locker.
getTransaction() - Method in class com.sleepycat.je.txn.Locker
Returns a Transaction if the locker is transctional, or null otherwise.
getTransaction() - Method in class com.sleepycat.je.txn.Txn
 
getTransactional() - Method in class com.sleepycat.je.DatabaseConfig
Returns true if the database open is enclosed within a transaction.
getTransactional() - Method in class com.sleepycat.je.EnvironmentConfig
Returns true if the database environment is configured for transactions.
getTransactional() - Method in class com.sleepycat.persist.StoreConfig
Returns the transactional configuration property.
getTransactionConfig() - Method in class com.sleepycat.collections.TransactionRunner
getTransactionId() - Method in class com.sleepycat.je.cleaner.DbFileSummary
Never called.
getTransactionId() - Method in class com.sleepycat.je.cleaner.FileSummary
Never called.
getTransactionId() - Method in class com.sleepycat.je.cleaner.PackedOffsets
Never called.
getTransactionId() - Method in class com.sleepycat.je.dbi.DatabaseId
 
getTransactionId() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getTransactionId() - Method in class com.sleepycat.je.dbi.DbTree
 
getTransactionId() - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
 
getTransactionId() - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
getTransactionId() - Method in class com.sleepycat.je.log.entry.EmptyLogEntry
 
getTransactionId() - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
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.RestoreRequired
 
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.log.Trace
 
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.ChildReference
 
getTransactionId() - Method in class com.sleepycat.je.tree.DeltaInfo
 
getTransactionId() - Method in class com.sleepycat.je.tree.dupConvert.INDeleteInfo
 
getTransactionId() - Method in class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
 
getTransactionId() - Method in class com.sleepycat.je.tree.Node
 
getTransactionId() - Method in class com.sleepycat.je.tree.OldBINDelta
 
getTransactionId() - Method in class com.sleepycat.je.tree.Tree
 
getTransactionId() - Method in class com.sleepycat.je.txn.RollbackEnd
 
getTransactionId() - Method in class com.sleepycat.je.txn.RollbackStart
 
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.Matchpoint
 
getTransactionId() - Method in class com.sleepycat.je.utilint.VLSN
 
getTransactionStats(StatsConfig) - Method in class com.sleepycat.je.Environment
Returns the database environment's transactional statistics.
getTransactionTimeout() - Method in class com.sleepycat.je.XAEnvironment
 
getTransferRate() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStats
 
getTransferredBytes() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStats
 
getTransmitTimestamp() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
getTree() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
getTreeMemoryUsage() - Method in class com.sleepycat.je.dbi.MemoryBudget
Used for unit testing.
getTriggerDbs() - Method in class com.sleepycat.je.txn.Txn
Returns the set of databases for which transaction commit/abort triggers must be run.
getTriggerLSN() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.VLSNAwaitLatch
 
getTriggers() - Method in class com.sleepycat.je.DatabaseConfig
 
getTriggers() - Method in class com.sleepycat.je.dbi.DatabaseImpl
This method should be the only method used to obtain triggers after reading the MapLN from the log.
getTriggerVLSN() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.VLSNAwaitLatch
 
getTrueDistance(long, long, FileManager) - Static method in class com.sleepycat.je.utilint.DbLsn
Returns the number of bytes between two LSNs, counting the true size of each intermediate file.
getTruncateOldDbId() - Method in class com.sleepycat.je.log.DbOpReplicationContext
 
getTruncateOldDbId() - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
 
getTruncationFileNumber() - Method in exception com.sleepycat.je.rep.RollbackProhibitedException
 
getTruncationFileOffset() - Method in exception com.sleepycat.je.rep.RollbackProhibitedException
The JE log must be truncated to this offset in the specified file in order for this node to rejoin the group.
getTTL() - Method in class com.sleepycat.je.WriteOptions
Returns the Time-To-Live property for a 'put' operation.
getTtlClockTolerance() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
getTtlLnPurgeDelay() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
getTtlMaxTxnTime() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
getTTLUnit() - Method in class com.sleepycat.je.WriteOptions
Returns the Time-To-Live time unit for a 'put' operation.
getTupleBufferSize() - Method in class com.sleepycat.bind.tuple.TupleBase
Returns the initial byte size of the output buffer.
getTupleOutput(BigDecimal) - Method in class com.sleepycat.bind.tuple.BigDecimalBinding
 
getTupleOutput(BigInteger) - Method in class com.sleepycat.bind.tuple.BigIntegerBinding
 
getTupleOutput(Boolean) - Method in class com.sleepycat.bind.tuple.BooleanBinding
 
getTupleOutput(Byte) - Method in class com.sleepycat.bind.tuple.ByteBinding
 
getTupleOutput(Character) - Method in class com.sleepycat.bind.tuple.CharacterBinding
 
getTupleOutput(Double) - Method in class com.sleepycat.bind.tuple.DoubleBinding
 
getTupleOutput(Float) - Method in class com.sleepycat.bind.tuple.FloatBinding
 
getTupleOutput(Integer) - Method in class com.sleepycat.bind.tuple.IntegerBinding
 
getTupleOutput(Long) - Method in class com.sleepycat.bind.tuple.LongBinding
 
getTupleOutput(Integer) - Method in class com.sleepycat.bind.tuple.PackedIntegerBinding
 
getTupleOutput(Long) - Method in class com.sleepycat.bind.tuple.PackedLongBinding
 
getTupleOutput(Short) - Method in class com.sleepycat.bind.tuple.ShortBinding
 
getTupleOutput(BigDecimal) - Method in class com.sleepycat.bind.tuple.SortedBigDecimalBinding
 
getTupleOutput(Double) - Method in class com.sleepycat.bind.tuple.SortedDoubleBinding
 
getTupleOutput(Float) - Method in class com.sleepycat.bind.tuple.SortedFloatBinding
 
getTupleOutput(Integer) - Method in class com.sleepycat.bind.tuple.SortedPackedIntegerBinding
 
getTupleOutput(Long) - Method in class com.sleepycat.bind.tuple.SortedPackedLongBinding
 
getTupleOutput(String) - Method in class com.sleepycat.bind.tuple.StringBinding
 
getTupleOutput(E) - Method in class com.sleepycat.bind.tuple.TupleBase
Returns an empty TupleOutput instance that will be used by the tuple binding or key creator.
getTxn(Transaction) - Static method in class com.sleepycat.je.DbInternal
 
getTxn() - Method in class com.sleepycat.je.rep.stream.FeederTxns.TxnInfo
 
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.
getTxnEndVLSN() - Method in class com.sleepycat.je.rep.impl.node.Replica
 
getTxnEndVLSN() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.HeartbeatResponse
 
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
 
getTxnId() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Ack
 
getTxnIds() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.GroupAck
 
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
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()
getTxns(Class<T>) - Method in class com.sleepycat.je.txn.TxnManager
Examine the transaction set and return Txn that match the class or are subclasses of that class.
getTxnSerializableIsolation() - Method in class com.sleepycat.je.EnvironmentConfig
A convenience method for getting EnvironmentConfig.TXN_SERIALIZABLE_ISOLATION.
getTxnStartMillis() - Method in class com.sleepycat.je.txn.BuddyLocker
Returns the buddy locker's start time, since this locker has no independent timeout.
getTxnTimeout() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getTxnTimeout(TimeUnit) - Method in class com.sleepycat.je.EnvironmentConfig
A convenience method for getting EnvironmentConfig.TXN_TIMEOUT.
getTxnTimeout() - Method in class com.sleepycat.je.EnvironmentConfig
Deprecated.
getTxnTimeout(TimeUnit) - Method in class com.sleepycat.je.Transaction
Returns the timeout value for the transaction lifetime.
getTxnTimeout(TimeUnit) - Method in class com.sleepycat.je.TransactionConfig
Returns the transaction timeout.
getTxnTimeout() - Method in class com.sleepycat.je.txn.BuddyLocker
Returns the transaction timeout of the buddy locker, since this locker has no independent timeout.
getTxnTimeout() - Method in class com.sleepycat.je.txn.Locker
Get the transaction timeout period for this locker, in milliseconds public for jca/ra/JELocalTransaction.
getTxnVLSN() - Method in class com.sleepycat.je.rep.impl.node.Replay.TxnInfo
 
getTxnWriteNoSync() - Method in class com.sleepycat.je.EnvironmentMutableConfig
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(Constructor<?>) - Static method in class com.sleepycat.asm.Type
Returns the Java method type corresponding to the given constructor.
getType(Method) - Static method in class com.sleepycat.asm.Type
Returns the Java method type corresponding to the given method.
getType() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getType() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
getType() - Method in interface com.sleepycat.je.rep.ReplicationNode
Returns the type associated with the node.
getType() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.EntryRequest
 
getType() - Method in class com.sleepycat.je.tree.INArrayRep
 
getType() - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
getType() - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
getType() - Method in class com.sleepycat.je.tree.INTargetRep.Default
 
getType() - Method in class com.sleepycat.je.tree.INTargetRep.None
 
getType() - Method in class com.sleepycat.je.tree.INTargetRep.Sparse
 
getType() - Method in class com.sleepycat.je.tree.Node
 
getType() - Method in class com.sleepycat.je.utilint.StatDefinition
 
getType() - Method in interface com.sleepycat.persist.raw.RawField
Returns the type of the field, without expanding parameterized types, or null if the type is an interface type or the Object class.
getType() - Method in class com.sleepycat.persist.raw.RawObject
Returns the raw type information for this raw object.
getTypeNum() - Method in class com.sleepycat.je.log.LogEntryType
 
getUnconvertedDataLength() - Method in class com.sleepycat.je.log.entry.LNLogEntry
This method is only used when the converted length is not needed, for example by StatsFileReader.
getUnconvertedKeyLength() - Method in class com.sleepycat.je.log.entry.LNLogEntry
This method is only used when the converted length is not needed, for example by StatsFileReader.
getUndoDatabases() - Method in class com.sleepycat.je.txn.Txn
 
getUnexpectedMessage() - Method in exception com.sleepycat.je.rep.utilint.BinaryProtocol.ProtocolException
 
getUnexpectedObject() - Method in exception com.sleepycat.json_simple.JsonException
Helps identify the problem.
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.LogManager
Returns a tracked summary for the given file which will not be flushed.
getUnknownStateTimeout(TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Returns the Unknown state timeout.
getUnsortedDuplicates(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
 
getUpdateTTL() - Method in class com.sleepycat.je.WriteOptions
Returns the update-TTL property for a 'put' operation.
getUsableSpace() - Method in class com.sleepycat.je.utilint.FileStoreInfo
Returns the number of bytes available in the file store.
getUsedBytes() - Method in interface com.sleepycat.je.evictor.OffHeapAllocator
Returns an estimate of the amount of RAM used by the cache, including the metadata and block overhead used by the implementation, as well as any free space needed for performing compaction.
getUseDirtyLRUSet() - Method in class com.sleepycat.je.evictor.Evictor
 
getUsedMemory() - Method in class com.sleepycat.je.evictor.OffHeapCache
 
getUseExistingConfig() - Method in class com.sleepycat.je.DatabaseConfig
Return the value of the useExistingConfig property.
getUserKeyData(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.log.entry.LNLogEntry
Translates two-part keys in duplicate DBs back to the original user operation params.
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.
getUUID() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns the UUID associated with the replicated environment.
getUUID() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
returns the unique UUID associated with the replicated environment.
getUUID() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getUUID() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
getUUID() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfoOK
 
getVal(Properties, ConfigParam) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for environment and replication configuration classes.
getVal(Properties, ConfigParam, String) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for environment and replication configuration classes.
getValidateParams() - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
 
getValue() - Method in class com.sleepycat.collections.MapEntryParameter
Returns the value of this entry.
getValue() - Method in class com.sleepycat.je.rep.elections.Protocol.Accepted
 
getValue() - Method in class com.sleepycat.je.SequenceStats
Returns the current cached value of the sequence.
getValue() - Method in class com.sleepycat.je.utilint.Adler32
Returns current checksum value.
getValue() - Method in interface com.sleepycat.json_simple.JsonKey
A reasonable value for the key; such as a valid default, error value, or null.
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.
getValueType() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
getValueType() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
getValueType() - Method in class com.sleepycat.je.utilint.IntStat
 
getValueType() - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
 
getValueType() - Method in class com.sleepycat.je.utilint.LongAvgRateStat
 
getValueType() - Method in class com.sleepycat.je.utilint.LongAvgStat
 
getValueType() - Method in class com.sleepycat.je.utilint.LongStat
 
getValueType() - Method in class com.sleepycat.je.utilint.StatWithValueType
Returns the type of the value returned by the BaseStat.get() method.
getVariablePortionSize() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getVerbose() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Return whether or not the operation will output information on its success or failure.
getVerbose() - Method in class com.sleepycat.persist.model.ClassEnhancer
Gets verbose mode.
getVerifyDataRecords() - Method in class com.sleepycat.je.VerifyConfig
Returns the verifyDataRecords value.
getVerifyDelay() - Method in class com.sleepycat.je.util.verify.DataVerifier
 
getVerifyInterval() - Method in class com.sleepycat.je.util.verify.DataVerifier
 
getVerifyObsoleteRecords() - Method in class com.sleepycat.je.VerifyConfig
Returns the verifyObsoleteRecords value.
getVerifySecondaries() - Method in class com.sleepycat.je.VerifyConfig
Returns the verifySecondaries value.
getVerifyTask() - Method in class com.sleepycat.je.util.verify.DataVerifier
 
getVersion() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
getVersion() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getVersion() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.ProtocolVersion
 
getVersion() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
Returns the version associated with this protocol instance.
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
For internal use only.
getVersionString() - Method in class com.sleepycat.je.JEVersion
Release version, suitable for display.
getVLSN() - Method in class com.sleepycat.je.CommitToken
 
getVLSN() - Method in class com.sleepycat.je.dbi.RecordVersion
 
getVLSN() - Method in class com.sleepycat.je.log.LNFileReader
Return the VLSN if this entry is in replicated stream.
getVLSN() - Method in class com.sleepycat.je.log.LogEntryHeader
 
getVLSN() - Method in class com.sleepycat.je.rep.arbiter.ArbiterStats
The highest commit VLSN that has been acknowledged.
getVlsn() - Method in exception com.sleepycat.je.rep.stream.FeederReplicaSyncup.NetworkRestoreException
 
getVLSN() - Method in class com.sleepycat.je.rep.stream.InputWireRecord
 
getVLSN() - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
 
getVLSN() - Method in exception com.sleepycat.je.rep.stream.ReplicaSyncupReader.SkipGapException
 
getVLSN() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteRecord
 
getVLSN() - Method in class com.sleepycat.je.rep.util.ldiff.Record
 
getVLSN(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
 
getVLSN(int, boolean, CacheMode) - Method in class com.sleepycat.je.tree.BIN
Returns the VLSN.
getVLSNCache() - Method in class com.sleepycat.je.tree.BIN
For unit testing.
getVLSNFreezeLatch() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getVLSNIndex() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
getVLSNIndex() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
getVLSNProxy() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
getVLSNProxy() - Method in class com.sleepycat.je.log.INFileReader
 
getVLSNProxy() - Method in class com.sleepycat.je.rep.impl.RepImpl
Used by environment recovery to get a tracker to collect VLSN-LSN mappings that are within the recovery part of the log.
getVLSNRate() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
A moving average of the rate replication data is being generated by the master, in VLSNs per minute, or 0 if not known or this node is not the master.
getVLSNRate() - Method in class com.sleepycat.je.rep.stream.FeederTxns
 
getVLSNSequence() - Method in class com.sleepycat.je.tree.LN
Called by CursorImpl to get the record version.
getVLSNSequence() - Method in class com.sleepycat.je.tree.VersionedLN
 
getWaiters(Long) - Method in class com.sleepycat.je.txn.DummyLockManager
 
getWaiters(Long) - Method in class com.sleepycat.je.txn.LockManager
Returns the Lockers that wait on a lock on the given LSN.
getWaiters(Long) - Method in class com.sleepycat.je.txn.SyncedLockManager
 
getWaitersListClone() - Method in class com.sleepycat.je.txn.LockImpl
Get a list of waiters for debugging and error messages.
getWaitersListClone() - Method in class com.sleepycat.je.txn.ThinLockImpl
 
getWaiterTxnIds() - Method in exception com.sleepycat.je.LockConflictException
Returns an array of longs containing transaction ids of waiters at the the time of the timeout.
getWaitIfBusy() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Return whether or not the operation will wait for the remote service to become available if the remote service is busy.
getWakeupPeriod(DbConfigManager) - Static method in class com.sleepycat.je.recovery.Checkpointer
Figure out the wakeup period.
getWholeLogEntry(long) - Method in class com.sleepycat.je.log.LogManager
 
getWholeLogEntryHandleNotFound(long) - Method in class com.sleepycat.je.log.LogManager
 
getWinner() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferOK
 
getWireRecord(VLSN, int) - Method in class com.sleepycat.je.rep.stream.ArbiterFeederSource
 
getWireRecord() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
getWireRecord(VLSN, int) - Method in interface com.sleepycat.je.rep.stream.FeederSource
Must be called to allow deletion of files protected by this feeder.
getWireRecord(VLSN, int) - Method in class com.sleepycat.je.rep.stream.MasterFeederSource
 
getWireSize() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
getWithCleaningDistance(long, long, long, FileManager) - Static method in class com.sleepycat.je.utilint.DbLsn
Return the logsize in bytes between these two LSNs.
getWrap() - Method in class com.sleepycat.je.SequenceConfig
Returns true if the sequence will wrap around when it is incremented (decremented) past the specified maximum (minimum) value.
getWritableLocker(Environment, Transaction, boolean, boolean, boolean) - Static method in class com.sleepycat.je.txn.LockerFactory
Get a locker for a write operation, checking whether the db and environment is transactional or not.
getWritableLocker(Environment, Transaction, boolean, boolean, boolean, TransactionConfig) - Static method in class com.sleepycat.je.txn.LockerFactory
Get a locker for a write operation.
getWriteCursor(CursorConfig) - Static method in class com.sleepycat.compat.DbCompat
 
getWriteIntLength(int) - Static method in class com.sleepycat.util.PackedInteger
Returns the number of bytes that would be written by PackedInteger.writeInt(byte[], int, int).
getWriteLockIds() - Method in class com.sleepycat.je.txn.Txn
Get the set of lock ids owned by this transaction
getWriteLockInfo(long) - Method in class com.sleepycat.je.txn.BasicLocker
 
getWriteLockInfo(long) - Method in class com.sleepycat.je.txn.Locker
 
getWriteLockInfo() - Method in class com.sleepycat.je.txn.LockResult
 
getWriteLockInfo(long) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
 
getWriteLockInfo(long) - Method in class com.sleepycat.je.txn.Txn
 
getWriteLongLength(long) - Static method in class com.sleepycat.util.PackedInteger
Returns the number of bytes that would be written by PackedInteger.writeLong(byte[], int, long).
getWriteMessageHook() - Method in class com.sleepycat.je.rep.impl.node.Feeder
Get the test hook to be called before sending a message using the protocol's write method.
getWriteNoSync() - Method in class com.sleepycat.je.TransactionConfig
Deprecated.
getWriteOwnerLocker(long) - Method in class com.sleepycat.je.txn.BasicLocker
Get the txn that owns the lock on this node.
getWriteOwnerLocker(Long) - Method in class com.sleepycat.je.txn.DummyLockManager
 
getWriteOwnerLocker() - Method in class com.sleepycat.je.txn.LockImpl
Return the locker that has a write ownership on this lock.
getWriteOwnerLocker(Long) - Method in class com.sleepycat.je.txn.LockManager
 
getWriteOwnerLocker(Long) - Method in class com.sleepycat.je.txn.SyncedLockManager
 
getWriteOwnerLocker() - Method in class com.sleepycat.je.txn.ThinLockImpl
 
getWrites() - Method in class com.sleepycat.je.rep.arbiter.ArbiterStats
The number of file writes.
getWriteSortedIntLength(int) - Static method in class com.sleepycat.util.PackedInteger
Returns the number of bytes that would be written by PackedInteger.writeSortedInt(byte[], int, int).
getWriteSortedLongLength(long) - Static method in class com.sleepycat.util.PackedInteger
Returns the number of bytes that would be written by PackedInteger.writeSortedLong(byte[], int, long).
getXATransaction(Xid) - Method in class com.sleepycat.je.XAEnvironment
Used to get the Transaction object given an XA Xid.
getXi(byte[]) - Static method in class com.sleepycat.je.rep.util.ldiff.LDiffUtil
Each byte (Xi in the tech report) is replaced by a 32 bit Adler checksum of the bytes representing the concatenation of the key/value pair.
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.
GlobalCBVLSN - Class in com.sleepycat.je.rep.impl.node.cbvlsn
The GlobalCBVLSN was used prior to JE 7.5 for ensuring that nodes do not delete files needed for feeding other nodes.
GlobalCBVLSN(RepNode) - Constructor for class com.sleepycat.je.rep.impl.node.cbvlsn.GlobalCBVLSN
 
GOTO - Static variable in interface com.sleepycat.asm.Opcodes
 
GROUP_ACK - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
GROUP_CHANGE_REQ - Variable in class com.sleepycat.je.rep.monitor.Protocol
 
GROUP_DESC - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.impl.RepImplStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.stream.ArbiterFeederStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.utilint.SizeAwaitMapStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
GROUP_DESC - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
GROUP_DESC - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
GROUP_KEY - Static variable in class com.sleepycat.je.rep.impl.RepGroupDB
 
GROUP_NAME - Static variable in class com.sleepycat.je.cleaner.CleanerStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.cleaner.EraserStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.recovery.CheckpointStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.impl.RepImplStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.impl.RepParams
Names the Replication group.
GROUP_NAME - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The name for the replication group.
GROUP_NAME - Static variable in class com.sleepycat.je.rep.stream.ArbiterFeederStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.utilint.SizeAwaitMapStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
GROUP_NAME - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
GROUP_NAME - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
GROUP_REQ - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
GROUP_RESP - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
GroupAck(long[]) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.GroupAck
 
GroupAck(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.GroupAck
 
groupAcksEnabled - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
GroupBinding() - Constructor for class com.sleepycat.je.rep.impl.RepGroupDB.GroupBinding
Create an instance for reading.
GroupChange(RepGroupImpl, String, GroupChangeEvent.GroupChangeType) - Constructor for class com.sleepycat.je.rep.monitor.Protocol.GroupChange
 
GroupChange(String, String[]) - Constructor for class com.sleepycat.je.rep.monitor.Protocol.GroupChange
 
GroupChangeEvent - Class in com.sleepycat.je.rep.monitor
The event generated when the group composition changes.
GroupChangeEvent.GroupChangeType - Enum in com.sleepycat.je.rep.monitor
The kind of GroupChangeEvent.
groupKeyEntry - Static variable in class com.sleepycat.je.rep.impl.RepGroupDB
 
GroupRequest() - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupRequest
 
GroupRequest(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupRequest
 
GroupResponse(RepGroupProtocol.GroupRequest, RepGroupImpl) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupResponse
 
GroupResponse(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupResponse
 
GroupService - Class in com.sleepycat.je.rep.impl
 
GroupService(ServiceDispatcher, RepNode) - Constructor for class com.sleepycat.je.rep.impl.GroupService
 
GroupShutdownException - Exception in com.sleepycat.je.rep
Thrown when an attempt is made to access an environment that was shutdown by the Master as a result of a call to ReplicatedEnvironment.shutdownGroup(long, TimeUnit).
GroupShutdownException(Logger, RepNode, long) - Constructor for exception com.sleepycat.je.rep.GroupShutdownException
For internal use only.
GroupShutdownException(Logger, RepImpl, String, VLSN, long) - Constructor for exception com.sleepycat.je.rep.GroupShutdownException
For internal use only.
groupWriteAcks(long) - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
Writes out the acks that are currently queued in the output queue Returns true if it encountered an EOF or a request for a shutdown.

H

H_GETFIELD - Static variable in interface com.sleepycat.asm.Opcodes
 
H_GETSTATIC - Static variable in interface com.sleepycat.asm.Opcodes
 
H_INVOKEINTERFACE - Static variable in interface com.sleepycat.asm.Opcodes
 
H_INVOKESPECIAL - Static variable in interface com.sleepycat.asm.Opcodes
 
H_INVOKESTATIC - Static variable in interface com.sleepycat.asm.Opcodes
 
H_INVOKEVIRTUAL - Static variable in interface com.sleepycat.asm.Opcodes
 
H_NEWINVOKESPECIAL - Static variable in interface com.sleepycat.asm.Opcodes
 
H_PUTFIELD - Static variable in interface com.sleepycat.asm.Opcodes
 
H_PUTSTATIC - Static variable in interface com.sleepycat.asm.Opcodes
 
HALT_ON_COMMIT_AFTER_CHECKSUMEXCEPTION - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
HALT_ON_COMMIT_AFTER_CHECKSUMEXCEPTION - Static variable in class com.sleepycat.je.EnvironmentConfig
By default, if a checksum exception is found at the end of the log during Environment startup, JE will assume the checksum is due to previously interrupted I/O and will quietly truncate the log and restart.
Handle - Class in com.sleepycat.asm
A reference to a field or a method.
Handle(int, String, String, String) - Constructor for class com.sleepycat.asm.Handle
Deprecated.
this constructor has been superseded by Handle.Handle(int, String, String, String, boolean).
Handle(int, String, String, String, boolean) - Constructor for class com.sleepycat.asm.Handle
Constructs a new field or method handle.
handleClosed(boolean, boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Called after a handle onto this DB is closed.
handleException(Exception, int, int) - Method in class com.sleepycat.collections.TransactionRunner
Handles exceptions that occur during a transaction, and may implement transaction retry policy.
handleGapInBackwardsScan(long) - Method in class com.sleepycat.je.log.FileReader
TBW
handleGapInBackwardsScan(long) - Method in class com.sleepycat.je.log.ScavengerFileReader
TBW
handleGapInBackwardsScan(long) - Method in class com.sleepycat.je.rep.stream.ReplicaSyncupReader
TBW
HandleLocker - Class in com.sleepycat.je.txn
Extends BasicLocker to share locks with another Locker that is being used to open a database.
HandleLocker(EnvironmentImpl, Locker) - Constructor for class com.sleepycat.je.txn.HandleLocker
Creates a HandleLocker.
handleRestoreRequired(RestoreRequired) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Recovery encountered a RestoreRequired marker file, so recovery is halted and some intervention must be taken.
handleRestoreRequired(RestoreRequired) - Method in class com.sleepycat.je.rep.impl.RepImpl
Recovery encountered a RestoreRequired marker.
handleUncaughtException(Logger, EnvironmentImpl, Thread, Throwable) - Static method in class com.sleepycat.je.utilint.StoppableThread
 
HandshakeMessage() - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.HandshakeMessage
 
HARD_RECOVERY - Static variable in class com.sleepycat.je.rep.impl.RepImplStatDefinition
 
HARD_RECOVERY_INFO - Static variable in class com.sleepycat.je.rep.impl.RepImplStatDefinition
 
HardRecoveryElectionException(NameIdPair, VLSN, VLSN) - Constructor for exception com.sleepycat.je.rep.impl.node.Replica.HardRecoveryElectionException
 
hasBound() - Method in class com.sleepycat.util.keyrange.KeyRange
Returns whether this range has a begin or end bound.
hasBtreeBinaryEqualityComparator() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
hasCachedChildren() - Method in class com.sleepycat.je.tree.IN
Returns whether any child is non-null in the main or off-heap cache.
hasCachedChildrenFlag() - Method in class com.sleepycat.je.tree.IN
 
hasChecksum() - Method in class com.sleepycat.je.log.LogEntryHeader
 
hasDuplicateBinaryEqualityComparator() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
hasDuplicates() - Method in class com.sleepycat.je.dbi.CursorImpl
 
hasExpirationValues() - Method in class com.sleepycat.je.tree.BIN
 
hasExtinctionFilter() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
hasFileSummaryLN(long) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Returns whether an LN exists in the file summary DB for the given file.
HASH_METHOD - Static variable in class com.sleepycat.compat.DbCompat
 
hashCode() - Method in class com.sleepycat.asm.Handle
 
hashCode() - Method in class com.sleepycat.asm.Type
Returns a hash code value for this type.
hashCode() - Method in class com.sleepycat.collections.MapEntryParameter
Computes a hash code as specified by Map.Entry.hashCode().
hashCode() - Method in class com.sleepycat.collections.StoredCollection
 
hashCode() - Method in class com.sleepycat.collections.StoredList
 
hashCode() - Method in class com.sleepycat.collections.StoredMap
 
hashCode() - Method in class com.sleepycat.je.CommitToken
 
hashCode() - Method in class com.sleepycat.je.DatabaseEntry
Returns a hash code based on the data value.
hashCode() - Method in class com.sleepycat.je.dbi.CursorImpl
 
hashCode() - Method in class com.sleepycat.je.dbi.DatabaseId
 
hashCode() - Method in class com.sleepycat.je.dbi.DbCleanup
 
hashCode() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
hashCode() - Method in class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
 
hashCode() - Method in class com.sleepycat.je.Durability
 
hashCode() - Method in class com.sleepycat.je.JEVersion
 
hashCode() - Method in class com.sleepycat.je.log.LogEntryType
This is used as a hash key.
hashCode() - Method in class com.sleepycat.je.log.LogUtils.XidImpl
 
hashCode() - Method in class com.sleepycat.je.log.Trace
Just in case it's ever used as a hash key.
hashCode() - Method in class com.sleepycat.je.recovery.Checkpointer.CheckpointReference
 
hashCode() - Method in class com.sleepycat.je.rep.CommitPointConsistencyPolicy
 
hashCode() - Method in class com.sleepycat.je.rep.elections.Acceptor.SuggestionGenerator.Ranking
 
hashCode() - Method in class com.sleepycat.je.rep.elections.MasterValue
 
hashCode() - Method in class com.sleepycat.je.rep.elections.Protocol.Accept
 
hashCode() - Method in class com.sleepycat.je.rep.elections.Protocol.Accepted
 
hashCode() - Method in class com.sleepycat.je.rep.elections.Protocol.Promise
 
hashCode() - Method in class com.sleepycat.je.rep.elections.Protocol.Propose
 
hashCode() - Method in class com.sleepycat.je.rep.elections.Protocol.Reject
 
hashCode() - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.CleanerBarrierState
 
hashCode() - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
 
hashCode() - Method in class com.sleepycat.je.rep.impl.PointConsistencyPolicy
 
hashCode() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
 
hashCode() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
hashCode() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Fail
 
hashCode() - Method in class com.sleepycat.je.rep.impl.TextProtocol.ProtocolError
 
hashCode() - Method in class com.sleepycat.je.rep.impl.TextProtocol.RequestMessage
 
hashCode() - Method in class com.sleepycat.je.rep.impl.TextProtocol.ResponseMessage
 
hashCode() - Method in class com.sleepycat.je.rep.impl.TextProtocol.StringFormatable
 
hashCode() - Method in class com.sleepycat.je.rep.NoConsistencyRequiredPolicy
 
hashCode() - Method in class com.sleepycat.je.rep.TimeConsistencyPolicy
 
hashCode() - Method in class com.sleepycat.je.rep.util.ldiff.Record
 
hashCode() - Method in class com.sleepycat.je.Transaction
For internal use.
hashCode() - Method in class com.sleepycat.je.tree.BINReference
 
hashCode() - Method in class com.sleepycat.je.tree.IN
We would like as even a hash distribution as possible so that the Evictor's LRU is as accurate as possible.
hashCode() - Method in class com.sleepycat.je.tree.Key
Support HashSet of Key in BINReference.
hashCode() - Method in class com.sleepycat.je.txn.TxnChain.CompareSlot
 
hashCode() - Method in class com.sleepycat.je.utilint.StatDefinition
 
hashCode() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
hashCode() - Method in class com.sleepycat.je.utilint.VLSN
 
hashCode() - Method in class com.sleepycat.persist.evolve.Converter
 
hashCode() - Method in class com.sleepycat.persist.evolve.EntityConverter
 
hashCode() - Method in class com.sleepycat.persist.evolve.Mutation
 
hashCode() - Method in class com.sleepycat.persist.evolve.Mutations
 
hashCode() - Method in class com.sleepycat.persist.evolve.Renamer
 
hashCode() - Method in class com.sleepycat.persist.model.ClassMetadata
 
hashCode() - Method in class com.sleepycat.persist.model.EntityMetadata
 
hashCode() - Method in class com.sleepycat.persist.model.FieldMetadata
 
hashCode() - Method in class com.sleepycat.persist.model.PrimaryKeyMetadata
 
hashCode() - Method in class com.sleepycat.persist.model.SecondaryKeyMetadata
 
hashCode() - Method in class com.sleepycat.persist.raw.RawObject
 
HashContext() - Constructor for class com.sleepycat.je.tree.BINDeltaBloomFilter.HashContext
 
hashes - Variable in class com.sleepycat.je.tree.BINDeltaBloomFilter.HashContext
 
HASHMAP_ENTRY_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
HASHMAP_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
HASHSET_ENTRY_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
HASHSET_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
hasKeyPrefix() - Method in class com.sleepycat.je.tree.IN
 
hasLoggedEntries() - Method in class com.sleepycat.je.txn.TxnEnd
Returns true if there are changes that have been logged for this entry.
hasMoreTokens() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Message
 
hasNewToken() - Method in interface com.sleepycat.je.rep.subscription.SubscriptionAuthHandler
Returns if subscriber has new token to update during subscription.
hasNext() - Method in class com.sleepycat.collections.StoredIterator
Returns true if this iterator has more elements when traversing in the forward direction.
hasNullId() - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
 
hasOffHeapBINIds() - Method in class com.sleepycat.je.tree.IN
 
hasOffHeapLNs() - Method in class com.sleepycat.je.tree.BIN
 
hasOpenHandles() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns whether one or more handles are open.
hasPrevious() - Method in class com.sleepycat.collections.StoredIterator
Returns true if this iterator has more elements when traversing in the reverse direction.
hasQueuedWrites() - Method in class com.sleepycat.je.log.FileManager
Returns whether anything is in the write queue.
hasReplicationFormat() - Method in class com.sleepycat.je.log.BasicVersionedWriteLoggable
 
hasReplicationFormat() - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
hasReplicationFormat() - Method in class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
 
hasReplicationFormat() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
hasReplicationFormat() - Method in interface com.sleepycat.je.log.entry.ReplicableLogEntry
Returns whether this format has a variant that is optimized for replication.
hasReplicationFormat() - Method in interface com.sleepycat.je.log.VersionedWriteLoggable
Returns whether this format has a variant that is optimized for replication.
hasReplicationFormat() - Method in class com.sleepycat.je.tree.LN
 
hasReplicationFormat() - Method in class com.sleepycat.je.txn.Txn
 
hasReplicationFormat() - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
hasReservedFileLN(long) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Returns whether an LN exists in the reserved file DB for the given file.
hasStringKey(byte[]) - Static method in class com.sleepycat.je.tree.FileSummaryLN
Returns true if the given key for this LN is a String file number key.
hasTransientId() - Method in enum com.sleepycat.je.rep.NodeType
 
hasUnknownUUID() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
 
hasUserTriggers() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
haveBINBytesChanged(IN, int, byte[]) - Method in class com.sleepycat.je.evictor.OffHeapCache
Called when a BIN's bytes were obtained holding a shared latch, and then the latch was released and acquired again.
haveEmbeddedData(int) - Method in class com.sleepycat.je.tree.IN
 
haveQuorum(QuorumPolicy, int) - Method in class com.sleepycat.je.rep.impl.node.ElectionQuorum
Predicate to determine whether we have a quorum based upon the quorum policy.
header - Variable in class com.sleepycat.asm.ClassReader
Start index of the class header information (access, name...) in b.
header - Variable in class com.sleepycat.je.log.LogItem
The header of the new log entry.
header - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
headMap(K) - Method in class com.sleepycat.collections.StoredSortedMap
Returns a view of the portion of this sorted set whose keys are strictly less than toKey.
headMap(K, boolean) - Method in class com.sleepycat.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements are strictly less than toKey, optionally including toKey.
headSet(Map.Entry<K, V>) - Method in class com.sleepycat.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are strictly less than toMapEntry.
headSet(Map.Entry<K, V>, boolean) - Method in class com.sleepycat.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are strictly less than toMapEntry, optionally including toMapEntry.
headSet(K) - Method in class com.sleepycat.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are strictly less than toKey.
headSet(K, boolean) - Method in class com.sleepycat.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are strictly less than toKey, optionally including toKey.
headSet(E) - Method in class com.sleepycat.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are strictly less than toValue.
headSet(E, boolean) - Method in class com.sleepycat.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are strictly less than toValue, optionally including toValue.
HEARTBEAT - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
Heartbeat(long, long) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.Heartbeat
 
Heartbeat(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.Heartbeat
 
HEARTBEAT_ACK - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
One of two txn ID values that results in a heartbeat response when encountered in the write queue.
HEARTBEAT_ACK_TIMED - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
Another txn ID that results in a heartbeat response when encountered in the write queue, and is used to mark a heartbeat response whose time spent in the queue is being measured.
HEARTBEAT_INTERVAL - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
HEARTBEAT_RESPONSE - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
heartbeatMs - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
HeartbeatResponse(VLSN, VLSN) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.HeartbeatResponse
 
HeartbeatResponse(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.HeartbeatResponse
 
HELPER_HOSTS - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
HELPER_HOSTS - Static variable in class com.sleepycat.je.rep.ReplicationConfig
Deprecated.
HELPER_HOSTS - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
The string identifying one or more helper host and port pairs in this format:
helpers - Variable in class com.sleepycat.je.rep.utilint.DbNullNode
 
HEX - Static variable in class com.sleepycat.je.tree.Key.DumpType
 
hexDeserializeNode(String, int) - Static method in class com.sleepycat.je.rep.impl.RepGroupImpl
Deserializes the object serialized by RepGroupImpl.serializeHex(int)
HexFormatter - Class in com.sleepycat.je.utilint
 
HexFormatter() - Constructor for class com.sleepycat.je.utilint.HexFormatter
 
hookSetup() - Method in interface com.sleepycat.je.utilint.TestHook
 
hookSetup() - Method in class com.sleepycat.je.utilint.TestHookAdapter
 
HostPortPair - Class in com.sleepycat.je.rep.utilint
Encapsulates the functionality around dealing with HostPort string pairs having the format: host[:port]
HostPortPair() - Constructor for class com.sleepycat.je.rep.utilint.HostPortPair
 

I

I2B - Static variable in interface com.sleepycat.asm.Opcodes
 
I2C - Static variable in interface com.sleepycat.asm.Opcodes
 
I2D - Static variable in interface com.sleepycat.asm.Opcodes
 
I2F - Static variable in interface com.sleepycat.asm.Opcodes
 
I2L - Static variable in interface com.sleepycat.asm.Opcodes
 
I2S - Static variable in interface com.sleepycat.asm.Opcodes
 
IADD - Static variable in interface com.sleepycat.asm.Opcodes
 
IALOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
IAND - Static variable in interface com.sleepycat.asm.Opcodes
 
IASTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
ICONST_0 - Static variable in interface com.sleepycat.asm.Opcodes
 
ICONST_1 - Static variable in interface com.sleepycat.asm.Opcodes
 
ICONST_2 - Static variable in interface com.sleepycat.asm.Opcodes
 
ICONST_3 - Static variable in interface com.sleepycat.asm.Opcodes
 
ICONST_4 - Static variable in interface com.sleepycat.asm.Opcodes
 
ICONST_5 - Static variable in interface com.sleepycat.asm.Opcodes
 
ICONST_M1 - Static variable in interface com.sleepycat.asm.Opcodes
 
id - Variable in class com.sleepycat.je.rep.stream.MatchpointSearchResults.PassedTxnInfo
 
id - Variable in class com.sleepycat.je.txn.Locker
 
ID_DB_ID - Static variable in class com.sleepycat.je.dbi.DbTree
 
IdentifierConfigParam(String, String, boolean, boolean) - Constructor for class com.sleepycat.je.rep.impl.RepParams.IdentifierConfigParam
 
IDIV - Static variable in interface com.sleepycat.asm.Opcodes
 
IF_ACMPEQ - Static variable in interface com.sleepycat.asm.Opcodes
 
IF_ACMPNE - Static variable in interface com.sleepycat.asm.Opcodes
 
IF_ICMPEQ - Static variable in interface com.sleepycat.asm.Opcodes
 
IF_ICMPGE - Static variable in interface com.sleepycat.asm.Opcodes
 
IF_ICMPGT - Static variable in interface com.sleepycat.asm.Opcodes
 
IF_ICMPLE - Static variable in interface com.sleepycat.asm.Opcodes
 
IF_ICMPLT - Static variable in interface com.sleepycat.asm.Opcodes
 
IF_ICMPNE - Static variable in interface com.sleepycat.asm.Opcodes
 
IFEQ - Static variable in interface com.sleepycat.asm.Opcodes
 
IFGE - Static variable in interface com.sleepycat.asm.Opcodes
 
IFGT - Static variable in interface com.sleepycat.asm.Opcodes
 
IFLE - Static variable in interface com.sleepycat.asm.Opcodes
 
IFLT - Static variable in interface com.sleepycat.asm.Opcodes
 
IFNE - Static variable in interface com.sleepycat.asm.Opcodes
 
IFNONNULL - Static variable in interface com.sleepycat.asm.Opcodes
 
IFNULL - Static variable in interface com.sleepycat.asm.Opcodes
 
IGNORE_SECONDARY_NODE_ID - Static variable in class com.sleepycat.je.rep.impl.RepParams
An internal option to allow converting an ELECTABLE node to a SECONDARY node by ignoring the electable node ID stored in the local rep group DB.
ignoreMethods - Static variable in class com.sleepycat.util.ConfigBeanInfoBase
 
IINC - Static variable in interface com.sleepycat.asm.Opcodes
 
ILLEGAL - Static variable in class com.sleepycat.je.txn.LockUpgrade
 
ILOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
IMUL - Static variable in interface com.sleepycat.asm.Opcodes
 
IN - Class in com.sleepycat.je.tree
An IN represents an Internal Node in the JE tree.
IN() - Constructor for class com.sleepycat.je.tree.IN
Create an empty IN, with no node ID, to be filled in from the log.
IN(DatabaseImpl, byte[], int, int) - Constructor for class com.sleepycat.je.tree.IN
Create a new IN.
IN(SizeofMarker) - Constructor for class com.sleepycat.je.tree.IN
For Sizeof.
IN_FIXED_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
INArrayRep<ARRAY_BASE_TYPE,REP_ENUM_TYPE,ELEMENT_TYPE> - Class in com.sleepycat.je.tree
The base class for the various array representations used by fields associated with an IN node.
INArrayRep() - Constructor for class com.sleepycat.je.tree.INArrayRep
 
inBounds(byte[]) - Method in interface com.sleepycat.je.dbi.RangeConstraint
 
incBinDeltaBlindOps() - Method in class com.sleepycat.je.evictor.Evictor
 
incBinDeltaDeletes() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incBinDeltaGets() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incBinDeltaInserts() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incBinDeltaUpdates() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incBINFetchStats(boolean, boolean) - Method in class com.sleepycat.je.evictor.Evictor
 
incBINsLoaded() - Method in class com.sleepycat.je.PreloadStats
 
incDBINsLoaded() - Method in class com.sleepycat.je.PreloadStats
 
incDeficitPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
incDeleteFailOps(DatabaseImpl) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incDeleteOps(DatabaseImpl) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incDINsLoaded() - Method in class com.sleepycat.je.PreloadStats
 
incDupCountLNsLoaded() - Method in class com.sleepycat.je.PreloadStats
 
incEmbeddedLNs() - Method in class com.sleepycat.je.PreloadStats
 
incExpiredPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
incFullBINMissStats() - Method in class com.sleepycat.je.evictor.Evictor
 
incInsertFailOps(DatabaseImpl) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incInsertOps(DatabaseImpl) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incINsLoaded() - Method in class com.sleepycat.je.PreloadStats
 
incLNFetchStats(boolean) - Method in class com.sleepycat.je.evictor.Evictor
Update the appropriate fetch stat, based on node type.
incLNsLoaded() - Method in class com.sleepycat.je.PreloadStats
 
includeAllMembers(RepGroupImpl.Predicate, Set<? super RepNodeImpl>) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Adds all nodes that are currently members of the group to the specified set.
includeArbiterMembers(Set<? super RepNodeImpl>) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Adds the arbiter nodes that are currently members of the group to the specified set.
includeDataMembers(Set<? super RepNodeImpl>) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Adds the nodes that are currently members of the group that store replication data to the specified set.
includeElectableMembers(Set<? super RepNodeImpl>) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Adds the electable nodes that are currently members of the group to the specified set.
includeExternalMembers(Set<? super RepNodeImpl>) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Adds the external nodes.
includeMembers(RepGroupImpl.Predicate, Set<? super RepNodeImpl>) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Adds nodes that are currently members of the group to the specified set.
includeMonitorMembers(Set<? super RepNodeImpl>) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Adds the monitor nodes that are currently members of the group to the specified set.
includeSecondaryMembers(Set<? super RepNodeImpl>) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Adds the secondary nodes that are currently members of the group to the specified set.
incMemoryExceeded() - Method in class com.sleepycat.je.PreloadStats
 
incNumAux() - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
Keep track of auxiliary log entries processed during this pass.
incNumDeleted() - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
incNumLNsEvicted(long) - Method in class com.sleepycat.je.evictor.Evictor
 
incNumProcessed() - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
incNumRead() - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
INCOMP_CURSORS_BINS - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_CURSORS_BINS_DESC - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_CURSORS_BINS_NAME - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_DBCLOSED_BINS - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_DBCLOSED_BINS_DESC - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_DBCLOSED_BINS_NAME - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_NAME - Static variable in class com.sleepycat.je.Environment
 
INCOMP_NON_EMPTY_BINS - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_NON_EMPTY_BINS_DESC - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_NON_EMPTY_BINS_NAME - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_PROCESSED_BINS - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_PROCESSED_BINS_DESC - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_PROCESSED_BINS_NAME - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_QUEUE_SIZE - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_QUEUE_SIZE_DESC - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_QUEUE_SIZE_NAME - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_SPLIT_BINS - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_SPLIT_BINS_DESC - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMP_SPLIT_BINS_NAME - Static variable in class com.sleepycat.je.incomp.INCompStatDefinition
 
INCOMPATIBLE_VERSION - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
IncompatibleClassException - Exception in com.sleepycat.persist.evolve
A class has been changed incompatibly and no mutation has been configured to handle the change or a new class version number has not been assigned.
IncompatibleClassException(String) - Constructor for exception com.sleepycat.persist.evolve.IncompatibleClassException
 
IncompatibleVersion(String) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.IncompatibleVersion
 
IncompatibleVersion(ByteBuffer) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.IncompatibleVersion
 
INCompressor - Class in com.sleepycat.je.incomp
JE compression consists of removing BIN slots for deleted and expired records, and pruning empty IN/BINs from the tree which is also called a reverse split.
INCompressor(EnvironmentImpl, long, String) - Constructor for class com.sleepycat.je.incomp.INCompressor
 
INCompStatDefinition - Class in com.sleepycat.je.incomp
Per-stat Metadata for JE INCompressor statistics.
INCompStatDefinition() - Constructor for class com.sleepycat.je.incomp.INCompStatDefinition
 
INContainingEntry - Interface in com.sleepycat.je.log.entry
An INContainingEntry is a log entry that contains internal nodes.
incPositionOps(DatabaseImpl) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incRealPermits() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
incRelatchesRequired() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
increment() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
increment() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
increment() - Method in class com.sleepycat.je.utilint.IntStat
 
increment() - Method in class com.sleepycat.je.utilint.LongStat
 
incrementChangeVersion() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Increments the object change version.
incrementDeletedLNCount() - Method in interface com.sleepycat.je.tree.TreeWalkerStatsAccumulator
 
incrementDeletedLNCount() - Method in class com.sleepycat.je.utilint.StatsAccumulator
 
incrementLNCount() - Method in class com.sleepycat.je.dbi.CursorImpl
 
incrementLNCount() - Method in interface com.sleepycat.je.tree.TreeWalkerStatsAccumulator
 
incrementLNCount() - Method in class com.sleepycat.je.utilint.StatsAccumulator
 
incrementPendingTrackCalls() - Method in class com.sleepycat.je.cleaner.ExpirationTracker
Increment the number of calls to ExpirationTracker.track(int, boolean, int) that must be made before the tracked data can be flushed to its database.
incRepeatIteratorReads() - Method in class com.sleepycat.je.log.LogManager
 
incRootSplits() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incSearchFailOps(DatabaseImpl) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incSearchOps(DatabaseImpl) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incThreadLocalReferenceCount() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
 
incUINFetchStats(boolean) - Method in class com.sleepycat.je.evictor.Evictor
 
incUpdateOps(DatabaseImpl) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
INDeleteInfo - Class in com.sleepycat.je.tree.dupConvert
INDeleteInfo encapsulates the information logged about the removal of a child from an IN during IN compression.
INDeleteInfo() - Constructor for class com.sleepycat.je.tree.dupConvert.INDeleteInfo
Used by logging system only.
indent(int) - Static method in class com.sleepycat.je.tree.TreeUtils
For tree dumper.
index - Variable in class com.sleepycat.je.tree.SearchResult
 
index - Variable in class com.sleepycat.je.tree.TrackingInfo
 
index - Variable in class com.sleepycat.je.tree.TreeLocation
 
indexKeyBinding - Variable in class com.sleepycat.bind.serial.SerialSerialKeyCreator
 
IndexNotAvailableException - Exception in com.sleepycat.persist
Thrown by the getPrimaryIndex, getSecondaryIndex and getSubclassIndex when an index has not yet been created.
IndexNotAvailableException(String) - Constructor for exception com.sleepycat.persist.IndexNotAvailableException
For internal use only.
indexOf(Object) - Method in class com.sleepycat.collections.StoredList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
INDupDeleteInfo - Class in com.sleepycat.je.tree.dupConvert
INDupDeleteInfo encapsulates the information logged about the removal of a child from a duplicate IN during IN compression.
INDupDeleteInfo() - Constructor for class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
Used by logging system only.
INEG - Static variable in interface com.sleepycat.asm.Opcodes
 
INEntry(SizeofMarker) - Constructor for class com.sleepycat.je.dbi.SortedLSNTreeWalker.INEntry
 
INENTRY_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
INFileReader - Class in com.sleepycat.je.log
INFileReader supports recovery by scanning log files during the IN rebuild pass.
INFileReader(EnvironmentImpl, int, long, long, boolean, long, long, RecoveryUtilizationTracker) - Constructor for class com.sleepycat.je.log.INFileReader
Create this reader to start at a given LSN.
INFileReader(EnvironmentImpl, int, long, long, boolean, long, long, RecoveryUtilizationTracker, Set<DatabaseId>, AtomicBoolean) - Constructor for class com.sleepycat.je.log.INFileReader
Create with logVersion8UpgradeDbs and logVersion8UpgradeDeltas params.
info - Variable in class com.sleepycat.asm.Label
Field used to associate user information to a label.
info(Logger, EnvironmentImpl, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
 
informLearners(Set<InetSocketAddress>, Proposer.WinningProposal, Protocol, ExecutorService, Logger, RepImpl, Formatter) - Static method in class com.sleepycat.je.rep.elections.Learner
A utility method used to broadcast the results of an election to Listeners.
init(RepNode, JEVersion) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.GlobalCBVLSN
Uses minJEVersion to determine whether the global CBVLSN is defunct.
init(String) - Method in class com.sleepycat.je.rep.impl.TextProtocol.StringFormatable
 
init(DatabaseImpl, byte[], int, int) - Method in class com.sleepycat.je.tree.IN
Initialize IN object.
initAsMaster() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Initialize before this node begins working as a master.
initAsReplica() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Initialize before this node begins working as a replica after being a master.
initAtFileStart(long) - Method in class com.sleepycat.je.log.FileReader.ReadWindow
 
initConfigManager(EnvironmentConfig, RepConfigProxy) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Create a config manager that holds the configuration properties that have been passed in.
initConfigManager(EnvironmentConfig, RepConfigProxy) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
initConfigParams(EnvironmentConfig, RepConfigProxy) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Init configuration params during environment creation.
initConfigParams(EnvironmentConfig, RepConfigProxy) - Method in class com.sleepycat.je.rep.impl.RepImpl
Called by the EnvironmentImpl constructor.
initExpirationTracker(ExpirationTracker) - Method in class com.sleepycat.je.log.LogManager
Called at the end of recovery to begin expiration tracking using the given tracker.
initFNVvalue - Variable in class com.sleepycat.je.tree.BINDeltaBloomFilter.HashContext
 
initFormatter() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
initFormatter() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
INITIAL_FORMAT_VERSION - Static variable in class com.sleepycat.je.rep.impl.RepGroupImpl
The initial format version for newly created RepGroupImpl instances.
initialize(String, File) - Method in interface com.sleepycat.je.BackupArchiveLocation
The initialize method should be invoked exactly once after the creation of the object via its no arguments constructor.
initialize(File) - Method in interface com.sleepycat.je.BackupFileCopy
initialize is invoked exactly once after the creation of the object via its noargs constructor.
initialize(String, File) - Method in class com.sleepycat.je.BackupFileLocation
The initialize method should be invoked exactly once after the creation of the object via its no arguments constructor.
initialize(File) - Method in class com.sleepycat.je.BackupFSArchiveCopy
 
initialize(ClassLoader) - Method in interface com.sleepycat.je.DatabaseComparator
Called to initialize a comparator object after it is instantiated or deserialized, and before it is used.
initialize(EntityModel) - Method in interface com.sleepycat.persist.evolve.Conversion
Initializes the conversion, allowing it to obtain raw type information from the entity model.
initialize(ClassLoader) - Method in class com.sleepycat.persist.impl.PersistComparator
In BDB JE this method will be called after the comparator is deserialized, including during recovery.
initializeChannelFactory() - Method in class com.sleepycat.je.rep.impl.RepImpl
Initialize the DataChannelFactory in our configuration for use.
initializeMessageOps(TextProtocol.MessageOp[]) - Method in class com.sleepycat.je.rep.impl.TextProtocol
The messages as defined by the subclass.
initializeMessageOps(BinaryProtocol.MessageOp[]) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
initializeProxy(T) - Method in interface com.sleepycat.persist.model.PersistentProxy
Copies the state of a given proxied class instance to this proxy instance.
initializeReader(Catalog, EntityModel, int, Format) - Method in class com.sleepycat.persist.impl.ConverterReader
 
initializeReader(Catalog, EntityModel, int, Format) - Method in class com.sleepycat.persist.impl.Format
Called to initialize a separate Reader implementation.
initiateElection(RepGroupImpl, QuorumPolicy, int) - Method in class com.sleepycat.je.rep.elections.Elections
Initiates an election.
initiateElection(RepGroupImpl, QuorumPolicy) - Method in class com.sleepycat.je.rep.elections.Elections
The standard method for requesting and election, we normally want to run elections until we hear of an election result.
initiateSoftShutdown() - Method in class com.sleepycat.je.cleaner.DataEraser
 
initiateSoftShutdown() - Method in class com.sleepycat.je.rep.elections.ElectionAgentThread
 
initiateSoftShutdown() - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
 
initiateSoftShutdown() - Method in class com.sleepycat.je.rep.impl.networkRestore.LogFileFeeder
 
initiateSoftShutdown() - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
initiateSoftShutdown() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Soft shutdown for the RepNode thread.
initiateSoftShutdown() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
 
initiateSoftShutdown() - Method in class com.sleepycat.je.util.verify.ReservedFilesAutoRepair
 
initiateSoftShutdown() - Method in class com.sleepycat.je.utilint.StoppableThread
Threads that use shutdownThread() must define this method.
initMasterFeederSource(VLSN) - Method in class com.sleepycat.je.rep.impl.node.Feeder
Creates the MasterFeederSource, which must be done while all files in the VLSNIndex range are protected by syncup.
initScan(VLSN) - Method in class com.sleepycat.je.rep.stream.FeederReader
Set up the FeederReader to start scanning from this VLSN.
initStartingPosition(long, Long) - Method in class com.sleepycat.je.log.FileReader
Helper for determining the starting position and opening up a file at the desired location.
initState - Variable in class com.sleepycat.je.rep.utilint.ServiceHandshake.ClientInitOp
 
initState - Variable in class com.sleepycat.je.rep.utilint.ServiceHandshake.ServerInitOp
 
injectFileForCleaning(Long) - Method in class com.sleepycat.je.cleaner.FileSelector
For unit testing.
INKeyRep - Class in com.sleepycat.je.tree
The abstract class that defines the various formats used to represent the keys associated with the IN node.
INKeyRep() - Constructor for class com.sleepycat.je.tree.INKeyRep
 
INKeyRep.Default - Class in com.sleepycat.je.tree
The default representation that's capable of storing keys of any size.
INKeyRep.MaxKeySize - Class in com.sleepycat.je.tree
The compact representation that can be used to represent keys LTE 16 bytes in length.
INKeyRep.Type - Enum in com.sleepycat.je.tree
 
INList - Class in com.sleepycat.je.dbi
The INList is a list of in-memory INs for a given environment.
INLogEntry<T extends IN> - Class in com.sleepycat.je.log.entry
- INLogEntry is used to read/write full-version IN logrecs.
INLogEntry(T) - Constructor for class com.sleepycat.je.log.entry.INLogEntry
Construct an INLogEntry for writing to the log.
INLogEntry(ByteBuffer, long, long, LogEntryType, IN) - Constructor for class com.sleepycat.je.log.entry.INLogEntry
Used to write a pre-serialized log entry.
INLongRep - Class in com.sleepycat.je.tree
Holds an array of non-negative long values, one for each slot in an IN.
INLongRep() - Constructor for class com.sleepycat.je.tree.INLongRep
 
INLongRep.DefaultRep - Class in com.sleepycat.je.tree
 
INLongRep.EmptyRep - Class in com.sleepycat.je.tree
Initially empty (all values are zero) but will mutate as needed when non-zero values are passed to set().
INLongRep.SparseRep - Class in com.sleepycat.je.tree
 
INNER_TYPE - Static variable in class com.sleepycat.asm.TypePath
A type path step that steps into the nested type of a class type.
inputToEntry(TupleInput, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.TupleBase
Utility method to set the data in a entry buffer to the data in a tuple input object.
inputWireRecord - Variable in class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
InputWireRecord - Class in com.sleepycat.je.rep.stream
Format for messages received at across the wire for replication.
inReplicationStream() - Method in class com.sleepycat.je.log.ReplicationContext
 
INSERT_SUCCESS - Static variable in class com.sleepycat.je.tree.IN
 
insertEntry(Node, byte[], long) - Method in class com.sleepycat.je.tree.IN
Inserts a slot with the given key, lsn and child node into this IN, if a slot with the same key does not exist already.
insertEntry1(Node, byte[], byte[], long, boolean) - Method in class com.sleepycat.je.tree.IN
Inserts a slot with the given key, lsn and child node into this IN, if a slot with the same key does not exist already.
insertEntry1(Node, byte[], byte[], long, byte, boolean) - Method in class com.sleepycat.je.tree.IN
Inserts a slot with the given key, lsn, state, and child node into this IN, if a slot with the same key does not exist already.
INSERTION_ORDERED_DUPLICATES - Static variable in class com.sleepycat.compat.DbCompat
 
insertOrUpdateRecord(DatabaseEntry, DatabaseEntry, LN, ExpirationInfo, PutMode, DatabaseEntry, DatabaseEntry, ReplicationContext) - Method in class com.sleepycat.je.dbi.CursorImpl
Insert or update a given record.
insertRecord(byte[], LN, boolean, ReplicationContext) - Method in class com.sleepycat.je.dbi.CursorImpl
Insert the given record (key + LN) in the tree or return false if the key is already present.
insertRecord(int, LN, long, int, byte[], byte[], int, boolean) - Method in class com.sleepycat.je.tree.IN
Update the idx slot of this BIN to reflect a record insertion in an existing KD slot.
insertZingJVMArgs(List<String>) - Static method in class com.sleepycat.je.utilint.JVMSystemUtils
Insert Zing-specific Java args after the 'java' command, if 'java' is the 0th element.
InstanceContext - Class in com.sleepycat.je.rep.net
The InstanceContext class captures contextual information for object instantiation by DataChannelFactory implementations.
InstanceContext(ReplicationNetworkConfig, LoggerFactory) - Constructor for class com.sleepycat.je.rep.net.InstanceContext
Creates an InstanceContext instance.
InstanceLogger - Interface in com.sleepycat.je.rep.net
The InstanceLogger interface provides a basic logging interface.
INSTANCEOF - Static variable in interface com.sleepycat.asm.Opcodes
 
InstanceParams - Class in com.sleepycat.je.rep.net
The InstanceParams class captures configuration information for object instantiation by DataChannelFactory implementations.
InstanceParams(InstanceContext, String) - Constructor for class com.sleepycat.je.rep.net.InstanceParams
Creates an InstanceParams instance.
instantiateComparator(Class<? extends Comparator<byte[]>>, String) - Static method in class com.sleepycat.je.dbi.DatabaseImpl
Used both to read from the log and to validate a comparator when set in DatabaseConfig.
instantiateEntry() - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
Returns a log entry corresponding to the entry buffer.
INSUFFICIENT_REPLICAS_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
INSUFFICIENT_REPLICAS_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The amount of time that a Environment.beginTransaction(com.sleepycat.je.Transaction, com.sleepycat.je.TransactionConfig) on the Master will wait for a sufficient number of electable Replicas, as determined by the default Durability policy, to contact the Master.
InsufficientAcksException - Exception in com.sleepycat.je.rep
This exception is thrown at the time of a commit in a Master, if the Master could not obtain transaction commit acknowledgments from its Replicas in accordance with the Durability.ReplicaAckPolicy currently in effect and within the requested timeout interval.
InsufficientAcksException(MasterTxn, int, int, String) - Constructor for exception com.sleepycat.je.rep.InsufficientAcksException
 
InsufficientAcksException(String) - Constructor for exception com.sleepycat.je.rep.InsufficientAcksException
For testing only.
InsufficientLogException - Exception in com.sleepycat.je.rep
This exception indicates that the log files constituting the Environment are insufficient and cannot be used as the basis for continuing with the replication stream provided by the current master.
InsufficientLogException(String) - Constructor for exception com.sleepycat.je.rep.InsufficientLogException
For KVS test use only.
InsufficientLogException(RepNode, Set<ReplicationNode>) - Constructor for exception com.sleepycat.je.rep.InsufficientLogException
 
InsufficientLogException(RepImpl, VLSN) - Constructor for exception com.sleepycat.je.rep.InsufficientLogException
 
InsufficientLogException(Properties, String, ReplicationNetworkConfig) - Constructor for exception com.sleepycat.je.rep.InsufficientLogException
 
InsufficientReplicasException - Exception in com.sleepycat.je.rep
Thrown by Environment.beginTransaction(com.sleepycat.je.Transaction, com.sleepycat.je.TransactionConfig) and Transaction.commit() when these operations are initiated at a Master which is not in contact with a quorum of Replicas as determined by the Durability.ReplicaAckPolicy that is in effect for the operation.
InsufficientReplicasException(Locker, Durability.ReplicaAckPolicy, int, Set<String>) - Constructor for exception com.sleepycat.je.rep.InsufficientReplicasException
Creates a Commit exception.
INSummary - Class in com.sleepycat.je.cleaner
Used to trace the relative numbers of full INs and BIN-deltas that are obsolete vs active.
INSummary() - Constructor for class com.sleepycat.je.cleaner.INSummary
 
inSync() - Method in class com.sleepycat.je.rep.stream.MasterStatus
Predicate to determine whether the group and node have a consistent notion of the Master.
INT - Static variable in class com.sleepycat.asm.Type
The sort of the int type.
INT_BYTES - Static variable in class com.sleepycat.je.log.LogUtils
 
INT_TYPE - Static variable in class com.sleepycat.asm.Type
The int type.
INTargetRep - Class in com.sleepycat.je.tree
The abstract class that defines the various representations used to represent an array of target pointers to children of an IN node.
INTargetRep() - Constructor for class com.sleepycat.je.tree.INTargetRep
 
INTargetRep.Default - Class in com.sleepycat.je.tree
 
INTargetRep.None - Class in com.sleepycat.je.tree
Representation used when an IN has no children cached.
INTargetRep.Sparse - Class in com.sleepycat.je.tree
Representation used when 1-4 children are cached.
INTargetRep.Type - Enum in com.sleepycat.je.tree
 
intArraySize(int) - Static method in class com.sleepycat.je.dbi.MemoryBudget
 
IntConfigParam - Class in com.sleepycat.je.config
A JE configuration parameter with an integer value.
IntConfigParam(String, Integer, Integer, Integer, boolean, boolean) - Constructor for class com.sleepycat.je.config.IntConfigParam
 
INTEGER - Static variable in interface com.sleepycat.asm.Opcodes
 
IntegerBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a Integer primitive wrapper or an int primitive.
IntegerBinding() - Constructor for class com.sleepycat.bind.tuple.IntegerBinding
 
IntegralLongAvg - Class in com.sleepycat.je.utilint
 
IntegralLongAvg(long, long, long) - Constructor for class com.sleepycat.je.utilint.IntegralLongAvg
 
IntegralLongAvg(long, long) - Constructor for class com.sleepycat.je.utilint.IntegralLongAvg
 
IntegralLongAvg(IntegralLongAvg) - Constructor for class com.sleepycat.je.utilint.IntegralLongAvg
 
IntegralLongAvgStat - Class in com.sleepycat.je.utilint
A long stat which represents a average whose value is Integral.
IntegralLongAvgStat(StatGroup, StatDefinition, long, long, long) - Constructor for class com.sleepycat.je.utilint.IntegralLongAvgStat
 
IntegralLongAvgStat(StatGroup, StatDefinition, long, long) - Constructor for class com.sleepycat.je.utilint.IntegralLongAvgStat
 
IntegralRateStat - Class in com.sleepycat.je.utilint
A long stat which represents a rate whose value is Integral.
IntegralRateStat(StatGroup, StatDefinition, Stat<? extends Number>, Stat<? extends Number>, long) - Constructor for class com.sleepycat.je.utilint.IntegralRateStat
 
InternalException - Exception in com.sleepycat.je.utilint
Some internal inconsistency exception.
InternalException() - Constructor for exception com.sleepycat.je.utilint.InternalException
 
InternalException(String) - Constructor for exception com.sleepycat.je.utilint.InternalException
 
InternalException(String, Throwable) - Constructor for exception com.sleepycat.je.utilint.InternalException
 
IntRunningTotalStat - Class in com.sleepycat.je.rep.utilint
Used to create running totals across the lifetime of the StatGroup.
IntRunningTotalStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.rep.utilint.IntRunningTotalStat
 
IntStat - Class in com.sleepycat.je.utilint
An integer JE stat.
IntStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.IntStat
 
IntStat(StatGroup, StatDefinition, int) - Constructor for class com.sleepycat.je.utilint.IntStat
 
intToEntry(int, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.IntegerBinding
Converts a simple int value into an entry buffer.
intToEntry(int, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.PackedIntegerBinding
Converts a simple int value into an entry buffer, using PackedInteger format.
intToEntry(int, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedPackedIntegerBinding
Converts a simple int value into an entry buffer, using SortedPackedInteger format.
intValue() - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
invalidate(EnvironmentFailureException) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Invalidate the environment.
invalidate(Error) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Invalidate the environment when a Java Error is thrown.
invalidate(Database) - Static method in class com.sleepycat.je.DbInternal
Proxy to Database.invalidate()
invalidate(EnvironmentFailureException) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
invalidate(long) - Method in class com.sleepycat.je.util.DbBackup
For internal use only.
invalidateBackups(long) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
invalidatesEnvironment() - Method in enum com.sleepycat.je.dbi.EnvironmentFailureReason
 
InvalidMessageException(TextProtocol.MessageError, String) - Constructor for exception com.sleepycat.je.rep.impl.TextProtocol.InvalidMessageException
 
invokeAddRemoveTriggers(Locker, List<Trigger>, List<Trigger>) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invoke the triggers associated with the addition or removal of the trigger itself.
invokeCheckpoint(CheckpointConfig, String) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Invoke a checkpoint programmatically.
invokeCleaner(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
invokeCompressor() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Invoke a compress programmatically.
INVOKEDYNAMIC - Static variable in interface com.sleepycat.asm.Opcodes
 
invokeEvictor() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
INVOKEINTERFACE - Static variable in interface com.sleepycat.asm.Opcodes
 
INVOKESPECIAL - Static variable in interface com.sleepycat.asm.Opcodes
 
INVOKESTATIC - Static variable in interface com.sleepycat.asm.Opcodes
 
INVOKEVIRTUAL - Static variable in interface com.sleepycat.asm.Opcodes
 
IOExceptionWrapper - Exception in com.sleepycat.util
An IOException that can contain nested exceptions.
IOExceptionWrapper(Throwable) - Constructor for exception com.sleepycat.util.IOExceptionWrapper
 
IOR - Static variable in interface com.sleepycat.asm.Opcodes
 
IREM - Static variable in interface com.sleepycat.asm.Opcodes
 
IRETURN - Static variable in interface com.sleepycat.asm.Opcodes
 
IS_JE - Static variable in class com.sleepycat.compat.DbCompat
Used on JE only, simply to avoid warnings about "if (true) ...".
isAbort() - Method in class com.sleepycat.je.log.LNFileReader
 
isAbortExpirationInHours() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
isAbortExpirationInHours() - Method in class com.sleepycat.je.txn.WriteLockInfo
 
isActive() - Method in class com.sleepycat.je.rep.arbitration.Arbiter
Return true if this node is in active arbitration.
isActive() - Method in enum com.sleepycat.je.rep.ReplicatedEnvironment.State
 
isActive(long) - Method in class com.sleepycat.je.rep.utilint.NamedChannelWithTimeout
Method invoked by the time thread to check on the channel on a periodic basis.
isActiveOrNewFile(Long) - Method in class com.sleepycat.je.cleaner.FileProtector
Returns whether the given file is active, including the last file whether or not it has been created on disk yet.
isAllZeros() - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
Returns whether the item bytes are all zeros, meaning that erasure of this entry is complete.
isApplicable(QuorumPolicy) - Method in class com.sleepycat.je.rep.arbitration.Arbiter
Return true if this node is in active arbitration, and if arbitration should take precedence over the election quorum policy.
isApplicable(Durability.ReplicaAckPolicy) - Method in class com.sleepycat.je.rep.arbitration.Arbiter
Return true if this node is in active arbitration, and if arbitration should take precedence over the durability quorum policy.
isArbiter() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Return true if this environment is used as an Arbiter.
isArbiter() - Method in class com.sleepycat.je.rep.impl.RepImpl
Return true if this environment is used as an Arbiter.
isArbiter() - Method in enum com.sleepycat.je.rep.NodeType
Returns whether this is the NodeType.ARBITER type.
isArray() - Method in class com.sleepycat.persist.impl.Format
 
isArray() - Method in class com.sleepycat.persist.impl.ObjectArrayFormat
 
isArray() - Method in class com.sleepycat.persist.impl.PrimitiveArrayFormat
 
isArray() - Method in interface com.sleepycat.persist.raw.RawType
Returns whether this is an array type.
isAuthoritativeMaster() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns a definitive answer to whether this node is currently the master by checking both its status as a master and whether the group agrees that it is the master.
isAutoRepairReservedFilesDone() - Method in class com.sleepycat.je.dbi.DbTree
 
isAutoTxn() - Method in class com.sleepycat.je.txn.Txn
Determines whether this is an auto transaction.
isBIN() - Method in class com.sleepycat.je.tree.BIN
 
isBIN() - Method in class com.sleepycat.je.tree.Node
 
isBINDelta - Variable in class com.sleepycat.je.evictor.OffHeapCache.BINInfo
 
isBINDelta() - Method in class com.sleepycat.je.log.CleanerFileReader
 
isBINDelta() - Method in class com.sleepycat.je.log.entry.BINDeltaLogEntry
 
isBINDelta() - Method in interface com.sleepycat.je.log.entry.INContainingEntry
 
isBINDelta() - Method in class com.sleepycat.je.log.entry.INLogEntry
 
isBINDelta() - Method in class com.sleepycat.je.log.entry.OldBINDeltaLogEntry
 
isBINDelta() - Method in class com.sleepycat.je.log.INFileReader
 
isBINDelta() - Method in class com.sleepycat.je.tree.IN
 
isBINDelta(boolean) - Method in class com.sleepycat.je.tree.IN
 
isBINDelta() - Method in class com.sleepycat.je.tree.Node
 
isBINDelta(boolean) - Method in class com.sleepycat.je.tree.Node
 
isBlocking() - Method in interface com.sleepycat.je.rep.net.DataChannel
Tells whether or not every I/O operation on this channel will block until it completes.
isBlocking() - Method in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
Tells whether or not every I/O operation on this channel will block until it completes.
isBusy() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffService
 
isCheckpointEnd() - Method in class com.sleepycat.je.log.CheckpointFileReader
 
isCheckpointNeeded() - Method in class com.sleepycat.je.cleaner.FileSelector
Returns whether any files are cleaned, meaning that a checkpoint is needed before they can be deleted.
isCheckpointNeeded() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns whether this database's MapLN must be flushed during a checkpoint.
isCheckpointStart() - Method in class com.sleepycat.je.log.CheckpointFileReader
 
isClosed() - Method in class com.sleepycat.je.dbi.CursorImpl
 
isClosed() - Method in class com.sleepycat.je.dbi.DiskOrderedCursorImpl
 
isClosed() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isClosed() - Method in class com.sleepycat.je.Environment
Returns whether the environment has been closed by the application.
isClosed() - Method in class com.sleepycat.je.txn.Txn
 
isClosing() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isCodeAttribute() - Method in class com.sleepycat.asm.Attribute
Returns true if this type of attribute is a code attribute.
isCommit() - Method in class com.sleepycat.je.log.LNFileReader
 
isCompleted() - Method in class com.sleepycat.je.util.verify.ReservedFilesAutoRepair
 
isConfigParamSet(String) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
isConfigParamSet(String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
 
isConnected() - Method in interface com.sleepycat.je.rep.net.DataChannel
Checks whether the channel is connected.
isConnected() - Method in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
Checks whether the channel is connected.
isCorrupted(Database) - Static method in class com.sleepycat.je.DbInternal
 
isCorrupted() - Method in exception com.sleepycat.je.EnvironmentFailureException
Whether the EnvironmentFailureException indicates that the log is corrupt, meaning that a network restore (or restore from backup) should be performed.
isDataNode() - Method in enum com.sleepycat.je.rep.NodeType
Returns whether this type represents a data node, either NodeType.ELECTABLE or NodeType.SECONDARY.
isDataSearch() - Method in enum com.sleepycat.je.dbi.SearchMode
Returns true when the data value is included in the search, i.e., for BOTH and BOTH_RANGE.
isDBIN() - Method in class com.sleepycat.je.tree.dupConvert.DBIN
 
isDBIN() - Method in class com.sleepycat.je.tree.Node
 
isDbLoggingDisabled() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isDbTree() - Method in class com.sleepycat.je.log.CheckpointFileReader
 
isDbTree() - Method in class com.sleepycat.je.log.CleanerFileReader
 
isDeferredWriteMode() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
isDeficit() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Permit
 
isDefunct() - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.GlobalCBVLSN
Returns true if all nodes in the group are running JE 7.5 or later, and therefore the GlobalCBVLSN is not maintained.
isDefunct(int) - Method in class com.sleepycat.je.tree.BIN
Returns whether the slot is known-deleted, pending-deleted, or expired.
isDeleted() - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
isDeleted() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
isDeleted() - Method in interface com.sleepycat.je.log.entry.LogEntry
Returns whether this is a deleted LN.
isDeleted(int) - Method in class com.sleepycat.je.tree.BIN
Returns whether the slot is known-deleted or pending-deleted.
isDeleted() - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
isDeleted() - Method in class com.sleepycat.je.tree.LN
 
isDeleted() - Method in class com.sleepycat.je.tree.MapLN
 
isDeleted() - Method in class com.sleepycat.je.tree.NameLN
 
isDeleted() - Method in class com.sleepycat.persist.impl.Format
Returns whether the class for this format was deleted.
isDeleted() - Method in interface com.sleepycat.persist.raw.RawType
Returns whether this type has been deleted using a class Deleter mutation.
isDeleteFinished() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns true if this database is deleted and all cleanup/extinction is finished.
isDeleteInfo() - Method in class com.sleepycat.je.log.INFileReader
 
isDeleting() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns true if this database is being deleted.
isDesignatedPrimary() - Method in class com.sleepycat.je.rep.impl.RepImpl
Return true if the node has been configured as a Designated Primary.
isDesignatedPrimary() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
isDetached() - Method in enum com.sleepycat.je.rep.ReplicatedEnvironment.State
 
isDIN() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
isDIN() - Method in class com.sleepycat.je.tree.Node
 
isDirty() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns whether this database has new (unflushed) utilization info or the root LSN was modified after it was last logged.
isDirty(int) - Method in class com.sleepycat.je.tree.IN
 
isDirty() - Method in class com.sleepycat.je.tree.LN
 
isDirty() - Method in class com.sleepycat.je.tree.MapLN
 
isDupDeleteInfo() - Method in class com.sleepycat.je.log.INFileReader
 
isDupRootDeletion() - Method in class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
Returns true if we are certain that this log entry reflects deletion of a DIN root.
isDurableDeferredWrite() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
isElectable() - Method in enum com.sleepycat.je.rep.NodeType
Returns whether this is the NodeType.ELECTABLE type.
isEmbedded - Variable in class com.sleepycat.je.tree.TreeLocation
 
isEmbeddedLN() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
isEmbeddedLN(int) - Method in class com.sleepycat.je.tree.IN
Return true if the LN at the given slot is embedded.
isEmbeddedLN(byte) - Static method in class com.sleepycat.je.tree.IN
 
isEmpty() - Method in class com.sleepycat.collections.StoredContainer
Returns true if this map or collection contains no mappings or elements.
isEmpty() - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
isEmpty() - Method in class com.sleepycat.je.cleaner.FileSelector.CheckpointStartCleanerState
 
isEmpty() - Method in class com.sleepycat.je.cleaner.FileSummary
Returns whether this summary contains any non-zero totals.
isEmpty() - Method in class com.sleepycat.je.rep.utilint.SimpleTxnMap
 
isEmpty() - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
 
isEmpty() - Method in class com.sleepycat.je.rep.vlsn.VLSNRecoveryTracker
 
isEmpty() - Method in interface com.sleepycat.je.SecondaryAssociation
Returns true if there are no secondary databases in the association.
isEmpty() - Method in class com.sleepycat.je.tree.INLongRep.DefaultRep
 
isEmpty() - Method in class com.sleepycat.je.tree.INLongRep.EmptyRep
 
isEmpty() - Method in class com.sleepycat.je.tree.INLongRep
 
isEmpty() - Method in class com.sleepycat.je.tree.INLongRep.SparseRep
 
isEmpty() - Method in class com.sleepycat.persist.evolve.Mutations
Returns true if no mutations are present.
isEmpty() - Method in class com.sleepycat.utilint.LatencyStat
 
isEnabled() - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
isEnabled() - Method in class com.sleepycat.je.dbi.INList
 
isEnabled() - Method in class com.sleepycat.je.evictor.OffHeapCache
 
isEntityClass() - Method in class com.sleepycat.persist.model.ClassMetadata
Returns whether this class is an entity class.
isEntryErased(long) - Method in class com.sleepycat.je.cleaner.DataEraser
Returns whether the log entry at the given LSN has been erased.
isEntryKnownDeleted(int) - Method in class com.sleepycat.je.tree.IN
 
isEntryPendingDeleted(int) - Method in class com.sleepycat.je.tree.IN
 
isEnum() - Method in class com.sleepycat.persist.impl.EnumFormat
 
isEnum() - Method in class com.sleepycat.persist.impl.Format
 
isEnum() - Method in interface com.sleepycat.persist.raw.RawType
Returns whether this is an enum type.
isErased() - Method in class com.sleepycat.je.log.LogEntryHeader
Returns whether the type of this entry has been changed to LOG_ERASED.
isExactSearch() - Method in enum com.sleepycat.je.dbi.SearchMode
Returns true when the key or key/data search is exact, i.e., for SET and BOTH.
isExclusiveOnly() - Method in class com.sleepycat.je.latch.LatchImpl
 
isExclusiveOnly() - Method in interface com.sleepycat.je.latch.SharedLatch
Returns whether this latch is exclusive-only.
isExclusiveOnly() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
isExclusiveOwner() - Method in interface com.sleepycat.je.latch.Latch
Returns true if the current thread holds this latch for exclusive/write access.
isExclusiveOwner() - Method in class com.sleepycat.je.latch.LatchImpl
 
isExclusiveOwner() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
isExclusiveOwner() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
isExpirationEnabled() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
isExpirationInHours() - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
isExpirationInHours() - Method in class com.sleepycat.je.tree.IN
 
isExpired(int, boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns whether a given expiration time precedes the current system time, i.e., the expiration time has passed.
isExpired(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns whether a given expiration time precedes the current system time, i.e., the expiration time has passed.
isExpired(int, boolean) - Static method in class com.sleepycat.je.dbi.TTL
Returns whether a given expiration time precedes the current system time, i.e., the expiration time has passed.
isExpired(long) - Static method in class com.sleepycat.je.dbi.TTL
Returns whether a given expiration time precedes the current system time, i.e., the expiration time has passed.
isExpired(int) - Method in class com.sleepycat.je.tree.BIN
Returns whether the slot is expired.
isExpired() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Permit
Returns true if the lease has expired.
isExternal() - Method in enum com.sleepycat.je.rep.NodeType
 
isFileHeader() - Method in class com.sleepycat.je.log.CleanerFileReader
 
isFileValid(long) - Method in class com.sleepycat.je.log.FileManager
For assertions that check whether a file is valid or has been deleted via log cleaning.
isFirstBin - Variable in class com.sleepycat.je.tree.BINBoundary
The first BIN was returned.
isFlushedToDisk() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
isForReplication() - Method in class com.sleepycat.je.config.ConfigParam
 
isForward() - Method in enum com.sleepycat.je.dbi.GetMode
 
isGlobalCBVLSNDefunct() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns whether the GlobalCBVLSN is defunct -- see GlobalCBVLSN.
isGroupMaster() - Method in class com.sleepycat.je.rep.stream.MasterStatus
Returns true if it's the master from the Group's perspective
ISHL - Static variable in interface com.sleepycat.asm.Opcodes
 
ISHR - Static variable in interface com.sleepycat.asm.Opcodes
 
isImmediatelyObsolete(DatabaseImpl) - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
isImmediatelyObsolete(DatabaseImpl) - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
isImmediatelyObsolete(DatabaseImpl) - Method in interface com.sleepycat.je.log.entry.LogEntry
Returns true if this item should be counted as obsolete when logged.
isIN() - Method in class com.sleepycat.je.log.CleanerFileReader
 
isIN() - Method in class com.sleepycat.je.tree.IN
 
isIN() - Method in class com.sleepycat.je.tree.Node
 
isIncrementalPopulationEnabled() - Method in class com.sleepycat.je.SecondaryDatabase
 
isInInit() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isInitialized() - Method in class com.sleepycat.util.keyrange.RangeCursor
Returns whether the cursor is initialized at a valid position.
isInPri2LRU() - Method in class com.sleepycat.je.tree.IN
 
isInterface() - Method in class com.sleepycat.asm.Handle
Returns true if the owner of the field or method designated by this handle is an interface.
isInternal() - Method in enum com.sleepycat.je.dbi.DbType
Returns true if this is an internal DB, or false if it is a user DB.
isInternalDb() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
isInternalDbCursor() - Method in class com.sleepycat.je.dbi.CursorImpl
 
isInternalHandle() - Method in class com.sleepycat.je.Environment
 
isINType() - Method in class com.sleepycat.je.log.LogEntryType
 
isInUse() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns whether this DB is in use and cannot be evicted.
isInvisible() - Method in class com.sleepycat.je.log.LNFileReader
 
isInvisible() - Method in class com.sleepycat.je.log.LogEntryHeader
 
isKD - Variable in class com.sleepycat.je.tree.TreeLocation
 
isKeyInBounds(byte[]) - Method in class com.sleepycat.je.tree.IN
Returns whether the given key is greater than or equal to the first key in the IN and less than or equal to the last key in the IN.
isKnownDeleted() - Method in class com.sleepycat.je.tree.ChildReference
 
isLast() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPRequest
 
isLastBin - Variable in class com.sleepycat.je.tree.BINBoundary
The last BIN was returned.
isLatchExclusiveOwner() - Method in class com.sleepycat.je.tree.IN
 
isLatchOwner() - Method in class com.sleepycat.je.tree.IN
 
isLN() - Method in class com.sleepycat.je.log.CleanerFileReader
 
isLN() - Method in class com.sleepycat.je.log.LNFileReader
 
isLN() - Method in class com.sleepycat.je.tree.LN
 
isLN() - Method in class com.sleepycat.je.tree.Node
 
isLNImmediatelyObsolete() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Returns whether all LNs in this DB are "immediately obsolete", meaning two things: 1) They are counted obsolete when logged and can be ignored by the cleaner entirely.
isLNType(LogEntryType) - Static method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
Returns whether the given type is an LN; a null type is assumed to be an LN.
isLNType() - Method in class com.sleepycat.je.log.LogEntryType
 
isLocalAdditional() - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
isLocalWrite() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
isLocalWrite() - Method in class com.sleepycat.je.rep.txn.ReadonlyTxn
 
isLocalWrite() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
isLocalWrite() - Method in class com.sleepycat.je.txn.BuddyLocker
Consider this locker local-write if its buddy is local-write.
isLocalWrite() - Method in class com.sleepycat.je.txn.Locker
Returns true if writes may only be to non-replicated DBs using this locker, or false if writes may only be to replicated DBs.
isLockUncontended(Long) - Method in class com.sleepycat.je.txn.DummyLockManager
 
isLockUncontended(Long) - Method in class com.sleepycat.je.txn.LockManager
 
isLockUncontended(Long) - Method in class com.sleepycat.je.txn.SyncedLockManager
 
isMaster() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isMaster() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
isMaster() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
isMaster() - Method in enum com.sleepycat.je.rep.ReplicatedEnvironment.State
 
isMasterTxn() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
isMasterTxn() - Method in class com.sleepycat.je.txn.Txn
 
isMemOnly() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isMixedReplication() - Method in enum com.sleepycat.je.dbi.DbType
Returns true for certain internal DBs that support a mixture of replicated and non-replicated records.
isMonitor() - Method in enum com.sleepycat.je.rep.NodeType
Returns whether this is the NodeType.MONITOR type.
isMultiValueParam() - Method in class com.sleepycat.je.config.ConfigParam
 
isMutable() - Method in class com.sleepycat.je.config.ConfigParam
 
isNeedsAcks() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns true if acks are needed by the group for durability.
isNoDataLN(int) - Method in class com.sleepycat.je.tree.IN
Return true if the LN at the given slot is an embedded LN with no data.
isNoDataLN(byte) - Static method in class com.sleepycat.je.tree.IN
 
isNodeMaster() - Method in class com.sleepycat.je.rep.stream.MasterStatus
Returns true if it's the master from the node's localized perspective
isNodeType() - Method in class com.sleepycat.je.log.LogEntryType
 
isNoLocking() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isNotInitialized() - Method in class com.sleepycat.je.dbi.CursorImpl
 
isNotSet() - Method in class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.AtomicLongComponent
 
isNotSet() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.BaseStat
Returns whether the statistic is in its initial state.
isNotSet() - Method in class com.sleepycat.je.utilint.BooleanStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.DoubleExpMovingAvg
 
isNotSet() - Method in class com.sleepycat.je.utilint.FloatStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.IntegralLongAvgStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.IntStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.LatencyPercentile
 
isNotSet() - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.LongArrayStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.LongAvg
 
isNotSet() - Method in class com.sleepycat.je.utilint.LongAvgRate
 
isNotSet() - Method in class com.sleepycat.je.utilint.LongAvgRateStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.LongAvgStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.LongDiffStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.LongMax
 
isNotSet() - Method in class com.sleepycat.je.utilint.LongMaxStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.LongStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.MapStat
 
isNotSet() - Method in class com.sleepycat.je.utilint.StringStat
 
isNull() - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
isNull() - Method in class com.sleepycat.je.utilint.VLSN
 
isNull(long) - Static method in class com.sleepycat.je.utilint.VLSN
 
isOffHeapBINDirty(int) - Method in class com.sleepycat.je.tree.IN
 
isOffHeapBINPri2(int) - Method in class com.sleepycat.je.tree.IN
 
isOldBINDelta() - Method in class com.sleepycat.je.log.CleanerFileReader
 
isOldDupType() - Method in class com.sleepycat.je.log.LogEntryType
 
isOnBIN(BIN) - Method in class com.sleepycat.je.dbi.CursorImpl
 
isOnlyAbortable() - Method in class com.sleepycat.je.txn.Txn
 
isOnSamePosition(CursorImpl) - Method in class com.sleepycat.je.dbi.CursorImpl
 
isOpen(File) - Method in class com.sleepycat.je.dbi.DbEnvPool
 
isOpen() - Method in class com.sleepycat.je.rep.utilint.NamedChannel
 
isOpen() - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
isOpen() - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
 
isOpen() - Method in class com.sleepycat.je.util.LogVerificationReadableByteChannel
isOpen() - Method in class com.sleepycat.persist.model.EntityModel
Returns whether the model is associated with an open store.
isOrdered() - Method in class com.sleepycat.collections.StoredContainer
Returns whether keys are ordered in this container.
isOwnedWriteLock(Locker) - Method in class com.sleepycat.je.txn.LockImpl
Return true if locker is an owner of this Lock and this is a write lock.
isOwnedWriteLock(Locker) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
isOwner() - Method in interface com.sleepycat.je.latch.Latch
Returns true if the current thread holds this latch.
isOwner() - Method in class com.sleepycat.je.latch.LatchImpl
 
isOwner() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
isOwner() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
isOwner(Locker, LockType) - Method in class com.sleepycat.je.txn.LockImpl
Return true if locker is an owner of this Lock for lockType, false otherwise.
isOwner(Locker, LockType) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
isPaused() - Method in class com.sleepycat.je.utilint.DaemonThread
Returns whether the daemon is currently paused/disabled.
isPinned() - Method in class com.sleepycat.je.tree.IN
 
isPrepare() - Method in class com.sleepycat.je.log.LNFileReader
 
isPreSerialized() - Method in class com.sleepycat.je.log.entry.INLogEntry
 
isPriKeyFieldNullOrZero(Object) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
isPrimitive() - Method in class com.sleepycat.persist.impl.Format
 
isPrimitive() - Method in class com.sleepycat.persist.impl.SimpleFormat
 
isPrimitive() - Method in interface com.sleepycat.persist.raw.RawType
Returns whether this type is a Java primitive: char, byte, short, int, long, float or double.
isProbablyExpired() - Method in class com.sleepycat.je.dbi.CursorImpl
 
isProbablyExpired(int) - Method in class com.sleepycat.je.tree.BIN
 
isProcessorClosed() - Method in class com.sleepycat.je.dbi.DiskOrderedCursorImpl
 
isProvisional(long, long) - Method in enum com.sleepycat.je.log.Provisional
Determines whether a given log entry should be processed during recovery.
isQuorumAck() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
Returns whether the node was acknowledged by a quorum and its entry is therefore considered durable.
isRawAccess() - Method in interface com.sleepycat.persist.impl.EntityInput
Return whether this input is in raw mode, i.e., whether it is returning raw instances.
isRawAccess() - Method in class com.sleepycat.persist.impl.PersistCatalog
 
isRawAccess() - Method in class com.sleepycat.persist.impl.SimpleCatalog
 
isReadCommittedIsolation() - Method in class com.sleepycat.je.txn.BasicLocker
Is never read-committed isolation.
isReadCommittedIsolation() - Method in class com.sleepycat.je.txn.Locker
Returns whether the isolation level of this locker is read-committed.
isReadCommittedIsolation() - Method in class com.sleepycat.je.txn.ReadCommittedLocker
Is always read-committed isolation.
isReadCommittedIsolation() - Method in class com.sleepycat.je.txn.Txn
Is read-committed isolation if so configured.
isReadModifyWrite() - Method in class com.sleepycat.collections.StoredIterator
Returns whether write-locks will be obtained when reading with this cursor.
isReadOnly() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isReadOnly() - Method in class com.sleepycat.je.txn.Locker
Returns whether writes are prohibited using this locker.
isReadOnly() - Method in class com.sleepycat.je.txn.Txn
 
isReadOnly() - Method in class com.sleepycat.persist.impl.PersistCatalog
Returns true if the user opened the store read-only, or we're running in Replica upgrade mode.
isReadUncommittedDefault() - Method in class com.sleepycat.je.txn.Locker
 
isRecordExtinctionActive(long) - Method in class com.sleepycat.je.Environment
isRecordExtinctionAvailable() - Method in class com.sleepycat.je.Environment
Returns whether all nodes in the replication group have been upgraded to JE 18.1 or later, and therefore the record extinction feature is available.
isRegistered(String) - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
 
isReleased() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Permit
 
isRemoteAdditional() - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
isRemoved() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
isRepConverted() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
True if this environment is converted from non-replicated to replicated.
isReplica() - Method in enum com.sleepycat.je.rep.ReplicatedEnvironment.State
 
isReplicated(Environment) - Static method in class com.sleepycat.compat.DbCompat
 
isReplicated() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
isReplicated() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Return true if this environment is part of a replication group.
isReplicated() - Method in class com.sleepycat.je.rep.impl.RepImpl
Return true if this environment is part of a replication group.
isReplicated() - Method in class com.sleepycat.je.txn.BuddyLocker
Consider this locker replicated if its buddy (Txn) is replicated.
isReplicated() - Method in class com.sleepycat.je.txn.Locker
Returns whether a transaction is method indicates whether the txn is part of the rep stream.
isReplicatedTxn(long) - Static method in class com.sleepycat.je.txn.TxnManager
 
isReplicationFormatWorthwhile(ByteBuffer, int, int) - Method in class com.sleepycat.je.log.BasicVersionedWriteLoggable
 
isReplicationFormatWorthwhile(ByteBuffer, int, int) - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
isReplicationFormatWorthwhile(ByteBuffer, int, int) - Method in class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
 
isReplicationFormatWorthwhile(ByteBuffer, int, int) - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
isReplicationFormatWorthwhile(ByteBuffer, int, int) - Method in interface com.sleepycat.je.log.entry.ReplicableLogEntry
Returns whether it is worthwhile to materialize and then re-serialize a log entry in a format optimized for replication.
isReplicationFormatWorthwhile(ByteBuffer, int, int) - Method in interface com.sleepycat.je.log.VersionedWriteLoggable
Returns whether it is worthwhile to materialize and then re-serialize a log entry in a format optimized for replication.
isReplicationFormatWorthwhile(ByteBuffer, int, int) - Method in class com.sleepycat.je.tree.LN
 
isReplicationFormatWorthwhile(ByteBuffer, int, int) - Method in class com.sleepycat.je.txn.Txn
 
isReplicationFormatWorthwhile(ByteBuffer, int, int) - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
isReplicationPossible() - Method in class com.sleepycat.je.log.LogEntryType
Return true if this type of log entry can be part of the replication stream.
isReplicaUpgradeMode() - Method in class com.sleepycat.persist.EntityStore
 
isReplicaUpgradeMode() - Method in class com.sleepycat.persist.impl.Store
For unit testing.
isReplicaWrite() - Method in exception com.sleepycat.je.OperationFailureException
For internal use only.
isReplicaWrite() - Method in exception com.sleepycat.je.rep.ReplicaWriteException
For internal use only.
isReservedDbName(String) - Static method in class com.sleepycat.je.dbi.DbTree
Returns true if the name is a reserved JE database name.
isReservedFile(Long) - Method in class com.sleepycat.je.cleaner.FileProtector
Returns whether the given file is in the reserved file set.
isRMWFixEnabled() - Method in class com.sleepycat.je.cleaner.Cleaner
 
isRollbackEnd() - Method in class com.sleepycat.je.log.LNFileReader
 
isRollbackStart() - Method in class com.sleepycat.je.log.LNFileReader
 
isRolledBack() - Method in class com.sleepycat.je.txn.Locker
 
isRolledBack() - Method in class com.sleepycat.je.txn.Txn
 
isRoot() - Method in class com.sleepycat.je.tree.IN
 
isRootResident() - Method in class com.sleepycat.je.tree.Tree
Perform a fast check to see if the root IN is resident.
isRunning() - Method in class com.sleepycat.je.util.verify.ReservedFilesAutoRepair
 
isRunning() - Method in class com.sleepycat.je.utilint.DaemonThread
Returns whether the onWakeup method is currently executing.
isSameRM(XAResource) - Method in class com.sleepycat.je.XAEnvironment
 
isScanTaskActive(long) - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
isSecondary() - Method in class com.sleepycat.collections.StoredContainer
Returns whether this container is a view on a secondary database rather than directly on a primary database.
isSecondary() - Method in enum com.sleepycat.je.rep.NodeType
Returns whether this is the NodeType.SECONDARY type.
isSecure() - Method in interface com.sleepycat.je.rep.net.DataChannel
Checks whether the channel encrypted.
isSecure() - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
Is the channel encrypted?
isSecure() - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
Is the channel encrypted?
isSerializableIsolation() - Method in class com.sleepycat.je.txn.BasicLocker
Is never serializable isolation.
isSerializableIsolation() - Method in class com.sleepycat.je.txn.Locker
Returns whether the isolation level of this locker is serializable.
isSerializableIsolation() - Method in class com.sleepycat.je.txn.Txn
Is serializable isolation if so configured.
isShutdown() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
isShutdown() - Method in class com.sleepycat.je.rep.elections.Elections
 
isShutdown() - Method in class com.sleepycat.je.rep.elections.Utils.WithFutureExceptionHandler
Determines whether the initiating operation was shutdown.
isShutdown() - Method in class com.sleepycat.je.rep.impl.node.Feeder
 
isShutdown() - Method in class com.sleepycat.je.utilint.StoppableThread
 
isShutdownOrInvalid() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Returns true if the node has been shutdown or if the underlying environment has been invalidated.
isShutdownRequested() - Method in class com.sleepycat.je.utilint.DaemonThread
Returns whether shutdown has been requested.
isSimple() - Method in class com.sleepycat.persist.impl.Format
 
isSimple() - Method in class com.sleepycat.persist.impl.SimpleFormat
 
isSimple() - Method in interface com.sleepycat.persist.raw.RawType
Returns whether this is a simple type: primitive, primitive wrapper, BigInteger, BigDecimal, String or Date.
isSimulatePreDTVLSNMaster() - Static method in class com.sleepycat.je.rep.impl.RepImpl
 
isSingleKey() - Method in class com.sleepycat.util.keyrange.KeyRange
Returns whether this is a single-key range.
isSpecified(ConfigParam) - Method in class com.sleepycat.je.dbi.DbConfigManager
Returns whether this parameter is specified by the user's configuration.
isSuccess() - Method in class com.sleepycat.compat.DbCompat.OpResult
 
issueProposal(QuorumPolicy, Proposer.RetryPredicate) - Method in class com.sleepycat.je.rep.elections.Proposer
Runs an election using the consensus algorithm.
isSuspended() - Method in class com.sleepycat.je.txn.Txn
 
isSyncPoint() - Method in class com.sleepycat.je.log.LogEntryType
Return true if this type of log entry can serve as the synchronization matchpoint for the replication stream.
isSyncPoint(byte) - Static method in class com.sleepycat.je.log.LogEntryType
Return true if this type of log entry can serve as the synchronization matchpoint for the replication stream.
isSystemTimeInHours(long) - Static method in class com.sleepycat.je.dbi.TTL
Returns whether the given time in millis, when converted to hours, rounding up, is not an even multiple of 24.
isTargetEntry() - Method in class com.sleepycat.je.log.CheckpointFileReader
 
isTargetEntry() - Method in class com.sleepycat.je.log.DumpFileReader
 
isTargetEntry() - Method in class com.sleepycat.je.log.FileReader
This method is called by readNextEntry() after the header of the current logrec has been de-serialized, but not the body.
isTargetEntry() - Method in class com.sleepycat.je.log.INFileReader
If we're tracking node, database and txn IDs, we want to see all node log entries.
isTargetEntry() - Method in class com.sleepycat.je.log.LNFileReader
 
isTargetEntry() - Method in class com.sleepycat.je.log.ScavengerFileReader
 
isTargetEntry() - Method in class com.sleepycat.je.log.SearchFileReader
 
isTargetEntry() - Method in class com.sleepycat.je.log.UtilizationFileReader
 
isTargetEntry() - Method in class com.sleepycat.je.rep.stream.FeederReader
Return true if this entry is replicated and its VLSN is currentVLSN.
isTargetEntry() - Method in class com.sleepycat.je.rep.stream.FeederSyncupReader
 
isTargetEntry() - Method in class com.sleepycat.je.rep.stream.ReplicaSyncupReader
Return true for ckpt entries, for syncable entries, and if we're in specific vlsn scan mode, any replicated entry.
isTemporary() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
isTemporary(byte) - Static method in class com.sleepycat.je.dbi.DatabaseImpl
 
isTerminated() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.VLSNAwaitLatch
 
isThin() - Method in class com.sleepycat.je.txn.LockImpl
 
isThin() - Method in class com.sleepycat.je.txn.ThinLockImpl
 
isTimedOut() - Method in class com.sleepycat.je.txn.BuddyLocker
Returns whether the buddy locker is timed out, since this locker has no independent timeout.
isTimedOut() - Method in class com.sleepycat.je.txn.Locker
 
ISTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
isTransactional() - Method in class com.sleepycat.collections.StoredContainer
Returns whether the databases underlying this container are transactional.
isTransactional() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
isTransactional() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isTransactional() - Method in class com.sleepycat.je.log.LogEntryType
Return true if this log entry has transactional information in it, like a commit or abort record, or a transactional LN.
isTransactional() - Method in class com.sleepycat.je.txn.BasicLocker
Is never transactional.
isTransactional() - Method in class com.sleepycat.je.txn.Locker
Returns whether this locker is transactional.
isTransactional() - Method in class com.sleepycat.je.txn.ReadCommittedLocker
Is always transactional because the buddy locker is transactional.
isTransactional() - Method in class com.sleepycat.je.txn.Txn
Is always transactional.
isTransient(long) - Static method in class com.sleepycat.je.utilint.DbLsn
A transient LSN is defined as one with a file number of MAX_FILE_NUM.
isTransientOrNull(long) - Static method in class com.sleepycat.je.utilint.DbLsn
 
isTreeUsageAboveMinimum() - Method in class com.sleepycat.je.dbi.MemoryBudget
Returns whether eviction of INList information is allowed.
isTrustCapable() - Method in interface com.sleepycat.je.rep.net.DataChannel
Checks whether the channel capable of determining peer trust.
isTrustCapable() - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
Is the channel peer trust capable?
isTrustCapable() - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
Is the channel capable of determining peer trust? In this case, we are capable only if the application has configured an SSL authenticator
isTrusted() - Method in interface com.sleepycat.je.rep.net.DataChannel
Checks whether the channel peer is trusted.
isTrusted(SSLSession) - Method in interface com.sleepycat.je.rep.net.SSLAuthenticator
 
isTrusted() - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
Is the channel peer trusted?
isTrusted() - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
Is the channel peer trusted? A channel is trusted if the peer should be treated as authenticated.
isTrusted(SSLSession) - Method in class com.sleepycat.je.rep.utilint.net.SSLDNAuthenticator
 
isTrusted(SSLSession) - Method in class com.sleepycat.je.rep.utilint.net.SSLMirrorAuthenticator
 
isTxnEnd() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
isTypeBtree(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
 
isTypeHash(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
 
isTypeQueue(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
 
isTypeRecno(DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
 
ISUB - Static variable in interface com.sleepycat.asm.Opcodes
 
isUnknown() - Method in class com.sleepycat.asm.Attribute
Returns true if this type of attribute is unknown.
isUnknown() - Method in enum com.sleepycat.je.rep.ReplicatedEnvironment.State
 
isUnknownUUID(UUID) - Static method in class com.sleepycat.je.rep.impl.RepGroupImpl
Predicate to help determine whether the UUID is the canonical unknown UUID.
isUpdate() - Method in class com.sleepycat.je.OperationResult
Returns whether the operation was an update, for distinguishing inserts and updates performed by a Put.OVERWRITE operation.
isUpperIN() - Method in class com.sleepycat.je.tree.IN
 
isUpperIN() - Method in class com.sleepycat.je.tree.Node
 
isUserLNType() - Method in class com.sleepycat.je.log.LogEntryType
 
isValid() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
isValid() - Method in class com.sleepycat.je.Environment
Returns whether this Environment is open, valid and can be used.
isValid() - Method in class com.sleepycat.je.Transaction
Returns whether this Transaction is open, which is equivalent to when Transaction.getState() returns Transaction.State.OPEN.
isValid() - Method in class com.sleepycat.je.txn.Locker
Used to determine whether the locker is usable.
isValid() - Method in class com.sleepycat.je.txn.Txn
 
isValidAuthenticator(String) - Static method in class com.sleepycat.je.rep.utilint.net.SSLChannelFactory
Checks whether the auth string is a valid authenticator specification
isValidConfigParam(String) - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
Checks whether the named parameter is valid for this configuration type.
isValidConfigParam(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Checks whether the named parameter is valid for this configuration type.
isValidHostVerifier(String) - Static method in class com.sleepycat.je.rep.utilint.net.SSLChannelFactory
Checks whether input string is a valid host verifier specification
isVariableLength() - Method in class com.sleepycat.je.log.LogEntryHeader
May be called after reading MIN_HEADER_SIZE bytes to determine whether more bytes (getVariablePortionSize) should be read.
isWaiter(Locker) - Method in class com.sleepycat.je.txn.LockImpl
Return true if locker is a waiter on this Lock.
isWaiter(Locker) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
isWritable() - Method in enum com.sleepycat.je.log.FileManager.FileMode
 
isWriteAllowed() - Method in class com.sleepycat.collections.StoredContainer
Returns true if this is a read-write container or false if this is a read-only container.
isWriteConfigType(DbOperationType) - Static method in enum com.sleepycat.je.log.entry.DbOperationType
Return true if this database operation type needs to write DatabaseConfig.
isWriteLock() - Method in class com.sleepycat.je.txn.LockType
Returns true if this is a WRITE or RANGE_WRITE lock.
iterator() - Method in class com.sleepycat.collections.StoredCollection
Returns an iterator over the elements in this collection.
iterator(boolean) - Method in class com.sleepycat.collections.StoredCollection
Deprecated.
Please use StoredCollection.storedIterator() or StoredCollection.storedIterator(boolean) instead. Because the iterator returned must be closed, the method name iterator is confusing since standard Java iterators do not need to be closed.
iterator(Iterator<E>) - Static method in class com.sleepycat.collections.StoredCollections
Clones an iterator preserving its current position.
iterator() - Method in class com.sleepycat.je.dbi.INList
Return an iterator over the main 'ins' set.
iterator() - Method in class com.sleepycat.je.rep.util.ldiff.BlockBag
Returns an iterator over the blocks in the bag, in insertion order.
iterator(Database) - Method in class com.sleepycat.je.rep.util.ldiff.LDiff
 
iterator() - Method in class com.sleepycat.je.utilint.TinyHashSet
 
iterator() - Method in interface com.sleepycat.persist.EntityCursor
Returns an iterator over the key range, starting with the value following the current position or at the first value if the cursor is uninitialized.
iterator(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Returns an iterator over the key range, starting with the value following the current position or at the first value if the cursor is uninitialized.
iterator() - Method in interface com.sleepycat.persist.ForwardCursor
Returns an iterator over the key range, starting with the value following the current position or at the first value if the cursor is uninitialized.
iterator(LockMode) - Method in interface com.sleepycat.persist.ForwardCursor
Returns an iterator over the key range, starting with the value following the current position or at the first value if the cursor is uninitialized.
IUSHR - Static variable in interface com.sleepycat.asm.Opcodes
 
IXOR - Static variable in interface com.sleepycat.asm.Opcodes
 

J

JarMain - Class in com.sleepycat.je.utilint
Used as the main class for the manifest of the je.jar file, and so it is executed when running: java -jar je.jar.
JarMain() - Constructor for class com.sleepycat.je.utilint.JarMain
 
JE_CONSOLE_LEVEL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
JE_DURABILITY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
JE_FILE_LEVEL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
JE_LOGGING_DBLOG - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
JE_STORAGE_STATS_TASK - Static variable in class com.sleepycat.je.utilint.JETaskCoordinator
 
JE_SUFFIX - Static variable in class com.sleepycat.je.log.FileManager
 
JE_VERSIONS_REJECT - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
jeOptions - Variable in class com.sleepycat.compat.DbCompat.OpReadOptions
 
jeOptions - Variable in class com.sleepycat.compat.DbCompat.OpWriteOptions
 
jeResult - Variable in class com.sleepycat.compat.DbCompat.OpResult
 
JETaskCoordinator - Class in com.sleepycat.je.utilint
The subclass that introduces tasks specific to JE.
JETaskCoordinator(Logger, Set<TaskCoordinator.Task>, boolean) - Constructor for class com.sleepycat.je.utilint.JETaskCoordinator
The task coordinator that supplies JE tasks to the coordinator.
JEVersion - Class in com.sleepycat.je
Berkeley DB Java Edition version information.
JEVersion(String) - Constructor for class com.sleepycat.je.JEVersion
 
JEVersionsReject(String) - Constructor for class com.sleepycat.je.rep.stream.Protocol.JEVersionsReject
 
JEVersionsReject(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.JEVersionsReject
 
join(StoredContainer[], Object[], JoinConfig) - Method in class com.sleepycat.collections.StoredCollection
Returns an iterator representing an equality join of the indices and index key values specified.
JOIN - Static variable in class com.sleepycat.compat.DbCompat
 
join(Cursor[], JoinConfig) - Method in class com.sleepycat.je.Database
Creates a specialized join cursor for use in performing equality or natural joins on secondary indices.
join(Cursor[], JoinConfig) - Method in class com.sleepycat.je.SecondaryDatabase
This operation is not allowed on a secondary database.
JOIN_GROUP_REQ - Variable in class com.sleepycat.je.rep.monitor.Protocol
 
JoinConfig - Class in com.sleepycat.je
The configuration properties of a JoinCursor.
JoinConfig() - Constructor for class com.sleepycat.je.JoinConfig
Creates an instance with the system's default settings.
JoinConfigBeanInfo - Class in com.sleepycat.je
 
JoinConfigBeanInfo() - Constructor for class com.sleepycat.je.JoinConfigBeanInfo
 
JoinCursor - Class in com.sleepycat.je
A specialized join cursor for use in performing equality or natural joins on secondary indices.
joinGroup(ReplicaConsistencyPolicy, QuorumPolicy) - Method in class com.sleepycat.je.rep.impl.node.RepNode
JoinGroup ensures that a RepNode is actively participating in a replication group.
joinGroup(ReplicaConsistencyPolicy, QuorumPolicy) - Method in class com.sleepycat.je.rep.impl.RepImpl
Wait for this node to join a replication group and return whether it is a MASTER or REPLICA.
JoinGroup(String, String, long) - Constructor for class com.sleepycat.je.rep.monitor.Protocol.JoinGroup
 
JoinGroup(String, String[]) - Constructor for class com.sleepycat.je.rep.monitor.Protocol.JoinGroup
 
JoinGroupEvent - Class in com.sleepycat.je.rep.monitor
The event generated when a node joins the group.
Jsonable - Interface in com.sleepycat.json_simple
Jsonables can be serialized in java script object notation (JSON).
JsonArray - Class in com.sleepycat.json_simple
JsonArray is a common non-thread safe data format for a collection of data.
JsonArray() - Constructor for class com.sleepycat.json_simple.JsonArray
Instantiates an empty JsonArray.
JsonArray(Collection<?>) - Constructor for class com.sleepycat.json_simple.JsonArray
Instantiate a new JsonArray using ArrayList's constructor of the same type.
Jsoner - Class in com.sleepycat.json_simple
Jsoner provides JSON utilities for escaping strings to be JSON compatible, thread safe parsing (RFC 4627) JSON strings, and thread safe serializing data to strings in JSON format.
JsonException - Exception in com.sleepycat.json_simple
JsonException explains how and where the problem occurs in the source JSON text during deserialization.
JsonException(int, JsonException.Problems, Object) - Constructor for exception com.sleepycat.json_simple.JsonException
Instantiates a JsonException without assumptions.
JsonException.Problems - Enum in com.sleepycat.json_simple
The kinds of exceptions that can trigger a JsonException.
JsonKey - Interface in com.sleepycat.json_simple
Represents the key of a JsonObject.
JsonObject - Class in com.sleepycat.json_simple
JsonObject is a common non-thread safe data format for string to data mappings.
JsonObject() - Constructor for class com.sleepycat.json_simple.JsonObject
Instantiates an empty JsonObject.
JsonObject(Map<String, ?>) - Constructor for class com.sleepycat.json_simple.JsonObject
Instantiate a new JsonObject by accepting a map's entries, which could lead to de/serialization issues of the resulting JsonObject since the entry values aren't validated as JSON values.
JSR - Static variable in interface com.sleepycat.asm.Opcodes
 
JVMSystemUtils - Class in com.sleepycat.je.utilint
 
JVMSystemUtils() - Constructor for class com.sleepycat.je.utilint.JVMSystemUtils
 

K

Key - Class in com.sleepycat.je.tree
Key represents a JE B-Tree Key.
Key(byte[]) - Constructor for class com.sleepycat.je.tree.Key
Construct a new key from a byte array.
Key.DumpType - Class in com.sleepycat.je.tree
 
KEY_ERASER - Static variable in class com.sleepycat.je.dbi.MetadataStore
Metadata record keys are predefined here.
KEY_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
keyClassName(String) - Static method in class com.sleepycat.persist.impl.SimpleCatalog
 
KeyField - Annotation Type in com.sleepycat.persist.model
Indicates the sorting position of a key field in a composite key class when the Comparable interface is not implemented.
KeyRange - Class in com.sleepycat.util.keyrange
Encapsulates a key range for use with a RangeCursor.
KeyRange(Comparator<byte[]>) - Constructor for class com.sleepycat.util.keyrange.KeyRange
Creates an unconstrained key range.
KeyRangeException - Exception in com.sleepycat.util.keyrange
An exception thrown when a key is out of range.
KeyRangeException(String) - Constructor for exception com.sleepycat.util.keyrange.KeyRangeException
Creates a key range exception.
keys() - Method in interface com.sleepycat.persist.EntityIndex
Opens a cursor for traversing all keys in this index.
keys(Transaction, CursorConfig) - Method in interface com.sleepycat.persist.EntityIndex
Opens a cursor for traversing all keys in this index.
keys(K, boolean, K, boolean) - Method in interface com.sleepycat.persist.EntityIndex
Opens a cursor for traversing keys in a key range.
keys(Transaction, K, boolean, K, boolean, CursorConfig) - Method in interface com.sleepycat.persist.EntityIndex
Opens a cursor for traversing keys in a key range.
keys() - Method in class com.sleepycat.persist.EntityJoin
Opens a cursor that returns the primary keys of entities qualifying for the join.
keys(Transaction, CursorConfig) - Method in class com.sleepycat.persist.EntityJoin
Opens a cursor that returns the primary keys of entities qualifying for the join.
keySet() - Method in class com.sleepycat.collections.StoredMap
Returns a set view of the keys contained in this map.
keySet() - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
The caller should synchronize on the map while accessing the return value.
keysIndex() - Method in class com.sleepycat.persist.SecondaryIndex
Returns a read-only keys index that maps secondary key to primary key.
keyToEntry(Long, DatabaseEntry) - Static method in class com.sleepycat.je.cleaner.ReservedFileInfo
 

L

L2D - Static variable in interface com.sleepycat.asm.Opcodes
 
L2F - Static variable in interface com.sleepycat.asm.Opcodes
 
L2I - Static variable in interface com.sleepycat.asm.Opcodes
 
Label - Class in com.sleepycat.asm
A label represents a position in the bytecode of a method.
Label() - Constructor for class com.sleepycat.asm.Label
Constructs a new label.
LADD - Static variable in interface com.sleepycat.asm.Opcodes
 
lagAwait(TimeConsistencyPolicy) - Method in class com.sleepycat.je.rep.impl.node.Replica.ConsistencyTracker
 
LALOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
LAND - Static variable in interface com.sleepycat.asm.Opcodes
 
last() - Method in class com.sleepycat.collections.StoredSortedEntrySet
Returns the last (highest) element currently in this sorted set.
last() - Method in class com.sleepycat.collections.StoredSortedKeySet
Returns the last (highest) element currently in this sorted set.
last() - Method in class com.sleepycat.collections.StoredSortedValueSet
Returns the last (highest) element currently in this sorted set.
last() - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the last value and returns it, or returns null if the cursor range is empty.
last(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the last value and returns it, or returns null if the cursor range is empty.
LAST_COMMIT_TIMESTAMP - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
LAST_COMMIT_TIMESTAMP_DESC - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
LAST_COMMIT_TIMESTAMP_NAME - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
LAST_COMMIT_VLSN - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
LAST_COMMIT_VLSN_DESC - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
LAST_COMMIT_VLSN_NAME - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
lastFileLogVersion - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
LastFileReader - Class in com.sleepycat.je.log
LastFileReader traverses the last log file, doing checksums and looking for the end of the log.
LastFileReader(EnvironmentImpl, int) - Constructor for class com.sleepycat.je.log.LastFileReader
This file reader is always positioned at the last file.
lastIndexOf(Object) - Method in class com.sleepycat.collections.StoredList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastKey() - Method in class com.sleepycat.collections.StoredSortedMap
Returns the last (highest) element currently in this sorted map.
lastLoggedLsn - Variable in class com.sleepycat.je.txn.Txn
 
lastMissingFileNumber - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
lastMissingFileVLSN - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
lastModifiedTime - Variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileStart
 
LASTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
lastUsedLsn - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
lastVLSN - Variable in class com.sleepycat.je.cleaner.ReservedFileInfo
 
lastVLSN - Variable in class com.sleepycat.je.rep.vlsn.VLSNBucket
 
Latch - Interface in com.sleepycat.je.latch
Provides exclusive (mutex-like) latching.
latch(CacheMode) - Method in class com.sleepycat.je.tree.IN
Latch this node exclusive and update the LRU using the given cacheMode.
latch() - Method in class com.sleepycat.je.tree.IN
Latch this node exclusive and update the LRU using the default cacheMode.
latch() - Method in class com.sleepycat.je.tree.Node
 
LATCH_CONTENTION - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_CONTENTION_DESC - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_CONTENTION_NAME - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_NO_WAITERS - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_NO_WAITERS_DESC - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_NO_WAITERS_NAME - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_NOWAIT_SUCCESS - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_NOWAIT_SUCCESS_DESC - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_NOWAIT_SUCCESS_NAME - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_NOWAIT_UNSUCCESS - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_NOWAIT_UNSUCCESS_DESC - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_NOWAIT_UNSUCCESS_NAME - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_RELEASES - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_RELEASES_DESC - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_RELEASES_NAME - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_SELF_OWNED - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_SELF_OWNED_DESC - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
LATCH_SELF_OWNED_NAME - Static variable in class com.sleepycat.je.latch.LatchStatDefinition
 
latchBIN() - Method in class com.sleepycat.je.dbi.CursorImpl
 
LatchContext - Interface in com.sleepycat.je.latch
Provides information about a latch, to avoid requiring this information to be stored with every latch object.
LatchFactory - Class in com.sleepycat.je.latch
 
LatchFactory() - Constructor for class com.sleepycat.je.latch.LatchFactory
 
latchForWrite() - Method in class com.sleepycat.je.log.LogBuffer
Acquires the readLatch, providing exclusive access to the buffer.
LatchImpl - Class in com.sleepycat.je.latch
An exclusive latch without stats.
latchNoUpdateLRU(DatabaseImpl) - Method in class com.sleepycat.je.tree.IN
Latch this node exclusive and do not update the LRU or cause other related side effects.
latchNoUpdateLRU() - Method in class com.sleepycat.je.tree.IN
Latch this node exclusive and do not update the LRU or cause other related side effects.
latchNoWait(CacheMode) - Method in class com.sleepycat.je.tree.IN
Latch this node if it is not latched by another thread.
latchParent() - Method in class com.sleepycat.je.tree.IN
Latches the parent exclusively, leaving this node latched.
latchRootLatchExclusive() - Method in class com.sleepycat.je.tree.Tree
 
latchShared(CacheMode) - Method in class com.sleepycat.je.tree.IN
Latch this node shared and update the LRU using the given cacheMode.
latchShared() - Method in class com.sleepycat.je.tree.IN
Latch this node shared and update the LRU using the default cacheMode.
latchShared() - Method in class com.sleepycat.je.tree.Node
 
latchShared(CacheMode) - Method in class com.sleepycat.je.tree.Node
 
LatchStatDefinition - Class in com.sleepycat.je.latch
Per-stat Metadata for JE latch statistics.
LatchStatDefinition() - Constructor for class com.sleepycat.je.latch.LatchStatDefinition
 
LatchSupport - Class in com.sleepycat.je.latch
Supports latch debugging.
LatchSupport() - Constructor for class com.sleepycat.je.latch.LatchSupport
 
LatchTable - Class in com.sleepycat.je.latch
Table of latches by thread for debugging.
LatchWithStatsImpl - Class in com.sleepycat.je.latch
An exclusive latch with stats.
Latency - Class in com.sleepycat.utilint
A struct holding the min, max, avg, 95th, and 99th percentile measurements for the collection of values held in a LatencyStat.
Latency(int) - Constructor for class com.sleepycat.utilint.Latency
Creates a Latency with a maxTrackedLatencyMillis and all fields with zero values.
Latency(int, int, int, float, int, int, int, int, int) - Constructor for class com.sleepycat.utilint.Latency
 
LatencyPercentile - Class in com.sleepycat.je.utilint
A long JE stat component that computes a percentile latency by tracking latency values in milliseconds.
LatencyPercentile(String, float, int) - Constructor for class com.sleepycat.je.utilint.LatencyPercentile
Creates an instance of this class
LatencyPercentileMapStat - Class in com.sleepycat.je.utilint
A JE stat that maintains a map of individual LatencyPercentile values which can be looked up with a String key, and that returns results as a formatted string.
LatencyPercentileMapStat(StatGroup, StatDefinition, float) - Constructor for class com.sleepycat.je.utilint.LatencyPercentileMapStat
Creates an instance of this class using the default maximum for tracking latency values of .
LatencyPercentileMapStat(StatGroup, StatDefinition, float, int) - Constructor for class com.sleepycat.je.utilint.LatencyPercentileMapStat
Creates an instance of this class.
LatencyPercentileStat - Class in com.sleepycat.je.utilint
An long JE stat that computes a percentile latency by tracking latency values in milliseconds.
LatencyPercentileStat(StatGroup, StatDefinition, float) - Constructor for class com.sleepycat.je.utilint.LatencyPercentileStat
Creates an instance of this class using the default maximum for tracking latency values of 1000.
LatencyPercentileStat(StatGroup, StatDefinition, float, int) - Constructor for class com.sleepycat.je.utilint.LatencyPercentileStat
Creates an instance of this class.
LatencyStat - Class in com.sleepycat.utilint
A stat that keeps track of latency in milliseconds and presents average, min, max, 95th and 99th percentile values.
LatencyStat(long) - Constructor for class com.sleepycat.utilint.LatencyStat
 
LATEST_COMMIT_LAG_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
LATEST_COMMIT_LAG_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
LATEST_COMMIT_LAG_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
lazyCompress(IN) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
lazyCompress(IN, boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
lazyCompress(IN, boolean) - Method in class com.sleepycat.je.incomp.INCompressor
Lazily/opportunistically compress a full BIN.
LazyQueuingService(String, BlockingQueue<DataChannel>, Thread) - Constructor for class com.sleepycat.je.rep.utilint.ServiceDispatcher.LazyQueuingService
 
LBF_GROUP_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBF_GROUP_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_BUFFER_BYTES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_BUFFER_BYTES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_BUFFER_BYTES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_LOG_BUFFERS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_LOG_BUFFERS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_LOG_BUFFERS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_MISS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_MISS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_MISS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_NO_FREE_BUFFER - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_NO_FREE_BUFFER_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_NO_FREE_BUFFER_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_NOT_RESIDENT - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_NOT_RESIDENT_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LBFP_NOT_RESIDENT_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LCMP - Static variable in interface com.sleepycat.asm.Opcodes
 
LCONST_0 - Static variable in interface com.sleepycat.asm.Opcodes
 
LCONST_1 - Static variable in interface com.sleepycat.asm.Opcodes
 
LDC - Static variable in interface com.sleepycat.asm.Opcodes
 
LDiff - Class in com.sleepycat.je.rep.util.ldiff
LDiff provides a mechanism for efficiently comparing two quiescent databases, typically residing on different machines connected by a network.
LDiff(LDiffConfig) - Constructor for class com.sleepycat.je.rep.util.ldiff.LDiff
Configure a new object with which to compare two databases.
LDiffConfig - Class in com.sleepycat.je.rep.util.ldiff
 
LDiffConfig() - Constructor for class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
LDiffConfigBeanInfo - Class in com.sleepycat.je.rep.util.ldiff
 
LDiffConfigBeanInfo() - Constructor for class com.sleepycat.je.rep.util.ldiff.LDiffConfigBeanInfo
 
LDiffRecordRequestException - Exception in com.sleepycat.je.rep.util.ldiff
Thrown when LDiff requesting records on remote database fails.
LDiffRecordRequestException(String) - Constructor for exception com.sleepycat.je.rep.util.ldiff.LDiffRecordRequestException
For internal use only.
LDiffService - Class in com.sleepycat.je.rep.util.ldiff
Implementation of the LDiff service that process requests from the LDiff client.
LDiffService(ServiceDispatcher, RepImpl) - Constructor for class com.sleepycat.je.rep.util.ldiff.LDiffService
 
LDiffUtil - Class in com.sleepycat.je.rep.util.ldiff
 
LDiffUtil() - Constructor for class com.sleepycat.je.rep.util.ldiff.LDiffUtil
 
LDIV - Static variable in interface com.sleepycat.asm.Opcodes
 
Learner - Class in com.sleepycat.je.rep.elections
The Learner agent.
Learner(Protocol, ServiceDispatcher) - Constructor for class com.sleepycat.je.rep.elections.Learner
Creates an instance of a Learner which will listen for election results to propagate to local listeners, and for requests asking for election results.
Learner(RepImpl, Protocol, ServiceDispatcher) - Constructor for class com.sleepycat.je.rep.elections.Learner
 
Learner.Listener - Interface in com.sleepycat.je.rep.elections
 
leaseRenewalCount - Variable in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
 
LEAVE_GROUP_REQ - Variable in class com.sleepycat.je.rep.monitor.Protocol
 
LeaveGroup(String, String, LeaveGroupEvent.LeaveReason, long, long) - Constructor for class com.sleepycat.je.rep.monitor.Protocol.LeaveGroup
 
LeaveGroup(String, String[]) - Constructor for class com.sleepycat.je.rep.monitor.Protocol.LeaveGroup
 
LeaveGroupEvent - Class in com.sleepycat.je.rep.monitor
The event generated when a node leaves the group.
LeaveGroupEvent.LeaveReason - Enum in com.sleepycat.je.rep.monitor
The reason for why the node leaves the group.
LEFT - Static variable in class com.sleepycat.je.tree.Tree.SearchType
 
len - Variable in class com.sleepycat.util.FastInputStream
 
length() - Method in class com.sleepycat.je.log.FileManager.DefaultRandomAccessFile
RandomAccessFile.length() is not thread safe and side-effects the file pointer if interrupted in the middle.
length() - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
length() - Method in class com.sleepycat.je.tree.INKeyRep
 
length() - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
LEVEL_MASK - Static variable in class com.sleepycat.je.tree.IN
 
listFileNames(long, long) - Method in class com.sleepycat.je.log.FileManager
Find .jdb files which are >= the minimimum file number and <= the maximum file number.
listFiles(File, String[], boolean) - Static method in class com.sleepycat.je.log.FileManager
Find JE files, flavor for unit test support.
listIterator() - Method in class com.sleepycat.collections.StoredList
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class com.sleepycat.collections.StoredList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
listJDBFiles() - Method in class com.sleepycat.je.log.FileManager
 
listJDBFilesInternalMultiDir(JEFileFilter) - Method in class com.sleepycat.je.log.FileManager
 
listJDBFilesInternalSingleDir(JEFileFilter) - Method in class com.sleepycat.je.log.FileManager
 
LLOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
LMUL - Static variable in interface com.sleepycat.asm.Opcodes
 
LN - Class in com.sleepycat.je.tree
An LN represents a Leaf Node in the JE tree.
LN() - Constructor for class com.sleepycat.je.tree.LN
Create an empty LN, to be filled in from the log.
LN(SizeofMarker, DatabaseEntry) - Constructor for class com.sleepycat.je.tree.LN
For Sizeof.
ln - Variable in class com.sleepycat.je.txn.UndoReader
 
LN_FETCH - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
LN_FETCH_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
LN_FETCH_MISS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
LN_FETCH_MISS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
LN_FETCH_MISS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
LN_FETCH_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
LN_INFO_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
LN_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
LNEG - Static variable in interface com.sleepycat.asm.Opcodes
 
LNFileReader - Class in com.sleepycat.je.log
LNFileReader scans log files for LNs.
LNFileReader(EnvironmentImpl, int, long, boolean, long, long, Long, long) - Constructor for class com.sleepycat.je.log.LNFileReader
Create this reader to start at a given LSN.
LNInfo - Class in com.sleepycat.je.cleaner
The information necessary to lookup an LN.
LNInfo(LN, DatabaseId, byte[], long) - Constructor for class com.sleepycat.je.cleaner.LNInfo
 
lnKey - Variable in class com.sleepycat.je.tree.TreeLocation
 
LNLogEntry<T extends LN> - Class in com.sleepycat.je.log.entry
An LNLogEntry is the in-memory image of an LN logrec describing a write op (insertion, update, or deletion) performed by a locker T on a record R.
LNLogEntry(LogEntryType, DatabaseId, Txn, long, boolean, byte[], byte[], long, int, boolean, byte[], T, boolean, int, boolean, int, long) - Constructor for class com.sleepycat.je.log.entry.LNLogEntry
 
LNS_EVICTED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LNS_EVICTED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LNS_EVICTED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LNS_LOADED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LNS_LOADED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LNS_LOADED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LNS_STORED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LNS_STORED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LNS_STORED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
load() - Method in class com.sleepycat.je.util.DbLoad
 
loadBIN(EnvironmentImpl, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
loadBINIfLsnMatches(EnvironmentImpl, int, long) - Method in class com.sleepycat.je.evictor.OffHeapCache
Loads a BIN for the given entry, if its last logged LSN is the given LSN.
loadIN(int, CacheMode) - Method in class com.sleepycat.je.tree.IN
Returns the idx-th child of "this" upper IN, loading the child from off-heap and attaching it to its parent if it is not already attached and is cached off-heap.
loadLN(BIN, int, CacheMode) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
loadStats(StatsConfig) - Method in class com.sleepycat.je.cleaner.Cleaner
Load stats.
loadStats(StatsConfig) - Method in class com.sleepycat.je.cleaner.DataEraser
 
loadStats(StatsConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Retrieve and return stat information.
loadStats() - Method in class com.sleepycat.je.dbi.INList
All stats from the INList are instantaneous -- never need to be cleared.
loadStats(StatsConfig) - Method in class com.sleepycat.je.evictor.Evictor
Load stats.
loadStats(StatsConfig) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
loadStats(StatsConfig) - Method in class com.sleepycat.je.incomp.INCompressor
Return stats
loadStats(StatsConfig) - Method in class com.sleepycat.je.log.LogManager
 
loadStats(StatsConfig) - Method in class com.sleepycat.je.recovery.Checkpointer
Load stats.
loadStats(StatsConfig) - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
loadStats(StatsConfig) - Method in class com.sleepycat.je.rep.stream.ArbiterFeederSource
 
loadStats(StatsConfig, Integer) - Method in class com.sleepycat.je.statcap.StatManager
 
loadStats(StatsConfig) - Method in class com.sleepycat.je.txn.LockManager
 
loadStats(StatsConfig) - Method in class com.sleepycat.je.txn.TxnManager
 
loadStatsInternal(StatsConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Retrieve and return stat information.
loadVLSN(BIN, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
LocalCBVLSNTracker - Class in com.sleepycat.je.rep.impl.node.cbvlsn
The methods in this class are disabled if the GlobalCBVLSN is defunct -- see GlobalCBVLSN.
LocalCBVLSNTracker(RepNode, GlobalCBVLSN) - Constructor for class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNTracker
 
LocalCBVLSNUpdater - Class in com.sleepycat.je.rep.impl.node.cbvlsn
The methods in this class are disabled if the GlobalCBVLSN is defunct -- see GlobalCBVLSN.
LocalCBVLSNUpdater(NameIdPair, NodeType, RepNode) - Constructor for class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNUpdater
 
LocalUtilizationTracker - Class in com.sleepycat.je.cleaner
Accumulates changes to the utilization profile locally in a single thread.
LocalUtilizationTracker(EnvironmentImpl) - Constructor for class com.sleepycat.je.cleaner.LocalUtilizationTracker
 
lock(long, LockType, boolean, DatabaseImpl) - Method in class com.sleepycat.je.txn.Locker
Request a blocking or non-blocking lock of the given type on the given LSN.
lock(LockType, Locker, boolean, boolean, MemoryBudget, int) - Method in class com.sleepycat.je.txn.LockImpl
Attempts to acquire the lock and returns the LockGrantType.
lock(long, Locker, LockType, long, boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.txn.LockManager
Attempt to acquire a lock of 'type' on 'lsn'.
lock(LockType, Locker, boolean, boolean, MemoryBudget, int) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
LOCK_DEADLOCK_DETECT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOCK_DEADLOCK_DETECT - Static variable in class com.sleepycat.je.EnvironmentConfig
Whether to perform deadlock detection when a lock conflict occurs.
LOCK_DEADLOCK_DETECT_DELAY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOCK_DEADLOCK_DETECT_DELAY - Static variable in class com.sleepycat.je.EnvironmentConfig
The delay after a lock conflict, before performing deadlock detection.
LOCK_N_LOCK_TABLES - Static variable in class com.sleepycat.je.EnvironmentConfig
Number of Lock Tables.
LOCK_OLD_LOCK_EXCEPTIONS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOCK_OLD_LOCK_EXCEPTIONS - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
since JE 6.5; has no effect, as if it were set to false.
LOCK_OWNERS - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_OWNERS_DESC - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_OWNERS_NAME - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_READ_LOCKS - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_READ_LOCKS_DESC - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_READ_LOCKS_NAME - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_REQUESTS - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_REQUESTS_DESC - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_REQUESTS_NAME - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_SUBSYSTEM - Static variable in class com.sleepycat.compat.DbCompat
 
LOCK_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOCK_TIMEOUT - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures the default lock timeout.
LOCK_TOTAL - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_TOTAL_DESC - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_TOTAL_NAME - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_WAITERS - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_WAITERS_DESC - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_WAITERS_NAME - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_WAITS - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_WAITS_DESC - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_WAITS_NAME - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_WRITE_LOCKS - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_WRITE_LOCKS_DESC - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
LOCK_WRITE_LOCKS_NAME - Static variable in class com.sleepycat.je.txn.LockStatDefinition
 
lockAfterLsnChange(DatabaseImpl, long, long, Locker) - Static method in class com.sleepycat.je.dbi.CursorImpl
After logging a deferred-write LN during eviction/checkpoint or a migrated LN during cleaning, for every existing lock on the old LSN held by another locker, we must lock the new LSN on behalf of that locker.
lockAfterLsnChange(long, long, DatabaseImpl) - Method in class com.sleepycat.je.txn.Locker
Called when an LN is logged by an operation that will not hold the lock such as eviction/checkpoint deferred-write logging or cleaner LN migration.
lockAfterLsnChange(long, long, DatabaseImpl) - Method in class com.sleepycat.je.txn.ThreadLocker
Set the allowMultithreadedAccess mode during execution of this method because a ThreadLocker is not normally allowed to perform locking from more than one thread.
lockAndGetCurrent(DatabaseEntry, DatabaseEntry, LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
Lock and copy current record into the key and data DatabaseEntry.
lockAndGetCurrent(DatabaseEntry, DatabaseEntry, LockType, boolean, boolean, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
Let S be the slot where this cursor is currently positioned on.
lockAndGetCurrentLN(LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
Retrieve the current LN.
LockAttemptResult - Class in com.sleepycat.je.txn
This is just a struct to hold a multi-value return.
LockConflictException - Exception in com.sleepycat.je
The common base class for all exceptions that result from record lock conflicts during read and write operations.
LockConflictException(Locker, String) - Constructor for exception com.sleepycat.je.LockConflictException
For internal use only.
LockConflictException(Locker, String, Throwable) - Constructor for exception com.sleepycat.je.LockConflictException
For internal use only.
LockConflictException(String, OperationFailureException) - Constructor for exception com.sleepycat.je.LockConflictException
For internal use only.
lockEnvironment(boolean, boolean) - Method in class com.sleepycat.je.log.FileManager
Lock the environment.
lockEof(LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
Locks the logical EOF node for the dbImpl.
Locker - Class in com.sleepycat.je.txn
Locker instances are JE's route to locking and transactional support.
Locker(EnvironmentImpl, boolean, boolean, long) - Constructor for class com.sleepycat.je.txn.Locker
Create a locker id.
locker - Variable in class com.sleepycat.je.txn.LockInfo
 
LockerFactory - Class in com.sleepycat.je.txn
Factory of static methods for creating Locker objects.
LockerFactory() - Constructor for class com.sleepycat.je.txn.LockerFactory
 
lockGrant - Variable in class com.sleepycat.je.txn.LockAttemptResult
 
LockGrantType - Enum in com.sleepycat.je.txn
LockGrantType is an enumeration of the possible results of a lock attempt.
LockImpl - Class in com.sleepycat.je.txn
A Lock embodies the lock state of a LSN.
LockImpl() - Constructor for class com.sleepycat.je.txn.LockImpl
Create a Lock.
LOCKIMPL_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
LockInfo - Class in com.sleepycat.je.txn
LockInfo is a class that embodies information about a lock instance.
LockInfo(Locker, LockType) - Constructor for class com.sleepycat.je.txn.LockInfo
Construct a new LockInfo.
LOCKINFO_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
lockingRequired() - Method in class com.sleepycat.je.txn.BasicLocker
 
lockingRequired() - Method in class com.sleepycat.je.txn.Locker
Returns true if locking is required for this Locker.
lockingRequired() - Method in class com.sleepycat.je.txn.ReadCommittedLocker
ReadCommittedLockers always require locking.
lockingRequired() - Method in class com.sleepycat.je.txn.Txn
 
lockInternal(long, LockType, boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.rep.txn.MasterTxn
Prevent this MasterTxn from taking locks if the node becomes a replica.
lockInternal(long, LockType, boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.rep.txn.ReadonlyTxn
Provides a wrapper to screen for write locks.
lockInternal(long, LockType, boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.rep.txn.ReplicaThreadLocker
This overridden method prevents writes on a replica.
lockInternal(long, LockType, boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.txn.BasicLocker
 
lockInternal(long, LockType, boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
Forwards write locks to the buddy locker (the transaction locker).
lockInternal(long, LockType, boolean, boolean, DatabaseImpl) - Method in class com.sleepycat.je.txn.Txn
Gets a lock on this LSN and, if it is a write lock, saves an abort LSN.
lockLN(LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
Does not allow uncontended locks.
lockManager - Variable in class com.sleepycat.je.txn.Locker
 
LockManager - Class in com.sleepycat.je.txn
LockManager manages locks.
LockManager(EnvironmentImpl) - Constructor for class com.sleepycat.je.txn.LockManager
 
LockMode - Enum in com.sleepycat.je
Record lock modes for read operations.
lockNextKeyForInsert(DatabaseEntry) - Method in class com.sleepycat.je.dbi.CursorImpl
Search for the next key following the given key, and acquire a range insert lock on it.
LockNotAvailableException - Exception in com.sleepycat.je
Thrown when a non-blocking operation fails to get a lock.
LockNotAvailableException(Locker, String) - Constructor for exception com.sleepycat.je.LockNotAvailableException
For internal use only.
LockNotGrantedException - Exception in com.sleepycat.je
Deprecated.
LockNotGrantedException(Locker, String) - Constructor for exception com.sleepycat.je.LockNotGrantedException
Deprecated.
For internal use only.
lockOnce() - Method in class com.sleepycat.je.rep.txn.MasterTxn
Determines whether we should lock the block-latch lock.
LockPreemptedException - Exception in com.sleepycat.je.rep
Thrown when a lock has been "stolen", or preempted, from a transaction in a replicated environment.
LockPreemptedException(Locker, Throwable) - Constructor for exception com.sleepycat.je.rep.LockPreemptedException
For internal use only.
LockResult - Class in com.sleepycat.je.txn
LockResult is the return type of Locker.lock().
LockResult(LockGrantType, WriteLockInfo) - Constructor for class com.sleepycat.je.txn.LockResult
 
LockStanding() - Constructor for class com.sleepycat.je.dbi.CursorImpl.LockStanding
 
lockStat(StatsConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Retrieve lock statistics
lockStat(StatsConfig) - Method in class com.sleepycat.je.txn.TxnManager
Collect lock related stats.
LockStatDefinition - Class in com.sleepycat.je.txn
Per-stat Metadata for JE lock statistics.
LockStatDefinition() - Constructor for class com.sleepycat.je.txn.LockStatDefinition
 
LockStats - Class in com.sleepycat.je
Deprecated.
as of 4.0.10, replaced by Environment.getStats(StatsConfig).

LockStats(StatGroup, StatGroup) - Constructor for class com.sleepycat.je.LockStats
Deprecated.
 
LockTimeoutException - Exception in com.sleepycat.je
Thrown when multiple threads are competing for a lock and the lock timeout interval is exceeded for the current operation.
LockTimeoutException(Locker, String) - Constructor for exception com.sleepycat.je.LockTimeoutException
For internal use only.
lockType - Variable in class com.sleepycat.je.txn.LockInfo
 
LockType - Class in com.sleepycat.je.txn
LockType is a type safe enumeration of all lock types.
LockUpgrade - Class in com.sleepycat.je.txn
LockUpgrade is a type safe enumeration of lock upgrade types.
log(LogEntry, ReplicationContext) - Method in class com.sleepycat.je.log.LogManager
Write a log entry.
log(LogParams) - Method in class com.sleepycat.je.log.LogManager
Log an item, first logging any items on the lazyLogQueue, and finally flushing and sync'ing (if requested).
log(Level, String) - Method in interface com.sleepycat.je.rep.net.InstanceLogger
Logs a message at the specified logging level.
log() - Method in class com.sleepycat.je.statcap.EnvStatsLogger
 
log() - Method in class com.sleepycat.je.tree.IN
 
log(boolean, boolean, boolean, IN) - Method in class com.sleepycat.je.tree.IN
 
log(boolean, Provisional, boolean, IN) - Method in class com.sleepycat.je.tree.IN
 
log(EnvironmentImpl, DatabaseImpl, Locker, WriteLockInfo, boolean, byte[], int, boolean, boolean, long, int, boolean, boolean, ReplicationContext) - Method in class com.sleepycat.je.tree.LN
Convenience logging method, used to migrate an LN during cleaning.
log(T, Level, String) - Method in class com.sleepycat.je.utilint.RateLimitingLogger
Logs the message, if one has not already been logged for the object in the current time interval.
log(String) - Method in class com.sleepycat.utilint.StatLogger
log writes the string to the log file.
LOG_BIN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_BIN_DELTA - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_BUFFER_MAX_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_BUFFER_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum size of each JE log buffer.
LOG_CHECKSUM_READ - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_CHECKSUM_READ - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, perform a checksum check when reading entries from log.
LOG_CHUNKED_NIO - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
NIO is no longer used by JE and this parameter has no effect.
LOG_CKPT_END - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_CKPT_START - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_DBIN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_DBTREE - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_DEFERREDWRITE_TEMP - Static variable in class com.sleepycat.je.config.EnvironmentParams
Deprecated.
As of 3.3, no longer used Optimize cleaner operation for temporary deferred write DBs.
LOG_DEL_DUPLN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_DEL_DUPLN_TRANSACTIONAL - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_DEL_LN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_DEL_LN_TRANSACTIONAL - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_DETECT_FILE_DELETE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_DETECT_FILE_DELETE - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, periodically detect unexpected file deletions.
LOG_DETECT_FILE_DELETE_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_DETECT_FILE_DELETE_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
The interval used to check for unexpected file deletions.
LOG_DIN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_DIRECT_NIO - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
NIO is no longer used by JE and this parameter has no effect.
LOG_DUPCOUNTLN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_DUPCOUNTLN_TRANSACTIONAL - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_ERASED - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_EXTINCT_SCAN_LN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_EXTINCT_SCAN_LN_TRANSACTIONAL - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_FAULT_READ_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_FAULT_READ_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
The buffer size for faulting in objects from disk, in bytes.
LOG_FILE_CACHE_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_FILE_CACHE_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
The size of the file handle cache.
LOG_FILE_HEADER - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_FILE_MAX - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_FILE_MAX - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum size of each individual JE log file, in bytes.
LOG_FILE_WARM_UP_BUF_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
This is experimental and pending performance tests.
LOG_FILE_WARM_UP_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
This is experimental and pending performance tests.
LOG_FILESUMMARYLN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_FLUSH_NO_SYNC_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_FLUSH_NO_SYNC_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum time interval between committing a transaction with NO_SYNC durability, and making the transaction durable with respect to the file system.
LOG_FLUSH_SYNC_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_FLUSH_SYNC_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum time interval between committing a transaction with NO_SYNC or WRITE_NO_SYNC durability, and making the transaction durable with respect to the storage device.
LOG_FLUSH_TASK_INTERVAL - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
Deprecated.
as of 7.2. Replaced by EnvironmentConfig.LOG_FLUSH_SYNC_INTERVAL. For compatibility with earlier releases, if this parameter is specified its value will be used as the flush sync interval; in this case, EnvironmentConfig.LOG_FLUSH_SYNC_INTERVAL may not also be specified.
LOG_FLUSHER_NAME - Static variable in class com.sleepycat.je.Environment
 
LOG_FSYNC_TIME_LIMIT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_FSYNC_TIME_LIMIT - Static variable in class com.sleepycat.je.EnvironmentConfig
If the time taken by an fsync exceeds this limit, a WARNING level message is logged.
LOG_FSYNC_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
The read buffer size for warming the file system cache; see EnvironmentParams.LOG_FILE_WARM_UP_SIZE.
LOG_FSYNC_TIMEOUT - Static variable in class com.sleepycat.je.EnvironmentConfig
The timeout limit for group commit.
LOG_GROUP_COMMIT_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
Deprecated.
as of JE 18.1
LOG_GROUP_COMMIT_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
as of JE 18.1
LOG_GROUP_COMMIT_THRESHOLD - Static variable in class com.sleepycat.je.config.EnvironmentParams
Deprecated.
as of JE 18.1
LOG_GROUP_COMMIT_THRESHOLD - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
as of JE 18.1
LOG_IMMUTABLE_FILE - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_IN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_IN_DELETE_INFO - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_IN_DUPDELETE_INFO - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_INS_LN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_INS_LN_TRANSACTIONAL - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_ITERATOR_MAX_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_ITERATOR_MAX_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum read buffer size for log iterators, which are used when scanning the log during activities like log cleaning and environment open, in bytes.
LOG_ITERATOR_READ_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_ITERATOR_READ_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
The read buffer size for log iterators, which are used when scanning the log during activities like log cleaning and environment open, in bytes.
LOG_MAPLN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_MAPLN_TRANSACTIONAL - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_MATCHPOINT - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_MEM_ONLY - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, operates in an in-memory test mode without flushing the log to disk.
LOG_MEM_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_MEM_SIZE_MIN - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_MEM_SIZE_MIN_STRING - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_MEMORY_ONLY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_N_DATA_DIRECTORIES - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_N_DATA_DIRECTORIES - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
as of 7.3. This feature is not known to provide benefits beyond that of a simple RAID configuration, and will be removed in the next release, which is slated for mid-April, 2017.
LOG_NAMELN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_NAMELN_TRANSACTIONAL - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_NUM_BUFFERS - Static variable in class com.sleepycat.je.EnvironmentConfig
The number of JE log buffers.
LOG_OLD_BIN_DELTA - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_OLD_DUP_BIN_DELTA - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_OLD_LN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_OLD_LN_TRANSACTIONAL - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_RESERVED_FILE_LN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_RESTORE_REQUIRED - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_ROLLBACK_END - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_ROLLBACK_START - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_SIZE - Static variable in class com.sleepycat.je.utilint.VLSN
 
LOG_TOTAL_BUFFER_BYTES - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum memory taken by log buffers, in bytes.
LOG_TRACE - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_TXN_ABORT - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_TXN_COMMIT - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_TXN_PREPARE - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_UPD_LN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_UPD_LN_TRANSACTIONAL - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_USE_NIO - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_USE_NIO - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
NIO is no longer used by JE and this parameter has no effect.
LOG_USE_ODSYNC - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_USE_ODSYNC - Static variable in class com.sleepycat.je.EnvironmentConfig
If true (default is false) O_DSYNC is used to open JE log files.
LOG_USE_WRITE_QUEUE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_USE_WRITE_QUEUE - Static variable in class com.sleepycat.je.EnvironmentConfig
If true (default is true) the Write Queue is used for file I/O operations which are blocked by concurrent I/O operations.
LOG_VERIFY_CHECKSUMS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_VERIFY_CHECKSUMS - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, perform a checksum verification just before and after writing to the log.
LOG_VERSION - Static variable in class com.sleepycat.je.log.LogEntryType
Version of the file header, which identifies the version of all entries in that file.
LOG_VERSION_DURABLE_VLSN - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_VERSION_EXPIRE_INFO - Static variable in class com.sleepycat.je.log.LogEntryType
 
LOG_VERSION_HIGHEST_REPLICABLE - Static variable in class com.sleepycat.je.log.LogEntryType
The latest log version for which the replicated log format of any replicable log entry class changed.
LOG_VERSION_REPLICATE_OLDER - Static variable in class com.sleepycat.je.log.LogEntryType
The earliest log version for which replicable log entries support writing themselves in older versions, to support replication to older nodes during upgrades.
LOG_WRITE_QUEUE_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
LOG_WRITE_QUEUE_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
The size of the Write Queue.
LogBuffer - Class in com.sleepycat.je.log
LogBuffers hold outgoing, newly written log entries.
logDelta(String) - Method in class com.sleepycat.utilint.StatLogger
logDelta writes the string if the string is different than the last written log record.
logDirtyChildren() - Method in class com.sleepycat.je.tree.BIN
 
logDirtyChildren() - Method in class com.sleepycat.je.tree.IN
When splits and checkpoints intermingle in a deferred write databases, a checkpoint target may appear which has a valid target but a null LSN.
LogEntry - Interface in com.sleepycat.je.log.entry
A Log entry allows you to read, write and dump a database log entry.
logEntry(INLogEntry<BIN>, Provisional, boolean, IN) - Static method in class com.sleepycat.je.tree.IN
 
logEntry - Variable in class com.sleepycat.je.txn.UndoReader
 
LogEntryHeader - Class in com.sleepycat.je.log
A LogEntryHeader embodies the header information at the beginning of each log entry file.
LogEntryHeader(ByteBuffer, int, long) - Constructor for class com.sleepycat.je.log.LogEntryHeader
For reading a log entry.
LogEntryHeader(LogEntry, Provisional, ReplicationContext) - Constructor for class com.sleepycat.je.log.LogEntryHeader
For writing a log header.
LogEntryHeader(byte, int, int, VLSN) - Constructor for class com.sleepycat.je.log.LogEntryHeader
For reading a replication message.
logEntrySize - Variable in class com.sleepycat.je.txn.UndoReader
 
LogEntryType - Class in com.sleepycat.je.log
LogEntryType is an enumeration of all log entry types.
LogFileFeeder - Class in com.sleepycat.je.rep.impl.networkRestore
The LogFileFeeder supplies log files to a client.
LogFileFeeder(FeederManager, DataChannel) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.LogFileFeeder
 
LogFileInfo(String, boolean, long, String, String) - Constructor for class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
 
LogFileInfo(String, String) - Constructor for class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
Create initial information for a log file which records the snapshot and node name but leaves other fields at default values to be filled in after the file is copied.
LogFileInfo(String, long, SnapshotManifest) - Constructor for class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
Create final information for a log file after it is copied.
LogFileRewriteListener - Interface in com.sleepycat.je.rep
 
LogFlusher - Class in com.sleepycat.je.log
Flush the log buffers (and write queue) periodically to disk and to the file system, as specified by EnvironmentConfig.LOG_FLUSH_SYNC_INTERVAL and EnvironmentConfig.LOG_FLUSH_NO_SYNC_INTERVAL.
LogFlusher(EnvironmentImpl) - Constructor for class com.sleepycat.je.log.LogFlusher
 
logForceFlip(LogEntry) - Method in class com.sleepycat.je.log.LogManager
Log this single object and force a flip of the log files.
logForceFlush(LogEntry, boolean, ReplicationContext) - Method in class com.sleepycat.je.log.LogManager
Log this single object and force a write of the log files.
Loggable - Interface in com.sleepycat.je.log
A class that implements Loggable knows how to read and write itself into a ByteBuffer in a format suitable for the JE log or JE replication messages.
logger - Variable in class com.sleepycat.je.log.FileReader
 
logger - Variable in class com.sleepycat.je.rep.elections.ElectionAgentThread
 
logger - Variable in class com.sleepycat.je.rep.elections.Proposer
 
logger - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
logger - Variable in class com.sleepycat.je.rep.impl.TextProtocol
 
logger - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
logger - Variable in class com.sleepycat.je.utilint.DaemonThread
 
logger - Variable in class com.sleepycat.je.utilint.TaskCoordinator
 
LoggerFactory - Interface in com.sleepycat.je.rep.net
The LoggerFactory interface provides a mechanism for obtaining logging objects for use with dynamically constructed network objects.
LoggerUtils - Class in com.sleepycat.je.utilint
Logging Architecture =========================== JE uses the java.util.logging package.
LoggerUtils() - Constructor for class com.sleepycat.je.utilint.LoggerUtils
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.cleaner.DbFileSummary
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.cleaner.FileSummary
Always return false, this item should never be compared.
logicalEquals(Loggable) - Method in class com.sleepycat.je.cleaner.PackedOffsets
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.dbi.DatabaseId
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.dbi.DbTree
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
 
logicalEquals(Loggable) - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.log.entry.EmptyLogEntry
Always return false, this item should never be compared.
logicalEquals(LogEntry) - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
logicalEquals(LogEntry) - Method in class com.sleepycat.je.log.entry.INLogEntry
INs from two different environments are never considered equal, because they have lsns that are environment-specific.
logicalEquals(LogEntry) - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
logicalEquals(LogEntry) - Method in interface com.sleepycat.je.log.entry.LogEntry
 
logicalEquals(LogEntry) - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.log.entry.RestoreRequired
 
logicalEquals(LogEntry) - Method in class com.sleepycat.je.log.entry.SingleItemEntry
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.log.FileHeader
 
logicalEquals(Loggable) - Method in interface com.sleepycat.je.log.Loggable
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.log.Trace
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.recovery.CheckpointEnd
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.recovery.CheckpointStart
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.ChildReference
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.DeltaInfo
Always return false, this item should never be compared.
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.dupConvert.INDeleteInfo
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.FileSummaryLN
Should never be replicated.
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.IN
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.LN
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.MapLN
Should never be replicated.
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.NameLN
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.OldBINDelta
Always return false, this item should never be compared.
logicalEquals(Loggable) - Method in class com.sleepycat.je.tree.Tree
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.txn.RollbackEnd
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.txn.RollbackStart
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.txn.Txn
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.txn.TxnAbort
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.txn.TxnCommit
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.txn.TxnPrepare
Always return false, this item should never be compared.
logicalEquals(Loggable) - Method in class com.sleepycat.je.utilint.Matchpoint
 
logicalEquals(Loggable) - Method in class com.sleepycat.je.utilint.VLSN
 
logicalEqualsIgnoreVersion(LogEntryHeader) - Method in class com.sleepycat.je.log.LogEntryHeader
 
LogItem - Class in com.sleepycat.je.log
Values returned when a item is logged.
LogItem() - Constructor for class com.sleepycat.je.log.LogItem
 
LogManager - Class in com.sleepycat.je.log
The LogManager supports reading and writing to the JE log.
LogManager(EnvironmentImpl, boolean) - Constructor for class com.sleepycat.je.log.LogManager
There is a single log manager per database environment.
logMapTreeRoot() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Logs the map tree root and saves the LSN.
logMapTreeRoot(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Logs the map tree root, but only if its current LSN is before the ifBeforeLsn parameter or ifBeforeLsn is NULL_LSN.
logMessage(String) - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingRunnable
 
LOGMGR_END_OF_LOG - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_END_OF_LOG_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_END_OF_LOG_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_REPEAT_FAULT_READS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_REPEAT_FAULT_READS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_REPEAT_FAULT_READS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_REPEAT_ITERATOR_READS - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_REPEAT_ITERATOR_READS_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_REPEAT_ITERATOR_READS_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_TEMP_BUFFER_WRITES - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_TEMP_BUFFER_WRITES_DESC - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
LOGMGR_TEMP_BUFFER_WRITES_NAME - Static variable in class com.sleepycat.je.log.LogStatDefinition
 
logMsg(Logger, EnvironmentImpl, Level, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Log a message using this logger.
logMsg(RateLimitingLogger<T>, EnvironmentImpl, T, Level, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Log a message using the given RateLimitingLogger.
logMsg(Logger, EnvironmentImpl, Formatter, Level, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Log a message using this logger.
logMsg(Logger, Formatter, Level, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Log a message with this logger.
LogOverwriteException - Exception in com.sleepycat.je.rep
Thrown when one or more log files are modified (overwritten) as the result of a replication operation.
LogOverwriteException(String) - Constructor for exception com.sleepycat.je.rep.LogOverwriteException
For internal use only.
LogParams - Class in com.sleepycat.je.log
Parameters passed when an item is logged.
LogParams() - Constructor for class com.sleepycat.je.log.LogParams
 
LogSource - Interface in com.sleepycat.je.log
A class that implements LogSource can return portions of the log.
LogStatDefinition - Class in com.sleepycat.je.log
Per-stat Metadata for JE FileManager, FSyncManager, LogManager and LogBufferPool statistics.
LogStatDefinition() - Constructor for class com.sleepycat.je.log.LogStatDefinition
 
LogUtils - Class in com.sleepycat.je.log
This class holds convenience methods for marshalling internal JE data to and from the log.
LogUtils() - Constructor for class com.sleepycat.je.log.LogUtils
 
LogUtils.XidImpl - Class in com.sleepycat.je.log
 
LogVerificationException - Exception in com.sleepycat.je.util
Thrown during log verification if a checksum cannot be verified or a log entry is determined to be invalid by examining its contents.
LogVerificationException(String) - Constructor for exception com.sleepycat.je.util.LogVerificationException
 
LogVerificationException(String, Throwable) - Constructor for exception com.sleepycat.je.util.LogVerificationException
 
LogVerificationInputStream - Class in com.sleepycat.je.util
Verifies the checksums in an InputStream for a log file in a JE Environment.
LogVerificationInputStream(Environment, InputStream, String) - Constructor for class com.sleepycat.je.util.LogVerificationInputStream
Creates a verification input stream.
LogVerificationReadableByteChannel - Class in com.sleepycat.je.util
Verifies the checksums in a ReadableByteChannel for a log file in a JE Environment.
LogVerificationReadableByteChannel(Environment, ReadableByteChannel, String) - Constructor for class com.sleepycat.je.util.LogVerificationReadableByteChannel
Creates a verification input stream.
LogVerificationReadableByteChannel(EnvironmentImpl, ReadableByteChannel, String) - Constructor for class com.sleepycat.je.util.LogVerificationReadableByteChannel
Creates a verification input stream.
LogVerifier - Class in com.sleepycat.je.utilint
Verifies the checksums in the contents of a log file in a JE Environment.
LogVerifier(Environment, String) - Constructor for class com.sleepycat.je.utilint.LogVerifier
Creates a log verifier.
LogVerifier(EnvironmentImpl, String) - Constructor for class com.sleepycat.je.utilint.LogVerifier
Creates a log verifier.
LogVerifier(EnvironmentImpl, String, long) - Constructor for class com.sleepycat.je.utilint.LogVerifier
Creates a log verifier for use with an internal environment.
LOGWRITE_EXCEPTION_TESTING - Static variable in class com.sleepycat.je.log.FileManager
 
LogWriteException - Exception in com.sleepycat.je
Thrown when an IOException or other failure occurs when writing to the JE log.
LogWriteException(EnvironmentImpl, String) - Constructor for exception com.sleepycat.je.LogWriteException
For internal use only.
LogWriteException(EnvironmentImpl, Throwable) - Constructor for exception com.sleepycat.je.LogWriteException
For internal use only.
LogWriteException(EnvironmentImpl, String, Throwable) - Constructor for exception com.sleepycat.je.LogWriteException
For internal use only.
LONG - Static variable in interface com.sleepycat.asm.Opcodes
 
LONG - Static variable in class com.sleepycat.asm.Type
The sort of the long type.
LONG_BYTES - Static variable in class com.sleepycat.je.log.LogUtils
 
LONG_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
LONG_TYPE - Static variable in class com.sleepycat.asm.Type
The long type.
longArraySize(int) - Static method in class com.sleepycat.je.dbi.MemoryBudget
 
LongArrayStat - Class in com.sleepycat.je.utilint
A Long array JE stat.
LongArrayStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.LongArrayStat
 
LongArrayStat(StatGroup, StatDefinition, long[]) - Constructor for class com.sleepycat.je.utilint.LongArrayStat
 
LongAvg - Class in com.sleepycat.je.utilint
A long JE stat component that computes an average value.
LongAvg() - Constructor for class com.sleepycat.je.utilint.LongAvg
 
LongAvgMapStat - Class in com.sleepycat.je.utilint
A JE stat that maintains a map of LongAvg values which can be looked up with a String key, and that returns results as a formatted string.
LongAvgMapStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.LongAvgMapStat
Creates an instance of this class.
LongAvgRate - Class in com.sleepycat.je.utilint
A long JE stat component generated from an exponential moving average over a specified time period of the rate of change in a long value over time.
LongAvgRate(String, long, TimeUnit) - Constructor for class com.sleepycat.je.utilint.LongAvgRate
Creates an instance of this class.
LongAvgRateMapStat - Class in com.sleepycat.je.utilint
A JE stat that maintains a map of individual LongAvgRate values which can be looked up with a String key, and that returns results as a formatted string.
LongAvgRateMapStat(StatGroup, StatDefinition, long, TimeUnit) - Constructor for class com.sleepycat.je.utilint.LongAvgRateMapStat
Creates an instance of this class.
LongAvgRateStat - Class in com.sleepycat.je.utilint
A long JE stat generated from an exponential moving average over a specified time period of the rate of change in a value over time.
LongAvgRateStat(StatGroup, StatDefinition, long, TimeUnit) - Constructor for class com.sleepycat.je.utilint.LongAvgRateStat
Creates an instance of this class.
LongAvgStat - Class in com.sleepycat.je.utilint
A long JE stat that computes the average of the values in the current time period.
LongAvgStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.LongAvgStat
Creates an instance of this class.
LongBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a Long primitive wrapper or a long primitive.
LongBinding() - Constructor for class com.sleepycat.bind.tuple.LongBinding
 
LongConfigParam - Class in com.sleepycat.je.config
A JE configuration parameter with an integer value.
LongConfigParam(String, Long, Long, Long, boolean, boolean) - Constructor for class com.sleepycat.je.config.LongConfigParam
 
LongDiffMapStat - Class in com.sleepycat.je.utilint
A JE stat that maintains a map of individual LongDiffStat values which can be looked up with a String key, and that returns results as a formatted string.
LongDiffMapStat(StatGroup, StatDefinition, long) - Constructor for class com.sleepycat.je.utilint.LongDiffMapStat
Creates an instance of this class.
LongDiffStat - Class in com.sleepycat.je.utilint
A long JE stat component that computes the difference between another stat and a specified value.
LongDiffStat(Stat<Long>, long) - Constructor for class com.sleepycat.je.utilint.LongDiffStat
Creates an instance of this class.
LongMax - Class in com.sleepycat.je.utilint
A long JE stat component that maintains a maximum value.
LongMax() - Constructor for class com.sleepycat.je.utilint.LongMax
 
LongMaxMapStat - Class in com.sleepycat.je.utilint
A JE stat that maintains a map of LongMax values which can be looked up with a String key, and that returns results as a formatted string.
LongMaxMapStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.LongMaxMapStat
Creates an instance of this class.
LongMaxStat - Class in com.sleepycat.je.utilint
A long stat which maintains a maximum value.
LongMaxStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.LongMaxStat
 
LongMaxStat(StatGroup, StatDefinition, long) - Constructor for class com.sleepycat.je.utilint.LongMaxStat
 
LongMaxZeroStat - Class in com.sleepycat.je.utilint
For stats where the min value in the range is zero, so that sums, averages, etc.
LongMaxZeroStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.LongMaxZeroStat
 
LongMinStat - Class in com.sleepycat.je.utilint
A long stat which maintains a minimum value.
LongMinStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.LongMinStat
 
LongMinStat(StatGroup, StatDefinition, long) - Constructor for class com.sleepycat.je.utilint.LongMinStat
 
LongMinZeroStat - Class in com.sleepycat.je.rep.utilint
For stats where the min value in the range is zero, so that sums, averages, etc.
LongMinZeroStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.rep.utilint.LongMinZeroStat
 
LongStat - Class in com.sleepycat.je.utilint
A long JE stat.
LongStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.LongStat
 
LongStat(StatGroup, StatDefinition, long) - Constructor for class com.sleepycat.je.utilint.LongStat
 
longToEntry(long, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.LongBinding
Converts a simple long value into an entry buffer.
longToEntry(long, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.PackedLongBinding
Converts a simple Long value into an entry buffer, using PackedLong format.
longToEntry(long, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.SortedPackedLongBinding
Converts a simple Long value into an entry buffer, using SortedPackedLong format.
longToLsn(Long) - Static method in class com.sleepycat.je.utilint.DbLsn
 
longValue() - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
LOOKUPSWITCH - Static variable in interface com.sleepycat.asm.Opcodes
 
LOR - Static variable in interface com.sleepycat.asm.Opcodes
 
LREM - Static variable in interface com.sleepycat.asm.Opcodes
 
LRETURN - Static variable in interface com.sleepycat.asm.Opcodes
 
LRU_SIZE - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LRU_SIZE_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LRU_SIZE_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
LSHL - Static variable in interface com.sleepycat.asm.Opcodes
 
LSHR - Static variable in interface com.sleepycat.asm.Opcodes
 
lsn - Variable in class com.sleepycat.je.log.LogItem
LSN of the new log entry.
lsn - Variable in class com.sleepycat.je.rep.stream.MatchpointSearchResults.PassedTxnInfo
 
lsn - Variable in class com.sleepycat.je.tree.TrackingInfo
 
LSNStat - Class in com.sleepycat.je.utilint
A long JE stat.
LSNStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.LSNStat
 
LSNStat(StatGroup, StatDefinition, long) - Constructor for class com.sleepycat.je.utilint.LSNStat
 
LSTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
LSUB - Static variable in interface com.sleepycat.asm.Opcodes
 
LUSHR - Static variable in interface com.sleepycat.asm.Opcodes
 
LXOR - Static variable in interface com.sleepycat.asm.Opcodes
 

M

main(String[]) - Static method in class com.sleepycat.je.rep.util.DbEnableReplication
Usage:
main(String...) - Static method in class com.sleepycat.je.rep.util.DbGroupAdmin
Usage:
main(String[]) - Static method in class com.sleepycat.je.rep.util.DbPing
Usage:
main(String[]) - Static method in class com.sleepycat.je.rep.util.DbResetRepGroup
Usage:
main(String[]) - Static method in class com.sleepycat.je.rep.util.ldiff.LDiff
The main used by the LDiff utility.
main(String[]) - Static method in class com.sleepycat.je.rep.utilint.DbDumpGroup
 
main(String[]) - Static method in class com.sleepycat.je.rep.utilint.DbFeederPrintLog
 
main(String[]) - Static method in class com.sleepycat.je.rep.utilint.DbNullNode
 
main(String[]) - Static method in class com.sleepycat.je.rep.utilint.DbRepRunAction
 
main(String[]) - Static method in class com.sleepycat.je.rep.utilint.DbStreamVerify
 
main(String[]) - Static method in class com.sleepycat.je.rep.utilint.DbSync
 
main(String[]) - Static method in class com.sleepycat.je.util.CheckSnapshot
Checks the validity of an archived backup snapshot.
main(String[]) - Static method in class com.sleepycat.je.util.DbCacheSize
Runs DbCacheSize as a command line utility.
main(String[]) - Static method in class com.sleepycat.je.util.DbDeleteReservedFiles
 
main(String[]) - Static method in class com.sleepycat.je.util.DbDump
The main used by the DbDump utility.
main(String[]) - Static method in class com.sleepycat.je.util.DbFilterStats
The main used by the DbFilterStats utility.
main(String[]) - Static method in class com.sleepycat.je.util.DbLoad
The main used by the DbLoad utility.
main(String[]) - Static method in class com.sleepycat.je.util.DbPrintLog
The main used by the DbPrintLog utility.
main(String[]) - Static method in class com.sleepycat.je.util.DbRunAction
 
main(String[]) - Static method in class com.sleepycat.je.util.DbSpace
 
main(String[]) - Static method in class com.sleepycat.je.util.DbStat
 
main(String[]) - Static method in class com.sleepycat.je.util.DbTruncateLog
Usage:
main(String[]) - Static method in class com.sleepycat.je.util.DbVerify
The main used by the DbVerify utility.
main(String[]) - Static method in class com.sleepycat.je.util.DbVerifyLog
 
main(String[]) - Static method in class com.sleepycat.je.utilint.JarMain
 
main(String[]) - Static method in class com.sleepycat.persist.model.ClassEnhancer
Enhances classes in the directories specified.
MAIN_LEVEL - Static variable in class com.sleepycat.je.tree.IN
 
make(ReadOptions) - Static method in class com.sleepycat.compat.DbCompat.OpReadOptions
 
make(LockMode) - Static method in class com.sleepycat.compat.DbCompat.OpReadOptions
 
make(OperationResult) - Static method in class com.sleepycat.compat.DbCompat.OpResult
 
make(OperationStatus) - Static method in class com.sleepycat.compat.DbCompat.OpResult
 
make(WriteOptions) - Static method in class com.sleepycat.compat.DbCompat.OpWriteOptions
 
makeChecksum() - Static method in class com.sleepycat.je.utilint.Adler32
 
makeConsistent() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Used to ensure that the ReplicationGroup value is consistent after it has been fetched via a readUncommitted access to the rep group database.
makeCursor(DatabaseImpl, Locker, CursorConfig) - Static method in class com.sleepycat.je.DbInternal
Create a Cursor for internal use from a DatabaseImpl.
makeCursor(DatabaseImpl, Locker, CursorConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
Create a Cursor for internal use from a DatabaseImpl, specifying retainNonTxnLocks.
makeCursor(Database, Locker, CursorConfig) - Static method in class com.sleepycat.je.DbInternal
Create a Cursor from a DatabaseHandle.
makeCursor(Database, Locker, CursorConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
 
makeDaemonThreadName(String) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
makeDateFormat() - Static method in class com.sleepycat.je.utilint.TracerFormatter
Return a DateFormat object that uses the standard format and the UTC timezone.
makeDeletedLN() - Static method in class com.sleepycat.je.tree.FileSummaryLN
Creates a deleted FileSummaryLN.
makeEnvironment() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
makeEnvironmentImpl(File, EnvironmentConfig, RepConfigProxy) - Method in class com.sleepycat.je.Environment
 
makeExceptionEvent(Exception, String) - Static method in class com.sleepycat.je.DbInternal
 
makeFetchErrorMsg(String, long, int) - Method in class com.sleepycat.je.tree.IN
 
makeFullKey(long, int) - Static method in class com.sleepycat.je.tree.FileSummaryLN
Returns the full two-part key for a given file number and unique sequence.
makeInvisible(long, List<Long>) - Method in class com.sleepycat.je.log.FileManager
Mark the specified log entries as invisible and obsolete.
makeInvisible(EnvironmentImpl, List<Long>) - Static method in class com.sleepycat.je.recovery.RollbackTracker
 
makeJavaErrorWrapper() - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
makeKey(DatabaseEntry) - Static method in class com.sleepycat.je.tree.Key
 
makeLN(EnvironmentImpl, byte[]) - Static method in class com.sleepycat.je.tree.LN
Create a new LN from a byte array.
makeLN(EnvironmentImpl, DatabaseEntry) - Static method in class com.sleepycat.je.tree.LN
Create a new LN from a DatabaseEntry.
makeLoggerFactory(EnvironmentImpl) - Static method in class com.sleepycat.je.rep.utilint.net.DataChannelFactoryBuilder
Creates a logger factory based on an EnvironmentImpl
makeLoggerFactory(String) - Static method in class com.sleepycat.je.rep.utilint.net.DataChannelFactoryBuilder
Creates a logger factory based on a fixed string
makeLsn(long, long) - Static method in class com.sleepycat.je.utilint.DbLsn
 
makeLsn(long, int) - Static method in class com.sleepycat.je.utilint.DbLsn
This flavor of makeLsn is used when the file offset has been stored in 32 bits, as is done in the VLSNBucket.
makePartialKey(long) - Static method in class com.sleepycat.je.tree.FileSummaryLN
Returns the first 4 bytes of the key for the given file number.
makePrefixKey(byte[], int, int) - Static method in class com.sleepycat.je.dbi.DupKeyData
Returns a two-part key entry with the given key portion, no data, and the special PREFIX_ONLY value for the key length.
makeReplicatedEnvironmentStats(RepImpl, StatsConfig) - Static method in class com.sleepycat.je.rep.RepInternal
 
makeReplicationConfig() - Method in class com.sleepycat.je.rep.impl.RepConfigManager
Create a new ReplicationConfig for use in creating Replicator handles.
makeReplicationConfig(Properties, boolean) - Static method in class com.sleepycat.je.rep.RepInternal
 
makeResult(long) - Static method in class com.sleepycat.je.DbInternal
 
makeResult(int, boolean) - Static method in class com.sleepycat.je.DbInternal
 
makeRootChildReference(Node, byte[], long) - Method in class com.sleepycat.je.tree.Tree
 
makeSecurityCheckResponse(String) - Method in class com.sleepycat.je.rep.impl.node.Feeder
Sends a security check response to client and if failure, wait for a grace period before throwing an exception to caller
makeSpace(int) - Method in class com.sleepycat.util.FastOutputStream
Ensure that at least the given number of bytes are available in the internal buffer.
makeTransientLsn(long) - Static method in class com.sleepycat.je.utilint.DbLsn
For transient LSNs we use the MAX_FILE_NUM and the ascending sequence of offsets.
makeUpdateResult(int, boolean) - Static method in class com.sleepycat.je.DbInternal
 
makeUtilityEnvironment(File, boolean) - Static method in class com.sleepycat.je.utilint.CmdUtil
Create an environment suitable for utilities.
makeWindow(int) - Method in class com.sleepycat.je.log.FileReader
May be overridden by other FileReaders.
makeWindow(int) - Method in class com.sleepycat.je.rep.stream.FeederReader
Use a ReadWindow which can read from LogBuffers as well as the physical file.
manageDiskUsage() - Method in class com.sleepycat.je.cleaner.Cleaner
Updates log size stats and deletes unprotected reserved files in order to stay within disk limits.
map() - Method in interface com.sleepycat.persist.EntityIndex
Returns a standard Java map based on this entity index.
map() - Method in class com.sleepycat.persist.PrimaryIndex
 
map() - Method in class com.sleepycat.persist.SecondaryIndex
 
MapEntryParameter<K,V> - Class in com.sleepycat.collections
A simple Map.Entry implementation that can be used as in input parameter.
MapEntryParameter(K, V) - Constructor for class com.sleepycat.collections.MapEntryParameter
Creates a map entry with a given key and value.
MapLN - Class in com.sleepycat.je.tree
{@literal A MapLN represents a Leaf Node in the JE Db Mapping Tree.
MapLN(DatabaseImpl) - Constructor for class com.sleepycat.je.tree.MapLN
Create a new MapLn to hold a new databaseImpl.
MapLN() - Constructor for class com.sleepycat.je.tree.MapLN
Create an empty MapLN, to be filled in from the log.
MAPLN_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
MapOver(Collection<E>) - Constructor for class com.sleepycat.je.dbi.TriggerManager.MapOver
 
MapStat<T,C extends MapStatComponent<T,C>> - Class in com.sleepycat.je.utilint
A base class for JE stats that map String keys to component statistics, and that return results as formatted strings.
MapStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.MapStat
Creates an instance of this class.
MapStat(MapStat<T, C>) - Constructor for class com.sleepycat.je.utilint.MapStat
Creates an instance of this class as a copy of another instance.
MapStatComponent<T,C extends MapStatComponent<T,C>> - Class in com.sleepycat.je.utilint
The interface for individual stat components included in a MapStat.
MapStatComponent() - Constructor for class com.sleepycat.je.utilint.MapStatComponent
 
mark - Variable in class com.sleepycat.util.FastInputStream
 
mark(int) - Method in class com.sleepycat.util.FastInputStream
 
markFinish(T, long) - Method in class com.sleepycat.utilint.StatsTracker
Track the end of an operation.
markFinish(T, long, int) - Method in class com.sleepycat.utilint.StatsTracker
Track the end of an operation.
markStart() - Method in class com.sleepycat.utilint.StatsTracker
Track the start of a operation.
markSupported() - Method in class com.sleepycat.util.FastInputStream
 
marshalEntry(TupleOutput) - Method in interface com.sleepycat.bind.tuple.MarshalledTupleEntry
Construct the key or data tuple entry from the key or data object.
MarshalledTupleEntry - Interface in com.sleepycat.bind.tuple
A marshalling interface implemented by key, data or entity classes that are represented as tuples.
MarshalledTupleKeyEntity - Interface in com.sleepycat.bind.tuple
A marshalling interface implemented by entity classes that represent keys as tuples.
marshallOutsideLatch() - Method in class com.sleepycat.je.log.LogEntryType
Return true if this log entry should be marshalled into a buffer outside the log write latch.
marshalPrimaryKey(TupleOutput) - Method in interface com.sleepycat.bind.tuple.MarshalledTupleKeyEntity
Extracts the entity's primary key and writes it to the key output.
marshalSecondaryKey(String, TupleOutput) - Method in interface com.sleepycat.bind.tuple.MarshalledTupleKeyEntity
Extracts the entity's secondary key and writes it to the key output.
MASTER - Static variable in class com.sleepycat.je.log.ReplicationContext
 
MASTER_QUERY - Variable in class com.sleepycat.je.rep.elections.Protocol
 
MASTER_QUERY_RESPONSE - Variable in class com.sleepycat.je.rep.elections.Protocol
 
MasterChangeListener - Class in com.sleepycat.je.rep.stream
The Listener registered with Elections to learn about new Masters
MasterChangeListener(RepNode) - Constructor for class com.sleepycat.je.rep.stream.MasterChangeListener
 
MasterFeederSource - Class in com.sleepycat.je.rep.stream
Implementation of a master node acting as a FeederSource.
MasterFeederSource(RepImpl, VLSNIndex, NameIdPair, VLSN) - Constructor for class com.sleepycat.je.rep.stream.MasterFeederSource
 
MasterQuery() - Constructor for class com.sleepycat.je.rep.elections.Protocol.MasterQuery
 
MasterQuery(String, String[]) - Constructor for class com.sleepycat.je.rep.elections.Protocol.MasterQuery
 
MasterQueryResponse(String, String[]) - Constructor for class com.sleepycat.je.rep.elections.Protocol.MasterQueryResponse
 
MasterReplicaTransitionException - Exception in com.sleepycat.je.rep
Deprecated.
as of JE 5.0.88 because the environment no longer needs to restart when transitioning from master to replica.
MasterReplicaTransitionException(EnvironmentImpl, Exception) - Constructor for exception com.sleepycat.je.rep.MasterReplicaTransitionException
Deprecated.
 
MasterStateException - Exception in com.sleepycat.je.rep
This exception indicates that the application attempted an operation that is not permitted when it is in the ReplicatedEnvironment.State.MASTER state.
MasterStateException(StateChangeEvent) - Constructor for exception com.sleepycat.je.rep.MasterStateException
For internal use only.
MasterStateException(String) - Constructor for exception com.sleepycat.je.rep.MasterStateException
For internal use only.
MasterStatus - Class in com.sleepycat.je.rep.stream
Class used by a node to track changes in Master Status.
MasterStatus(NameIdPair) - Constructor for class com.sleepycat.je.rep.stream.MasterStatus
 
MasterStatus.MasterSyncException - Exception in com.sleepycat.je.rep.stream
 
MasterSuggestionGenerator - Class in com.sleepycat.je.rep.stream
A Basic suggestion generator.
MasterSuggestionGenerator(RepNode) - Constructor for class com.sleepycat.je.rep.stream.MasterSuggestionGenerator
 
MasterThreadLocker - Class in com.sleepycat.je.rep.txn
A MasterThreadLocker is used with a user initiated non-transactional operation on a Master, for a replicated DB.
MasterThreadLocker(RepImpl) - Constructor for class com.sleepycat.je.rep.txn.MasterThreadLocker
 
MasterTransfer - Class in com.sleepycat.je.rep.impl.node
A Master Transfer operation.
MasterTransferFailureException - Exception in com.sleepycat.je.rep
Thrown by ReplicatedEnvironment.transferMaster(java.util.Set<java.lang.String>, int, java.util.concurrent.TimeUnit) if a Master Transfer operation cannot be completed within the allotted time.
MasterTransferFailureException(String) - Constructor for exception com.sleepycat.je.rep.MasterTransferFailureException
For internal use only.
MasterTxn - Class in com.sleepycat.je.rep.txn
A MasterTxn represents: - a user initiated Txn executed on the Master node, when local-write and read-only are not configured, or - an auto-commit Txn on the Master node for a replicated DB.
MasterTxn(EnvironmentImpl, TransactionConfig, NameIdPair) - Constructor for class com.sleepycat.je.rep.txn.MasterTxn
 
MasterTxn.MasterTxnFactory - Interface in com.sleepycat.je.rep.txn
 
MasterValue - Class in com.sleepycat.je.rep.elections
Class represents the identity of a Master as a subclass of a StringValue that can be used during the election protocol.
MasterValue(String, int, NameIdPair) - Constructor for class com.sleepycat.je.rep.elections.MasterValue
 
MasterValue(String) - Constructor for class com.sleepycat.je.rep.elections.MasterValue
 
match(BinaryProtocol.Message) - Method in class com.sleepycat.je.rep.stream.BaseProtocol.AlternateMatchpoint
 
match(BinaryProtocol.Message) - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
match(InputWireRecord) - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
Used at syncup, when comparing records received from the feeder against local records.
match(OutputWireRecord) - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
For unit tests.
match(BinaryProtocol.Message) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.Message
 
match(V) - Method in interface com.sleepycat.je.rep.utilint.SizeAwaitMap.Predicate
Whether an entry with this value should included in the count of entries being waited for.
matchEntry(LogEntry) - Method in class com.sleepycat.je.log.DumpFileReader
 
Matchpoint - Class in com.sleepycat.je.utilint
This class writes out a log entry that can be used for replication syncup.
Matchpoint(int) - Constructor for class com.sleepycat.je.utilint.Matchpoint
 
Matchpoint() - Constructor for class com.sleepycat.je.utilint.Matchpoint
For constructing from the log.
MatchpointLogEntry - Class in com.sleepycat.je.log.entry
Log entry for a matchpoint object.
MatchpointLogEntry() - Constructor for class com.sleepycat.je.log.entry.MatchpointLogEntry
Construct a log entry for reading a Matchpoint object.
MatchpointLogEntry(Matchpoint) - Constructor for class com.sleepycat.je.log.entry.MatchpointLogEntry
Construct a log entry for writing a Matchpoint object.
MatchpointSearchResults - Class in com.sleepycat.je.rep.stream
Holds information seen by the ReplicaSyncupReader when scanning a replica's log for a matchpoint.
MatchpointSearchResults(EnvironmentImpl) - Constructor for class com.sleepycat.je.rep.stream.MatchpointSearchResults
 
MatchpointSearchResults.PassedTxnInfo - Class in com.sleepycat.je.rep.stream
 
materialize(ByteBuffer, int, boolean, boolean) - Method in class com.sleepycat.je.tree.IN
WARNING: In the case of BINs this method is used not only for logging but also for off-heap caching.
materializeBIN(EnvironmentImpl, byte[]) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
materializeKey(DatabaseEntry) - Static method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
max(long) - Method in class com.sleepycat.je.utilint.LongStat
 
MAX_CLOCK_DELTA - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
MAX_CLOCK_DELTA - Static variable in class com.sleepycat.je.rep.ReplicationConfig
Sets the maximum acceptable clock skew between this Replica and its Feeder, which is the node that is the source of its replication stream.
MAX_COMMIT_PROCESSING_NANOS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
MAX_COMMIT_PROCESSING_NANOS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
MAX_COMMIT_PROCESSING_NANOS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
MAX_DISK - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
MAX_DISK - Static variable in class com.sleepycat.je.EnvironmentConfig
An upper limit on the number of bytes used for data storage.
MAX_DUMP_BYTES - Static variable in class com.sleepycat.je.DatabaseEntry
 
MAX_ENTRIES - Static variable in class com.sleepycat.je.tree.INTargetRep.Sparse
 
MAX_FILE_NUM - Static variable in class com.sleepycat.je.utilint.DbLsn
 
MAX_FILE_OFFSET - Static variable in class com.sleepycat.je.tree.IN
 
MAX_FILE_OFFSET - Static variable in class com.sleepycat.je.utilint.DbLsn
 
MAX_FORMAT_VERSION - Static variable in class com.sleepycat.je.rep.impl.RepGroupImpl
The latest supported format version.
MAX_HEADER_SIZE - Static variable in class com.sleepycat.je.log.LogEntryHeader
 
MAX_INDEX - Static variable in class com.sleepycat.je.tree.INTargetRep.Sparse
 
MAX_KEY_SIZE_KEYVALS_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
MAX_KEYS - Static variable in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
MAX_LENGTH - Static variable in class com.sleepycat.util.PackedInteger
The maximum number of bytes needed to store an int value (5).
MAX_LONG_LENGTH - Static variable in class com.sleepycat.util.PackedInteger
The maximum number of bytes needed to store a long value (9).
MAX_MEMORY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
MAX_MEMORY - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures the JE main cache size in bytes.
MAX_MEMORY_PERCENT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
MAX_MEMORY_PERCENT - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures the JE main cache size as a percentage of the JVM maximum memory.
MAX_MESSAGE_OP_CODE_IN_SUBCLASS - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
MAX_MESSAGE_SIZE - Static variable in class com.sleepycat.je.rep.impl.RepParams
The maximum message size which will be accepted by a node (to prevent DOS attacks).
MAX_MESSAGE_SIZE - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The maximum message size which will be accepted by a node (to prevent DOS attacks).
MAX_NODES_WITH_TRANSIENT_ID - Static variable in class com.sleepycat.je.rep.impl.RepGroupImpl
The maximum number of nodes with transient ID that can join the group at the same time time.
MAX_OFF_HEAP_MEMORY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
MAX_OFF_HEAP_MEMORY - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures the number of bytes to be used as a secondary, off-heap cache.
MAX_VERSION - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
MaxKeySize(int, short) - Constructor for class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
MaxKeySize(SizeofMarker) - Constructor for class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
maxLNSize - Variable in class com.sleepycat.je.cleaner.FileSummary
 
maxStats - Static variable in class com.sleepycat.je.rep.utilint.StatCaptureRepDefinitions
 
maxStats - Static variable in class com.sleepycat.je.statcap.StatCaptureDefinitions
 
maybeForceYield() - Static method in class com.sleepycat.je.dbi.EnvironmentImpl
For stress testing.
mayCreateDeletedLN() - Method in enum com.sleepycat.je.dbi.DbType
Returns true if createDeletedLN may be called.
mayCreateUpdatedLN() - Method in enum com.sleepycat.je.dbi.DbType
Returns true if createUpdatedLN may be called.
mayHaveExpirationValues(ByteBuffer, int) - Method in class com.sleepycat.je.tree.IN
Returns whether the given serialized IN is a BIN that may have expiration values.
mayHaveKeyInFullBin(byte[]) - Method in class com.sleepycat.je.tree.BIN
 
mayNotWrite() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
When a EnvironmentFailureException occurs or the environment is closed, further writing can cause log corruption.
MB_ADMIN_BYTES - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_ADMIN_BYTES_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_ADMIN_BYTES_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_DATA_BYTES - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_DATA_BYTES_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_DATA_BYTES_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_DOS_BYTES - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_DOS_BYTES_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_DOS_BYTES_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_LOCK_BYTES - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_LOCK_BYTES_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_LOCK_BYTES_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_SHARED_CACHE_TOTAL_BYTES - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_SHARED_CACHE_TOTAL_BYTES_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_SHARED_CACHE_TOTAL_BYTES_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_TOTAL_BYTES - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_TOTAL_BYTES_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MB_TOTAL_BYTES_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
MemberActiveException - Exception in com.sleepycat.je.rep
 
MemberActiveException(String) - Constructor for exception com.sleepycat.je.rep.MemberActiveException
For internal use only.
MemberChangeEvent - Class in com.sleepycat.je.rep.monitor
MemberChangeEvent is the base class for all member status changed events.
MemberNotFoundException - Exception in com.sleepycat.je.rep
Thrown when an operation requires a replication group member and that member is not present in the replication group.
MemberNotFoundException(String) - Constructor for exception com.sleepycat.je.rep.MemberNotFoundException
For internal use only.
MEMBERSHIP_INFO - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
MEMBERSHIP_INFO_OK - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
MEMBERSHIP_INFO_REJECT - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
MEMORY_SUBSYSTEM - Static variable in class com.sleepycat.compat.DbCompat
 
MemoryBudget - Class in com.sleepycat.je.dbi
MemoryBudget calculates the available memory for JE and how to apportion it between cache and log buffers.
MemoryBudget.Totals - Class in com.sleepycat.je.dbi
Common base class for shared and private totals.
memRecalcBegin() - Method in class com.sleepycat.je.dbi.INList
We are starting the iteration of the INList.
memRecalcEnd(boolean) - Method in class com.sleepycat.je.dbi.INList
The reset operation is over.
memRecalcIterate(IN) - Method in class com.sleepycat.je.dbi.INList
An IN was encountered during the iteration through the entire INList.
memRecalcUpdate(IN, long) - Method in class com.sleepycat.je.dbi.INList
The size of an IN is changing.
Message() - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.Message
The constructor used for the original non-serialized instance of the message, which does not use the line or tokens.
Message(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.Message
Every message must define a constructor of this form so that it can be de-serialized.
Message() - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.Message
 
MESSAGE_HEADER_SIZE - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
MESSAGE_READ_RATE - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
MESSAGE_READ_RATE_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
MESSAGE_READ_RATE_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
MESSAGE_WRITE_RATE - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
MESSAGE_WRITE_RATE_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
MESSAGE_WRITE_RATE_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
messageCount() - Method in class com.sleepycat.je.rep.impl.TextProtocol
 
messageCount() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
MessageExchange(InetSocketAddress, String, TextProtocol.RequestMessage) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.MessageExchange
 
messageExchange() - Method in class com.sleepycat.je.rep.impl.TextProtocol.MessageExchange
Run a message exchange.
messageNocheckSuffix - Variable in class com.sleepycat.je.rep.impl.TextProtocol
 
MessageOp(String, Class<? extends TextProtocol.Message>) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.MessageOp
 
MessageOp(short, Class<? extends BinaryProtocol.Message>) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.MessageOp
 
messagePrefixNocheck - Variable in class com.sleepycat.je.rep.impl.TextProtocol.Message
 
messageTransferMs() - Method in class com.sleepycat.je.rep.txn.MasterTxn
Returns the amount of time it took to copy the commit record from the log buffer to the rep stream.
MetadataStore - Class in com.sleepycat.je.dbi
 
METHOD - Static variable in class com.sleepycat.asm.Type
The sort of method types.
MethodVisitor - Class in com.sleepycat.asm
A visitor to visit a Java method.
MethodVisitor(int) - Constructor for class com.sleepycat.asm.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitor(int, MethodVisitor) - Constructor for class com.sleepycat.asm.MethodVisitor
Constructs a new MethodVisitor.
MILLIS_PER_DAY - Static variable in class com.sleepycat.je.dbi.TTL
 
MILLIS_PER_HOUR - Static variable in class com.sleepycat.je.dbi.TTL
 
millisToDuration(int, TimeUnit) - Static method in class com.sleepycat.je.utilint.PropUtil
Converts the given duration value in milliseconds to the given unit.
min(VLSN, VLSN) - Static method in class com.sleepycat.je.utilint.VLSN
Returns the smaller of two VLSNS, ignoring NULL_VLSN values if one value is not NULL_VLSN.
MIN_COMMIT_PROCESSING_NANOS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
MIN_COMMIT_PROCESSING_NANOS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
MIN_COMMIT_PROCESSING_NANOS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
MIN_FORMAT_VERSION_JE_VERSION - Static variable in class com.sleepycat.je.rep.impl.RepGroupImpl
The first JE version that supports the oldest supported format version.
MIN_HEADER_SIZE - Static variable in class com.sleepycat.je.log.LogEntryHeader
Persistent fields.
MIN_HEAP_MB - Static variable in class com.sleepycat.je.utilint.JVMSystemUtils
Zing will bump the heap up to 1 GB if -Xmx is smaller.
MIN_LEVEL - Static variable in class com.sleepycat.je.tree.IN
 
MIN_LOG_BUFFER_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
MIN_LOG_SIZE - Static variable in class com.sleepycat.je.log.entry.LNLogEntry
Used for computing the minimum log space used by an LNLogEntry.
MIN_MAIN_CACHE_OVERHEAD - Static variable in class com.sleepycat.je.evictor.OffHeapCache
 
MIN_MAX_MEMORY_SIZE - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
MIN_MAX_MEMORY_SIZE_STRING - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
MIN_MESSAGE_OP_CODE_IN_SUBCLASS - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
MIN_PERIOD - Static variable in class com.sleepycat.je.utilint.LongAvgRate
The minimum number of milliseconds for computing rate changes, to avoid quantizing errors.
MIN_RETAINED_VLSNS - Static variable in class com.sleepycat.je.rep.impl.RepParams
Deprecated.
and no longer used as of JE 7.5. Reserved files are now retained based on available disk space -- see EnvironmentConfig.MAX_DISK and EnvironmentConfig.FREE_DISK should be used instead. However, this param is still used when some, but not all, nodes in a group have been upgraded to 7.5 or later.
MIN_TREE_MEMORY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
MIN_VLSN_INDEX_SIZE - Static variable in class com.sleepycat.je.rep.impl.RepParams
Unpublished (for now at least) parameter describing the minimum size of the VLSNIndex as a number of VLSNs.
minAckNodes(int) - Method in enum com.sleepycat.je.Durability.ReplicaAckPolicy
Returns the minimum number of ELECTABLE replicas required to implement the ReplicaAckPolicy for a given replication group size.
MinJEVersionUnsupportedException - Exception in com.sleepycat.je.rep.impl
Thrown when a conflict is detected between a minimum JE version requirement and the JE version of a particular node.
MinJEVersionUnsupportedException(JEVersion, String, JEVersion) - Constructor for exception com.sleepycat.je.rep.impl.MinJEVersionUnsupportedException
Creates an instance of this class.
minStats - Static variable in class com.sleepycat.je.rep.utilint.StatCaptureRepDefinitions
 
minStats - Static variable in class com.sleepycat.je.statcap.StatCaptureDefinitions
 
mintJsonKey(String, Object) - Static method in class com.sleepycat.json_simple.Jsoner
Creates a new JsonKey that wraps the given string and value.
minVersion - Variable in exception com.sleepycat.je.rep.impl.MinJEVersionUnsupportedException
The minimum JE version.
MismatchedRegion - Class in com.sleepycat.je.rep.util.ldiff
 
MismatchedRegion() - Constructor for class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
ModelInternal - Class in com.sleepycat.persist.model
 
ModelInternal() - Constructor for class com.sleepycat.persist.model.ModelInternal
 
modify(byte[]) - Method in class com.sleepycat.je.tree.LN
 
modifyDbRoot(DatabaseImpl) - Method in class com.sleepycat.je.dbi.DbTree
Write the MapLN to disk.
modifyDbRoot(DatabaseImpl, long, boolean) - Method in class com.sleepycat.je.dbi.DbTree
Write a MapLN to the log in order to: - propagate a root change - save per-db utilization information - save database config information.
modifyDbRootHook - Static variable in class com.sleepycat.je.dbi.DbCleanup
 
ModuleVisitor - Class in com.sleepycat.asm
A visitor to visit a Java module.
ModuleVisitor(int) - Constructor for class com.sleepycat.asm.ModuleVisitor
Constructs a new ModuleVisitor.
ModuleVisitor(int, ModuleVisitor) - Constructor for class com.sleepycat.asm.ModuleVisitor
Constructs a new ModuleVisitor.
Monitor - Class in com.sleepycat.je.rep.monitor
Provides a lightweight mechanism to track the current master node and the members of the replication group.
Monitor(ReplicationConfig) - Constructor for class com.sleepycat.je.rep.monitor.Monitor
Deprecated.
As of JE 5, replaced by Monitor.Monitor(MonitorConfig)
Monitor(MonitorConfig) - Constructor for class com.sleepycat.je.rep.monitor.Monitor
Creates a monitor instance.
MONITOR_OPEN_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
MONITOR_READ_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
MonitorChangeEvent - Class in com.sleepycat.je.rep.monitor
MonitorChangeEvent is the base class for all Monitor events.
MonitorChangeListener - Interface in com.sleepycat.je.rep.monitor
Applications can register for Monitor event notification through Monitor.startListener(com.sleepycat.je.rep.monitor.MonitorChangeListener).
MonitorConfig - Class in com.sleepycat.je.rep.monitor
Specifies the attributes used by a replication Monitor.
MonitorConfig() - Constructor for class com.sleepycat.je.rep.monitor.MonitorConfig
An instance created using the default constructor is initialized with the default settings.
MonitorConfigBeanInfo - Class in com.sleepycat.je.rep.monitor
 
MonitorConfigBeanInfo() - Constructor for class com.sleepycat.je.rep.monitor.MonitorConfigBeanInfo
 
MONITORENTER - Static variable in interface com.sleepycat.asm.Opcodes
 
MonitorEventManager - Class in com.sleepycat.je.rep.arbiter.impl
The class for firing MonitorChangeEvents.
MonitorEventManager(ArbiterImpl) - Constructor for class com.sleepycat.je.rep.arbiter.impl.MonitorEventManager
 
MonitorEventManager - Class in com.sleepycat.je.rep.impl.node
The class for firing MonitorChangeEvents.
MonitorEventManager(RepNode) - Constructor for class com.sleepycat.je.rep.impl.node.MonitorEventManager
 
MONITOREXIT - Static variable in interface com.sleepycat.asm.Opcodes
 
MonitorService - Class in com.sleepycat.je.rep.monitor
 
MonitorService(Monitor, ServiceDispatcher) - Constructor for class com.sleepycat.je.rep.monitor.MonitorService
 
moveBack(IN) - Method in class com.sleepycat.je.evictor.Evictor
Move the node to the back of its containing LRUList, if any.
moveBack(int, boolean) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
moveFront(IN) - Method in class com.sleepycat.je.evictor.Evictor
Move the node to the front of its containing LRUList, if any.
moveToPri1LRU(IN) - Method in class com.sleepycat.je.evictor.Evictor
Move the node from the priority-2 LRUSet to the priority-1 LRUSet, if the node is indeed in the priority-2 LRUSet.
MULTIANEWARRAY - Static variable in interface com.sleepycat.asm.Opcodes
 
multiValueParamName(String) - Static method in class com.sleepycat.je.config.ConfigParam
 
mustGenerateVLSN() - Method in class com.sleepycat.je.log.ReplicationContext
 
mutateToBINDelta(IN, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
mutateToBINDelta() - Method in class com.sleepycat.je.tree.BIN
Mutate to a delta (discard non-dirty entries and resize arrays).
mutateToFullBIN(boolean) - Method in class com.sleepycat.je.tree.BIN
Fetch the full BIN and apply the deltas in this BIN to it, then use the merged result to replace the contents of this BIN.
mutateToFullBIN(BIN, boolean) - Method in class com.sleepycat.je.tree.BIN
Mutates this delta to a full BIN by applying this delta to the fullBIN param and then replacing this BIN's contents with it.
mutateToFullBIN(boolean) - Method in class com.sleepycat.je.tree.IN
 
Mutation - Class in com.sleepycat.persist.evolve
The base class for all mutations.
Mutations - Class in com.sleepycat.persist.evolve
A collection of mutations for configuring class evolution.
Mutations() - Constructor for class com.sleepycat.persist.evolve.Mutations
Creates an empty set of mutations.
mv - Variable in class com.sleepycat.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.
mv - Variable in class com.sleepycat.asm.ModuleVisitor
The module visitor to which this visitor must delegate method calls.
mvParamIndex(String) - Static method in class com.sleepycat.je.config.ConfigParam
 

N

N_ABORTS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_ABORTS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_ABORTS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_ACK_MESSAGES - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_ACK_MESSAGES_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_ACK_MESSAGES_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_BAD_WRITES - Static variable in class com.sleepycat.je.log.FileManager
 
N_BUCKETS_CREATED - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_BUCKETS_CREATED_DESC - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_BUCKETS_CREATED_NAME - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_BYTES_EVICTED_CACHEMODE_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
N_BYTES_EVICTED_CACHEMODE_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
N_BYTES_EVICTED_CRITICAL_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
N_BYTES_EVICTED_CRITICAL_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
N_BYTES_EVICTED_DAEMON_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
N_BYTES_EVICTED_DAEMON_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
N_BYTES_EVICTED_EVICTORTHREAD_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
N_BYTES_EVICTED_EVICTORTHREAD_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
The StatDefinitions for N_BYTES_EVICTED_XXX stats are generated by Evictor.EvictionSource.
N_BYTES_EVICTED_MANUAL_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
N_BYTES_EVICTED_MANUAL_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
N_BYTES_READ - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_BYTES_READ_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_BYTES_READ_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_BYTES_WRITTEN - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_BYTES_WRITTEN_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_BYTES_WRITTEN_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_COMMIT_ACKS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_ACKS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_ACKS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_NO_SYNCS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_NO_SYNCS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_NO_SYNCS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_SYNCS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_SYNCS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_SYNCS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_WRITE_NO_SYNCS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_WRITE_NO_SYNCS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMIT_WRITE_NO_SYNCS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMITS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMITS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_COMMITS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_ENTRIES_WRITTEN_OLD_VERSION - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_ENTRIES_WRITTEN_OLD_VERSION_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_ENTRIES_WRITTEN_OLD_VERSION_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_FEEDERS_CREATED - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
N_FEEDERS_CREATED_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
N_FEEDERS_CREATED_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
N_FEEDERS_SHUTDOWN - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
N_FEEDERS_SHUTDOWN_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
N_FEEDERS_SHUTDOWN_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
N_GROUP_ACK_MESSAGES - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_GROUP_ACK_MESSAGES_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_GROUP_ACK_MESSAGES_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_GROUP_COMMIT_MAX_EXCEEDED - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMIT_MAX_EXCEEDED_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMIT_MAX_EXCEEDED_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMIT_TIMEOUTS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMIT_TIMEOUTS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMIT_TIMEOUTS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMIT_TXNS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMIT_TXNS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMIT_TXNS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMITS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMITS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUP_COMMITS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_GROUPED_ACKS - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_GROUPED_ACKS_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_GROUPED_ACKS_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_HEAD_BUCKETS_DELETED - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_HEAD_BUCKETS_DELETED_DESC - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_HEAD_BUCKETS_DELETED_NAME - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_HITS - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_HITS_DESC - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_HITS_NAME - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_LAG_CONSISTENCY_WAIT_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_LAG_CONSISTENCY_WAIT_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_LAG_CONSISTENCY_WAIT_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_LAG_CONSISTENCY_WAITS - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_LAG_CONSISTENCY_WAITS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_LAG_CONSISTENCY_WAITS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_LNS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_LNS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_LNS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_LOCK_TABLES - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
N_MAX_GROUPED_ACKS - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MAX_GROUPED_ACKS_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MAX_GROUPED_ACKS_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGE_BATCHES - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGE_BATCHES_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGE_BATCHES_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGE_QUEUE_OVERFLOWS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_MESSAGE_QUEUE_OVERFLOWS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_MESSAGE_QUEUE_OVERFLOWS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_MESSAGES_BATCHED - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGES_BATCHED_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGES_BATCHED_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGES_READ - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGES_READ_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGES_READ_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGES_WRITTEN - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGES_WRITTEN_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MESSAGES_WRITTEN_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_MISSES - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_MISSES_DESC - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_MISSES_NAME - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_NAME_LNS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_NAME_LNS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_NAME_LNS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
N_NO_WAITS - Static variable in class com.sleepycat.je.rep.utilint.SizeAwaitMapStatDefinition
 
N_READ_NANOS - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_READ_NANOS_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_READ_NANOS_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_REAL_WAITS - Static variable in class com.sleepycat.je.rep.utilint.SizeAwaitMapStatDefinition
 
N_TAIL_BUCKETS_DELETED - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_TAIL_BUCKETS_DELETED_DESC - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_TAIL_BUCKETS_DELETED_NAME - Static variable in class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
N_VLSN_CONSISTENCY_WAIT_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_VLSN_CONSISTENCY_WAIT_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_VLSN_CONSISTENCY_WAIT_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_VLSN_CONSISTENCY_WAITS - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_VLSN_CONSISTENCY_WAITS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_VLSN_CONSISTENCY_WAITS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
N_WAIT_TIME - Static variable in class com.sleepycat.je.rep.utilint.SizeAwaitMapStatDefinition
 
N_WRITE_NANOS - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_WRITE_NANOS_DESC - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
N_WRITE_NANOS_NAME - Static variable in class com.sleepycat.je.rep.utilint.BinaryProtocolStatDefinition
 
nAckMessages - Variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
name - Variable in class com.sleepycat.je.config.ConfigParam
 
NAME - Static variable in class com.sleepycat.je.rep.CommitPointConsistencyPolicy
The name:"CommitPointConsistencyPolicy" associated with this policy.
NAME - Static variable in class com.sleepycat.je.rep.impl.PointConsistencyPolicy
The name:"PointConsistencyPolicy" associated with this policy.
NAME - Static variable in class com.sleepycat.je.rep.NoConsistencyRequiredPolicy
The name:"NoConsistencyRequiredPolicy" associated with this policy.
NAME - Static variable in class com.sleepycat.je.rep.TimeConsistencyPolicy
The name:"TimeConsistencyPolicy" associated with this policy.
NAME - Static variable in class com.sleepycat.je.rep.util.ldiff.LDiffService
 
name - Variable in class com.sleepycat.je.utilint.DaemonThread
 
NAME_DB_ID - Static variable in class com.sleepycat.je.dbi.DbTree
 
NAME_SEPARATOR - Static variable in class com.sleepycat.persist.impl.Store
 
NamedChannel - Class in com.sleepycat.je.rep.utilint
Packages a DataChannel and a NameIdPair together so that logging messages can show the node name instead of the channel toString();
NamedChannel(DataChannel, NameIdPair) - Constructor for class com.sleepycat.je.rep.utilint.NamedChannel
 
NamedChannel(DataChannel) - Constructor for class com.sleepycat.je.rep.utilint.NamedChannel
 
NamedChannelWithTimeout - Class in com.sleepycat.je.rep.utilint
NamedChannelWithTimeout permits association of timeouts with a DataChannel.
NamedChannelWithTimeout(RepNode, DataChannel, int) - Constructor for class com.sleepycat.je.rep.utilint.NamedChannelWithTimeout
 
NamedChannelWithTimeout(RepImpl, Logger, ChannelTimeoutTask, DataChannel, int) - Constructor for class com.sleepycat.je.rep.utilint.NamedChannelWithTimeout
 
NameIdPair - Class in com.sleepycat.je.rep.impl.node
The public name and internal id pair used to uniquely identify a node within a replication group.
NameIdPair(String, int) - Constructor for class com.sleepycat.je.rep.impl.node.NameIdPair
 
NameIdPair(String) - Constructor for class com.sleepycat.je.rep.impl.node.NameIdPair
Constructor for a pair where the node ID is as yet unknown.
nameIdPair - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
NameLN - Class in com.sleepycat.je.tree
A NameLN represents a Leaf Node in the name->database id mapping tree.
NameLN(DatabaseId) - Constructor for class com.sleepycat.je.tree.NameLN
In the ideal world, we'd have a base LN class so that this NameLN doesn't have a superfluous data field, but we want to optimize the LN class for size and speed right now.
NameLN() - Constructor for class com.sleepycat.je.tree.NameLN
Create an empty NameLN, to be filled in from the log.
NameLNLogEntry - Class in com.sleepycat.je.log.entry
NameLNLogEntry contains all the regular LNLogEntry fields and additional information about the database operation which instigated the logging of this NameLN.
NameLNLogEntry() - Constructor for class com.sleepycat.je.log.entry.NameLNLogEntry
Constructor to read an entry.
NameLNLogEntry(LogEntryType, DatabaseId, Txn, long, boolean, byte[], NameLN, int, long, ReplicationContext) - Constructor for class com.sleepycat.je.log.entry.NameLNLogEntry
Constructor to write this entry.
nameToDef - Variable in class com.sleepycat.je.statcap.StatCaptureDefinitions
 
NanoTimeUtil - Class in com.sleepycat.je.utilint
Utility class for dealing with special cases of System.nanoTime
NanoTimeUtil() - Constructor for class com.sleepycat.je.utilint.NanoTimeUtil
 
nBtreeLatchesHeld() - Static method in class com.sleepycat.je.latch.LatchSupport
 
nBytesRead - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
nBytesWritten - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
nCursors() - Method in class com.sleepycat.je.tree.BIN
 
nDeadlockRetries() - Method in class com.sleepycat.je.cleaner.FileProcessor
Return the number of retries when a deadlock exception occurs.
nDeadlockRetries() - Method in class com.sleepycat.je.incomp.INCompressor
Return the number of retries when a deadlock exception occurs.
nDeadlockRetries() - Method in class com.sleepycat.je.recovery.Checkpointer
Return the number of retries when a deadlock exception occurs.
nDeadlockRetries() - Method in class com.sleepycat.je.utilint.DaemonThread
Returns the number of retries to perform when Deadlock Exceptions occur.
nDeltaINFlush - Variable in class com.sleepycat.je.recovery.Checkpointer.FlushStats
 
needMatchEntry() - Method in class com.sleepycat.je.log.DumpFileReader
 
needRepConvert - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
needRepConvert() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
NeedRepLockerException() - Constructor for exception com.sleepycat.je.dbi.DbTree.NeedRepLockerException
 
needsConversion(DatabaseImpl) - Static method in class com.sleepycat.je.tree.dupConvert.DupConvert
Returns whether the given DB needs conversion.
needSecurityChecks() - Method in class com.sleepycat.je.rep.impl.node.Feeder
 
needsSplitting() - Method in class com.sleepycat.je.tree.IN
Return true if this node needs splitting.
NEG_DB_ID_START - Static variable in class com.sleepycat.je.dbi.DbTree
 
negate() - Method in class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
negate() - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
negate() - Method in class com.sleepycat.je.utilint.AtomicLongMapStat
 
negate() - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
negate() - Method in class com.sleepycat.je.utilint.BooleanStat
 
negate() - Method in class com.sleepycat.je.utilint.FloatStat
 
negate() - Method in class com.sleepycat.je.utilint.IntegralLongAvgStat
 
negate() - Method in class com.sleepycat.je.utilint.IntStat
 
negate() - Method in class com.sleepycat.je.utilint.LatencyPercentile
 
negate() - Method in class com.sleepycat.je.utilint.LatencyPercentileMapStat
 
negate() - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
 
negate() - Method in class com.sleepycat.je.utilint.LongArrayStat
 
negate() - Method in class com.sleepycat.je.utilint.LongAvg
 
negate() - Method in class com.sleepycat.je.utilint.LongAvgMapStat
 
negate() - Method in class com.sleepycat.je.utilint.LongAvgRateMapStat
Do nothing for this non-additive stat.
negate() - Method in class com.sleepycat.je.utilint.LongAvgRateStat
Do nothing for this non-additive stat.
negate() - Method in class com.sleepycat.je.utilint.LongAvgStat
 
negate() - Method in class com.sleepycat.je.utilint.LongDiffMapStat
Does nothing for a non-additive stat.
negate() - Method in class com.sleepycat.je.utilint.LongMaxMapStat
Do nothing for this non-additive stat.
negate() - Method in class com.sleepycat.je.utilint.LongMaxStat
 
negate() - Method in class com.sleepycat.je.utilint.LongMinStat
 
negate() - Method in class com.sleepycat.je.utilint.LongStat
 
negate() - Method in class com.sleepycat.je.utilint.LSNStat
 
negate() - Method in class com.sleepycat.je.utilint.Stat
Negate the value.
negate() - Method in class com.sleepycat.je.utilint.StatGroup
Negates all stats in a StatGroup.
negate() - Method in class com.sleepycat.je.utilint.StringStat
 
nEntriesWrittenOldVersion - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
NESTED_TRANSACTIONS - Static variable in class com.sleepycat.compat.DbCompat
 
NETWORK_RESTORE_NAME - Static variable in class com.sleepycat.je.cleaner.FileProtector
 
NetworkBackup - Class in com.sleepycat.je.rep.impl.networkRestore
This class implements a hot network backup that permits it to obtain a consistent set of log files from any running environment that provides a LogFileFeeder service.
NetworkBackup(InetSocketAddress, int, File, NameIdPair, boolean, int, VLSN, RepImpl, FileManager, LogManager, DataChannelFactory, Properties) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.NetworkBackup
Creates a configured backup instance which when executed will backup the files to the environment directory.
NetworkBackup(InetSocketAddress, File, NameIdPair, boolean, FileManager, LogManager, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.NetworkBackup
Convenience overloading.
NetworkBackup.DigestException - Exception in com.sleepycat.je.rep.impl.networkRestore
Exception indicating that the digest sent by the server did not match the digest computed by the client, that is, the log file was corrupted during transit.
NetworkBackup.InsufficientVLSNRangeException - Exception in com.sleepycat.je.rep.impl.networkRestore
Exception indicating that the server vlsn range did not cover the VLSN of interest.
NetworkBackup.LoadThresholdExceededException - Exception in com.sleepycat.je.rep.impl.networkRestore
 
NetworkBackup.RejectedServerException - Exception in com.sleepycat.je.rep.impl.networkRestore
Exception indicating that the server could not be used for the restore.
NETWORKBACKUP_MAX_LAG - Static variable in class com.sleepycat.je.rep.impl.RepParams
Internal parameter used by network backups.
NETWORKBACKUP_USE - Static variable in class com.sleepycat.je.rep.impl.RepParams
Internal parameter used by network backups.
NetworkBackupStatDefinition - Class in com.sleepycat.je.rep.impl.networkRestore
Per-stat Metadata for each NetworkBackup statistics.
NetworkBackupStatDefinition() - Constructor for class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
NetworkBackupStats - Class in com.sleepycat.je.rep.impl.networkRestore
Stores NetworkBackup statistics.
NetworkRestore - Class in com.sleepycat.je.rep
Obtains log files for a Replica from other members of the replication group.
NetworkRestore() - Constructor for class com.sleepycat.je.rep.NetworkRestore
Creates an instance of NetworkRestore suitable for restoring the logs at this node.
NetworkRestoreConfig - Class in com.sleepycat.je.rep
NetworkRestoreConfig defines the configuration parameters used to configure a NetworkRestore operation.
NetworkRestoreConfig() - Constructor for class com.sleepycat.je.rep.NetworkRestoreConfig
 
NetworkRestoreConfigBeanInfo - Class in com.sleepycat.je.rep
 
NetworkRestoreConfigBeanInfo() - Constructor for class com.sleepycat.je.rep.NetworkRestoreConfigBeanInfo
 
NetworkRestoreException(VLSN, VLSN, VLSN, NameIdPair) - Constructor for exception com.sleepycat.je.rep.stream.FeederReplicaSyncup.NetworkRestoreException
 
NEW - Static variable in interface com.sleepycat.asm.Opcodes
 
NEW_JE_EXCEPTIONS - Static variable in class com.sleepycat.compat.DbCompat
 
NEWARRAY - Static variable in interface com.sleepycat.asm.Opcodes
 
newArray(int) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
newClass(String) - Method in class com.sleepycat.asm.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - Method in class com.sleepycat.asm.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
newDb - Variable in class com.sleepycat.je.dbi.DbTree.TruncateDbResult
 
newEmptyThreadLockerClone() - Method in class com.sleepycat.je.rep.txn.MasterThreadLocker
 
newEmptyThreadLockerClone() - Method in class com.sleepycat.je.rep.txn.ReplicaThreadLocker
 
newEmptyThreadLockerClone() - Method in class com.sleepycat.je.txn.ThreadLocker
 
newEvent() - Static method in class com.sleepycat.persist.evolve.EvolveInternal
Internal access method that should not be used by applications.
newField(String, String, String) - Method in class com.sleepycat.asm.ClassWriter
Adds a field reference to the constant pool of the class being build.
newHandle(int, String, String, String) - Method in class com.sleepycat.asm.ClassWriter
Deprecated.
newHandle(int, String, String, String, boolean) - Method in class com.sleepycat.asm.ClassWriter
Adds a handle to the constant pool of the class being build.
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ComplexFormat
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.CompositeKeyFormat
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ConverterReader
 
newInstance() - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.EnumFormat
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.Format
Creates a new instance of the target class using its default constructor.
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ObjectArrayFormat
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.PrimitiveArrayFormat
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ProxiedFormat
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FBigDec
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FBigInt
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FBool
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FByte
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FChar
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FDate
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FDouble
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FFloat
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FInt
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FLong
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FShort
 
newInstance(EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat.FString
 
newInvokeDynamic(String, String, Handle, Object...) - Method in class com.sleepycat.asm.ClassWriter
Adds an invokedynamic reference to the constant pool of the class being build.
newMap(Database, Class<K>, Class<V>, boolean) - Method in class com.sleepycat.collections.TupleSerialFactory
Creates a map from a previously opened Database object.
NewMasterEvent - Class in com.sleepycat.je.rep.monitor
The event generated upon detecting a new Master.
newMethod(String, String, String, boolean) - Method in class com.sleepycat.asm.ClassWriter
Adds a method reference to the constant pool of the class being build.
newMethodType(String) - Method in class com.sleepycat.asm.ClassWriter
Adds a method type reference to the constant pool of the class being build.
newModule(String) - Method in class com.sleepycat.asm.ClassWriter
Adds a module reference to the constant pool of the class being build.
newNameType(String, String) - Method in class com.sleepycat.asm.ClassWriter
Adds a name and type to the constant pool of the class being build.
newNonTxnLocker() - Method in class com.sleepycat.je.txn.BasicLocker
Throws EnvironmentFailureException unconditionally.
newNonTxnLocker() - Method in class com.sleepycat.je.txn.Locker
Creates a fresh non-transactional locker, while retaining any transactional locks held by this locker.
newNonTxnLocker() - Method in class com.sleepycat.je.txn.ReadCommittedLocker
Returns a new ReadCommittedLocker that shares locks with this locker by virtue of both lockers only holding READ locks.
newNonTxnLocker() - Method in class com.sleepycat.je.txn.ThreadLocker
Returns a new non-transactional locker that shares locks with this locker by virtue of being a ThreadLocker for the same thread.
newNonTxnLocker() - Method in class com.sleepycat.je.txn.Txn
Returns 'this', since this locker holds no non-transactional locks.
newOutput() - Static method in class com.sleepycat.bind.tuple.TupleBase
Deprecated.
newOutput(byte[]) - Static method in class com.sleepycat.bind.tuple.TupleBase
Deprecated.
newPackage(String) - Method in class com.sleepycat.asm.ClassWriter
Adds a package reference to the constant pool of the class being build.
newSortedMap(Database, Class<K>, Class<V>, boolean) - Method in class com.sleepycat.collections.TupleSerialFactory
Creates a sorted map from a previously opened Database object.
newThread(Runnable) - Method in class com.sleepycat.je.utilint.StoppableThreadFactory
 
newUTF8(String) - Method in class com.sleepycat.asm.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
next() - Method in class com.sleepycat.collections.StoredIterator
Returns the next element in the iteration.
next() - Method in class com.sleepycat.je.rep.utilint.FreePortLocator
Returns the next free port.
next() - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the next value and returns it, or returns null if there are no more values in the cursor range.
next(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the next value and returns it, or returns null if there are no more values in the cursor range.
next() - Method in interface com.sleepycat.persist.ForwardCursor
Moves the cursor to the next value and returns it, or returns null if there are no more values in the cursor range.
next(LockMode) - Method in interface com.sleepycat.persist.ForwardCursor
Moves the cursor to the next value and returns it, or returns null if there are no more values in the cursor range.
nextAvailableLsn - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
nextDup() - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the next value with the same key (duplicate) and returns it, or returns null if no more values are present for the key at the current position.
nextDup(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the next value with the same key (duplicate) and returns it, or returns null if no more values are present for the key at the current position.
nextEntryOffset - Variable in class com.sleepycat.je.log.FileReader
 
nextIndex() - Method in class com.sleepycat.collections.StoredIterator
Returns the index of the element that would be returned by a subsequent call to next.
nextNoDup() - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the next value with a different key and returns it, or returns null if there are no more unique keys in the cursor range.
nextNoDup(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the next value with a different key and returns it, or returns null if there are no more unique keys in the cursor range.
NextNoDupComparator(Comparator<byte[]>) - Constructor for class com.sleepycat.je.dbi.DupKeyData.NextNoDupComparator
 
nextPayloadToken() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Message
Returns the next token in the payload.
nextProposal() - Method in class com.sleepycat.je.rep.elections.Proposer
Creates the next unique Proposal to be used
nextProposal() - Method in class com.sleepycat.je.rep.elections.RankingProposer
Returns a proposal number.
nextProposal() - Method in class com.sleepycat.je.rep.elections.TimebasedProposalGenerator
Returns the next Proposal greater than all previous proposals returned on this machine.
nextWindow() - Method in class com.sleepycat.je.rep.util.ldiff.Window
Advance the window to the next block of records and update the rolling checksum.
nFullBINFlush - Variable in class com.sleepycat.je.recovery.Checkpointer.FlushStats
 
nFullINFlush - Variable in class com.sleepycat.je.recovery.Checkpointer.FlushStats
 
nGroupAckMessages - Variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
nGroupedAcks - Variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
nMaxGroupedAcks - Variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
nMessageBatches - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
nMessagesBatched - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
nMessagesRead - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
nMessagesWritten - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
NO_CONSISTENCY - Static variable in class com.sleepycat.je.rep.NoConsistencyRequiredPolicy
Convenience instance.
NO_ENV - Static variable in class com.sleepycat.je.utilint.LoggerUtils
 
NO_OVERWRITE - Static variable in class com.sleepycat.je.dbi.Operation
 
NO_REPLICATE - Static variable in class com.sleepycat.je.log.DbOpReplicationContext
 
NO_REPLICATE - Static variable in class com.sleepycat.je.log.ReplicationContext
 
NOCHECK - Static variable in class com.sleepycat.je.rep.impl.node.NameIdPair
 
NOCHECK_NODE_ID - Static variable in class com.sleepycat.je.rep.impl.node.NameIdPair
 
NoClearAtomicLongStat - Class in com.sleepycat.je.utilint
A version of AtomicLongStat that does not reset its value when cleared.
NoClearAtomicLongStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.NoClearAtomicLongStat
 
NoConsistencyRequiredPolicy - Class in com.sleepycat.je.rep
A consistency policy that lets a transaction on a replica using this policy proceed regardless of the state of the Replica relative to the Master.
NoConsistencyRequiredPolicy() - Constructor for class com.sleepycat.je.rep.NoConsistencyRequiredPolicy
Create a NoConsistencyRequiredPolicy.
Node - Class in com.sleepycat.je.tree
A Node contains all the common base information for any JE B-Tree node.
Node() - Constructor for class com.sleepycat.je.tree.Node
 
NODE_DUP_TREE_MAX_ENTRIES - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
this property no longer has any effect; DatabaseConfig.setNodeMaxEntries(int) should be used instead.
NODE_HOST_PORT - Static variable in class com.sleepycat.je.rep.impl.RepParams
Names the host (or interface) and port associated with the node in the replication group, e.g.
NODE_HOST_PORT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
Names the hostname and port associated with this node in the replication group, e.g.
NODE_MAX - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
NODE_MAX_DUPTREE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
NODE_MAX_ENTRIES - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum number of entries in an internal btree node.
NODE_NAME - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
NODE_NAME - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The node name uniquely identifies this node within the replication group.
NODE_NOT_EMPTY - Static variable in exception com.sleepycat.je.tree.NodeNotEmptyException
 
NODE_PRIORITY - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
NODE_PRIORITY - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
The election priority associated with this node.
NODE_STATE_REQ - Variable in class com.sleepycat.je.rep.impl.NodeStateProtocol
 
NODE_STATE_RESP - Variable in class com.sleepycat.je.rep.impl.NodeStateProtocol
 
NODE_TYPE - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
NODE_TYPE - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The type of this node.
NodeBinding(int) - Constructor for class com.sleepycat.je.rep.impl.RepGroupDB.NodeBinding
Create an instance for reading or writing using the specified group format version.
NodeConflictException(String) - Constructor for exception com.sleepycat.je.rep.impl.RepGroupImpl.NodeConflictException
 
nodeDb - Variable in class com.sleepycat.je.log.LogParams
Database of the node(s), or null if entry is not a node.
NodeGroupInfo(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
NodeGroupInfoOK(UUID, NameIdPair) - Constructor for class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfoOK
 
NodeGroupInfoOK(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfoOK
 
NodeGroupInfoReject(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfoReject
 
nodeId - Variable in class com.sleepycat.je.tree.TrackingInfo
 
nodeName - Variable in exception com.sleepycat.je.rep.impl.MinJEVersionUnsupportedException
The name of the node where the requested version is not supported.
NodeNotEmptyException - Exception in com.sleepycat.je.tree
Error to indicate that a bottom level IN is not empty during a delete subtree operation.
NodeNotEmptyException() - Constructor for exception com.sleepycat.je.tree.NodeNotEmptyException
 
NODES_EVICTED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_EVICTED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_EVICTED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_MUTATED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_MUTATED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_MUTATED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_SKIPPED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_SKIPPED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_SKIPPED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_STRIPPED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_STRIPPED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_STRIPPED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_TARGETED - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_TARGETED_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NODES_TARGETED_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
NodeSequence - Class in com.sleepycat.je.dbi
NodeSequence encapsulates the generation and maintenance of a sequence for generating node IDs, transient LSNs and other misc sequences.
NodeSequence(EnvironmentImpl) - Constructor for class com.sleepycat.je.dbi.NodeSequence
 
NodeState - Class in com.sleepycat.je.rep.impl.node
NodeState encapsulates the current replicator state, and the ability to wait for state transition and fire state change notifications.
NodeState(NameIdPair, RepImpl) - Constructor for class com.sleepycat.je.rep.impl.node.NodeState
 
NodeState - Class in com.sleepycat.je.rep
The current state of a replication node and the application this node is running in.
NodeState(String, String, ReplicatedEnvironment.State, String, JEVersion, long, long, long, int, int, byte[], double) - Constructor for class com.sleepycat.je.rep.NodeState
 
NodeStateProtocol - Class in com.sleepycat.je.rep.impl
Defines the protocol used in support of node state querying.
NodeStateProtocol(String, NameIdPair, RepImpl, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.impl.NodeStateProtocol
 
NodeStateProtocol.NodeStateRequest - Class in com.sleepycat.je.rep.impl
 
NodeStateProtocol.NodeStateResponse - Class in com.sleepycat.je.rep.impl
 
NodeStateRequest(String) - Constructor for class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateRequest
 
NodeStateRequest(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateRequest
 
NodeStateResponse(String, String, long, ReplicatedEnvironment.State) - Constructor for class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateResponse
 
NodeStateResponse(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateResponse
 
NodeStateService - Class in com.sleepycat.je.rep.impl
The service registered by a RepNode to answer the state request from another node.
NodeStateService(ServiceDispatcher, RepNode) - Constructor for class com.sleepycat.je.rep.impl.NodeStateService
 
NodeType - Enum in com.sleepycat.je.rep
The different types of nodes that can be in a replication group.
nodeTypeParticipates(NodeType) - Method in class com.sleepycat.je.rep.impl.node.ElectionQuorum
Return whether nodes of the specified type should participate in elections.
nodeVersion - Variable in exception com.sleepycat.je.rep.impl.MinJEVersionUnsupportedException
The node version, or null if not known.
NON_EVICTABLE_IN - Static variable in class com.sleepycat.je.tree.IN
 
nonBlockingLock(long, LockType, boolean, DatabaseImpl) - Method in class com.sleepycat.je.txn.Locker
Request a non-blocking lock of the given type on the given LSN.
NONE - Static variable in class com.sleepycat.je.tree.INTargetRep
 
None(SizeofMarker) - Constructor for class com.sleepycat.je.tree.INTargetRep.None
 
NONE - Static variable in class com.sleepycat.je.txn.LockType
NONE is used for requesting a dirty read and does not appear in the conflict or upgrade matrices.
nonTxnOperationEnd() - Method in class com.sleepycat.je.txn.BasicLocker
Release locks and close the cursor at the end of the operation.
nonTxnOperationEnd() - Method in class com.sleepycat.je.txn.Locker
Releases locks and closes the locker at the end of a non-transactional cursor operation.
nonTxnOperationEnd() - Method in class com.sleepycat.je.txn.Txn
Created transactions do nothing at the end of the operation.
NOP - Static variable in interface com.sleepycat.asm.Opcodes
 
NORMAL - Static variable in class com.sleepycat.je.tree.Tree.SearchType
 
noteBackupCopyFilesCount(int) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Note the number of files copied to the archive by the most recent automatic backup.
noteBackupCopyFilesMs(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Note the total amount of time in milliseconds taken to copy files to the archive by the most recent automatic backup.
noteFsyncTime(long) - Method in class com.sleepycat.je.log.FileManager
Update fsync statistics given that an fsync was performed which took the specified amount of time in milliseconds.
noteMemoryExceeded() - Method in interface com.sleepycat.je.dbi.SortedLSNTreeWalker.TreeNodeProcessor
 
notePrepare() - Method in class com.sleepycat.je.txn.TxnManager
Called when XATransaction is prepared.
noteRepGroupDbChange() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
noteReplicaAck(RepNodeImpl, long) - Method in class com.sleepycat.je.rep.stream.FeederTxns
Notes that an acknowledgment was received from a replica.
noteTriggerDb(DatabaseImpl) - Method in class com.sleepycat.je.txn.Txn
Accumulates the set of databases for which transaction commit/abort triggers must be run.
noteWriteHandleClose() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Decrements the write count and returns the updated value.
noteWriteHandleOpen() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Increments the write count and returns the updated value.
notify(Proposer.Proposal, Protocol.Value) - Method in interface com.sleepycat.je.rep.elections.Learner.Listener
 
notify(NewMasterEvent) - Method in interface com.sleepycat.je.rep.monitor.MonitorChangeListener
The method is invoked whenever there is new master associated with the replication group.
notify(GroupChangeEvent) - Method in interface com.sleepycat.je.rep.monitor.MonitorChangeListener
The method is invoked whenever there is a change in the composition of the replication group.
notify(JoinGroupEvent) - Method in interface com.sleepycat.je.rep.monitor.MonitorChangeListener
The method is invoked whenever a node joins the group, by successfully opening its first ReplicatedEnvironment handle.
notify(LeaveGroupEvent) - Method in interface com.sleepycat.je.rep.monitor.MonitorChangeListener
The method is invoked whenever a node leaves the group by closing its last ReplicatedEnvironment handle.
notify(Proposer.Proposal, Protocol.Value) - Method in class com.sleepycat.je.rep.stream.MasterChangeListener
Implements the Listener protocol.
notifyGroupChange(String, GroupChangeEvent.GroupChangeType) - Method in class com.sleepycat.je.rep.impl.node.MonitorEventManager
Fire a GroupChangeEvent.
notifyJoinGroup() - Method in class com.sleepycat.je.rep.arbiter.impl.MonitorEventManager
Fire a JoinGroupEvent.
notifyJoinGroup() - Method in class com.sleepycat.je.rep.impl.node.MonitorEventManager
Fire a JoinGroupEvent.
notifyLeaveGroup(LeaveGroupEvent.LeaveReason) - Method in class com.sleepycat.je.rep.arbiter.impl.MonitorEventManager
Fire a LeaveGroupEvent and wait for responses.
notifyLeaveGroup(LeaveGroupEvent.LeaveReason) - Method in class com.sleepycat.je.rep.impl.node.MonitorEventManager
Fire a LeaveGroupEvent and wait for responses.
NotPersistent - Annotation Type in com.sleepycat.persist.model
Overrides the default rules for field persistence and defines a field as being non-persistent even when it is not declared with the transient keyword.
NotTransient - Annotation Type in com.sleepycat.persist.model
Overrides the default rules for field persistence and defines a field as being persistent even when it is declared with the transient keyword.
nOwners() - Method in class com.sleepycat.je.txn.LockImpl
 
nOwners() - Method in class com.sleepycat.je.txn.ThinLockImpl
 
nReadNanos - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
NULL - Static variable in interface com.sleepycat.asm.Opcodes
 
NULL - Static variable in class com.sleepycat.je.rep.impl.node.NameIdPair
 
NULL_LSN - Static variable in class com.sleepycat.je.utilint.DbLsn
 
NULL_NODE_ID - Static variable in class com.sleepycat.je.rep.impl.node.NameIdPair
 
NULL_NODE_ID - Static variable in class com.sleepycat.je.tree.Node
 
NULL_VLSN - Static variable in class com.sleepycat.je.utilint.VLSN
 
NULL_VLSN_SEQUENCE - Static variable in class com.sleepycat.je.utilint.VLSN
 
nullCons - Static variable in class com.sleepycat.je.utilint.CronScheduleParser
 
nullifyForeignKey(SecondaryDatabase, DatabaseEntry) - Method in class com.sleepycat.bind.serial.SerialSerialKeyCreator
 
nullifyForeignKey(D) - Method in class com.sleepycat.bind.serial.SerialSerialKeyCreator
Clears the index key in a data object.
nullifyForeignKey(SecondaryDatabase, DatabaseEntry) - Method in class com.sleepycat.bind.serial.TupleSerialKeyCreator
 
nullifyForeignKey(D) - Method in class com.sleepycat.bind.serial.TupleSerialKeyCreator
Clears the index key in the deserialized data entry.
nullifyForeignKey(D) - Method in class com.sleepycat.bind.serial.TupleSerialMarshalledKeyCreator
 
nullifyForeignKey(String) - Method in interface com.sleepycat.bind.tuple.MarshalledTupleKeyEntity
Clears the entity's secondary key fields for the given key name.
nullifyForeignKey(SecondaryDatabase, DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleTupleKeyCreator
 
nullifyForeignKey(TupleInput, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleKeyCreator
Clears the index key in the tuple data entry.
nullifyForeignKey(TupleInput, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleMarshalledKeyCreator
 
nullifyForeignKey(SecondaryDatabase, DatabaseEntry) - Method in interface com.sleepycat.je.ForeignKeyNullifier
Sets the foreign key reference to null in the datum of the primary database.
nullifyForeignKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in interface com.sleepycat.je.ForeignMultiKeyNullifier
Sets the foreign key reference to null in the datum of the primary database.
nullifyForeignKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistKeyCreator
 
NUM_LOG_BUFFERS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
NUM_LOG_BUFFERS_DEFAULT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
numGroupedAcks - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
nWaiters() - Method in class com.sleepycat.je.txn.LockImpl
 
nWaiters() - Method in class com.sleepycat.je.txn.ThinLockImpl
 
nWakeupRequests - Variable in class com.sleepycat.je.utilint.DaemonThread
 
nWriteNanos - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 

O

OBFUSCATE - Static variable in class com.sleepycat.je.tree.Key.DumpType
 
OBJECT - Static variable in class com.sleepycat.asm.Type
The sort of object reference types.
OBJECT_ARRAY_ITEM_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
OBJECT_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
ObjectArrayFormat - Class in com.sleepycat.persist.impl
An array of objects having a specified number of dimensions.
objectArraySize(int) - Static method in class com.sleepycat.je.dbi.MemoryBudget
 
objectToBytes(Object, String) - Static method in class com.sleepycat.je.dbi.DatabaseImpl
Converts an arbitrary object to a serialized byte array.
objectToData(E, DatabaseEntry) - Method in interface com.sleepycat.bind.EntityBinding
Extracts the data entry from an entity Object.
objectToData(E, DatabaseEntry) - Method in class com.sleepycat.bind.serial.SerialSerialBinding
 
objectToData(E) - Method in class com.sleepycat.bind.serial.SerialSerialBinding
Extracts a data object from an entity object.
objectToData(E, DatabaseEntry) - Method in class com.sleepycat.bind.serial.TupleSerialBinding
 
objectToData(E) - Method in class com.sleepycat.bind.serial.TupleSerialBinding
Extracts a data object from an entity object.
objectToData(E) - Method in class com.sleepycat.bind.serial.TupleSerialMarshalledBinding
 
objectToData(E, DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleTupleBinding
 
objectToData(E, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleBinding
Extracts a key tuple from an entity object.
objectToData(E, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleMarshalledBinding
 
objectToData(Object, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistEntityBinding
 
objectToEntry(byte[], DatabaseEntry) - Method in class com.sleepycat.bind.ByteArrayBinding
 
objectToEntry(E, DatabaseEntry) - Method in interface com.sleepycat.bind.EntryBinding
Converts an Object into a entry buffer.
objectToEntry(Object, DatabaseEntry) - Method in class com.sleepycat.bind.RecordNumberBinding
 
objectToEntry(E, DatabaseEntry) - Method in class com.sleepycat.bind.serial.SerialBinding
Serialize an object into an entry buffer.
objectToEntry(BigDecimal, TupleOutput) - Method in class com.sleepycat.bind.tuple.BigDecimalBinding
 
objectToEntry(BigInteger, TupleOutput) - Method in class com.sleepycat.bind.tuple.BigIntegerBinding
 
objectToEntry(Boolean, TupleOutput) - Method in class com.sleepycat.bind.tuple.BooleanBinding
 
objectToEntry(Byte, TupleOutput) - Method in class com.sleepycat.bind.tuple.ByteBinding
 
objectToEntry(Character, TupleOutput) - Method in class com.sleepycat.bind.tuple.CharacterBinding
 
objectToEntry(Double, TupleOutput) - Method in class com.sleepycat.bind.tuple.DoubleBinding
 
objectToEntry(Float, TupleOutput) - Method in class com.sleepycat.bind.tuple.FloatBinding
 
objectToEntry(Integer, TupleOutput) - Method in class com.sleepycat.bind.tuple.IntegerBinding
 
objectToEntry(Long, TupleOutput) - Method in class com.sleepycat.bind.tuple.LongBinding
 
objectToEntry(Integer, TupleOutput) - Method in class com.sleepycat.bind.tuple.PackedIntegerBinding
 
objectToEntry(Long, TupleOutput) - Method in class com.sleepycat.bind.tuple.PackedLongBinding
 
objectToEntry(Short, TupleOutput) - Method in class com.sleepycat.bind.tuple.ShortBinding
 
objectToEntry(BigDecimal, TupleOutput) - Method in class com.sleepycat.bind.tuple.SortedBigDecimalBinding
 
objectToEntry(Double, TupleOutput) - Method in class com.sleepycat.bind.tuple.SortedDoubleBinding
 
objectToEntry(Float, TupleOutput) - Method in class com.sleepycat.bind.tuple.SortedFloatBinding
 
objectToEntry(Integer, TupleOutput) - Method in class com.sleepycat.bind.tuple.SortedPackedIntegerBinding
 
objectToEntry(Long, TupleOutput) - Method in class com.sleepycat.bind.tuple.SortedPackedLongBinding
 
objectToEntry(String, TupleOutput) - Method in class com.sleepycat.bind.tuple.StringBinding
 
objectToEntry(E, DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleBinding
 
objectToEntry(E, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleBinding
Converts a key or data object to a tuple entry.
objectToEntry(TupleInput, DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleInputBinding
 
objectToEntry(E, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleMarshalledBinding
 
objectToEntry(ReservedFileInfo, DatabaseEntry) - Static method in class com.sleepycat.je.cleaner.ReservedFileInfo
 
objectToEntry(RepGroupImpl, TupleOutput) - Method in class com.sleepycat.je.rep.impl.RepGroupDB.GroupBinding
 
objectToEntry(RepNodeImpl, TupleOutput) - Method in class com.sleepycat.je.rep.impl.RepGroupDB.NodeBinding
 
objectToEntry(Object, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistKeyBinding
 
objectToKey(E, DatabaseEntry) - Method in interface com.sleepycat.bind.EntityBinding
Extracts the key entry from an entity Object.
objectToKey(E, DatabaseEntry) - Method in class com.sleepycat.bind.serial.SerialSerialBinding
 
objectToKey(E) - Method in class com.sleepycat.bind.serial.SerialSerialBinding
Extracts a key object from an entity object.
objectToKey(E, DatabaseEntry) - Method in class com.sleepycat.bind.serial.TupleSerialBinding
 
objectToKey(E, TupleOutput) - Method in class com.sleepycat.bind.serial.TupleSerialBinding
Extracts a key tuple from an entity object.
objectToKey(E, TupleOutput) - Method in class com.sleepycat.bind.serial.TupleSerialMarshalledBinding
 
objectToKey(E, DatabaseEntry) - Method in class com.sleepycat.bind.tuple.TupleTupleBinding
 
objectToKey(E, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleBinding
Extracts a key tuple from an entity object.
objectToKey(E, TupleOutput) - Method in class com.sleepycat.bind.tuple.TupleTupleMarshalledBinding
 
objectToKey(Object, DatabaseEntry) - Method in class com.sleepycat.persist.impl.PersistEntityBinding
 
obsoleteBINDeltaCount - Variable in class com.sleepycat.je.cleaner.INSummary
 
obsoleteBINDeltaSize - Variable in class com.sleepycat.je.cleaner.INSummary
 
obsoleteDupsAllowed - Variable in class com.sleepycat.je.log.LogParams
Whether it is possible that the previous version of this log entry is already marked obsolete.
obsoleteINCount - Variable in class com.sleepycat.je.cleaner.DbFileSummary
 
obsoleteINCount - Variable in class com.sleepycat.je.cleaner.FileSummary
 
obsoleteINCount - Variable in class com.sleepycat.je.cleaner.INSummary
 
obsoleteINSize - Variable in class com.sleepycat.je.cleaner.INSummary
 
obsoleteLNCount - Variable in class com.sleepycat.je.cleaner.DbFileSummary
 
obsoleteLNCount - Variable in class com.sleepycat.je.cleaner.FileSummary
 
obsoleteLNSize - Variable in class com.sleepycat.je.cleaner.DbFileSummary
 
obsoleteLNSize - Variable in class com.sleepycat.je.cleaner.FileSummary
 
obsoleteLNSizeCounted - Variable in class com.sleepycat.je.cleaner.DbFileSummary
 
obsoleteLNSizeCounted - Variable in class com.sleepycat.je.cleaner.FileSummary
 
obsoleteWriteLockInfo - Variable in class com.sleepycat.je.log.LogParams
Set of obsolete LSNs which are counted when logging a commit entry.
off - Variable in class com.sleepycat.util.FastInputStream
 
OFFHEAP_CHECKSUM - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
OFFHEAP_CHECKSUM - Static variable in class com.sleepycat.je.EnvironmentConfig
Can be used to add a checksum to each off-heap block when the block is written, and validate the checksum when the block is read, for debugging purposes.
OFFHEAP_CORE_THREADS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
OFFHEAP_CORE_THREADS - Static variable in class com.sleepycat.je.EnvironmentConfig
The minimum number of threads in the off-heap eviction thread pool.
OFFHEAP_EVICT_BYTES - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
OFFHEAP_EVICT_BYTES - Static variable in class com.sleepycat.je.EnvironmentConfig
The off-heap evictor will attempt to keep memory usage this number of bytes below EnvironmentConfig.MAX_OFF_HEAP_MEMORY.
OFFHEAP_KEEP_ALIVE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
OFFHEAP_KEEP_ALIVE - Static variable in class com.sleepycat.je.EnvironmentConfig
The duration that excess threads in the off-heap eviction thread pool will stay idle; after this period, idle threads will terminate.
OFFHEAP_MAX_THREADS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
OFFHEAP_MAX_THREADS - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum number of threads in the off-heap eviction thread pool.
OFFHEAP_N_LRU_LISTS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
OFFHEAP_N_LRU_LISTS - Static variable in class com.sleepycat.je.EnvironmentConfig
The number of LRU lists in the off-heap JE cache.
OffHeapAllocator - Interface in com.sleepycat.je.evictor
Implemented by off-heap memory allocators.
OffHeapAllocator.OffHeapOverflowException - Exception in com.sleepycat.je.evictor
 
OffHeapAllocatorFactory - Class in com.sleepycat.je.evictor
Used to create OffHeapAllocator instances.
OffHeapBinRef() - Constructor for class com.sleepycat.je.dbi.DiskOrderedScanner.OffHeapBinRef
 
OffHeapCache - Class in com.sleepycat.je.evictor
Off-heap cache and evictor.
OffHeapCache(EnvironmentImpl) - Constructor for class com.sleepycat.je.evictor.OffHeapCache
 
OffHeapCache.BINInfo - Class in com.sleepycat.je.evictor
 
OffHeapOverflowException() - Constructor for exception com.sleepycat.je.evictor.OffHeapAllocator.OffHeapOverflowException
 
OffHeapStatDefinition - Class in com.sleepycat.je.evictor
The off-heap stats were put in a separate group rather than being combined with the main cache evictor stats, simply because there were so many evictor stats already.
OffHeapStatDefinition() - Constructor for class com.sleepycat.je.evictor.OffHeapStatDefinition
 
OffsetList - Class in com.sleepycat.je.cleaner
List of LSN offsets as a linked list of segments.
OffsetList() - Constructor for class com.sleepycat.je.cleaner.OffsetList
 
OffsetList.Segment - Class in com.sleepycat.je.cleaner
One segment of a OffsetList containing at most SEGMENT_CAPACITY values.
OK(TextProtocol.RequestMessage) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.OK
Create an instance with the send version specified by the request.
OK(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.OK
 
OK_RESP - Variable in class com.sleepycat.je.rep.impl.TextProtocol
 
OLD_REP_LOG_FLUSH_TASK_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
Deprecated but still supported for backward compatibility.
OLD_REP_RUN_LOG_FLUSH_TASK - Static variable in class com.sleepycat.je.config.EnvironmentParams
Deprecated but still supported for backward compatibility.
OldBINDelta - Class in com.sleepycat.je.tree
An OldBINDelta contains the information needed to create a partial (delta) BIN log entry.
OldBINDelta() - Constructor for class com.sleepycat.je.tree.OldBINDelta
For instantiating from the log.
OldBINDelta(SizeofMarker) - Constructor for class com.sleepycat.je.tree.OldBINDelta
For Sizeof.
OldBINDeltaLogEntry - Class in com.sleepycat.je.log.entry
Before log version 9, this was used to hold a OldBINDelta that can be combined with a BIN when fetched from the log; see getResolvedItem.
OldBINDeltaLogEntry(Class<OldBINDelta>) - Constructor for class com.sleepycat.je.log.entry.OldBINDeltaLogEntry
 
oldLsn - Variable in class com.sleepycat.je.log.LogParams
The previous version of the node to be counted as obsolete, or NULL_LSN if the entry is not a node or has no old LSN.
oldSize - Variable in class com.sleepycat.je.log.LogParams
For LNs, oldSize should be set along with oldLsn before logging.
onSync(Database) - Method in interface com.sleepycat.persist.impl.Store.SyncHook
 
onWakeup() - Method in class com.sleepycat.je.cleaner.FileProcessor
The thread is woken, either by an explicit notify (call to Cleaner.wakeupActivate(), or when the timed wakeup interval elapses.
onWakeup() - Method in class com.sleepycat.je.incomp.INCompressor
 
onWakeup() - Method in class com.sleepycat.je.recovery.Checkpointer
Called whenever the DaemonThread wakes up from a sleep.
onWakeup() - Method in class com.sleepycat.je.statcap.StatCapture
Called whenever the DaemonThread wakes up from a sleep.
onWakeup() - Method in class com.sleepycat.je.utilint.DaemonThread
onWakeup is synchronized to ensure that multiple invocations of the DaemonThread aren't made.
Opcodes - Interface in com.sleepycat.asm
Defines the JVM opcodes, access flags and array type codes.
open() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Not much to do, mark state.
open(File, EnvironmentConfig, Map<String, String>) - Method in class com.sleepycat.je.rep.utilint.DbCacheSizeRepEnv
 
open(Transaction, Environment, boolean) - Method in interface com.sleepycat.je.trigger.PersistentTrigger
The trigger method invoked after the open of the first Database writable handle.
open(File, EnvironmentConfig, Map<String, String>) - Method in interface com.sleepycat.je.utilint.DbCacheSizeRepEnv
 
openBlockingChannel(InetSocketAddress, DataChannelFactory, DataChannelFactory.ConnectOptions) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
Create a Data channel with the designated properties
openCursor(Transaction, CursorConfig) - Method in class com.sleepycat.je.Database
Returns a cursor into the database.
openCursor(DiskOrderedCursorConfig) - Method in class com.sleepycat.je.Database
Create a DiskOrderedCursor to iterate over the records in 'this' Database.
openCursor(Transaction, CursorConfig) - Method in class com.sleepycat.je.SecondaryDatabase
Obtain a cursor on a database, returning a SecondaryCursor.
openCursorHook(DatabaseImpl) - Method in class com.sleepycat.je.rep.txn.ReplicaThreadLocker
Verifies that consistency requirements are met before allowing the cursor to be opened.
openCursorHook(DatabaseImpl) - Method in class com.sleepycat.je.txn.Locker
Overridden to perform actions in a non-transactional cursor when it is opened, for example, ReplicaThreadLocker performs consistency checks.
openDatabase(Environment, Transaction, String, String, DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
Returns null if the database is not found (and AllowCreate is false) or already exists (and ExclusiveCreate is true).
openDatabase(Transaction, String, DatabaseConfig) - Method in class com.sleepycat.je.Environment
Opens, and optionally creates, a Database.
openDb() - Method in class com.sleepycat.je.dbi.MetadataStore
 
openDb(Environment, String) - Static method in class com.sleepycat.je.rep.util.ldiff.LDiffUtil
 
openDiskOrderedCursor(Database[], DiskOrderedCursorConfig) - Method in class com.sleepycat.je.Environment
Create a DiskOrderedCursor to iterate over the records of a given set of databases.
openedDatabaseHandles - Variable in class com.sleepycat.je.txn.Txn
 
openEnv(String) - Static method in class com.sleepycat.je.rep.util.ldiff.LDiffUtil
 
openEnv(boolean) - Method in class com.sleepycat.je.util.DbDump
 
openExisting() - Method in class com.sleepycat.persist.impl.PersistCatalog
Increments the reference count for a catalog that is already open.
openFileReadWrite(String) - Method in class com.sleepycat.je.log.FileManager
Opens an existing file for read-write access.
openNonRepInternalDB(DbType) - Method in class com.sleepycat.je.dbi.DbTree
Opens (or creates if it does not exist) an internal, non-replicated DB.
openSecondaryCursor(Transaction, CursorConfig) - Method in class com.sleepycat.je.SecondaryDatabase
openSecondaryDatabase(Environment, Transaction, String, String, Database, SecondaryConfig) - Static method in class com.sleepycat.compat.DbCompat
Returns null if the database is not found (and AllowCreate is false) or already exists (and ExclusiveCreate is true).
openSecondaryDatabase(Transaction, String, Database, SecondaryConfig) - Method in class com.sleepycat.je.Environment
Opens and optionally creates a SecondaryDatabase.
openSequence(Transaction, DatabaseEntry, SequenceConfig) - Method in class com.sleepycat.je.Database
Opens a sequence in the database.
openSocketChannel(InetSocketAddress, InetSocketAddress, DataChannelFactory.ConnectOptions) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
Create a socket channel with the designated properties.
openSocketChannelHook - Static variable in class com.sleepycat.je.rep.utilint.RepUtils
If not null, called by openSocketChannel with the connect options before opening the socket -- for unit testing.
Operation - Class in com.sleepycat.je.dbi
An enumeration of different api call sources for replication, currently for debugging.
Operation() - Constructor for class com.sleepycat.je.dbi.Operation
 
operationEnd(boolean) - Method in class com.sleepycat.je.txn.BasicLocker
Release locks and close the cursor at the end of the operation.
operationEnd() - Method in class com.sleepycat.je.txn.Locker
The equivalent of calling operationEnd(true).
operationEnd(OperationStatus) - Method in class com.sleepycat.je.txn.Locker
A SUCCESS status equals operationOk.
operationEnd(boolean) - Method in class com.sleepycat.je.txn.Locker
Different types of transactions do different things when the operation ends.
operationEnd(boolean) - Method in class com.sleepycat.je.txn.Txn
 
OperationFailureException - Exception in com.sleepycat.je
Indicates that a failure has occurred that impacts the current operation and/or transaction.
OperationFailureException(Locker, boolean, String, Throwable) - Constructor for exception com.sleepycat.je.OperationFailureException
For internal use only.
OperationFailureException(String) - Constructor for exception com.sleepycat.je.OperationFailureException
For internal use only.
OperationFailureException(String, OperationFailureException) - Constructor for exception com.sleepycat.je.OperationFailureException
For internal use only.
OperationResult - Class in com.sleepycat.je
The result of an operation that successfully reads or writes a record.
OperationStatus - Enum in com.sleepycat.je
Status values from database operations.
OPTIONAL_READ_UNCOMMITTED - Static variable in class com.sleepycat.compat.DbCompat
 
optionalLog(EnvironmentImpl, DatabaseImpl, Locker, WriteLockInfo, boolean, byte[], int, boolean, boolean, long, int, boolean, ReplicationContext) - Method in class com.sleepycat.je.tree.LN
Convenience logging method.
optionalModifyDbRoot(DatabaseImpl) - Method in class com.sleepycat.je.dbi.DbTree
Check deferred write settings before writing the MapLN.
otherLatchTable - Static variable in class com.sleepycat.je.latch.LatchSupport
 
OUTPUT_QUEUE_95_DELAY_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_95_DELAY_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_95_DELAY_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_99_DELAY_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_99_DELAY_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_99_DELAY_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_AVG_DELAY_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_AVG_DELAY_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_AVG_DELAY_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_MAX_DELAY_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_MAX_DELAY_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
OUTPUT_QUEUE_MAX_DELAY_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
outputDirectory - Variable in class com.sleepycat.je.util.DbDump
 
outputFile - Variable in class com.sleepycat.je.util.DbDump
 
outputQueue - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
outputToEntry(TupleOutput, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.TupleBase
Utility method to set the data in a entry buffer to the data in a tuple output object.
outputWireRecord - Variable in class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
OutputWireRecord - Class in com.sleepycat.je.rep.stream
Format for log entries sent across the wire for replication.
ownsOrSharesLock(Locker, Long) - Method in class com.sleepycat.je.txn.DummyLockManager
 
ownsOrSharesLock(Locker, Long) - Method in class com.sleepycat.je.txn.LockManager
 
ownsOrSharesLock(Locker, Long) - Method in class com.sleepycat.je.txn.SyncedLockManager
 

P

pack(long[]) - Method in class com.sleepycat.je.cleaner.PackedOffsets
Packs the given offsets, replacing any offsets stored in this object.
PackedInteger - Class in com.sleepycat.util
Static methods for reading and writing packed integers.
PackedInteger() - Constructor for class com.sleepycat.util.PackedInteger
 
PackedIntegerBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for an unsorted Integer primitive wrapper or an unsorted int primitive, that stores the value in the smallest number of bytes possible.
PackedIntegerBinding() - Constructor for class com.sleepycat.bind.tuple.PackedIntegerBinding
 
PackedLongBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for an unsorted Long primitive wrapper or an unsorted long primitive, that stores the value in the smallest number of bytes possible.
PackedLongBinding() - Constructor for class com.sleepycat.bind.tuple.PackedLongBinding
 
PackedObsoleteInfo - Class in com.sleepycat.je.cleaner
A sequence of obsolete info.
PackedObsoleteInfo() - Constructor for class com.sleepycat.je.cleaner.PackedObsoleteInfo
 
packedObsoleteInfo - Variable in class com.sleepycat.je.log.LogParams
Sequence of packed obsolete info which is counted when logging a non-provisional IN.
PackedOffsets - Class in com.sleepycat.je.cleaner
Stores a sorted list of LSN offsets in a packed short representation.
PackedOffsets() - Constructor for class com.sleepycat.je.cleaner.PackedOffsets
Creates an empty object.
Pair<FIRST,SECOND> - Class in com.sleepycat.je.utilint
Generic immutable pair, intended for grouping two data elements when a more specific class is unwarranted.
Pair(FIRST, SECOND) - Constructor for class com.sleepycat.je.utilint.Pair
 
parent - Variable in class com.sleepycat.je.tree.SearchResult
 
parse(String) - Static method in class com.sleepycat.je.Durability
Parses the string and returns the durability it represents.
parse(String) - Method in interface com.sleepycat.je.rep.elections.Proposer.ProposalParser
Converts the wire format back into a Proposal
parse(String) - Method in interface com.sleepycat.je.rep.elections.Protocol.ValueParser
Converts the wire format back into a Value
parse(String) - Method in class com.sleepycat.je.rep.impl.TextProtocol
Parses a line into a Request/Response message.
parseArgs(String[]) - Method in class com.sleepycat.je.rep.utilint.DbDumpGroup
Parse the command line parameters.
parseArgs(String[]) - Method in class com.sleepycat.je.util.DbDump
 
parseDbName(String) - Method in class com.sleepycat.persist.impl.Store
Parses a whole DB name and returns an array of 2 strings where element 0 is the file name (always null for JE, always non-null for DB core) and element 1 is the logical DB name (always non-null for JE, may be null for DB core).
parseDbName(String, DatabaseNamer) - Static method in class com.sleepycat.persist.impl.Store
Allows passing a namer to a static method for testing.
parseDuration(String) - Static method in class com.sleepycat.je.utilint.PropUtil
Parses a String duration property (time + optional unit) and returns the value in millis.
parseDurationNS(String) - Static method in class com.sleepycat.je.utilint.PropUtil
Parses a String duration property (time + optional unit) and returns the value in nanos.
parseRequest(String) - Method in class com.sleepycat.je.rep.impl.TextProtocol
Converts a request line into a requestMessage.
partialCheckpointStartLsn - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
PartialComparator - Interface in com.sleepycat.je
A tag interface used to mark a B-tree or duplicate comparator class as a partial comparator.
partialEviction() - Method in class com.sleepycat.je.tree.BIN
Reduce memory consumption.
partialEviction() - Method in class com.sleepycat.je.tree.IN
Try to compact or otherwise reclaim memory in this IN and return the number of bytes reclaimed.
participate() - Method in class com.sleepycat.je.rep.elections.Elections
Permits the Election agent to start participating in elections held by the replication group, or initiate elections on behalf of this node.
PasswordSource - Interface in com.sleepycat.je.rep.net
Interface to support supplying of a password.
periodMillis - Variable in class com.sleepycat.je.utilint.LongAvgRateMapStat
The averaging period in milliseconds.
Permit(TaskCoordinator.Task, long) - Constructor for class com.sleepycat.je.utilint.TaskCoordinator.Permit
 
permitSummary() - Method in class com.sleepycat.je.utilint.TaskCoordinator
Log information about current use of permits
PersistCatalog - Class in com.sleepycat.persist.impl
The catalog of class formats for a store, along with its associated model and mutations.
PersistCatalog(Environment, String, String, DatabaseConfig, EntityModel, Mutations, boolean, Store) - Constructor for class com.sleepycat.persist.impl.PersistCatalog
Creates a new catalog, opening the database and reading it from a given catalog database if it already exists.
PersistComparator - Class in com.sleepycat.persist.impl
The btree comparator for persistent key classes.
PersistComparator(PersistKeyBinding) - Constructor for class com.sleepycat.persist.impl.PersistComparator
 
Persistent - Annotation Type in com.sleepycat.persist.model
Identifies a persistent class that is not an Entity class or a simple type.
PersistEntityBinding - Class in com.sleepycat.persist.impl
A persistence entity binding for a given entity class.
PersistEntityBinding(PersistCatalog, String, boolean) - Constructor for class com.sleepycat.persist.impl.PersistEntityBinding
Creates a key binding for a given entity class.
PersistentProxy<T> - Interface in com.sleepycat.persist.model
Implemented by a proxy class to represent the persistent state of a (non-persistent) proxied class.
PersistentTrigger - Interface in com.sleepycat.je.trigger
Placeholder to be used when persistent triggers are supported in the future.
PersistKeyAssigner - Class in com.sleepycat.persist.impl
Assigns primary keys from a Sequence.
PersistKeyBinding - Class in com.sleepycat.persist.impl
A persistence key binding for a given key class.
PersistKeyBinding(Catalog, String, boolean) - Constructor for class com.sleepycat.persist.impl.PersistKeyBinding
Creates a key binding for a given key class.
PersistKeyCreator - Class in com.sleepycat.persist.impl
A persistence secondary key creator/nullifier.
PersistKeyCreator(Catalog, EntityMetadata, String, SecondaryKeyMetadata, boolean) - Constructor for class com.sleepycat.persist.impl.PersistKeyCreator
Creates a key creator/nullifier for a given entity class and key name.
PHASE1_ARBITER - Static variable in class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
PHASE1_HIGHER_PROPOSAL - Static variable in class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
PHASE1_NO_NON_ZERO_PRIO - Static variable in class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
PHASE1_NO_QUORUM - Static variable in class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
phase1Arbiter - Variable in class com.sleepycat.je.rep.elections.Proposer
 
phase1NoNonZeroPrio - Variable in class com.sleepycat.je.rep.elections.Proposer
 
PHASE2_HIGHER_PROPOSAL - Static variable in class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
PHASE2_NO_QUORUM - Static variable in class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
pin() - Method in class com.sleepycat.je.tree.IN
 
PLACEHOLDER - Static variable in class com.sleepycat.je.dbi.Operation
 
PointConsistencyPolicy - Class in com.sleepycat.je.rep.impl
This is used to ensure that the Replica has finished replaying or proceeded past the vlsn specified by the policy.
PointConsistencyPolicy(VLSN) - Constructor for class com.sleepycat.je.rep.impl.PointConsistencyPolicy
 
PointConsistencyPolicy(VLSN, long, TimeUnit) - Constructor for class com.sleepycat.je.rep.impl.PointConsistencyPolicy
 
policyToString(T) - Method in interface com.sleepycat.je.rep.utilint.RepUtils.ConsistencyPolicyFormat
 
poll(long, TimeUnit) - Method in class com.sleepycat.je.rep.utilint.RepUtils.ExceptionAwareBlockingQueue
Deprecated.
PollCondition - Class in com.sleepycat.je.utilint
Utility class that permits a "poll based" waiting for a condition.
PollCondition(long, long) - Constructor for class com.sleepycat.je.utilint.PollCondition
 
pollOrException(long, TimeUnit) - Method in class com.sleepycat.je.rep.utilint.RepUtils.ExceptionAwareBlockingQueue
 
pollTimeoutMs - Variable in class com.sleepycat.je.rep.impl.node.FeederManager
 
POP - Static variable in interface com.sleepycat.asm.Opcodes
 
pop() - Method in class com.sleepycat.je.txn.TxnChain
Return information about the next item on the transaction chain and remove it from the chain.
POP2 - Static variable in interface com.sleepycat.asm.Opcodes
 
POPULATE_ENFORCES_CONSTRAINTS - Static variable in class com.sleepycat.compat.DbCompat
 
populateCache(StartupTracker.Counter, ProgressListener<RecoveryProgress>) - Method in class com.sleepycat.je.cleaner.ExpirationProfile
Called at the end of recovery to open the expiration DB, and cache its records in the profile's map.
populateCache(StartupTracker.Counter, RecoveryInfo) - Method in class com.sleepycat.je.cleaner.UtilizationProfile
Populate the profile for file selection.
populateNetProps(Properties, File) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
Read replication access properties from a property file.
populateSecondaries(Transaction, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.Database
populateSecondaries(Transaction, DatabaseEntry, DatabaseEntry, long, CacheMode) - Method in class com.sleepycat.je.Database
 
populateSecondaries(Transaction, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.SecondaryDatabase
 
populateSecondaries(Transaction, DatabaseEntry, DatabaseEntry, long, CacheMode) - Method in class com.sleepycat.je.SecondaryDatabase
 
port() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
position(Cursor, DatabaseEntry, DatabaseEntry, LockMode, boolean) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.position().
positionBuffer(long) - Method in class com.sleepycat.je.log.FileReader.ReadWindow
 
positionFirstOrLast(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
Position the cursor at the first or last record of the dbImpl.
postBINLoad(IN, int, BIN) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
postBINLog(IN, int, INLogEntry<BIN>, long) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
postCheckpointClose(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Release any resources from a subclass that need to be released after the closing checkpoint.
postCheckpointClose(boolean) - Method in class com.sleepycat.je.rep.impl.RepImpl
Close any resources that need to be closed after the closing checkpoint.
postFetchInit(DatabaseImpl) - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
postFetchInit(boolean) - Method in class com.sleepycat.je.log.entry.LNLogEntry
Converts the key/data for old format LNs in a duplicates DB.
postFetchInit(DatabaseImpl, long) - Method in class com.sleepycat.je.tree.FileSummaryLN
Initialize a node that has been faulted in from the log.
postFetchInit(DatabaseImpl, long) - Method in class com.sleepycat.je.tree.IN
Initialize a node that has been read in from the log.
postFetchInit(DatabaseImpl, long) - Method in class com.sleepycat.je.tree.LN
 
postFetchInit(DatabaseImpl, long) - Method in class com.sleepycat.je.tree.MapLN
Initialize a node that has been faulted in from the log.
postFetchInit(DatabaseImpl, long) - Method in class com.sleepycat.je.tree.Node
Initialize a node that has been faulted in from the log.
postLogAbortHook(MasterTxn) - Method in class com.sleepycat.je.rep.impl.RepImpl
Releases the block latch lock, if held.
postLogAbortHook() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
postLogAbortHook() - Method in class com.sleepycat.je.txn.Txn
 
postLogCommitAbortHook(MasterTxn) - Method in class com.sleepycat.je.rep.impl.RepImpl
Removes any pending acknowledgments that were registered by the preLogCommitHook.
postLogCommitAbortHook() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
postLogCommitAbortHook() - Method in class com.sleepycat.je.txn.Txn
Invoked if the transaction associated with the preLogCommitHook was subsequently aborted, for example due to a lack of disk space.
postLogCommitHook(MasterTxn, LogItem) - Method in class com.sleepycat.je.rep.impl.RepImpl
It ensures that the feeder obtains the requisite number of acknowledgments required for a successful commit.
postLogCommitHook(LogItem) - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
postLogCommitHook(LogItem) - Method in class com.sleepycat.je.txn.Txn
This hook is invoked after the commit record has been written to the log, but before write locks have been released, so that other application cannot see the changes made by the transaction.
postLogWork(LogEntryHeader, long, VLSN) - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
postLogWork(LogEntryHeader, long, VLSN) - Method in class com.sleepycat.je.log.entry.LNLogEntry
For LN entries, we need to record the latest LSN for that node with the owning transaction, within the protection of the log latch.
postLogWork(LogEntryHeader, long, VLSN) - Method in interface com.sleepycat.je.log.entry.LogEntry
Do any processing we need to do after logging, while under the logging latch.
postRecoveryConversion() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Called after recovery but before any other initialization.
postRecoveryConversion() - Method in class com.sleepycat.je.rep.impl.RepImpl
 
postRecoveryInit(DatabaseImpl, long) - Method in class com.sleepycat.je.tree.IN
Initialize a node read in during recovery.
PRE_HEARTBEAT_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
preallocateLRUEntries() - Method in class com.sleepycat.je.evictor.OffHeapCache
Forces allocation of the first chunk of entries.
preCheckpointEndFlush() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Do any work that must be done before the checkpoint end is written, as as part of the checkpoint process.
preCheckpointEndFlush() - Method in class com.sleepycat.je.rep.impl.RepImpl
Flush any information that needs to go out at checkpoint.
PREFIX_ONLY - Static variable in class com.sleepycat.je.dbi.DupKeyData
 
preload(long) - Method in class com.sleepycat.je.Database
Deprecated.
As of JE 2.0.83, replaced by Database.preload(PreloadConfig).
preload(long, long) - Method in class com.sleepycat.je.Database
Deprecated.
As of JE 2.0.101, replaced by Database.preload(PreloadConfig).
preload(PreloadConfig) - Method in class com.sleepycat.je.Database
Preloads the cache.
preload(PreloadConfig) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Preload the cache, using up to maxBytes bytes or maxMillsecs msec.
preload(DatabaseImpl[], PreloadConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
preload(Database[], PreloadConfig) - Method in class com.sleepycat.je.Environment
Preloads the cache with multiple databases.
PreloadConfig - Class in com.sleepycat.je
Specifies the attributes of an application invoked preload operation.
PreloadConfig() - Constructor for class com.sleepycat.je.PreloadConfig
Default configuration used if null is passed to Database.preload.
PreloadConfig.Phases - Enum in com.sleepycat.je
Preload progress listeners report this phase value, along with a count of the number if times that the preload has fetched from disk.
PreloadConfigBeanInfo - Class in com.sleepycat.je
 
PreloadConfigBeanInfo() - Constructor for class com.sleepycat.je.PreloadConfigBeanInfo
 
PreloadStats - Class in com.sleepycat.je
PreloadStats() - Constructor for class com.sleepycat.je.PreloadStats
 
PreloadStatus - Class in com.sleepycat.je
Describes the result of the Database.preload operation.
PreloadStatus(String) - Constructor for class com.sleepycat.je.PreloadStatus
 
preLogAbortHook(MasterTxn) - Method in class com.sleepycat.je.rep.impl.RepImpl
Invoked before aborting a MasterTxn, this happens when the master is going to be a replica because of mastership transfer.
preLogAbortHook() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
preLogAbortHook() - Method in class com.sleepycat.je.txn.Txn
 
preLogCommitHook(MasterTxn) - Method in class com.sleepycat.je.rep.impl.RepImpl
This hook is used primarily to perform the final checks before allowing the commit operation to proceed.
preLogCommitHook() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
preLogCommitHook() - Method in class com.sleepycat.je.txn.Txn
This hook is invoked before the commit of a transaction that made changes to a replicated environment.
preLogWithoutLock(DatabaseImpl) - Method in class com.sleepycat.je.rep.txn.MasterTxn
If logging occurs before locking, we must screen out write locks here.
preLogWithoutLock(DatabaseImpl) - Method in class com.sleepycat.je.rep.txn.ReadonlyTxn
If logging occurs before locking, we must screen out write locks here.
preLogWithoutLock(DatabaseImpl) - Method in class com.sleepycat.je.rep.txn.ReplicaThreadLocker
If logging occurs before locking, we must screen out write locks here.
preLogWithoutLock(DatabaseImpl) - Method in class com.sleepycat.je.txn.BasicLocker
 
preLogWithoutLock(DatabaseImpl) - Method in class com.sleepycat.je.txn.Locker
In the case where logging occurs before locking, allow lockers to reject the operation (e.g., if writing on a replica) and also prepare to undo in the (very unlikely) event that logging succeeds but locking fails.
preLogWithoutLock(DatabaseImpl) - Method in class com.sleepycat.je.txn.Txn
Prepare to undo in the (very unlikely) event that logging succeeds but locking fails.
premain(String, Instrumentation) - Static method in class com.sleepycat.persist.model.ClassEnhancer
Enhances classes as specified by a JVM -javaagent argument.
prepare(Xid) - Method in class com.sleepycat.je.txn.Txn
 
prepare(Xid) - Method in class com.sleepycat.je.XAEnvironment
 
PreparedTxn - Class in com.sleepycat.je.txn
A PreparedTxn is used at recovery for processing a TXN_PREPARE log entry.
prepareForDbExtinction(ReplicationContext) - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
Must be called before writing a NameLN, when ExtinctionScanner.startDbExtinction(com.sleepycat.je.dbi.DatabaseImpl) will be called, i.e., for a DB remove/truncate operation.
prepareForSlotReuse(int) - Method in class com.sleepycat.je.tree.IN
Called prior to changing a slot to contain a different logical node.
preRecoveryCheckpointInit(RecoveryInfo) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
preRecoveryCheckpointInit(RecoveryInfo) - Method in class com.sleepycat.je.rep.impl.node.Replay
Actions that must be taken before the recovery checkpoint, whether the environment is read/write or read/only.
preRecoveryCheckpointInit(RecoveryInfo) - Method in class com.sleepycat.je.rep.impl.RepImpl
The VLSNIndex must be created, merged and flushed before the recovery checkpoint.
PRESERVE_RECORD_VERSION - Static variable in class com.sleepycat.je.rep.impl.RepParams
Internal parameter to preserve record version (VLSN).
preShutdown() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
Stop accepting new connections, while the individual services quiesce and shut themselves down.
prettyPrint(String) - Static method in class com.sleepycat.json_simple.Jsoner
Formats the JSON string to be more easily human readable using tabs for indentation.
prettyPrint(String, int) - Static method in class com.sleepycat.json_simple.Jsoner
Formats the JSON string to be more easily human readable using an arbitrary amount of spaces for indentation.
prev() - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the previous value and returns it, or returns null if there are no preceding values in the cursor range.
prev(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the previous value and returns it, or returns null if there are no preceding values in the cursor range.
prevDup() - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the previous value with the same key (duplicate) and returns it, or returns null if no preceding values are present for the key at the current position.
prevDup(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the previous value with the same key (duplicate) and returns it, or returns null if no preceding values are present for the key at the current position.
previous() - Method in class com.sleepycat.collections.StoredIterator
Returns the next element in the iteration.
previousIndex() - Method in class com.sleepycat.collections.StoredIterator
Returns the index of the element that would be returned by a subsequent call to previous.
prevNoDup() - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the preceding value with a different key and returns it, or returns null if there are no preceding unique keys in the cursor range.
prevNoDup(LockMode) - Method in interface com.sleepycat.persist.EntityCursor
Moves the cursor to the preceding value with a different key and returns it, or returns null if there are no preceding unique keys in the cursor range.
PRI1_LRU_SIZE - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
PRI1_LRU_SIZE_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
PRI1_LRU_SIZE_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
PRI2_LRU_SIZE - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
PRI2_LRU_SIZE_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
PRI2_LRU_SIZE_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
PrimaryIndex<PK,E> - Class in com.sleepycat.persist
The primary index for an entity class and its primary key.
PrimaryIndex(Database, Class<PK>, EntryBinding<PK>, Class<E>, EntityBinding<E>) - Constructor for class com.sleepycat.persist.PrimaryIndex
Creates a primary index without using an EntityStore.
PrimaryKey - Annotation Type in com.sleepycat.persist.model
Indicates the primary key field of an entity class.
PrimaryKeyAssigner - Interface in com.sleepycat.collections
An interface implemented to assign new primary key values.
primaryKeyBinding - Variable in class com.sleepycat.bind.serial.SerialSerialKeyCreator
 
PrimaryKeyMetadata - Class in com.sleepycat.persist.model
The metadata for a primary key field.
PrimaryKeyMetadata(String, String, String, String) - Constructor for class com.sleepycat.persist.model.PrimaryKeyMetadata
Used by an EntityModel to construct primary key metadata.
PRIMITIVE_LONG_ARRAY_ITEM_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
PrimitiveArrayFormat - Class in com.sleepycat.persist.impl
An array of primitives having one dimension.
print(PrintStream) - Method in class com.sleepycat.je.util.DbSpace
Calculates utilization and prints a report to the given output stream.
PrintFileReader - Class in com.sleepycat.je.log
The PrintFileReader prints out the target log entries.
PrintFileReader(EnvironmentImpl, int, long, long, long, String, String, String, boolean, boolean, boolean) - Constructor for class com.sleepycat.je.log.PrintFileReader
Create this reader to start at a given LSN.
printHeader(PrintStream, boolean, boolean) - Method in class com.sleepycat.je.util.DbDump
 
printMemorySize() - Method in class com.sleepycat.je.tree.BIN
 
printMemorySize() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
printMemorySize() - Method in class com.sleepycat.je.tree.IN
 
printStartupInfo(PrintStream) - Method in class com.sleepycat.je.Environment
Print a detailed report about the costs of different phases of environment startup.
printStartupInfo(PrintStream) - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Print a detailed report about the costs of different phases of environment startup.
printUsage(String) - Method in class com.sleepycat.je.util.DbDump
 
probeGroupDb() - Method in class com.sleepycat.je.rep.impl.RepImpl
Open the group db, which should exist already, using NO_CONSISTENCY.
process(NodeStateProtocol.NodeStateRequest) - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterNodeStateService
Process a node state querying request.
process(RepGroupProtocol.GroupRequest) - Method in class com.sleepycat.je.rep.impl.GroupService
Wraps the replication group as currently cached on this node in a Response message and returns it.
process(RepGroupProtocol.EnsureNode) - Method in class com.sleepycat.je.rep.impl.GroupService
Ensures that the Monitor node, as described in the request, is a member of the group.
process(RepGroupProtocol.RemoveMember) - Method in class com.sleepycat.je.rep.impl.GroupService
Removes a current member from the group.
process(RepGroupProtocol.DeleteMember) - Method in class com.sleepycat.je.rep.impl.GroupService
Deletes a current member from the group, which marks the node as removed and deletes its entry from the rep group DB.
process(RepGroupProtocol.UpdateAddress) - Method in class com.sleepycat.je.rep.impl.GroupService
Update the network address for a dead replica.
process(RepGroupProtocol.TransferMaster) - Method in class com.sleepycat.je.rep.impl.GroupService
Transfer the master role from the current master to one of the specified replicas.
process(NodeStateProtocol.NodeStateRequest) - Method in class com.sleepycat.je.rep.impl.NodeStateService
Process a node state querying request.
process(Object, TextProtocol.RequestMessage) - Method in class com.sleepycat.je.rep.impl.TextProtocol
 
process(Protocol.GroupChange) - Method in class com.sleepycat.je.rep.monitor.MonitorService
Notify the monitor about the group change (add/remove a node) event.
process(Protocol.JoinGroup) - Method in class com.sleepycat.je.rep.monitor.MonitorService
Notify the monitor about a node has joined the group.
process(Protocol.LeaveGroup) - Method in class com.sleepycat.je.rep.monitor.MonitorService
Notify the monitor about a node has left the group.
processAbort(VLSN, long) - Method in interface com.sleepycat.je.rep.subscription.SubscriptionCallback
Process an abort entry from stream
processBIN(BIN, Long, int) - Method in interface com.sleepycat.je.tree.TreeWalkerStatsAccumulator
 
processBIN(BIN, Long, int) - Method in class com.sleepycat.je.utilint.StatsAccumulator
 
processCommit(VLSN, long) - Method in interface com.sleepycat.je.rep.subscription.SubscriptionCallback
Process a commit entry from stream
processConfigChange(ReplicationMutableConfig) - Method in class com.sleepycat.je.rep.arbitration.Arbiter
The replication configuration was changed.
processDel(VLSN, byte[], long, DatabaseId) - Method in interface com.sleepycat.je.rep.subscription.SubscriptionCallback
Process a delete entry from stream
processDirtyDeletedLN(long, LN, byte[]) - Method in interface com.sleepycat.je.dbi.SortedLSNTreeWalker.TreeNodeProcessor
 
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.CheckpointFileReader
This reader instantiates the first object of a given log entry
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.CleanerFileReader
Process the header to track the last VLSN and count true utilization.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.FileReader
Each file reader implements this method to process the entry data.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.INFileReader
This reader returns non-provisional INs and IN delete entries.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.LastFileReader
Validate the checksum on each entry, see if we should remember the LSN of this entry.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.LNFileReader
This reader instantiates an LN and key for every LN entry.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.PrintFileReader
This reader prints the log entry item.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.ScavengerFileReader
 
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.SearchFileReader
This reader instantiate the first object of a given log entry.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.StatsFileReader
This reader collects stats about the log entry.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.UtilizationFileReader
 
processEntry(ByteBuffer) - Method in class com.sleepycat.je.log.VLSNDistributionReader
Count the number of vlsns in the file, along with the first and last vlsn.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.rep.stream.FeederSyncupReader
Instantiate a WireRecord to house this log entry.
processEntry(ByteBuffer) - Method in class com.sleepycat.je.rep.stream.ReplicaSyncupReader
ProcessEntry does additional filtering before deciding whether to return an entry as a candidate for matching.
processEntryCallback(LogEntry, LogEntryType) - Method in class com.sleepycat.je.log.ScavengerFileReader
 
processException(Exception) - Method in interface com.sleepycat.je.rep.subscription.SubscriptionCallback
Process the exception from stream.
processGroupChangeHook - Static variable in class com.sleepycat.je.rep.monitor.MonitorService
 
processIME(DataChannel, TextProtocol.InvalidMessageException) - Method in class com.sleepycat.je.rep.impl.TextProtocol
Process an IME encountered during request processing by writing a ProtocolError message as a response and logging it.
processIN(IN, Long, int) - Method in interface com.sleepycat.je.tree.TreeWalkerStatsAccumulator
 
processIN(IN, Long, int) - Method in class com.sleepycat.je.utilint.StatsAccumulator
 
processJoinGroupHook - Static variable in class com.sleepycat.je.rep.monitor.MonitorService
 
processLeaveGroupHook - Static variable in class com.sleepycat.je.rep.monitor.MonitorService
 
processLSN(long, LogEntryType, Node, byte[], int, boolean) - Method in interface com.sleepycat.je.dbi.SortedLSNTreeWalker.TreeNodeProcessor
 
processOp(ServiceHandshake.IOAdapter) - Method in class com.sleepycat.je.rep.utilint.ServiceHandshake.ClientInitOp
Process the operation in support of the handshake.
processOp(DataChannel) - Method in class com.sleepycat.je.rep.utilint.ServiceHandshake.ServerInitOp
Incrementally process the operation.
processPut(VLSN, byte[], byte[], long, DatabaseId) - Method in interface com.sleepycat.je.rep.subscription.SubscriptionCallback
Process a put (insert or update) entry from stream
processResponse(T) - Method in class com.sleepycat.je.rep.elections.Utils.WithFutureExceptionHandler
The method represents the result processing code being wrapped upon a success response message being received.
processResult(Proposer.Proposal, Protocol.Value) - Method in class com.sleepycat.je.rep.elections.Learner
Processes a result message
progress(T, long, long) - Method in interface com.sleepycat.je.ProgressListener
Called by BDB JE to indicate to the user that progress has been made on a potentially long running or asynchronous operation.
ProgressListener<T extends Enum<T>> - Interface in com.sleepycat.je
ProgressListener provides feedback to the application that progress is being made on a potentially long running or asynchronous JE operation.
progressStream - Variable in class com.sleepycat.je.utilint.StatsAccumulator
 
PROMISE - Variable in class com.sleepycat.je.rep.elections.Protocol
 
Promise(Proposer.Proposal, Protocol.Value, Protocol.Value, Acceptor.SuggestionGenerator.Ranking, int, int, JEVersion) - Constructor for class com.sleepycat.je.rep.elections.Protocol.Promise
 
Promise(String, String[]) - Constructor for class com.sleepycat.je.rep.elections.Protocol.Promise
 
PROMISE_COUNT - Static variable in class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
promote(EnvironmentImpl, EnvironmentFailureReason, String, Throwable) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
propagatePostCommitException(DatabaseException) - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
propagatePostCommitException(DatabaseException) - Method in class com.sleepycat.je.txn.Txn
Identifies exceptions that may be propagated back to the caller during the postCommit phase of a transaction commit.
propertiesName - Static variable in class com.sleepycat.util.ConfigBeanInfoBase
 
proposal - Variable in class com.sleepycat.je.rep.elections.Protocol.Propose
 
PROPOSE - Variable in class com.sleepycat.je.rep.elections.Protocol
 
Propose(String, String[]) - Constructor for class com.sleepycat.je.rep.elections.Protocol.Propose
 
Proposer - Class in com.sleepycat.je.rep.elections
Plays the role of a Proposer in the consensus algorithm.
Proposer(Elections, NameIdPair) - Constructor for class com.sleepycat.je.rep.elections.Proposer
Initializes a proposer with the set of acceptors identified by the sockets on which they accept proposals.
Proposer.ExitElectionException - Exception in com.sleepycat.je.rep.elections
Exception thrown when a Proposal issue fails because the retry limit has been exceeded or because another concurrent election has concluded.
Proposer.Proposal - Interface in com.sleepycat.je.rep.elections
The Interface defining a Proposal.
Proposer.ProposalParser - Interface in com.sleepycat.je.rep.elections
 
Proposer.RetryPredicate - Interface in com.sleepycat.je.rep.elections
Interface to determine whether the Proposer should be retry with a new Proposal or abandon the effort.
Proposer.WinningProposal - Class in com.sleepycat.je.rep.elections
Summarizes the results of the election
ProposerStatDefinition - Class in com.sleepycat.je.rep.elections
Per-stat Metadata for each Proposer statistics.
ProposerStatDefinition() - Constructor for class com.sleepycat.je.rep.elections.ProposerStatDefinition
 
props - Variable in class com.sleepycat.je.dbi.DbConfigManager
 
props - Variable in class com.sleepycat.je.rep.ReplicationMutableConfig
 
props - Variable in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
PropUtil - Class in com.sleepycat.je.utilint
Convenience methods for handling JE properties.
PropUtil() - Constructor for class com.sleepycat.je.utilint.PropUtil
 
protectActiveFiles(String) - Method in class com.sleepycat.je.cleaner.FileProtector
Calls FileProtector.protectActiveFiles(String, int, boolean) passing 0 for nReservedFiles and true for protectNewFiles.
protectActiveFiles(String, int, boolean) - Method in class com.sleepycat.je.cleaner.FileProtector
Returns a ProtectedActiveFileSet that protects all files currently active at the time of construction.
protectFileRange(String, long) - Method in class com.sleepycat.je.cleaner.FileProtector
Calls FileProtector.protectFileRange(String, long, boolean, boolean) passing false for protectVlsnIndex and true for protectBarrenFiles.
protectFileRange(String, long, boolean, boolean) - Method in class com.sleepycat.je.cleaner.FileProtector
Returns a ProtectedFileRange that protects files with numbers GTE a lower bound.
protectRangeHead(String) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Prevents truncation of the head of the index range (the lower bound).
protocol - Variable in class com.sleepycat.je.rep.elections.ElectionAgentThread
 
Protocol - Class in com.sleepycat.je.rep.elections
{@literal Defines the request/response messages used in the implementation of elections.
Protocol(Proposer.ProposalParser, Protocol.ValueParser, String, NameIdPair, RepImpl, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.elections.Protocol
Creates an instance of the Protocol.
Protocol - Class in com.sleepycat.je.rep.impl.networkRestore
The protocol used to obtain backup files from a LF Feeder.
Protocol(NameIdPair, int, EnvironmentImpl) - Constructor for class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
protocol - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
Protocol - Class in com.sleepycat.je.rep.monitor
 
Protocol(String, NameIdPair, RepImpl, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.monitor.Protocol
Creates an instance of this class using the current protocol version.
Protocol - Class in com.sleepycat.je.rep.stream
{@literal Defines the messages used to set up a feeder-replica replication stream.
Protocol - Class in com.sleepycat.je.rep.util.ldiff
{@literal Protocol used by LDiff to request the blocks associated with a database and do the record level analysis.
Protocol(NameIdPair, EnvironmentImpl) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol
 
protocol - Variable in class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingRunnable
 
Protocol.Accept - Class in com.sleepycat.je.rep.elections
Accept request issued in Phase 2 of paxos.
Protocol.Accepted - Class in com.sleepycat.je.rep.elections
Response to a successful Accept message.
Protocol.BlockInfo - Class in com.sleepycat.je.rep.util.ldiff
Supplies the properties of an individual block.
Protocol.BlockListEnd - Class in com.sleepycat.je.rep.util.ldiff
Denotes the end of the list of blocks.
Protocol.BlockListStart - Class in com.sleepycat.je.rep.util.ldiff
Denotes the start of the list of blocks.
Protocol.DbBlocks - Class in com.sleepycat.je.rep.util.ldiff
Message used to request a list of blocks.
Protocol.DBIdRequest - Class in com.sleepycat.je.rep.stream
Request for the partition gen db id
Protocol.DBIdResponse - Class in com.sleepycat.je.rep.stream
Response when the PartMDRequest asks for partition md db id
Protocol.DbMismatch - Class in com.sleepycat.je.rep.util.ldiff
Issued in response to a database level mismatch either because the database itself does not exist at the node, or because it's properties are different.
Protocol.DiffAreaEnd - Class in com.sleepycat.je.rep.util.ldiff
Message used to present the transfer of a different area on remote database is done.
Protocol.DiffAreaStart - Class in com.sleepycat.je.rep.util.ldiff
Message used to present the transfer of a different area on remote database begins.
Protocol.Done - Class in com.sleepycat.je.rep.impl.networkRestore
Message from client indicating it's done with all the files it needs and that the connection can be terminated.
Protocol.Done - Class in com.sleepycat.je.rep.util.ldiff
Message used to present the transfer of all the different data is done.
Protocol.DuplicateNodeReject - Class in com.sleepycat.je.rep.stream
 
Protocol.EnvDiff - Class in com.sleepycat.je.rep.util.ldiff
Message used to present that an Environment is requesting to do a LDiff with another Environment.
Protocol.EnvInfo - Class in com.sleepycat.je.rep.util.ldiff
Message used to present how many databases in a compared Environment.
Protocol.Error - Class in com.sleepycat.je.rep.util.ldiff
Message used to present an operation error on remote database.
Protocol.FeederInfoReq - Class in com.sleepycat.je.rep.impl.networkRestore
 
Protocol.FeederInfoResp - Class in com.sleepycat.je.rep.impl.networkRestore
 
Protocol.FeederJEVersions - Class in com.sleepycat.je.rep.stream
 
Protocol.FeederProtocolVersion - Class in com.sleepycat.je.rep.stream
The feeder sends the replica its proposed version.
Protocol.FileEnd - Class in com.sleepycat.je.rep.impl.networkRestore
The message ending the response triple: FileStart byte stream FileEnd
Protocol.FileInfoReq - Class in com.sleepycat.je.rep.impl.networkRestore
Requests information about a specific log file.
Protocol.FileInfoResp - Class in com.sleepycat.je.rep.impl.networkRestore
 
Protocol.FileListReq - Class in com.sleepycat.je.rep.impl.networkRestore
 
Protocol.FileListResp - Class in com.sleepycat.je.rep.impl.networkRestore
 
Protocol.FileReq - Class in com.sleepycat.je.rep.impl.networkRestore
Requests that a specific file be sent to the client.
Protocol.FileStart - Class in com.sleepycat.je.rep.impl.networkRestore
The message starting the response triple: FileStart byte stream FileEnd
Protocol.GroupChange - Class in com.sleepycat.je.rep.monitor
 
Protocol.JEVersionsReject - Class in com.sleepycat.je.rep.stream
 
Protocol.JoinGroup - Class in com.sleepycat.je.rep.monitor
 
Protocol.LeaveGroup - Class in com.sleepycat.je.rep.monitor
 
Protocol.MasterQuery - Class in com.sleepycat.je.rep.elections
Used to query the Learner for a current master
Protocol.MasterQueryResponse - Class in com.sleepycat.je.rep.elections
The response to a Master Query request.
Protocol.NodeGroupInfo - Class in com.sleepycat.je.rep.stream
 
Protocol.NodeGroupInfoOK - Class in com.sleepycat.je.rep.stream
Response to a NodeGroupInfo request that was successful.
Protocol.NodeGroupInfoReject - Class in com.sleepycat.je.rep.stream
 
Protocol.Promise - Class in com.sleepycat.je.rep.elections
Promise response message.
Protocol.Propose - Class in com.sleepycat.je.rep.elections
Propose request used in Phase 1 of Paxos
Protocol.ReAuthenticate - Class in com.sleepycat.je.rep.stream
 
Protocol.Reject - Class in com.sleepycat.je.rep.elections
Reject response to a message.
Protocol.RemoteDiffRequest - Class in com.sleepycat.je.rep.util.ldiff
Message used to request records of a different area on the remote database.
Protocol.RemoteRecord - Class in com.sleepycat.je.rep.util.ldiff
Message used to transfer a record from remote to local database.
Protocol.ReplicaJEVersions - Class in com.sleepycat.je.rep.stream
 
Protocol.ReplicaProtocolVersion - Class in com.sleepycat.je.rep.stream
The replica sends the feeder its protocol version.
Protocol.Result - Class in com.sleepycat.je.rep.elections
Used to inform Learners of a "chosen value".
Protocol.SecurityFailureResponse - Class in com.sleepycat.je.rep.stream
Security check failure response message
Protocol.Shutdown - Class in com.sleepycat.je.rep.elections
 
Protocol.SNTPRequest - Class in com.sleepycat.je.rep.stream
 
Protocol.SNTPResponse - Class in com.sleepycat.je.rep.stream
 
Protocol.StringValue - Class in com.sleepycat.je.rep.elections
A String based value implementation used as the "default" Value
Protocol.Value - Interface in com.sleepycat.je.rep.elections
 
Protocol.ValueParser - Interface in com.sleepycat.je.rep.elections
 
PROTOCOL_ERROR - Variable in class com.sleepycat.je.rep.impl.TextProtocol
 
PROTOCOL_ERROR - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
PROTOCOL_OLD_STRING_ENCODING - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
PROTOCOL_OLD_STRING_ENCODING - Static variable in class com.sleepycat.je.rep.ReplicationConfig
When set to true, which is currently the default, the replication network protocol will use the JVM platform default charset (text encoding) for node names and host names.
ProtocolError(TextProtocol.InvalidMessageException) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.ProtocolError
 
ProtocolError(TextProtocol.MessageError, String) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.ProtocolError
 
ProtocolError(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.ProtocolError
 
ProtocolError(String) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.ProtocolError
 
ProtocolError(ByteBuffer) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.ProtocolError
 
ProtocolException(BinaryProtocol.Message, Class<? extends BinaryProtocol.Message>) - Constructor for exception com.sleepycat.je.rep.utilint.BinaryProtocol.ProtocolException
Constructor used for message sequencing errors.
ProtocolException(String) - Constructor for exception com.sleepycat.je.rep.utilint.BinaryProtocol.ProtocolException
 
ProtocolVersion(int) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.ProtocolVersion
 
ProtocolVersion(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.ProtocolVersion
 
provisional - Variable in class com.sleepycat.je.log.LogParams
Whether the logged entry should be processed during recovery.
Provisional - Enum in com.sleepycat.je.log
Specifies whether to log an entry provisionally.
ProxiedFormat - Class in com.sleepycat.persist.impl
Format for types proxied by a PersistentProxy.
publish(LogRecord) - Method in class com.sleepycat.je.utilint.ConfiguredRedirectHandler
 
publish(LogRecord) - Method in class com.sleepycat.je.utilint.ConsoleRedirectHandler
 
publish(LogRecord) - Method in class com.sleepycat.je.utilint.FileRedirectHandler
 
publish(LogRecord) - Method in class com.sleepycat.je.utilint.FormatterRedirectHandler
 
put(K, V) - Method in class com.sleepycat.collections.StoredMap
Associates the specified value with the specified key in this map (optional operation).
put(DatabaseEntry, DatabaseEntry, Put, WriteOptions) - Method in class com.sleepycat.je.Cursor
Inserts or updates a record according to the specified Put type.
put(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.Cursor
Stores a key/data pair into the database.
put(Transaction, DatabaseEntry, DatabaseEntry, Put, WriteOptions) - Method in class com.sleepycat.je.Database
Inserts or updates a record according to the specified Put type.
put(Transaction, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.Database
Stores the key/data pair into the database.
put(String, DatabaseEntry) - Method in class com.sleepycat.je.dbi.MetadataStore
 
PUT - Static variable in class com.sleepycat.je.dbi.Operation
 
Put - Enum in com.sleepycat.je
The operation type passed to "put" methods on databases and cursors.
put(T) - Method in class com.sleepycat.je.rep.utilint.SimpleTxnMap
Adds a txn to the map.
put(K, V) - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
Notes the addition of a new value and counts down any latches that were assigned to that threshold.
put(LogItem) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
put(DatabaseEntry, DatabaseEntry, Put, WriteOptions) - Method in class com.sleepycat.je.SecondaryCursor
This operation is not allowed on a secondary cursor.
put(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.SecondaryCursor
This operation is not allowed on a secondary cursor.
put(Transaction, DatabaseEntry, DatabaseEntry, Put, WriteOptions) - Method in class com.sleepycat.je.SecondaryDatabase
This operation is not allowed on a secondary database.
put(Transaction, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.SecondaryDatabase
This operation is not allowed on a secondary database.
put(Transaction, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in interface com.sleepycat.je.trigger.Trigger
The trigger method invoked after a successful put, that is, one that actually results in a modification to the database.
put(E) - Method in class com.sleepycat.persist.PrimaryIndex
Inserts an entity and returns null, or updates it if the primary key already exists and returns the existing entity.
put(Transaction, E) - Method in class com.sleepycat.persist.PrimaryIndex
Inserts an entity and returns null, or updates it if the primary key already exists and returns the existing entity.
put(Transaction, E, Put, WriteOptions) - Method in class com.sleepycat.persist.PrimaryIndex
Inserts or updates an entity, using Put type and WriteOptions parameters, and returning an OperationResult.
put(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
putAfter(Cursor, DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.compat.DbCompat
 
putAfter(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
putAll(Map<? extends K, ? extends V>) - Method in class com.sleepycat.collections.StoredMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
 
putBefore(Cursor, DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.compat.DbCompat
 
putBefore(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
putByte(int) - Method in class com.sleepycat.asm.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - Method in class com.sleepycat.asm.ByteVector
Puts an array of bytes into this byte vector.
putByteArray(ByteBuffer, byte[]) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
Put the bytes for the wire format of the specified byte array into the current position in the buffer.
putCurrent(DatabaseEntry) - Method in class com.sleepycat.je.Cursor
Replaces the data in the key/data pair at the current cursor position.
putCurrent(DatabaseEntry) - Method in class com.sleepycat.je.SecondaryCursor
This operation is not allowed on a secondary cursor.
putCurrent(DatabaseEntry) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
putFeeder(String, Feeder) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
PUTFIELD - Static variable in interface com.sleepycat.asm.Opcodes
 
putForReplay(Cursor, DatabaseEntry, DatabaseEntry, LN, int, boolean, PutMode, ReplicationContext) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.putForReplay()
putIfAbsent(K, V) - Method in class com.sleepycat.collections.StoredMap
If the specified key is not already associated with a value, associate it with the given value.
putInt(int) - Method in class com.sleepycat.asm.ByteVector
Puts an int into this byte vector.
putLong(long) - Method in class com.sleepycat.asm.ByteVector
Puts a long into this byte vector.
PutMode - Enum in com.sleepycat.je.dbi
Used to distinguish Cursor put operations.
putNoDupData(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.Cursor
Stores a key/data pair into the database.
putNoDupData(Transaction, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.Database
Stores the key/data pair into the database if it does not already appear in the database.
putNoDupData(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.SecondaryCursor
This operation is not allowed on a secondary cursor.
putNoDupData(Transaction, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.SecondaryDatabase
This operation is not allowed on a secondary database.
putNoDupData(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
putNoOverwrite(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.Cursor
Stores a key/data pair into the database.
putNoOverwrite(Transaction, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.Database
Stores the key/data pair into the database if the key does not already appear in the database.
putNoOverwrite(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.SecondaryCursor
This operation is not allowed on a secondary cursor.
putNoOverwrite(Transaction, DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.je.SecondaryDatabase
This operation is not allowed on a secondary database.
putNoOverwrite(E) - Method in class com.sleepycat.persist.PrimaryIndex
Inserts an entity and returns true, or returns false if the primary key already exists.
putNoOverwrite(Transaction, E) - Method in class com.sleepycat.persist.PrimaryIndex
Inserts an entity and returns true, or returns false if the primary key already exists.
putNoOverwrite(DatabaseEntry, DatabaseEntry) - Method in class com.sleepycat.util.keyrange.RangeCursor
 
PutNoOverwriteComparator(Comparator<byte[]>) - Constructor for class com.sleepycat.je.dbi.DupKeyData.PutNoOverwriteComparator
 
putNoReturn(E) - Method in class com.sleepycat.persist.PrimaryIndex
Inserts an entity, or updates it if the primary key already exists (does not return the existing entity).
putNoReturn(Transaction, E) - Method in class com.sleepycat.persist.PrimaryIndex
Inserts an entity, or updates it if the primary key already exists (does not return the existing entity).
putShort(int) - Method in class com.sleepycat.asm.ByteVector
Puts a short into this byte vector.
PUTSTATIC - Static variable in interface com.sleepycat.asm.Opcodes
 
putString(String, ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
putUTF8(String) - Method in class com.sleepycat.asm.ByteVector
Puts an UTF8 string into this byte vector.
putWireFormat(ByteBuffer, Object) - Method in class com.sleepycat.je.rep.stream.BaseProtocol.RestoreResponse
 
putWireFormat(ByteBuffer, Object) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
Put the bytes of the wire format for the object into the current position in the buffer.
putWithRepContext(Cursor, DatabaseEntry, DatabaseEntry, PutMode, ReplicationContext) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.putWithRepContext()

Q

queryForMaster(Set<InetSocketAddress>) - Method in class com.sleepycat.je.rep.elections.Learner
Queries other learners, in parallel, to determine whether they know of an existing master in the group.
queryGroupForMembershipBeforeQueryForMaster - Static variable in class com.sleepycat.je.rep.impl.node.RepNode
If not null, called by queryGroupForMembership with the name of the current node before querying learners for the master -- for unit testing.
queryGroupForMembershipBeforeSleepHook - Static variable in class com.sleepycat.je.rep.impl.node.RepNode
If not null, a test hook that is called with the name of the current node during the query for group membership before the node sleeps after failing to obtain information about the group master -- for unit testing.
QUEUE_FULL - Static variable in class com.sleepycat.je.rep.stream.ArbiterFeederStatDefinition
 
QUEUE_METHOD - Static variable in class com.sleepycat.compat.DbCompat
 
QUEUE_POLL_INTERVAL_MS - Static variable in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
queueSize - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
The size of the write queue.
queueSlotDeletion(int) - Method in class com.sleepycat.je.tree.BIN
This method is called opportunistically at certain places where a deleted slot is observed (when the slot's PendingDeleted or KnownDeleted flag is set), to ensure that the slot is compressed away.
QuorumPolicy - Enum in com.sleepycat.je.rep
The quorum policy determine the number of nodes that must participate to pick the winner of an election, and therefore the master of the group.
quorumSize(int) - Method in enum com.sleepycat.je.rep.QuorumPolicy
Returns the minimum number of nodes to needed meet the quorum policy.

R

RANGE_INSERT - Static variable in class com.sleepycat.je.txn.LockType
 
RANGE_KEY - Static variable in class com.sleepycat.je.rep.vlsn.VLSNRange
 
RANGE_READ - Static variable in class com.sleepycat.je.txn.LockType
 
RANGE_READ_IMMED - Static variable in class com.sleepycat.je.txn.LockUpgrade
 
RANGE_WRITE - Static variable in class com.sleepycat.je.txn.LockType
 
RANGE_WRITE_IMMED - Static variable in class com.sleepycat.je.txn.LockUpgrade
 
RANGE_WRITE_PROMOTE - Static variable in class com.sleepycat.je.txn.LockUpgrade
 
RangeConstraint - Interface in com.sleepycat.je.dbi
 
RangeCursor - Class in com.sleepycat.util.keyrange
A cursor-like interface that enforces a key range.
RangeCursor(KeyRange, KeyRange, boolean, Cursor) - Constructor for class com.sleepycat.util.keyrange.RangeCursor
Creates a range cursor with a duplicate range.
RangeRestartException - Exception in com.sleepycat.je.dbi
Thrown by the LockManager when requesting a RANGE_READ or RANGE_WRITE lock, and a RANGE_INSERT lock is held or is waiting.
RangeRestartException() - Constructor for exception com.sleepycat.je.dbi.RangeRestartException
 
Ranking(long, long, long) - Constructor for class com.sleepycat.je.rep.elections.Acceptor.SuggestionGenerator.Ranking
 
Ranking(long, long) - Constructor for class com.sleepycat.je.rep.elections.Acceptor.SuggestionGenerator.Ranking
 
RankingProposer - Class in com.sleepycat.je.rep.elections
Extends the base proposer to choose a phase 2 value based on a suggestion's relative ranking.
RankingProposer(Elections, NameIdPair) - Constructor for class com.sleepycat.je.rep.elections.RankingProposer
 
RateLimitingLogger<T> - Class in com.sleepycat.je.utilint
A simple logger used to limit the rate at which messages related to a specific object are logged to at most once within the configured time period.
RateLimitingLogger(int, int, Logger) - Constructor for class com.sleepycat.je.utilint.RateLimitingLogger
Constructs a configured RateLimitingLoggerInstance.
RawField - Interface in com.sleepycat.persist.raw
The definition of a field in a RawType.
RawObject - Class in com.sleepycat.persist.raw
A raw instance that can be used with a RawStore or Conversion.
RawObject(RawType, Map<String, Object>, RawObject) - Constructor for class com.sleepycat.persist.raw.RawObject
Creates a raw object with a given set of field values for a complex type.
RawObject(RawType, Object[]) - Constructor for class com.sleepycat.persist.raw.RawObject
Creates a raw object with the given array elements for an array type.
RawObject(RawType, String) - Constructor for class com.sleepycat.persist.raw.RawObject
Creates a raw object with the given enum value for an enum type.
RawStore - Class in com.sleepycat.persist.raw
Provides access to the raw data in a store for use by general purpose tools.
RawStore(Environment, String, StoreConfig) - Constructor for class com.sleepycat.persist.raw.RawStore
Opens an entity store for raw data access.
RawType - Interface in com.sleepycat.persist.raw
The type definition for a simple or complex persistent type, or an array of persistent types.
read(ClassReader, int, int, char[], int, Label[]) - Method in class com.sleepycat.asm.Attribute
Reads a type attribute.
read(ByteBuffer[], int, int) - Method in interface com.sleepycat.je.rep.net.DataChannel
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(ReadableByteChannel) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
Read and parse an incoming message, specifying the incoming version.
read(ReadableByteChannel, Class<T>) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
read(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.NamedChannel
 
read(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.NamedChannelWithTimeout
 
read(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
read(ByteBuffer[]) - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
read(ByteBuffer[], int, int) - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
read(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
Read data into the toFill data buffer.
read(ByteBuffer[]) - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
 
read(ByteBuffer[], int, int) - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
 
read(byte[]) - Method in interface com.sleepycat.je.rep.utilint.ServiceHandshake.IOAdapter
Read fully into buf
READ - Static variable in class com.sleepycat.je.txn.LockType
Lock types.
read() - Method in class com.sleepycat.je.util.LogVerificationInputStream
read(byte[]) - Method in class com.sleepycat.je.util.LogVerificationInputStream
read(byte[], int, int) - Method in class com.sleepycat.je.util.LogVerificationInputStream
read(ByteBuffer) - Method in class com.sleepycat.je.util.LogVerificationReadableByteChannel
read() - Method in class com.sleepycat.util.FastInputStream
 
read(byte[]) - Method in class com.sleepycat.util.FastInputStream
 
read(byte[], int, int) - Method in class com.sleepycat.util.FastInputStream
 
READ_COMMITTED - Static variable in class com.sleepycat.je.CursorConfig
A convenience instance to configure a cursor for read committed isolation.
READ_ONLY_TXN - Static variable in class com.sleepycat.je.Durability
Deprecated.
READ_ONLY_TXN_CONFIG - Static variable in class com.sleepycat.compat.DbCompat
For read-only cursor operations on a replicated node, we must use a transaction to satisfy HA requirements.
READ_UNCOMMITTED - Static variable in class com.sleepycat.je.CursorConfig
A convenience instance to configure read operations performed by the cursor to return modified but not yet committed data.
readArrayLength() - Method in interface com.sleepycat.persist.impl.EntityInput
Called by ObjectArrayFormat and PrimitiveArrayFormat to read the array length.
readBigDecimal() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads an unsorted BigDecimal.
readBigInteger() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a BigInteger.
readBigInteger() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readBlock(int, Cursor, int) - Static method in class com.sleepycat.je.rep.util.ldiff.LDiffUtil
 
readBoolean() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a boolean (one byte) unsigned value from the buffer and returns true if it is non-zero and false if it is zero.
readBoolean(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
Read a boolean from the log.
readBoolean() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readBuffer - Variable in class com.sleepycat.je.log.FileReader.ReadWindow
 
readByte(int) - Method in class com.sleepycat.asm.ClassReader
Reads a byte value in b.
readByte() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a signed byte (one byte) value from the buffer.
readByte() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readByteArray(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
Read a byte array from the log.
readBytes(int) - Method in class com.sleepycat.bind.tuple.TupleInput
Reads the specified number of bytes from the buffer, converting each unsigned byte value to a character of the resulting string.
readBytes(char[]) - Method in class com.sleepycat.bind.tuple.TupleInput
Reads the specified number of bytes from the buffer, converting each unsigned byte value to a character of the resulting array.
readBytesNoLength(ByteBuffer, int) - Static method in class com.sleepycat.je.log.LogUtils
Read a byte array from the log.
readChar() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a char (two byte) unsigned value from the buffer.
readChar() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readChars(int) - Method in class com.sleepycat.bind.tuple.TupleInput
Reads the specified number of characters from the buffer, converting each two byte unsigned value to a character of the resulting string.
readChars(char[]) - Method in class com.sleepycat.bind.tuple.TupleInput
Reads the specified number of characters from the buffer, converting each two byte unsigned value to a character of the resulting array.
readClass(int, char[]) - Method in class com.sleepycat.asm.ClassReader
Reads a class constant pool item in b.
readClassDescriptor() - Method in class com.sleepycat.bind.serial.SerialInput
 
ReadCommittedLocker - Class in com.sleepycat.je.txn
Extends BuddyLocker to acquire write locks using the buddy locker (the transaction locker).
readCompositeKeyFields(Object, EntityInput) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
readConst(int, char[]) - Method in class com.sleepycat.asm.ClassReader
Reads a numeric or string constant pool item in b.
readDouble() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads an unsorted double (eight byte) value from the buffer.
readEntry(EnvironmentImpl, LogEntryHeader, ByteBuffer) - Method in class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
Extends its super class to read in the extra dup key.
readEntry(EnvironmentImpl, LogEntryHeader, ByteBuffer) - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
readEntry(EnvironmentImpl, LogEntryHeader, ByteBuffer) - Method in class com.sleepycat.je.log.entry.FileHeaderEntry
For a file header, the version is not available until after reading the item.
readEntry(EnvironmentImpl, LogEntryHeader, ByteBuffer) - Method in class com.sleepycat.je.log.entry.INLogEntry
 
readEntry(EnvironmentImpl, LogEntryHeader, ByteBuffer) - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
readEntry(EnvironmentImpl, LogEntryHeader, ByteBuffer) - Method in interface com.sleepycat.je.log.entry.LogEntry
Read in a log entry.
readEntry(EnvironmentImpl, LogEntryHeader, ByteBuffer) - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
Extends its super class to read in database operation information.
readEntry(EnvironmentImpl, LogEntryHeader, ByteBuffer) - Method in class com.sleepycat.je.log.entry.SingleItemEntry
 
readEnumConstant(String[]) - Method in interface com.sleepycat.persist.impl.EntityInput
Called by EnumFormat to read and return index of the enum constant.
readFast() - Method in class com.sleepycat.util.FastInputStream
Equivalent to read() but does not throw IOException.
readFast(byte[]) - Method in class com.sleepycat.util.FastInputStream
Equivalent to read(byte[]) but does not throw IOException.
readFast(byte[], int, int) - Method in class com.sleepycat.util.FastInputStream
Equivalent to read(byte[],int,int) but does not throw IOException.
readFloat() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads an unsorted float (four byte) value from the buffer.
readFromBuffer(ByteBuffer) - Static method in class com.sleepycat.je.dbi.Operation
 
readFromDatabase(DatabaseEntry) - Static method in class com.sleepycat.je.rep.vlsn.VLSNBucket
Instantiate this from the database.
readFromDatabase(DatabaseEntry) - Static method in class com.sleepycat.je.rep.vlsn.VLSNRange
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.cleaner.DbFileSummary
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.cleaner.FileSummary
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.cleaner.PackedOffsets
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.dbi.DatabaseId
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.dbi.DbTree
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
 
readFromLog(ByteBuffer, int) - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.log.entry.EmptyLogEntry
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.log.entry.RestoreRequired
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.log.FileHeader
 
readFromLog(ByteBuffer, int) - Method in interface com.sleepycat.je.log.Loggable
Initialize this object from the data in itemBuf.
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.log.Trace
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.recovery.CheckpointEnd
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.recovery.CheckpointStart
 
readFromLog(ByteBuffer, int) - Static method in class com.sleepycat.je.tree.BINDeltaBloomFilter
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.ChildReference
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.DeltaInfo
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.dupConvert.DBIN
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.dupConvert.INDeleteInfo
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.FileSummaryLN
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.IN
 
readFromLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.tree.IN
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.LN
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.MapLN
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.NameLN
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.OldBINDelta
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.tree.Tree
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.txn.RollbackEnd
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.txn.RollbackStart
"
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.txn.Txn
It's ok for FindBugs to whine about id not being synchronized.
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.txn.TxnPrepare
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.utilint.Matchpoint
 
readFromLog(ByteBuffer, int) - Method in class com.sleepycat.je.utilint.VLSN
 
readInt(int) - Method in class com.sleepycat.asm.ClassReader
Reads a signed int value in b.
readInt() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a signed int (four byte) value from the buffer.
readInt(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
Read an int from the log in either packed or unpacked format.
readInt(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
Read a int from the log.
readInt() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readInt(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
Reads a packed integer at the given buffer offset and returns it.
readIntMSB(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
Read a int from the log in MSB order.
readKeyObject(Format) - Method in interface com.sleepycat.persist.impl.EntityInput
Called for a primary key field or a composite key field with a reference type.
readKeyStore(InstanceContext) - Static method in class com.sleepycat.je.rep.utilint.net.SSLChannelFactory
Reads the KeyStore configured in the ReplicationNetworkConfig into memory.
readLabel(int, Label[]) - Method in class com.sleepycat.asm.ClassReader
Returns the label corresponding to the given offset.
readLong(int) - Method in class com.sleepycat.asm.ClassReader
Reads a signed long value in b.
readLong() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a signed long (eight byte) value from the buffer.
readLong(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
Read an int from the log in either packed or unpacked format.
readLong(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
Read a long from the log.
readLong() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readLong(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
Reads a packed long integer at the given buffer offset and returns it.
readLongNumber(String) - Static method in class com.sleepycat.je.utilint.CmdUtil
Parse a string into a long.
readLsn(String) - Static method in class com.sleepycat.je.utilint.CmdUtil
Convert a string that is either 0xabc or 0xabc/0x123 into an lsn.
readManifest(Path) - Static method in class com.sleepycat.je.util.CheckSnapshot
Returns the manifest stored in the specified file.
readMapTreeFromLog(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Set the mapping tree from the log.
readModule(int, char[]) - Method in class com.sleepycat.asm.ClassReader
Reads a module constant pool item in b.
readNextEntry() - Method in class com.sleepycat.je.log.FileReader
Scans the log files until either it has reached the end of the log or has hit an invalid portion.
readNextEntry() - Method in class com.sleepycat.je.log.LastFileReader
readNextEntry will stop at a bad entry.
readNextEntry() - Method in class com.sleepycat.je.log.ScavengerFileReader
 
readNextEntryAllowExceptions() - Method in class com.sleepycat.je.log.FileReader
Variant of readNextEntry that throws FileNotFoundException and ChecksumException, rather than wrapping them in an EnvironmentFailureException and invalidating the enviornment.
readNonKeyFields(Object, EntityInput, int, int, int) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ComplexFormat
 
readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.CompositeKeyFormat
 
readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ConverterReader
 
readObject() - Method in interface com.sleepycat.persist.impl.EntityInput
Called via Accessor to read all fields with reference types, except for the primary key field and composite key fields (see readKeyObject below).
readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.EnumFormat
 
readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.Format
Called after newInstance() to read the rest of the data bytes and fill in the object contents.
readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ObjectArrayFormat
 
readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.PrimitiveArrayFormat
 
readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ProxiedFormat
 
readObject(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.SimpleFormat
 
ReadonlyTxn - Class in com.sleepycat.je.rep.txn
A ReadonlyTxn represents - a user initiated Txn executed on the Master node, when local-write or read-only is configured, or - a user initiated Txn executed on the Replica node, whether or not local-write is configured, or - an auto-commit Txn on a Replica node for a replicated DB.
ReadonlyTxn(EnvironmentImpl, TransactionConfig) - Constructor for class com.sleepycat.je.rep.txn.ReadonlyTxn
 
ReadOptions - Class in com.sleepycat.je
Options for calling methods that read records.
ReadOptions() - Constructor for class com.sleepycat.je.ReadOptions
Constructs a ReadOptions object with default values for all properties.
readPackage(int, char[]) - Method in class com.sleepycat.asm.ClassReader
Reads a module constant pool item in b.
readPackedInt() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads an unsorted packed integer.
readPackedInt(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
Read a packed int from the log.
readPackedLong() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads an unsorted packed long integer.
readPackedLong(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
Read a packed long from the log.
readPriKey(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ComplexFormat
 
readPriKey(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.ConverterReader
 
readPriKey(Object, EntityInput, boolean) - Method in class com.sleepycat.persist.impl.Format
Reads the primary key from the given input bytes and sets the primary key field in the given object.
readPriKeyField(Object, EntityInput) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
readPrimaryAfterGet(Cursor, Database, DatabaseEntry, DatabaseEntry, DatabaseEntry, LockMode, boolean, boolean, boolean, Locker, SecondaryDatabase, SecondaryAssociation) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.readPrimaryAfterGet
readReverseInt(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
 
readSecKeyFields(Object, EntityInput, int, int, int) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
readShort(int) - Method in class com.sleepycat.asm.ClassReader
Reads a signed short value in b.
readShort() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a signed short (two byte) value from the buffer.
readShort(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
Read a short from the log.
readShort() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readSortedBigDecimal() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a sorted BigDecimal, with support for correct default sorting.
readSortedBigDecimal() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readSortedDouble() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a sorted double (eight byte) value from the buffer.
readSortedDouble() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readSortedFloat() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a sorted float (four byte) value from the buffer.
readSortedFloat() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readSortedInt(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
Reads a sorted packed integer at the given buffer offset and returns it.
readSortedLong(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
Reads a sorted packed long integer at the given buffer offset and returns it.
readSortedPackedInt() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a sorted packed integer.
readSortedPackedLong() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a sorted packed long integer.
readString() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads a null-terminated UTF string from the data buffer and converts the data from UTF to Unicode.
readString(int) - Method in class com.sleepycat.bind.tuple.TupleInput
Reads the specified number of UTF characters string from the data buffer and converts the data from UTF to Unicode.
readString(char[]) - Method in class com.sleepycat.bind.tuple.TupleInput
Reads the specified number of UTF characters string from the data buffer and converts the data from UTF to Unicode.
readString(ByteBuffer, boolean, int) - Static method in class com.sleepycat.je.log.LogUtils
Read a string from the log.
readString() - Method in interface com.sleepycat.persist.impl.EntityInput
 
readStringObject() - Method in interface com.sleepycat.persist.impl.EntityInput
Called for a String field, that is not a primary key field or a composite key field with a reference type.
readTimestamp(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
Read a timestamp from the log.
readTypeFromLog(ByteBuffer, int) - Static method in enum com.sleepycat.je.log.entry.DbOperationType
 
readUnsignedByte() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads an unsigned byte (one byte) value from the buffer.
readUnsignedInt() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads an unsigned int (four byte) value from the buffer.
readUnsignedInt(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
Unmarshall the next four bytes which hold an unsigned int into a long.
readUnsignedShort(int) - Method in class com.sleepycat.asm.ClassReader
Reads an unsigned short value in b.
readUnsignedShort() - Method in class com.sleepycat.bind.tuple.TupleInput
Reads an unsigned short (two byte) value from the buffer.
readUTF8(int, char[]) - Method in class com.sleepycat.asm.ClassReader
Reads an UTF8 string constant pool item in b.
readVariablePortion(ByteBuffer) - Method in class com.sleepycat.je.log.LogEntryHeader
Assumes this is called directly after the constructor, and that the entryBuffer is positioned right before the VLSN.
ReadWindow(int, EnvironmentImpl) - Constructor for class com.sleepycat.je.log.FileReader.ReadWindow
 
readXid(ByteBuffer) - Static method in class com.sleepycat.je.log.LogUtils
 
REAL_PERMITS - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
REAL_PERMITS_DESC - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
REAL_PERMITS_NAME - Static variable in interface com.sleepycat.je.utilint.TaskCoordinator.StatDefs
 
REAUTHENTICATE - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
ReAuthenticate(byte[]) - Constructor for class com.sleepycat.je.rep.stream.Protocol.ReAuthenticate
 
ReAuthenticate(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.ReAuthenticate
 
rebuildINList() - Method in class com.sleepycat.je.tree.Tree
rebuildINList is used by recovery to add all the resident nodes to the IN list.
rebuildINListMapDb() - Method in class com.sleepycat.je.dbi.DbTree
Rebuild the IN list after recovery.
recalcKeyPrefix() - Method in class com.sleepycat.je.tree.IN
Forces computation of the key prefix, without requiring a split.
recalculate(RepGroupImpl) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.GlobalCBVLSN
Recalculates the GlobalVLSN when it is not defunct.
recalculateGlobalCBVLSN() - Method in class com.sleepycat.je.rep.impl.node.RepNode
When the GlobalVLSN is not defunct, recalculates it.
RECNO_METHOD - Static variable in class com.sleepycat.compat.DbCompat
 
reconstituteBIN(DatabaseImpl) - Method in class com.sleepycat.je.tree.BIN
Create a BIN by fetching its most recent full version from the log and applying to it the deltas in this BIN delta.
reconstituteBIN(DatabaseImpl, BIN, boolean) - Method in class com.sleepycat.je.tree.BIN
Given a full version BIN, apply to it the deltas in this BIN delta.
reconstituteBIN(DatabaseImpl) - Method in class com.sleepycat.je.tree.OldBINDelta
Create a BIN by fetching the full version and applying the deltas.
reconstituteBIN(DatabaseImpl, BIN) - Method in class com.sleepycat.je.tree.OldBINDelta
Given a full version BIN, apply the deltas.
Record - Class in com.sleepycat.je.rep.util.ldiff
 
Record(byte[], byte[], VLSN) - Constructor for class com.sleepycat.je.rep.util.ldiff.Record
 
recordCount - Variable in class com.sleepycat.je.dbi.DbTree.TruncateDbResult
 
RecordNumberBinding - Class in com.sleepycat.bind
 
RecordNumberBinding() - Constructor for class com.sleepycat.bind.RecordNumberBinding
Creates a byte array binding.
recordNumberToEntry(long, DatabaseEntry) - Static method in class com.sleepycat.bind.RecordNumberBinding
Utility method for use by bindings to translate a record number integer to a entry buffer.
RecordVersion - Class in com.sleepycat.je.dbi
Used to return the VLSN and LSN for a record.
recover(boolean) - Method in class com.sleepycat.je.recovery.RecoveryManager
Look for an existing log and use it to create an in memory structure for accessing existing databases.
recover(int) - Method in class com.sleepycat.je.XAEnvironment
 
recoverIN(int, Node, long, int) - Method in class com.sleepycat.je.tree.IN
Update the cached-child and LSN properties of the idx-th slot.
recoverIncompleteTasks() - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
During recovery, save incomplete scan tasks after reading them from the scans DB.
recoverRecord(int, long, boolean, boolean, byte[], byte[], long, int, int, boolean) - Method in class com.sleepycat.je.tree.IN
This method is used by the RecoveryManager to change the current version of a record, either to a later version (in case of redo), or to an earlier version (in case of undo).
RecoveryInfo - Class in com.sleepycat.je.recovery
RecoveryInfo keeps information about recovery processing.
RecoveryInfo() - Constructor for class com.sleepycat.je.recovery.RecoveryInfo
 
RecoveryManager - Class in com.sleepycat.je.recovery
Performs recovery when an Environment is opened.
RecoveryManager(EnvironmentImpl) - Constructor for class com.sleepycat.je.recovery.RecoveryManager
Make a recovery manager
RecoveryProgress - Enum in com.sleepycat.je
Describes the different phases of initialization that be executed when an Environment is instantiated.
RecoveryUtilizationTracker - Class in com.sleepycat.je.cleaner
Accumulates changes to the utilization profile during recovery.
RecoveryUtilizationTracker(EnvironmentImpl) - Constructor for class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
 
refresh(long) - Method in class com.sleepycat.je.cleaner.ExpirationProfile
Updates the expired bytes in the expiration profile according to the data that has expired at the given time.
refresh() - Method in exception com.sleepycat.persist.impl.RefreshException
This method must be called to handle this exception in the binding methods, after the stack has unwound.
refreshCachedGroup() - Method in class com.sleepycat.je.rep.impl.node.RepNode
This method must be invoked when a RepNode is first initialized and subsequently every time there is a change to the replication group.
RefreshException - Exception in com.sleepycat.persist.impl
Thrown and handled internally when metadata must be refreshed on a Replica.
refreshHelperHosts() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
register(NamedChannelWithTimeout) - Method in class com.sleepycat.je.rep.impl.node.ChannelTimeoutTask
Registers a channel so that the timer can make periodic calls to isActive().
register() - Method in class com.sleepycat.je.rep.monitor.Monitor
Registers the monitor with the group so that it can be kept informed of the outcome of elections and group membership changes.
register(String, BlockingQueue<DataChannel>) - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
Registers a service queue with the ServiceDispatcher.
register(ServiceDispatcher.Service) - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
 
registerAppStateMonitor(AppStateMonitor) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Register an AppStateMonitor with this RepNode.
registerAppStateMonitor(AppStateMonitor) - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Registers an AppStateMonitor to receive the application state which this ReplicatedEnvironment is running in.
registerClass(String, Enhanced) - Static method in class com.sleepycat.persist.impl.EnhancedAccessor
Registers a prototype instance, and should be called during initialization of the prototype class.
registerClass(Class) - Method in class com.sleepycat.persist.model.EntityModel
Registers a persistent class, most importantly, a PersistentProxy class or entity subclass.
registerCursor(CursorImpl) - Method in class com.sleepycat.je.txn.BasicLocker
This txn doesn't store cursors.
registerCursor(CursorImpl) - Method in class com.sleepycat.je.txn.Locker
Tell this transaction about a cursor.
registerCursor(CursorImpl) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
Forwards this method to the transactional buddy.
registerCursor(CursorImpl) - Method in class com.sleepycat.je.txn.Txn
Increase the counter if a new Cursor is opened under this transaction.
registerImmediately() - Method in class com.sleepycat.je.txn.Txn
True if this transaction should be registered with the transaction manager immediately at startup.
registerMatchpoint(VLSN) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNTracker
If the GlobalVLSN is not defunct, initialize the local CBVLSN with the syncup matchpoint, so that the heartbeat responses sent before the node has replayed any log entries are still valid for saving a place in the replication stream.
registerMBean(Environment) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
JE MBean registration is performed during Environment creation so that the MBean has access to the Environment API which is not available from EnvironmentImpl.
registerParams() - Static method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
registerPriKeyObject(Object) - Method in interface com.sleepycat.persist.impl.EntityInput
Called via Accessor.readSecKeyFields for a primary key field with a reference type.
registerPriKeyObject(Object) - Method in interface com.sleepycat.persist.impl.EntityOutput
Called via Accessor.writeSecKeyFields for a primary key field with a reference type.
registerPriStringKeyObject(Object) - Method in interface com.sleepycat.persist.impl.EntityInput
Called via Accessor.readSecKeyFields for a primary String key field.
registerStatContext() - Method in class com.sleepycat.je.statcap.StatManager
 
registerTxn(Txn) - Method in class com.sleepycat.je.txn.TxnManager
Called when txn is created.
registerVLSN(LogItem) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
registerVLSN(LogItem) - Method in class com.sleepycat.je.rep.impl.RepImpl
A replicated log entry has been written on this node.
registerWithActiveTxns(SimpleTxnMap<ReplayTxn>) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
registerXATxn(Xid, Txn, boolean) - Method in class com.sleepycat.je.txn.TxnManager
Called when txn is created.
reinformLearners(Set<InetSocketAddress>, ExecutorService) - Method in class com.sleepycat.je.rep.elections.Learner
A method to re-broadcast this Learner's notion of the master.
reinitFirstNode(VLSN) - Method in class com.sleepycat.je.rep.impl.RepGroupDB
Deletes all the current members from the rep group database and creates a new group, with just the member supplied via the configuration.
REJECT - Variable in class com.sleepycat.je.rep.elections.Protocol
 
Reject(String, String[]) - Constructor for class com.sleepycat.je.rep.elections.Protocol.Reject
 
RejectMessage(String) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.RejectMessage
 
RejectMessage(ByteBuffer) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.RejectMessage
 
RelatchRequiredException - Exception in com.sleepycat.je.utilint
 
relatchRequiredException - Static variable in exception com.sleepycat.je.utilint.RelatchRequiredException
 
Relationship - Enum in com.sleepycat.persist.model
Defines the relationship between instances of the entity class and the secondary keys.
release() - Method in interface com.sleepycat.je.latch.Latch
Releases the latch.
release() - Method in class com.sleepycat.je.latch.LatchImpl
 
release() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
release() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
release() - Method in class com.sleepycat.je.latch.TimingLatch
 
release() - Method in class com.sleepycat.je.log.FileHandle
 
release() - Method in class com.sleepycat.je.log.LogBuffer
Releases the readLatch.
release() - Method in interface com.sleepycat.je.log.LogSource
We're done with this log source.
release(Locker, MemoryBudget, int) - Method in class com.sleepycat.je.txn.LockImpl
Releases a lock and moves the next waiter(s) to the owners.
release(long, Locker) - Method in class com.sleepycat.je.txn.LockManager
Release a lock and possibly notify any waiters that they have been granted the lock.
release(Locker, MemoryBudget, int) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
releaseAwait(Exception) - Method in class com.sleepycat.je.rep.utilint.RepUtils.ExceptionAwareCountDownLatch
The method used to free an await, ensuring that it throws an exception at the awaitOrException.
releaseBIN() - Method in class com.sleepycat.je.dbi.CursorImpl
 
releaseDb(DatabaseImpl) - Method in class com.sleepycat.je.dbi.DbTree
Decrements the use count of the given DB, allowing it to be evicted if the use count reaches zero.
releaseDbs(Map<DatabaseId, DatabaseImpl>) - Method in class com.sleepycat.je.dbi.DbTree
Calls releaseDb for all DBs in the given map of DatabaseId to DatabaseImpl.
ReleaseEvent(long) - Constructor for class com.sleepycat.je.latch.TimingLatch.ReleaseEvent
 
releaseExclusiveLock() - Method in class com.sleepycat.je.log.FileManager
 
releaseIfOwner() - Method in interface com.sleepycat.je.latch.Latch
Releases the latch.
releaseIfOwner() - Method in class com.sleepycat.je.latch.LatchImpl
 
releaseIfOwner() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
releaseIfOwner() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
releaseLatch() - Method in class com.sleepycat.je.tree.IN
Release the latch on this node.
releaseLatch() - Method in class com.sleepycat.je.tree.Node
 
releaseLatchIfOwner() - Method in class com.sleepycat.je.tree.IN
Release the latch on this node if it is owned.
releaseLock(long) - Method in class com.sleepycat.je.txn.Locker
Release the lock on this LN and remove from the transaction's owning set.
releaseLock(long) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
Releases the lock from this locker, or if not owned by this locker then releases it from the buddy locker.
releaseNonTxnLocks() - Method in class com.sleepycat.je.txn.BasicLocker
Releases all locks, since all locks held by this locker are non-transactional.
releaseNonTxnLocks() - Method in class com.sleepycat.je.txn.BuddyLocker
Forwards this call to the base class and to the buddy locker.
releaseNonTxnLocks() - Method in class com.sleepycat.je.txn.Locker
Releases any non-transactional locks held by this locker.
releaseNonTxnLocks() - Method in class com.sleepycat.je.txn.Txn
This locker holds no non-transactional locks.
releasePermit() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Permit
Marks the permit as being released after verifying that it was not already released or expired.
releasePermit(TaskCoordinator.Permit) - Method in class com.sleepycat.je.utilint.TaskCoordinator
releasePoll(Exception) - Method in class com.sleepycat.je.rep.utilint.RepUtils.ExceptionAwareBlockingQueue
 
releaseRootLatch() - Method in class com.sleepycat.je.tree.Tree
 
releaseWriteLocks() - Method in class com.sleepycat.je.txn.Txn
Releases all write locks, nulls the lock collection.
REMOTE_DIFF_REQUEST - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
REMOTE_RECORD - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
RemoteDiffRequest(MismatchedRegion) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteDiffRequest
 
RemoteDiffRequest(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteDiffRequest
 
RemoteRecord(Record) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteRecord
 
RemoteRecord(ByteBuffer) - Constructor for class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteRecord
 
remove(Object) - Method in class com.sleepycat.collections.StoredEntrySet
Removes the specified element from this set if it is present (optional operation).
remove() - Method in class com.sleepycat.collections.StoredIterator
Removes the last element that was returned by next or previous (optional operation).
remove(Object) - Method in class com.sleepycat.collections.StoredKeySet
Removes the specified key from this set if it is present (optional operation).
remove(int) - Method in class com.sleepycat.collections.StoredList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class com.sleepycat.collections.StoredList
Removes the first occurrence in this list of the specified element (optional operation).
remove(Object) - Method in class com.sleepycat.collections.StoredMap
Removes the mapping for this key from this map if present (optional operation).
remove(Object, Object) - Method in class com.sleepycat.collections.StoredMap
Remove entry for key only if currently mapped to given value.
remove(Object) - Method in class com.sleepycat.collections.StoredValueSet
Removes the specified value from this set if it is present (optional operation).
remove(IN) - Method in class com.sleepycat.je.dbi.INList
An IN is being evicted.
remove(IN) - Method in class com.sleepycat.je.evictor.Evictor
Remove a node from its current LRUList, if any.
remove(Block) - Method in class com.sleepycat.je.rep.util.ldiff.BlockBag
Removes the given Block, plus any blocks inserted previous to the given Block.
remove(long) - Method in class com.sleepycat.je.rep.utilint.SimpleTxnMap
Removes the txn with that key, if it exists.
remove(Object) - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
 
remove(Transaction) - Method in interface com.sleepycat.je.trigger.PersistentTrigger
The trigger method invoked after the successful removal of a primary Database.
remove(T) - Method in class com.sleepycat.je.utilint.TinyHashSet
 
REMOVE_MEMBER - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
removeAll(Collection<?>) - Method in class com.sleepycat.collections.StoredCollection
Removes all this collection's elements that are also contained in the specified collection (optional operation).
removeAll() - Method in class com.sleepycat.je.rep.util.ldiff.BlockBag
Removes all blocks from the bag.
removeConfigObserver(EnvConfigObserver) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Removes an observer of mutable config changes.
removeCursor(CursorImpl) - Method in class com.sleepycat.je.tree.BIN
Unregister a cursor with this bin.
removeData(byte[]) - Static method in class com.sleepycat.je.dbi.DupKeyData
Splits twoPartKey and returns a two-part key entry containing the key portion from twoPartKey, no data, and the special PREFIX_ONLY value for the key length.
removeDatabase(Environment, Transaction, String, String) - Static method in class com.sleepycat.compat.DbCompat
Returns false if the database is not found.
removeDatabase(Transaction, String) - Method in class com.sleepycat.je.Environment
Removes a database from the environment, discarding all records in the database and removing the database name itself.
removeDbBackup(DbBackup) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
For replicated environments only; do nothing for a standalone environment.
removeDbBackup(DbBackup) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
removeFile(Long) - Method in class com.sleepycat.je.cleaner.FileProtector.ProtectedActiveFileSet
Removes protection for a given file.
removeFileProtection(FileProtector.ProtectedFileSet) - Method in class com.sleepycat.je.cleaner.FileProtector
Removes protection by the given ProtectedFileSet to allow files to be deleted.
removeFileProtection(String) - Method in class com.sleepycat.je.util.DbBackup
Removes protection for a file in the backup set.
removeINFromMain(IN) - Method in class com.sleepycat.je.evictor.OffHeapCache
Called: - after eviction of an IN from main cache, and in that case storeEvictedBIN was called and the eviction was completed.
removeLock(long) - Method in class com.sleepycat.je.txn.Txn
Remove the lock from the set owned by this transaction.
removeMarkerFile(FileManager) - Method in class com.sleepycat.je.log.RestoreMarker
Remove the marker file.
removeMember(String) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Removes a node so that it's no longer a member of the group.
removeMember(String, boolean) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Remove or delete a node from the group.
removeMember(RepNodeImpl, boolean) - Method in class com.sleepycat.je.rep.impl.RepGroupDB
Removes a node from the replication group by marking the node's entry in the rep group db as removed, and optionally deleting the entry.
removeMember(String, boolean) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Removes a member transiently from the rep group by marking it as removed and optionally deleting it from the by-name and by-ID maps.
RemoveMember(String) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.RemoveMember
 
RemoveMember(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.RemoveMember
 
removeMember(String) - Method in class com.sleepycat.je.rep.util.DbGroupAdmin
Remove a node from the replication group.
removeMember(String) - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Removes this node from the group, so that it is no longer a member of the group.
removeReferringHandle(Database) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Decrement the reference count.
removeReplicaDb(Locker, String, DatabaseId, DbOpReplicationContext) - Method in class com.sleepycat.je.dbi.DbTree
Replica invocations.
removeSequence(Transaction, DatabaseEntry) - Method in class com.sleepycat.je.Database
Removes the sequence from the database.
removeSharedCacheEnv(EnvironmentImpl) - Method in class com.sleepycat.je.evictor.Evictor
 
removeStat(String) - Method in class com.sleepycat.je.utilint.LongAvgRateMapStat
Note the removal time, so that computeInterval can tell if an empty map is newer than a non-empty one.
removeStat(String) - Method in class com.sleepycat.je.utilint.MapStat
Removes the individual statistic associated with the specified key.
removeTrackedFile(TrackedFileSummary) - Method in class com.sleepycat.je.log.LogManager
Removes the tracked summary for the given file.
removeTransientNode(RepNodeImpl) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Removes a node with transient id from the group.
removeTransientNode(RepNodeImpl) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Remove a node with transient id, which should have an assigned ID
removeTrigger(Transaction) - Method in interface com.sleepycat.je.trigger.Trigger
The trigger method invoked when this trigger is removed from the database, either as a result of opening the database with a different trigger configuration, or because the database it was associated with it has been removed.
rename(Transaction, String) - Method in interface com.sleepycat.je.trigger.PersistentTrigger
The trigger method invoked after the successful renaming of a primary Database.
renameDatabase(Environment, Transaction, String, String, String, String) - Static method in class com.sleepycat.compat.DbCompat
Returns false if the database is not found.
renameDatabase(Transaction, String, String) - Method in class com.sleepycat.je.Environment
Renames a database, without removing the records it contains.
renameFile(long, String) - Method in class com.sleepycat.je.log.FileManager
 
renameFile(long, String, String) - Method in class com.sleepycat.je.log.FileManager
Rename this file to NNNNNNNN.suffix.
Renamer - Class in com.sleepycat.persist.evolve
A mutation for renaming a class or field without changing the instance or field value.
Renamer(String, int, String) - Constructor for class com.sleepycat.persist.evolve.Renamer
Creates a mutation for renaming the class of all instances of the given class version.
Renamer(String, int, String, String) - Constructor for class com.sleepycat.persist.evolve.Renamer
Creates a mutation for renaming the given field for all instances of the given class version.
renameReplicaDb(Locker, String, String, NameLN, DbOpReplicationContext) - Method in class com.sleepycat.je.dbi.DbTree
Replica invocations.
REP_GROUP_OPEN_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REP_GROUP_READ_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REP_GROUP_V2_VERSION - Static variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
The protocol version used with RepGroupImpl version 2.
REP_GROUP_V3_VERSION - Static variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
The protocol version introduced to support RepGroupImpl version 3.
REP_PARAM_PREFIX - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
REP_STREAM_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
REP_STREAM_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
Deprecated.
and no longer used as of JE 7.5. Reserved files are now retained based on available disk space -- see EnvironmentConfig.MAX_DISK and EnvironmentConfig.FREE_DISK should be used instead. However, this param is still used when some, but not all, nodes in a group have been upgraded to 7.5 or later.
repairReservedFile(DatabaseImpl, CursorImpl, byte[]) - Method in class com.sleepycat.je.cleaner.Cleaner
If the LSN at the cursor position refers to an LN in a reserved file, and the LN may be fetched (is not embedded, etc) then repair the problem by reactivating the file.
RepConfigManager - Class in com.sleepycat.je.rep.impl
 
RepConfigManager(EnvironmentConfig, RepConfigProxy) - Constructor for class com.sleepycat.je.rep.impl.RepConfigManager
 
RepConfigProxy - Interface in com.sleepycat.je.dbi
Used to pass a replication configuration instance through the non-HA code.
repContext - Variable in class com.sleepycat.je.log.LogParams
Whether the logged entry should be replicated.
repContext - Variable in class com.sleepycat.je.txn.Txn
 
repeatAddTrigger(Transaction) - Method in interface com.sleepycat.je.trigger.ReplicatedDatabaseTrigger
The trigger method invoked when an addTrigger operation needs to be repeated.
repeatCreate(Transaction) - Method in interface com.sleepycat.je.trigger.ReplicatedDatabaseTrigger
The trigger method invoked when a database create trigger needs to be repeated.
repeatDelete(Transaction, DatabaseEntry) - Method in interface com.sleepycat.je.trigger.ReplicatedDatabaseTrigger
The trigger method invoked when a database delete trigger needs to be repeated.
repeatPut(Transaction, DatabaseEntry, DatabaseEntry) - Method in interface com.sleepycat.je.trigger.ReplicatedDatabaseTrigger
The trigger method invoked when a database put trigger needs to be repeated.
repeatRemove(Transaction) - Method in interface com.sleepycat.je.trigger.ReplicatedDatabaseTrigger
The trigger method invoked when a database remove trigger needs to be repeated.
repeatRemoveTrigger(Transaction) - Method in interface com.sleepycat.je.trigger.ReplicatedDatabaseTrigger
The trigger method invoked when a removeTrigger operation needs to be repeated.
repeatRename(Transaction, String) - Method in interface com.sleepycat.je.trigger.ReplicatedDatabaseTrigger
The trigger method invoked when a database rename trigger needs to be repeated.
repeatTransaction(Transaction) - Method in interface com.sleepycat.je.trigger.ReplicatedDatabaseTrigger
Used to inform the application that the trigger method calls associated with the partial transaction will be repeated.
repeatTruncate(Transaction) - Method in interface com.sleepycat.je.trigger.ReplicatedDatabaseTrigger
The trigger method invoked when a database truncate trigger needs to be repeated.
RepEnvConfigObserver - Interface in com.sleepycat.je.rep.impl
Implemented by observers of mutable rep config changes.
repEnvConfigUpdate(RepConfigManager, ReplicationMutableConfig) - Method in interface com.sleepycat.je.rep.impl.RepEnvConfigObserver
Notifies the observer that one or more mutable rep properties have been changed.
repEnvConfigUpdate(RepConfigManager, ReplicationMutableConfig) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
RepGroupDB - Class in com.sleepycat.je.rep.impl
This class is used to encapsulate all access to the rep group data that is present in every replicated JE environment.
RepGroupDB(RepImpl) - Constructor for class com.sleepycat.je.rep.impl.RepGroupDB
Create an instance.
RepGroupDB.GroupBinding - Class in com.sleepycat.je.rep.impl
RepGroupImpl version 3: Add the minJEVersion field
RepGroupDB.NodeBinding - Class in com.sleepycat.je.rep.impl
Supports the serialization/deserialization of node info into and out of the database.
RepGroupImpl - Class in com.sleepycat.je.rep.impl
Represents a snapshot of the Replication Group as a whole.
RepGroupImpl(String, JEVersion) - Constructor for class com.sleepycat.je.rep.impl.RepGroupImpl
Constructor to create a new empty repGroup, typically as part of environment initialization.
RepGroupImpl(String, boolean, JEVersion) - Constructor for class com.sleepycat.je.rep.impl.RepGroupImpl
Constructor to create a group and specify if the group's UUID should be unknown or generated randomly.
RepGroupImpl(String, UUID, int) - Constructor for class com.sleepycat.je.rep.impl.RepGroupImpl
Constructor to create a group and specify the group's UUID and format version.
RepGroupImpl(String, UUID, int, int, int, JEVersion) - Constructor for class com.sleepycat.je.rep.impl.RepGroupImpl
Constructor used to recreate an existing RepGroup, typically as part of a deserialization operation.
RepGroupImpl.NodeConflictException - Exception in com.sleepycat.je.rep.impl
 
RepGroupProtocol - Class in com.sleepycat.je.rep.impl
{@literal Defines the protocol used in support of group membership.
RepGroupProtocol(String, NameIdPair, RepImpl, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol
Creates an instance of this class using the current protocol version.
RepGroupProtocol.DeleteMember - Class in com.sleepycat.je.rep.impl
Like RemoveMember, but also deletes the node's entry from the rep group DB.
RepGroupProtocol.EnsureNode - Class in com.sleepycat.je.rep.impl
 
RepGroupProtocol.EnsureOK - Class in com.sleepycat.je.rep.impl
 
RepGroupProtocol.Fail - Class in com.sleepycat.je.rep.impl
Extends the class Fail, adding a reason code to distinguish amongst different types of failures.
RepGroupProtocol.FailReason - Enum in com.sleepycat.je.rep.impl
 
RepGroupProtocol.GroupRequest - Class in com.sleepycat.je.rep.impl
 
RepGroupProtocol.GroupResponse - Class in com.sleepycat.je.rep.impl
 
RepGroupProtocol.RemoveMember - Class in com.sleepycat.je.rep.impl
 
RepGroupProtocol.TransferMaster - Class in com.sleepycat.je.rep.impl
 
RepGroupProtocol.TransferOK - Class in com.sleepycat.je.rep.impl
 
RepGroupProtocol.UpdateAddress - Class in com.sleepycat.je.rep.impl
 
repImpl - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
RepImpl - Class in com.sleepycat.je.rep.impl
 
RepImpl(File, EnvironmentConfig, EnvironmentImpl, RepConfigProxy) - Constructor for class com.sleepycat.je.rep.impl.RepImpl
 
repImpl - Variable in class com.sleepycat.je.rep.impl.TextProtocol
The rep impl using this protocol.
repImpl - Variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
RepImplStatDefinition - Class in com.sleepycat.je.rep.impl
General information for replicated nodes.
RepImplStatDefinition() - Constructor for class com.sleepycat.je.rep.impl.RepImplStatDefinition
 
RepInternal - Class in com.sleepycat.je.rep
 
RepInternal() - Constructor for class com.sleepycat.je.rep.RepInternal
 
replace(K, V) - Method in class com.sleepycat.collections.StoredMap
Replace entry for key only if currently mapped to some value.
replace(K, V, V) - Method in class com.sleepycat.collections.StoredMap
Replace entry for key only if currently mapped to given value.
replaceData(byte[], byte[]) - Static method in class com.sleepycat.je.dbi.DupKeyData
Splits twoPartKey and returns a two-part key entry containing the key portion of twoPartKey combined with newData.
replaceOp(String, TextProtocol.MessageOp) - Method in class com.sleepycat.je.rep.impl.TextProtocol
For testing only.
replay(byte[], byte[]) - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
Queues a task to process a scan LN that was replayed on this replica.
Replay - Class in com.sleepycat.je.rep.impl.node
Replays log records from the replication stream, and manages the transactions for those records.
Replay(RepImpl, NameIdPair) - Constructor for class com.sleepycat.je.rep.impl.node.Replay
 
replay() - Method in class com.sleepycat.je.rep.impl.node.Replica
 
Replay.TxnInfo - Class in com.sleepycat.je.rep.impl.node
Simple helper class to package a Txn vlsn and its associated commit time.
REPLAY_COST_PERCENT - Static variable in class com.sleepycat.je.rep.impl.RepParams
REPLAY_COST_PERCENT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
Deprecated.
and no longer used as of JE 7.5. Reserved files are now retained based on available disk space -- see EnvironmentConfig.MAX_DISK and EnvironmentConfig.FREE_DISK should be used instead.
REPLAY_DB_HANDLE_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REPLAY_DB_HANDLE_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
REPLAY_DB_HANDLE_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
The maximum amount of time that an inactive database handle is kept open during a replay of the replication stream.
REPLAY_FREE_DISK_PERCENT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REPLAY_FREE_DISK_PERCENT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
Deprecated.
and no longer needed as of JE 7.5. Reserved files are now retained based on available disk space -- see EnvironmentConfig.MAX_DISK and EnvironmentConfig.FREE_DISK should be used instead. However, this param is still used when it has been specified and is non-zero, and FREE_DISK has not been specified. In this case, REPLAY_FREE_DISK_PERCENT overrides the FREE_DISK default value. If both REPLAY_FREE_DISK_PERCENT and FREE_DISK are specified, an IllegalArgumentException is thrown.
REPLAY_LOGGING_THRESHOLD - Static variable in class com.sleepycat.je.rep.impl.RepParams
Used to log an info message when the time taken to replay a single log entry at a replica exceeds this threshold.
REPLAY_MAX_OPEN_DB_HANDLES - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REPLAY_MAX_OPEN_DB_HANDLES - Static variable in class com.sleepycat.je.rep.ReplicationConfig
REPLAY_MAX_OPEN_DB_HANDLES - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
The maximum number of most recently used database handles that are kept open during the replay of the replication stream.
REPLAY_QUEUE_95_DELAY_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_95_DELAY_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_95_DELAY_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_99_DELAY_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_99_DELAY_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_99_DELAY_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_AVG_DELAY_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_AVG_DELAY_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_AVG_DELAY_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_MAX_DELAY_MS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_MAX_DELAY_MS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_QUEUE_MAX_DELAY_MS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
REPLAY_TXN_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
The lock timeout for replay transactions.
REPLAY_TXN_LOCK_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The maximum amount of time for a replay transaction to wait for a lock.
replayEntry(long, BaseProtocol.Entry) - Method in class com.sleepycat.je.rep.impl.node.Replay
Apply the operation represented by this log entry on this replica node.
ReplayStatDefinition - Class in com.sleepycat.je.rep.impl.node
Per-stat Metadata for HA Replay statistics.
ReplayStatDefinition() - Constructor for class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
ReplayTxn - Class in com.sleepycat.je.rep.txn
Used for replaying replicated operations at replica nodes.
ReplayTxn(EnvironmentImpl, TransactionConfig, long, SimpleTxnMap<ReplayTxn>, Logger) - Constructor for class com.sleepycat.je.rep.txn.ReplayTxn
Used when creating ReplayTxns for Replay.
ReplayTxn(EnvironmentImpl, TransactionConfig, long, Logger) - Constructor for class com.sleepycat.je.rep.txn.ReplayTxn
Used when creating ReplayTxns at recovery.
replayTxns - Variable in class com.sleepycat.je.recovery.RecoveryInfo
ReplayTxns that are resurrected during recovery processing, for replication.
Replica - Class in com.sleepycat.je.rep.impl.node
The Replica class is the locus of the replay operations and replica transaction consistency tracking and management operations at a replica node.
replica() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
Replica.ConsistencyTracker - Class in com.sleepycat.je.rep.impl.node
Tracks the consistency of this replica wrt the Master.
Replica.HardRecoveryElectionException - Exception in com.sleepycat.je.rep.impl.node
Indicates that an election is needed before the hard recovery can proceed.
REPLICA_95_DELAY_MS_MAP - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_95_DELAY_MS_MAP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_95_DELAY_MS_MAP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_99_DELAY_MS_MAP - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_99_DELAY_MS_MAP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_99_DELAY_MS_MAP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_ACK_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REPLICA_ACK_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The amount of time that the Transaction.commit(com.sleepycat.je.Durability) on the Master will wait for a sufficient number of acknowledgments from electable Replicas.
REPLICA_AVG_DELAY_MS_MAP - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_AVG_DELAY_MS_MAP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_AVG_DELAY_MS_MAP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_DELAY_MAP - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_DELAY_MAP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_DELAY_MAP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_GROUP_COMMIT_INTERVAL - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REPLICA_GROUP_COMMIT_INTERVAL - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The time interval during which transactions may be grouped to amortize the cost of fsync when a transaction commits with SyncPolicy#SYNC on the Replica.
REPLICA_JE_VERSIONS - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
REPLICA_LAST_COMMIT_TIMESTAMP_MAP - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_LAST_COMMIT_TIMESTAMP_MAP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_LAST_COMMIT_TIMESTAMP_MAP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_LAST_COMMIT_VLSN_MAP - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_LAST_COMMIT_VLSN_MAP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_LAST_COMMIT_VLSN_MAP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_MAX_DELAY_MS_MAP - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_MAX_DELAY_MS_MAP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_MAX_DELAY_MS_MAP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_MAX_GROUP_COMMIT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REPLICA_MAX_GROUP_COMMIT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The maximum number of transactions that can be grouped to amortize the cost of an fsync when a transaction commits with SyncPolicy#SYNC on the Replica.
REPLICA_MESSAGE_QUEUE_SIZE - Static variable in class com.sleepycat.je.rep.impl.RepParams
The size of the message queue used for communication between the thread reading the replication stream and the thread doing the replay.
REPLICA_PROTOCOL_VERSION - Static variable in class com.sleepycat.je.rep.stream.Protocol
Normally the op code should fall in the range defined in BaseProtocol, however following op code inherit from original implementation of stream protocol thus we just copy them here for backward compatibility.
REPLICA_RECEIVE_BUFFER_SIZE - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REPLICA_RECEIVE_BUFFER_SIZE - Static variable in class com.sleepycat.je.rep.ReplicationConfig
The size of the the TCP receive buffer associated with the socket used by the replica to transfer the replication stream.
REPLICA_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
REPLICA_TIMEOUT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
A heartbeat is exchanged between the feeder and replica to ensure they are alive.
REPLICA_VLSN_LAG_MAP - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_VLSN_LAG_MAP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_VLSN_LAG_MAP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_VLSN_RATE_MAP - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_VLSN_RATE_MAP_DESC - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
REPLICA_VLSN_RATE_MAP_NAME - Static variable in class com.sleepycat.je.rep.impl.node.FeederManagerStatDefinition
 
replicaAcksQualify(RepNodeImpl) - Method in class com.sleepycat.je.rep.impl.node.DurabilityQuorum
Determine whether acknowledgments from the specified replica should be counted against transaction durability requirements.
ReplicableLogEntry - Interface in com.sleepycat.je.log.entry
A sub-interface of LogEntry that must be implemented by all log entries that can be replicated.
ReplicaConsistencyException - Exception in com.sleepycat.je.rep
This exception is thrown by a Replica to indicate it could not meet the consistency requirements as defined by the ReplicaConsistencyPolicy in effect for the transaction, within the allowed timeout period.
ReplicaConsistencyException(ReplicaConsistencyPolicy, String, boolean) - Constructor for exception com.sleepycat.je.rep.ReplicaConsistencyException
 
ReplicaConsistencyException(String, ReplicaConsistencyPolicy) - Constructor for exception com.sleepycat.je.rep.ReplicaConsistencyException
 
ReplicaConsistencyPolicy - Interface in com.sleepycat.je
The interface for Consistency policies used to provide consistency guarantees at a Replica.
ReplicaFactory - Class in com.sleepycat.je.rep.impl.node
 
ReplicaFactory() - Constructor for class com.sleepycat.je.rep.impl.node.ReplicaFactory
 
ReplicaFactory.ReplicaType - Enum in com.sleepycat.je.rep.impl.node
 
replicaFeederChannel - Variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
ReplicaFeederHandshake - Class in com.sleepycat.je.rep.stream
Implements the Replica side of the handshake protocol between the Replica and the Feeder.
ReplicaFeederHandshake(ReplicaFeederHandshakeConfig) - Constructor for class com.sleepycat.je.rep.stream.ReplicaFeederHandshake
An instance of this class is created with each new handshake preceding the setting up of a connection.
ReplicaFeederHandshakeConfig - Interface in com.sleepycat.je.rep.stream
 
ReplicaFeederSyncup - Class in com.sleepycat.je.rep.stream
Establish where the replication stream should start for a replica and feeder pair.
ReplicaFeederSyncup(RepNode, Replay, NamedChannel, Protocol, boolean) - Constructor for class com.sleepycat.je.rep.stream.ReplicaFeederSyncup
 
ReplicaFeederSyncup.TestHook<T> - Interface in com.sleepycat.je.rep.stream
This interface is used instead of com.sleepycat.je.utilint.TestHook because the doHook method needs to throw InterruptedException.
ReplicaJEVersions(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.ReplicaJEVersions
 
ReplicaOutputThread - Class in com.sleepycat.je.rep.impl.node
 
ReplicaOutputThreadBase - Class in com.sleepycat.je.rep.impl.node
The thread used to write responses asynchronously to the network, to avoid network stalls in the replica replay thread.
ReplicaOutputThreadBase(RepImpl, BlockingQueue<Long>, Protocol, DataChannel) - Constructor for class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
ReplicaProtocolVersion() - Constructor for class com.sleepycat.je.rep.stream.Protocol.ReplicaProtocolVersion
 
ReplicaProtocolVersion(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.ReplicaProtocolVersion
 
ReplicaStatDefinition - Class in com.sleepycat.je.rep.impl.node
Per-stat Metadata for HA Replica statistics.
ReplicaStatDefinition() - Constructor for class com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
 
ReplicaStateException - Exception in com.sleepycat.je.rep
This exception indicates that the application attempted an operation that is not permitted when it is in the ReplicatedEnvironment.State.REPLICA state.
ReplicaStateException(String) - Constructor for exception com.sleepycat.je.rep.ReplicaStateException
For internal use only.
ReplicaSyncupReader - Class in com.sleepycat.je.rep.stream
The ReplicaSyncupReader scans the log backwards for requested log entries.
ReplicaSyncupReader(EnvironmentImpl, VLSNIndex, long, int, VLSN, long, MatchpointSearchResults) - Constructor for class com.sleepycat.je.rep.stream.ReplicaSyncupReader
 
ReplicaSyncupReader.SkipGapException - Exception in com.sleepycat.je.rep.stream
 
ReplicatedDatabaseConfig - Class in com.sleepycat.je.dbi
This class contains all fields of the database configuration which are persistent.
ReplicatedDatabaseConfig() - Constructor for class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
For reading
ReplicatedDatabaseTrigger - Interface in com.sleepycat.je.trigger
ReplicatedTrigger defines trigger methods that are invoked on a replica when a replica needs to resume a transaction that's only partially present in the replica's logs and needs to be resumed so that it can be replayed to a conclusion, that is, to the point where the partial transaction has been committed or aborted by the master.
ReplicatedEnvironment - Class in com.sleepycat.je.rep
A replicated database environment that is a node in a replication group.
ReplicatedEnvironment(File, ReplicationConfig, EnvironmentConfig, ReplicaConsistencyPolicy, QuorumPolicy) - Constructor for class com.sleepycat.je.rep.ReplicatedEnvironment
Creates a replicated environment handle and starts participating in the replication group as either a Master or a Replica.
ReplicatedEnvironment(File, ReplicationConfig, EnvironmentConfig) - Constructor for class com.sleepycat.je.rep.ReplicatedEnvironment
A convenience constructor that defaults the replica consistency policy and the initial election policy to be used.
ReplicatedEnvironment(File, ReplicationConfig, EnvironmentConfig, ReplicaConsistencyPolicy, QuorumPolicy, boolean, RepImpl) - Constructor for class com.sleepycat.je.rep.ReplicatedEnvironment
For internal use only.
ReplicatedEnvironment.State - Enum in com.sleepycat.je.rep
The replication node state determines the operations that the application can perform against its replicated environment.
ReplicatedEnvironmentStats - Class in com.sleepycat.je.rep
Statistics for a replicated environment.
ReplicatedEnvironmentStats() - Constructor for class com.sleepycat.je.rep.ReplicatedEnvironmentStats
 
ReplicaThreadLocker - Class in com.sleepycat.je.rep.txn
A ReplicaThreadLocker is used with a user initiated non-transactional operation on a Replica, for a replicated DB.
ReplicaThreadLocker(RepImpl) - Constructor for class com.sleepycat.je.rep.txn.ReplicaThreadLocker
 
ReplicationBasicConfig - Class in com.sleepycat.je.rep
 
ReplicationBasicConfig() - Constructor for class com.sleepycat.je.rep.ReplicationBasicConfig
Constructs a ReplicationBasicConfig initialized with the system default settings.
ReplicationBasicConfig(Properties) - Constructor for class com.sleepycat.je.rep.ReplicationBasicConfig
Constructs a ReplicationBasicConfig initialized with the provided propeties.
ReplicationBasicConfigBeanInfo - Class in com.sleepycat.je.rep
 
ReplicationBasicConfigBeanInfo() - Constructor for class com.sleepycat.je.rep.ReplicationBasicConfigBeanInfo
 
ReplicationConfig - Class in com.sleepycat.je.rep
Specifies the immutable attributes of a replicated environment.
ReplicationConfig() - Constructor for class com.sleepycat.je.rep.ReplicationConfig
Creates a ReplicationConfig initialized with the system default settings.
ReplicationConfig(String, String, String) - Constructor for class com.sleepycat.je.rep.ReplicationConfig
Creates a ReplicationConfig initialized with the system default settings and the specified group name, node name, and hostname/port values.
ReplicationConfig(Properties) - Constructor for class com.sleepycat.je.rep.ReplicationConfig
Creates a ReplicationConfig which includes the properties specified in the properties parameter.
ReplicationConfigBeanInfo - Class in com.sleepycat.je.rep
 
ReplicationConfigBeanInfo() - Constructor for class com.sleepycat.je.rep.ReplicationConfigBeanInfo
 
ReplicationContext - Class in com.sleepycat.je.log
ReplicationContext provides context about high-level operations so that the logging level can determine which replication related actions are required for a given Loggable item.
ReplicationContext(boolean) - Constructor for class com.sleepycat.je.log.ReplicationContext
 
ReplicationContext(VLSN) - Constructor for class com.sleepycat.je.log.ReplicationContext
Used to pass the VLSN held in an arriving message down to the logging levels.
ReplicationContext(VLSN, boolean) - Constructor for class com.sleepycat.je.log.ReplicationContext
Used to pass the VLSN held in a migrated LN down to the logging levels.
ReplicationFormatter - Class in com.sleepycat.je.rep.utilint
Formatter for replication log messages
ReplicationFormatter(NameIdPair) - Constructor for class com.sleepycat.je.rep.utilint.ReplicationFormatter
 
ReplicationGroup - Class in com.sleepycat.je.rep
An administrative view of the collection of nodes that form the replication group.
ReplicationGroup(RepGroupImpl) - Constructor for class com.sleepycat.je.rep.ReplicationGroup
 
ReplicationGroupAdmin - Class in com.sleepycat.je.rep.util
Administrative APIs for use by applications which do not have direct access to a replicated environment.
ReplicationGroupAdmin(String, Set<InetSocketAddress>) - Constructor for class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Constructs a group admin object.
ReplicationGroupAdmin(String, Set<InetSocketAddress>, ReplicationNetworkConfig) - Constructor for class com.sleepycat.je.rep.util.ReplicationGroupAdmin
 
ReplicationGroupAdmin(String, Set<InetSocketAddress>, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.util.ReplicationGroupAdmin
 
ReplicationMutableConfig - Class in com.sleepycat.je.rep
Specifies the attributes that may be changed after a ReplicatedEnvironment has been created.
ReplicationMutableConfig() - Constructor for class com.sleepycat.je.rep.ReplicationMutableConfig
Create a ReplicationMutableConfig initialized with the system default settings.
ReplicationMutableConfigBeanInfo - Class in com.sleepycat.je.rep
 
ReplicationMutableConfigBeanInfo() - Constructor for class com.sleepycat.je.rep.ReplicationMutableConfigBeanInfo
 
ReplicationNetworkConfig - Class in com.sleepycat.je.rep
 
ReplicationNetworkConfig() - Constructor for class com.sleepycat.je.rep.ReplicationNetworkConfig
Constructs a basic ReplicationNetworkConfig initialized with the system default settings.
ReplicationNetworkConfig(Properties) - Constructor for class com.sleepycat.je.rep.ReplicationNetworkConfig
Constructs a basic ReplicationNetworkConfig initialized with the provided propeties.
ReplicationNetworkConfigBeanInfo - Class in com.sleepycat.je.rep
 
ReplicationNetworkConfigBeanInfo() - Constructor for class com.sleepycat.je.rep.ReplicationNetworkConfigBeanInfo
 
ReplicationNode - Interface in com.sleepycat.je.rep
An administrative view of a node in a replication group.
ReplicationSecurityException - Exception in com.sleepycat.je.rep
Exception that is thrown when a security failure has occurred which may terminate the current replication stream.
ReplicationSecurityException(String, String, Throwable) - Constructor for exception com.sleepycat.je.rep.ReplicationSecurityException
 
ReplicationSSLConfig - Class in com.sleepycat.je.rep
 
ReplicationSSLConfig() - Constructor for class com.sleepycat.je.rep.ReplicationSSLConfig
Constructs a ReplicationSSLConfig initialized with the system default settings.
ReplicationSSLConfig(Properties) - Constructor for class com.sleepycat.je.rep.ReplicationSSLConfig
Creates an ReplicationSSLConfig which includes the properties specified in the properties parameter.
ReplicationSSLConfigBeanInfo - Class in com.sleepycat.je.rep
 
ReplicationSSLConfigBeanInfo() - Constructor for class com.sleepycat.je.rep.ReplicationSSLConfigBeanInfo
 
ReplicaWriteException - Exception in com.sleepycat.je.rep
This exception indicates that an update operation or transaction commit or abort was attempted while in the ReplicatedEnvironment.State.REPLICA state.
ReplicaWriteException(Locker, StateChangeEvent) - Constructor for exception com.sleepycat.je.rep.ReplicaWriteException
For internal use only.
RepNode - Class in com.sleepycat.je.rep.impl.node
Represents a replication node.
RepNode(RepImpl, Replay, NodeState) - Constructor for class com.sleepycat.je.rep.impl.node.RepNode
 
RepNode(NameIdPair) - Constructor for class com.sleepycat.je.rep.impl.node.RepNode
 
RepNode() - Constructor for class com.sleepycat.je.rep.impl.node.RepNode
 
RepNode(NameIdPair, ServiceDispatcher) - Constructor for class com.sleepycat.je.rep.impl.node.RepNode
 
RepNodeImpl - Class in com.sleepycat.je.rep.impl
Describes a node that is a member of the replication group.
RepNodeImpl(NameIdPair, NodeType, boolean, boolean, String, int, CleanerBarrierState, int, JEVersion) - Constructor for class com.sleepycat.je.rep.impl.RepNodeImpl
 
RepNodeImpl(NameIdPair, NodeType, boolean, boolean, String, int, int, JEVersion) - Constructor for class com.sleepycat.je.rep.impl.RepNodeImpl
 
RepNodeImpl(NameIdPair, NodeType, String, int, JEVersion) - Constructor for class com.sleepycat.je.rep.impl.RepNodeImpl
 
RepNodeImpl(ReplicationConfig) - Constructor for class com.sleepycat.je.rep.impl.RepNodeImpl
 
RepNodeImpl(String, String, int, JEVersion) - Constructor for class com.sleepycat.je.rep.impl.RepNodeImpl
 
RepNodeImpl(Protocol.NodeGroupInfo) - Constructor for class com.sleepycat.je.rep.impl.RepNodeImpl
 
RepParams - Class in com.sleepycat.je.rep.impl
 
RepParams() - Constructor for class com.sleepycat.je.rep.impl.RepParams
 
RepParams.ChannelTypeConfigParam - Class in com.sleepycat.je.rep.impl
A JE/HA configuration parameter specifying a data channel type
RepParams.IdentifierConfigParam - Class in com.sleepycat.je.rep.impl
A JE/HA configuration parameter describing an Identifier name.
RepStatManager - Class in com.sleepycat.je.rep
 
RepStatManager(RepImpl) - Constructor for class com.sleepycat.je.rep.RepStatManager
 
REPSTREAM_OPEN_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
RepUtils - Class in com.sleepycat.je.rep.utilint
 
RepUtils() - Constructor for class com.sleepycat.je.rep.utilint.RepUtils
 
RepUtils.Clock - Class in com.sleepycat.je.rep.utilint
 
RepUtils.ConsistencyPolicyFormat<T extends ReplicaConsistencyPolicy> - Interface in com.sleepycat.je.rep.utilint
ReplicaConsistencyPolicy must be stored as a String for use with ReplicationConfig and je.properties.
RepUtils.ExceptionAwareBlockingQueue<T> - Class in com.sleepycat.je.rep.utilint
Like LinkedBlockingQueue, but provides a pollOrException() method that should be used instead of poll(), so that callers don't have to treat exception cases specially.
RepUtils.ExceptionAwareCountDownLatch - Class in com.sleepycat.je.rep.utilint
Like CountDownLatch, but makes provision in the await for the await, or more specifically the new awaitOrException method to be exited via an exception.
RequestMessage() - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.RequestMessage
 
RequestMessage(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.RequestMessage
 
requestShutdown() - Method in class com.sleepycat.je.cleaner.Cleaner
 
requestShutdown() - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
requestShutdown() - Method in class com.sleepycat.je.evictor.Evictor
 
requestShutdown() - Method in class com.sleepycat.je.evictor.OffHeapCache
 
requestShutdown() - Method in class com.sleepycat.je.log.LogFlusher
 
requestShutdown() - Method in class com.sleepycat.je.statcap.StatCapture
 
requestShutdown() - Method in class com.sleepycat.je.util.verify.DataVerifier
 
requestShutdown() - Method in class com.sleepycat.je.util.verify.ReservedFilesAutoRepair
 
requestShutdown() - Method in interface com.sleepycat.je.utilint.DaemonRunner
 
requestShutdown() - Method in class com.sleepycat.je.utilint.DaemonThread
 
requestShutdownDaemons() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
requireKeys(JsonKey...) - Method in class com.sleepycat.json_simple.JsonObject
Ensures the given keys are present.
RESERVED_DISK - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
RESERVED_DISK - Static variable in class com.sleepycat.je.EnvironmentConfig
The desired upper limit on the number of bytes of reserved space to retain in a replicated JE Environment.
ReservedFileInfo - Class in com.sleepycat.je.cleaner
 
ReservedFilesAutoRepair - Class in com.sleepycat.je.util.verify
ReservedFilesAutoRepair(EnvironmentImpl) - Constructor for class com.sleepycat.je.util.verify.ReservedFilesAutoRepair
 
reset() - Method in class com.sleepycat.je.cleaner.FileSummary
Reset all totals to zero.
reset() - Method in class com.sleepycat.je.cleaner.TrackedFileSummary
Overrides reset for a tracked file, and is called when a FileSummaryLN is written to the log.
reset() - Method in class com.sleepycat.je.dbi.CursorImpl
Reset a cursor to an uninitialized state, but unlike close(), allow it to be used further.
reset() - Method in class com.sleepycat.je.log.ChecksumValidator
 
reset() - Method in class com.sleepycat.je.rep.impl.node.Replay
Reinitialize for replay from a new feeder
reset() - Method in class com.sleepycat.je.rep.util.DbResetRepGroup
Replaces the existing group with the new group having a single new node as described by the constructor arguments.
reset() - Method in class com.sleepycat.je.tree.SearchResult
 
reset() - Method in class com.sleepycat.je.tree.TreeLocation
 
reset() - Method in class com.sleepycat.je.utilint.Adler32
Reset Adler-32 checksum to initial value.
reset() - Method in class com.sleepycat.util.FastInputStream
 
reset() - Method in class com.sleepycat.util.FastOutputStream
 
RESET_REP_GROUP - Static variable in class com.sleepycat.je.rep.impl.RepParams
An internal option, accessed only via the utility DbResetRepGroup utility, to reset a replication group to a single new member when the replicated environment is opened.
RESET_REP_GROUP_RETAIN_UUID - Static variable in class com.sleepycat.je.rep.impl.RepParams
An internal option, used with RepParams.RESET_REP_GROUP, that causes the reset of the replication group to retain the original group UUID and to not truncate the VLSN index.
resetAndGetMemorySize() - Method in class com.sleepycat.je.tree.IN
Called as part of a memory budget reset (during a checkpoint) to clear the accumulated delta and return the total memory size.
resetConfigManager(EnvironmentConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Make a new config manager that has all the properties needed.
resetConfigManager(EnvironmentConfig) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
resetFileInfo(long) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
Clears all accmulated utilization info for the given file.
resetLoggingLevel(String, Level) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Reset the logging level for specified loggers in a JE environment.
resetPool(DbConfigManager) - Method in class com.sleepycat.je.log.LogManager
Reset the pool when the cache is resized.
resetReadyLatch(Exception) - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
resetReadyLatch(Exception) - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
resetRequiredAckCount() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
resetStats() - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
resetStats() - Method in class com.sleepycat.je.rep.impl.node.Replay
 
resetStats() - Method in class com.sleepycat.je.rep.impl.node.Replica
 
resetStats() - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
resetStats() - Method in class com.sleepycat.je.rep.stream.FeederTxns
 
resetStats() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
resize(int) - Method in class com.sleepycat.je.tree.INArrayRep
Changes the capacity, either truncating existing elements at the end if the capacity is reduced, or adding empty elements at the end if the capacity is enlarged.
resize(int) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
resize(int) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
resize(int) - Method in class com.sleepycat.je.tree.INLongRep.DefaultRep
 
resize(int) - Method in class com.sleepycat.je.tree.INLongRep.EmptyRep
 
resize(int) - Method in class com.sleepycat.je.tree.INLongRep
 
resize(int) - Method in class com.sleepycat.je.tree.INLongRep.SparseRep
 
resize(int) - Method in class com.sleepycat.je.tree.INTargetRep.Default
 
resize(int) - Method in class com.sleepycat.je.tree.INTargetRep.None
 
resize(int) - Method in class com.sleepycat.je.tree.INTargetRep.Sparse
 
resolveClass(String) - Method in class com.sleepycat.persist.impl.PersistCatalog
 
resolveClass(String, ClassLoader) - Static method in class com.sleepycat.persist.impl.SimpleCatalog
 
resolveClass(String) - Method in class com.sleepycat.persist.impl.SimpleCatalog
 
resolveClass(String) - Method in class com.sleepycat.persist.model.EntityModel
Should be called by entity model implementations instead of calling Class.forName whenever loading an application class.
resolveClass(String, ClassLoader) - Static method in class com.sleepycat.util.ClassResolver
A specialized Class.forName method that supports use of a user-specified ClassLoader.
resolveClass(ObjectStreamClass) - Method in class com.sleepycat.util.ClassResolver.Stream
 
resolveKeyClass(String) - Method in class com.sleepycat.persist.impl.PersistCatalog
 
resolveKeyClass(String, ClassLoader) - Static method in class com.sleepycat.persist.impl.SimpleCatalog
 
resolveKeyClass(String) - Method in class com.sleepycat.persist.impl.SimpleCatalog
 
resolvePartialEntry(DatabaseEntry, byte[]) - Static method in class com.sleepycat.je.tree.LN
Merges the partial entry with the given byte array, effectively applying a partial entry to an existing record, and returns a enw byte array.
ResponseMessage() - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.ResponseMessage
 
ResponseMessage(TextProtocol.RequestMessage) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.ResponseMessage
Create an instance with the send version specified by the request.
ResponseMessage(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.ResponseMessage
 
RESTART - Static variable in class com.sleepycat.je.txn.LockType
RESTART is used for waiting for a restart and does not appear in the conflict or upgrade matrices.
restartNetworkBackup() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Restarts the network backup service *after* a rollback has been completed and the log files are once again in a consistent state.
RestartRequiredException - Exception in com.sleepycat.je.rep
RestartRequiredException serves as the base class for all exceptions which makes it impossible for HA to proceed without some form of corrective action on the part of the user, followed by a restart of the application.
RestartRequiredException(EnvironmentImpl, EnvironmentFailureReason) - Constructor for exception com.sleepycat.je.rep.RestartRequiredException
 
RestartRequiredException(EnvironmentImpl, EnvironmentFailureReason, Exception) - Constructor for exception com.sleepycat.je.rep.RestartRequiredException
 
RestartRequiredException(EnvironmentImpl, EnvironmentFailureReason, String) - Constructor for exception com.sleepycat.je.rep.RestartRequiredException
 
RestartRequiredException(String, RestartRequiredException) - Constructor for exception com.sleepycat.je.rep.RestartRequiredException
For internal use only.
RESTORE_REQUEST - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
RESTORE_RESPONSE - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
RestoreMarker - Class in com.sleepycat.je.log
A RestoreMarker is a file that indicates that a normal recovery is not possible, because the log files are physically or semantically inconsistent in some way.
RestoreMarker(FileManager, LogManager) - Constructor for class com.sleepycat.je.log.RestoreMarker
 
RestoreMarker.FileCreationException - Exception in com.sleepycat.je.log
Internal exception used to distinguish marker file creation from other IOErrors.
RestoreRequest(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.RestoreRequest
 
RestoreRequired - Class in com.sleepycat.je.log.entry
This log entry is used to indicate that the environment's log files are not recoverable and that some sort of curative action should happen first.
RestoreRequired(RestoreRequired.FailureType, Properties) - Constructor for class com.sleepycat.je.log.entry.RestoreRequired
 
RestoreRequired() - Constructor for class com.sleepycat.je.log.entry.RestoreRequired
 
RestoreRequired.FailureType - Enum in com.sleepycat.je.log.entry
 
RestoreResponse(VLSN, RepNodeImpl[]) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.RestoreResponse
 
RestoreResponse(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.RestoreResponse
 
RESULT - Variable in class com.sleepycat.je.rep.elections.Protocol
 
Result(String, String[]) - Constructor for class com.sleepycat.je.rep.elections.Protocol.Result
 
result() - Method in class com.sleepycat.persist.EntityResult
Returns the OperationResult resulting from the operation.
resyncReader(long, boolean) - Method in class com.sleepycat.je.log.ScavengerFileReader
 
RET - Static variable in interface com.sleepycat.asm.Opcodes
 
retainAll(Collection<?>) - Method in class com.sleepycat.collections.StoredCollection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retries() - Method in interface com.sleepycat.je.rep.elections.Proposer.RetryPredicate
 
retrieveNext(Cursor, DatabaseEntry, DatabaseEntry, LockMode, GetMode) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.retrieveNext().
retry() - Method in interface com.sleepycat.je.rep.elections.Proposer.RetryPredicate
 
RETURN - Static variable in interface com.sleepycat.asm.Opcodes
 
revertData - Variable in class com.sleepycat.je.txn.TxnChain.RevertInfo
 
revertExpiration - Variable in class com.sleepycat.je.txn.TxnChain.RevertInfo
 
revertExpirationInHours - Variable in class com.sleepycat.je.txn.TxnChain.RevertInfo
 
revertKD - Variable in class com.sleepycat.je.txn.TxnChain.RevertInfo
 
revertKey - Variable in class com.sleepycat.je.txn.TxnChain.RevertInfo
 
revertLock(CursorImpl.LockStanding) - Method in class com.sleepycat.je.dbi.CursorImpl
 
revertLsn - Variable in class com.sleepycat.je.txn.TxnChain.RevertInfo
 
revertPD - Variable in class com.sleepycat.je.txn.TxnChain.RevertInfo
 
revertToNull() - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
 
revertVLSN - Variable in class com.sleepycat.je.txn.TxnChain.RevertInfo
 
rewriteLogFiles(Set<File>) - Method in interface com.sleepycat.je.rep.LogFileRewriteListener
 
rewriteMapTreeRoot(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Force a rewrite of the map tree root if required.
RGFAIL_RESP - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
RIGHT - Static variable in class com.sleepycat.je.tree.Tree.SearchType
 
rng - Variable in class com.sleepycat.je.tree.BINDeltaBloomFilter.HashContext
 
rollback(VLSN, long) - Method in class com.sleepycat.je.rep.impl.node.Replay
Go through all active txns and rollback up to but not including the log entry represented by the matchpoint VLSN.
rollback(long) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
Rollback all write operations that are logged with an LSN > the matchpointLsn parameter.
rollback(Xid) - Method in class com.sleepycat.je.XAEnvironment
 
RollbackEnd - Class in com.sleepycat.je.txn
This class indicates the end of a partial rollback at syncup.
RollbackEnd(long, long) - Constructor for class com.sleepycat.je.txn.RollbackEnd
 
RollbackEnd() - Constructor for class com.sleepycat.je.txn.RollbackEnd
For constructing from the log.
RollbackException - Exception in com.sleepycat.je.rep
This asynchronous exception indicates that a new master has been selected, this Replica's log is ahead of the current Master, and in this case, the Replica was unable to rollback without a recovery.
RollbackException(RepImpl, VLSN, MatchpointSearchResults) - Constructor for exception com.sleepycat.je.rep.RollbackException
For internal use only.
RollbackException(String, RollbackException) - Constructor for exception com.sleepycat.je.rep.RollbackException
For internal use only.
RollbackProhibitedException - Exception in com.sleepycat.je.rep
This exception may be thrown by a Replica during the replication stream sync-up phase of startup.
RollbackProhibitedException(RepImpl, int, boolean, VLSN, MatchpointSearchResults) - Constructor for exception com.sleepycat.je.rep.RollbackProhibitedException
For internal use only.
RollbackProhibitedException(String, RollbackProhibitedException) - Constructor for exception com.sleepycat.je.rep.RollbackProhibitedException
For internal use only.
RollbackStart - Class in com.sleepycat.je.txn
This class indicates the end of a partial rollback at syncup.
RollbackStart(VLSN, long, Set<Long>) - Constructor for class com.sleepycat.je.txn.RollbackStart
 
RollbackStart() - Constructor for class com.sleepycat.je.txn.RollbackStart
For constructing from the log.
RollbackTracker - Class in com.sleepycat.je.recovery
{@literal RollbackTracker is used to detect rollback periods in the log that are the result of HA replica syncups.
rollbackUndo(Logger, Level, TreeLocation, DatabaseImpl, LNLogEntry<?>, long, TxnChain.RevertInfo) - Static method in class com.sleepycat.je.recovery.RecoveryManager
 
rollup(Latency) - Method in class com.sleepycat.utilint.Latency
Add the measurements from "other" and recalculate the min, max, and average values.
rollWindow() - Method in class com.sleepycat.je.rep.util.ldiff.Window
Roll a window forward by one key.
rootExists() - Method in class com.sleepycat.je.tree.Tree
 
run(TransactionWorker) - Method in class com.sleepycat.collections.TransactionRunner
Calls the TransactionWorker.doWork() method and, for transactional environments, may begin and end a transaction.
run() - Method in class com.sleepycat.je.cleaner.DataEraser
 
run() - Method in class com.sleepycat.je.dbi.TriggerManager.MapOver
 
run(S) - Method in class com.sleepycat.je.dbi.TriggerManager.MapOver
 
run() - Method in class com.sleepycat.je.log.FileCacheWarmer
 
run() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
run() - Method in class com.sleepycat.je.rep.elections.Acceptor
The Acceptor thread body.
run() - Method in class com.sleepycat.je.rep.elections.Learner
The main Learner loop.
run() - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
The dispatcher method that starts up new log file feeders.
run() - Method in class com.sleepycat.je.rep.impl.networkRestore.LogFileFeeder
The main driver loop that enforces the protocol message sequence and implements it.
run() - Method in class com.sleepycat.je.rep.impl.node.ChannelTimeoutTask
Runs once a second checking to see if a channel is still active.
run() - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
run() - Method in class com.sleepycat.je.rep.impl.node.RepNode
The top level Master/Feeder or Replica loop in support of replication.
run() - Method in class com.sleepycat.je.rep.impl.TextProtocol.MessageExchange
 
run() - Method in class com.sleepycat.je.rep.utilint.DbDumpGroup
 
run() - Method in class com.sleepycat.je.rep.utilint.DbStreamVerify
 
run() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingRunnable
 
run() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
The central run method.
run() - Method in class com.sleepycat.je.util.verify.ReservedFilesAutoRepair
 
run() - Method in class com.sleepycat.je.utilint.DaemonThread
 
RUN_LOG_FLUSH_TASK - Static variable in class com.sleepycat.je.rep.ReplicationMutableConfig
Deprecated.
as of 7.2. Log flushing can be disabled by setting EnvironmentConfig.LOG_FLUSH_SYNC_INTERVAL and EnvironmentConfig.LOG_FLUSH_NO_SYNC_INTERVAL to zero. For compatibility with earlier releases, if this parameter is specified as false, no log flushing will be performed; in this case, EnvironmentConfig.LOG_FLUSH_SYNC_INTERVAL and EnvironmentConfig.LOG_FLUSH_NO_SYNC_INTERVAL may not also be specified.
runAbortTriggers(Txn) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with the abort of a transaction.
runArbiter() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
runCloseTriggers(Locker, DatabaseImpl) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with the closing of a database.
runCommitTriggers(Txn) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with the commit of a transaction.
runDeleteTriggers(Locker, DatabaseImpl, DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with a delete operation.
runOpenTriggers(Locker, Database, boolean) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with the opening of a database.
runOpenTriggers(Locker, DatabaseImpl, boolean) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with the opening of a database.
runOrPause(boolean) - Method in class com.sleepycat.je.cleaner.Cleaner
 
runOrPause(boolean) - Method in interface com.sleepycat.je.utilint.DaemonRunner
 
runOrPause(boolean) - Method in class com.sleepycat.je.utilint.DaemonThread
If run is true, starts the thread if not started or unpauses it if already started; if run is false, pauses the thread if started or does nothing if not started.
runPutTriggers(Locker, DatabaseImpl, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with a put operation.
RunRecoveryException - Exception in com.sleepycat.je
RunRecoveryException(String) - Constructor for exception com.sleepycat.je.RunRecoveryException
Deprecated.
For internal use only.
RunRecoveryException(String, Throwable) - Constructor for exception com.sleepycat.je.RunRecoveryException
Deprecated.
For internal use only.
runRemoveTriggers(Locker, DatabaseImpl) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with the removal of a database.
runRenameTriggers(Locker, DatabaseImpl, String) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with the renaming of a database.
RuntimeExceptionWrapper - Exception in com.sleepycat.util
A RuntimeException that can contain nested exceptions.
RuntimeExceptionWrapper(Throwable) - Constructor for exception com.sleepycat.util.RuntimeExceptionWrapper
 
runTruncateTriggers(Locker, DatabaseImpl) - Static method in class com.sleepycat.je.dbi.TriggerManager
Invokes the trigger methods associated with the truncation of a database.

S

s - Variable in class com.sleepycat.je.rep.impl.TextProtocol.StringFormatable
 
SALOAD - Static variable in interface com.sleepycat.asm.Opcodes
 
SASTORE - Static variable in interface com.sleepycat.asm.Opcodes
 
saveLastLoggedFileSummaryLN(long, long) - Method in class com.sleepycat.je.cleaner.RecoveryUtilizationTracker
Saves the LSN of the last logged FileSummaryLN.
saveShutdownException(Exception) - Method in class com.sleepycat.je.utilint.StoppableThread
 
scanBackwards(VLSN) - Method in class com.sleepycat.je.rep.stream.FeederSyncupReader
Backward scanning for records for the feeder's part in syncup.
scanBackwards(VLSN) - Method in class com.sleepycat.je.rep.stream.ReplicaSyncupReader
Backward scanning for the replica's part in syncup.
ScanFilter - Interface in com.sleepycat.je
Interface for filtering and stopping a sequential scan of a database.
ScanFilter.ScanResult - Enum in com.sleepycat.je
scanForwards(VLSN, int) - Method in class com.sleepycat.je.rep.stream.FeederReader
Forward scanning for feeding the replica: get the log record for this VLSN.
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.
SDef(String, StatDefinition) - Constructor for class com.sleepycat.je.statcap.StatManager.SDef
 
search(Cursor, DatabaseEntry, DatabaseEntry, LockMode, CacheMode, SearchMode, boolean) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.search().
search(Cursor, DatabaseEntry, DatabaseEntry, DatabaseEntry, DbInternal.Search, LockMode) - Static method in class com.sleepycat.je.DbInternal
Deprecated.
use new-style API below instead.
search(Cursor, DatabaseEntry, DatabaseEntry, DatabaseEntry, DbInternal.Search, ReadOptions) - Static method in class com.sleepycat.je.DbInternal
Finds the key according to the Search param.
search(byte[], CacheMode) - Method in class com.sleepycat.je.tree.Tree
 
search(byte[], Tree.SearchType, BINBoundary, CacheMode, Comparator<byte[]>) - Method in class com.sleepycat.je.tree.Tree
Search the tree, starting at the root.
searchBoth(Cursor, DatabaseEntry, DatabaseEntry, DatabaseEntry, DbInternal.Search, LockMode) - Static method in class com.sleepycat.je.DbInternal
Deprecated.
use new-style API below instead.
searchBoth(Cursor, DatabaseEntry, DatabaseEntry, DatabaseEntry, DbInternal.Search, ReadOptions) - Static method in class com.sleepycat.je.DbInternal
Searches with the dups for the given key and finds the dup matching the pKey value, according to the Search param.
searchExact(DatabaseEntry, LockType) - Method in class com.sleepycat.je.dbi.CursorImpl
 
searchExact(DatabaseEntry, LockType, boolean, boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
Position this cursor on the slot (if any) whose key matches the given search key.
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 that corresponds to this BINReference.
searchForReplay(Cursor, DatabaseEntry, DatabaseEntry, LockMode, SearchMode) - Static method in class com.sleepycat.je.DbInternal
Proxy to Cursor.searchForReplay().
SearchMode - Enum in com.sleepycat.je.dbi
 
searchRange(DatabaseEntry, Comparator<byte[]>) - Method in class com.sleepycat.je.dbi.CursorImpl
Position this cursor on the slot whose key is the max key less or equal to the given search key.
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[], CacheMode) - Method in class com.sleepycat.je.tree.Tree
Do a key based search, permitting pre-emptive splits.
second() - Method in class com.sleepycat.je.utilint.Pair
 
SECONDARIES - Static variable in class com.sleepycat.compat.DbCompat
 
SecondaryAssociation - Interface in com.sleepycat.je
 
SecondaryConfig - Class in com.sleepycat.je
The configuration properties of a SecondaryDatabase extend those of a primary Database.
SecondaryConfig() - Constructor for class com.sleepycat.je.SecondaryConfig
Creates an instance with the system's default settings.
SecondaryConfigBeanInfo - Class in com.sleepycat.je
 
SecondaryConfigBeanInfo() - Constructor for class com.sleepycat.je.SecondaryConfigBeanInfo
 
SecondaryConstraintException - Exception in com.sleepycat.je
Base class for exceptions thrown when a write operation fails because of a secondary constraint.
SecondaryConstraintException(Locker, String, String, String, DatabaseEntry, DatabaseEntry, long, long, ExtinctionFilter.ExtinctionStatus) - Constructor for exception com.sleepycat.je.SecondaryConstraintException
For internal use only.
SecondaryCursor - Class in com.sleepycat.je
A database cursor for a secondary database.
SecondaryDatabase - Class in com.sleepycat.je
A secondary database handle.
SecondaryIndex<SK,PK,E> - Class in com.sleepycat.persist
The secondary index for an entity class and a secondary key.
SecondaryIndex(SecondaryDatabase, Database, PrimaryIndex<PK, E>, Class<SK>, EntryBinding<SK>) - Constructor for class com.sleepycat.persist.SecondaryIndex
Creates a secondary index without using an EntityStore.
SecondaryIntegrityException - Exception in com.sleepycat.je
Thrown when an integrity problem is detected while accessing a secondary database, including access to secondaries while writing to a primary database.
SecondaryIntegrityException(Database, Locker, String, String, String, DatabaseEntry, DatabaseEntry, long, long, ExtinctionFilter.ExtinctionStatus) - Constructor for exception com.sleepycat.je.SecondaryIntegrityException
For internal use only.
SecondaryKey - Annotation Type in com.sleepycat.persist.model
Indicates a secondary key field of an entity class.
SecondaryKeyCreator - Interface in com.sleepycat.je
The interface implemented for extracting single-valued secondary keys from primary records.
SecondaryKeyMetadata - Class in com.sleepycat.persist.model
The metadata for a secondary key field.
SecondaryKeyMetadata(String, String, String, String, String, Relationship, String, DeleteAction) - Constructor for class com.sleepycat.persist.model.SecondaryKeyMetadata
Used by an EntityModel to construct secondary key metadata.
SecondaryMultiKeyCreator - Interface in com.sleepycat.je
The interface implemented for extracting multi-valued secondary keys from primary records.
SecondaryReferenceException - Exception in com.sleepycat.je
Base class for exceptions thrown when a read or write operation fails because of a secondary constraint or integrity problem.
SecondaryReferenceException(Locker, String, String, String, DatabaseEntry, DatabaseEntry, long, long, ExtinctionFilter.ExtinctionStatus) - Constructor for exception com.sleepycat.je.SecondaryReferenceException
For internal use only.
SECURITY_CHECK_INTERVAL - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
SECURITY_FAILURE_RESPONSE - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
SECURITY_FAILURE_WAIT_TIME_MS - Static variable in interface com.sleepycat.je.rep.subscription.StreamAuthenticator
Server wait time in ms before drop connection if authentication fails
SecurityFailureResponse(String) - Constructor for class com.sleepycat.je.rep.stream.Protocol.SecurityFailureResponse
 
SecurityFailureResponse(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.SecurityFailureResponse
 
Segment() - Constructor for class com.sleepycat.je.cleaner.OffsetList.Segment
 
sendBuffer(DataChannel, ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.ServiceHandshake.ServerInitOp
Helper function to write the contents of the buffer.
sendVersion - Variable in class com.sleepycat.je.rep.impl.TextProtocol.Message
 
SEPARATE_DATABASE_FILES - Static variable in class com.sleepycat.compat.DbCompat
 
SEPARATOR - Static variable in class com.sleepycat.je.rep.impl.TextProtocol
 
SEPARATOR - Static variable in class com.sleepycat.je.rep.utilint.HostPortPair
 
SEPARATOR_REGEXP - Static variable in class com.sleepycat.je.rep.impl.TextProtocol
 
Sequence - Class in com.sleepycat.je
A Sequence handle is used to manipulate a sequence record in a database.
SEQUENCE_CACHE_LAST - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
SEQUENCE_CACHE_SIZE - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
SEQUENCE_CACHE_VALUE - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
SEQUENCE_CACHED_GETS - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
SEQUENCE_GETS - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
SEQUENCE_RANGE_MAX - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
SEQUENCE_RANGE_MIN - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
SEQUENCE_STORED_VALUE - Static variable in class com.sleepycat.je.dbi.SequenceStatDefinition
 
SequenceConfig - Class in com.sleepycat.je
Specifies the attributes of a sequence.
SequenceConfig() - Constructor for class com.sleepycat.je.SequenceConfig
An instance created using the default constructor is initialized with the system's default settings.
SequenceConfigBeanInfo - Class in com.sleepycat.je
 
SequenceConfigBeanInfo() - Constructor for class com.sleepycat.je.SequenceConfigBeanInfo
 
SequenceExistsException - Exception in com.sleepycat.je
Thrown by Database.openSequence if the sequence record already exists and the SequenceConfig ExclusiveCreate parameter is true.
SequenceExistsException(String) - Constructor for exception com.sleepycat.je.SequenceExistsException
For internal use only.
SequenceIntegrityException - Exception in com.sleepycat.je
Thrown by Sequence.get if the sequence record has been deleted.
SequenceIntegrityException(String) - Constructor for exception com.sleepycat.je.SequenceIntegrityException
For internal use only.
SequenceNotFoundException - Exception in com.sleepycat.je
Thrown by Database.openSequence if the sequence record does not exist and the SequenceConfig AllowCreate parameter is false.
SequenceNotFoundException(String) - Constructor for exception com.sleepycat.je.SequenceNotFoundException
For internal use only.
SequenceOverflowException - Exception in com.sleepycat.je
Thrown by Sequence.get if the end of the sequence is reached and wrapping is not configured.
SequenceOverflowException(String) - Constructor for exception com.sleepycat.je.SequenceOverflowException
For internal use only.
SequenceStatDefinition - Class in com.sleepycat.je.dbi
Per-stat Metadata for JE sequence statistics.
SequenceStatDefinition() - Constructor for class com.sleepycat.je.dbi.SequenceStatDefinition
 
SequenceStats - Class in com.sleepycat.je
A SequenceStats object is used to return sequence statistics.
SequenceStats(StatGroup) - Constructor for class com.sleepycat.je.SequenceStats
 
SerialBase - Class in com.sleepycat.bind.serial
A base class for serial bindings creators that provides control over the allocation of the output buffer.
SerialBase() - Constructor for class com.sleepycat.bind.serial.SerialBase
Initializes the initial output buffer size to zero.
SerialBinding<E> - Class in com.sleepycat.bind.serial
A concrete EntryBinding that treats a key or data entry as a serialized object.
SerialBinding(ClassCatalog, Class<E>) - Constructor for class com.sleepycat.bind.serial.SerialBinding
Creates a serial binding.
SerialInput - Class in com.sleepycat.bind.serial
A specialized ObjectInputStream that gets class description information from a ClassCatalog.
SerialInput(InputStream, ClassCatalog) - Constructor for class com.sleepycat.bind.serial.SerialInput
Creates a serial input stream.
SerialInput(InputStream, ClassCatalog, ClassLoader) - Constructor for class com.sleepycat.bind.serial.SerialInput
Creates a serial input stream.
serialize() - Method in class com.sleepycat.je.dbi.SnapshotManifest
Create a serialized form of this instance.
serialize(ByteBuffer, BinaryProtocol) - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
Serializes into a ByteBuffer for a given protocol.
serialize(TupleOutput) - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
Serializes into a TupleOutput before storing.
serialize(ByteBuffer, boolean, boolean) - Method in class com.sleepycat.je.tree.IN
WARNING: In the case of BINs this method is not only used for logging but also for off-heap caching.
serialize(Object) - Static method in class com.sleepycat.json_simple.Jsoner
A convenience method that assumes a StringWriter.
serialize(Object, Writer) - Static method in class com.sleepycat.json_simple.Jsoner
Serializes values according to the RFC 4627 JSON specification.
serializeBytes(RepNodeImpl, int) - Static method in class com.sleepycat.je.rep.impl.RepGroupImpl
Serialize the node into its byte representation.
serializeCarelessly(Object, Writer) - Static method in class com.sleepycat.json_simple.Jsoner
Serializes like the first version of this library.
serializedSize(BinaryProtocol) - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
Returns serialized for a given protocol.
serializeHex(int) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns a serialized character based form of the group suitable for use in subclasses of SimpleProtocol.
serializeHex(RepNodeImpl, int) - Static method in class com.sleepycat.je.rep.impl.RepGroupImpl
Returns the serialized form of the node as a sequence of hex characters suitable for use by the text based protocols.
serializeStrictly(Object, Writer) - Static method in class com.sleepycat.json_simple.Jsoner
Serializes JSON values and only JSON values according to the RFC 4627 JSON specification.
SerialOutput - Class in com.sleepycat.bind.serial
A specialized ObjectOutputStream that stores class description information in a ClassCatalog.
SerialOutput(OutputStream, ClassCatalog) - Constructor for class com.sleepycat.bind.serial.SerialOutput
Creates a serial output stream.
SerialSerialBinding<K,D,E> - Class in com.sleepycat.bind.serial
An abstract EntityBinding that treats an entity's key entry and data entry as serialized objects.
SerialSerialBinding(ClassCatalog, Class<K>, Class<D>) - Constructor for class com.sleepycat.bind.serial.SerialSerialBinding
Creates a serial-serial entity binding.
SerialSerialBinding(SerialBinding<K>, SerialBinding<D>) - Constructor for class com.sleepycat.bind.serial.SerialSerialBinding
Creates a serial-serial entity binding.
SerialSerialKeyCreator<PK,D,SK> - Class in com.sleepycat.bind.serial
A abstract key creator that uses a serial key and a serial data entry.
SerialSerialKeyCreator(ClassCatalog, Class<PK>, Class<D>, Class<SK>) - Constructor for class com.sleepycat.bind.serial.SerialSerialKeyCreator
Creates a serial-serial key creator.
SerialSerialKeyCreator(SerialBinding<PK>, SerialBinding<D>, SerialBinding<SK>) - Constructor for class com.sleepycat.bind.serial.SerialSerialKeyCreator
Creates a serial-serial entity binding.
SERVER_VERSION - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
ServerAuthMethod - Class in com.sleepycat.je.rep.subscription
Object represents a subscription authentication method used in service handshake at server side
ServerAuthMethod(StreamAuthenticator) - Constructor for class com.sleepycat.je.rep.subscription.ServerAuthMethod
 
ServerInitOp(ServiceHandshake.ServerHandshake) - Constructor for class com.sleepycat.je.rep.utilint.ServiceHandshake.ServerInitOp
 
ServerVersion() - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.ServerVersion
 
ServerVersion(ByteBuffer) - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.ServerVersion
 
SERVICE_HANDSHAKE_AUTH_METHOD - Static variable in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
SERVICE_NAME - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbBinaryStateService
 
SERVICE_NAME - Static variable in class com.sleepycat.je.rep.arbiter.impl.ArbiterNodeStateService
 
SERVICE_NAME - Static variable in class com.sleepycat.je.rep.elections.Acceptor
 
SERVICE_NAME - Static variable in class com.sleepycat.je.rep.elections.Learner
 
SERVICE_NAME - Static variable in class com.sleepycat.je.rep.impl.BinaryNodeStateService
 
SERVICE_NAME - Static variable in class com.sleepycat.je.rep.impl.GroupService
 
SERVICE_NAME - Static variable in class com.sleepycat.je.rep.impl.NodeStateService
 
SERVICE_NAME - Static variable in class com.sleepycat.je.rep.monitor.MonitorService
 
SERVICE_NAME_LIMIT - Static variable in class com.sleepycat.je.rep.utilint.ServiceHandshake
The maximum length of a service name
ServiceDispatcher - Class in com.sleepycat.je.rep.utilint
ServiceDispatcher listens on a specific socket for service requests and dispatches control to the service that is being requested.
ServiceDispatcher(InetSocketAddress, RepImpl, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.utilint.ServiceDispatcher
Create a ServiceDispatcher listening on a specific socket for service requests.
ServiceDispatcher(InetSocketAddress, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.utilint.ServiceDispatcher
Convenience overloading for when the dispatcher is created without a replicated environment, e.g.
ServiceDispatcher.ExecutingRunnable - Class in com.sleepycat.je.rep.utilint
 
ServiceDispatcher.ExecutingService - Class in com.sleepycat.je.rep.utilint
A service that is run immediately in a thread allocated to it.
ServiceDispatcher.LazyQueuingService - Class in com.sleepycat.je.rep.utilint
A queuing service that starts the thread that services the requests lazily, upon first request and terminates the thread when the service is unregistered.
ServiceDispatcher.QueuingService - Class in com.sleepycat.je.rep.utilint
A service where requests are simply added to the supplied queue.
ServiceDispatcher.Response - Enum in com.sleepycat.je.rep.utilint
The response to a service request.
ServiceDispatcher.ServiceConnectFailedException - Exception in com.sleepycat.je.rep.utilint
 
ServiceHandshake - Class in com.sleepycat.je.rep.utilint
{@literal Provides Dispatcher service handshake logic, including identification of the service to be accessed and authentication for access to the service.
ServiceHandshake() - Constructor for class com.sleepycat.je.rep.utilint.ServiceHandshake
 
ServiceHandshake.AuthenticationMethod - Interface in com.sleepycat.je.rep.utilint
The base of all authentication implementations.
ServiceHandshake.ClientHandshake - Class in com.sleepycat.je.rep.utilint
Client-side handshake state
ServiceHandshake.ClientInitOp - Class in com.sleepycat.je.rep.utilint
The base class of elemental service initialization protocol operations for the client side.
ServiceHandshake.InitResult - Enum in com.sleepycat.je.rep.utilint
Operation-level result indicator
ServiceHandshake.IOAdapter - Interface in com.sleepycat.je.rep.utilint
A simple interface providing simple blocking I/O.
ServiceHandshake.ServerHandshake - Class in com.sleepycat.je.rep.utilint
Server-side handshake state
ServiceHandshake.ServerInitOp - Class in com.sleepycat.je.rep.utilint
The base class of elemental service initialization protocol operations for the server side.
set(E) - Method in class com.sleepycat.collections.StoredIterator
Replaces the last element returned by next or previous with the specified element (optional operation).
set(int, E) - Method in class com.sleepycat.collections.StoredList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(long) - Method in class com.sleepycat.je.rep.util.AtomicLongMax
Set the value to newValue and returns the old value.
set(int, ELEMENT_TYPE, IN) - Method in class com.sleepycat.je.tree.INArrayRep
Sets the array element at idx to the node.
set(int, byte[], IN) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
set(int, byte[], byte[], IN) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
set(int, byte[], IN) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
set(int, byte[], byte[], IN) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
set(int, byte[], byte[], IN) - Method in class com.sleepycat.je.tree.INKeyRep
 
set(int, long, IN) - Method in class com.sleepycat.je.tree.INLongRep.DefaultRep
Mutates to a DefaultRep with a larger number of bytes if necessary to hold the given value.
set(int, long, IN) - Method in class com.sleepycat.je.tree.INLongRep.EmptyRep
When adding to the cache the EMPTY_REP is mutated into a DefaultRep.
set(int, long, IN) - Method in class com.sleepycat.je.tree.INLongRep
 
set(int, long, IN) - Method in class com.sleepycat.je.tree.INLongRep.SparseRep
 
set(int, Node, IN) - Method in class com.sleepycat.je.tree.INTargetRep.Default
 
set(int, Node, IN) - Method in class com.sleepycat.je.tree.INTargetRep.None
 
set(int, Node, IN) - Method in class com.sleepycat.je.tree.INTargetRep.Sparse
 
set(TransactionStats.Active[]) - Method in class com.sleepycat.je.utilint.ActiveTxnArrayStat
 
set(Integer) - Method in class com.sleepycat.je.utilint.AtomicIntStat
 
set(long) - Method in class com.sleepycat.je.utilint.AtomicLongComponent
Sets the stat to the specified value.
set(Long) - Method in class com.sleepycat.je.utilint.AtomicLongStat
 
set(long) - Method in class com.sleepycat.je.utilint.BitMap
 
set(Boolean) - Method in class com.sleepycat.je.utilint.BooleanStat
 
set(Float) - Method in class com.sleepycat.je.utilint.FloatStat
 
set(IntegralLongAvg) - Method in class com.sleepycat.je.utilint.IntegralLongAvgStat
 
set(Integer) - Method in class com.sleepycat.je.utilint.IntStat
 
set(Long) - Method in class com.sleepycat.je.utilint.LatencyPercentileStat
Set the stat value.
set(long[]) - Method in class com.sleepycat.je.utilint.LongArrayStat
 
set(Long) - Method in class com.sleepycat.je.utilint.LongAvgRateStat
 
set(Long) - Method in class com.sleepycat.je.utilint.LongAvgStat
Set the stat value.
set(long) - Method in class com.sleepycat.je.utilint.LongDiffStat
Specifies a new value for the current time.
set(long, long) - Method in class com.sleepycat.je.utilint.LongDiffStat
Specifies a new value for the specified time.
set(Long) - Method in class com.sleepycat.je.utilint.LongStat
 
set(String) - Method in class com.sleepycat.je.utilint.MapStat
 
set(T) - Method in class com.sleepycat.je.utilint.Stat
Set the stat value.
set(String) - Method in class com.sleepycat.je.utilint.StringStat
 
set(long) - Method in class com.sleepycat.utilint.LatencyStat
Record a single operation that took place in a request of "nanolatency" nanos.
set(int, long) - Method in class com.sleepycat.utilint.LatencyStat
Record "numRecordedOps" (one or more) operations that took place in a single request of "nanoLatency" nanos.
setAbortData(byte[]) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
setAbortExpiration(int, boolean) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
setAbortInfo(long, boolean, byte[], byte[], long, int, boolean, DatabaseImpl) - Method in class com.sleepycat.je.txn.LockResult
 
setAbortKey(byte[]) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
setAbortKnownDeleted(boolean) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
setAbortLogSize(int) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
setAbortLsn(long) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
setAbortVLSN(long) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
setAfterSyncupEndedHook(TestHook<Feeder>) - Static method in class com.sleepycat.je.rep.stream.FeederReplicaSyncup
For testing.
setAfterSyncupStartedHook(TestHook<Feeder>) - Static method in class com.sleepycat.je.rep.stream.FeederReplicaSyncup
For testing.
setAggressive(boolean) - Method in class com.sleepycat.je.VerifyConfig
Configures Environment.verify and Database.verify to perform fine granularity consistency checking that includes verifying in memory constructs.
setAggressiveVoid(boolean) - Method in class com.sleepycat.je.VerifyConfig
 
setAllowConvert(ReplicationConfig, boolean) - Static method in class com.sleepycat.je.rep.RepInternal
 
setAllowCreate(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Configures the Environment.openDatabase method to create the database if it does not already exist.
setAllowCreate(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
If true, creates the database environment if it doesn't already exist.
setAllowCreate(boolean) - Method in class com.sleepycat.je.SequenceConfig
Configures the Database.openSequence method to create the sequence if it does not already exist.
setAllowCreate(boolean) - Method in class com.sleepycat.persist.StoreConfig
Specifies whether creation of a new store is allowed.
setAllowCreateVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setAllowCreateVoid(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
 
setAllowCreateVoid(boolean) - Method in class com.sleepycat.je.SequenceConfig
 
setAllowCreateVoid(boolean) - Method in class com.sleepycat.persist.StoreConfig
 
setAllowEviction(boolean) - Method in class com.sleepycat.je.dbi.CursorImpl
Disables or enables eviction during cursor operations.
setAllowNestedTransactions(boolean) - Method in class com.sleepycat.collections.TransactionRunner
Changes whether nested transactions will be created if run() is called when a transaction is already active for the current thread.
setAllowPopulate(boolean) - Method in class com.sleepycat.je.SecondaryConfig
Specifies whether automatic population of the secondary is allowed.
setAllowPopulateVoid(boolean) - Method in class com.sleepycat.je.SecondaryConfig
 
setAllowUpdate(boolean) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNTracker
 
setAlreadyThrown(boolean) - Method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
setAlwaysValidateChecksum(boolean) - Method in class com.sleepycat.je.log.FileReader
Whether to always validate the checksum, even for non-target entries.
setAppPermitPercent(int) - Method in class com.sleepycat.je.utilint.TaskCoordinator
Used to adjust the number of permits associated with the application.
setArbiterAck(boolean) - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
setArbiterHome(String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Sets the Arbiter Home directory
setArbiterMutableConfig(ArbiterMutableConfig) - Method in class com.sleepycat.je.rep.arbiter.Arbiter
Sets the Arbiter mutable attributes.
setAuthenticator(StreamAuthenticator) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
setAuthenticator(StreamAuthenticator) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setAuthenticatorVoid(StreamAuthenticator) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setAutoCommitNoSync(boolean) - Method in class com.sleepycat.je.SequenceConfig
Configures auto-commit operations on the sequence to not flush the transaction log.
setAutoCommitNoSyncVoid(boolean) - Method in class com.sleepycat.je.SequenceConfig
 
setAutoRepairReservedFilesDone() - Method in class com.sleepycat.je.dbi.DbTree
 
setBackgroundSleepHook(TestHook<?>) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
setBackupProhibited(boolean) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
setBackupStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setBackwardPosition() - Method in class com.sleepycat.je.log.FileReader
Ensure that the next target is in the window.
setBarrierState(CleanerBarrierState) - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
setBatchDelay(long, TimeUnit) - Method in class com.sleepycat.je.VerifyConfig
Configures the delay between batches.
setBatchDelayVoid(long, TimeUnit) - Method in class com.sleepycat.je.VerifyConfig
 
setBatchSize(int) - Method in class com.sleepycat.je.VerifyConfig
Configures the number of records verified per batch.
setBatchSizeVoid(int) - Method in class com.sleepycat.je.VerifyConfig
 
setBeforeFinishInitHook(TestHook<EnvironmentImpl>) - Method in class com.sleepycat.je.dbi.DbEnvPool
 
setBeforeFlushHook(TestHook<?>) - Static method in class com.sleepycat.je.recovery.Checkpointer
 
setBeforeFlushTrackerHook(TestHook) - Method in class com.sleepycat.je.incomp.INCompressor
 
setBeginData(byte[]) - Method in class com.sleepycat.je.rep.util.ldiff.Block
 
setBeginKey(byte[]) - Method in class com.sleepycat.je.rep.util.ldiff.Block
 
setBIN(BIN) - Method in class com.sleepycat.je.dbi.CursorImpl
 
setBINsOnly(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Specify whether the DiskOrderedCursor should scan the BINs only.
setBINsOnlyVoid(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setBlockDiffBegin(Block, int) - Method in class com.sleepycat.je.rep.util.ldiff.DiffTracker
 
setBlocking(boolean) - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Sets the blocking mode option for the connection.
setBlockSize(int) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Configure the number of records to include in each block analyzed by the LDiff operation.
setBlockSizeVoid(int) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
setBooleanVal(Properties, BooleanConfigParam, boolean, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for setting boolean values.
setBtreeComparator(DatabaseConfig, Comparator<byte[]>) - Static method in class com.sleepycat.compat.DbCompat
 
setBtreeComparator(Comparator<byte[]>) - Method in class com.sleepycat.je.DatabaseConfig
By default, a byte by byte lexicographic comparison is used for btree keys.
setBtreeComparator(Class<? extends Comparator<byte[]>>) - Method in class com.sleepycat.je.DatabaseConfig
By default, a byte by byte lexicographic comparison is used for btree keys.
setBtreeComparator(Comparator<byte[]>, boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Set the btree comparison function for this database.
setBtreeComparatorVoid(Comparator<byte[]>) - Method in class com.sleepycat.je.DatabaseConfig
 
setBtreeComparatorVoid(Class<? extends Comparator<byte[]>>) - Method in class com.sleepycat.je.DatabaseConfig
 
setBtreeOpStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setBtreeRecordNumbers(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setBtreeVerifyConfig(VerifyConfig) - Method in class com.sleepycat.je.util.verify.BtreeVerifier
 
setCachedVLSN(int, long) - Method in class com.sleepycat.je.tree.BIN
 
setCacheMissEnd(long) - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
setCacheMissStart(long) - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
setCacheMode(CacheMode) - Method in class com.sleepycat.je.Cursor
Sets the CacheMode default used for subsequent operations performed using this cursor.
setCacheMode(CacheMode) - Method in class com.sleepycat.je.DatabaseConfig
Sets the default CacheMode used for operations performed on this database.
setCacheMode(CacheMode) - Method in class com.sleepycat.je.dbi.CursorImpl
Sets the effective cache mode to use for the next operation.
setCacheMode(CacheMode) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Sets the default mode for this database (all handles).
setCacheMode(CacheMode) - Method in class com.sleepycat.je.EnvironmentMutableConfig
Sets the default CacheMode used for operations performed in this environment.
setCacheMode(CacheMode) - Method in class com.sleepycat.je.ReadOptions
Sets the CacheMode to be used for the operation.
setCacheMode(CacheMode) - Method in class com.sleepycat.je.WriteOptions
Sets the CacheMode to be used for the operation.
setCacheMode(CacheMode) - Method in interface com.sleepycat.persist.EntityCursor
Changes the CacheMode default used for subsequent operations performed using this cursor.
setCacheModeVoid(CacheMode) - Method in class com.sleepycat.je.DatabaseConfig
 
setCacheModeVoid(CacheMode) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
setCachePercent(int) - Method in class com.sleepycat.je.EnvironmentMutableConfig
A convenience method for setting EnvironmentConfig.MAX_MEMORY_PERCENT.
setCachePercentVoid(int) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
setCacheSize(long) - Method in class com.sleepycat.je.EnvironmentMutableConfig
A convenience method for setting EnvironmentConfig.MAX_MEMORY.
setCacheSize(int) - Method in class com.sleepycat.je.SequenceConfig
Set the Configure the number of elements cached by a sequence handle.
setCacheSizeVoid(long) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
setCacheSizeVoid(int) - Method in class com.sleepycat.je.SequenceConfig
 
setCallback(SubscriptionCallback) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setCatalog(PersistCatalog) - Method in class com.sleepycat.persist.model.EntityModel
 
setCatalog(EntityModel, PersistCatalog) - Static method in class com.sleepycat.persist.model.ModelInternal
Internal access method that should not be used by applications.
setChangeListener(StateChangeListener) - Method in class com.sleepycat.je.rep.impl.node.NodeState
 
setChangeListener(StateChangeListener) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
setChangeVersion(int) - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
setChannelFactoryClass(String) - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
setChannelFactoryClassVoid(String) - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
setChannelFactoryParams(String) - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
setChannelFactoryParamsVoid(String) - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
setChannelTimeout(long, TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setChannelTimeout(long, TimeUnit) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setCheckpointUP(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentConfig.setCheckpointUP()
setChecksum(String) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
setCkptHook(TestHook) - Method in class com.sleepycat.je.tree.Tree
 
setCkptStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setClassLoader(ClassLoader) - Method in class com.sleepycat.je.EnvironmentConfig
Configure the environment to use a specified ClassLoader for loading user-supplied classes by name.
setClassLoader(EntityModel, ClassLoader) - Static method in class com.sleepycat.persist.model.ModelInternal
Internal access method that should not be used by applications.
setClassLoaderVoid(ClassLoader) - Method in class com.sleepycat.je.EnvironmentConfig
 
setCleanerStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setClear(boolean) - Method in class com.sleepycat.je.StatsConfig
Configures the statistics operation to reset statistics after they are returned.
setClearVoid(boolean) - Method in class com.sleepycat.je.StatsConfig
 
setClosingLocker(CursorImpl) - Method in class com.sleepycat.je.dbi.CursorImpl
Called when a cursor has been duplicated prior to being moved.
setClosingLocker(Locker) - Method in class com.sleepycat.je.txn.Locker
This method is called to set the closingLocker when a cursor has been duplicated prior to being moved.
setConfig(RepConfigManager) - Method in class com.sleepycat.je.rep.impl.node.DbCache
Updates the configuration of the db cache, by resetting maxEntries and timeoutMs to the configured values.
setConfigParam(Properties, String, String, boolean, boolean, boolean, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for environment and replication configuration classes.
setConfigParam(String, String) - Method in class com.sleepycat.je.EnvironmentConfig
 
setConfigParam(String, String) - Method in class com.sleepycat.je.EnvironmentMutableConfig
Set this configuration parameter.
setConfigParam(String, String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Documentation inherited from ArbiterMutableConfig.setConfigParam.
setConfigParam(String, String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
 
setConfigParam(String, String) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setConfigParam(String, String) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
Set this configuration parameter with this value.
setConfigParam(String, String) - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
Set this configuration parameter with this value.
setConfigProperties(Locker, String, DatabaseConfig, EnvironmentImpl) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
setConsistencyPolicy(ReplicaConsistencyPolicy) - Method in class com.sleepycat.je.rep.ReplicationConfig
Sets the consistency policy to be associated with the configuration.
setConsistencyPolicy(ReplicaConsistencyPolicy) - Method in class com.sleepycat.je.TransactionConfig
Associates a consistency policy with this configuration.
setConsistencyPolicyVoid(ReplicaConsistencyPolicy) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setConsistencyPolicyVoid(ReplicaConsistencyPolicy) - Method in class com.sleepycat.je.TransactionConfig
 
setConsoleLoggingLevel(String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
Trace messages equal and above this level will be logged to the console.
setConvertHook(TestHook<Integer>) - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
setConvertHook(TestHook<Integer>) - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
setCountOnly(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
For internal use only.
setCountOnlyVoid(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
For internal use only.
setCreateConfig(ReplicatedDatabaseConfig) - Method in class com.sleepycat.je.log.DbOpReplicationContext
 
setCreateEP(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentConfig.setCreateEP()
setCreateUP(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentConfig.setCreateUP()
setCurCalHook - Static variable in class com.sleepycat.je.utilint.CronScheduleParser
A test hook called to allow tests to supply a calendar.
setCustomStats(CustomStats) - Method in class com.sleepycat.je.EnvironmentConfig
Sets the custom statistics object.
setCustomStatsVoid(CustomStats) - Method in class com.sleepycat.je.EnvironmentConfig
 
setData(byte[]) - Method in class com.sleepycat.je.DatabaseEntry
Sets the byte array.
setData(byte[], int, int) - Method in class com.sleepycat.je.DatabaseEntry
Sets the byte array, offset and size.
setData(int, byte[], IN) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
setData(int, byte[], IN) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
setData(int, byte[], IN) - Method in class com.sleepycat.je.tree.INKeyRep
 
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.
setDatabaseName(String) - Method in interface com.sleepycat.je.trigger.Trigger
Sets the database name associated with this trigger.
setDatabaseNamer(DatabaseNamer) - Method in class com.sleepycat.persist.StoreConfig
 
setDatabaseNamerVoid(DatabaseNamer) - Method in class com.sleepycat.persist.StoreConfig
 
setDb(DatabaseImpl) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
setDbCleanupState(boolean) - Method in class com.sleepycat.je.txn.Txn
 
setDbName(String) - Method in class com.sleepycat.je.util.DbLoad
Sets the database name to load.
setDebug(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setDebugVoid(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setDecrement(boolean) - Method in class com.sleepycat.je.SequenceConfig
Specifies that the sequence should be decremented.
setDecrementVoid(boolean) - Method in class com.sleepycat.je.SequenceConfig
 
setDefaultConsistencyPolicy(ReplicaConsistencyPolicy) - Method in class com.sleepycat.je.rep.impl.RepImpl
The default consistency is not currently mutable in the API, but can be set for testing purposes.
setDefaultNoWait(boolean) - Method in class com.sleepycat.je.txn.Locker
 
setDeferredWrite(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setDeferredWrite(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Sets the deferred-write option.
setDeferredWrite(boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Sets the deferred write property for the first opened handle.
setDeferredWrite(boolean) - Method in class com.sleepycat.persist.StoreConfig
Sets the deferred-write configuration property.
setDeferredWriteVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setDeferredWriteVoid(boolean) - Method in class com.sleepycat.persist.StoreConfig
 
setDefunctJEVersion(RepNode) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.GlobalCBVLSN
Calls RepNode.setMinJEVersion to upgrade the min version to DEFUNCT_JE_VERSION.
setDelayCBVLSNUpdateHook(TestHook<NameIdPair>) - Static method in class com.sleepycat.je.rep.impl.node.FeederManager
Set a test hook, parameterized by feeder's Name/ID pair, that delays CBVLSN updates if it throws an IllegalStateException.
setDelayVLSNRegisterHook(TestHook<Object>) - Method in class com.sleepycat.je.log.LogManager
 
setDeleteFinished() - Method in class com.sleepycat.je.dbi.DatabaseImpl
The delete cleanup is finished.
setDeleteStarted() - Method in class com.sleepycat.je.dbi.DatabaseImpl
The delete cleanup is starting.
setDenominator(long) - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
setDesignatedPrimary(boolean) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
If isPrimary is true, designate this node as a Primary.
setDesignatedPrimaryVoid(boolean) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
 
setDidFullThreadDump(boolean) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
setDiffAnalysis(boolean) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Configure an LDiff object to provide detailed analysis about diff failures.
setDiffAnalysisVoid(boolean) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
setDirty() - Method in class com.sleepycat.je.dbi.DatabaseImpl
Sets dirty in order to force the MapLN to be flushed later.
setDirty(boolean) - Method in class com.sleepycat.je.tree.IN
 
setDirty() - Method in class com.sleepycat.je.tree.LN
 
setDontProcessStream() - Method in class com.sleepycat.je.rep.impl.node.Replica
For unit testing only!
setDTVLSN(long) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Sets the DTVLSN to a specific value.
setDTVLSN(long) - Method in class com.sleepycat.je.txn.TxnEnd
 
setDumpCorruptedBounds(boolean) - Method in class com.sleepycat.je.log.ScavengerFileReader
Set to true if corrupted boundaries should be dumped to stderr.
setDumpCorruptedBounds(boolean) - Method in class com.sleepycat.je.util.DbScavenger
Set to true if corrupted boundaries should be dumped out.
setDupConvertPreloadConfig(PreloadConfig) - Method in class com.sleepycat.je.EnvironmentConfig
 
setDupConvertPreloadConfigVoid(PreloadConfig) - Method in class com.sleepycat.je.EnvironmentConfig
 
setDuplicateComparator(Comparator<byte[]>) - Method in class com.sleepycat.je.DatabaseConfig
By default, a byte by byte lexicographic comparison is used for duplicate data items in a duplicate set.
setDuplicateComparator(Class<? extends Comparator<byte[]>>) - Method in class com.sleepycat.je.DatabaseConfig
By default, a byte by byte lexicographic comparison is used for duplicate data items in a duplicate set.
setDuplicateComparator(Comparator<byte[]>, boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Set the duplicate comparison function for this database.
setDuplicateComparatorVoid(Comparator<byte[]>) - Method in class com.sleepycat.je.DatabaseConfig
 
setDuplicateComparatorVoid(Class<? extends Comparator<byte[]>>) - Method in class com.sleepycat.je.DatabaseConfig
 
setDupsConverted() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
setDurability(Durability) - Method in class com.sleepycat.je.EnvironmentMutableConfig
Convenience method for setting EnvironmentConfig.TXN_DURABILITY.
setDurability(Durability) - Method in class com.sleepycat.je.TransactionConfig
Configures the durability associated with a transaction when it commits.
setDurabilityVoid(Durability) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
setDurabilityVoid(Durability) - Method in class com.sleepycat.je.TransactionConfig
 
setDurationVal(Properties, DurationConfigParam, long, TimeUnit, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for setting duration values.
setElectableGroupSizeOverride(int) - Method in class com.sleepycat.je.rep.impl.node.ElectionQuorum
 
setElectableGroupSizeOverride(int) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
Sets the size used to determine the number of electable nodes.
setElectableGroupSizeOverrideVoid(int) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
 
setEmpty() - Method in class com.sleepycat.je.tree.LN
Sets data to empty and returns old data.
setEnabled(boolean) - Method in class com.sleepycat.je.evictor.Evictor
 
setEnableGroupAcks(boolean) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setEndFile(long) - Method in class com.sleepycat.je.util.DbSpace
Sets the ending file number, which is an upper bound on the range of files for which utilization is reported and (optionally) recalculated.
setEndOfFile() - Method in class com.sleepycat.je.log.LastFileReader
 
setEndOfLog(long) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
setEntry(DatabaseEntry) - Method in class com.sleepycat.je.tree.LN
Copies the non-deleted LN's byte array to the entry.
setEntry(DatabaseEntry, byte[]) - Static method in class com.sleepycat.je.tree.LN
Copies the given byte array to the given destination entry, copying only partial data if the entry is specified to be partial.
setEntry(DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.je.tree.LN
Copies the given source entry to the given destination entry, copying only partial data if the destination entry is specified to be partial.
setEnv(Environment) - Method in class com.sleepycat.je.util.DbLoad
Sets the Environment to load from.
setEnvironmentImpl(EnvironmentImpl) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Set the db environment after reading in the DatabaseImpl from the log.
setEnvStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setEraserStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setErrorHandler(Environment, Object) - Static method in class com.sleepycat.compat.DbCompat
 
setEvictionHook(TestHook) - Method in class com.sleepycat.je.dbi.DiskOrderedScanner
 
setEvictProfileHook(TestHook<IN>) - Method in class com.sleepycat.je.evictor.Evictor
 
setEvolveListener(EvolveListener) - Method in class com.sleepycat.persist.evolve.EvolveConfig
Sets a progress listener that is notified each time an entity is read.
setEvolveListenerVoid(EvolveListener) - Method in class com.sleepycat.persist.evolve.EvolveConfig
 
setExceptionListener(ExceptionListener) - Method in class com.sleepycat.je.EnvironmentMutableConfig
Sets the exception listener for an Environment.
setExceptionListenerVoid(ExceptionListener) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
setExclusiveCreate(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Configure the Environment.openDatabase method to fail if the database already exists.
setExclusiveCreate(boolean) - Method in class com.sleepycat.je.SequenceConfig
Configures the Database.openSequence method to fail if the database already exists.
setExclusiveCreate(boolean) - Method in class com.sleepycat.persist.StoreConfig
Specifies whether opening an existing store is prohibited.
setExclusiveCreateVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setExclusiveCreateVoid(boolean) - Method in class com.sleepycat.je.SequenceConfig
 
setExclusiveCreateVoid(boolean) - Method in class com.sleepycat.persist.StoreConfig
 
setExpiration(int, int, boolean) - Method in class com.sleepycat.je.tree.BIN
Sets the expiration time for a slot in days or hours.
setExpirationTime(long, TimeUnit) - Method in class com.sleepycat.je.WriteOptions
A convenience method to set the TTL based on a given expiration time and the current system time.
setExpirationUpdated(boolean) - Method in class com.sleepycat.je.dbi.ExpirationInfo
 
setExtinctionFilter(ExtinctionFilter) - Method in class com.sleepycat.je.EnvironmentConfig
Sets the filter used for purging extinct records.
setExtinctionFilterVoid(ExtinctionFilter) - Method in class com.sleepycat.je.EnvironmentConfig
 
setExtractFromPrimaryKeyOnly(boolean) - Method in class com.sleepycat.je.SecondaryConfig
 
setExtractFromPrimaryKeyOnlyVoid(boolean) - Method in class com.sleepycat.je.SecondaryConfig
 
setFactory(MasterTxn.MasterTxnFactory) - Static method in class com.sleepycat.je.rep.txn.MasterTxn
Method used for unit testing.
setFactory(FileStoreInfo.Factory) - Static method in class com.sleepycat.je.utilint.FileStoreInfo
For testing: specifies the factory, or null for the default.
setFast(boolean) - Method in class com.sleepycat.je.StatsConfig
Configures the statistics operation to return only the values which do not incur some performance penalty.
setFastVoid(boolean) - Method in class com.sleepycat.je.StatsConfig
 
setFeederFilter(FeederFilter) - Method in class com.sleepycat.je.rep.impl.node.Feeder
 
setFeederFilter(FeederFilter) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setFeederFilter(FeederFilter) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
Set the feeder filter which will be transmitted to Feeder.
setFeederFilterVoid(FeederFilter) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setFeederTimeout(long, TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setFetchedCold(boolean) - Method in class com.sleepycat.je.tree.IN
 
setFetchedCold(boolean) - Method in class com.sleepycat.je.tree.LN
 
setFetchedColdOffHeap(boolean) - Method in class com.sleepycat.je.tree.IN
 
setFetchINHook(TestHook) - Method in class com.sleepycat.je.tree.IN
 
setFetchINHook(TestHook) - Method in class com.sleepycat.je.tree.Tree
 
setField(Object, int, int, boolean, Object) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
setFileCount(int) - Method in class com.sleepycat.utilint.StatLogger
Set the maximum number of log files to keep after rotation.
setFileGapHook(TestHook<Long>) - Static method in class com.sleepycat.je.rep.stream.ReplicaSyncupReader
 
setFileHeaderVersion(int) - Method in class com.sleepycat.je.log.LogEntryHeader
Called to set the version for a file header entry after reading the version from the item data.
setFileLoggingLevel(String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
Trace messages equal and above this level will be logged to the je.info file, which is in the Arbiter home directory.
setFileNum(long, int) - Method in class com.sleepycat.je.log.FileReader.ReadWindow
Ensure that whenever we change the fileNum, the logVersion is also updated.
setFixLogVersion12Entries(boolean) - Method in class com.sleepycat.je.rep.stream.BaseProtocol
Sets whether log entries need their log versions fixed to work around [#25222].
setFlushLogHook(TestHook<Object>) - Method in class com.sleepycat.je.log.LogManager
 
setForce(boolean) - Method in class com.sleepycat.je.CheckpointConfig
Configures the checkpoint force option.
setForceVoid(boolean) - Method in class com.sleepycat.je.CheckpointConfig
 
setForeignKeyDatabase(Database) - Method in class com.sleepycat.je.SecondaryConfig
Defines a foreign key integrity constraint for a given foreign key database.
setForeignKeyDatabaseVoid(Database) - Method in class com.sleepycat.je.SecondaryConfig
 
setForeignKeyDeleteAction(ForeignKeyDeleteAction) - Method in class com.sleepycat.je.SecondaryConfig
Specifies the action taken when a referenced record in the foreign key database is deleted.
setForeignKeyDeleteActionVoid(ForeignKeyDeleteAction) - Method in class com.sleepycat.je.SecondaryConfig
 
setForeignKeyNullifier(ForeignKeyNullifier) - Method in class com.sleepycat.je.SecondaryConfig
Specifies the user-supplied object used for setting single-valued foreign keys to null.
setForeignKeyNullifierVoid(ForeignKeyNullifier) - Method in class com.sleepycat.je.SecondaryConfig
 
setForeignMultiKeyNullifier(ForeignMultiKeyNullifier) - Method in class com.sleepycat.je.SecondaryConfig
Specifies the user-supplied object used for setting multi-valued foreign keys to null.
setForeignMultiKeyNullifierVoid(ForeignMultiKeyNullifier) - Method in class com.sleepycat.je.SecondaryConfig
 
setForReplication(boolean) - Method in class com.sleepycat.je.config.ConfigParam
 
setForwardPosition() - Method in class com.sleepycat.je.log.FileReader
Ensure that the next target is in the window.
setFullBinMaxEntries(int) - Method in class com.sleepycat.je.tree.BIN
 
setFullBinNEntries(int) - Method in class com.sleepycat.je.tree.BIN
 
setGetParentINHook(TestHook) - Method in class com.sleepycat.je.tree.Tree
 
setGlobalSyncupEndHook(ReplicaFeederSyncup.TestHook<Object>) - Static method in class com.sleepycat.je.rep.stream.ReplicaFeederSyncup
 
setGroup(RepGroupImpl) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Sets the group metadata associated with the RepNode and updates any local derived data.
setGroupMaster(String, int, NameIdPair) - Method in class com.sleepycat.je.rep.stream.MasterStatus
 
setGroupName(String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Sets the name for the replication group.
setGroupName(String) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Sets the name for the replication group.
setGroupName(String) - Method in class com.sleepycat.je.rep.ReplicationConfig
Sets the name for the replication group.
setGroupNameVoid(String) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
setGroupNameVoid(String) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setGroupUUID(UUID) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setHardRecoveryInfo(RollbackException) - Method in class com.sleepycat.je.rep.impl.RepImpl
If this node was started with a hard recovery, preserve that information.
setHeader(String) - Method in class com.sleepycat.utilint.StatLogger
Sets the log file header.
setHeartbeatInterval(int) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Sets the heartbeat interval.
setHeartbeatInterval(int) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setHelperHosts(String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
Identify one or more helpers nodes by their host and port pairs in this format:
setHelperHosts(String) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Identify one or more helpers nodes by their host and port pairs in this format:
setHelperHosts(String) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
Identify one or more helpers nodes by their host and port pairs in this format:
setHelperHostsVoid(String) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
setHelperHostsVoid(String) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
 
setHelperSockets(Set<InetSocketAddress>) - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Sets the helper sockets being used to contact a replication group member, in order to query for the information.
setHighVLSN(VLSN) - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
setHostName(String) - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
setId(int) - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
 
setId(int, boolean) - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
 
setId(DatabaseId) - Method in class com.sleepycat.je.tree.NameLN
 
setIdentifierKey(byte[], boolean) - Method in class com.sleepycat.je.tree.IN
Set the identifier key for this node.
setIgnoreUnknownConfig(boolean) - Method in class com.sleepycat.je.util.DbLoad
Sets whether to ignore unknown parameters in the config file.
setImmutableSecondaryKey(boolean) - Method in class com.sleepycat.je.SecondaryConfig
Specifies whether the secondary key is immutable.
setImmutableSecondaryKeyVoid(boolean) - Method in class com.sleepycat.je.SecondaryConfig
 
setImportunate(Transaction, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setImportunate(boolean) - Method in class com.sleepycat.je.txn.Locker
Set the state of a transaction's IMPORTUNATE bit.
setImportunate(boolean) - Method in class com.sleepycat.je.txn.Txn
Set the state of a transaction's IMPORTUNATE bit.
setIncludeDeletedFiles(boolean) - Method in class com.sleepycat.je.log.FileManager
 
setIncompleteReactivateHook(TestHook) - Static method in class com.sleepycat.je.cleaner.UtilizationProfile
 
setINCompStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setIndex(int) - Method in class com.sleepycat.je.dbi.CursorImpl
 
setInitializeCache(EnvironmentConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setInitializeCDB(EnvironmentConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setInitializeLocking(EnvironmentConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setInitialReplayHook(TestHook<BinaryProtocol.Message>) - Static method in class com.sleepycat.je.rep.impl.node.Replica
Sets a test hook for installation into Replica class instances to be created in the future.
setInitialValue(long) - Method in class com.sleepycat.je.SequenceConfig
Sets the initial value for a sequence.
setInitialValueVoid(long) - Method in class com.sleepycat.je.SequenceConfig
 
setInitialWriteMessageHook(TestHook<BinaryProtocol.Message>) - Static method in class com.sleepycat.je.rep.impl.node.Feeder
Set the value of the write message hook that will be used for newly created feeders.
setInListResident(boolean) - Method in class com.sleepycat.je.tree.IN
Called when adding/removing this IN to/from the INList.
setInPri2LRU(boolean) - Method in class com.sleepycat.je.tree.IN
 
setInputMessageQueueSize(int) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setInputReader(BufferedReader) - Method in class com.sleepycat.je.util.DbLoad
Sets the BufferedReader to load from.
setInternalMemoryLimit(long) - Method in class com.sleepycat.je.dbi.SortedLSNTreeWalker
 
setInternalMemoryLimit(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Set the maximum amount of JE Cache Memory that the DiskOrderedScan can use at one time.
setInternalMemoryLimit(long) - Method in class com.sleepycat.je.PreloadConfig
Set the maximum amount of non JE Cache Memory that preload can use at one time.
setInternalMemoryLimitVoid(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setInternalMemoryLimitVoid(long) - Method in class com.sleepycat.je.PreloadConfig
 
setInterruptHook(TestHook<File>) - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackup
 
setInterruptHook(TestHook<File>) - Method in class com.sleepycat.je.rep.NetworkRestore
 
setIntVal(Properties, IntConfigParam, int, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for setting integer values.
setIsComplete(boolean) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
setIsMaster(boolean) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
setIsReplicatedBit() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
setIteratorBlockSize(int) - Method in class com.sleepycat.collections.StoredCollection
Changes the number of records read at one time by iterators returned by the StoredCollection.iterator() method.
setKBytes(int) - Method in class com.sleepycat.je.CheckpointConfig
Configures the checkpoint log data threshold, in kilobytes.
setKBytesVoid(int) - Method in class com.sleepycat.je.CheckpointConfig
 
setKey(byte[]) - Method in class com.sleepycat.je.tree.ChildReference
Set the key for this ChildReference.
setKey(int, byte[], byte[], boolean) - Method in class com.sleepycat.je.tree.IN
This method inserts or updates a key at a given slot.
setKeyCreator(SecondaryKeyCreator) - Method in class com.sleepycat.je.SecondaryConfig
Specifies the user-supplied object used for creating single-valued secondary keys.
setKeyCreatorVoid(SecondaryKeyCreator) - Method in class com.sleepycat.je.SecondaryConfig
 
setKeyPrefixing(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Configure the database to support key prefixing.
setKeyPrefixing() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
setKeyPrefixingVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setKeysOnly(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Specify whether the DiskOrderedCursor should return only the key or key + data.
setKeysOnlyVoid(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setKnownDeleted(int) - Method in class com.sleepycat.je.tree.IN
Set KD flag to true and clear the PD flag (PD does not need to be on if KD is on).
setKnownDeletedAndEvictLN(int) - Method in class com.sleepycat.je.tree.IN
Set knownDeleted flag to true and evict the child LN if cached.
setKnownSecondary() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
setLastAppliedVLSN(VLSN) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
setLastDbId(long, long) - Method in class com.sleepycat.je.dbi.DbTree
Initialize the db ids, from recovery.
setLastDeltaLsn(long) - Method in class com.sleepycat.je.tree.BIN
 
setLastFileCopiedTimeMs(long) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
setLastFullLsn(long) - Method in class com.sleepycat.je.tree.IN
Sets the last full version LSN.
setLastIds(long, long) - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
setLastLoggedLsn(long) - Method in class com.sleepycat.je.tree.IN
Sets the last logged LSN, which for a BIN may be a delta.
setLastLoggedSize(int, int) - Method in class com.sleepycat.je.tree.BIN
Sets last logged size if necessary.
setLastLoggedSize(int, int) - Method in class com.sleepycat.je.tree.IN
The last logged size is not stored for UINs.
setLastLsnAtRecovery(long) - Method in class com.sleepycat.je.log.LogManager
 
setLastNodeId(long, long) - Method in class com.sleepycat.je.dbi.NodeSequence
Initialize the node IDs, from recovery.
setLastPosition(long, long, long) - Method in class com.sleepycat.je.log.FileManager
Set the file manager's "end of log".
setLastTxnId(long, long) - Method in class com.sleepycat.je.txn.TxnManager
Set the txn id sequence.
setLease(long, TimeUnit) - Method in class com.sleepycat.je.utilint.TaskCoordinator.Permit
Used to Extend the lease associated with the permit, when the initial lease time cannot easily be predicted.
setLeaseCheckingPeriod(int) - Method in class com.sleepycat.je.utilint.TaskCoordinator
Modifies the lease period.
setLeaseDuration(long) - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
 
setLoadLNs(boolean) - Method in class com.sleepycat.je.PreloadConfig
Configure the preload load LNs option.
setLoadLNsVoid(boolean) - Method in class com.sleepycat.je.PreloadConfig
 
setLoadPropertyFile(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentConfig.setLoadPropertyFile()
setLocalBeginData(byte[]) - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
setLocalBeginKey(byte[]) - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
setLocalDiffSize(long) - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
setLocalWrite(boolean) - Method in class com.sleepycat.je.TransactionConfig
Configures this transaction to allow writing to non-replicated Databases in a ReplicatedEnvironment.
setLocalWriteVoid(boolean) - Method in class com.sleepycat.je.TransactionConfig
 
setLockDetectModeOldest(EnvironmentConfig) - Static method in class com.sleepycat.compat.DbCompat
 
setLocking(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
Convenience method for setting EnvironmentConfig.ENV_IS_LOCKING.
setLockingVoid(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
 
setLockMode(LockMode) - Method in class com.sleepycat.je.ReadOptions
Sets the LockMode to be used for the operation.
setLockStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setLockTimeout(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
setLockTimeout(long, TimeUnit) - Method in class com.sleepycat.je.EnvironmentConfig
Convenience method for setting EnvironmentConfig.LOCK_TIMEOUT.
setLockTimeout(long) - Method in class com.sleepycat.je.EnvironmentConfig
Deprecated.
setLockTimeout(long, TimeUnit) - Method in class com.sleepycat.je.Transaction
Configures the lock request timeout value for the transaction.
setLockTimeout(long) - Method in class com.sleepycat.je.Transaction
Deprecated.
setLockTimeout(long) - Method in class com.sleepycat.je.txn.BuddyLocker
Sets the lock timeout of the buddy locker, since this locker has no independent timeout.
setLockTimeout(long) - Method in class com.sleepycat.je.txn.Locker
Set the lock timeout period for any locks in this transaction, in milliseconds.
setLockTimeoutVoid(long, TimeUnit) - Method in class com.sleepycat.je.EnvironmentConfig
 
setLockTimeoutVoid(long) - Method in class com.sleepycat.je.EnvironmentConfig
 
setLogFileRewriteListener(LogFileRewriteListener) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setLogFileRewriteListenerVoid(LogFileRewriteListener) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setLogger(Logger) - Method in interface com.sleepycat.je.rep.stream.FeederFilter
Sets the logger for classes that implement the interface
setLoggingHandler(Handler) - Method in class com.sleepycat.je.EnvironmentConfig
Set a java.util.logging.Handler which will be used by all java.util.logging.Loggers instantiated by this Environment.
setLoggingHandler(Handler) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setLoggingHandlerVoid(Handler) - Method in class com.sleepycat.je.EnvironmentConfig
 
setLogItem(LogItem) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.VLSNAwaitLatch
 
setLogName(String) - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
Sets the channel logging name to be used for replication service access.
setLogNameVoid(String) - Method in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
setLogProviders(List<ReplicationNode>) - Method in class com.sleepycat.je.rep.NetworkRestoreConfig
Sets the prioritized list of data nodes, either ELECTABLE or SECONDARY members, used to select a node from which to obtain log files for the NetworkRestore operation.
setLogProvidersVoid(List<ReplicationNode>) - Method in class com.sleepycat.je.rep.NetworkRestoreConfig
 
setLogStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setLogType(LogEntryType) - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
setLogType(LogEntryType) - Method in interface com.sleepycat.je.log.entry.LogEntry
Inform a LogEntry instance of its corresponding LogEntryType.
setLsn(long) - Method in class com.sleepycat.je.tree.ChildReference
Sets the target LSN for this ChildReference.
setLsn(int, long) - Method in class com.sleepycat.je.tree.IN
Set the LSN of the idx'th slot, mark the slot dirty, and update memory consuption.
setLSNBatchSize(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Set the maximum number of LSNs to gather and sort at any one time.
setLSNBatchSize(long) - Method in class com.sleepycat.je.PreloadConfig
Set the maximum number of LSNs to gather and sort at any one time.
setLSNBatchSizeVoid(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setLSNBatchSizeVoid(long) - Method in class com.sleepycat.je.PreloadConfig
 
setMax(long) - Method in class com.sleepycat.je.utilint.LongMaxStat
Set stat to MAX(current stat value, newValue).
setMaxBytes(long) - Method in interface com.sleepycat.je.evictor.OffHeapAllocator
Sets the maximum size of the off-heap cache, to be used as a hint for the creation of implementation specific data structures.
setMaxBytes(long) - Method in class com.sleepycat.je.PreloadConfig
Configure the maximum number of bytes to preload.
setMaxBytesVoid(long) - Method in class com.sleepycat.je.PreloadConfig
 
setMaxClockDelta(long, TimeUnit) - Method in class com.sleepycat.je.rep.ReplicationConfig
Sets the maximum acceptable clock skew between this Replica and its Feeder, which is the node that is the source of its replication stream.
setMaxClockDeltaVoid(long, TimeUnit) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setMaxConnectionAttempts(int) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
setMaxConnectionAttemptsVoid(int) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
setMaxDisk(long) - Method in class com.sleepycat.je.EnvironmentMutableConfig
A convenience method for setting EnvironmentConfig.MAX_DISK.
setMaxDiskVoid(long) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
setMaxErrors(int) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Configure the maximum number of errors to be analyzed before ending the LDiff operation.
setMaxErrorsVoid(int) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
setMaxFlushLevelHook(TestHook<?>) - Static method in class com.sleepycat.je.recovery.Checkpointer
 
setMaxMillisecs(long) - Method in class com.sleepycat.je.PreloadConfig
Configure the maximum number of milliseconds to execute preload.
setMaxMillisecsVoid(long) - Method in class com.sleepycat.je.PreloadConfig
 
setMaxRetries(int) - Method in class com.sleepycat.collections.TransactionRunner
Changes the maximum number of retries that will be performed when deadlocks are detected.
setMaxSeedMillisecs(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Deprecated.
this method has no effect and will be removed in a future release.
setMaxSeedMillisecsVoid(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setMaxSeedNodes(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Deprecated.
this method has no effect and will be removed in a future release.
setMaxSeedNodesVoid(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setMBAndEvictorStats(StatGroup, StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setMd5Hash(byte[]) - Method in class com.sleepycat.je.rep.util.ldiff.Block
 
setMessageQueueSize(int) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setMin(long) - Method in class com.sleepycat.je.utilint.LongMinStat
Set stat to MIN(current stat value, newValue).
setMinimizeRecoveryTime(boolean) - Method in class com.sleepycat.je.CheckpointConfig
Configures the minimize recovery time option.
setMinimizeRecoveryTimeVoid(boolean) - Method in class com.sleepycat.je.CheckpointConfig
 
setMinJEVersion(JEVersion) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Checks if all data nodes in the replication group support the specified JE version.
setMinJEVersion(JEVersion) - Method in class com.sleepycat.je.rep.impl.RepGroupDB
Sets the minimum JE version required for nodes to join the replication group and refreshes the group object cached in the rep group.
setMinJEVersion(JEVersion) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Sets the minimum JE version that a node must be running in order to join the replication group.
setMinProtocolVersion(int) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setMinutes(int) - Method in class com.sleepycat.je.CheckpointConfig
Configures the checkpoint time threshold, in minutes.
setMinutesVoid(int) - Method in class com.sleepycat.je.CheckpointConfig
 
setModel(EntityModel) - Method in class com.sleepycat.persist.StoreConfig
Sets the entity model that defines entity classes and index keys.
setModelVoid(EntityModel) - Method in class com.sleepycat.persist.StoreConfig
 
setMultiKeyCreator(SecondaryMultiKeyCreator) - Method in class com.sleepycat.je.SecondaryConfig
Specifies the user-supplied object used for creating multi-valued secondary keys.
setMultiKeyCreatorVoid(SecondaryMultiKeyCreator) - Method in class com.sleepycat.je.SecondaryConfig
 
setMutableConfig(EnvironmentMutableConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Changes the mutable config properties that are present in the given config, and notifies all config observer.
setMutableConfig(EnvironmentMutableConfig) - Method in class com.sleepycat.je.Environment
Sets database environment attributes.
setMutations(Mutations) - Method in class com.sleepycat.persist.StoreConfig
Configures mutations for performing lazy evolution of stored instances.
setMutationsVoid(Mutations) - Method in class com.sleepycat.persist.StoreConfig
 
setName(String) - Method in class com.sleepycat.je.Transaction
Set the user visible name for the transaction.
setNameAndType(String) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
setNameIdPair(NameIdPair) - Method in class com.sleepycat.je.rep.utilint.NamedChannel
 
setNetworkRestore() - Method in class com.sleepycat.je.util.DbBackup
For internal use only.
setNeverLocked(boolean) - Method in class com.sleepycat.je.txn.WriteLockInfo
 
setNextLRUNode(IN) - Method in class com.sleepycat.je.tree.IN
 
setNodeHostPort(String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Sets the hostname and port associated with this arbiter.
setNodeHostPort(String) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Sets the hostname and port associated with this monitor.
setNodeHostPort(String) - Method in class com.sleepycat.je.rep.ReplicationConfig
Sets the hostname and port associated with this node.
setNodeHostPortVoid(String) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
setNodeHostPortVoid(String) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setNodeIdSequence(int) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Set the node id sequence.
setNodeMaxDupTreeEntries(int) - Method in class com.sleepycat.je.DatabaseConfig
Deprecated.
this property no longer has any effect; DatabaseConfig.setNodeMaxEntries(int) should be used instead.
setNodeMaxDupTreeEntriesVoid(int) - Method in class com.sleepycat.je.DatabaseConfig
 
setNodeMaxEntries(int) - Method in class com.sleepycat.je.DatabaseConfig
Configures the Environment.openDatabase method to have a B+Tree fanout of nodeMaxEntries.
setNodeMaxEntriesVoid(int) - Method in class com.sleepycat.je.DatabaseConfig
 
setNodeMaxTreeEntries(int) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
setNodeName(String) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
setNodeName(String) - Method in class com.sleepycat.je.EnvironmentConfig
Sets the user defined nodeName for the Environment.
setNodeName(String) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Sets the name to be associated with this Arbiter.
setNodeName(String) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Sets the name to be associated with this monitor.
setNodeName(String) - Method in class com.sleepycat.je.rep.ReplicationConfig
Sets the name to be associated with this node.
setNodeNameVoid(String) - Method in class com.sleepycat.je.EnvironmentConfig
 
setNodeNameVoid(String) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
setNodeNameVoid(String) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setNodePriority(int) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
Sets the election priority for the node.
setNodePriorityVoid(int) - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
 
setNodes(Map<Integer, RepNodeImpl>) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Sets the nodes associated with the Rep group.
setNodeType(NodeType) - Method in class com.sleepycat.je.rep.ReplicationConfig
Sets the type of this node.
setNodeTypeVoid(NodeType) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setNonCloning(Cursor, boolean) - Static method in class com.sleepycat.je.DbInternal
Deprecated.
setNonSticky(boolean) - Method in class com.sleepycat.je.CursorConfig
Configures the behavior of the cursor when a cursor movement operation returns OperationStatus.NOTFOUND.
setNonStickyVoid(boolean) - Method in class com.sleepycat.je.CursorConfig
 
setNoOverwrite(boolean) - Method in class com.sleepycat.je.util.DbLoad
Sets whether the load should overwrite existing data or not.
setNoSort(boolean) - Method in class com.sleepycat.je.JoinConfig
Specifies whether automatic sorting of the input cursors is disabled.
setNoSortVoid(boolean) - Method in class com.sleepycat.je.JoinConfig
 
setNoSync(boolean) - Method in class com.sleepycat.je.TransactionConfig
setNoSyncVoid(boolean) - Method in class com.sleepycat.je.TransactionConfig
 
setNoWait(boolean) - Method in class com.sleepycat.je.TransactionConfig
Configures the transaction to not wait if a lock request cannot be immediately granted.
setNoWaitVoid(boolean) - Method in class com.sleepycat.je.TransactionConfig
 
setNSecondaryWrites(int) - Method in class com.sleepycat.je.dbi.CursorImpl
 
setNumDeleted(int) - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
setNumerator(long) - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
setNumProcessed(int) - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
setNumRead(int) - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
setNumRecords(int) - Method in class com.sleepycat.je.rep.util.ldiff.Block
 
setNumRetries(int) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Sets the number of times a ping thread attempts to contact a node before deeming it unreachable.
setNumRetriesVoid(int) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
setOffHeapBINId(int, int, boolean, boolean) - Method in class com.sleepycat.je.tree.IN
 
setOffHeapCacheSize(long) - Method in class com.sleepycat.je.EnvironmentMutableConfig
A convenience method for setting EnvironmentConfig.MAX_OFF_HEAP_MEMORY.
setOffHeapCacheSizeVoid(long) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
setOffHeapLNId(int, long) - Method in class com.sleepycat.je.tree.BIN
 
setOffHeapLruId(int) - Method in class com.sleepycat.je.tree.BIN
 
setOffHeapStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setOffset(int) - Method in class com.sleepycat.je.DatabaseEntry
Sets the byte offset into the data array.
setOldExpirationTime(long) - Method in class com.sleepycat.je.dbi.ExpirationInfo
 
setOnFirstSlot() - Method in class com.sleepycat.je.dbi.CursorImpl
 
setOnLastSlot() - Method in class com.sleepycat.je.dbi.CursorImpl
 
setOnlyAbortable(OperationFailureException) - Method in class com.sleepycat.je.txn.BuddyLocker
Forwards to the buddy locker, since the buddy may be transactional.
setOnlyAbortable(OperationFailureException) - Method in class com.sleepycat.je.txn.Locker
Set the state of a transaction to abort-only.
setOnlyAbortable(OperationFailureException) - Method in class com.sleepycat.je.txn.Txn
Set the state of a transaction to abort-only.
setOpenTimeout(int) - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Sets the connection open timeout value for the connection.
setOutputHook(TestHook<Object>) - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
setOutputMessageQueueSize(int) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setOverrideBtreeComparator(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Sets to true if the database exists and the btree comparator specified in this configuration object should override the current comparator.
setOverrideBtreeComparatorVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setOverrideDuplicateComparator(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Sets to true if the database exists and the duplicate comparator specified in this configuration object should override the current comparator.
setOverrideDuplicateComparatorVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setOverrideTriggers(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setOverrideTriggers(boolean) - Method in class com.sleepycat.je.SecondaryConfig
 
setOverrideTriggersVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setOwner(int, IN) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
setOwnerTxnIds(long[]) - Method in exception com.sleepycat.je.LockConflictException
 
setParent(IN) - Method in class com.sleepycat.je.tree.IN
 
setPartGenDBId(DatabaseId) - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
setPartGenDBName(String) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setPartial(int, int, boolean) - Method in class com.sleepycat.je.DatabaseEntry
Configures this DatabaseEntry to read or write partial records.
setPartial(boolean) - Method in class com.sleepycat.je.DatabaseEntry
Configures this DatabaseEntry to read or write partial records.
setPartialLength(int) - Method in class com.sleepycat.je.DatabaseEntry
Sets the byte length of the partial record being read or written by the application, in bytes.
setPartialOffset(int) - Method in class com.sleepycat.je.DatabaseEntry
Sets the offset of the partial record being read or written by the application, in bytes.
setPendingDeleted(int) - Method in class com.sleepycat.je.tree.IN
Set pendingDeleted to true.
setPort(int) - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
setPreemptable(boolean) - Method in class com.sleepycat.je.txn.Locker
Allows/disallows my locks from being stolen/preemted.
setPreempted(Database, String, String) - Static method in class com.sleepycat.je.DbInternal
Proxy to Database.setPreempted()
setPreempted() - Method in class com.sleepycat.je.txn.Locker
Called when a lock is stolen from this locker by the HA replayer.
setPreEvictINHook(TestHook<Object>) - Method in class com.sleepycat.je.evictor.Evictor
 
setPreHeartbeatTimeout(long, TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setPreHeartbeatTimeout(long, TimeUnit) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setPrepared(boolean) - Method in class com.sleepycat.je.txn.Txn
 
setPrevLRUNode(IN) - Method in class com.sleepycat.je.tree.IN
 
setPriField(Object, Object) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
setPriInfo(CursorImpl) - Method in class com.sleepycat.je.dbi.CursorImpl
When the primary record is read during a secondary operation, this method is called to copy the primary version and storage size here.
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
Configures Environment.verify and Database.verify to print basic verification information.
setPrintInfoVoid(boolean) - Method in class com.sleepycat.je.VerifyConfig
 
setProgress(RecoveryProgress) - Method in class com.sleepycat.je.dbi.StartupTracker
Record new progress states for any registered environment progress listener.
setProgressInterval(long) - Method in class com.sleepycat.je.util.DbLoad
If progressInterval is set, progress status messages are generated to stdout at set percentages of the load.
setProgressListener(ProgressListener<PreloadConfig.Phases>) - Method in class com.sleepycat.je.PreloadConfig
Configure the preload operation to make periodic calls to a ProgressListener to provide feedback on preload progress.
setProgressListenerVoid(ProgressListener<PreloadConfig.Phases>) - Method in class com.sleepycat.je.PreloadConfig
 
setProhibitNextDelta(boolean) - Method in class com.sleepycat.je.tree.IN
Disallow delta on next log.
setPropagateExceptions(boolean) - Method in class com.sleepycat.je.VerifyConfig
Configures Environment.verify and Database.verify to propagate exceptions found during verification.
setPropagateExceptionsVoid(boolean) - Method in class com.sleepycat.je.VerifyConfig
 
setQueueSize(int) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Set the queue size for entries being passed between the DiskOrderedCursor producer thread and the application's consumer thread.
setQueueSizeVoid(int) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setQuorumAck(boolean) - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
setRange(long, long) - Method in class com.sleepycat.je.SequenceConfig
Configures a sequence range.
setRangeConstraint(RangeConstraint) - Method in class com.sleepycat.je.Cursor
 
setRangeMax(long) - Method in class com.sleepycat.je.SequenceConfig
 
setRangeMaxVoid(long) - Method in class com.sleepycat.je.SequenceConfig
 
setRangeMin(long) - Method in class com.sleepycat.je.SequenceConfig
 
setRangeMinVoid(long) - Method in class com.sleepycat.je.SequenceConfig
 
setRawAccess(boolean) - Method in interface com.sleepycat.persist.impl.EntityInput
Changes raw mode and returns the original mode, which is normally restored later.
setReadCommitted(boolean) - Method in class com.sleepycat.je.CursorConfig
Configures read operations performed by the cursor to obey read committed isolation.
setReadCommitted(boolean) - Method in class com.sleepycat.je.TransactionConfig
Configures the transaction for read committed isolation.
setReadCommittedVoid(boolean) - Method in class com.sleepycat.je.CursorConfig
 
setReadCommittedVoid(boolean) - Method in class com.sleepycat.je.TransactionConfig
 
setReadDelay(long, TimeUnit) - Method in class com.sleepycat.je.util.DbVerifyLog
Configures the delay between file reads during verification.
setReadHook(TestHook) - Method in class com.sleepycat.je.log.LogManager
 
setReadModifyWrite(boolean) - Method in class com.sleepycat.collections.StoredIterator
Changes whether write-locks will be obtained when reading with this cursor.
setReadOnly(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Configures the database in read-only mode.
setReadOnly(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
Convenience method for setting EnvironmentConfig.ENV_READ_ONLY.
setReadOnly(boolean) - Method in class com.sleepycat.je.TransactionConfig
Configures this transaction to disallow write operations, regardless of whether writes are allowed for the Environment or the Databases that are accessed.
setReadOnly(boolean) - Method in class com.sleepycat.persist.StoreConfig
Sets the read-only configuration property.
setReadOnlyVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setReadOnlyVoid(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
 
setReadOnlyVoid(boolean) - Method in class com.sleepycat.je.TransactionConfig
 
setReadOnlyVoid(boolean) - Method in class com.sleepycat.persist.StoreConfig
 
setReadTimeout(int) - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Sets the read timeout value for the connection.
setReadUncommitted(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setReadUncommitted(boolean) - Method in class com.sleepycat.je.CursorConfig
Configures read operations performed by the cursor to return modified but not yet committed data.
setReadUncommitted(boolean) - Method in class com.sleepycat.je.TransactionConfig
Configures read operations performed by the transaction to return modified but not yet committed data.
setReadUncommittedVoid(boolean) - Method in class com.sleepycat.je.CursorConfig
 
setReadUncommittedVoid(boolean) - Method in class com.sleepycat.je.TransactionConfig
 
setRecalcToggle(boolean) - Method in class com.sleepycat.je.tree.IN
 
setRecalculate(boolean) - Method in class com.sleepycat.je.util.DbSpace
Sets the recalculation property, which if true causes a more expensive recalculation of utilization to be performed for debugging purposes.
setReceiveBufferSize(int) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setReceiveBufferSize(int) - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Sets the connection receive buffer size for the connection.
setReceiveBufferSize(int) - Method in class com.sleepycat.je.rep.NetworkRestoreConfig
Sets the size of the receive buffer associated with the socket used to transfer files during the NetworkRestore operation.
setReceiveBufferSize(int) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setReceiveBufferSizeVoid(int) - Method in class com.sleepycat.je.rep.NetworkRestoreConfig
 
setReconnectDelay(int) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
setReconnectDelayVoid(int) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
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
 
setRecoveryInfo(RecoveryInfo) - Method in class com.sleepycat.je.dbi.StartupTracker
 
setRecoveryProgressListener(ProgressListener<RecoveryProgress>) - Method in class com.sleepycat.je.EnvironmentConfig
Configure the environment to make periodic calls to a ProgressListener to provide feedback on environment startup (recovery).
setRecoveryProgressListenerVoid(ProgressListener<RecoveryProgress>) - Method in class com.sleepycat.je.EnvironmentConfig
 
setRemoteBeginData(byte[]) - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
setRemoteBeginKey(byte[]) - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
setRemoteDiffSize(long) - Method in class com.sleepycat.je.rep.util.ldiff.MismatchedRegion
 
setRemoved(boolean) - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
setRenumbering(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setRepairReservedFiles(boolean) - Method in class com.sleepycat.je.VerifyConfig
 
setRepairReservedFilesVoid(boolean) - Method in class com.sleepycat.je.VerifyConfig
 
setRepBase(Map<String, StatGroup>) - Method in class com.sleepycat.je.statcap.StatManager.StatContext
 
setRepContext(ReplicationContext) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
ReplicatedTxns set it when the txn commit or abort arrives.
setRepeatIteratorReads(long) - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
setReplicaAckTimeout(long, TimeUnit) - Method in class com.sleepycat.je.rep.ReplicationConfig
Set the replica commit timeout.
setReplicaAckTimeoutVoid(long, TimeUnit) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setReplicaFeederSyncupHook(ReplicaFeederSyncup.TestHook<Object>) - Method in class com.sleepycat.je.rep.impl.node.Replica
Set a test hook which is executed when the ReplicaFeederSyncup finishes.
setReplicaLatestVLSNSeq(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
setReplicaLatestVLSNSeq(long) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
setReplicaLatestVLSNSeq(long) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
setReplicated(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Configures a database to be replicated or non-replicated, in a replicated Environment.
setReplicated(boolean) - Method in class com.sleepycat.persist.StoreConfig
Configures a store to be replicated or non-replicated, in a replicated Environment.
setReplicatedVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setReplicatedVoid(boolean) - Method in class com.sleepycat.persist.StoreConfig
 
setReplicaType(ReplicaFactory.ReplicaType) - Static method in class com.sleepycat.je.rep.impl.node.ReplicaFactory
 
setRepMutableConfig(ReplicationMutableConfig) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
setRepMutableConfig(ReplicationMutableConfig) - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
 
setRepNetConfig(ReplicationNetworkConfig) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setRepNetConfig(ReplicationNetworkConfig) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
setRepNetConfig(ReplicationNetworkConfig) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setRepNetConfigVoid(ReplicationNetworkConfig) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setRepNetConfigVoid(ReplicationNetworkConfig) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
setRepNetConfigVoid(ReplicationNetworkConfig) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setResponse(ServiceDispatcher.Response) - Method in class com.sleepycat.je.rep.utilint.ServiceHandshake.ClientInitOp
 
setResponseMessage(TextProtocol.ResponseMessage) - Method in class com.sleepycat.je.rep.impl.TextProtocol.MessageExchange
 
setRetainLogFiles(boolean) - Method in class com.sleepycat.je.rep.NetworkRestoreConfig
If true retains obsolete log files, by renaming them instead of deleting them.
setRetainLogFilesVoid(boolean) - Method in class com.sleepycat.je.rep.NetworkRestoreConfig
 
setRetryInterval(long) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Sets the number of milliseconds between ping thread retries.
setRetryIntervalVoid(long) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
setReuseAddr(boolean) - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Sets the reuseAddr option for the connection.
setRollback() - Method in class com.sleepycat.je.txn.Txn
 
setRollbackTestHook(TestHook<ReplicaFeederSyncup>) - Static method in class com.sleepycat.je.rep.stream.ReplicaFeederSyncup
 
setRollingChksum(long) - Method in class com.sleepycat.je.rep.util.ldiff.Block
 
setRoot(ChildReference, boolean) - Method in class com.sleepycat.je.tree.Tree
Set the root for the tree.
setRowCount(int) - Method in class com.sleepycat.utilint.StatLogger
Sets the maximum log file row count.
setRunnableHook(TestHook<Boolean>) - Method in class com.sleepycat.je.evictor.Evictor
 
setSearchHook(TestHook) - Method in class com.sleepycat.je.tree.Tree
 
setSecondaryAssociation(SecondaryAssociation) - Method in class com.sleepycat.je.DatabaseConfig
 
setSecondaryAssociationVoid(SecondaryAssociation) - Method in class com.sleepycat.je.DatabaseConfig
 
setSecondaryBulkLoad(boolean) - Method in class com.sleepycat.persist.StoreConfig
Sets the bulk-load-secondaries configuration property.
setSecondaryBulkLoadVoid(boolean) - Method in class com.sleepycat.persist.StoreConfig
 
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
 
setSendVersion(String) - Method in class com.sleepycat.je.rep.impl.TextProtocol.Message
 
setSequence(int) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
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
 
setSerDeHook(TestHook<String>) - Static method in class com.sleepycat.je.rep.impl.TextProtocol
Sets the hook that is invoked post serialization on request messages and pre deserialization on response messages.
setSerialBufferSize(int) - Method in class com.sleepycat.bind.serial.SerialBase
Sets the initial byte size of the output buffer that is allocated by the default implementation of SerialBase.getSerialOutput(java.lang.Object).
setSerialDBScan(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setSerialDBScanVoid(boolean) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
 
setSerializableIsolation(TransactionConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setSerializableIsolation(boolean) - Method in class com.sleepycat.je.TransactionConfig
Configures this transaction to have serializable (degree 3) isolation.
setSerializableIsolationVoid(boolean) - Method in class com.sleepycat.je.TransactionConfig
 
setSharedCache(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
A convenience method for setting the EnvironmentConfig.SHARED_CACHE parameter.
setSharedCacheVoid(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
 
setShowProgressInterval(int) - Method in class com.sleepycat.je.StatsConfig
When the statistics operation is configured to display progress the showProgressInterval is the number of LNs between each progress report.
setShowProgressInterval(int) - Method in class com.sleepycat.je.VerifyConfig
When the verify operation is configured to display progress the showProgressInterval is the number of LNs between each progress report.
setShowProgressIntervalVoid(int) - Method in class com.sleepycat.je.StatsConfig
 
setShowProgressIntervalVoid(int) - Method in class com.sleepycat.je.VerifyConfig
 
setShowProgressStream(PrintStream) - Method in class com.sleepycat.je.StatsConfig
Configures the statistics operation to display progress to the PrintStream argument.
setShowProgressStream(PrintStream) - Method in class com.sleepycat.je.VerifyConfig
Configures the verify operation to display progress to the PrintStream argument.
setShowProgressStreamVoid(PrintStream) - Method in class com.sleepycat.je.StatsConfig
 
setShowProgressStreamVoid(PrintStream) - Method in class com.sleepycat.je.VerifyConfig
 
setSimulateIOException(String, boolean) - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
 
setSimulatePreDTVLSNMaster(boolean) - Static method in class com.sleepycat.je.rep.impl.RepImpl
Test method to create pre-DTVLSN logs.
setSize(int) - Method in class com.sleepycat.je.DatabaseEntry
Sets the byte size of the data array.
setSkewMs(int) - Static method in class com.sleepycat.je.rep.impl.RepImpl
Used during testing to introduce artificial clock skews.
setSnapshot(String) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
setSocketConnectTimeout(int) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
Sets the socketConnection timeout, in milliseconds, used when the ping thread attempts to establish a connection with a replication node.
setSocketConnectTimeoutVoid(int) - Method in class com.sleepycat.je.rep.monitor.MonitorConfig
 
setSortedDuplicates(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setSortedDuplicates(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Configures the database to support records with duplicate keys.
setSortedDuplicates() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
setSortedDuplicatesVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setSSLAuthenticator(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the authenticator configuration to be used for authenticating incoming client connections.
setSSLAuthenticatorClass(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the authenticator class to be instantiated for creation of new SSL Authenticator instances.
setSSLAuthenticatorClassVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLAuthenticatorParams(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the Authenticator parameters to be passed to the SSL server Authenticator class when instantiated.
setSSLAuthenticatorParamsVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLAuthenticatorVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLCipherSuites(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the list of SSL cipher suites that are acceptable
setSSLCipherSuitesVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLClientKeyAlias(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the alias associated with the key in the Java KeyStore file to be used when initiating SSL connections.
setSSLClientKeyAliasVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLHostVerifier(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the configuration to be used for verifying the certificate of a server when a connection is made.
setSSLHostVerifierClass(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the host verifier class to be instantiated for creation of new SSL host verifier instances.
setSSLHostVerifierClassVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLHostVerifierParams(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the host verifier parameters to be passed to the SSL host verifier class when instantiated.
setSSLHostVerifierParamsVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLHostVerifierVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLKeyStore(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the name of the Java KeyStore file to be used when creating SSL connections.
setSSLKeyStorePassword(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the password for the Java KeyStore file to be used when creating SSL connections.
setSSLKeyStorePasswordClass(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the name of a class that should be instantiated to retrieve the password for the Java KeyStore file.
setSSLKeyStorePasswordClassVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLKeyStorePasswordParams(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the string to be used in the constructor for a keystore password source instance.
setSSLKeyStorePasswordParamsVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLKeyStorePasswordSource(PasswordSource) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the password source for KeyStore access by the SSL implementation.
setSSLKeyStorePasswordSourceVoid(PasswordSource) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLKeyStorePasswordVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLKeyStoreType(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the type of the Java KeyStore file to be used when creating SSL connections.
setSSLKeyStoreTypeVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLKeyStoreVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLProtocols(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the list of SSL protocols that are acceptable
setSSLProtocolsVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLServerKeyAlias(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the alias associated with the key in the Java KeyStore file to be used when accepting incoming SSL connections.
setSSLServerKeyAliasVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLTrustStore(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the name of the Java TrustStore file to be used when validating SSL certificates.
setSSLTrustStoreType(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
Sets the type of the Java Truststore file to be used when creating SSL connections.
setSSLTrustStoreTypeVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setSSLTrustStoreVoid(String) - Method in class com.sleepycat.je.rep.ReplicationSSLConfig
 
setStartFile(long) - Method in class com.sleepycat.je.util.DbSpace
Sets the start file number, which is a lower bound on the range of files for which utilization is reported and (optionally) recalculated.
setStartTimeMs(long) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
setStartVLSN(VLSN) - Method in class com.sleepycat.je.rep.subscription.SubscriptionStat
 
setState(DbCleanup, boolean) - Static method in class com.sleepycat.je.dbi.DbCleanup
Do any preparation needed for a cleanup task _before_ the txn's write locks have been released.
setState(ReplicatedEnvironment.State) - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
setStateAndExecute(EnvironmentImpl, DbCleanup) - Static method in class com.sleepycat.je.dbi.DbCleanup
Process cleanup task when a non-transactional DB operation is complete (meaning that the NameLN was logged).
setStateChangeListener(StateChangeListener) - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Sets the listener used to receive asynchronous replication node state change events.
setStatGroup(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setStatGroup(StatGroup) - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
 
setStats(StartupTracker.Phase, StatGroup) - Method in class com.sleepycat.je.dbi.StartupTracker
Save stats for a given phase.
setStatsInterval(long) - Static method in class com.sleepycat.je.rep.impl.node.ReplicaFactory
 
setStatus(PreloadStatus) - Method in class com.sleepycat.je.PreloadStats
 
setStopVerifyFlag(boolean) - Method in class com.sleepycat.je.util.DbVerifyLog
 
setStreamLogVersion(int) - Method in class com.sleepycat.je.rep.stream.BaseProtocol
Invoked in cases where the stream log version is not known at the time the protocol object is created and stream log version negotiations are required to determine the version that will be used for log records sent over the HA stream.
setStreamMode(BaseProtocol.EntryRequestType) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setStreamOpenTimeout(long, TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
 
setStreamOpenTimeout(long, TimeUnit) - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
setSuppressGroupDBUpdates(boolean) - Static method in class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNUpdater
Used during testing to suppress CBVLSN updates at this node.
setSuspended(boolean) - Method in class com.sleepycat.je.txn.Txn
 
setSync(boolean) - Method in class com.sleepycat.je.TransactionConfig
Configures the transaction to write and synchronously flush the log it when commits.
setSyncAtFileEnd(boolean) - Method in class com.sleepycat.je.log.FileManager
May be used to disable sync at file end to speed unit tests.
setSyncHook(Store.SyncHook) - Static method in class com.sleepycat.persist.impl.Store
For unit testing.
setSyncupProgress(SyncupProgress) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
setSyncupProgress(SyncupProgress, long, long) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
setSyncupProgressListener(ProgressListener<SyncupProgress>) - Method in class com.sleepycat.je.rep.ReplicationConfig
Configure the environment to make periodic calls to a ProgressListener to provide feedback on replication stream sync-up.
setSyncupProgressListenerVoid(ProgressListener<SyncupProgress>) - Method in class com.sleepycat.je.rep.ReplicationConfig
 
setSyncVoid(boolean) - Method in class com.sleepycat.je.TransactionConfig
 
setTableIds(String[]) - Method in interface com.sleepycat.je.rep.subscription.StreamAuthenticator
Specifies the table Ids.
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.
setTaskCoordinator(TaskCoordinator) - Method in class com.sleepycat.je.EnvironmentConfig
 
setTaskCoordinatorStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setTaskCoordinatorVoid(TaskCoordinator) - Method in class com.sleepycat.je.EnvironmentConfig
 
setTcpNoDelay(boolean) - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Sets the tcpNoDelay option for the connection.
setTemporary(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Sets the temporary database option.
setTemporary(boolean) - Method in class com.sleepycat.persist.StoreConfig
Sets the temporary configuration property.
setTemporaryVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setTemporaryVoid(boolean) - Method in class com.sleepycat.persist.StoreConfig
 
setTestBarrier(CyclicBarrier) - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackup
 
setTestDelayMs(int) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
 
setTestDelayMs(int) - Method in class com.sleepycat.je.rep.impl.node.Replica
For unit testing only!
setTestHook(TestHook) - Method in class com.sleepycat.je.dbi.CursorImpl
 
setTestHook(TestHook) - Method in class com.sleepycat.je.util.DbBackup
For internal use only.
setTestHook1(TestHook) - Method in class com.sleepycat.je.dbi.DiskOrderedScanner
 
setTestLogVersion(int) - Static method in class com.sleepycat.je.rep.stream.FeederReplicaHandshake
 
setTestLogVersion(int) - Static method in class com.sleepycat.je.rep.stream.ReplicaFeederHandshake
Set the current log version to a different value, for testing.
setTestMaxInitialReplay(int) - Static method in class com.sleepycat.je.rep.stream.FeederReplicaSyncup
For testing.
setTestPriorItem(Loggable) - Static method in class com.sleepycat.je.log.entry.TraceLogEntry
Specify an object to write instead of the enclosed item when asked to write this entry in the log format prior to the last changed version, for testing.
setTestProtocolVersion(int) - Static method in class com.sleepycat.je.rep.stream.ReplicaFeederHandshake
Set the current protocol version to a different value, for testing.
setTestVersion(String) - Static method in class com.sleepycat.je.rep.impl.RepGroupProtocol
Set the current version to a different value, for testing.
setTextFileMode(boolean) - Method in class com.sleepycat.je.util.DbLoad
Sets whether the load data is in text file format.
setThreadTransaction(Transaction) - Method in class com.sleepycat.je.Environment
Sets the transaction associated with this thread if implied transactions are being used.
setThroughputStats(StatGroup) - Method in class com.sleepycat.je.EnvironmentStats
 
setTime(long) - Method in class com.sleepycat.je.util.DbSpace
Sets the time for calculating expired data.
setTimeOut(long) - Method in class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
 
setTimeoutMillis(long) - Method in exception com.sleepycat.je.LockConflictException
 
setTimeoutMs(int) - Method in class com.sleepycat.je.rep.utilint.NamedChannelWithTimeout
Used to modify the timeout associated with the channel.
setTimeouts(RepImpl, DurationConfigParam, DurationConfigParam) - Method in class com.sleepycat.je.rep.impl.TextProtocol
Set the network timeouts associated with uses of this protocol instance.
setTimeTestHook(TestHook<Long>) - Static method in class com.sleepycat.je.dbi.TTL
Sets a hook for simulating changes in the clock time that is used in TTL processing.
setToken(byte[]) - Method in interface com.sleepycat.je.rep.subscription.StreamAuthenticator
Specifies the login token.
setTotalLoadBytes(long) - Method in class com.sleepycat.je.util.DbLoad
Used for progress status messages.
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.
setTransaction(Transaction) - Method in class com.sleepycat.je.txn.Txn
 
setTransactional(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Encloses the database open within a transaction.
setTransactional(boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Sets the transactional property for the first opened handle.
setTransactional(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
Convenience method for setting EnvironmentConfig.ENV_IS_TRANSACTIONAL.
setTransactional(boolean) - Method in class com.sleepycat.persist.StoreConfig
Sets the transactional configuration property.
setTransactionalVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setTransactionalVoid(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
 
setTransactionalVoid(boolean) - Method in class com.sleepycat.persist.StoreConfig
 
setTransactionConfig(TransactionConfig) - Method in class com.sleepycat.collections.TransactionRunner
setTransactionTimeout(int) - Method in class com.sleepycat.je.XAEnvironment
 
setTreeStatsAccumulator(TreeWalkerStatsAccumulator) - Method in class com.sleepycat.je.dbi.CursorImpl
 
setTreeStatsAccumulator(TreeWalkerStatsAccumulator) - Method in class com.sleepycat.je.tree.Tree
 
setTriggers(List<Trigger>) - Method in class com.sleepycat.je.DatabaseConfig
 
setTriggers(Locker, String, List<Trigger>, boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Sets the list of triggers associated with the database.
setTriggers(List<Trigger>) - Method in class com.sleepycat.je.SecondaryConfig
 
setTriggersVoid(List<Trigger>) - Method in class com.sleepycat.je.DatabaseConfig
 
setTruncateOldDbId(DatabaseId) - Method in class com.sleepycat.je.log.DbOpReplicationContext
 
setTTL(int) - Method in class com.sleepycat.je.WriteOptions
Sets the Time-To-Live property for a 'put' operation, using TimeUnit.Days as the TTL unit.
setTTL(int, TimeUnit) - Method in class com.sleepycat.je.WriteOptions
Sets the Time-To-Live property for a 'put' operation, using the given TimeUnit.
setTupleBufferSize(int) - Method in class com.sleepycat.bind.tuple.TupleBase
Sets the initial byte size of the output buffer that is allocated by the default implementation of TupleBase.getTupleOutput(E).
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
setTxnNoSyncVoid(boolean) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
setTxnReadCommitted(EnvironmentConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
Proxy to EnvironmentConfig.setTxnReadCommitted()
setTxnSerializableIsolation(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
A convenience method for setting EnvironmentConfig.TXN_SERIALIZABLE_ISOLATION.
setTxnSerializableIsolationVoid(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
 
setTxnTimeout(long, TimeUnit) - Method in class com.sleepycat.je.EnvironmentConfig
A convenience method for setting EnvironmentConfig.TXN_TIMEOUT.
setTxnTimeout(long) - Method in class com.sleepycat.je.EnvironmentConfig
Deprecated.
setTxnTimeout(long, TimeUnit) - Method in class com.sleepycat.je.Transaction
Configures the timeout value for the transaction lifetime.
setTxnTimeout(long) - Method in class com.sleepycat.je.Transaction
Deprecated.
setTxnTimeout(long, TimeUnit) - Method in class com.sleepycat.je.TransactionConfig
Configures the timeout value for the transaction lifetime.
setTxnTimeout(long) - Method in class com.sleepycat.je.txn.BuddyLocker
Sets the transaction timeout of the buddy locker, since this locker has no independent timeout.
setTxnTimeout(long) - Method in class com.sleepycat.je.txn.Locker
Set the timeout period for this transaction, in milliseconds.
setTxnTimeoutVoid(long, TimeUnit) - Method in class com.sleepycat.je.EnvironmentConfig
 
setTxnTimeoutVoid(long) - Method in class com.sleepycat.je.EnvironmentConfig
 
setTxnTimeoutVoid(long, TimeUnit) - Method in class com.sleepycat.je.TransactionConfig
 
setTxnWriteNoSync(boolean) - Method in class com.sleepycat.je.EnvironmentMutableConfig
setTxnWriteNoSyncVoid(boolean) - Method in class com.sleepycat.je.EnvironmentMutableConfig
 
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
 
setUnknownStateTimeout(long, TimeUnit) - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Time to wait for the discovery of the Master during the instantiation of the Arbiter.
setUnsortedDuplicates(DatabaseConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setupClose(PrintWriter) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Release any resources from a subclass that need to be released before close is called on regular environment components.
setupClose(PrintWriter) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
setUpdateTTL(boolean) - Method in class com.sleepycat.je.WriteOptions
Sets the update-TTL property for a 'put' operation.
setupForAcks(MasterTxn) - Method in class com.sleepycat.je.rep.stream.FeederTxns
Create a new TxnInfo so that transaction commit can wait on the latch it sets up.
setUpgrade(LockType) - Method in class com.sleepycat.je.txn.LockUpgrade
 
setupHardRecovery() - Method in class com.sleepycat.je.rep.stream.ReplicaFeederSyncup
Hard recovery: truncate the files, repeat recovery.
setupRepConfig(File, RepConfigProxy, EnvironmentConfig) - Method in class com.sleepycat.je.Environment
 
setupRepConfig(File, RepConfigProxy, EnvironmentConfig) - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
 
setUseExistingConfig(boolean) - Method in class com.sleepycat.je.DatabaseConfig
Setting useExistingConfig to true allows a program to open a database without knowing a prior what its configuration is.
setUseExistingConfig(DatabaseConfig, boolean) - Static method in class com.sleepycat.je.DbInternal
Proxy to DatabaseConfig.setUseExistingConfig()
setUseExistingConfigVoid(boolean) - Method in class com.sleepycat.je.DatabaseConfig
 
setUUID(UUID) - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Sets the UUID.
setVal(Properties, ConfigParam, String, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for environment and replication configuration classes.
setVal(Properties, ConfigParam, String, String, boolean) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Helper method for environment and replication configuration classes.
setValue(V) - Method in class com.sleepycat.collections.MapEntryParameter
Always throws UnsupportedOperationException since this object is not attached to a map.
setVerbose(boolean) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Configure whether or not the operation will output information on its success or failure.
setVerbose(boolean) - Method in class com.sleepycat.persist.model.ClassEnhancer
Sets verbose mode.
setVerboseVoid(boolean) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
setVerifyDataRecords(boolean) - Method in class com.sleepycat.je.VerifyConfig
Configures verification to read and verify the leaf node (LN) of a primary data record.
setVerifyDataRecordsVoid(boolean) - Method in class com.sleepycat.je.VerifyConfig
 
setVerifyObsoleteRecords(boolean) - Method in class com.sleepycat.je.VerifyConfig
Configures verification to verify the obsolete record metadata.
setVerifyObsoleteRecordsVoid(boolean) - Method in class com.sleepycat.je.VerifyConfig
The void return setter for use by Bean editors.
setVerifySecondaries(boolean) - Method in class com.sleepycat.je.VerifyConfig
Configures verification to verify secondary database integrity.
setVerifySecondariesVoid(boolean) - Method in class com.sleepycat.je.VerifyConfig
 
setVersion(int) - Method in class com.sleepycat.je.dbi.SnapshotManifest.Builder
 
setVersion(int) - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
setVLSNIndexProtectedFileRange(FileProtector.ProtectedFileRange) - Method in class com.sleepycat.je.cleaner.FileProtector
Sets the ProtectedFileRange that protects files in VLSNIndex range from being deleted.
setVLSNSequence(long) - Method in class com.sleepycat.je.tree.LN
Called by LogManager after writing an LN with a newly assigned VLSN, and called by LNLogEntry after reading the LN with the VLSN from the log entry header.
setVLSNSequence(long) - Method in class com.sleepycat.je.tree.VersionedLN
 
setWaiterTxnIds(long[]) - Method in exception com.sleepycat.je.LockConflictException
 
setWaitHook(TestHook) - Method in class com.sleepycat.je.tree.Tree
 
setWaitIfBusy(boolean, int, int) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
Configure whether or not the operation should wait for the remote service to become available, if the remote service is busy.
setWaitIfBusyVoid(boolean) - Method in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
setWaitTime(long) - Method in class com.sleepycat.je.utilint.DaemonThread
 
setWrap(boolean) - Method in class com.sleepycat.je.SequenceConfig
Specifies that the sequence should wrap around when it is incremented (decremented) past the specified maximum (minimum) value.
setWrapVoid(boolean) - Method in class com.sleepycat.je.SequenceConfig
 
setWriteCursor(CursorConfig, boolean) - Static method in class com.sleepycat.compat.DbCompat
 
setWriteMessageHook(TestHook<BinaryProtocol.Message>) - Method in class com.sleepycat.je.rep.impl.node.Feeder
Set a test hook that will be called before sending a message using the protocol's write method, supplying the hook with the message as an argument.
setWriteNoSync(boolean) - Method in class com.sleepycat.je.TransactionConfig
setWriteNoSyncVoid(boolean) - Method in class com.sleepycat.je.TransactionConfig
 
setXATransaction(Xid, Transaction) - Method in class com.sleepycat.je.XAEnvironment
Used to set the Transaction object for an XA Xid.
severe(Logger, EnvironmentImpl, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
 
SHARED_CACHE - Static variable in class com.sleepycat.je.EnvironmentConfig
If true, the shared cache is used by this environment.
SharedLatch - Interface in com.sleepycat.je.latch
Extends Latch to provide a reader-writer/shared-exclusive latch.
SharedLatchImpl - Class in com.sleepycat.je.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.HandleLocker
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.dupConvert.DBIN
 
shortClassName() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
shortClassName() - Method in class com.sleepycat.je.tree.IN
 
ShortConfigParam - Class in com.sleepycat.je.config
A JE configuration parameter with an short value.
ShortConfigParam(String, Short, Short, Short, boolean, boolean) - Constructor for class com.sleepycat.je.config.ShortConfigParam
 
shortToEntry(short, DatabaseEntry) - Static method in class com.sleepycat.bind.tuple.ShortBinding
Converts a simple short value into an entry buffer.
shouldEndArbitration(ReplicationMutableConfig) - Method in interface com.sleepycat.je.rep.arbitration.ArbiterProvider
Return true if the environment configuration parameters specified in newConfig indicate that this node is not qualified to remain in active arbitration
shouldEndArbitration(ReplicationMutableConfig) - Method in class com.sleepycat.je.rep.arbitration.DesignatedPrimaryProvider
Return true if this node is no longer configured as the designated primary under the new configuration.
shouldLogDelta() - Method in class com.sleepycat.je.tree.BIN
Decide whether to log a full or partial BIN, depending on the ratio of the delta size to full BIN size.
shutdown() - Method in class com.sleepycat.je.cleaner.Cleaner
 
shutdown() - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
 
shutdown() - Method in class com.sleepycat.je.evictor.Evictor
Request and wait for a shutdown of all running eviction tasks.
shutdown() - Method in class com.sleepycat.je.evictor.OffHeapCache
 
shutdown() - Method in class com.sleepycat.je.log.LogFlusher
 
shutdown() - Method in class com.sleepycat.je.rep.arbiter.Arbiter
Shutdown the Arbiter.
shutdown() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbBinaryStateService
 
shutdown() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterImpl
 
shutdown() - Method in class com.sleepycat.je.rep.elections.ElectionAgentThread
Shuts down the Agent.
shutdown() - Method in class com.sleepycat.je.rep.elections.Elections
Shuts down just the election support at this node.
shutdown() - Method in class com.sleepycat.je.rep.elections.Proposer
Shut down the proposer and reclaim its resources.
SHUTDOWN - Variable in class com.sleepycat.je.rep.elections.Protocol
 
Shutdown() - Constructor for class com.sleepycat.je.rep.elections.Protocol.Shutdown
 
Shutdown(String, String[]) - Constructor for class com.sleepycat.je.rep.elections.Protocol.Shutdown
 
shutdown() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateService
 
shutdown() - Method in class com.sleepycat.je.rep.impl.networkRestore.FeederManager
 
shutdown() - Method in class com.sleepycat.je.rep.impl.networkRestore.LogFileFeeder
 
shutdown(Exception) - Method in class com.sleepycat.je.rep.impl.node.Feeder
Shutdown the feeder, closing its channel and releasing its threads.
shutdown() - Method in class com.sleepycat.je.rep.impl.node.Replica.ConsistencyTracker
Shutdown the consistency tracker.
shutdown() - Method in class com.sleepycat.je.rep.impl.node.Replica
Shutdown the Replica, free any threads that may have been waiting for the replica to reach some degree of consistency.
shutdown() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Used to shutdown all activity associated with this replication stream.
shutdown() - Method in class com.sleepycat.je.rep.monitor.Monitor
Release monitor resources and shut down the monitor.
shutdown(EnvironmentImpl) - Method in class com.sleepycat.je.rep.stream.ArbiterFeederSource
 
shutdown(EnvironmentImpl) - Method in interface com.sleepycat.je.rep.stream.FeederSource
 
shutdown(EnvironmentImpl) - Method in class com.sleepycat.je.rep.stream.MasterFeederSource
Must be called to allow deletion of files protected by this feeder.
shutdown() - Method in class com.sleepycat.je.rep.subscription.Subscription
Shutdown a subscription completely, keep the thread object to keep the state.
shutdown() - Method in class com.sleepycat.je.rep.util.ldiff.LDiffService
 
shutdown() - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
Shuts down the dispatcher, so that it's no longer listening for service requests.
shutdown() - Method in class com.sleepycat.je.util.verify.DataVerifier
 
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.
SHUTDOWN_ACK - Static variable in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
SHUTDOWN_REQUEST - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
SHUTDOWN_RESPONSE - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
shutdownAcceptorsLearners(Set<InetSocketAddress>, Set<InetSocketAddress>) - Method in class com.sleepycat.je.rep.elections.Elections
Shutdown all acceptor and learner agents by broadcasting a Shutdown message.
shutdownChannel(NamedChannel) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
Forces a shutdown of a blocking channel ignoring any errors that may be encountered in the process.
shutdownChannel(DataChannel) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
 
shutdownDaemons() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Ask all daemon threads to shut down.
shutdownDone(Logger) - Method in class com.sleepycat.je.utilint.StoppableThread
If the shutdown flag is false, set it to true and return false; in this case the caller should perform shutdown, including calling StoppableThread.shutdownThread(java.util.logging.Logger).
shutdownFeeder(RepNodeImpl) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
Shuts down a specific feeder.
shutdownGroup(long, TimeUnit) - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Closes this handle and shuts down the Replication Group by forcing all active Replicas to exit.
shutdownGroupOnClose(long) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Must be invoked on the Master via the last open handle.
shutdownGroupSetup(long) - Method in class com.sleepycat.je.rep.impl.RepImpl
Sets up the environment for group shutdown when the environment is closed.
shutdownNetworkBackup() - Method in class com.sleepycat.je.rep.impl.node.RepNode
Shuts down the Network backup service *before* a rollback is initiated as part of syncup, thus ensuring that NetworkRestore does not see an inconsistent set of log files.
ShutdownRequest(long) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.ShutdownRequest
 
ShutdownRequest(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.ShutdownRequest
 
ShutdownResponse() - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.ShutdownResponse
 
ShutdownResponse(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.ShutdownResponse
 
shutdownThread(Logger) - Method in class com.sleepycat.je.utilint.StoppableThread
This method is invoked from another thread of control to shutdown this thread.
SimpleCatalog - Class in com.sleepycat.persist.impl
A static catalog containing simple types only.
SimpleChannelFactory - Class in com.sleepycat.je.rep.utilint.net
A factory class for generating SimpleDataChannel instances based on SocketChannel instances.
SimpleChannelFactory() - Constructor for class com.sleepycat.je.rep.utilint.net.SimpleChannelFactory
 
SimpleChannelFactory(InstanceParams) - Constructor for class com.sleepycat.je.rep.utilint.net.SimpleChannelFactory
Included for compatibility with the standard DataChannelFactory.Builder construction model.
SimpleDataChannel - Class in com.sleepycat.je.rep.utilint.net
A basic concrete extension of DataChannel.
SimpleDataChannel(SocketChannel) - Constructor for class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
Constructor for general use.
SimpleFormat - Class in com.sleepycat.persist.impl
Format for simple types, including primitives.
SimpleFormat.FBigDec - Class in com.sleepycat.persist.impl
 
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
 
SimpleMessage() - Constructor for class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
 
SimpleTxnMap<T extends Txn> - Class in com.sleepycat.je.rep.utilint
SimpleTxnMap provides a customized (but limited functionality) map that's well suited to the tracking of open transactions.
SimpleTxnMap(int) - Constructor for class com.sleepycat.je.rep.utilint.SimpleTxnMap
 
SingleItemEntry<T extends Loggable> - Class in com.sleepycat.je.log.entry
This class embodies log entries that have a single loggable item.
SingleItemEntry(LogEntryType, T) - 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(long) - Method in interface com.sleepycat.je.evictor.OffHeapAllocator
Returns the size of an allocated block.
size - Variable in class com.sleepycat.je.log.LogItem
Size of the new log entry.
size() - Method in class com.sleepycat.je.rep.util.ldiff.BlockBag
Returns the number of blocks in this bag.
size() - Method in class com.sleepycat.je.rep.util.ldiff.Window
The number of records in the window.
size() - Method in class com.sleepycat.je.rep.utilint.SimpleTxnMap
 
size() - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
 
size(int) - Method in class com.sleepycat.je.tree.INKeyRep.Default
 
size(int) - Method in class com.sleepycat.je.tree.INKeyRep.MaxKeySize
 
size(int) - Method in class com.sleepycat.je.tree.INKeyRep
 
size() - Method in class com.sleepycat.je.utilint.TinyHashSet
 
size() - Method in class com.sleepycat.util.FastOutputStream
 
sizeAwait(int, long, TimeUnit) - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
Causes the requesting thread to wait until the map reaches the specified size or the thread is interrupted.
SizeAwaitMap<K,V> - Class in com.sleepycat.je.rep.utilint
Creates a Map that Threads can conveniently wait on to contain a specific number of entries, where the values optionally match a predicate.
SizeAwaitMap(EnvironmentImpl, SizeAwaitMap.Predicate<V>) - Constructor for class com.sleepycat.je.rep.utilint.SizeAwaitMap
Creates an instance of this class.
SizeAwaitMap.Predicate<V> - Interface in com.sleepycat.je.rep.utilint
Specifies which values should be counted.
SizeAwaitMapStatDefinition - Class in com.sleepycat.je.rep.utilint
Per-stat Metadata for each SizeAwaitMap statistics.
SizeAwaitMapStatDefinition() - Constructor for class com.sleepycat.je.rep.utilint.SizeAwaitMapStatDefinition
 
SizeofMarker - Interface in com.sleepycat.je.utilint
Special marker interface used by Sizeof when performing memory overhead calculations.
skip(boolean, long, RangeConstraint) - Method in class com.sleepycat.je.dbi.CursorImpl
Skips over entries until a boundary condition is satisfied, either because maxCount is reached or RangeConstraint.inBounds returns false.
skip(int) - Method in class com.sleepycat.je.rep.utilint.FreePortLocator
Skip a number of ports.
skip(long) - Method in class com.sleepycat.je.util.LogVerificationInputStream
skip(long) - Method in class com.sleepycat.util.FastInputStream
 
SKIP_CODE - Static variable in class com.sleepycat.asm.ClassReader
Flag to skip method code.
SKIP_COUNT - Static variable in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
SKIP_DEBUG - Static variable in class com.sleepycat.asm.ClassReader
Flag to skip the debug information in the class.
SKIP_FRAMES - Static variable in class com.sleepycat.asm.ClassReader
Flag to skip the stack map frames in the class.
SKIP_HELPER_HOST_RESOLUTION - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
SKIP_NODENAME_VALIDATION - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
skipData(int) - Method in class com.sleepycat.je.log.FileReader
 
skipEntry(ByteBuffer) - Method in class com.sleepycat.je.log.FileReader
May be called by processEntry when it determines that the entry does not need to be read/de-serialized.
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.
SkipGapException(long, long, VLSN) - Constructor for exception com.sleepycat.je.rep.stream.ReplicaSyncupReader.SkipGapException
 
skipNext(long, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Skips forward a given number of key/data pairs and returns the number by which the cursor is moved.
skipPrev(long, DatabaseEntry, DatabaseEntry, LockMode) - Method in class com.sleepycat.je.Cursor
Skips backward a given number of key/data pairs and returns the number by which the cursor is moved.
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.
sleepMs(long) - Static method in class com.sleepycat.je.dbi.BackupManager
Sleeps for the specified number of milliseconds, adjusted as needed for BackupManager.timeMultiplier.
slideAndFill(long, long, long, boolean) - Method in class com.sleepycat.je.log.FileReader.ReadWindow
 
SNAPSHOT_MANIFEST - Static variable in class com.sleepycat.je.dbi.BackupManager
The name of the manifest file created in a snapshot directory to represent the copy status of files in the snapshot.
SnapshotManifest - Class in com.sleepycat.je.dbi
A manifest that lists the contents and copy status of a snapshot.
SnapshotManifest.Builder - Class in com.sleepycat.je.dbi
Utility class for creating SnapshotManifest instances.
SnapshotManifest.LogFileInfo - Class in com.sleepycat.je.dbi
Information associated with a single log file in the snapshot.
SNTP_REQUEST - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
SNTP_RESPONSE - Static variable in class com.sleepycat.je.rep.stream.Protocol
 
SNTPRequest(boolean) - Constructor for class com.sleepycat.je.rep.stream.Protocol.SNTPRequest
 
SNTPRequest(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.SNTPRequest
 
SNTPResponse(Protocol.SNTPRequest) - Constructor for class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
SNTPResponse(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
SO_BIND_WAIT_MS - Static variable in class com.sleepycat.je.rep.impl.RepParams
Determines how long to wait for a bound socket to come free.
SO_REUSEADDR - Static variable in class com.sleepycat.je.rep.impl.RepParams
Used to force setting of SO_REUSEADDR to true on the HA server socket when it binds to its port.
socket() - Method in interface com.sleepycat.je.rep.net.DataChannel
Retrieves a socket associated with this channel.
socket() - Method in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
Retrieves a socket associated with this channel.
socketChannel - Variable in class com.sleepycat.je.rep.utilint.net.AbstractDataChannel
The underlying socket channel
SortedBigDecimalBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a sorted BigDecimal value.
SortedBigDecimalBinding() - Constructor for class com.sleepycat.bind.tuple.SortedBigDecimalBinding
 
SortedDoubleBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a sorted Double primitive wrapper or a sorted double primitive.
SortedDoubleBinding() - Constructor for class com.sleepycat.bind.tuple.SortedDoubleBinding
 
SortedFloatBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a sorted Float primitive wrapper or sorted a float primitive.
SortedFloatBinding() - Constructor for class com.sleepycat.bind.tuple.SortedFloatBinding
 
SortedLSNTreeWalker - Class in com.sleepycat.je.dbi
SortedLSNTreeWalker uses ordered disk access rather than random access to iterate over a database tree.
SortedLSNTreeWalker(DatabaseImpl[], long[], SortedLSNTreeWalker.TreeNodeProcessor, List<DatabaseException>, SortedLSNTreeWalker.ExceptionPredicate) - Constructor for class com.sleepycat.je.dbi.SortedLSNTreeWalker
 
SortedLSNTreeWalker.DeltaINEntry - Class in com.sleepycat.je.dbi
Supplements INEntry with BIN-delta information.
SortedLSNTreeWalker.INEntry - Class 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
 
SortedPackedIntegerBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a sorted Integer primitive wrapper or a sorted int primitive, that stores the value in the smallest number of bytes possible.
SortedPackedIntegerBinding() - Constructor for class com.sleepycat.bind.tuple.SortedPackedIntegerBinding
 
SortedPackedLongBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a sorted Long primitive wrapper or a sorted long primitive, that stores the value in the smallest number of bytes possible.
SortedPackedLongBinding() - Constructor for class com.sleepycat.bind.tuple.SortedPackedLongBinding
 
Sparse(int) - Constructor for class com.sleepycat.je.tree.INTargetRep.Sparse
 
Sparse(SizeofMarker) - Constructor for class com.sleepycat.je.tree.INTargetRep.Sparse
 
SPARSE_LONG_REP_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
SPARSE_TARGET_ENTRY_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
SparseRep(int) - Constructor for class com.sleepycat.je.tree.INLongRep.SparseRep
 
SparseRep(SizeofMarker) - Constructor for class com.sleepycat.je.tree.INLongRep.SparseRep
 
specialEviction() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Performs special eviction (eviction other than standard IN eviction) for this environment.
split(DatabaseEntry, DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.je.dbi.DupKeyData
Splits twoPartKey, previously set by combine, into original paramKey and paramData if they are non-null.
split(byte[], int, DatabaseEntry, DatabaseEntry) - Static method in class com.sleepycat.je.dbi.DupKeyData
Same as split method above, but with twoPartKey/twoPartKeySize byte array and array size params.
split(IN, int, IN, int) - Method in class com.sleepycat.je.tree.IN
Split this into two nodes.
Splitter - Class in com.sleepycat.je.util
Splitter is used to split a string based on a delimiter.
Splitter(char) - Constructor for class com.sleepycat.je.util.Splitter
 
SSL - Static variable in class com.sleepycat.je.rep.impl.RepParams.ChannelTypeConfigParam
 
SSL_AUTHENTICATOR - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL Authenticator
SSL_AUTHENTICATOR - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The specification for an SSL authenicator.
SSL_AUTHENTICATOR_CLASS - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL Authenticator class
SSL_AUTHENTICATOR_CLASS - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The string identifying a class to be instantiated to check whether incoming client SSL connections are to be trusted.
SSL_AUTHENTICATOR_PARAMS - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL Authenticator parameters
SSL_AUTHENTICATOR_PARAMS - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
A string encoding the parameters for configuring the authenticator class.
SSL_CIPHER_SUITES - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL cipher suites
SSL_CIPHER_SUITES - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The list of SSL cipher suites that are acceptable for SSL data channel factories.
SSL_CLIENT_KEY_ALIAS - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL client key alias
SSL_CLIENT_KEY_ALIAS - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The alias name of the preferred key for use by a client connecting to the service dispatcher.
SSL_HOST_VERIFIER - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL Host Verifier
SSL_HOST_VERIFIER - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The configuration to be used for verifying the certificate of a server when a connection is made.
SSL_HOST_VERIFIER_CLASS - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL Host Verifier class
SSL_HOST_VERIFIER_CLASS - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The class to be instantiated to check whether the target host of a connection initiated by a client is to be trusted.
SSL_HOST_VERIFIER_PARAMS - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL Host Verifier parameters
SSL_HOST_VERIFIER_PARAMS - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
A string encoding the parameters for configuring the host verifier class, if needed.
SSL_KEYSTORE_FILE - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL KeyStore file
SSL_KEYSTORE_FILE - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The path to the Java keystore file for SSL data channnel factories.
SSL_KEYSTORE_PASSWORD - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL KeyStore password
SSL_KEYSTORE_PASSWORD - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The password for accessing the Java keystore file for SSL data channnel factories.
SSL_KEYSTORE_PASSWORD_CLASS - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL KeyStore password source class
SSL_KEYSTORE_PASSWORD_CLASS - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
A class that will be instantiated in order to retrieve a password that allows access to the keystore file.
SSL_KEYSTORE_PASSWORD_PARAMS - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL KeyStore password source constructor parameters
SSL_KEYSTORE_PASSWORD_PARAMS - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
A string encoding the parameters for configuring the password class.
SSL_KEYSTORE_TYPE - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL KeyStore type
SSL_KEYSTORE_TYPE - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The type of the Java keystore file.
SSL_PROTOCOLS - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL protocols
SSL_PROTOCOLS - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The list of SSL protocols that are acceptable for SSL data channel factories.
SSL_SERVER_KEY_ALIAS - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL server key alias
SSL_SERVER_KEY_ALIAS - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The alias name of the preferred key for use by the service dispatcher acting in SSL server mode.
SSL_TRUSTSTORE_FILE - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL TrustStore file
SSL_TRUSTSTORE_FILE - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The path to the Java truststore file for SSL data channel factories.
SSL_TRUSTSTORE_TYPE - Static variable in class com.sleepycat.je.rep.impl.RepParams
SSL TrustStore type
SSL_TRUSTSTORE_TYPE - Static variable in class com.sleepycat.je.rep.ReplicationSSLConfig
The type of the Java truststore file.
SSLAuthenticator - Interface in com.sleepycat.je.rep.net
Interface to check the identity of a client based on its certificate.
SSLChannelFactory - Class in com.sleepycat.je.rep.utilint.net
A factory class for generating SSLDataChannel instances based on SocketChannel instances.
SSLChannelFactory(InstanceParams) - Constructor for class com.sleepycat.je.rep.utilint.net.SSLChannelFactory
Constructor for use during creating based on access configuration
SSLChannelFactory(SSLContext, SSLContext, SSLParameters, SSLAuthenticator, HostnameVerifier, InstanceLogger) - Constructor for class com.sleepycat.je.rep.utilint.net.SSLChannelFactory
Constructor for use when SSL configuration objects have already been constructed.
SSLDataChannel - Class in com.sleepycat.je.rep.utilint.net
SSLDataChannel provides SSL-based communications on top of a SocketChannel.
SSLDataChannel(SocketChannel, SSLEngine, String, HostnameVerifier, SSLAuthenticator, InstanceLogger) - Constructor for class com.sleepycat.je.rep.utilint.net.SSLDataChannel
Construct an SSLDataChannel given a SocketChannel and an SSLEngine
SSLDNAuthenticator - Class in com.sleepycat.je.rep.utilint.net
This is an implementation of SSLAuthenticator which authenticates based on the Distinguished Name (DN) in the SSL peer's certificate.
SSLDNAuthenticator(InstanceParams) - Constructor for class com.sleepycat.je.rep.utilint.net.SSLDNAuthenticator
Construct an SSLDNAuthenticator
SSLDNHostVerifier - Class in com.sleepycat.je.rep.utilint.net
This is an implementation of HostnameVerifier, which is intended to verify that the host to which we are connected is valid.
SSLDNHostVerifier(InstanceParams) - Constructor for class com.sleepycat.je.rep.utilint.net.SSLDNHostVerifier
Construct an SSLDNHostVerifier
SSLMirrorAuthenticator - Class in com.sleepycat.je.rep.utilint.net
This is an implementation of SSLAuthenticator that authenticates based on the certificate of the client matching the certificate that we would use when operating as a client.
SSLMirrorAuthenticator(InstanceParams) - Constructor for class com.sleepycat.je.rep.utilint.net.SSLMirrorAuthenticator
Construct an SSLMirrorAuthenticator
SSLMirrorHostVerifier - Class in com.sleepycat.je.rep.utilint.net
This is an implementation of HostnameVerifier, which is intended to verify that the host to which we are connected is valid.
SSLMirrorHostVerifier(InstanceParams) - Constructor for class com.sleepycat.je.rep.utilint.net.SSLMirrorHostVerifier
Construct an SSLMirrorHostVerifier
SSLStdHostVerifier - Class in com.sleepycat.je.rep.utilint.net
This is an implementation of HostnameVerifier which verifies that the host to which we are connected is valid using the standard SSL matching rules.
SSLStdHostVerifier(InstanceParams) - Constructor for class com.sleepycat.je.rep.utilint.net.SSLStdHostVerifier
Construct an SSLStdHostVerifier
stampRepWriteTime() - Method in class com.sleepycat.je.rep.txn.MasterTxn
 
start(StartupTracker.Phase) - Method in class com.sleepycat.je.dbi.StartupTracker
Note that a particular phase is starting.
start() - Method in class com.sleepycat.je.rep.subscription.Subscription
Start subscription main thread, subscribe from the very first VLSN from the feeder.
start(VLSN) - Method in class com.sleepycat.je.rep.subscription.Subscription
Start subscription main thread, subscribe from a specific VLSN from the feeder.
start(Xid, int) - Method in class com.sleepycat.je.XAEnvironment
 
start() - Method in class com.sleepycat.utilint.ActivityCounter
 
START_DELAY_S - Static variable in class com.sleepycat.je.util.verify.ReservedFilesAutoRepair
 
START_STREAM - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
startAcceptor() - Method in class com.sleepycat.je.rep.elections.Elections
 
startBackup() - Method in class com.sleepycat.je.util.DbBackup
Start backup mode in order to determine the definitive backup set needed at this point in time.
startDbExtinction(DatabaseImpl) - Method in class com.sleepycat.je.cleaner.ExtinctionScanner
Used after transaction commit or non-transactional operation end in these cases: purge the deleted database after a commit of Environment.removeDatabase purge the deleted database after a commit of Environment.truncateDatabase purge the newly created database after an abort of Environment.truncateDatabase
startFileCacheWarmer(long) - Method in class com.sleepycat.je.log.FileManager
 
startIncrementalPopulation() - Method in class com.sleepycat.je.SecondaryDatabase
 
startLearner() - Method in class com.sleepycat.je.rep.elections.Elections
Starts a Learner agent.
startListener(MonitorChangeListener) - Method in class com.sleepycat.je.rep.monitor.Monitor
Starts the listener so it's actively listening for election results and broadcasts of replication group changes.
startLsn - Variable in class com.sleepycat.je.log.FileReader
 
startOffset - Variable in class com.sleepycat.je.log.FileReader.ReadWindow
 
startOrCheck(DbConfigManager) - Method in class com.sleepycat.je.util.verify.ReservedFilesAutoRepair
Returns true if this thread will perform auto-repair, or false if the background DataVerifier should be configured as usual.
StartStream(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.StartStream
 
startThread() - Method in class com.sleepycat.je.cleaner.DataEraser
 
STARTUP_DUMP_THRESHOLD - Static variable in class com.sleepycat.je.config.EnvironmentParams
If environment startup exceeds this duration, startup statistics are logged and can be found in the je.info file.
STARTUP_DUMP_THRESHOLD - Static variable in class com.sleepycat.je.EnvironmentConfig
If environment startup exceeds this duration, startup statistics are logged and can be found in the je.info file.
startupTracker - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
StartupTracker - Class in com.sleepycat.je.dbi
Store and calculate elapsed time, counts, and other statistics about environment open.
StartupTracker(EnvironmentImpl) - Constructor for class com.sleepycat.je.dbi.StartupTracker
 
StartupTracker.Counter - Class in com.sleepycat.je.dbi
Record number of log entries processed during a given recovery phase.
StartupTracker.Phase - Enum in com.sleepycat.je.dbi
 
stat(StatsConfig) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
Stat<T> - Class in com.sleepycat.je.utilint
Base class for all JE statistics.
StatCapture - Class in com.sleepycat.je.statcap
 
StatCapture(EnvironmentImpl, String, long, CustomStats, SortedSet<String>, StatManager) - Constructor for class com.sleepycat.je.statcap.StatCapture
 
STATCAPTURE_NAME - Static variable in class com.sleepycat.je.Environment
 
StatCaptureDefinitions - Class in com.sleepycat.je.statcap
Used to define the statistics that are projected into the statistics file.
StatCaptureDefinitions() - Constructor for class com.sleepycat.je.statcap.StatCaptureDefinitions
 
StatCaptureRepDefinitions - Class in com.sleepycat.je.rep.utilint
 
StatCaptureRepDefinitions() - Constructor for class com.sleepycat.je.rep.utilint.StatCaptureRepDefinitions
 
statContextMap - Variable in class com.sleepycat.je.statcap.StatManager
 
StatDefinition - Class in com.sleepycat.je.utilint
Per-stat Metadata for JE statistics.
StatDefinition(String, String) - Constructor for class com.sleepycat.je.utilint.StatDefinition
Convenience constructor used for INCREMENTAL stats.
StatDefinition(String, String, StatDefinition.StatType) - Constructor for class com.sleepycat.je.utilint.StatDefinition
Constructor
StatDefinition.StatType - Enum in com.sleepycat.je.utilint
 
stateChange(StateChangeEvent) - Method in interface com.sleepycat.je.rep.StateChangeListener
The notification method.
StateChangeEvent - Class in com.sleepycat.je.rep
Communicates the state change at a node to the StateChangeListener.
StateChangeEvent(ReplicatedEnvironment.State, NameIdPair) - Constructor for class com.sleepycat.je.rep.StateChangeEvent
 
StateChangeException - Exception in com.sleepycat.je.rep
Provides a synchronous mechanism for informing an application about a change in the state of the replication node.
StateChangeException(Locker, StateChangeEvent) - Constructor for exception com.sleepycat.je.rep.StateChangeException
For internal use only.
StateChangeException(String, Exception) - Constructor for exception com.sleepycat.je.rep.StateChangeException
Used when no state change event is available
StateChangeException(String, StateChangeException) - Constructor for exception com.sleepycat.je.rep.StateChangeException
For internal use only.
StateChangeListener - Interface in com.sleepycat.je.rep
An asynchronous mechanism for tracking the State of the replicated environment and choosing how to route database operations.
STATFILEEXT - Static variable in class com.sleepycat.je.statcap.EnvStatsLogger
 
STATFILEEXT - Static variable in class com.sleepycat.je.statcap.StatCapture
 
STATFILENAME - Static variable in class com.sleepycat.je.statcap.EnvStatsLogger
 
STATFILENAME - Static variable in class com.sleepycat.je.statcap.StatCapture
 
StatGroup - Class in com.sleepycat.je.utilint
The Stats infrastructure provides context for JE statistics.
StatGroup(String, String) - Constructor for class com.sleepycat.je.utilint.StatGroup
 
statKey - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
StatLogger - Class in com.sleepycat.utilint
 
StatLogger(File, String, String, int, int) - Constructor for class com.sleepycat.utilint.StatLogger
StatLogger is used to write to a log file that contain a header followed by a set of data rows.
statManager - Variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
StatManager - Class in com.sleepycat.je.statcap
The StatManager provides functionality to acquire incremental statistics.
StatManager(EnvironmentImpl) - Constructor for class com.sleepycat.je.statcap.StatManager
 
StatManager.SDef - Class in com.sleepycat.je.statcap
 
StatManager.StatContext - Class in com.sleepycat.je.statcap
 
StatManager.UpdateMinMax - Class in com.sleepycat.je.statcap
 
statMap - Variable in class com.sleepycat.je.utilint.MapStat
Maps keys to individual statistics.
stats - Variable in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
stats(PrintStream) - Method in class com.sleepycat.je.util.DbStat
 
STATS_COLLECT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
STATS_COLLECT - Static variable in class com.sleepycat.je.EnvironmentConfig
If true collect and log statistics.
STATS_COLLECT_INTERVAL - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
STATS_COLLECT_INTERVAL - Static variable in class com.sleepycat.je.EnvironmentConfig
The duration of the statistics capture interval.
STATS_FILE_DIRECTORY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
STATS_FILE_DIRECTORY - Static variable in class com.sleepycat.je.EnvironmentConfig
The directory to save the statistics log file.
STATS_FILE_ROW_COUNT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
STATS_FILE_ROW_COUNT - Static variable in class com.sleepycat.je.EnvironmentConfig
Log file maximum row count for Stat collection.
STATS_MAX_FILES - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
STATS_MAX_FILES - Static variable in class com.sleepycat.je.EnvironmentConfig
Maximum number of statistics log files to retain.
StatsAccumulator - Class in com.sleepycat.je.utilint
 
StatsAccumulator(PrintStream, int) - Constructor for class com.sleepycat.je.utilint.StatsAccumulator
 
StatsConfig - Class in com.sleepycat.je
Specifies the attributes of a statistics retrieval operation.
StatsConfig() - Constructor for class com.sleepycat.je.StatsConfig
An instance created using the default constructor is initialized with the system's default settings.
StatsConfigBeanInfo - Class in com.sleepycat.je
 
StatsConfigBeanInfo() - Constructor for class com.sleepycat.je.StatsConfigBeanInfo
 
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, long, String, String, String, boolean, boolean, boolean) - Constructor for class com.sleepycat.je.log.StatsFileReader
Create this reader to start at a given LSN.
StatsTracker<T> - Class in com.sleepycat.utilint
Maintain interval and cumulative stats for a given set of operations, as well as a activityCounter that generates thread dumps if operations take too long.
StatsTracker(T[], Logger, int, long, int, int) - Constructor for class com.sleepycat.utilint.StatsTracker
The logger is used for activity stack traces.
status() - Method in class com.sleepycat.compat.DbCompat.OpResult
 
StatWithValueType<T> - Class in com.sleepycat.je.utilint
Stat base class for stats that want to advertise a return value of a particular type.
StatWithValueType(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.StatWithValueType
Creates an instance that registers itself with an owning group.
StatWithValueType(StatDefinition) - Constructor for class com.sleepycat.je.utilint.StatWithValueType
Creates an instance without registering it with an owning group.
stealLock(Long, Locker, LockType) - Method in class com.sleepycat.je.txn.DummyLockManager
 
stealLock(Locker, MemoryBudget, int) - Method in class com.sleepycat.je.txn.LockImpl
 
stealLock(Long, Locker, LockType) - Method in class com.sleepycat.je.txn.LockManager
 
stealLock(Long, Locker, LockType) - Method in class com.sleepycat.je.txn.SyncedLockManager
 
stealLock(Locker, MemoryBudget, int) - Method in class com.sleepycat.je.txn.ThinLockImpl
 
stealLockFromMasterTxn(Long) - Method in class com.sleepycat.je.rep.txn.ReplayTxn
Transfer a lock from another transaction to this one.
STIFLE_DEFAULT_ERROR_MANAGER - Static variable in class com.sleepycat.je.util.FileHandler
 
stifleExceptionChatter - Static variable in class com.sleepycat.je.utilint.DaemonThread
 
stop(StartupTracker.Phase) - Method in class com.sleepycat.je.dbi.StartupTracker
Note that a particular phase is ending.
STOP_ON_WRITE_COUNT - Static variable in class com.sleepycat.je.log.FileManager
 
StoppableThread - Class in com.sleepycat.je.utilint
A StoppableThread is a daemon that obeys the following mandates: - it sets the daemon property for the thread - an uncaught exception handler is always registered - the thread registers with the JE exception listener mechanism.
StoppableThread(String) - Constructor for class com.sleepycat.je.utilint.StoppableThread
 
StoppableThread(EnvironmentImpl, String) - Constructor for class com.sleepycat.je.utilint.StoppableThread
 
StoppableThread(EnvironmentImpl, Thread.UncaughtExceptionHandler, String) - Constructor for class com.sleepycat.je.utilint.StoppableThread
 
StoppableThread(EnvironmentImpl, Thread.UncaughtExceptionHandler, Runnable, String) - Constructor for class com.sleepycat.je.utilint.StoppableThread
 
StoppableThreadFactory - Class in com.sleepycat.je.utilint
Create a thread factory that returns threads that are legitimate StoppableThreads.
StoppableThreadFactory(EnvironmentImpl, String, Logger) - Constructor for class com.sleepycat.je.utilint.StoppableThreadFactory
This kind of StoppableThreadFactory will cause invalidation if an unhandled exception occurs.
StoppableThreadFactory(String, Logger) - Constructor for class com.sleepycat.je.utilint.StoppableThreadFactory
This kind of StoppableThreadFactory will NOT cause invalidation if an unhandled exception occurs, because there is no environment provided.
StorageSize - Class in com.sleepycat.je.tree
Contains static methods for estimating record storage size.
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
Configuration properties used with an EntityStore or RawStore.
StoreConfig() - Constructor for class com.sleepycat.persist.StoreConfig
Creates an entity store configuration object with default properties.
StoreConfigBeanInfo - Class in com.sleepycat.persist
 
StoreConfigBeanInfo() - Constructor for class com.sleepycat.persist.StoreConfigBeanInfo
 
StoredClassCatalog - Class in com.sleepycat.bind.serial
A ClassCatalog that is stored in a Database.
StoredClassCatalog(Database) - Constructor for class com.sleepycat.bind.serial.StoredClassCatalog
Creates a catalog based on a given database.
StoredCollection<E> - Class in com.sleepycat.collections
A abstract base class for all stored collections.
StoredCollections - Class in com.sleepycat.collections
Static methods operating on collections and maps.
StoredContainer - Class in com.sleepycat.collections
A abstract base class for all stored collections and maps.
StoredEntrySet<K,V> - Class in com.sleepycat.collections
The Set returned by Map.entrySet().
storedIterator() - Method in class com.sleepycat.collections.StoredCollection
Returns an iterator over the elements in this collection.
storedIterator(boolean) - Method in class com.sleepycat.collections.StoredCollection
Returns a read or read-write iterator over the elements in this collection.
StoredIterator<E> - Class in com.sleepycat.collections
The Iterator returned by all stored collections.
StoredKeySet<K> - Class in com.sleepycat.collections
The Set returned by Map.keySet() and which can also be constructed directly if a Map is not needed.
StoredKeySet(Database, EntryBinding<K>, boolean) - Constructor for class com.sleepycat.collections.StoredKeySet
Creates a key set view of a Database.
StoredList<E> - Class in com.sleepycat.collections
 
StoredList(Database, EntryBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredList
Creates a list view of a Database.
StoredList(Database, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredList
Creates a list entity view of a Database.
StoredList(Database, EntryBinding<E>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredList
Creates a list view of a Database with a PrimaryKeyAssigner.
StoredList(Database, EntityBinding<E>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredList
Creates a list entity view of a Database with a PrimaryKeyAssigner.
StoredMap<K,V> - Class in com.sleepycat.collections
A Map view of a Database.
StoredMap(Database, EntryBinding<K>, EntryBinding<V>, boolean) - Constructor for class com.sleepycat.collections.StoredMap
Creates a map view of a Database.
StoredMap(Database, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredMap
Creates a map view of a Database with a PrimaryKeyAssigner.
StoredMap(Database, EntryBinding<K>, EntityBinding<V>, boolean) - Constructor for class com.sleepycat.collections.StoredMap
Creates a map entity view of a Database.
StoredMap(Database, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredMap
Creates a map entity view of a Database with a PrimaryKeyAssigner.
StoredSortedEntrySet<K,V> - Class in com.sleepycat.collections
The SortedSet returned by Map.entrySet().
StoredSortedKeySet<K> - Class in com.sleepycat.collections
The SortedSet returned by Map.keySet() and which can also be constructed directly if a Map is not needed.
StoredSortedKeySet(Database, EntryBinding<K>, boolean) - Constructor for class com.sleepycat.collections.StoredSortedKeySet
Creates a sorted key set view of a Database.
StoredSortedMap<K,V> - Class in com.sleepycat.collections
A SortedMap view of a Database.
StoredSortedMap(Database, EntryBinding<K>, EntryBinding<V>, boolean) - Constructor for class com.sleepycat.collections.StoredSortedMap
Creates a sorted map view of a Database.
StoredSortedMap(Database, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredSortedMap
Creates a sorted map view of a Database with a PrimaryKeyAssigner.
StoredSortedMap(Database, EntryBinding<K>, EntityBinding<V>, boolean) - Constructor for class com.sleepycat.collections.StoredSortedMap
Creates a sorted map entity view of a Database.
StoredSortedMap(Database, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredSortedMap
Creates a sorted map entity view of a Database with a PrimaryKeyAssigner.
StoredSortedValueSet<E> - Class in com.sleepycat.collections
The SortedSet returned by Map.values() and which can also be constructed directly if a Map is not needed.
StoredSortedValueSet(Database, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredSortedValueSet
Creates a sorted value set entity view of a Database.
StoredValueSet<E> - Class in com.sleepycat.collections
The Set returned by Map.values() and Map.duplicates(), and which can also be constructed directly if a Map is not needed.
StoredValueSet(Database, EntryBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredValueSet
Creates a value set view of a Database.
StoredValueSet(Database, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredValueSet
Creates a value set entity view of a Database.
storeEvictedBIN(BIN, IN, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
Called before eviction of a BIN from main cache to provide an opportunity to store the BIN off-heap.
storeEvictedLN(BIN, int, LN) - Method in class com.sleepycat.je.evictor.OffHeapCache
Called before eviction of an LN from main cache to provide an opportunity to store the LN off-heap.
StoreExistsException - Exception in com.sleepycat.persist
Thrown by the EntityStore constructor when the ExclusiveCreate configuration parameter is true and the store's internal catalog database already exists.
StoreExistsException(String) - Constructor for exception com.sleepycat.persist.StoreExistsException
For internal use only.
StoreNotFoundException - Exception in com.sleepycat.persist
Thrown by the EntityStore constructor when the AllowCreate configuration parameter is false and the store's internal catalog database does not exist.
StoreNotFoundException(String) - Constructor for exception com.sleepycat.persist.StoreNotFoundException
For internal use only.
storePreloadedBIN(BIN, IN, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
Called when a BIN has been fetched from disk and should be stored off-heap.
storePreloadedLN(BIN, int, LN) - Method in class com.sleepycat.je.evictor.OffHeapCache
Called when an LN has been fetched from disk and should be stored off-heap.
Stream(InputStream, ClassLoader) - Constructor for class com.sleepycat.util.ClassResolver.Stream
 
StreamAuthenticator - Interface in com.sleepycat.je.rep.subscription
Object represents an interface to authenticate stream consumer and check its access privilege.
streamLogVersion - Variable in class com.sleepycat.je.rep.stream.BaseProtocol
The log version of the format used to write log entries to the stream.
StringBinding - Class in com.sleepycat.bind.tuple
A concrete TupleBinding for a simple String value.
StringBinding() - Constructor for class com.sleepycat.bind.tuple.StringBinding
 
StringFormatable(String) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol.StringFormatable
 
stringSize(String) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
 
StringStat - Class in com.sleepycat.je.utilint
A stat that saves a string; a way to save general information for later display and access.
StringStat(StatGroup, StatDefinition) - Constructor for class com.sleepycat.je.utilint.StringStat
 
StringStat(StatGroup, StatDefinition, String) - Constructor for class com.sleepycat.je.utilint.StringStat
 
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.
stringToPolicy(String) - Method in interface com.sleepycat.je.rep.utilint.RepUtils.ConsistencyPolicyFormat
 
StringUtils - Class in com.sleepycat.utilint
 
StringUtils() - Constructor for class com.sleepycat.utilint.StringUtils
 
StringValue(String) - Constructor for class com.sleepycat.je.rep.elections.Protocol.StringValue
 
stripLNs(IN, int) - Method in class com.sleepycat.je.evictor.OffHeapCache
 
subIndex(SK) - Method in class com.sleepycat.persist.SecondaryIndex
Returns an index that maps primary key to entity for the subset of entities having a given secondary key (duplicates).
subList(int, int) - Method in class com.sleepycat.collections.StoredList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subMap(K, K) - Method in class com.sleepycat.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements range from fromKey, inclusive, to toKey, exclusive.
subMap(K, boolean, K, boolean) - Method in class com.sleepycat.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements are strictly greater than fromKey and strictly less than toKey, optionally including fromKey and toKey.
submit(Runnable, V) - Method in class com.sleepycat.je.rep.elections.Utils.FutureTrackingCompService
Wrapper around submit() method to track futures resulting from submitted tasks.
submit(Callable<V>) - Method in class com.sleepycat.je.rep.elections.Utils.FutureTrackingCompService
Wrapper around submit() method to track futures resulting from submitted tasks.
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.
SUBSCRIBER_USE - Static variable in class com.sleepycat.je.rep.impl.RepParams
Internal parameter used by the Subscriber.
SubscriberFeederSyncup - Class in com.sleepycat.je.rep.stream
Object to sync-up the Feeder and Subscriber to establish the VLSN from which subscriber should should start stream log entries from feeder.
SubscriberFeederSyncup(NamedChannel, Protocol, FeederFilter, RepImpl, BaseProtocol.EntryRequestType, String, Logger) - Constructor for class com.sleepycat.je.rep.stream.SubscriberFeederSyncup
 
Subscription - Class in com.sleepycat.je.rep.subscription
Object to represent a subscription to receive and process replication streams from Feeder.
Subscription(SubscriptionConfig, Logger) - Constructor for class com.sleepycat.je.rep.subscription.Subscription
Create an instance of subscription from configuration
SUBSCRIPTION_MAX_CONNECT_RETRIES - Static variable in class com.sleepycat.je.rep.impl.RepParams
The maximum number of times to retry failed subscription connections.
SUBSCRIPTION_POLL_INTERVAL - Static variable in class com.sleepycat.je.rep.impl.RepParams
The subscription queue poll interval.
SUBSCRIPTION_POLL_TIMEOUT - Static variable in class com.sleepycat.je.rep.impl.RepParams
The subscription queue poll timeout.
SUBSCRIPTION_SLEEP_BEFORE_RETRY - Static variable in class com.sleepycat.je.rep.impl.RepParams
The amount of time that the subscription thread should sleep time before retrying a failed connection.
SubscriptionAuthHandler - Interface in com.sleepycat.je.rep.subscription
Object represents an interface of subscriber authenticator, used by subscriber to track token expiration and refresh token proactively.
SubscriptionCallback - Interface in com.sleepycat.je.rep.subscription
Interface of subscription callback function, to be implemented by clients to process each received subscription message.
SubscriptionConfig - Class in com.sleepycat.je.rep.subscription
Object to represent parameters to configure a subscription.
SubscriptionConfig(String, String, String, String, String) - Constructor for class com.sleepycat.je.rep.subscription.SubscriptionConfig
Create a subscription configuration
SubscriptionConfig(String, String, String, String, String, UUID) - Constructor for class com.sleepycat.je.rep.subscription.SubscriptionConfig
Create a subscription configuration with group UUID.
SubscriptionConfig(String, String, String, String, String, UUID, NodeType) - Constructor for class com.sleepycat.je.rep.subscription.SubscriptionConfig
Create a subscription configuration with group UUID.
SubscriptionConfig(String, String, String, String, String, UUID, NodeType, SubscriptionAuthHandler) - Constructor for class com.sleepycat.je.rep.subscription.SubscriptionConfig
Create a subscription configuration with group UUID.
SubscriptionConfig(String, String, String, String, String, UUID, NodeType, SubscriptionAuthHandler, Properties) - Constructor for class com.sleepycat.je.rep.subscription.SubscriptionConfig
Create a subscription configuration with group UUID.
SubscriptionStat - Class in com.sleepycat.je.rep.subscription
Object to represent subscription statistics
SubscriptionStatus - Enum in com.sleepycat.je.rep.subscription
Subscription status returned to client
subSet(Map.Entry<K, V>, Map.Entry<K, V>) - Method in class com.sleepycat.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements range from fromMapEntry, inclusive, to toMapEntry, exclusive.
subSet(Map.Entry<K, V>, boolean, Map.Entry<K, V>, boolean) - Method in class com.sleepycat.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromMapEntry and strictly less than toMapEntry, optionally including fromMapEntry and toMapEntry.
subSet(K, K) - Method in class com.sleepycat.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements range from fromKey, inclusive, to toKey, exclusive.
subSet(K, boolean, K, boolean) - Method in class com.sleepycat.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromKey and strictly less than toKey, optionally including fromKey and toKey.
subSet(E, E) - Method in class com.sleepycat.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements range from fromValue, inclusive, to toValue, exclusive.
subSet(E, boolean, E, boolean) - Method in class com.sleepycat.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromValue and strictly less than toValue, optionally including fromValue and toValue.
subtract(IntegralLongAvg) - Method in class com.sleepycat.je.utilint.IntegralLongAvg
 
SUCCESS - Static variable in class com.sleepycat.compat.DbCompat.OpResult
 
SUCCESS - Static variable in class com.sleepycat.je.PreloadStatus
Database.preload was successful.
success - Variable in class com.sleepycat.je.txn.LockAttemptResult
 
summarize(boolean) - Method in class com.sleepycat.je.log.DumpFileReader
 
summarize(boolean) - Method in class com.sleepycat.je.log.StatsFileReader
 
summarize(boolean) - Method in class com.sleepycat.je.log.VLSNDistributionReader
 
SUPPORTED_PARAMS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
supportsObjectToEntry(RepNodeImpl, int) - Static method in class com.sleepycat.je.rep.impl.RepGroupDB.NodeBinding
Returns whether the node can be serialized using the specified group format version.
suppressError(Environment, Pattern) - Static method in class com.sleepycat.compat.DbCompat
 
SWAP - Static variable in interface com.sleepycat.asm.Opcodes
 
sync() - Method in class com.sleepycat.je.Database
Flushes any cached information for this database to disk; only applicable for deferred-write databases.
sync(boolean) - Method in class com.sleepycat.je.dbi.DatabaseImpl
Flush all dirty nodes for this database to disk.
sync() - Method in class com.sleepycat.je.Environment
Synchronously flushes database environment databases to stable storage.
sync() - Method in class com.sleepycat.je.rep.stream.MasterStatus
Syncs to the group master
sync() - Method in class com.sleepycat.je.rep.utilint.DbSync
Open this replication node.
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) - Method in class com.sleepycat.je.recovery.Checkpointer
Flush a given database to disk.
SyncedLockManager - Class in com.sleepycat.je.txn
SyncedLockManager uses the synchronized keyword to implement its critical sections.
SYNCUP_NAME - Static variable in class com.sleepycat.je.cleaner.FileProtector
 
syncupEnded(FileProtector.ProtectedFileSet) - Method in class com.sleepycat.je.rep.impl.node.RepNode
 
SyncupProgress - Enum in com.sleepycat.je.rep
Describes the different phases of replication stream syncup that are executed when a replica starts working with a new replication group master.
syncupStarted(NameIdPair) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Marks the start of the search for a matchpoint that happens during a syncup.
systemTimeToExpiration(long, boolean) - Static method in class com.sleepycat.je.dbi.TTL
Converts the user-supplied expirationTime parameter to an internal expiration time in days or hours.

T

T_BOOLEAN - Static variable in interface com.sleepycat.asm.Opcodes
 
T_BYTE - Static variable in interface com.sleepycat.asm.Opcodes
 
T_CHAR - Static variable in interface com.sleepycat.asm.Opcodes
 
T_DOUBLE - Static variable in interface com.sleepycat.asm.Opcodes
 
T_FLOAT - Static variable in interface com.sleepycat.asm.Opcodes
 
T_INT - Static variable in interface com.sleepycat.asm.Opcodes
 
T_LONG - Static variable in interface com.sleepycat.asm.Opcodes
 
T_SHORT - Static variable in interface com.sleepycat.asm.Opcodes
 
TABLESWITCH - Static variable in interface com.sleepycat.asm.Opcodes
 
tailMap(K) - Method in class com.sleepycat.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements are greater than or equal to fromKey.
tailMap(K, boolean) - Method in class com.sleepycat.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements are strictly greater than fromKey, optionally including fromKey.
tailSet(Map.Entry<K, V>) - Method in class com.sleepycat.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromMapEntry.
tailSet(Map.Entry<K, V>, boolean) - Method in class com.sleepycat.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromMapEntry, optionally including fromMapEntry.
tailSet(K) - Method in class com.sleepycat.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromKey.
tailSet(K, boolean) - Method in class com.sleepycat.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromKey, optionally including fromKey.
tailSet(E) - Method in class com.sleepycat.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromValue.
tailSet(E, boolean) - Method in class com.sleepycat.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromValue, optionally including fromValue.
takeChannel(String, int) - Method in class com.sleepycat.je.rep.utilint.ServiceDispatcher
Returns the next socketChannel created in response to a request for the service.
target - Variable in class com.sleepycat.je.rep.impl.TextProtocol.MessageExchange
 
targetEntryMap - Variable in class com.sleepycat.je.log.LNFileReader
 
targetLogEntry - Variable in class com.sleepycat.je.log.LNFileReader
 
Task(String, int) - Constructor for class com.sleepycat.je.utilint.TaskCoordinator.Task
 
TaskCoordinator - Class in com.sleepycat.je.utilint
The base class that coordinates tasks via the distribution of permits to cooperating tasks or the application itself.
TaskCoordinator(Logger, Set<TaskCoordinator.Task>, boolean) - Constructor for class com.sleepycat.je.utilint.TaskCoordinator
The constructor used to initialize the set of cooperating tasks.
TaskCoordinator(Logger, Set<TaskCoordinator.Task>) - Constructor for class com.sleepycat.je.utilint.TaskCoordinator
The constructor used to create active coordinators.
TaskCoordinator.Permit - Class in com.sleepycat.je.utilint
Permits acquired by Tasks are represented by Permit objects.
TaskCoordinator.StatDefs - Interface in com.sleepycat.je.utilint
Defines stats associated with the TaskCoordinator.
TaskCoordinator.Task - Class in com.sleepycat.je.utilint
Represents a task that can request permits.
TCP_NO_DELAY - Variable in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
terminate() - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex.VLSNAwaitLatch
 
TEST - Static variable in class com.sleepycat.je.utilint.DatabaseUtil
 
TEST_CBVLSN - Static variable in class com.sleepycat.je.rep.impl.RepParams
Can be used by tests to prevent the GlobalCBVLSN from being defunct, even when all nodes are DEFUNCT_JE_VERSION or higher.
TEST_JE_VERSION - Static variable in class com.sleepycat.je.rep.impl.RepParams
Override the current JE version, for testing only.
TEST_MIN_JE_VERSION - Static variable in class com.sleepycat.je.cleaner.ExtinctionScanner
 
TEST_MIN_JE_VERSION - Static variable in class com.sleepycat.je.dbi.TTL
 
TEST_NO_LAST_LOGGED_SIZES - Static variable in class com.sleepycat.je.tree.BIN
Can be set to true by tests to prevent last logged sizes from being stored.
TEST_REPLICA_DELAY - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
TestHook<T> - Interface in com.sleepycat.je.utilint
TestHook is used to induce testing behavior that can't be provoked externally.
TestHookAdapter<T> - Class in com.sleepycat.je.utilint
 
TestHookAdapter() - Constructor for class com.sleepycat.je.utilint.TestHookAdapter
 
TestHookExecute - Class in com.sleepycat.je.utilint
Execute a test hook if set.
TestHookExecute() - Constructor for class com.sleepycat.je.utilint.TestHookExecute
 
testOpenDatabase(Environment, Transaction, String, String, DatabaseConfig) - Static method in class com.sleepycat.compat.DbCompat
Fires an assertion if the database is not found (and AllowCreate is false) or already exists (and ExclusiveCreate is true).
testOpenSecondaryDatabase(Environment, Transaction, String, String, Database, SecondaryConfig) - Static method in class com.sleepycat.compat.DbCompat
Fires an assertion if the database is not found (and AllowCreate is false) or already exists (and ExclusiveCreate is true).
testWriteQueueLock() - Method in class com.sleepycat.je.log.FileManager
For unit testing only.
testWriteQueueUnlock() - Method in class com.sleepycat.je.log.FileManager
For unit testing only.
TEXT - Static variable in class com.sleepycat.je.tree.Key.DumpType
 
TextProtocol - Class in com.sleepycat.je.rep.impl
{@literal TextProtocol provides the support for implementing simple low performance protocols involving replication nodes.
TextProtocol(String, String, NameIdPair, RepImpl, DataChannelFactory) - Constructor for class com.sleepycat.je.rep.impl.TextProtocol
Creates an instance of the Protocol.
TextProtocol.Fail - Class in com.sleepycat.je.rep.impl
 
TextProtocol.InvalidMessageException - Exception in com.sleepycat.je.rep.impl
Used to indicate a message format or invalid content exception.
TextProtocol.Message - Class in com.sleepycat.je.rep.impl
Base message class for all messages exchanged in the protocol.
TextProtocol.MessageError - Enum in com.sleepycat.je.rep.impl
 
TextProtocol.MessageExchange - Class in com.sleepycat.je.rep.impl
A single request/response interaction, targetted at a given service running at a particular remote socket address.
TextProtocol.MessageOp - Class in com.sleepycat.je.rep.impl
The Operations that are part of the protocol.
TextProtocol.OK - Class in com.sleepycat.je.rep.impl
 
TextProtocol.ProtocolError - Class in com.sleepycat.je.rep.impl
 
TextProtocol.RequestMessage - Class in com.sleepycat.je.rep.impl
Base class for all Request messages
TextProtocol.ResponseMessage - Class in com.sleepycat.je.rep.impl
Base classes for response messages.
TextProtocol.StringFormatable - Class in com.sleepycat.je.rep.impl
 
TextProtocol.TOKENS - Enum in com.sleepycat.je.rep.impl
Represents the tokens on a message line.
TextProtocol.WireFormatable - Interface in com.sleepycat.je.rep.impl
 
TFS_LIST_INITIAL_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
TFS_LIST_SEGMENT_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
ThinLockImpl - Class in com.sleepycat.je.txn
Implements a lightweight Lock with no waiters and only a single Owner.
ThinLockImpl() - Constructor for class com.sleepycat.je.txn.ThinLockImpl
Create a Lock.
THINLOCKIMPL_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
thread - Variable in class com.sleepycat.je.txn.Locker
The thread that created this locker.
THREAD_UNAVAILABLE - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
THREAD_UNAVAILABLE - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
THREAD_UNAVAILABLE_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
THREAD_UNAVAILABLE_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
THREAD_UNAVAILABLE_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
THREAD_UNAVAILABLE_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
ThreadInterruptedException - Exception in com.sleepycat.je
Thrown when java.lang.InterruptedException (a thread interrupt) or java.nio.channels.ClosedChannelException (which also results from a thread interrupt) occurs in any JE method.
ThreadInterruptedException(EnvironmentImpl, Throwable) - Constructor for exception com.sleepycat.je.ThreadInterruptedException
For internal use only.
ThreadInterruptedException(EnvironmentImpl, String) - Constructor for exception com.sleepycat.je.ThreadInterruptedException
For internal use only.
ThreadInterruptedException(EnvironmentImpl, String, Throwable) - Constructor for exception com.sleepycat.je.ThreadInterruptedException
For internal use only.
ThreadLocker - Class in com.sleepycat.je.txn
Extends BasicLocker to share locks among all lockers for the same thread.
ThreadLocker(EnvironmentImpl) - Constructor for class com.sleepycat.je.txn.ThreadLocker
Creates a ThreadLocker.
THROUGHPUT_GROUP_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_GROUP_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_DELETE - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_DELETE_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_DELETE_FAIL - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_DELETE_FAIL_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_DELETE_FAIL_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_DELETE_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_INSERT - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_INSERT_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_INSERT_FAIL - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_INSERT_FAIL_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_INSERT_FAIL_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_INSERT_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_POSITION - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_POSITION_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_POSITION_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_SEARCH - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_SEARCH_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_SEARCH_FAIL - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_SEARCH_FAIL_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_SEARCH_FAIL_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_SEARCH_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_UPDATE - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_UPDATE_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_PRI_UPDATE_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_DELETE - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_DELETE_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_DELETE_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_INSERT - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_INSERT_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_INSERT_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_POSITION - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_POSITION_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_POSITION_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_SEARCH - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_SEARCH_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_SEARCH_FAIL - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_SEARCH_FAIL_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_SEARCH_FAIL_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_SEARCH_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_UPDATE - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_UPDATE_DESC - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROUGHPUT_SEC_UPDATE_NAME - Static variable in class com.sleepycat.je.dbi.DbiStatDefinition
 
THROW_ON_WRITE - Static variable in class com.sleepycat.je.log.FileManager
 
tick() - Method in class com.sleepycat.je.rep.impl.node.DbCache
The tick() method forms the basis for removing stale entries from the cache.
time - Variable in class com.sleepycat.je.rep.stream.MatchpointSearchResults.PassedTxnInfo
 
TimebasedProposalGenerator - Class in com.sleepycat.je.rep.elections
Generates a unique sequence of ascending proposal numbers that is unique across all machines.
TimebasedProposalGenerator() - Constructor for class com.sleepycat.je.rep.elections.TimebasedProposalGenerator
Constructor defaulting the unique id so it's merely unique within the process.
TimeConsistencyPolicy - Class in com.sleepycat.je.rep
A consistency policy which describes the amount of time the Replica is allowed to lag the Master.
TimeConsistencyPolicy(long, TimeUnit, long, TimeUnit) - Constructor for class com.sleepycat.je.rep.TimeConsistencyPolicy
Specifies the amount of time by which the Replica is allowed to lag the master when initiating a transaction.
timeMultiplier - Static variable in class com.sleepycat.je.dbi.BackupManager
If non-zero, a multiplier to speed the passage of time by the specified factor, for testing only.
timer - Variable in class com.sleepycat.je.utilint.TaskCoordinator
 
Timestamp - Class in com.sleepycat.je.utilint
Duplicate of java.sql.Timestamp which keeps our implementation constant in case the java.sql.Timestamp implementation changes incompatibly.
Timestamp(long) - Constructor for class com.sleepycat.je.utilint.Timestamp
 
TimingLatch - Class in com.sleepycat.je.latch
A subclass of Latch that may be used for debugging performance issues.
TimingLatch(LatchContext, boolean) - Constructor for class com.sleepycat.je.latch.TimingLatch
 
TimingLatch(LatchContext, boolean, int, int) - Constructor for class com.sleepycat.je.latch.TimingLatch
 
TimingLatch.AcquireCompleteEvent - Class in com.sleepycat.je.latch
 
TimingLatch.AcquireRequestEvent - Class in com.sleepycat.je.latch
 
TimingLatch.ReleaseEvent - Class in com.sleepycat.je.latch
 
TinyHashSet<T> - Class in com.sleepycat.je.utilint
TinyHashSet is used to optimize (for speed, not space) the case where a HashSet generally holds one or two elements.
TinyHashSet() - Constructor for class com.sleepycat.je.utilint.TinyHashSet
Creates an empty set.
TinyHashSet(T) - Constructor for class com.sleepycat.je.utilint.TinyHashSet
Creates a set with one element.
TMP_SUFFIX - Static variable in class com.sleepycat.je.log.FileManager
 
toArray() - Method in class com.sleepycat.collections.StoredCollection
Returns an array of all the elements in this collection.
toArray(T[]) - Method in class com.sleepycat.collections.StoredCollection
Returns an array of all the elements in this collection whose runtime type is that of the specified array.
toArray() - Method in class com.sleepycat.je.cleaner.OffsetList
Returns an array of all values as longs.
toASCII(String) - Static method in class com.sleepycat.utilint.StringUtils
 
toASCII(CharBuffer) - Static method in class com.sleepycat.utilint.StringUtils
 
toByteArray() - Method in class com.sleepycat.asm.ClassWriter
Returns the bytecode of the class that was build with this class writer.
toByteArray() - Method in class com.sleepycat.util.FastOutputStream
 
toJson() - Method in interface com.sleepycat.json_simple.Jsonable
Serialize to a JSON formatted string.
toJson(Writer) - Method in interface com.sleepycat.json_simple.Jsonable
Serialize to a JSON formatted stream.
toJson() - Method in class com.sleepycat.json_simple.JsonArray
 
toJson(Writer) - Method in class com.sleepycat.json_simple.JsonArray
 
toJson() - Method in class com.sleepycat.json_simple.JsonObject
 
toJson(Writer) - Method in class com.sleepycat.json_simple.JsonObject
 
tokenize(String) - Method in class com.sleepycat.je.util.Splitter
 
toList() - Method in class com.sleepycat.collections.StoredCollection
Returns a copy of this collection as an ArrayList.
TOP - Static variable in interface com.sleepycat.asm.Opcodes
 
toReadOptions() - Method in enum com.sleepycat.je.LockMode
Returns a ReadOptions with this LockMode property, and default values for all other properties.
toSafeString(int...) - Method in class com.sleepycat.je.tree.IN
Converts to an identifying string that is safe to output in a log.
toString() - Method in class com.sleepycat.asm.Handle
Returns the textual representation of this handle.
toString() - Method in class com.sleepycat.asm.Label
Returns a string representation of this label.
toString() - Method in class com.sleepycat.asm.Type
Returns a string representation of this type.
toString() - Method in class com.sleepycat.asm.TypePath
Returns a string representation of this type path.
toString() - Method in class com.sleepycat.collections.MapEntryParameter
Converts the entry to a string representation for debugging.
toString() - Method in class com.sleepycat.collections.StoredCollection
Converts the collection to a string representation for debugging.
toString() - Method in class com.sleepycat.collections.StoredEntrySet
 
toString() - Method in class com.sleepycat.collections.StoredMap
Converts the map to a string representation for debugging.
toString() - Method in class com.sleepycat.je.BtreeStats
Returns a String representation of the stats in the form of <stat>=<value>
toString() - Method in class com.sleepycat.je.CheckpointConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.je.cleaner.DbFileSummary
 
toString() - Method in class com.sleepycat.je.cleaner.DbFileSummaryMap
 
toString(long) - Method in class com.sleepycat.je.cleaner.ExpirationProfile
 
toString() - Method in class com.sleepycat.je.cleaner.ExpirationTracker
 
toString(byte[]) - Static method in class com.sleepycat.je.cleaner.ExpirationTracker
 
toString() - Method in class com.sleepycat.je.cleaner.FileProtector.ProtectedFileSet
 
toString() - Method in class com.sleepycat.je.cleaner.FileSelector
 
toString() - Method in class com.sleepycat.je.cleaner.FileSummary
 
toString() - Method in class com.sleepycat.je.cleaner.INSummary
 
toString() - Method in class com.sleepycat.je.cleaner.PackedOffsets
 
toString() - Method in class com.sleepycat.je.CommitToken
 
toString() - Method in class com.sleepycat.je.config.ConfigParam
 
toString() - Method in class com.sleepycat.je.CursorConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.je.DatabaseConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.je.DatabaseEntry
Returns all the attributes of the database entry in text form, including the underlying data.
toString() - Method in class com.sleepycat.je.dbi.DatabaseId
 
toString() - Method in class com.sleepycat.je.dbi.DbTree
 
toString() - Method in enum com.sleepycat.je.dbi.EnvironmentFailureReason
 
toString() - Method in enum com.sleepycat.je.dbi.GetMode
 
toString() - Method in class com.sleepycat.je.dbi.MemoryBudget
 
toString() - Method in class com.sleepycat.je.dbi.Operation
 
toString() - Method in enum com.sleepycat.je.dbi.SearchMode
 
toString() - Method in class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
 
toString() - Method in class com.sleepycat.je.dbi.SnapshotManifest
 
toString() - Method in class com.sleepycat.je.dbi.StartupTracker.Counter
 
toString() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.je.Durability
Returns the string representation of durability in the format defined by string form of the Durability constructor.
toString() - Method in class com.sleepycat.je.EnvironmentConfig
Display configuration values.
toString() - Method in class com.sleepycat.je.EnvironmentMutableConfig
Display configuration values.
toString() - Method in class com.sleepycat.je.EnvironmentStats
Returns a String representation of the stats in the form of <stat>=<value>
toString() - Method in class com.sleepycat.je.ExceptionEvent
 
toString() - Method in enum com.sleepycat.je.ForeignKeyDeleteAction
 
toString() - Method in class com.sleepycat.je.JEVersion
 
toString() - Method in class com.sleepycat.je.JoinConfig
Returns the values for each configuration attribute.
toString() - Method in interface com.sleepycat.je.latch.Latch
Returns the latch name and exclusive owner info.
toString() - Method in class com.sleepycat.je.latch.LatchImpl
 
toString() - Method in class com.sleepycat.je.latch.LatchWithStatsImpl
 
toString() - Method in class com.sleepycat.je.latch.SharedLatchImpl
 
toString() - Method in class com.sleepycat.je.latch.TimingLatch.AcquireCompleteEvent
 
toString() - Method in class com.sleepycat.je.latch.TimingLatch.AcquireRequestEvent
 
toString() - Method in class com.sleepycat.je.latch.TimingLatch.ReleaseEvent
 
toString() - Method in enum com.sleepycat.je.LockMode
 
toString() - Method in class com.sleepycat.je.LockStats
Deprecated.
For convenience, LockTable.toString will display all stats in an easily readable format.
toString() - Method in class com.sleepycat.je.log.DbOpReplicationContext
 
toString() - Method in class com.sleepycat.je.log.entry.RestoreRequired
 
toString() - Method in class com.sleepycat.je.log.FileHeader
Print in xml format
toString() - Method in class com.sleepycat.je.log.FileReader.ReadWindow
 
toString() - Method in class com.sleepycat.je.log.LogBuffer
 
toString() - Method in class com.sleepycat.je.log.LogEntryHeader
 
toString() - Method in class com.sleepycat.je.log.LogEntryType
 
toString() - Method in class com.sleepycat.je.log.LogUtils.XidImpl
 
toString() - Method in class com.sleepycat.je.log.ReplicationContext
 
toString() - Method in class com.sleepycat.je.log.Trace
 
toString() - Method in enum com.sleepycat.je.OperationStatus
toString() - Method in class com.sleepycat.je.PreloadConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.je.PreloadStats
Returns a String representation of the stats in the form of <stat>=<value>
toString() - Method in class com.sleepycat.je.PreloadStatus
 
toString() - Method in class com.sleepycat.je.recovery.CheckpointEnd
 
toString() - Method in class com.sleepycat.je.recovery.Checkpointer.CheckpointReference
 
toString() - Method in class com.sleepycat.je.recovery.RecoveryInfo
 
toString() - Method in class com.sleepycat.je.recovery.RollbackTracker
 
toString() - Method in class com.sleepycat.je.rep.arbiter.ArbiterConfig
Display configuration values.
toString() - Method in class com.sleepycat.je.rep.arbiter.ArbiterMutableConfig
Display configuration values.
toString() - Method in class com.sleepycat.je.rep.CommitPointConsistencyPolicy
 
toString() - Method in class com.sleepycat.je.rep.elections.Acceptor.SuggestionGenerator.Ranking
 
toString() - Method in class com.sleepycat.je.rep.elections.Protocol.MasterQuery
 
toString() - Method in class com.sleepycat.je.rep.elections.Protocol.StringValue
 
toString() - Method in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStats
 
toString() - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.CleanerBarrierState
 
toString() - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
 
toString() - Method in class com.sleepycat.je.rep.impl.node.Replay.TxnInfo
 
toString() - Method in class com.sleepycat.je.rep.impl.PointConsistencyPolicy
 
toString() - Method in class com.sleepycat.je.rep.impl.RepGroupImpl
Return information to the user, format nicely for ease of reading.
toString() - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
 
toString() - Method in class com.sleepycat.je.rep.impl.TextProtocol.MessageOp
 
toString() - Method in exception com.sleepycat.je.rep.InsufficientLogException
 
toString() - Method in class com.sleepycat.je.rep.monitor.GroupChangeEvent
 
toString() - Method in class com.sleepycat.je.rep.monitor.JoinGroupEvent
 
toString() - Method in class com.sleepycat.je.rep.monitor.LeaveGroupEvent
 
toString() - Method in class com.sleepycat.je.rep.monitor.NewMasterEvent
 
toString() - Method in class com.sleepycat.je.rep.net.DataChannelFactory.ConnectOptions
Generates a String representation of the object.
toString() - Method in class com.sleepycat.je.rep.NodeState
 
toString() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a String representation of the stats in the form of <stat>=<value>
toString() - Method in class com.sleepycat.je.rep.ReplicationGroup
Returns a formatted version of the information held in a ReplicationGroup.
toString() - Method in class com.sleepycat.je.rep.ReplicationMutableConfig
List the configuration parameters and values that have been set in this configuration object.
toString() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Ack
 
toString() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
toString() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.EntryRequest
 
toString() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.GroupAck
 
toString() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Heartbeat
 
toString() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.HeartbeatResponse
 
toString() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.StartStream
 
toString() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.VLSNMessage
 
toString() - Method in class com.sleepycat.je.rep.stream.InputWireRecord
 
toString() - Method in class com.sleepycat.je.rep.stream.MatchpointSearchResults.PassedTxnInfo
 
toString() - Method in class com.sleepycat.je.rep.stream.MatchpointSearchResults
 
toString() - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
 
toString() - Method in class com.sleepycat.je.rep.subscription.SubscriptionConfig
 
toString() - Method in class com.sleepycat.je.rep.TimeConsistencyPolicy
 
toString() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
 
toString() - Method in class com.sleepycat.je.rep.util.ldiff.Block
 
toString() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.Message
 
toString() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.MessageOp
 
toString() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.RejectMessage
 
toString() - Method in class com.sleepycat.je.rep.utilint.NamedChannel
 
toString() - Method in class com.sleepycat.je.rep.vlsn.VLSNBucket
 
toString() - Method in class com.sleepycat.je.rep.vlsn.VLSNRange
 
toString() - Method in class com.sleepycat.je.SecondaryConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.je.SequenceConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.je.SequenceStats
 
toString() - Method in class com.sleepycat.je.StatsConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.je.Transaction
 
toString() - Method in class com.sleepycat.je.TransactionConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.je.TransactionStats.Active
 
toString() - Method in class com.sleepycat.je.TransactionStats
toString(byte[]) - Static method in class com.sleepycat.je.tree.BINDeltaBloomFilter
 
toString() - Method in class com.sleepycat.je.tree.BINReference
 
toString() - Method in class com.sleepycat.je.tree.ChildReference
 
toString() - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
toString() - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
toString() - Method in class com.sleepycat.je.tree.FileSummaryLN
 
toString() - Method in class com.sleepycat.je.tree.IN
 
toString() - Method in class com.sleepycat.je.tree.Key.DumpType
 
toString() - Method in class com.sleepycat.je.tree.MapLN
 
toString() - Method in class com.sleepycat.je.tree.NameLN
 
toString() - Method in class com.sleepycat.je.tree.Node
Default toString method at the root of the tree.
toString() - Method in class com.sleepycat.je.tree.SearchResult
 
toString() - Method in class com.sleepycat.je.tree.TrackingInfo
 
toString() - Method in class com.sleepycat.je.tree.TreeLocation
 
toString() - Method in class com.sleepycat.je.txn.Locker
This method is safe to call without synchronizing and this fact is relied on by LockManager when creating exception messages.
toString() - Method in class com.sleepycat.je.txn.LockImpl
Debug dumper.
toString() - Method in class com.sleepycat.je.txn.LockInfo
 
toString() - Method in class com.sleepycat.je.txn.LockType
 
toString() - Method in class com.sleepycat.je.txn.RollbackEnd
 
toString() - Method in class com.sleepycat.je.txn.RollbackStart
 
toString() - Method in class com.sleepycat.je.txn.ThinLockImpl
 
toString() - Method in class com.sleepycat.je.txn.TxnChain.RevertInfo
 
toString() - Method in class com.sleepycat.je.txn.TxnChain
 
toString() - Method in class com.sleepycat.je.txn.UndoReader
 
toString() - Method in class com.sleepycat.je.txn.WriteLockInfo
 
toString() - Method in class com.sleepycat.je.utilint.AtomicLongComponent
 
toString() - Method in class com.sleepycat.je.utilint.DaemonThread
 
toString(long) - Static method in class com.sleepycat.je.utilint.DbLsn
 
toString() - Method in class com.sleepycat.je.utilint.DoubleExpMovingAvg
 
toString() - Method in class com.sleepycat.je.utilint.EventTrace.ExceptionEventTrace
 
toString() - Method in class com.sleepycat.je.utilint.EventTrace
 
toString() - Method in class com.sleepycat.je.utilint.LatencyPercentile
 
toString() - Method in class com.sleepycat.je.utilint.LongAvg
 
toString() - Method in class com.sleepycat.je.utilint.LongAvgRate
 
toString() - Method in class com.sleepycat.je.utilint.LongDiffStat
 
toString() - Method in class com.sleepycat.je.utilint.LongMax
 
toString() - Method in class com.sleepycat.je.utilint.Pair
 
toString() - Method in class com.sleepycat.je.utilint.Stat
 
toString() - Method in class com.sleepycat.je.utilint.StatDefinition
 
toString() - Method in class com.sleepycat.je.utilint.StatGroup
 
toString() - Method in class com.sleepycat.je.utilint.TaskCoordinator.Task
 
toString() - Method in class com.sleepycat.je.utilint.Timestamp
 
toString() - Method in class com.sleepycat.je.utilint.VLSN
 
toString() - Method in class com.sleepycat.je.VerifyConfig
Returns the values for each configuration attribute.
toString() - Method in class com.sleepycat.persist.evolve.Converter
 
toString() - Method in class com.sleepycat.persist.evolve.Deleter
 
toString() - Method in class com.sleepycat.persist.evolve.EntityConverter
 
toString() - Method in class com.sleepycat.persist.evolve.Mutation
 
toString() - Method in class com.sleepycat.persist.evolve.Mutations
 
toString() - Method in class com.sleepycat.persist.evolve.Renamer
 
toString() - Method in class com.sleepycat.persist.impl.Format
 
toString() - Method in class com.sleepycat.persist.impl.PersistComparator
 
toString() - Method in class com.sleepycat.persist.model.FieldMetadata
 
toString() - Method in class com.sleepycat.persist.raw.RawObject
Returns an XML representation of the raw object.
toString() - Method in interface com.sleepycat.persist.raw.RawType
Returns an XML representation of the raw type.
toString() - Method in class com.sleepycat.util.FastOutputStream
 
toString(String) - Method in class com.sleepycat.util.FastOutputStream
 
toString() - Method in class com.sleepycat.util.keyrange.KeyRange
Formats this range as a string for debugging.
toString(DatabaseEntry) - Static method in class com.sleepycat.util.keyrange.KeyRange
Converts the byte array of this thang to space-separated integers, and suffixed by the record number if applicable.
toString() - Method in class com.sleepycat.utilint.Latency
 
toString() - Method in class com.sleepycat.utilint.LatencyStat
 
toStringConcise() - Method in class com.sleepycat.je.utilint.StatGroup
Only print values that are not null or zero.
toStringNoVersion() - Method in class com.sleepycat.je.log.LogEntryType
 
toStringVerbose() - Method in class com.sleepycat.je.BtreeStats
Returns a String representation of the stats which includes stats descriptions in addition to <stat>=<value>
toStringVerbose() - Method in class com.sleepycat.je.EnvironmentStats
Returns a String representation of the stats which includes stats descriptions in addition to <stat>=<value>
toStringVerbose() - Method in class com.sleepycat.je.LockStats
Deprecated.
Like #toString, display all stats.
toStringVerbose() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
Returns a String representation of the stats which includes stats descriptions in addition to <stat>=<value>
toStringVerbose() - Method in class com.sleepycat.je.SequenceStats
 
toStringVerbose() - Method in class com.sleepycat.je.TransactionStats
 
toStringVerbose() - Method in class com.sleepycat.je.utilint.Stat
Includes the per-stat description in the output string.
toStringVerbose() - Method in class com.sleepycat.je.utilint.StatGroup
Includes the per-stat description in the output string.
TOTAL_BLOCKS - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
TOTAL_BLOCKS_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
TOTAL_BLOCKS_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
TOTAL_BYTES - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
TOTAL_BYTES_DESC - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
TOTAL_BYTES_NAME - Static variable in class com.sleepycat.je.evictor.OffHeapStatDefinition
 
TOTAL_COMMIT_PROCESSING_NANOS - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
TOTAL_COMMIT_PROCESSING_NANOS_DESC - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
TOTAL_COMMIT_PROCESSING_NANOS_NAME - Static variable in class com.sleepycat.je.rep.impl.node.ReplayStatDefinition
 
TOTAL_TXN_MS - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
TOTAL_TXN_MS_DESC - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
TOTAL_TXN_MS_NAME - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
totalBINDeltaCount - Variable in class com.sleepycat.je.cleaner.INSummary
 
totalBINDeltaSize - Variable in class com.sleepycat.je.cleaner.INSummary
 
totalCount - Variable in class com.sleepycat.je.cleaner.FileSummary
 
totalINCount - Variable in class com.sleepycat.je.cleaner.DbFileSummary
 
totalINCount - Variable in class com.sleepycat.je.cleaner.FileSummary
 
totalINCount - Variable in class com.sleepycat.je.cleaner.INSummary
 
totalINSize - Variable in class com.sleepycat.je.cleaner.DbFileSummary
 
totalINSize - Variable in class com.sleepycat.je.cleaner.FileSummary
 
totalINSize - Variable in class com.sleepycat.je.cleaner.INSummary
 
totalLNCount - Variable in class com.sleepycat.je.cleaner.DbFileSummary
 
totalLNCount - Variable in class com.sleepycat.je.cleaner.FileSummary
 
totalLNSize - Variable in class com.sleepycat.je.cleaner.DbFileSummary
 
totalLNSize - Variable in class com.sleepycat.je.cleaner.FileSummary
 
totalSize - Variable in class com.sleepycat.je.cleaner.FileSummary
 
totalSize(long) - Method in interface com.sleepycat.je.evictor.OffHeapAllocator
Returns the size of an allocated block plus any overhead for the block.
toUTF8(String) - Static method in class com.sleepycat.utilint.StringUtils
In all src and test code, the String(byte[], ...) constructor and String.getBytes method must always be passed a Charset, to avoid portability issues.
toUTF8(CharBuffer) - Static method in class com.sleepycat.utilint.StringUtils
 
Trace - Class in com.sleepycat.je.log
Trace logs event tracing messages into .jdb files.
Trace(String) - Constructor for class com.sleepycat.je.log.Trace
Create a new debug record.
Trace() - Constructor for class com.sleepycat.je.log.Trace
Create a trace record that will be filled in from the log.
trace(EnvironmentImpl, String) - Static method in class com.sleepycat.je.log.Trace
Convenience method to create a log entry containing this trace msg.
trace(EnvironmentImpl, Trace) - Static method in class com.sleepycat.je.log.Trace
Trace a trace object, unit tests only.
TRACE_CONSOLE - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
in favor of CONSOLE_LOGGING_LEVEL As of JE 4.0, use the standard java.util.logging configuration methodologies. To enable console output, set com.sleepycat.je.util.ConsoleHandler.level = <LEVEL> through the java.util.logging configuration file, or through the java.util.logging.LogManager. To set the handler level programmatically, set "com.sleepycat.je.util.ConsoleHandler.level" in the EnvironmentConfig object.
TRACE_DB - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
As of JE 4.0, event tracing to the .jdb files has been separated from the java.util.logging mechanism. This parameter has no effect.
TRACE_EVENTS - Static variable in class com.sleepycat.je.utilint.EventTrace
 
TRACE_FILE - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
in favor of FILE_LOGGING_LEVEL As of JE 4.0, use the standard java.util.logging configuration methodologies. To enable logging output to the je.info files, set com.sleepycat.je.util.FileHandler.level = <LEVEL> through the java.util.logging configuration file, or through the java.util.logging.LogManager. To set the handler level programmatically, set "com.sleepycat.je.util.FileHandler.level" in the EnvironmentConfig object.
TRACE_FILE_COUNT - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
As of JE 4.0, use the standard java.util.logging configuration methodologies. To set the FileHandler output file count, set com.sleepycat.je.util.FileHandler.count = <NUMBER> through the java.util.logging configuration file, or through the java.util.logging.LogManager.
TRACE_FILE_LIMIT - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
As of JE 4.0, use the standard java.util.logging configuration methodologies. To set the FileHandler output file size, set com.sleepycat.je.util.FileHandler.limit = <NUMBER> through the java.util.logging configuration file, or through the java.util.logging.LogManager.
TRACE_LEVEL - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
As of JE 4.0, use the standard java.util.logging configuration methodologies. Set logging levels using class names through the java.util.logging configuration file, or through the java.util.logging.LogManager.
TRACE_LEVEL_CLEANER - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
As of JE 4.0, use the standard java.util.logging configuration methodologies. To see cleaner logging, set com.sleepycat.je.cleaner.level = <LEVEL> through the java.util.logging configuration file, or through the java.util.logging.LogManager.
TRACE_LEVEL_EVICTOR - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
As of JE 4.0, use the standard java.util.logging configuration methodologies. To see evictor logging, set com.sleepycat.je.evictor.level = <LEVEL> through the java.util.logging configuration file, or through the java.util.logging.LogManager.
TRACE_LEVEL_LOCK_MANAGER - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
As of JE 4.0, use the standard java.util.logging configuration methodologies. To see locking logging, set com.sleepycat.je.txn.level = <LEVEL> through the java.util.logging configuration file, or through the java.util.logging.LogManager.
TRACE_LEVEL_RECOVERY - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
As of JE 4.0, use the standard java.util.logging configuration methodologies. To see recovery logging, set com.sleepycat.je.recovery.level = <LEVEL> through the java.util.logging configuration file, or through the java.util.logging.LogManager.
traceAndLog(Logger, EnvironmentImpl, Level, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Records a message both to the java.util.logging loggers and through the trace system which writes to the .jdb files.
traceAndLogException(EnvironmentImpl, String, String, String, Throwable) - Static method in class com.sleepycat.je.utilint.LoggerUtils
Logger method for recording an exception and stacktrace to both the java.util.logging system and the .jdb files.
traceLazily(EnvironmentImpl, String) - Static method in class com.sleepycat.je.log.Trace
Convenience method to create a log entry (lazily) containing this trace msg.
TraceLogEntry - Class in com.sleepycat.je.log.entry
Log entry for a trace object.
TraceLogEntry() - Constructor for class com.sleepycat.je.log.entry.TraceLogEntry
Construct a log entry for reading a Trace object.
TraceLogEntry(Trace) - Constructor for class com.sleepycat.je.log.entry.TraceLogEntry
Construct a log entry for writing a Trace object.
TracerFormatter - Class in com.sleepycat.je.utilint
Formatter for java.util.logging output.
TracerFormatter() - Constructor for class com.sleepycat.je.utilint.TracerFormatter
 
TracerFormatter(String) - Constructor for class com.sleepycat.je.utilint.TracerFormatter
 
track(LogEntry, int) - Method in class com.sleepycat.je.cleaner.ExpirationTracker
Tracks expiration of a BIN or LN.
track(VLSN, long) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNTracker
If GlobalCBVLSN is defunct, does nothing.
TRACK_LATCHES - Static variable in class com.sleepycat.je.latch.LatchSupport
 
TrackedFileSummary - Class in com.sleepycat.je.cleaner
Delta file summary info for a tracked file.
TrackingInfo - Class in com.sleepycat.je.tree
Tracking info packages some tree tracing info.
TrackingInfo(long, long, int, int) - Constructor for class com.sleepycat.je.tree.TrackingInfo
 
trackMapping(long, LogEntryHeader, LogEntry) - Method in interface com.sleepycat.je.dbi.VLSNProxy
 
trackMapping(long, LogEntryHeader, LogEntry) - Method in interface com.sleepycat.je.recovery.VLSNRecoveryProxy
 
trackMapping(long, LogEntryHeader, LogEntry) - Method in class com.sleepycat.je.rep.vlsn.VLSNRecoveryTracker
 
trackObsoleteInfo(LogEntryType) - Static method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
Returns whether obsoleteness is tracked for the given type.
trackSyncableVLSN(VLSN, long) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Should be called whenever a new VLSN is associated with a log entry suitable for Replica/Feeder syncup.
Transaction - Class in com.sleepycat.je
The Transaction object is the handle for a transaction.
Transaction(Environment, Txn) - Constructor for class com.sleepycat.je.Transaction
For internal use.
Transaction.State - Enum in com.sleepycat.je
The current state of the transaction.
TRANSACTION_RUNNER_PRINT_STACK_TRACES - Static variable in class com.sleepycat.compat.DbCompat
 
TransactionConfig - Class in com.sleepycat.je
Specifies the attributes of a database environment transaction.
TransactionConfig() - Constructor for class com.sleepycat.je.TransactionConfig
An instance created using the default constructor is initialized with the system's default settings.
TransactionConfigBeanInfo - Class in com.sleepycat.je
 
TransactionConfigBeanInfo() - Constructor for class com.sleepycat.je.TransactionConfigBeanInfo
 
TransactionRunner - Class in com.sleepycat.collections
Starts a transaction, calls TransactionWorker.doWork(), and handles transaction retry and exceptions.
TransactionRunner(Environment) - Constructor for class com.sleepycat.collections.TransactionRunner
Creates a transaction runner for a given Berkeley DB environment.
TransactionRunner(Environment, int, TransactionConfig) - Constructor for class com.sleepycat.collections.TransactionRunner
Creates a transaction runner for a given Berkeley DB environment and with a given number of maximum retries.
TransactionStats - Class in com.sleepycat.je
Transaction statistics for a database environment.
TransactionStats(StatGroup) - Constructor for class com.sleepycat.je.TransactionStats
 
TransactionStats.Active - Class in com.sleepycat.je
The Active class represents an active transaction.
TransactionTimeoutException - Exception in com.sleepycat.je
Thrown when the transaction timeout interval is exceeded.
TransactionTimeoutException(Locker, String) - Constructor for exception com.sleepycat.je.TransactionTimeoutException
For internal use only.
TransactionTrigger - Interface in com.sleepycat.je.trigger
TransactionTrigger defines the methods that track a transaction through its lifecycle.
TransactionWorker - Interface in com.sleepycat.collections
The interface implemented to perform the work within a transaction.
TRANSFER_LOGGING_THRESHOLD - Static variable in class com.sleepycat.je.rep.impl.RepParams
Used to log an info message when a commit log record exceeds this time interval from the time it was created, to the time it was written out to the network.
TRANSFER_MASTER - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
TRANSFER_OK - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
TRANSFER_RATE - Static variable in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
transferMaster(Set<String>, long, boolean) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Transfer the master role to one of the specified replicas.
TransferMaster(String, long, boolean) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferMaster
 
TransferMaster(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferMaster
 
transferMaster(Set<String>, long, boolean) - Method in class com.sleepycat.je.rep.impl.RepImpl
 
transferMaster(Set<String>, int, TimeUnit) - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Transfers the current master state from this node to one of the electable replicas supplied in the argument list.
transferMaster(Set<String>, int, TimeUnit, boolean) - Method in class com.sleepycat.je.rep.ReplicatedEnvironment
Transfers the current master state from this node to one of the replicas supplied in the argument list.
transferMaster(String, String) - Method in class com.sleepycat.je.rep.util.DbGroupAdmin
Transfers the master role from the current master to one of the electable replicas specified in the argument list.
transferMaster(Set<String>, int, TimeUnit, boolean) - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Transfers the master state from the current master to one of the electable replicas supplied in the argument list.
TransferOK(RepGroupProtocol.TransferMaster, String) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferOK
 
TransferOK(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferOK
 
TRANSFERRED_BYTES - Static variable in class com.sleepycat.je.rep.impl.networkRestore.NetworkBackupStatDefinition
 
transferToUtilizationTracker(UtilizationTracker) - Method in class com.sleepycat.je.cleaner.BaseUtilizationTracker
Transfers counts and offsets from this local tracker to the given (global) UtilizationTracker.
transferToUtilizationTracker(LocalUtilizationTracker) - Method in class com.sleepycat.je.log.LogManager
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class com.sleepycat.persist.model.ClassEnhancer
 
traverseDbWithCursor(DatabaseImpl, LockType, boolean, CursorImpl.WithCursor) - Static method in class com.sleepycat.je.dbi.CursorImpl
Enumerates all records in a dbImpl non-transactionally and calls the withCursor method for each record.
Tree - Class in com.sleepycat.je.tree
Tree implements the JE B+Tree.
Tree(DatabaseImpl) - Constructor for class com.sleepycat.je.tree.Tree
Create a new tree.
Tree() - Constructor for class com.sleepycat.je.tree.Tree
Create a tree that's being read in from the log.
Tree.SearchType - Class in com.sleepycat.je.tree
Embodies an enum for the type of search being performed.
TREE_BIN_DELTA - Static variable in class com.sleepycat.je.EnvironmentConfig
If more than this percentage of entries are changed on a BIN, log a a full version instead of a delta.
TREE_COMPACT_MAX_KEY_LENGTH - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
TREE_COMPACT_MAX_KEY_LENGTH - Static variable in class com.sleepycat.je.EnvironmentConfig
Specifies the maximum unprefixed key length for use in the compact in-memory key representation.
TREE_MAX_DELTA - Static variable in class com.sleepycat.je.EnvironmentConfig
Deprecated.
as of JE 6.0. The EnvironmentConfig.TREE_BIN_DELTA param alone now determines whether a delta is logged.
TREE_MAX_EMBEDDED_LN - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
TREE_MAX_EMBEDDED_LN - Static variable in class com.sleepycat.je.EnvironmentConfig
The maximum size (in bytes) of a record's data portion that will cause the record to be embedded in its parent LN.
TREE_MIN_MEMORY - Static variable in class com.sleepycat.je.EnvironmentConfig
The minimum bytes allocated out of the memory cache to hold Btree data including internal nodes and record keys and data.
TreeLocation - Class in com.sleepycat.je.tree
 
TreeLocation() - Constructor for class com.sleepycat.je.tree.TreeLocation
 
TREEMAP_ENTRY_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
TREEMAP_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
TreeUtils - Class in com.sleepycat.je.tree
Miscellaneous Tree utilities.
TreeUtils() - Constructor for class com.sleepycat.je.tree.TreeUtils
 
TreeWalkerStatsAccumulator - Interface in com.sleepycat.je.tree
Accumulates stats about a tree during tree walking.
Trigger - Interface in com.sleepycat.je.trigger
Trigger defines the trigger methods associated with a database.
TriggerManager - Class in com.sleepycat.je.dbi
Class that invokes the triggers associated with a database.
TriggerManager() - Constructor for class com.sleepycat.je.dbi.TriggerManager
 
TriggerManager.MapOver<R,E> - Class in com.sleepycat.je.dbi
Lisp inspired Map function.
TriggerUtils - Class in com.sleepycat.je.dbi
Utility functions used by the trigger implementation.
TriggerUtils() - Constructor for class com.sleepycat.je.dbi.TriggerUtils
 
truncate(Locker, String, boolean) - Method in class com.sleepycat.je.dbi.DbTree
 
truncate(Transaction) - Method in interface com.sleepycat.je.trigger.PersistentTrigger
The trigger method invoked after the successful truncation of a Database.
truncateClass(Class) - Method in class com.sleepycat.persist.EntityStore
Deletes all instances of this entity class and its (non-entity) subclasses.
truncateClass(Transaction, Class) - Method in class com.sleepycat.persist.EntityStore
Deletes all instances of this entity class and its (non-entity) subclasses.
truncateClass(Class) - Method in class com.sleepycat.persist.impl.Store
 
truncateClass(Transaction, Class) - Method in class com.sleepycat.persist.impl.Store
 
truncateDatabase(Environment, Transaction, String, String) - Static method in class com.sleepycat.compat.DbCompat
Returns false if the database is not found.
truncateDatabase(Transaction, String, boolean) - Method in class com.sleepycat.je.Environment
Empties the database, discarding all the records it contains, without removing the database name.
truncateFromHead(VLSN, long) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Forcibly truncate the VLSNIndex range head, in situations where the environment is quiescent and we know that truncation is safe.
truncateFromTail(VLSN, long) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Remove all information from the VLSNIndex for VLSNs >= deleteStart Used by replica side syncup, when the log is truncated.
truncateHead(long) - Method in class com.sleepycat.je.cleaner.FileProtector.ProtectedActiveFileSet
Removes protection for files LT firstProtectedFile.
truncateLog(long, long) - Method in class com.sleepycat.je.log.FileManager
 
truncateLog(File, long, long) - Method in class com.sleepycat.je.util.DbTruncateLog
 
truncateReplicaDb(Locker, String, boolean, NameLN, DbOpReplicationContext) - Method in class com.sleepycat.je.dbi.DbTree
 
TruncateResult - Class in com.sleepycat.je.dbi
Holds the result of a database truncate operation.
truncateSingleFile(long, long) - Method in class com.sleepycat.je.log.FileManager
Truncate a log at this position.
truncateTail(long) - Method in class com.sleepycat.je.cleaner.FileProtector.ProtectedActiveFileSet
Removes protection for files GT lastProtectedFile.
tryTruncateFromHead(long) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Try to advance the VLSNIndex ProtectedFileRange and truncate the head of the VLSNIndex range, so that bytesNeeded can be freed by deleting files in this range.
tryTruncateFromHead(VLSN, long) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Like VLSNIndex.tryTruncateFromHead(long) but allows specifying a specific {deleteEnd, deleteFileNum}.
tryTruncateVlsnHead(VLSN, long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Truncate the head of the VLSNIndex to unprotect the given file, if possible.
tryTruncateVlsnHead(VLSN, long) - Method in class com.sleepycat.je.rep.impl.RepImpl
Truncate the head of the VLSNIndex to unprotect the given file, if possible.
tryVlsnHeadTruncate(long) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Truncate the head of the VLSNIndex to allow file deletion, if possible.
tryVlsnHeadTruncate(long) - Method in class com.sleepycat.je.rep.impl.RepImpl
Truncate the head of the VLSNIndex to allow file deletion, if possible.
TTL - Class in com.sleepycat.je.dbi
Internal documentation and utility functions for the TTL feature.
TTL() - Constructor for class com.sleepycat.je.dbi.TTL
 
TTL_MAX_DAYS - Static variable in class com.sleepycat.je.WriteOptions
The maximum value for a TTL expressed in days is (TTL_MAX_HOURS / 24).
TTL_MAX_HOURS - Static variable in class com.sleepycat.je.WriteOptions
The maximum value for a TTL expressed in hours is (Integer.MAX_VALUE / 2).
ttlToExpiration(int, TimeUnit) - Static method in class com.sleepycat.je.dbi.TTL
Translates from the user-supplied ttl parameters to the expiration value that we store internally.
TUPLE_OUTPUT_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
TupleBase<E> - Class in com.sleepycat.bind.tuple
A base class for tuple bindings and tuple key creators that provides control over the allocation of the output buffer.
TupleBase() - Constructor for class com.sleepycat.bind.tuple.TupleBase
Initializes the initial output buffer size to zero.
TupleBinding<E> - Class in com.sleepycat.bind.tuple
An abstract EntryBinding that treats a key or data entry as a tuple; it includes predefined bindings for Java primitive types.
TupleBinding() - Constructor for class com.sleepycat.bind.tuple.TupleBinding
Creates a tuple binding.
TupleInput - Class in com.sleepycat.bind.tuple
An InputStream with DataInput-like methods for reading tuple fields.
TupleInput(byte[]) - Constructor for class com.sleepycat.bind.tuple.TupleInput
Creates a tuple input object for reading a byte array of tuple data.
TupleInput(byte[], int, int) - Constructor for class com.sleepycat.bind.tuple.TupleInput
Creates a tuple input object for reading a byte array of tuple data at a given offset for a given length.
TupleInput(TupleOutput) - Constructor for class com.sleepycat.bind.tuple.TupleInput
Creates a tuple input object from the data contained in a tuple output object.
TupleInputBinding - Class in com.sleepycat.bind.tuple
A concrete EntryBinding that uses the TupleInput object as the key or data object.
TupleInputBinding() - Constructor for class com.sleepycat.bind.tuple.TupleInputBinding
Creates a tuple input binding.
TupleMarshalledBinding<E extends MarshalledTupleEntry> - Class in com.sleepycat.bind.tuple
A concrete TupleBinding that delegates to the MarshalledTupleEntry interface of the data or key object.
TupleMarshalledBinding(Class<E>) - Constructor for class com.sleepycat.bind.tuple.TupleMarshalledBinding
Creates a tuple marshalled binding object.
TupleOutput - Class in com.sleepycat.bind.tuple
An OutputStream with DataOutput-like methods for writing tuple fields.
TupleOutput() - Constructor for class com.sleepycat.bind.tuple.TupleOutput
Creates a tuple output object for writing a byte array of tuple data.
TupleOutput(byte[]) - Constructor for class com.sleepycat.bind.tuple.TupleOutput
Creates a tuple output object for writing a byte array of tuple data, using a given buffer.
tupleOutputSize(TupleOutput) - Static method in class com.sleepycat.je.dbi.MemoryBudget
 
TupleSerialBinding<D,E> - Class in com.sleepycat.bind.serial
An abstract EntityBinding that treats an entity's key entry as a tuple and its data entry as a serialized object.
TupleSerialBinding(ClassCatalog, Class<D>) - Constructor for class com.sleepycat.bind.serial.TupleSerialBinding
Creates a tuple-serial entity binding.
TupleSerialBinding(SerialBinding<D>) - Constructor for class com.sleepycat.bind.serial.TupleSerialBinding
Creates a tuple-serial entity binding.
TupleSerialFactory - Class in com.sleepycat.collections
Creates stored collections having tuple keys and serialized entity values.
TupleSerialFactory(ClassCatalog) - Constructor for class com.sleepycat.collections.TupleSerialFactory
Creates a tuple-serial factory for given environment and class catalog.
TupleSerialKeyCreator<D> - Class in com.sleepycat.bind.serial
A abstract key creator that uses a tuple key and a serial data entry.
TupleSerialKeyCreator(ClassCatalog, Class<D>) - Constructor for class com.sleepycat.bind.serial.TupleSerialKeyCreator
Creates a tuple-serial key creator.
TupleSerialKeyCreator(SerialBinding<D>) - Constructor for class com.sleepycat.bind.serial.TupleSerialKeyCreator
Creates a tuple-serial key creator.
TupleSerialMarshalledBinding<E extends MarshalledTupleKeyEntity> - Class in com.sleepycat.bind.serial
A concrete TupleSerialBinding that delegates to the MarshalledTupleKeyEntity interface of the entity class.
TupleSerialMarshalledBinding(ClassCatalog, Class<E>) - Constructor for class com.sleepycat.bind.serial.TupleSerialMarshalledBinding
Creates a tuple-serial marshalled binding object.
TupleSerialMarshalledBinding(SerialBinding<E>) - Constructor for class com.sleepycat.bind.serial.TupleSerialMarshalledBinding
Creates a tuple-serial marshalled binding object.
TupleSerialMarshalledKeyCreator<D extends MarshalledTupleKeyEntity> - Class in com.sleepycat.bind.serial
A concrete key creator that works in conjunction with a TupleSerialMarshalledBinding.
TupleSerialMarshalledKeyCreator(TupleSerialMarshalledBinding<D>, String) - Constructor for class com.sleepycat.bind.serial.TupleSerialMarshalledKeyCreator
Creates a tuple-serial marshalled key creator.
TupleTupleBinding<E> - Class in com.sleepycat.bind.tuple
An abstract EntityBinding that treats an entity's key entry and data entry as tuples.
TupleTupleBinding() - Constructor for class com.sleepycat.bind.tuple.TupleTupleBinding
Creates a tuple-tuple entity binding.
TupleTupleKeyCreator<E> - Class in com.sleepycat.bind.tuple
An abstract key creator that uses a tuple key and a tuple data entry.
TupleTupleKeyCreator() - Constructor for class com.sleepycat.bind.tuple.TupleTupleKeyCreator
Creates a tuple-tuple key creator.
TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> - Class in com.sleepycat.bind.tuple
A concrete TupleTupleBinding that delegates to the MarshalledTupleEntry and MarshalledTupleKeyEntity interfaces of the entity class.
TupleTupleMarshalledBinding(Class<E>) - Constructor for class com.sleepycat.bind.tuple.TupleTupleMarshalledBinding
Creates a tuple-tuple marshalled binding object.
TupleTupleMarshalledKeyCreator<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> - Class in com.sleepycat.bind.tuple
A concrete key creator that works in conjunction with a TupleTupleMarshalledBinding.
TupleTupleMarshalledKeyCreator(TupleTupleMarshalledBinding<E>, String) - Constructor for class com.sleepycat.bind.tuple.TupleTupleMarshalledKeyCreator
Creates a tuple-tuple marshalled key creator.
turnOffInvisible(ByteBuffer, int) - Static method in class com.sleepycat.je.log.LogEntryHeader
Turn off the invisible bit in the byte buffer which backs this log entry header.
TWOHASHMAPS_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
TwoPartKeyComparator(Comparator<byte[]>, Comparator<byte[]>) - Constructor for class com.sleepycat.je.dbi.DupKeyData.TwoPartKeyComparator
 
Txn - Class in com.sleepycat.je.txn
A Txn is the internal representation of a transaction created by a call to Environment.txnBegin.
Txn() - Constructor for class com.sleepycat.je.txn.Txn
Constructor for reading from log.
Txn(EnvironmentImpl, TransactionConfig, ReplicationContext) - Constructor for class com.sleepycat.je.txn.Txn
 
Txn(EnvironmentImpl, TransactionConfig, ReplicationContext, long) - Constructor for class com.sleepycat.je.txn.Txn
A non-zero mandatedId is specified only by subtypes which arbitrarily impose a transaction id value onto the transaction.
TXN_ABORTS - Static variable in class com.sleepycat.je.dbi.TxnStatDefinition
 
TXN_ACTIVE - Static variable in class com.sleepycat.je.dbi.TxnStatDefinition
 
TXN_ACTIVE_TXNS - Static variable in class com.sleepycat.je.dbi.TxnStatDefinition
 
TXN_BEGINS - Static variable in class com.sleepycat.je.dbi.TxnStatDefinition
 
TXN_COMMITS - Static variable in class com.sleepycat.je.dbi.TxnStatDefinition
 
TXN_DEADLOCK_STACK_TRACE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
TXN_DEADLOCK_STACK_TRACE - Static variable in class com.sleepycat.je.EnvironmentConfig
Set this parameter to true to add stacktrace information to deadlock (lock timeout) exception messages.
TXN_DUMP_LOCKS - Static variable in class com.sleepycat.je.EnvironmentConfig
Dump the lock table when a lock timeout is encountered, for debugging assistance.
TXN_DUMPLOCKS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
TXN_DURABILITY - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures the default durability associated with transactions.
TXN_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
TXN_ROLLBACK_DISABLED - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
TXN_ROLLBACK_DISABLED - Static variable in class com.sleepycat.je.rep.ReplicationConfig
In rare cases, a node may need to rollback committed transactions in order to rejoin a replication group.
TXN_ROLLBACK_LIMIT - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
TXN_ROLLBACK_LIMIT - Static variable in class com.sleepycat.je.rep.ReplicationConfig
In rare cases, a node may need to rollback committed transactions in order to rejoin a replication group.
TXN_SERIALIZABLE_ISOLATION - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
TXN_SERIALIZABLE_ISOLATION - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures all transactions for this environment to have Serializable (Degree 3) isolation.
TXN_TIMEOUT - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
TXN_TIMEOUT - Static variable in class com.sleepycat.je.EnvironmentConfig
Configures the transaction timeout.
TXN_XAABORTS - Static variable in class com.sleepycat.je.dbi.TxnStatDefinition
 
TXN_XACOMMITS - Static variable in class com.sleepycat.je.dbi.TxnStatDefinition
 
TXN_XAPREPARES - Static variable in class com.sleepycat.je.dbi.TxnStatDefinition
 
TxnAbort - Class in com.sleepycat.je.txn
Transaction abort.
TxnAbort(long, long, int, long) - Constructor for class com.sleepycat.je.txn.TxnAbort
 
TxnAbort() - Constructor for class com.sleepycat.je.txn.TxnAbort
For constructing from the log.
txnBegin(Transaction, TransactionConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Transactional services.
txnBegin(Transaction, TransactionConfig) - Method in class com.sleepycat.je.txn.TxnManager
Create a new transaction.
txnBeginHook(MasterTxn) - Method in class com.sleepycat.je.rep.impl.RepImpl
Ensure that a sufficient number of feeders are available before proceeding with a master transaction begin.
txnBeginHook(TransactionConfig) - Method in class com.sleepycat.je.rep.txn.MasterTxn
Causes the transaction to wait until we have sufficient replicas to acknowledge the commit.
txnBeginHook(TransactionConfig) - Method in class com.sleepycat.je.rep.txn.ReadonlyTxn
Verifies that consistency requirements are met before allowing the transaction to proceed.
txnBeginHook(TransactionConfig) - Method in class com.sleepycat.je.txn.Txn
A replicated environment introduces some new considerations when entering a transaction scope via an Environment.transactionBegin() operation.
TxnChain - Class in com.sleepycat.je.txn
{@literal TxnChain supports "txn rollback", which undoes the write operations for a given txn to an arbitrary point.
TxnChain(long, long, long, EnvironmentImpl) - Constructor for class com.sleepycat.je.txn.TxnChain
 
TxnChain(long, long, long, Map<DatabaseId, DatabaseImpl>, EnvironmentImpl) - Constructor for class com.sleepycat.je.txn.TxnChain
 
TxnChain.CompareSlot - Class in com.sleepycat.je.txn
Compare two keys using the appropriate comparator.
TxnChain.RevertInfo - Class in com.sleepycat.je.txn
 
TxnCommit - Class in com.sleepycat.je.txn
Transaction commit.
TxnCommit(long, long, int, long) - Constructor for class com.sleepycat.je.txn.TxnCommit
 
TxnCommit() - Constructor for class com.sleepycat.je.txn.TxnCommit
For constructing from the log.
TxnEnd - Class in com.sleepycat.je.txn
The base class for records that mark the end of a transaction.
TxnEnd() - Constructor for class com.sleepycat.je.txn.TxnEnd
For constructing from the log
TxnManager - Class in com.sleepycat.je.txn
Class to manage transactions.
TxnManager(EnvironmentImpl) - Constructor for class com.sleepycat.je.txn.TxnManager
 
TxnPrepare - Class in com.sleepycat.je.txn
This class writes out a transaction prepare record.
TxnPrepare(long, Xid) - Constructor for class com.sleepycat.je.txn.TxnPrepare
 
TxnPrepare() - Constructor for class com.sleepycat.je.txn.TxnPrepare
For constructing from the log.
TXNS_ACKED - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
TXNS_ACKED_DESC - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
TXNS_ACKED_NAME - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
TXNS_NOT_ACKED - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
TXNS_NOT_ACKED_DESC - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
TXNS_NOT_ACKED_NAME - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
txnStat(StatsConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Retrieve txn statistics
txnStat(StatsConfig) - Method in class com.sleepycat.je.txn.TxnManager
Collect transaction related stats.
TxnStatDefinition - Class in com.sleepycat.je.dbi
Per-stat Metadata for JE transaction statistics.
TxnStatDefinition() - Constructor for class com.sleepycat.je.dbi.TxnStatDefinition
 
type - Variable in class com.sleepycat.asm.Attribute
The type of this attribute.
Type - Class in com.sleepycat.asm
A Java field or method type.
TYPE_ARGUMENT - Static variable in class com.sleepycat.asm.TypePath
A type path step that steps into a type argument of a generic type.
TypePath - Class in com.sleepycat.asm
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.

U

unblockTxnCompletion() - Method in class com.sleepycat.je.rep.impl.RepImpl
Releases the transaction block latch.
undo() - Method in class com.sleepycat.je.txn.Txn
Undo write operations and release all resources held by the transaction.
undoDatabases - Variable in class com.sleepycat.je.txn.Txn
 
UndoReader - Class in com.sleepycat.je.txn
Convenience class to package together the different steps and fields needed for reading a log entry for undoing.
unevolvedFormatsEncountered - Static variable in class com.sleepycat.persist.impl.PersistCatalog
 
unexpectedException(Exception) - Static method in class com.sleepycat.compat.DbCompat
 
unexpectedException(String, Exception) - Static method in class com.sleepycat.compat.DbCompat
 
unexpectedException(Exception) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
unexpectedException(EnvironmentImpl, Exception) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
unexpectedException(String, Exception) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
unexpectedException(EnvironmentImpl, String, Exception) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
unexpectedState(String) - Static method in class com.sleepycat.compat.DbCompat
 
unexpectedState() - Static method in class com.sleepycat.compat.DbCompat
 
unexpectedState() - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
unexpectedState(EnvironmentImpl) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
unexpectedState(String) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
unexpectedState(EnvironmentImpl, String) - Static method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
UNINITIALIZED_THIS - Static variable in interface com.sleepycat.asm.Opcodes
 
UNINITIALIZED_VLSN_SEQUENCE - Static variable in class com.sleepycat.je.utilint.VLSN
 
UniqueConstraintException - Exception in com.sleepycat.je
Thrown when an attempt to write a primary database record would insert a secondary record with a duplicate key, for secondaries that represent one-to-one and one-to-many relationships.
UniqueConstraintException(Locker, String, String, String, DatabaseEntry, DatabaseEntry, long, long, ExtinctionFilter.ExtinctionStatus) - Constructor for exception com.sleepycat.je.UniqueConstraintException
For internal use only.
UNKNOWN_FILE_HEADER_VERSION - Static variable in class com.sleepycat.je.log.LogEntryType
Should be used for reading the entry header of the file header, since the actual version is not known until the FileHeader item is read.
UnknownMasterException - Exception in com.sleepycat.je.rep
Indicates that the underlying operation requires communication with a Master, but that a Master was not available.
UnknownMasterException(Locker, StateChangeEvent) - Constructor for exception com.sleepycat.je.rep.UnknownMasterException
 
UnknownMasterException(String) - Constructor for exception com.sleepycat.je.rep.UnknownMasterException
Used when the inability to determine a master is not related to a state change.
UnknownMasterException(String, Exception) - Constructor for exception com.sleepycat.je.rep.UnknownMasterException
Used when the inability to determine a master is not related to a state change but some inability to communicate with a node identified as a master.
unknownReplicated() - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
unlockOnce() - Method in class com.sleepycat.je.rep.txn.MasterTxn
Determines whether we should unlock the block-latch lock.
unmarshalEntry(TupleInput) - Method in interface com.sleepycat.bind.tuple.MarshalledTupleEntry
Construct the key or data object from the key or data tuple entry.
unmarshalPrimaryKey(TupleInput) - Method in interface com.sleepycat.bind.tuple.MarshalledTupleKeyEntity
Completes construction of the entity by setting its primary key from the stored primary key.
unpin() - Method in class com.sleepycat.je.tree.IN
 
unRegisterCursor(CursorImpl) - Method in class com.sleepycat.je.txn.BasicLocker
This txn doesn't store cursors.
unRegisterCursor(CursorImpl) - Method in class com.sleepycat.je.txn.Locker
Remove a cursor from this txn.
unRegisterCursor(CursorImpl) - Method in class com.sleepycat.je.txn.ReadCommittedLocker
Forwards this method to the transactional buddy.
unRegisterCursor(CursorImpl) - Method in class com.sleepycat.je.txn.Txn
Decrease the counter if a Cursor is closed under this transaction.
unsetTxnForThread() - Method in class com.sleepycat.je.txn.TxnManager
Called when txn is assoc'd with this thread.
UNSIGNED_INT_BYTES - Static variable in class com.sleepycat.je.log.LogUtils
 
unSync() - Method in class com.sleepycat.je.rep.stream.MasterStatus
 
unwrap(Exception) - Static method in class com.sleepycat.util.ExceptionUnwrapper
Unwraps an Exception and returns the underlying Exception, or throws an Error if the underlying Throwable is an Error.
unwrapAny(Throwable) - Static method in class com.sleepycat.util.ExceptionUnwrapper
Unwraps an Exception and returns the underlying Throwable.
update(ByteBuffer, int) - Method in class com.sleepycat.je.log.ChecksumValidator
Add this byte buffer to the checksum.
update(byte[], int, int) - Method in class com.sleepycat.je.log.ChecksumValidator
 
update() - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNUpdater
If the GlobalCBVLSN is not defunct, update the database, with the local CBVLSN associated with the node ID if required.
update(NameIdPair) - Method in class com.sleepycat.je.rep.impl.node.NameIdPair
 
update(byte[], int, int) - Method in class com.sleepycat.je.utilint.Adler32.ChunkingAdler32
 
update(int) - Method in class com.sleepycat.je.utilint.Adler32
Update current Adler-32 checksum given the specified byte.
update(byte[], int, int) - Method in class com.sleepycat.je.utilint.Adler32
Update current Adler-32 checksum given the specified byte array.
update(V) - Method in interface com.sleepycat.persist.EntityCursor
Replaces the entity at the cursor position with the given entity.
update(V, WriteOptions) - Method in interface com.sleepycat.persist.EntityCursor
Replaces the entity at the cursor position with the given entity, using a WriteOptions parameter and returning an OperationResult.
UPDATE_ADDRESS - Variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
 
updateAddress(String, String, int) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Update the network address of a node.
UpdateAddress(String, String, int) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.UpdateAddress
 
UpdateAddress(String, String[]) - Constructor for class com.sleepycat.je.rep.impl.RepGroupProtocol.UpdateAddress
 
updateAddress(String, String, int) - Method in class com.sleepycat.je.rep.util.DbGroupAdmin
Update the network address for a specified node.
updateAddress(String, String, int) - Method in class com.sleepycat.je.rep.util.ReplicationGroupAdmin
Update the network address for a specified member of the replication group.
updateAdminMemoryUsage(long) - Method in class com.sleepycat.je.dbi.MemoryBudget
Update the environment wide admin memory count, wake up the evictor if necessary.
updateBackgroundReads(int) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
If a background read limit has been configured and that limit is exceeded when the cumulative total is incremented by the given number of reads, increment the sleep backlog to cause a sleep to occur.
updateBackgroundWrites(int, int) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
If a background write limit has been configured and that limit is exceeded when the given amount written is added to the cumulative total, increment the sleep backlog to cause a sleep to occur.
updateBase(Map<String, StatGroup>, Map<String, StatGroup>) - Method in class com.sleepycat.je.statcap.StatManager.UpdateMinMax
 
updateBINDeltaStat(int) - Method in class com.sleepycat.je.dbi.INList
 
updateCacheStats(boolean, Evictor) - Method in class com.sleepycat.je.tree.INTargetRep.Default
 
updateCacheStats(boolean, Evictor) - Method in class com.sleepycat.je.tree.INTargetRep.None
 
updateCacheStats(boolean, Evictor) - Method in class com.sleepycat.je.tree.INTargetRep.Sparse
 
updateCBVLSN(LocalCBVLSNUpdater) - Method in class com.sleepycat.je.rep.impl.RepImpl
If the GlobalCBVLSN is not defunct, updates the CBVLSN on behalf of a Feeder input thread (or FeederManager running in the RepNode thread).
updateCurrentRecord(DatabaseEntry, DatabaseEntry, ExpirationInfo, DatabaseEntry, DatabaseEntry, ReplicationContext) - Method in class com.sleepycat.je.dbi.CursorImpl
Modify the current record with the given data, and optionally replace the key.
updateDOSMemoryUsage(long) - Method in class com.sleepycat.je.dbi.MemoryBudget
Update the environment wide tree memory count, wake up the evictor if necessary.
updateDTVLSN(long) - Method in class com.sleepycat.je.rep.impl.node.FeederManager
Update the Master's DTVLSN if we can conclude based upon the state of the replicas that the DTVLSN needs to be advanced.
updateDTVLSN(long) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Updates the DTVLSN with a potentially new DTVLSN value.
updateEntry(int, long, long, int) - Method in class com.sleepycat.je.tree.IN
This method is called after the idx'th child of this node gets logged, and changes position as a result.
updateEvent(EvolveEvent, String, int, int) - Static method in class com.sleepycat.persist.evolve.EvolveInternal
Internal access method that should not be used by applications.
updateExpiration - Variable in class com.sleepycat.je.dbi.ExpirationInfo
 
updateFilesAtCheckpointEnd(FileSelector.CheckpointStartCleanerState) - Method in class com.sleepycat.je.cleaner.Cleaner
When a checkpoint is complete, update the files that were returned at the beginning of the checkpoint.
updateForMaster(LocalCBVLSNTracker) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNUpdater
If the GlobalCBVLSN is not defunct, as a master, update the database with the local CBVLSN for this node.
updateForReplica(BaseProtocol.HeartbeatResponse) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.LocalCBVLSNUpdater
If the GlobalCBVLSN is not defunct, sets the current CBVLSN for this node.
updateFromReplay(DatabaseId) - Method in class com.sleepycat.je.dbi.DbTree
 
updateFromReplay(long) - Method in class com.sleepycat.je.dbi.NodeSequence
 
updateFromReplay(long) - Method in class com.sleepycat.je.txn.TxnManager
 
updateGroupInfo(NameIdPair, CleanerBarrierState) - Method in class com.sleepycat.je.rep.impl.node.cbvlsn.GlobalCBVLSN
Updates the cached group info for the node, avoiding a database read, if the global CBVLSN is not defunct.
updateGroupInfo(NameIdPair, CleanerBarrierState) - Method in class com.sleepycat.je.rep.impl.node.RepNode
Updates the cached group info for the node, avoiding a database read, if the global CBVLSN is not defunct.
updateInterval(LatencyPercentile) - Method in class com.sleepycat.je.utilint.LatencyPercentile
Updates the operation counts in this instance to represent the difference between the values stored in this instance and the ones in the argument.
updateInterval(LongAvg) - Method in class com.sleepycat.je.utilint.LongAvg
Updates the values in this instance to represent the difference between the values stored in this instance and the ones in the argument.
updateJEVersion(JEVersion) - Method in class com.sleepycat.je.rep.impl.RepNodeImpl
Updates the JE version most recently known running on this node to match the version specified.
updateLocalCBVLSN(NameIdPair, VLSN, NodeType) - Method in class com.sleepycat.je.rep.impl.RepGroupDB
This method is not used when the CBVLSN is defunct -- see GlobalCBVLSN.
updateLockMemoryUsage(long, int) - Method in class com.sleepycat.je.dbi.MemoryBudget
 
updateLoggedForTxn() - Method in class com.sleepycat.je.rep.txn.ReplayTxn
Always return true in order to ensure that the VLSN is logged.
updateLoggedForTxn() - Method in class com.sleepycat.je.txn.Txn
 
updateLRU(CacheMode) - Method in class com.sleepycat.je.tree.IN
 
updateMax(long) - Method in class com.sleepycat.je.rep.util.AtomicLongMax
Updates the max value if the argument is greater than the current max.
updateMember(RepNodeImpl, boolean) - Method in class com.sleepycat.je.rep.impl.RepGroupDB
 
updateMemoryBudget() - Method in class com.sleepycat.je.tree.IN
Move the accumulated delta to the memory budget.
updateMemorySize(long, long) - Method in class com.sleepycat.je.tree.IN
 
UpdateMinMax(StatManager.SDef[], StatManager.SDef[]) - Constructor for class com.sleepycat.je.statcap.StatManager.UpdateMinMax
 
updateNameLN(Locker, String, DbOpReplicationContext) - Method in class com.sleepycat.je.dbi.DbTree
Update the NameLN for the DatabaseImpl when the DatabaseConfig changes.
updateNodeIds(Set<Integer>) - Method in class com.sleepycat.je.rep.impl.TextProtocol
Updates the current set of nodes that are permitted to communicate via this protocol, or null for unrestricted.
updateRecord(int, long, long, long, int, byte[], byte[], int, boolean) - Method in class com.sleepycat.je.tree.IN
Update the idx slot of this BIN to reflect an update of the associated record.
updateRepCacheStats(boolean) - Method in class com.sleepycat.je.tree.IN
Adds (increments) or removes (decrements) the cache stats for the key and target representations.
updateRepGroup(RepGroupImpl) - Method in class com.sleepycat.je.rep.elections.Elections
Updates elections notion of the rep group, so that acceptors are aware of the current state of the group, even in the absence of an election conducted by the node itself.
updateRepGroupOnly(RepGroupImpl) - Method in class com.sleepycat.je.rep.elections.Elections
Updates elections notion of the rep group, so that acceptors are aware of the current state of the group, even in the absence of an election conducted by the node itself.
updateTreeMemoryUsage(long) - Method in class com.sleepycat.je.dbi.MemoryBudget
Update the environment wide tree memory count, wake up the evictor if necessary.
updateTxnMemoryUsage(long) - Method in class com.sleepycat.je.dbi.MemoryBudget
Update the environment wide txn memory count, wake up the evictor if necessary.
UPPER_IN_FETCH - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
UPPER_IN_FETCH_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
UPPER_IN_FETCH_MISS - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
UPPER_IN_FETCH_MISS_DESC - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
UPPER_IN_FETCH_MISS_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
UPPER_IN_FETCH_NAME - Static variable in class com.sleepycat.je.evictor.EvictorStatDefinition
 
USE_JAVA5_ADLER32 - Static variable in class com.sleepycat.je.dbi.EnvironmentImpl
 
useMaxDbId - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
useMaxExtinctionId - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
useMaxNodeId - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
useMaxTxnId - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
useMinReplicatedDbId - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
useMinReplicatedExtinctionId - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
useMinReplicatedNodeId - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
useMinReplicatedTxnId - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
useOffHeapChecksums() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
USER_HALT_REQUEST - Static variable in class com.sleepycat.je.PreloadStatus
The user requested that preload stop during a call to ProgressListener.progress().
useRootLsn - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
UtfOps - Class in com.sleepycat.util
UTF operations with more flexibility than is provided by DataInput and DataOutput.
UtfOps() - Constructor for class com.sleepycat.util.UtfOps
 
utilization() - Method in class com.sleepycat.je.cleaner.FileSummary
Calculates utilization percentage using average LN sizes.
utilization(long, long) - Static method in class com.sleepycat.je.cleaner.FileSummary
Calculates a utilization percentage.
UTILIZATION_PROFILE_ENTRY - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
UtilizationCalculator - Class in com.sleepycat.je.cleaner
Contains methods for calculating utilization and for selecting files to clean.
UtilizationFileReader - Class in com.sleepycat.je.log
Summarizes the utilized and unutilized portion of each log file by examining each log entry.
UtilizationProfile - Class in com.sleepycat.je.cleaner
The UP tracks utilization summary information for all log files.
UtilizationProfile(EnvironmentImpl, UtilizationTracker) - Constructor for class com.sleepycat.je.cleaner.UtilizationProfile
Creates an empty UP.
UtilizationTracker - Class in com.sleepycat.je.cleaner
Tracks changes to the utilization profile since the last checkpoint.
Utils - Class in com.sleepycat.je.rep.elections
 
Utils() - Constructor for class com.sleepycat.je.rep.elections.Utils
 
Utils.FutureTrackingCompService<V> - Class in com.sleepycat.je.rep.elections
 
Utils.WithFutureExceptionHandler<T extends TextProtocol.MessageExchange> - Class in com.sleepycat.je.rep.elections
 

V

V1_1 - Static variable in interface com.sleepycat.asm.Opcodes
 
V1_2 - Static variable in interface com.sleepycat.asm.Opcodes
 
V1_3 - Static variable in interface com.sleepycat.asm.Opcodes
 
V1_4 - Static variable in interface com.sleepycat.asm.Opcodes
 
V1_5 - Static variable in interface com.sleepycat.asm.Opcodes
 
V1_6 - Static variable in interface com.sleepycat.asm.Opcodes
 
V1_7 - Static variable in interface com.sleepycat.asm.Opcodes
 
V1_8 - Static variable in interface com.sleepycat.asm.Opcodes
 
V9 - Static variable in interface com.sleepycat.asm.Opcodes
 
validate() - Method in class com.sleepycat.je.dbi.SnapshotManifest.LogFileInfo
Checks if the format of the instance is valid.
validate() - Method in class com.sleepycat.je.dbi.SnapshotManifest
Checks if the format of the instance is valid, but does no validation if the version is 0.
validate(DatabaseConfig, DatabaseConfig) - Static method in class com.sleepycat.je.DbInternal
Proxy to DatabaseConfig.validate(DatabaseConfig()
validate(long, long, long) - Method in class com.sleepycat.je.log.ChecksumValidator
 
validate(String) - Static method in class com.sleepycat.je.rep.utilint.net.SSLDNAuthenticator
Verify that the string is a valid pattern.
validate(String) - Static method in class com.sleepycat.je.rep.utilint.net.SSLDNHostVerifier
Verify that the string is a valid pattern.
validateINList(IN) - Method in class com.sleepycat.je.tree.Tree
Debugging check that all resident nodes are on the INList and no stray nodes are present in the unused portion of the IN arrays.
validateParams - Variable in class com.sleepycat.je.rep.ReplicationNetworkConfig
 
validateProperties(Properties, boolean, String) - Static method in class com.sleepycat.je.dbi.DbConfigManager
Validate a collection of configurations, checking that - the name and value are valid - a replication param is not being set through an EnvironmentConfig class, and a non-rep param is not set through a ReplicationConfig instance.
validateValue(String) - Method in class com.sleepycat.je.config.BooleanConfigParam
Make sure that value is a valid string for booleans.
validateValue(String) - Method in class com.sleepycat.je.config.ConfigParam
Validate your value.
validateValue(String) - Method in class com.sleepycat.je.config.DurationConfigParam
 
validateValue(String) - Method in class com.sleepycat.je.config.IntConfigParam
 
validateValue(String) - Method in class com.sleepycat.je.config.LongConfigParam
 
validateValue(String) - Method in class com.sleepycat.je.config.ShortConfigParam
 
validateValue(String) - Method in class com.sleepycat.je.rep.impl.EnumConfigParam
 
validateValue(String) - Method in class com.sleepycat.je.rep.impl.RepParams.ChannelTypeConfigParam
 
validateValue(String) - Method in class com.sleepycat.je.rep.impl.RepParams.IdentifierConfigParam
 
value() - Method in class com.sleepycat.persist.EntityResult
Returns the entity value resulting from the operation.
valueOf(String) - Static method in enum com.sleepycat.je.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.dbi.DbCleanup.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.dbi.DbType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.dbi.EnvironmentFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.dbi.GetMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.dbi.PutMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.dbi.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.dbi.StartupTracker.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.DbInternal.Search
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.Durability.ReplicaAckPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.Durability.SyncPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.evictor.Evictor.EvictionSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.ExtinctionFilter.ExtinctionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.ForeignKeyDeleteAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.Get
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.LockMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.log.entry.DbOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.log.entry.RestoreRequired.FailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.log.FileManager.FileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.log.Provisional
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.OperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.PreloadConfig.Phases
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.Put
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.RecoveryProgress
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.impl.node.ReplicaFactory.ReplicaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.impl.RepGroupProtocol.FailReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.impl.TextProtocol.MessageError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.impl.TextProtocol.TOKENS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.monitor.GroupChangeEvent.GroupChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.monitor.LeaveGroupEvent.LeaveReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.net.DataChannel.CloseAsyncStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.net.DataChannel.FlushStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.QuorumPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.ReplicatedEnvironment.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.stream.BaseProtocol.EntryRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.subscription.SubscriptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.SyncupProgress
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.utilint.ServiceDispatcher.Response
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.rep.utilint.ServiceHandshake.InitResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.ScanFilter.ScanResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.Transaction.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.tree.INKeyRep.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.tree.INTargetRep.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.txn.LockGrantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.je.utilint.StatDefinition.StatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.json_simple.JsonException.Problems
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.persist.model.DeleteAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.persist.model.Relationship
Returns the enum constant of this type with the specified name.
values() - Method in class com.sleepycat.collections.StoredMap
Returns a collection view of the values contained in this map.
values() - Static method in enum com.sleepycat.je.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.dbi.DbCleanup.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.dbi.DbType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.dbi.EnvironmentFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.dbi.GetMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.dbi.PutMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.dbi.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.dbi.StartupTracker.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.DbInternal.Search
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.Durability.ReplicaAckPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.Durability.SyncPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.evictor.Evictor.EvictionSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.ExtinctionFilter.ExtinctionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.ForeignKeyDeleteAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.Get
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.LockMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.log.entry.DbOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.log.entry.RestoreRequired.FailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.log.FileManager.FileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.log.Provisional
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.OperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.PreloadConfig.Phases
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.Put
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.RecoveryProgress
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.impl.node.ReplicaFactory.ReplicaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.impl.RepGroupProtocol.FailReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.impl.TextProtocol.MessageError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.impl.TextProtocol.TOKENS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.monitor.GroupChangeEvent.GroupChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.monitor.LeaveGroupEvent.LeaveReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.net.DataChannel.CloseAsyncStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.net.DataChannel.FlushStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.QuorumPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.ReplicatedEnvironment.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.stream.BaseProtocol.EntryRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.subscription.SubscriptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.SyncupProgress
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.utilint.ServiceDispatcher.Response
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.rep.utilint.ServiceHandshake.InitResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.sleepycat.je.rep.utilint.SizeAwaitMap
The caller should synchronize on the map while accessing the return value.
values() - Static method in enum com.sleepycat.je.ScanFilter.ScanResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.Transaction.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.tree.INKeyRep.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.tree.INTargetRep.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.txn.LockGrantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.je.utilint.StatDefinition.StatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.json_simple.JsonException.Problems
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.persist.model.DeleteAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.persist.model.Relationship
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class com.sleepycat.je.log.DumpFileReader
 
verbose - Variable in class com.sleepycat.je.rep.util.ldiff.LDiffConfig
 
verbose - Variable in class com.sleepycat.je.util.DbDump
 
VerifierUtils - Class in com.sleepycat.je.util.verify
 
VerifierUtils() - Constructor for class com.sleepycat.je.util.verify.VerifierUtils
 
verify(VerifyConfig) - Method in class com.sleepycat.je.Database
Verifies the integrity of the database.
verify(VerifyConfig) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
verify(VerifyConfig) - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
verify(VerifyConfig, PrintStream) - Method in class com.sleepycat.je.Environment
Returns if the database environment is consistent and correct.
verify() - Method in class com.sleepycat.je.rep.ReplicationConfig
 
verify(String, SSLSession) - Method in class com.sleepycat.je.rep.utilint.net.SSLDNHostVerifier
Checks whether an SSL connection has been made to the intended target.
verify(String, SSLSession) - Method in class com.sleepycat.je.rep.utilint.net.SSLMirrorHostVerifier
Checks whether an SSL connection has been made to the intended target.
verify(String, SSLSession) - Method in class com.sleepycat.je.rep.utilint.net.SSLStdHostVerifier
 
verify(boolean) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
 
verify(PrintStream) - Method in class com.sleepycat.je.util.DbVerify
Deprecated.
verify(long, long) - Method in class com.sleepycat.je.util.DbVerifyLog
Verifies the given range of log files in the environment.
verify(byte[], int, int) - Method in class com.sleepycat.je.utilint.LogVerifier
Verifies the next portion of the log file.
VERIFY_BTREE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_BTREE - Static variable in class com.sleepycat.je.EnvironmentConfig
Whether the background verifier should perform Btree verification, as if the DbVerify utility were run.
VERIFY_BTREE_BATCH_DELAY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_BTREE_BATCH_DELAY - Static variable in class com.sleepycat.je.EnvironmentConfig
The delay between batches during Btree verification.
VERIFY_BTREE_BATCH_SIZE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_BTREE_BATCH_SIZE - Static variable in class com.sleepycat.je.EnvironmentConfig
The number of records verified per batch during Btree verification.
VERIFY_CHECKSUMS - Variable in class com.sleepycat.je.log.FileManager
 
VERIFY_DATA_RECORDS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_DATA_RECORDS - Static variable in class com.sleepycat.je.EnvironmentConfig
Whether to verify data records (leaf nodes, or LNs) during Btree verification.
VERIFY_LOG - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_LOG - Static variable in class com.sleepycat.je.EnvironmentConfig
Whether the background verifier should verify checksums in the log, as if the DbVerifyLog utility were run.
VERIFY_LOG_READ_DELAY - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_LOG_READ_DELAY - Static variable in class com.sleepycat.je.EnvironmentConfig
The delay between reads during log verification.
VERIFY_MAX_TARDINESS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_OBSOLETE_RECORDS - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_OBSOLETE_RECORDS - Static variable in class com.sleepycat.je.EnvironmentConfig
Whether to verify references to obsolete records during Btree verification.
VERIFY_SCHEDULE - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_SCHEDULE - Static variable in class com.sleepycat.je.EnvironmentConfig
A crontab-format string indicating when to start the background verifier.
VERIFY_SECONDARIES - Static variable in class com.sleepycat.je.config.EnvironmentParams
 
VERIFY_SECONDARIES - Static variable in class com.sleepycat.je.EnvironmentConfig
Whether to verify secondary index references during Btree verification.
verifyAll() - Method in class com.sleepycat.je.util.DbVerifyLog
Verifies all log files in the environment.
verifyAll() - Method in class com.sleepycat.je.util.verify.BtreeVerifier
Verifies all databases in the environment, including idDatabase and nameDatabase.
verifyAtEof() - Method in class com.sleepycat.je.utilint.LogVerifier
Checks that the log file ends with a complete log entry, after having completed verifying the log file contents through calls to LogVerifier.verify(byte[], int, int).
VerifyConfig - Class in com.sleepycat.je
Specifies the attributes of a verification operation.
VerifyConfig() - Constructor for class com.sleepycat.je.VerifyConfig
An instance created using the default constructor is initialized with the system's default settings.
VerifyConfigBeanInfo - Class in com.sleepycat.je
 
VerifyConfigBeanInfo() - Constructor for class com.sleepycat.je.VerifyConfigBeanInfo
 
verifyCursors() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
 
verifyCursors() - Method in class com.sleepycat.je.incomp.INCompressor
 
verifyCursors() - Method in class com.sleepycat.je.tree.BIN
For each cursor in this BIN's cursor set, ensure that the cursor is actually referring to this BIN.
verifyDatabase(String, DatabaseId) - Method in class com.sleepycat.je.util.verify.BtreeVerifier
Verify one database.
verifyDb(Environment, PrintStream, boolean) - Static method in class com.sleepycat.je.rep.vlsn.VLSNIndex
For DbStreamVerify utility.
verifyMemorySize() - Method in class com.sleepycat.je.tree.IN
 
verifyNegativeSequences(String) - Method in class com.sleepycat.je.rep.stream.OutputWireRecord
 
verifyNode(Node) - Method in class com.sleepycat.je.utilint.StatsAccumulator
 
verifyUtilization(EnvironmentImpl, boolean, boolean) - Static method in class com.sleepycat.je.cleaner.VerifyUtils
Compare utilization as calculated by UtilizationProfile to utilization as calculated by UtilizationFileReader.
VerifyUtils - Class in com.sleepycat.je.cleaner
Verify cleaner data structures
VerifyUtils() - Constructor for class com.sleepycat.je.cleaner.VerifyUtils
 
VERSION - Static variable in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol
 
VERSION - Static variable in class com.sleepycat.je.rep.impl.networkRestore.Protocol
 
VERSION - Static variable in class com.sleepycat.je.rep.impl.NodeStateProtocol
 
VERSION - Static variable in class com.sleepycat.je.rep.impl.RepGroupProtocol
The current protocol version.
VERSION - Static variable in class com.sleepycat.je.rep.monitor.Protocol
The latest protocol version.
VERSION - Static variable in class com.sleepycat.je.rep.util.ldiff.Protocol
 
VERSION_3_JE_VERSION - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_4_JE_VERSION - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_5 - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_5_JE_VERSION - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_6 - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_6_JE_VERSION - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_7 - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_7_JE_VERSION - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_8 - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_8_JE_VERSION - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_9 - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VERSION_9_JE_VERSION - Static variable in class com.sleepycat.je.rep.stream.BaseProtocol
 
VersionedLN - Class in com.sleepycat.je.tree
VersionedLN is used to provide an in-memory representation of an LN that makes its VLSN available through btree access.
VersionedLN() - Constructor for class com.sleepycat.je.tree.VersionedLN
 
VersionedLN(SizeofMarker, DatabaseEntry) - Constructor for class com.sleepycat.je.tree.VersionedLN
For Sizeof.
VERSIONEDLN_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
VersionedWriteLoggable - Interface in com.sleepycat.je.log
A sub-interface of Loggable implemented by classes that can write themselves to a byte buffer in an earlier log format, for use by instances of ReplicableLogEntry that need to support an earlier log format during replication.
VersionedWriteTxnEnd - Class in com.sleepycat.je.txn
Based class for commit and abort records, which are replicated.
VersionedWriteTxnEnd() - Constructor for class com.sleepycat.je.txn.VersionedWriteTxnEnd
For constructing from the log.
VersionMismatchException - Exception in com.sleepycat.je
Thrown by the Environment constructor when an environment cannot be opened because the version of the existing log is not compatible with the version of JE that is running.
VersionMismatchException(EnvironmentImpl, String) - Constructor for exception com.sleepycat.je.VersionMismatchException
For internal use only.
visit(String, Object) - Method in class com.sleepycat.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visit(int, int, String, String, String, String[]) - Method in class com.sleepycat.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class com.sleepycat.asm.ClassWriter
 
visitAnnotation(String, String) - Method in class com.sleepycat.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, boolean) - Method in class com.sleepycat.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in class com.sleepycat.asm.ClassWriter
 
visitAnnotation(String, boolean) - Method in class com.sleepycat.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class com.sleepycat.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotationDefault() - Method in class com.sleepycat.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitArray(String) - Method in class com.sleepycat.asm.AnnotationVisitor
Visits an array value of the annotation.
visitAttribute(Attribute) - Method in class com.sleepycat.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - Method in class com.sleepycat.asm.ClassWriter
 
visitAttribute(Attribute) - Method in class com.sleepycat.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class com.sleepycat.asm.MethodVisitor
Visits a non standard attribute of this method.
visitCode() - Method in class com.sleepycat.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitEnd() - Method in class com.sleepycat.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class com.sleepycat.asm.ClassVisitor
Visits the end of the class.
visitEnd() - Method in class com.sleepycat.asm.ClassWriter
 
visitEnd() - Method in class com.sleepycat.asm.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class com.sleepycat.asm.MethodVisitor
Visits the end of the method.
visitEnd() - Method in class com.sleepycat.asm.ModuleVisitor
Visits the end of the module.
visitEnum(String, String, String) - Method in class com.sleepycat.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitExport(String, int, String...) - Method in class com.sleepycat.asm.ModuleVisitor
Visit an exported package of the current module.
visitField(int, String, String, String, Object) - Method in class com.sleepycat.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - Method in class com.sleepycat.asm.ClassWriter
 
visitFieldInsn(int, String, String, String) - Method in class com.sleepycat.asm.MethodVisitor
Visits a field instruction.
visitFrame(int, int, Object[], int, Object[]) - Method in class com.sleepycat.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitIincInsn(int, int) - Method in class com.sleepycat.asm.MethodVisitor
Visits an IINC instruction.
visitInnerClass(String, String, String, int) - Method in class com.sleepycat.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in class com.sleepycat.asm.ClassWriter
 
visitInsn(int) - Method in class com.sleepycat.asm.MethodVisitor
Visits a zero operand instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.asm.MethodVisitor
Visits an annotation on an instruction.
visitIntInsn(int, int) - Method in class com.sleepycat.asm.MethodVisitor
Visits an instruction with a single int operand.
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class com.sleepycat.asm.MethodVisitor
Visits an invokedynamic instruction.
visitJumpInsn(int, Label) - Method in class com.sleepycat.asm.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - Method in class com.sleepycat.asm.MethodVisitor
Visits a label.
visitLdcInsn(Object) - Method in class com.sleepycat.asm.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - Method in class com.sleepycat.asm.MethodVisitor
Visits a line number declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class com.sleepycat.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class com.sleepycat.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class com.sleepycat.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMainClass(String) - Method in class com.sleepycat.asm.ModuleVisitor
Visit the main class of the current module.
visitMaxs(int, int) - Method in class com.sleepycat.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMethod(int, String, String, String, String[]) - Method in class com.sleepycat.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class com.sleepycat.asm.ClassWriter
 
visitMethodInsn(int, String, String, String) - Method in class com.sleepycat.asm.MethodVisitor
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class com.sleepycat.asm.MethodVisitor
Visits a method instruction.
visitModule(String, int, String) - Method in class com.sleepycat.asm.ClassVisitor
Visit the module corresponding to the class.
visitModule(String, int, String) - Method in class com.sleepycat.asm.ClassWriter
 
visitMultiANewArrayInsn(String, int) - Method in class com.sleepycat.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitOpen(String, int, String...) - Method in class com.sleepycat.asm.ModuleVisitor
Visit an open package of the current module.
visitOuterClass(String, String, String) - Method in class com.sleepycat.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - Method in class com.sleepycat.asm.ClassWriter
 
visitPackage(String) - Method in class com.sleepycat.asm.ModuleVisitor
Visit a package of the current module.
visitParameter(String, int) - Method in class com.sleepycat.asm.MethodVisitor
Visits a parameter of this method.
visitParameterAnnotation(int, String, boolean) - Method in class com.sleepycat.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitProvide(String, String...) - Method in class com.sleepycat.asm.ModuleVisitor
Visit an implementation of a service.
visitRequire(String, int, String) - Method in class com.sleepycat.asm.ModuleVisitor
Visits a dependence of the current module.
visitSource(String, String) - Method in class com.sleepycat.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - Method in class com.sleepycat.asm.ClassWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class com.sleepycat.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchBlock(Label, Label, Label, String) - Method in class com.sleepycat.asm.MethodVisitor
Visits a try catch block.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeInsn(int, String) - Method in class com.sleepycat.asm.MethodVisitor
Visits a type instruction.
visitUse(String) - Method in class com.sleepycat.asm.ModuleVisitor
Visit a service used by the current module.
visitVarInsn(int, int) - Method in class com.sleepycat.asm.MethodVisitor
Visits a local variable instruction.
vlsn - Variable in class com.sleepycat.je.rep.stream.BaseProtocol.VLSNMessage
 
vlsn - Variable in class com.sleepycat.je.rep.stream.MatchpointSearchResults.PassedTxnInfo
 
VLSN - Class in com.sleepycat.je.utilint
 
VLSN(long) - Constructor for class com.sleepycat.je.utilint.VLSN
 
VLSN() - Constructor for class com.sleepycat.je.utilint.VLSN
Constructor for VLSNs that are read from disk.
VLSN_INDEX_NAME - Static variable in class com.sleepycat.je.cleaner.FileProtector
 
VLSN_LOG_CACHE_SIZE - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
VLSN_MAX_DIST - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
VLSN_MAX_MAP - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
VLSN_OFFSET - Static variable in class com.sleepycat.je.log.LogEntryHeader
 
VLSN_RATE - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
VLSN_RATE_DESC - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
VLSN_RATE_NAME - Static variable in class com.sleepycat.je.rep.stream.FeederTxnStatDefinition
 
VLSN_STRIDE - Static variable in class com.sleepycat.je.rep.impl.RepParams
 
VLSNAwaitLatch() - Constructor for class com.sleepycat.je.rep.vlsn.VLSNIndex.VLSNAwaitLatch
 
VLSNBucket - Class in com.sleepycat.je.rep.vlsn
{@literal A VLSNBucket instance represents a set of VLSN->LSN mappings.
VLSNDistributionReader - Class in com.sleepycat.je.log
This is a debugging utility which implements the unadvertised DbPrintLog -vd option, which displays VLSN distribution in a log.
VLSNDistributionReader(EnvironmentImpl, int, long, long, long, boolean, boolean) - Constructor for class com.sleepycat.je.log.VLSNDistributionReader
Create this reader to start at a given LSN.
vlsnEvent(Proposer.Proposal) - Method in class com.sleepycat.je.rep.impl.node.CommitFreezeLatch
Invoked by the Learner thread whenever it receives an election result.
VLSNIndex - Class in com.sleepycat.je.rep.vlsn
{@literal A VLSN (Virtual LSN) is used to identify every log entry shared between members of the replication group.
VLSNIndex(EnvironmentImpl, String, NameIdPair, int, int, int, RecoveryInfo) - Constructor for class com.sleepycat.je.rep.vlsn.VLSNIndex
The mapping db's name is passed in as a parameter instead of the more intuitive approach of defining it within the class to facilitate unit testing of the VLSNIndex.
VLSNIndex.BackwardVLSNScanner - Class in com.sleepycat.je.rep.vlsn
Assumes that VLSNs are scanned backwards.
VLSNIndex.ForwardVLSNScanner - Class in com.sleepycat.je.rep.vlsn
Scans VLSNs in a forward direction, used by feeders.
VLSNIndex.VLSNAwaitLatch - Class in com.sleepycat.je.rep.vlsn
Associates the logItem with the latch, so that it's readily available when the latch is released.
VLSNIndex.WaitTimeOutException - Exception in com.sleepycat.je.rep.vlsn
 
VLSNIndexStatDefinition - Class in com.sleepycat.je.rep.vlsn
Statistics associated with the VLSN Index used by HA.
VLSNIndexStatDefinition() - Constructor for class com.sleepycat.je.rep.vlsn.VLSNIndexStatDefinition
 
VLSNMessage(ByteBuffer) - Constructor for class com.sleepycat.je.rep.stream.BaseProtocol.VLSNMessage
 
VLSNProxy - Interface in com.sleepycat.je.dbi
The VLSNProxy is a handle for invoking VLSN tracking at recovery time.
vlsnProxy - Variable in class com.sleepycat.je.recovery.RecoveryInfo
 
VLSNRange - Class in com.sleepycat.je.rep.vlsn
 
VLSNRecoveryProxy - Interface in com.sleepycat.je.recovery
The VLSNRecoveryProxy is a handle for invoking VLSN tracking at recovery time.
VLSNRecoveryTracker - Class in com.sleepycat.je.rep.vlsn
{@literal The VLSNRecoveryTracker is used as a transient tracker at recovery time.
VLSNRecoveryTracker(EnvironmentImpl, int, int, int) - Constructor for class com.sleepycat.je.rep.vlsn.VLSNRecoveryTracker
 
VOID - Static variable in class com.sleepycat.asm.Type
The sort of the void type.
VOID_TYPE - Static variable in class com.sleepycat.asm.Type
The void type.

W

waitForElection() - Method in class com.sleepycat.je.rep.elections.Elections
For INTERNAL TESTING ONLY.
waitForVLSN(VLSN, int) - Method in class com.sleepycat.je.rep.vlsn.VLSNIndex
Wait for the vlsn, or a higher numbered vlsn, to make its appearance in the VLSN index.
waitForZeroAndLatch() - Method in class com.sleepycat.je.log.LogBuffer
Acquire the buffer latched and with the buffer pin count equal to zero.
WaitTimeOutException() - Constructor for exception com.sleepycat.je.rep.vlsn.VLSNIndex.WaitTimeOutException
 
wakeup() - Method in class com.sleepycat.je.utilint.DaemonThread
 
wakeupActivate() - Method in class com.sleepycat.je.cleaner.Cleaner
Wakeup the file processor threads in activate mode, meaning that FileProcessor.doClean will be called.
wakeupAfterNoWrites() - Method in class com.sleepycat.je.recovery.Checkpointer
Wakes up the checkpointer if a checkpoint is needed to reclaim disk space for already cleaned files.
wakeupAfterWrite(int) - Method in class com.sleepycat.je.cleaner.Cleaner
If the number of bytes written since the last activation exceeds the cleaner's byte interval, wakeup the file processor threads in activate mode.
wakeupAfterWrite() - Method in class com.sleepycat.je.recovery.Checkpointer
Wakes up the checkpointer if a checkpoint log interval is configured and the number of bytes written since the last checkpoint exceeds the size of the interval.
walk() - Method in class com.sleepycat.je.dbi.SortedLSNTreeWalker
Find all non-resident nodes, and execute the callback.
warning(Logger, EnvironmentImpl, String) - Static method in class com.sleepycat.je.utilint.LoggerUtils
 
wasInvalidated() - Method in class com.sleepycat.je.dbi.EnvironmentImpl
Returns true if the environment is currently invalid or was invalidated and closed.
WeakBinRef() - Constructor for class com.sleepycat.je.dbi.DiskOrderedScanner.WeakBinRef
 
WholeEntry - Class in com.sleepycat.je.log
This class packages the log entry header and the log entry "contents" together for the use of components that need information from both parts.
WILDCARD_BOUND - Static variable in class com.sleepycat.asm.TypePath
A type path step that steps into the bound of a wildcard type.
window - Variable in class com.sleepycat.je.log.FileReader
 
Window - Class in com.sleepycat.je.rep.util.ldiff
A rolling window of key/data pairs used by the ldiff algorithm.
Window(Cursor, int) - Constructor for class com.sleepycat.je.rep.util.ldiff.Window
Create a window of the given size, starting at the next record pointed at by the Cursor.
WinningProposal(Proposer.Proposal, Protocol.Value, StatGroup) - Constructor for class com.sleepycat.je.rep.elections.Proposer.WinningProposal
 
wireFormat() - Method in interface com.sleepycat.je.rep.elections.Proposer.Proposal
The string representation of the proposal.
wireFormat() - Method in class com.sleepycat.je.rep.elections.Protocol.Accept
 
wireFormat() - Method in class com.sleepycat.je.rep.elections.Protocol.Accepted
 
wireFormat() - Method in class com.sleepycat.je.rep.elections.Protocol.MasterQuery
 
wireFormat() - Method in class com.sleepycat.je.rep.elections.Protocol.Promise
 
wireFormat() - Method in class com.sleepycat.je.rep.elections.Protocol.Propose
 
wireFormat() - Method in class com.sleepycat.je.rep.elections.Protocol.Reject
 
wireFormat() - Method in class com.sleepycat.je.rep.elections.Protocol.Shutdown
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateRequest
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.BinaryNodeStateProtocol.BinaryNodeStateResponse
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FeederInfoResp
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileEnd
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoReq
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileInfoResp
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileListResp
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileReq
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.networkRestore.Protocol.FileStart
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateRequest
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.NodeStateProtocol.NodeStateResponse
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureNode
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.EnsureOK
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.Fail
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupRequest
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.GroupResponse
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferMaster
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.TransferOK
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.RepGroupProtocol.UpdateAddress
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.TextProtocol.Fail
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.TextProtocol.OK
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.TextProtocol.ProtocolError
 
wireFormat() - Method in class com.sleepycat.je.rep.impl.TextProtocol.StringFormatable
 
wireFormat() - Method in interface com.sleepycat.je.rep.impl.TextProtocol.WireFormatable
 
wireFormat() - Method in class com.sleepycat.je.rep.monitor.Protocol.GroupChange
 
wireFormat() - Method in class com.sleepycat.je.rep.monitor.Protocol.LeaveGroup
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Ack
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.AlternateMatchpoint
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Commit
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Entry
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.EntryRequest
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.GroupAck
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.Heartbeat
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.HeartbeatResponse
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.ProtocolVersion
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.RestoreResponse
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.ShutdownRequest
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.StartStream
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.VLSNMessage
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.DBIdRequest
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.DBIdResponse
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.FeederJEVersions
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfo
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfoOK
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.NodeGroupInfoReject
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.ReAuthenticate
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.SecurityFailureResponse
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPRequest
 
wireFormat() - Method in class com.sleepycat.je.rep.stream.Protocol.SNTPResponse
 
wireFormat() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.BlockInfo
 
wireFormat() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.DbBlocks
 
wireFormat() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.EnvInfo
 
wireFormat() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteDiffRequest
 
wireFormat() - Method in class com.sleepycat.je.rep.util.ldiff.Protocol.RemoteRecord
 
wireFormat() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.Message
The default message consists of the operation enum and just a 0 length size.
wireFormat() - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.RejectMessage
 
wireFormat(Object...) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
Assembles a sequence of arguments into its byte based wire format.
wireFormatPrefix() - Method in class com.sleepycat.je.rep.impl.TextProtocol.RequestMessage
Returns the version id and Op concatenation that form the prefix for every message.
wireFormatPrefix() - Method in class com.sleepycat.je.rep.impl.TextProtocol.ResponseMessage
Returns the version id and Op concatenation that starts every message.
wireFormatSize() - Method in class com.sleepycat.je.rep.stream.BaseProtocol.EntryRequest
 
wireFormatSize(Object) - Method in class com.sleepycat.je.rep.stream.BaseProtocol.RestoreResponse
 
wireFormatSize(Object) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
Return the wire format size of the specified object.
withCursor(CursorImpl, DatabaseEntry, DatabaseEntry) - Method in interface com.sleepycat.je.dbi.CursorImpl.WithCursor
Called for each record in the dbImpl.
WithFutureExceptionHandler(Utils.FutureTrackingCompService<T>, long, TimeUnit, Logger, RepImpl, Formatter) - Constructor for class com.sleepycat.je.rep.elections.Utils.WithFutureExceptionHandler
Generate a handler for processing future results.
WithRootLatched - Interface in com.sleepycat.je.tree
 
withRootLatchedExclusive(WithRootLatched) - Method in class com.sleepycat.je.tree.Tree
 
withRootLatchedShared(WithRootLatched) - Method in class com.sleepycat.je.tree.Tree
 
wrapIfNeeded(Throwable) - Static method in exception com.sleepycat.util.RuntimeExceptionWrapper
Wraps the given exception if it is not a RuntimeException.
wrapSelf(String) - Method in exception com.sleepycat.je.CorruptSecondariesException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.DatabaseExistsException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.DatabaseNotFoundException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.DeadlockException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.DeleteConstraintException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.DiskLimitException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.DiskOrderedCursorProducerException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.DuplicateDataException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.EnvironmentFailureException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.EnvironmentLockedException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.EnvironmentNotFoundException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.EnvironmentWedgedException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.ForeignConstraintException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.LockNotAvailableException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.LockNotGrantedException
Deprecated.
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.LockTimeoutException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.LogWriteException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.OperationFailureException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.DatabasePreemptedException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.GroupShutdownException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.InsufficientAcksException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.InsufficientLogException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.InsufficientReplicasException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.LockPreemptedException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.LogOverwriteException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.MasterReplicaTransitionException
Deprecated.
 
wrapSelf(String) - Method in exception com.sleepycat.je.rep.MasterStateException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.MasterTransferFailureException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.MemberActiveException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.MemberNotFoundException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.ReplicaConsistencyException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.ReplicaStateException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.ReplicaWriteException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.RestartRequiredException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.RollbackException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.RollbackProhibitedException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.UnknownMasterException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.rep.util.ldiff.LDiffRecordRequestException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.SecondaryIntegrityException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.SequenceExistsException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.SequenceIntegrityException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.SequenceNotFoundException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.SequenceOverflowException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.ThreadInterruptedException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.TransactionTimeoutException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.UniqueConstraintException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.VersionMismatchException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.je.XAFailureException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.persist.evolve.DeletedClassException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.persist.evolve.IncompatibleClassException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.persist.IndexNotAvailableException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.persist.StoreExistsException
For internal use only.
wrapSelf(String) - Method in exception com.sleepycat.persist.StoreNotFoundException
For internal use only.
write(ClassWriter, byte[], int, int, int) - Method in class com.sleepycat.asm.Attribute
Returns the byte array form of this attribute.
write(ByteBuffer[], int, int) - Method in interface com.sleepycat.je.rep.net.DataChannel
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(BinaryProtocol.Message, NamedChannel) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
Write a message out to a channel.
write(BinaryProtocol.Message, WritableByteChannel) - Method in class com.sleepycat.je.rep.utilint.BinaryProtocol
Write a message out to a channel.
write(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.NamedChannel
 
write(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
write(ByteBuffer[]) - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
write(ByteBuffer[], int, int) - Method in class com.sleepycat.je.rep.utilint.net.SimpleDataChannel
 
write(ByteBuffer) - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
 
write(ByteBuffer[]) - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
 
write(ByteBuffer[], int, int) - Method in class com.sleepycat.je.rep.utilint.net.SSLDataChannel
 
write(byte[]) - Method in interface com.sleepycat.je.rep.utilint.ServiceHandshake.IOAdapter
Write buf fully
WRITE - Static variable in class com.sleepycat.je.txn.LockType
 
write(int) - Method in class com.sleepycat.util.FastOutputStream
 
write(byte[]) - Method in class com.sleepycat.util.FastOutputStream
 
write(byte[], int, int) - Method in class com.sleepycat.util.FastOutputStream
 
WRITE_COUNT - Static variable in class com.sleepycat.je.log.FileManager
 
WRITE_LOCKINFO_OVERHEAD - Static variable in class com.sleepycat.je.dbi.MemoryBudget
 
WRITE_PROMOTE - Static variable in class com.sleepycat.je.txn.LockUpgrade
 
writeArrayLength(int) - Method in interface com.sleepycat.persist.impl.EntityOutput
Called by ObjectArrayFormat and PrimitiveArrayFormat to write the array length.
writeBigDecimal(BigDecimal) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an unsorted BigDecimal.
writeBigInteger(BigInteger) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a BigInteger.
writeBigInteger(BigInteger) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeBoolean(boolean) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a boolean (one byte) unsigned value to the buffer, writing one if the value is true and zero if it is false.
writeBoolean(ByteBuffer, boolean) - Static method in class com.sleepycat.je.log.LogUtils
Write a boolean into the log.
writeBoolean(boolean) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeByte(int) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an signed byte (one byte) value to the buffer.
writeByte(int) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeByteArray(ByteBuffer, byte[]) - Static method in class com.sleepycat.je.log.LogUtils
Write a byte array into the log.
writeBytes(String) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes the specified bytes to the buffer, converting each character to an unsigned byte value.
writeBytes(char[]) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes the specified bytes to the buffer, converting each character to an unsigned byte value.
writeBytesNoLength(ByteBuffer, byte[]) - Static method in class com.sleepycat.je.log.LogUtils
Write a byte array into the log.
writeChar(int) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a char (two byte) unsigned value to the buffer.
writeChar(int) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeChars(String) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes the specified characters to the buffer, converting each character to a two byte unsigned value.
writeChars(char[]) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes the specified characters to the buffer, converting each character to a two byte unsigned value.
writeClassDescriptor(ObjectStreamClass) - Method in class com.sleepycat.bind.serial.SerialOutput
 
writeCompositeKeyFields(Object, EntityOutput) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
writeDouble(double) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an unsorted double (eight byte) value to the buffer.
writeEntry(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.log.entry.DeletedDupLNLogEntry
 
writeEntry(ByteBuffer) - Method in class com.sleepycat.je.log.entry.ErasedLogEntry
 
writeEntry(ByteBuffer) - Method in class com.sleepycat.je.log.entry.INLogEntry
 
writeEntry(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.log.entry.LNLogEntry
 
writeEntry(ByteBuffer) - Method in interface com.sleepycat.je.log.entry.LogEntry
Serialize this object into the buffer.
writeEntry(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.log.entry.NameLNLogEntry
 
writeEntry(ByteBuffer, int, boolean) - Method in interface com.sleepycat.je.log.entry.ReplicableLogEntry
Serializes this object into the specified buffer in the format for the the specified log version.
writeEntry(ByteBuffer) - Method in class com.sleepycat.je.log.entry.SingleItemEntry
 
writeEntry(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.log.entry.TraceLogEntry
Serializes this object into the specified buffer in the format for the the specified log version.
writeEnumConstant(String[], int) - Method in interface com.sleepycat.persist.impl.EntityOutput
Called by EnumFormat to write the given index of the enum constant.
writeFast(int) - Method in class com.sleepycat.util.FastOutputStream
Equivalent to write(int) but does not throw IOException.
writeFast(byte[]) - Method in class com.sleepycat.util.FastOutputStream
Equivalent to write(byte[]) but does not throw IOException.
writeFast(byte[], int, int) - Method in class com.sleepycat.util.FastOutputStream
Equivalent to write(byte[],int,int) but does not throw IOException.
writeFloat(float) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an unsorted float (four byte) value to the buffer.
writeHeartbeat(Long) - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterOutputThread
 
writeHeartbeat(Long) - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThread
 
writeHeartbeat(Long) - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
writeInt(int) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an signed int (four byte) value to the buffer.
writeInt(ByteBuffer, int) - Static method in class com.sleepycat.je.log.LogUtils
Write an int into the log.
writeInt(int) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeInt(byte[], int, int) - Static method in class com.sleepycat.util.PackedInteger
Writes a packed integer starting at the given buffer offset and returns the next offset to be written.
writeIntMSB(ByteBuffer, int) - Static method in class com.sleepycat.je.log.LogUtils
Write an int into the log in MSB order.
writeKeyObject(Object, Format) - Method in interface com.sleepycat.persist.impl.EntityOutput
Called for a primary key field or composite key field with a reference type.
WriteLockInfo - Class in com.sleepycat.je.txn
 
WriteLockInfo() - Constructor for class com.sleepycat.je.txn.WriteLockInfo
 
writeLong(long) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an signed long (eight byte) value to the buffer.
writeLong(ByteBuffer, long) - Static method in class com.sleepycat.je.log.LogUtils
Write a long into the log.
writeLong(long) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeLong(byte[], int, long) - Static method in class com.sleepycat.util.PackedInteger
Writes a packed long integer starting at the given buffer offset and returns the next offset to be written.
writeNonKeyFields(Object, EntityOutput) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
writeObject(Object, Format) - Method in interface com.sleepycat.persist.impl.EntityOutput
Called via Accessor to write all fields with reference types, except for the primary key field and composite key fields (see writeKeyObject below).
WriteOptions - Class in com.sleepycat.je
Options for calling methods that write (insert, update or delete) records.
WriteOptions() - Constructor for class com.sleepycat.je.WriteOptions
Constructs a WriteOptions object with default values for all properties.
writeOutputWireRecord(OutputWireRecord, ByteBuffer) - Method in class com.sleepycat.je.rep.stream.BaseProtocol
Write an entry output wire record to the message buffer using the write log version format and increment nEntriesWrittenOldVersion if the entry format was changed.
writePackedInt(int) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an unsorted packed integer.
writePackedInt(ByteBuffer, int) - Static method in class com.sleepycat.je.log.LogUtils
Write a packed int into the log.
writePackedLong(long) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an unsorted packed long integer.
writePackedLong(ByteBuffer, long) - Static method in class com.sleepycat.je.log.LogUtils
Write a packed long into the log.
writePriKeyField(Object, EntityOutput) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
writeReauthentication() - Method in class com.sleepycat.je.rep.arbiter.impl.ArbiterOutputThread
 
writeReauthentication() - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThread
 
writeReauthentication() - Method in class com.sleepycat.je.rep.impl.node.ReplicaOutputThreadBase
 
writeReverseInt(byte[], int, int) - Static method in class com.sleepycat.util.PackedInteger
 
writeSecKeyFields(Object, EntityOutput) - Method in class com.sleepycat.persist.impl.EnhancedAccessor
 
writeShort(int) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an signed short (two byte) value to the buffer.
writeShort(ByteBuffer, short) - Static method in class com.sleepycat.je.log.LogUtils
Write a short into the log.
writeShort(int) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeSortedBigDecimal(BigDecimal) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a sorted BigDecimal.
writeSortedBigDecimal(BigDecimal) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeSortedDouble(double) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a sorted double (eight byte) value to the buffer.
writeSortedDouble(double) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeSortedFloat(float) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a sorted float (four byte) value to the buffer.
writeSortedFloat(float) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeSortedInt(byte[], int, int) - Static method in class com.sleepycat.util.PackedInteger
Writes a packed sorted integer starting at the given buffer offset and returns the next offset to be written.
writeSortedLong(byte[], int, long) - Static method in class com.sleepycat.util.PackedInteger
Writes a packed sorted long integer starting at the given buffer offset and returns the next offset to be written.
writeSortedPackedInt(int) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a sorted packed integer.
writeSortedPackedLong(long) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes a sorted packed long integer.
writeString(String) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes the specified characters to the buffer, converting each character to UTF format, and adding a null terminator byte.
writeString(char[]) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes the specified characters to the buffer, converting each character to UTF format.
writeString(ByteBuffer, String) - Static method in class com.sleepycat.je.log.LogUtils
Write a string into the log.
writeString(String) - Method in interface com.sleepycat.persist.impl.EntityOutput
 
writeTimesString(StatGroup) - Static method in class com.sleepycat.je.rep.utilint.RepUtils
 
writeTimestamp(ByteBuffer, Timestamp) - Static method in class com.sleepycat.je.log.LogUtils
Write a timestamp into the log.
writeTo(OutputStream) - Method in class com.sleepycat.util.FastOutputStream
 
writeToBuffer(ByteBuffer) - Method in class com.sleepycat.je.dbi.Operation
Serialize this object into the buffer.
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.cleaner.DbFileSummary
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.cleaner.FileSummary
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.cleaner.PackedOffsets
 
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.dbi.DatabaseId
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.dbi.DatabaseImpl
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.dbi.DbTree
This log entry type is configured to perform marshaling (getLogSize and writeToLog) under the write log mutex.
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.dbi.ReplicatedDatabaseConfig
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.log.BasicVersionedWriteLoggable
 
writeToLog(ByteBuffer) - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
writeToLog(ByteBuffer, int, boolean) - Method in enum com.sleepycat.je.log.entry.DbOperationType
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.log.entry.EmptyLogEntry
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.log.entry.RestoreRequired
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.log.FileHeader
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.log.LogEntryHeader
Serialize this object into the buffer and leave the buffer positioned in the right place to write the following item.
writeToLog(ByteBuffer) - Method in interface com.sleepycat.je.log.Loggable
Serialize this object into the buffer.
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.log.Trace
 
writeToLog(ByteBuffer, int, boolean) - Method in interface com.sleepycat.je.log.VersionedWriteLoggable
Serializes this object into the specified buffer in the format for the specified log version.
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.recovery.CheckpointEnd
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.recovery.CheckpointStart
 
writeToLog(byte[], ByteBuffer) - Static method in class com.sleepycat.je.tree.BINDeltaBloomFilter
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.ChildReference
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.DeltaInfo
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.dupConvert.DBIN
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.dupConvert.DIN
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.dupConvert.DupCountLN
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.dupConvert.INDeleteInfo
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.dupConvert.INDupDeleteInfo
 
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.tree.FileSummaryLN
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.IN
 
writeToLog(ByteBuffer, boolean) - Method in class com.sleepycat.je.tree.IN
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.LN
 
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.tree.LN
 
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.tree.MapLN
 
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.tree.NameLN
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.OldBINDelta
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.tree.Tree
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.txn.RollbackEnd
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.txn.RollbackStart
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.txn.Txn
 
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.txn.Txn
It's ok for FindBugs to whine about id not being synchronized.
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.txn.TxnPrepare
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.txn.VersionedWriteTxnEnd
 
writeToLog(ByteBuffer, int, boolean) - Method in class com.sleepycat.je.utilint.Matchpoint
 
writeToLog(ByteBuffer) - Method in class com.sleepycat.je.utilint.VLSN
 
writeUnsignedByte(int) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an unsigned byte (one byte) value to the buffer.
writeUnsignedInt(long) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an unsigned int (four byte) value to the buffer.
writeUnsignedInt(ByteBuffer, long) - Static method in class com.sleepycat.je.log.LogUtils
Marshall a long into the next 4 bytes in this buffer.
writeUnsignedShort(int) - Method in class com.sleepycat.bind.tuple.TupleOutput
Writes an unsigned short (two byte) value to the buffer.
writeXid(ByteBuffer, Xid) - Static method in class com.sleepycat.je.log.LogUtils
 

X

XAEnvironment - Class in com.sleepycat.je
An Environment that implements XAResource.
XAEnvironment(File, EnvironmentConfig) - Constructor for class com.sleepycat.je.XAEnvironment
Create a database environment handle.
XAFailureException - Exception in com.sleepycat.je
Thrown if an attempt is made to use a Transaction after it has been invalidated as the result of an XA failure.
XAFailureException(Locker) - Constructor for exception com.sleepycat.je.XAFailureException
For internal use only.
XARecover() - Method in class com.sleepycat.je.txn.TxnManager
 
XidImpl(int, byte[], byte[]) - Constructor for class com.sleepycat.je.log.LogUtils.XidImpl
 

Z

ZERO_LENGTH_BYTE_ARRAY - Static variable in class com.sleepycat.je.log.LogUtils
 
ZERO_LENGTH_BYTE_ARRAY - Static variable in class com.sleepycat.util.keyrange.KeyRange
 
ZING_JVM - Static variable in class com.sleepycat.je.utilint.JVMSystemUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright © 2024. All rights reserved.