Package io.deephaven.importers.util
package io.deephaven.importers.util
-
ClassDescriptionA simple wrapper for string-to-array parsing.String formatting styles for use when standardizing externally supplied column names.Tools for programmatically executing CSV batch imports.A BufferedReader that skips a specified number of lines at the end of the stream.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 importersTools for programmatically executing JDBC batch imports.Log the status and progress to a log file.A 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.Replacement options for schema creator operations.SkipLinesInputStream adds functionality to another InputStream namely the ability to skip header or footer lines.