| Constructor and Description |
|---|
CassandraMapIterator(Iterator<Map.Entry<ByteBuffer,org.apache.cassandra.db.Column>> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Entry |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic CassandraMapIterator(Iterator<Map.Entry<ByteBuffer,org.apache.cassandra.db.Column>> iterator)
Copyright © 2012–2016. All rights reserved.