JcrUtils.in(RowIterator) instead@Deprecated public class RowIterable extends Object implements Iterable<Row>
RowIterator instance to an
Iterable|
instance that always returns the same underlying
iterator.| Constructor and Description |
|---|
RowIterable(RowIterator iterator)
Deprecated.
Creates an iterable adapter for the given row iterator.
|
public RowIterable(RowIterator iterator)
iterator - the row iterator to be adaptedCopyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.