Uses of Interface
org.apache.druid.segment.data.IndexedInts
Packages that use IndexedInts
Package
Description
-
Uses of IndexedInts in org.apache.druid.frame.processor
Methods in org.apache.druid.frame.processor that return IndexedInts -
Uses of IndexedInts in org.apache.druid.segment
Methods in org.apache.druid.segment that return IndexedIntsModifier and TypeMethodDescriptionBaseSingleValueDimensionSelector.getRow()ConstantDimensionSelector.getRow()ConstantDimensionSelector.getRow(int offset) ConstantMultiValueDimensionSelector.getRow()ConstantMultiValueDimensionSelector.getRow(int offset) DimensionSelector.getRow()Returns the indexed values at the current position in this DimensionSelector.SingleScanTimeDimensionSelector.getRow()Methods in org.apache.druid.segment with parameters of type IndexedIntsModifier and TypeMethodDescriptionstatic ObjectDimensionSelector.rowToObject(IndexedInts row, DimensionDictionarySelector selector) Converts a particularIndexedIntsto an Object in a standard way, assuming each element in the IndexedInts is a dictionary ID that can be resolved with the provided selector. -
Uses of IndexedInts in org.apache.druid.segment.column
Methods in org.apache.druid.segment.column that return IndexedIntsModifier and TypeMethodDescriptionDictionaryEncodedColumn.getMultiValueRow(int rowNum) StringUtf8DictionaryEncodedColumn.getMultiValueRow(int rowNum) StringUtf8DictionaryEncodedColumn.StringMultiValueDimensionVectorSelector.getRowVector() -
Uses of IndexedInts in org.apache.druid.segment.data
Subinterfaces of IndexedInts in org.apache.druid.segment.dataModifier and TypeInterfaceDescriptioninterfaceResource that provides random access to a packed array of primitive int values.Classes in org.apache.druid.segment.data that implement IndexedIntsModifier and TypeClassDescriptionfinal classclassclassReusable IndexedInts that returns sequences [0, 1, ..., N].final classReusable IndexedInts that represents a sequence of a solo value [X].final classReusable IndexedInts, that could represent a sub-sequence ("slice") in a larger IndexedInts object.classclassAn IndexedInts that always returns a row containing a single zero.Methods in org.apache.druid.segment.data that return IndexedIntsModifier and TypeMethodDescriptionstatic IndexedIntsIndexedInts.empty()ColumnarMultiInts.get(int index) Returns the values at a given row index.CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts.get(int index) ColumnarMultiInts.getUnshared(int index) Returns the values at a given row index.CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts.getUnshared(int index) VSizeColumnarMultiInts.getUnshared(int index) Methods in org.apache.druid.segment.data that return types with arguments of type IndexedIntsModifier and TypeMethodDescriptionCompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts.iterator()VSizeColumnarMultiInts.iterator()Methods in org.apache.druid.segment.data with parameters of type IndexedIntsModifier and TypeMethodDescriptionabstract voidColumnarMultiIntsSerializer.addValues(IndexedInts ints) voidV3CompressedVSizeColumnarMultiIntsSerializer.addValues(IndexedInts ints) voidVSizeColumnarMultiIntsSerializer.addValues(IndexedInts ints) static VSizeColumnarIntsVSizeColumnarInts.fromIndexedInts(IndexedInts ints, int maxValue) intCompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts.indexOf(IndexedInts value) intVSizeColumnarMultiInts.indexOf(IndexedInts value) Method parameters in org.apache.druid.segment.data with type arguments of type IndexedIntsModifier and TypeMethodDescriptionCompressedVSizeColumnarMultiIntsSupplier.fromIterable(Iterable<IndexedInts> objectsIterable, int maxValue, ByteOrder byteOrder, CompressionStrategy compression, Closer closer) V3CompressedVSizeColumnarMultiIntsSupplier.fromIterable(Iterable<IndexedInts> objectsIterable, int offsetChunkFactor, int maxValue, ByteOrder byteOrder, CompressionStrategy compression, Closer closer) Constructors in org.apache.druid.segment.data with parameters of type IndexedInts -
Uses of IndexedInts in org.apache.druid.segment.historical
Methods in org.apache.druid.segment.historical that return IndexedInts -
Uses of IndexedInts in org.apache.druid.segment.join
Methods in org.apache.druid.segment.join that return IndexedInts -
Uses of IndexedInts in org.apache.druid.segment.join.table
Methods in org.apache.druid.segment.join.table that return IndexedInts -
Uses of IndexedInts in org.apache.druid.segment.nested
Methods in org.apache.druid.segment.nested that return IndexedIntsModifier and TypeMethodDescriptionNestedFieldDictionaryEncodedColumn.getMultiValueRow(int rowNum) VariantColumn.getMultiValueRow(int rowNum) -
Uses of IndexedInts in org.apache.druid.segment.selector.settable
Methods in org.apache.druid.segment.selector.settable that return IndexedInts -
Uses of IndexedInts in org.apache.druid.segment.shim
Methods in org.apache.druid.segment.shim that return IndexedInts -
Uses of IndexedInts in org.apache.druid.segment.vector
Methods in org.apache.druid.segment.vector that return IndexedIntsModifier and TypeMethodDescriptionMultiValueDimensionVectorSelector.getRowVector()Get the current vector. -
Uses of IndexedInts in org.apache.druid.segment.virtual
Methods in org.apache.druid.segment.virtual that return IndexedIntsModifier and TypeMethodDescriptionExpressionMultiValueDimensionSelector.getRow()SingleStringInputDeferredEvaluationExpressionDimensionSelector.getRow()Get the underlying selectorIndexedIntsrow