Level D B Options
Types
BlockRestartInterval
Link copied to clipboard
data class BlockRestartInterval(blockRestartInterval: Int) : LevelDBOptions
Content copied to clipboard
BlockSize
Link copied to clipboard
BloomFilterBitsPerKey
Link copied to clipboard
data class BloomFilterBitsPerKey(bloomFilterBitsPerKey: Int) : LevelDBOptions
Content copied to clipboard
CacheSize
Link copied to clipboard
MaxFileSize
Link copied to clipboard
MaxOpenFiled
Link copied to clipboard
OpenPolicy
Link copied to clipboard
ParanoidChecks
Link copied to clipboard
PrintLogs
Link copied to clipboard
RepairOnCorruption
Link copied to clipboard
data class RepairOnCorruption(repairOnCorruption: Boolean) : LevelDBOptions
Content copied to clipboard
ReuseLogs
Link copied to clipboard
SnappyCompression
Link copied to clipboard
data class SnappyCompression(snappyCompression: Boolean) : LevelDBOptions
Content copied to clipboard
WriteBufferSize
Link copied to clipboard
Inheritors
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
LevelDBOptions
Link copied to clipboard
DBLoggerFactory
Link copied to clipboard
TrackClosableAllocation
Link copied to clipboard
FailOnBadClose
Link copied to clipboard