Package com.illumon.iris.utils
package com.illumon.iris.utils
-
ClassDescriptionA simple wrapper for string-to-array parsing.Computes the square root of a BigDecimal using Babylonian method.This is a hook to enable testing and simulation.Support classes for programmatic creation of ImportSource blocks for schema files.A class to wrap up details of an ImportColumn.Importer utilities required for the Illumon importersA closure that can be used to bind a ColumnSource to the given PreparedStatement and parameter index.A catch-all bucket for settings used when converting Deephaven column values to and from JDBC values.An abstraction for mapping a JDBC type to an Deephaven column type.Provides a SQL decimal/numeric to double precision Deephaven type mappingProvides a mapping from SQL decimal/numeric to Deephaven BigDecimal type.A mapping that converts SQL double precision floating point to Deephaven BigDecimalA mapping that converts SQL single precision floating point to Deephaven BigDecimalA mapping for backward compatibility, converts a string column to a double array with a specified delimiterA mapping for backward compatibility, converts a string column to a long array with a specified delimiterA class to track details of data source columns while inspecting data to infer schema.Support classes and methods for use by the CSV and JDBC schema creator utilities.An entry for a match pattern, formula template, and source/target data types to be used when creating ImportSource entries for data import.
LoggerTimeSource
implementation that delegates toSystem.currentTimeMillis()
.Utility class to merge into DbInternal/WorkspaceDataSnapshot