Uses of Package
org.apache.druid.frame.read.columnar
Packages that use org.apache.druid.frame.read.columnar
-
Classes in org.apache.druid.frame.read.columnar used by org.apache.druid.frame.read.columnarClassDescriptionEmbeds the logic to read a specific column from frames with a specific
RowSignature.Implementations of this class reads columns written by the corresponding implementations ofNumericArrayFrameColumnWriter. -
Classes in org.apache.druid.frame.read.columnar used by org.apache.druid.frame.segment.columnarClassDescriptionEmbeds the logic to read a specific column from frames with a specific
RowSignature.