Package org.apache.beam.sdk.io.cassandra
package org.apache.beam.sdk.io.cassandra
Transforms for reading and writing from/to Apache Cassandra.
- See Also:
-
ClassDescriptionAn IO to read and write from/to Apache CassandraSpecify the mutation type: either write or delete.A
PTransform
to read data from Apache Cassandra.APTransform
to read data from Apache Cassandra.APTransform
to mutate into Apache Cassandra.Mapper<T>This interface allows you to implement a custom mapper to read and persist elements from/to Cassandra.Models a Cassandra token range.