Package org.apache.cassandra.db.memtable
Class Flushing.FlushRunnable
java.lang.Object
org.apache.cassandra.db.memtable.Flushing.FlushRunnable
- All Implemented Interfaces:
Callable<SSTableMultiWriter>
- Enclosing class:
- Flushing
-
Constructor Summary
ConstructorsConstructorDescriptionFlushRunnable(Memtable.FlushablePartitionSet<?> flushSet, SSTableMultiWriter writer, TableMetrics metrics, boolean logCompletion) -
Method Summary
-
Constructor Details
-
FlushRunnable
public FlushRunnable(Memtable.FlushablePartitionSet<?> flushSet, SSTableMultiWriter writer, TableMetrics metrics, boolean logCompletion)
-
-
Method Details
-
call
- Specified by:
callin interfaceCallable<SSTableMultiWriter>
-
toString
-