| Package | Description |
|---|---|
| com.sleepycat.je.config |
INTERNAL: Environment configuration parameter support.
|
| com.sleepycat.je.dbi |
INTERNAL: Underlying XxxImpl classes for Environment, Database and Cursor,
plus other misc classes (originally, dbi meant "db internal interface").
|
| com.sleepycat.je.rep.impl |
INTERNAL: Top level HA implementation classes.
|
| Modifier and Type | Field and Description |
|---|---|
static BooleanConfigParam |
EnvironmentParams.BIN_DELTA_BLIND_OPS |
static BooleanConfigParam |
EnvironmentParams.BIN_DELTA_BLIND_PUTS |
static BooleanConfigParam |
EnvironmentParams.CHECKPOINTER_HIGH_PRIORITY |
static BooleanConfigParam |
EnvironmentParams.CLEANER_BACKGROUND_PROACTIVE_MIGRATION
Deprecated.
Retained here only to avoid errors in old je.properties files.
|
static BooleanConfigParam |
EnvironmentParams.CLEANER_FETCH_OBSOLETE_SIZE |
static BooleanConfigParam |
EnvironmentParams.CLEANER_GRADUAL_EXPIRATION
Not part of public API.
|
static BooleanConfigParam |
EnvironmentParams.CLEANER_REMOVE |
static BooleanConfigParam |
EnvironmentParams.CLEANER_RMW_FIX
Not part of public API, since it applies to a very old bug.
|
static BooleanConfigParam |
EnvironmentParams.CLEANER_TRACK_DETAIL
Not part of public API.
|
static BooleanConfigParam |
EnvironmentParams.CLEANER_USE_DELETED_DIR |
static BooleanConfigParam |
EnvironmentParams.ENV_CHECK_LEAKS |
static BooleanConfigParam |
EnvironmentParams.ENV_COMPARATORS_REQUIRED
Used by utilities, not exposed in the API.
|
static BooleanConfigParam |
EnvironmentParams.ENV_DB_EVICTION |
static BooleanConfigParam |
EnvironmentParams.ENV_DUP_CONVERT_PRELOAD_ALL |
static BooleanConfigParam |
EnvironmentParams.ENV_EXPIRATION_ENABLED |
static BooleanConfigParam |
EnvironmentParams.ENV_EXPOSE_USER_DATA
Hidden (for now) parameter to allow user key/data values to be included
in exception messages, log messages, etc.
|
static BooleanConfigParam |
EnvironmentParams.ENV_FAIR_LATCHES |
static BooleanConfigParam |
EnvironmentParams.ENV_FORCED_YIELD |
static BooleanConfigParam |
EnvironmentParams.ENV_INIT_LOCKING |
static BooleanConfigParam |
EnvironmentParams.ENV_INIT_TXN |
static BooleanConfigParam |
EnvironmentParams.ENV_RDONLY |
static BooleanConfigParam |
EnvironmentParams.ENV_RECOVERY
Used by utilities, not exposed in the API.
|
static BooleanConfigParam |
EnvironmentParams.ENV_RECOVERY_FORCE_CHECKPOINT |
static BooleanConfigParam |
EnvironmentParams.ENV_RECOVERY_FORCE_NEW_FILE |
static BooleanConfigParam |
EnvironmentParams.ENV_RUN_BACKUP |
static BooleanConfigParam |
EnvironmentParams.ENV_RUN_CHECKPOINTER |
static BooleanConfigParam |
EnvironmentParams.ENV_RUN_CLEANER |
static BooleanConfigParam |
EnvironmentParams.ENV_RUN_ERASER |
static BooleanConfigParam |
EnvironmentParams.ENV_RUN_EVICTOR |
static BooleanConfigParam |
EnvironmentParams.ENV_RUN_EXTINCT_RECORD_SCANNER |
static BooleanConfigParam |
EnvironmentParams.ENV_RUN_INCOMPRESSOR |
static BooleanConfigParam |
EnvironmentParams.ENV_RUN_OFFHEAP_EVICTOR |
static BooleanConfigParam |
EnvironmentParams.ENV_RUN_VERIFIER |
static BooleanConfigParam |
EnvironmentParams.ENV_SETUP_LOGGER |
static BooleanConfigParam |
EnvironmentParams.ENV_SHARED_CACHE |
static BooleanConfigParam |
EnvironmentParams.ERASE_DELETED_DATABASES |
static BooleanConfigParam |
EnvironmentParams.ERASE_EXTINCT_RECORDS |
static BooleanConfigParam |
EnvironmentParams.EVICTOR_ALLOW_BIN_DELTAS |
static BooleanConfigParam |
EnvironmentParams.EVICTOR_FORCED_YIELD |
static BooleanConfigParam |
EnvironmentParams.EVICTOR_MUTATE_BINS |
static BooleanConfigParam |
EnvironmentParams.EVICTOR_USE_DIRTY_LRU
If true (the default), use a 2-level LRU policy that aims to keep
dirty BTree nodes in memory at the expense of potentially hotter
clean nodes.
|
static BooleanConfigParam |
EnvironmentParams.HALT_ON_COMMIT_AFTER_CHECKSUMEXCEPTION |
static BooleanConfigParam |
EnvironmentParams.JE_LOGGING_DBLOG |
static BooleanConfigParam |
EnvironmentParams.LOCK_DEADLOCK_DETECT |
static BooleanConfigParam |
EnvironmentParams.LOCK_OLD_LOCK_EXCEPTIONS |
static BooleanConfigParam |
EnvironmentParams.LOG_CHECKSUM_READ |
static BooleanConfigParam |
EnvironmentParams.LOG_DEFERREDWRITE_TEMP
Deprecated.
As of 3.3, no longer used
Optimize cleaner operation for temporary deferred write DBs.
|
static BooleanConfigParam |
EnvironmentParams.LOG_DETECT_FILE_DELETE |
static BooleanConfigParam |
EnvironmentParams.LOG_MEMORY_ONLY |
static BooleanConfigParam |
EnvironmentParams.LOG_USE_NIO |
static BooleanConfigParam |
EnvironmentParams.LOG_USE_ODSYNC |
static BooleanConfigParam |
EnvironmentParams.LOG_USE_WRITE_QUEUE |
static BooleanConfigParam |
EnvironmentParams.LOG_VERIFY_CHECKSUMS |
static BooleanConfigParam |
EnvironmentParams.OFFHEAP_CHECKSUM |
static BooleanConfigParam |
EnvironmentParams.OLD_REP_RUN_LOG_FLUSH_TASK
Deprecated but still supported for backward compatibility.
|
static BooleanConfigParam |
EnvironmentParams.STATS_COLLECT |
static BooleanConfigParam |
EnvironmentParams.TXN_DEADLOCK_STACK_TRACE |
static BooleanConfigParam |
EnvironmentParams.TXN_DUMPLOCKS |
static BooleanConfigParam |
EnvironmentParams.TXN_SERIALIZABLE_ISOLATION |
static BooleanConfigParam |
EnvironmentParams.VERIFY_BTREE |
static BooleanConfigParam |
EnvironmentParams.VERIFY_DATA_RECORDS |
static BooleanConfigParam |
EnvironmentParams.VERIFY_LOG |
static BooleanConfigParam |
EnvironmentParams.VERIFY_OBSOLETE_RECORDS |
static BooleanConfigParam |
EnvironmentParams.VERIFY_SECONDARIES |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DbConfigManager.getBoolean(BooleanConfigParam configParam)
Get this parameter from the environment wide configuration settings.
|
static boolean |
DbConfigManager.getBooleanVal(Properties props,
BooleanConfigParam param)
Helper method for getting boolean values.
|
static void |
DbConfigManager.setBooleanVal(Properties props,
BooleanConfigParam param,
boolean val,
boolean validateValue)
Helper method for setting boolean values.
|
| Modifier and Type | Field and Description |
|---|---|
static BooleanConfigParam |
RepParams.ALLOW_ARBITER_ACK |
static BooleanConfigParam |
RepParams.ALLOW_UNKNOWN_STATE_ENV_OPEN |
static BooleanConfigParam |
RepParams.ARBITER_USE
Internal parameter used by the Arbiter.
|
static BooleanConfigParam |
RepParams.BIND_INADDR_ANY
This option was motivated by the BDA.
|
static BooleanConfigParam |
RepParams.CACHE_RECORD_VERSION
Whether to cache the VLSN in the BIN after the LN has been stripped by
eviction, unless caching is explicitly disabled using the
CACHE_RECORD_VERSION setting.
|
static BooleanConfigParam |
RepParams.COMMIT_TO_NETWORK
Changes the notion of an ack.
|
static BooleanConfigParam |
RepParams.DESIGNATED_PRIMARY |
static BooleanConfigParam |
RepParams.DONT_JOIN_REP_GROUP
If true, the replica runs with this property will not join the
replication group.
|
static BooleanConfigParam |
RepParams.ENABLE_GROUP_ACKS
Internal parameter enable use of the group ack message.
|
static BooleanConfigParam |
RepParams.FEEDER_TCP_NO_DELAY |
static BooleanConfigParam |
RepParams.IGNORE_SECONDARY_NODE_ID
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.
|
static BooleanConfigParam |
RepParams.NETWORKBACKUP_USE
Internal parameter used by network backups.
|
static BooleanConfigParam |
RepParams.PRESERVE_RECORD_VERSION
Internal parameter to preserve record version (VLSN).
|
static BooleanConfigParam |
RepParams.PROTOCOL_OLD_STRING_ENCODING |
static BooleanConfigParam |
RepParams.RESET_REP_GROUP
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. |
static BooleanConfigParam |
RepParams.RESET_REP_GROUP_RETAIN_UUID
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. |
static BooleanConfigParam |
RepParams.SO_REUSEADDR
Used to force setting of SO_REUSEADDR to true on the HA server socket
when it binds to its port.
|
static BooleanConfigParam |
RepParams.SUBSCRIBER_USE
Internal parameter used by the Subscriber.
|
static BooleanConfigParam |
RepParams.TEST_CBVLSN
Can be used by tests to prevent the GlobalCBVLSN from being defunct,
even when all nodes are DEFUNCT_JE_VERSION or higher.
|
static BooleanConfigParam |
RepParams.TXN_ROLLBACK_DISABLED |
Copyright © 2024. All rights reserved.