public static interface AbstractRowContainer.RowIterator<ROW>
| Modifier and Type | Method and Description |
|---|---|
ROW |
first() |
ROW |
next() |
ROW first() throws HiveException
HiveExceptionROW next() throws HiveException
HiveExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.