Package io.deephaven.enterprise.database
package io.deephaven.enterprise.database
-
ClassDescriptionThis interface presents a view of the data store for the system in both Live, and Historical versions.Exception thrown when an operation expects a System schema, but was passed a non-system schema.Utility to log
Table
objects to System tables via the Log Aggregator Server.Options for writing a system table using a logger.Unchecked exception that is decorated with the namespace and table was being operated on.A collection of options that control the construction of alive table
A Builder object forTableOptions
Unchecked exception representing issues with Core+ user input tables.Unchecked exception representing an incompatible user table definition.Unchecked exception representing a failure in deleting part or all of a user table.Unchecked exception representing a failure in IO, e.g.Unchecked exception representing a missing user table definition.Unchecked exception representing a user table operation specifying a system namespace.Unchecked exception representing insufficient access permissions to a user table operation.Unchecked exception representing a preexisting user table definition.Unchecked exception representing an incompatible table storage type.Unchecked exception representing a failure in writing part or all of a user table.Interface for writing tables to persistent Deephaven storage.