Interface | Description |
---|---|
DataColumn<TYPE> |
Interface for positional column access to a Deephaven table column.
|
Table |
A Deephaven table.
|
Table.RenameFunction |
Enum | Description |
---|---|
Table.AsOfMatchRule | |
Table.ByStrategy | |
Table.GroupStrategy |
GroupStrategy is used for joins and other operations that can choose one of several ways to make use of grouping
information.
|
Table.JoinStrategy |