| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BACKUP_OP_NAME |
"Backup" |
public static final String |
RESTORE_OP_NAME |
"Restore" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PERSISTED_COMPACTION_MAP |
"PersistedCompactionMap" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BLOB_ID_SMALL_LIMIT |
4096 |
public static final int |
MAX_SEGMENT_SIZE |
262144 |
public static final int |
MEDIUM_LIMIT |
16512 |
public static final int |
RECORD_ALIGN_BITS |
2 |
public static final int |
REF_COUNT_OFFSET |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OAK_DISCOVERYLITE_CLUSTERVIEW |
"oak.discoverylite.clusterview" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHECKPOINTS |
"checkpoints" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CACHE |
"cache" |
public static final String |
COMPACTION_CLEANUP |
"compaction.cleanup" |
public static final String |
COMPACTION_CLEANUP_TIMESTAMP |
"compaction.cleanup.timestamp" |
public static final String |
COMPACTION_CLONE_BINARIES |
"compaction.cloneBinaries" |
public static final String |
COMPACTION_FORCE_AFTER_FAIL |
"compaction.forceAfterFail" |
public static final String |
COMPACTION_GAIN_THRESHOLD |
"compaction.gainThreshold" |
public static final String |
COMPACTION_LOCK_WAIT_TIME |
"compaction.lockWaitTime" |
public static final int |
COMPACTION_LOCK_WAIT_TIME_DEFAULT |
60 |
public static final String |
COMPACTION_MEMORY_THRESHOLD |
"compaction.memoryThreshold" |
public static final String |
COMPACTION_RETRY_COUNT |
"compaction.retryCount" |
public static final String |
CUSTOM_BLOB_STORE |
"customBlobStore" |
public static final String |
DIRECTORY |
"repository.home" |
public static final String |
MODE |
"tarmk.mode" |
public static final String |
NAME |
"name" |
public static final String |
PAUSE_COMPACTION |
"pauseCompaction" |
public static final String |
PERSIST_COMPACTION_MAP |
"persistCompactionMap" |
public static final String |
PROP_BLOB_GC_MAX_AGE |
"blobGcMaxAgeInSecs" |
public static final String |
SIZE |
"tarmk.size" |
public static final String |
STANDBY |
"standby" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
CLONE_BINARIES_DEFAULT |
false |
public static final boolean |
FORCE_AFTER_FAIL_DEFAULT |
false |
public static final byte |
GAIN_THRESHOLD_DEFAULT |
10 |
public static final byte |
MEMORY_THRESHOLD_DEFAULT |
5 |
public static final boolean |
PAUSE_DEFAULT |
true |
public static final boolean |
PERSIST_COMPACTION_MAP_DEFAULT |
true |
public static final int |
RETRY_COUNT_DEFAULT |
5 |
public static final long |
TIMESTAMP_DEFAULT |
36000000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"CompactionStrategy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SEGMENT_REPO_SIZE |
"SEGMENT_REPO_SIZE" |
public static final String |
SEGMENT_WRITES |
"SEGMENT_WRITES" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"FileStoreStats" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"GC Monitor" |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.