Class CassandraCoordinatedBulkWriterContext

  • All Implemented Interfaces:
    com.esotericsoftware.kryo.KryoSerializable, BulkWriterContext

    public class CassandraCoordinatedBulkWriterContext
    extends AbstractBulkWriterContext
    BulkWriterContext for coordinated write to multiple clusters. The context requires the coordinated-write configuration to be present.

    This class does NOT have a serialVersionUID because it is never directly serialized. See AbstractBulkWriterContext for details on the serialization architecture.