deephaven.ExportTools

Functionality to export data from Deephaven.

TableLoggerBase = None

A base interface for loggers that log snapshots and/or updates to Deephaven tables. Implementations of this may target either another Deephaven table or external consumers. (com.illumon.iris.db.tables.dataimport.TableLoggerBase)