Interface HistoricalColumnSelector<T>
- All Superinterfaces:
BaseDoubleColumnValueSelector,BaseFloatColumnValueSelector,BaseLongColumnValueSelector,BaseNullableColumnValueSelector,BaseObjectColumnValueSelector<T>,ColumnValueSelector<T>,HotLoopCallee
-
Field Summary
Fields inherited from interface org.apache.druid.segment.ColumnValueSelector
EMPTY_ARRAY -
Method Summary
Methods inherited from interface org.apache.druid.segment.BaseDoubleColumnValueSelector
getDoubleMethods inherited from interface org.apache.druid.segment.BaseFloatColumnValueSelector
getFloatMethods inherited from interface org.apache.druid.segment.BaseLongColumnValueSelector
getLongMethods inherited from interface org.apache.druid.segment.BaseNullableColumnValueSelector
isNullMethods inherited from interface org.apache.druid.segment.BaseObjectColumnValueSelector
classOfObject, getObjectMethods inherited from interface org.apache.druid.query.monomorphicprocessing.HotLoopCallee
inspectRuntimeShape
-
Method Details
-
getDouble
-