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