public class SSTableExpiredBlockers
extends java.lang.Object
Constructor and Description |
---|
SSTableExpiredBlockers() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.Multimap<SSTableReader,SSTableReader> |
checkForExpiredSSTableBlockers(java.lang.Iterable<SSTableReader> sstables,
int gcBefore) |
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
public static com.google.common.collect.Multimap<SSTableReader,SSTableReader> checkForExpiredSSTableBlockers(java.lang.Iterable<SSTableReader> sstables, int gcBefore)
Copyright © 2015 The Apache Software Foundation