- java.lang.Object
-
- org.opennms.newts.persistence.cassandra.ConcurrentResultWrapper
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
hasNext() |
com.datastax.driver.core.Row |
next() |
void |
remove() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator<com.datastax.driver.core.Row>
-
remove
public void remove()
- Specified by:
remove in interface Iterator<com.datastax.driver.core.Row>
Copyright © 2014. All rights reserved.