Uses of Class
org.apache.cassandra.io.sstable.SSTableTracker

Packages that use SSTableTracker
org.apache.cassandra.io.sstable   
 

Uses of SSTableTracker in org.apache.cassandra.io.sstable
 

Methods in org.apache.cassandra.io.sstable with parameters of type SSTableTracker
static SSTableReader SSTableReader.open(Descriptor descriptor, java.util.Set<Component> components, java.util.Set<DecoratedKey> savedKeys, SSTableTracker tracker, CFMetaData metadata, IPartitioner partitioner)
           
 void SSTableReader.setTrackedBy(SSTableTracker tracker)
           
 



Copyright © 2011 The Apache Software Foundation