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