Package | Description |
---|---|
com.datastax.oss.driver.api.querybuilder.schema.compaction |
Modifier and Type | Method and Description |
---|---|
static TimeWindowCompactionStrategy.TimestampResolution |
TimeWindowCompactionStrategy.TimestampResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeWindowCompactionStrategy.TimestampResolution[] |
TimeWindowCompactionStrategy.TimestampResolution.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.withTimestampResolution(TimeWindowCompactionStrategy.TimestampResolution timestampResolution) |
Copyright © 2017–2019. All rights reserved.