Uses of Interface
org.apache.druid.segment.CloseableShapeshifter
-
Packages that use CloseableShapeshifter Package Description org.apache.druid.query.rowsandcols org.apache.druid.query.rowsandcols.concrete -
-
Uses of CloseableShapeshifter in org.apache.druid.query.rowsandcols
Classes in org.apache.druid.query.rowsandcols that implement CloseableShapeshifter Modifier and Type Class Description classStorageAdapterRowsAndColumnsProvidesRowsAndColumnson top of aStorageAdapter. -
Uses of CloseableShapeshifter in org.apache.druid.query.rowsandcols.concrete
Classes in org.apache.druid.query.rowsandcols.concrete that implement CloseableShapeshifter Modifier and Type Class Description classColumnBasedFrameRowsAndColumnsclassQueryableIndexRowsAndColumnsclassRowBasedFrameRowsAndColumns
-