public interface ScannableTable extends Table
| Modifier and Type | Method and Description |
|---|---|
Enumerable<Object[]> |
scan(DataContext root)
Returns an enumerator over the rows in this Table.
|
getJdbcTableType, getRowType, getStatistic, isRolledUp, rolledUpColumnValidInsideAggEnumerable<Object[]> scan(DataContext root)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.