public class RecordIterator extends Object
RecordIterator(Iterator<com.alicloud.openservices.tablestore.model.Row> iterator)
boolean
hasNext()
KVRecord
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RecordIterator(Iterator<com.alicloud.openservices.tablestore.model.Row> iterator)
public boolean hasNext()
public KVRecord next()
Copyright © 2023. All rights reserved.