Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
- 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
-
- 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
-
- 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
-
- 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
-
- getAvgBatchCritical() - Method in class com.sleepycat.je.EnvironmentStats
-
- getAvgBatchDaemon() - Method in class com.sleepycat.je.EnvironmentStats
-
- getAvgBatchEvictorThread() - Method in class com.sleepycat.je.EnvironmentStats
-
- getAvgBatchManual() - Method in class com.sleepycat.je.EnvironmentStats
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getDetail() - Method in exception com.sleepycat.util.IOExceptionWrapper
-
- getDetail() - Method in exception com.sleepycat.util.RuntimeExceptionWrapper
-
- 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
-
- 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
-
- getDupCountLNRef() - Method in class com.sleepycat.je.tree.dupConvert.DIN
-
- getDuplicateBottomInternalNodeCount() - Method in class com.sleepycat.je.BtreeStats
-
- 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
-
- getDuplicateTreeMaxDepth() - Method in class com.sleepycat.je.BtreeStats
-
- getDupsConverted() - Method in class com.sleepycat.je.dbi.DatabaseImpl
-
- getDurability() - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getExclusiveCreate() - Method in class com.sleepycat.je.SequenceConfig
-
- 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
-
- 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
-
- getFSyncs() - Method in class com.sleepycat.je.rep.arbiter.ArbiterStats
-
The number of file fsyncs.
- getFSyncTime() - Method in class com.sleepycat.je.EnvironmentStats
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getMaxSeedNodes() - Method in class com.sleepycat.je.DiskOrderedCursorConfig
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getNBatchesCritical() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNBatchesDaemon() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNBatchesEvictorThread() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNBatchesManual() - Method in class com.sleepycat.je.EnvironmentStats
-
- 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
-
- getNBINsEvictedCritical() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNBINsEvictedDaemon() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNBINsEvictedEvictorThread() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNBINsEvictedManual() - Method in class com.sleepycat.je.EnvironmentStats
-
- 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
-
- getNBINsStripped() - Method in class com.sleepycat.je.EnvironmentStats
-
- 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
-
- 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
-
- 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
-
- getNDBINsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
- 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
-
- getNDirtyNodesEvicted() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNDupCountLNsLoaded() - Method in class com.sleepycat.je.PreloadStats
-
- 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
-
- 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
-
- getNMaxReplicaLag() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
-
- getNMaxReplicaLagName() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
-
- getNNodesEvicted() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNNodesExplicitlyEvicted() - Method in class com.sleepycat.je.EnvironmentStats
-
- 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
-
- getNNodesSelected() - Method in class com.sleepycat.je.EnvironmentStats
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getNUpperINsEvictedCritical() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNUpperINsEvictedDaemon() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNUpperINsEvictedEvictorThread() - Method in class com.sleepycat.je.EnvironmentStats
-
- getNUpperINsEvictedManual() - Method in class com.sleepycat.je.EnvironmentStats
-
- 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
-
- 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
-
- 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
-
- 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
-
- getReadLockIds() - Method in class com.sleepycat.je.txn.Txn
-
- getReadLongLength(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
-
- getReadOnly() - Method in class com.sleepycat.je.DatabaseConfig
-
Returns true if the database is configured in read-only mode.
- getReadOnly() - Method in class com.sleepycat.je.EnvironmentConfig
-
Returns true if the database environment is configured to be read only.
- getReadOnly() - Method in class com.sleepycat.je.log.FileManager
-
- getReadOnly() - Method in class com.sleepycat.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
-
- getReadSortedLongLength(byte[], int) - Static method in class com.sleepycat.util.PackedInteger
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getTrackerLagConsistencyWaits() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
-
- getTrackerStats(StatsConfig) - Method in class com.sleepycat.je.rep.impl.node.Replica
-
- getTrackerVLSNConsistencyWaitMs() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
-
- getTrackerVLSNConsistencyWaits() - Method in class com.sleepycat.je.rep.ReplicatedEnvironmentStats
-
- 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
-
- 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
-
- getTxnTimeout() - Method in class com.sleepycat.je.EnvironmentConfig
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getWriteSortedLongLength(long) - Static method in class com.sleepycat.util.PackedInteger
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- RawObject(RawType, Map<String, Object>, RawObject) - Constructor for class com.sleepycat.persist.raw.RawObject
-
Creates a raw object with a given set of field values for a complex
type.
- RawObject(RawType, Object[]) - Constructor for class com.sleepycat.persist.raw.RawObject
-
Creates a raw object with the given array elements for an array type.
- RawObject(RawType, String) - Constructor for class com.sleepycat.persist.raw.RawObject
-
Creates a raw object with the given enum value for an enum type.
- RawStore - Class in com.sleepycat.persist.raw
-
Provides access to the raw data in a store for use by general purpose tools.
- RawStore(Environment, String, StoreConfig) - Constructor for class com.sleepycat.persist.raw.RawStore
-
Opens an entity store for raw data access.
- RawType - Interface in com.sleepycat.persist.raw
-
The type definition for a simple or complex persistent type, or an array
of persistent types.
- read(ClassReader, int, int, char[], int, Label[]) - Method in class com.sleepycat.asm.Attribute
-
- read(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 - 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
-
- 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
-
- 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
-
- 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
-
- setAllowCreate(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
If true, creates the database environment if it doesn't already exist.
- setAllowCreate(boolean) - Method in class com.sleepycat.je.SequenceConfig
-
- setAllowCreate(boolean) - Method in class com.sleepycat.persist.StoreConfig
-
Specifies whether creation of a new store is allowed.
- 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
-
- setCachePercentVoid(int) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
- setCacheSize(long) - Method in class com.sleepycat.je.EnvironmentMutableConfig
-
- 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
-
- 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
-
- setExclusiveCreate(boolean) - Method in class com.sleepycat.je.SequenceConfig
-
- setExclusiveCreate(boolean) - Method in class com.sleepycat.persist.StoreConfig
-
Specifies whether opening an existing store is prohibited.
- 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
-
- 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
-
- 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
-
- 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
-
- setLockTimeout(long) - Method in class com.sleepycat.je.EnvironmentConfig
-
- 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
-
- 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
-
- 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
-
- setMaxSeedMillisecsVoid(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
-
- setMaxSeedNodes(long) - Method in class com.sleepycat.je.DiskOrderedCursorConfig
-
- 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
-
- setNodeMaxDupTreeEntriesVoid(int) - Method in class com.sleepycat.je.DatabaseConfig
-
- setNodeMaxEntries(int) - Method in class com.sleepycat.je.DatabaseConfig
-
- 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
-
- setNonSticky(boolean) - Method in class com.sleepycat.je.CursorConfig
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- setTxnSerializableIsolationVoid(boolean) - Method in class com.sleepycat.je.EnvironmentConfig
-
- setTxnTimeout(long, TimeUnit) - Method in class com.sleepycat.je.EnvironmentConfig
-
- setTxnTimeout(long) - Method in class com.sleepycat.je.EnvironmentConfig
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- StoredList<E> - Class in com.sleepycat.collections
-
- StoredList(Database, EntryBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredList
-
- StoredList(Database, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredList
-
Creates a list entity view of a
Database.
- StoredList(Database, EntryBinding<E>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredList
-
- StoredList(Database, EntityBinding<E>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredList
-
- StoredMap<K,V> - Class in com.sleepycat.collections
-
- StoredMap(Database, EntryBinding<K>, EntryBinding<V>, boolean) - Constructor for class com.sleepycat.collections.StoredMap
-
- StoredMap(Database, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredMap
-
- StoredMap(Database, EntryBinding<K>, EntityBinding<V>, boolean) - Constructor for class com.sleepycat.collections.StoredMap
-
Creates a map entity view of a
Database.
- StoredMap(Database, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredMap
-
- StoredSortedEntrySet<K,V> - Class in com.sleepycat.collections
-
The SortedSet returned by Map.entrySet().
- StoredSortedKeySet<K> - Class in com.sleepycat.collections
-
The SortedSet returned by Map.keySet() and which can also be constructed
directly if a Map is not needed.
- StoredSortedKeySet(Database, EntryBinding<K>, boolean) - Constructor for class com.sleepycat.collections.StoredSortedKeySet
-
Creates a sorted key set view of a
Database.
- StoredSortedMap<K,V> - Class in com.sleepycat.collections
-
- StoredSortedMap(Database, EntryBinding<K>, EntryBinding<V>, boolean) - Constructor for class com.sleepycat.collections.StoredSortedMap
-
Creates a sorted map view of a
Database.
- StoredSortedMap(Database, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredSortedMap
-
- StoredSortedMap(Database, EntryBinding<K>, EntityBinding<V>, boolean) - Constructor for class com.sleepycat.collections.StoredSortedMap
-
Creates a sorted map entity view of a
Database.
- StoredSortedMap(Database, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.collections.StoredSortedMap
-
- StoredSortedValueSet<E> - Class in com.sleepycat.collections
-
The SortedSet returned by Map.values() and which can also be constructed
directly if a Map is not needed.
- StoredSortedValueSet(Database, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredSortedValueSet
-
Creates a sorted value set entity view of a
Database.
- StoredValueSet<E> - Class in com.sleepycat.collections
-
The Set returned by Map.values() and Map.duplicates(), and which can also be
constructed directly if a Map is not needed.
- StoredValueSet(Database, EntryBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredValueSet
-
- StoredValueSet(Database, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.collections.StoredValueSet
-
Creates a value set entity view of a
Database.
- 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
-
- 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.