Uses of Package
org.apache.druid.frame.field
Packages that use org.apache.druid.frame.field
-
Classes in org.apache.druid.frame.field used by org.apache.druid.frame.fieldClassDescriptionReads values written by
ComplexFieldWriter.Reads the values produced byDoubleFieldWriterWraps aBaseDoubleColumnValueSelectorand writes field values.Embeds the logic to read a specific field from row-based frames or fromRowKey.Helper used to write field values to row-based frames orRowKey.Reads values written byFloatFieldWriter.Wraps aBaseFloatColumnValueSelectorand writes field values.Reads values written byLongFieldWriter.Wraps aBaseLongColumnValueSelectorand writes individual values into frame rows.Reader class for the fields written byNumericArrayFieldWriter.Writes the values of the type ARRAYwhere X is a numeric type to row based frames. Reads the fields created by theNumericFieldWriter.FieldWriter for numeric datatypes.Factory forNumericFieldWriterPointer to a field position in some memory.Reads fields written byStringFieldWriterorStringArrayFieldWriter. -
Classes in org.apache.druid.frame.field used by org.apache.druid.frame.segment.row