|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.io.sstable.SSTableTracker.CacheWriter<K,V>
protected class SSTableTracker.CacheWriter<K,V>
Constructor Summary | |
---|---|
protected |
SSTableTracker.CacheWriter()
|
Method Summary | |
---|---|
void |
saveCache(JMXInstrumentedCache<K,V> cache,
java.io.File savedCachePath,
com.google.common.base.Function<K,java.nio.ByteBuffer> converter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SSTableTracker.CacheWriter()
Method Detail |
---|
public void saveCache(JMXInstrumentedCache<K,V> cache, java.io.File savedCachePath, com.google.common.base.Function<K,java.nio.ByteBuffer> converter) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |