public class SSTableSplitter
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SSTableSplitter.SplitController |
static class |
SSTableSplitter.SplittingCompactionTask |
class |
SSTableSplitter.StatsCollector |
Constructor and Description |
---|
SSTableSplitter(ColumnFamilyStore cfs,
SSTableReader sstable,
int sstableSizeInMB) |
Modifier and Type | Method and Description |
---|---|
void |
split() |
public SSTableSplitter(ColumnFamilyStore cfs, SSTableReader sstable, int sstableSizeInMB)
Copyright © 2013 The Apache Software Foundation