Structsยง
- Builder
- A builder for CombinedFrame
- Combined
Frame - Combines multiple frames into a single frame by taking the union of all points from each input (akin to SQL {@code UNION ALL}). Duplicate timestamps are preserved rather than merged; callers that need aggregation should wrap the selected series downstream.
- Complete
- The final stage for
CombinedFrame.