| Package | Description |
|---|---|
| io.debezium.connector.cassandra |
| Modifier and Type | Field and Description |
|---|---|
private CassandraConnectorConfig.SnapshotMode |
SnapshotProcessor.snapshotMode |
| Modifier and Type | Method and Description |
|---|---|
CassandraConnectorConfig.SnapshotMode |
CassandraConnectorConfig.snapshotMode() |
static CassandraConnectorConfig.SnapshotMode |
CassandraConnectorConfig.SnapshotMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CassandraConnectorConfig.SnapshotMode[] |
CassandraConnectorConfig.SnapshotMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<CassandraConnectorConfig.SnapshotMode> |
CassandraConnectorConfig.SnapshotMode.fromText(String text) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.