Uses of Class
org.apache.druid.frame.key.FrameComparisonWidgetImpl
-
Packages that use FrameComparisonWidgetImpl Package Description org.apache.druid.frame.key -
-
Uses of FrameComparisonWidgetImpl in org.apache.druid.frame.key
Methods in org.apache.druid.frame.key that return FrameComparisonWidgetImpl Modifier and Type Method Description static FrameComparisonWidgetImplFrameComparisonWidgetImpl. create(Frame frame, RowSignature signature, List<KeyColumn> keyColumns, List<FieldReader> keyColumnReaders)Create aFrameComparisonWidgetfor the given frame.
-