public class JsonTable extends AbstractTable implements ScannableTable
| Modifier and Type | Method and Description |
|---|---|
RelDataType |
getRowType(RelDataTypeFactory typeFactory) |
Enumerable<Object[]> |
scan(DataContext root) |
String |
toString() |
getJdbcTableType, getStatisticclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetJdbcTableType, getStatisticpublic RelDataType getRowType(RelDataTypeFactory typeFactory)
getRowType in interface Tablepublic Enumerable<Object[]> scan(DataContext root)
scan in interface ScannableTableCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.