| Package | Description |
|---|---|
| io.debezium.connector.cassandra |
| Modifier and Type | Field and Description |
|---|---|
(package private) static Set<CommitLogReadHandlerImpl.PartitionType> |
CommitLogReadHandlerImpl.PartitionType.supportedPartitionTypes |
| Modifier and Type | Method and Description |
|---|---|
static CommitLogReadHandlerImpl.PartitionType |
CommitLogReadHandlerImpl.PartitionType.getPartitionType(org.apache.cassandra.db.partitions.PartitionUpdate pu) |
static CommitLogReadHandlerImpl.PartitionType |
CommitLogReadHandlerImpl.PartitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommitLogReadHandlerImpl.PartitionType[] |
CommitLogReadHandlerImpl.PartitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CommitLogReadHandlerImpl.PartitionType.isValid(CommitLogReadHandlerImpl.PartitionType type) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.