public class SearchRowIterator extends Object implements RowIterator
| Constructor and Description |
|---|
SearchRowIterator(SyncClientInterface syncClient,
SearchRequest searchRequest) |
| 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 SearchRowIterator(SyncClientInterface syncClient, SearchRequest searchRequest)
public long getTotalCount()
getTotalCount in interface RowIteratorpublic long getCompletedBytes()
Copyright © 2024. All Rights Reserved.