| Package | Description |
|---|---|
| com.datastax.oss.dsbulk.workflow.commons.schema | |
| com.datastax.oss.dsbulk.workflow.commons.settings |
| Constructor and Description |
|---|
DefaultReadResultCounter(CqlIdentifier keyspace,
Metadata metadata,
EnumSet<StatsSettings.StatisticsMode> modes,
int numPartitions,
ProtocolVersion protocolVersion,
ConvertingCodecFactory codecFactory) |
| Modifier and Type | Method and Description |
|---|---|
static StatsSettings.StatisticsMode |
StatsSettings.StatisticsMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatsSettings.StatisticsMode[] |
StatsSettings.StatisticsMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<StatsSettings.StatisticsMode> |
StatsSettings.getStatisticsModes() |
| Modifier and Type | Method and Description |
|---|---|
ReadResultCounter |
SchemaSettings.createReadResultCounter(CqlSession session,
ConvertingCodecFactory codecFactory,
EnumSet<StatsSettings.StatisticsMode> modes,
int numPartitions) |
Copyright © 2017–2021 DataStax. All rights reserved.