- java.lang.Object
-
- com.baidu.hugegraph.backend.store.hbase.HbaseSessions.RowIterator
-
-
Constructor Summary
Constructors
| Constructor and Description |
RowIterator(org.apache.hadoop.hbase.client.Result... results) |
RowIterator(org.apache.hadoop.hbase.client.ResultScanner resultScanner) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator<org.apache.hadoop.hbase.client.Result>
Copyright © 2017–2019. All rights reserved.