Package io.deephaven.api
-
Interface Summary Interface Description JoinAddition A join addition represents anew column
that should be added as the result of a join, brought over from anexisting column
.JoinMatch Selectable Represents a selectable assignment for anExpression
.TableOperations<TOPS extends TableOperations<TOPS,TABLE>,TABLE> Table operations is a user-accessible api for modifying tables or building up table operations. -
Class Summary Class Description ColumnName Represents a column name.RawString An un-parsed string; used for cases where the server has string-parsing that hasn't been structurally represented at the api layer yet.SortColumn Strings A set of static helpers to turn strongly-typed api arguments into theirString
counterparts.TableOperationsAdapter<TOPS_1 extends TableOperations<TOPS_1,TABLE_1>,TABLE_1,TOPS_2 extends TableOperations<TOPS_2,TABLE_2>,TABLE_2> -
Enum Summary Enum Description AsOfJoinRule The match condition rule for the final match column of as-of-join.ReverseAsOfJoinRule The match condition rule for the final match column of reverse-as-of-join.SortColumn.Order