Interface | Description |
---|---|
TableLogger |
An interface that logs snapshots and optionally, updates from a source table to another Deephaven table.
|
TableLoggerBase |
A base interface for loggers that log snapshots and/or updates to Deephaven tables.
|
TableLoggerBase.Handle |
Marker interface for log handles
|
Class | Description |
---|---|
DbNamespace |
Database namespace.
|
DiskTableWriter |
TableWriter for write-only table writing to a local table location.
|
Enum | Description |
---|---|
TableLoggerBase.Flags |
Flags for controlling the transactional behavior of this log call.
|
TableLoggerBase.Operation |
Indicator of the source table update event that resulted in a log call.
|