Package io.deephaven.enterprise.kafkawriter


package io.deephaven.enterprise.kafkawriter
  • Classes
    Class
    Description
    The KafkaTableWriter creates a Deephaven Core KafkaIngester that persists the data to disk and serves it to other queries using an in-worker instance of the DataImportServer.
    A builder class containing the options for Kafka ingestion.
    The SchemaHelper assists query-builders with creating and validating Deephaven Enterprise schemas from a Core+ KafkaTableWriter.Options instance.
    Create functions for generating column partitions from an epoch timestamp.