List of usage examples for org.apache.cassandra.db.rows RowIterator interface-usage
From source file com.stratio.cassandra.lucene.util.SimpleRowIterator.java
/** * {@link RowIterator} representing a single CQL {@link Row}. * * @author Andres de la Pena {@literal <adelapena@stratio.com>} */ public class SimpleRowIterator implements RowIterator {