- 
- 
Field Summary
Fields 
| Modifier and Type | 
Field and Description | 
(package private) org.apache.hadoop.hbase.client.Result | 
cache  | 
 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
Iter()  | 
 
- 
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> 
 
- 
remove
public void remove()
- Specified by:
 
remove in interface Iterator<org.apache.hadoop.hbase.client.Result> 
 
 
 
 
 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.