public class CassandraTableWriteHandler extends java.lang.Object implements TableWriteHandler
Constructor and Description |
---|
CassandraTableWriteHandler(ColumnFamilyStore cfs) |
Modifier and Type | Method and Description |
---|---|
void |
write(PartitionUpdate update,
WriteContext context,
UpdateTransaction updateTransaction) |
public CassandraTableWriteHandler(ColumnFamilyStore cfs)
public void write(PartitionUpdate update, WriteContext context, UpdateTransaction updateTransaction)
write
in interface TableWriteHandler
Copyright © 2009-2022 The Apache Software Foundation