Class AbstractMemtable.AbstractFlushablePartitionSet<P extends Partition>

java.lang.Object
org.apache.cassandra.db.memtable.AbstractMemtable.AbstractFlushablePartitionSet<P>
All Implemented Interfaces:
Iterable<P>, Memtable.FlushablePartitionSet<P>, SSTableWriter.SSTableSizeParameters
Enclosing class:
AbstractMemtable

protected abstract class AbstractMemtable.AbstractFlushablePartitionSet<P extends Partition> extends Object implements Memtable.FlushablePartitionSet<P>