org.apache.hadoop.hbase.rest
Class TableScanResource.CellSetModelStream
java.lang.Object
org.apache.hadoop.hbase.rest.TableScanResource.CellSetModelStream
- Enclosing class:
- TableScanResource
public static class TableScanResource.CellSetModelStream
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableScanResource.CellSetModelStream
public TableScanResource.CellSetModelStream()
TableScanResource.CellSetModelStream
public TableScanResource.CellSetModelStream(ArrayList<RowModel> rowList)
getIterator
public Iterator<RowModel> getIterator()
Copyright © 2015 The Apache Software Foundation. All rights reserved.