public class GetRowIterator extends Object implements Iterator<Row>
GetRowIterator(AsyncClient asyncClient, GetRowRequest request)
boolean
hasNext()
Row
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public GetRowIterator(AsyncClient asyncClient, GetRowRequest request)
public boolean hasNext()
hasNext
Iterator<Row>
public Row next()
next
public void remove()
remove
Copyright © 2019. All Rights Reserved.