Package | Description |
---|---|
com.datastax.oss.driver.api.querybuilder | |
com.datastax.oss.driver.api.querybuilder.schema.compaction |
Modifier and Type | Method and Description |
---|---|
static LeveledCompactionStrategy |
SchemaBuilder.leveledCompactionStrategy()
Compaction options for Leveled Compaction Strategy (LCS).
|
Modifier and Type | Interface and Description |
---|---|
interface |
LeveledCompactionStrategy<SelfT extends LeveledCompactionStrategy<SelfT>> |
Copyright © 2017–2019. All rights reserved.