Package | Description |
---|---|
com.datastax.oss.driver.api.querybuilder.schema.compaction |
Modifier and Type | Method and Description |
---|---|
static TimeWindowCompactionStrategy.CompactionWindowUnit |
TimeWindowCompactionStrategy.CompactionWindowUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeWindowCompactionStrategy.CompactionWindowUnit[] |
TimeWindowCompactionStrategy.CompactionWindowUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default SelfT |
TimeWindowCompactionStrategy.withCompactionWindow(long size,
TimeWindowCompactionStrategy.CompactionWindowUnit unit) |
Copyright © 2017–2022. All rights reserved.