public class BulkExportIterator extends Object implements RowIterator
| Constructor and Description |
|---|
BulkExportIterator(SyncClientInterface client,
RangeIteratorParameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTotalCount() |
boolean |
hasNext() |
Row |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic BulkExportIterator(SyncClientInterface client, RangeIteratorParameter parameter)
public long getTotalCount()
getTotalCount in interface RowIteratorCopyright © 2024. All Rights Reserved.