Class WrappedTimeBoundaryInspector

java.lang.Object
org.apache.druid.segment.WrappedTimeBoundaryInspector
All Implemented Interfaces:
TimeBoundaryInspector

public class WrappedTimeBoundaryInspector extends Object implements TimeBoundaryInspector
Wrapper for TimeBoundaryInspector used by Segment implementations that may filter out rows from an underlying segment, but do not modify ColumnHolder.TIME_COLUMN_NAME.