Class BigTableWriter.IndexWriter

All Implemented Interfaces:
AutoCloseable, Transactional
Enclosing class:
BigTableWriter

protected static class BigTableWriter.IndexWriter extends SortedTableWriter.AbstractIndexWriter
Encapsulates writing the index and filter for an SSTable. The state of this object is not valid until it has been closed.