Package io.deephaven.enterprise.ingester.impl


package io.deephaven.enterprise.ingester.impl
Utilities for the Deephaven Core+ ingestion framework.

The classes in this package are not part of the public Core+ API, and are subject to change without notice.

  • Classes
    Class
    Description
    For the CompositeImportState we need to have a well-defined order.
    An import state details provides the class, constructor arguments, and key columns for an ImportState.
    Tools for reading offsets from existing partitions for use with in an Ingester.
    Holder for a TableWriter and the processor for use in implementing an ingester.
    Utilities for converting types from Core to Enterprise for use in ingesters.