List of usage examples for org.apache.cassandra.io.sstable Descriptor subclass-usage
From source file com.knewton.mapreduce.io.sstable.BackwardsCompatibleDescriptor.java
/**
* This class is here to add backwards compatibility to sstables from older cassandra versions. The
* latest version currently supported is {@link Version#CURRENT}.
* <p/>
* Cassandra 0.x-1.0 file format:
* <cfname>-[tmp-][<version>-]<gen>-<component> <br/>