Uses of Enum Class
io.debezium.connector.cassandra.Cassandra4CommitLogReadHandlerImpl.PartitionType
-
Uses of Cassandra4CommitLogReadHandlerImpl.PartitionType in io.debezium.connector.cassandra
Fields in io.debezium.connector.cassandra with type parameters of type Cassandra4CommitLogReadHandlerImpl.PartitionTypeModifier and TypeFieldDescription(package private) static final Set<Cassandra4CommitLogReadHandlerImpl.PartitionType>Cassandra4CommitLogReadHandlerImpl.PartitionType.supportedPartitionTypesMethods in io.debezium.connector.cassandra that return Cassandra4CommitLogReadHandlerImpl.PartitionTypeModifier and TypeMethodDescriptionCassandra4CommitLogReadHandlerImpl.PartitionType.getPartitionType(org.apache.cassandra.db.partitions.PartitionUpdate pu) Returns the enum constant of this class with the specified name.Cassandra4CommitLogReadHandlerImpl.PartitionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.debezium.connector.cassandra with parameters of type Cassandra4CommitLogReadHandlerImpl.PartitionTypeModifier and TypeMethodDescriptionstatic booleanCassandra4CommitLogReadHandlerImpl.PartitionType.isValid(Cassandra4CommitLogReadHandlerImpl.PartitionType type)