All Implemented Interfaces:
AutoCloseable, Transactional
Direct Known Subclasses:
BigTableWriter, BtiTableWriter

public abstract class SortedTableWriter<P extends SortedTablePartitionWriter,I extends SortedTableWriter.AbstractIndexWriter> extends SSTableWriter
A generic implementation of a writer which assumes the existence of some partition index and bloom filter.