| Package | Description |
|---|---|
| org.apache.druid.frame.key | |
| org.apache.druid.frame.read |
| Modifier and Type | Class and Description |
|---|---|
class |
FrameComparisonWidgetImpl
Implementation of
FrameComparisonWidget for pairs of FrameType.ROW_BASED frames. |
| Modifier and Type | Method and Description |
|---|---|
int |
FrameComparisonWidgetImpl.compare(int row,
FrameComparisonWidget otherWidget,
int otherRow) |
int |
FrameComparisonWidget.compare(int row,
FrameComparisonWidget otherWidget,
int otherRow)
Compare a specific row of this frame to a specific row of another frame.
|
| Modifier and Type | Method and Description |
|---|---|
FrameComparisonWidget |
FrameReader.makeComparisonWidget(Frame frame,
List<SortColumn> sortColumns)
Create a
FrameComparisonWidget for the given frame. |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.