Interface FrameRowsAndColumns
- All Superinterfaces:
RowsAndColumns
- All Known Implementing Classes:
AbstractFrameRowsAndColumns,ColumnBasedFrameRowsAndColumns,RowBasedFrameRowsAndColumns
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.druid.query.rowsandcols.RowsAndColumns
RowsAndColumns.RowsAndColumnsDeserializer, RowsAndColumns.RowsAndColumnsSerializer -
Method Summary
Methods inherited from interface org.apache.druid.query.rowsandcols.RowsAndColumns
as, findColumn, getColumnNames, numRows
-
Method Details
-
getFrame
Frame getFrame() -
getSignature
RowSignature getSignature()
-