Class InlineSegmentWrangler

java.lang.Object
org.apache.druid.segment.InlineSegmentWrangler
All Implemented Interfaces:
SegmentWrangler

public class InlineSegmentWrangler extends Object implements SegmentWrangler
A SegmentWrangler for InlineDataSource.

It is not valid to pass any other DataSource type to the "getSegmentsForIntervals" method.