public interface RowIterator
extends java.util.Iterator
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
SnapshotRow |
next() |
boolean hasNext()
hasNext
in interface java.util.Iterator
SnapshotRow next()
next
in interface java.util.Iterator
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.