Class SSTableIndexWriter

java.lang.Object
org.apache.cassandra.index.sai.disk.v1.SSTableIndexWriter
All Implemented Interfaces:
PerColumnIndexWriter

@NotThreadSafe public class SSTableIndexWriter extends Object implements PerColumnIndexWriter
Column index writer that accumulates (on-heap) indexed data from a compacted SSTable as it's being flushed to disk.