| Package | Description | 
|---|---|
| org.apache.cassandra.io.sstable | 
| Modifier and Type | Method and Description | 
|---|---|
| static SSTableIdentityIterator | SSTableIdentityIterator. create(SSTableReader sstable,
      FileDataInput dfile,
      RowIndexEntry<?> indexEntry,
      DecoratedKey key,
      boolean tombstoneOnly) | 
| static SSTableIdentityIterator | SSTableIdentityIterator. create(SSTableReader sstable,
      RandomAccessReader file,
      DecoratedKey key) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | SSTableIdentityIterator. compareTo(SSTableIdentityIterator o) | 
Copyright © 2018 The Apache Software Foundation