in
.
ashwanthkumar
.
suuchi
.
store
rocksdb
package
rocksdb
Visibility
Public
All
Type Members
case class
RocksDbConfiguration
(
location:
String
,
batchSize:
Int
,
readOnly:
Boolean
,
memTableSize:
Int
,
numFilesAtBase:
Int
,
maxBytesForBaseLevel:
Long
,
maxWriteBufferNumber:
Int
,
maxBackgroundCompactions:
Int
,
baseOptions:
Options
)
extends
Product
with
Serializable
class
RocksDbStore
extends
Store
with
Logging
Value Members
object
RocksDbConfiguration
extends
Serializable
Ungrouped