Package io.deephaven.qst.table
-
-
Class Summary Class Description AggregateAllByTable AggregationTable AsOfJoinTable ByTableBase CountByTable EmptyTable An empty table withEmptyTable.size()
rows and0
columns.ExactJoinTable HeadTable InMemoryAppendOnlyInputTable Creates an in-memory, append-only input table.InMemoryKeyBackedInputTable Creates an in-memory, append-only input table, with editable key rows.InputTableBase JoinBase JoinTable LabeledTable LabeledTables Labeled tables is a list oflabeled tables
.LazyUpdateTable LinkDescriber Provides a potentially descriptive label for the parents of aTableSpec
.MergeTable Concatenates multiple tables into a single table.NaturalJoinTable NewTable A new table is a list ofcolumns
of equal size.ParentsVisitor A visitor that returns the parent tables (if any) of the given table.ReverseAsOfJoinTable ReverseTable SelectDistinctTable SelectTable SnapshotTable SortTable StackTraceMixIn<TOPS extends TableOperations<TOPS,TABLE>,TABLE> A table operations adapter that mixes-in stack trace elements.StackTraceMixInCreator<TOPS extends TableOperations<TOPS,TABLE>,TABLE> TableBase TableHeader A table header is a list ofcolumn headers
.TableSpecAdapter<TOPS extends TableOperations<TOPS,TABLE>,TABLE> TableVisitorGeneric TailTable TicketTable A ticket table is a byte format that allows callers to reference an existing table via ticket.TimeTable UpdateByTable UpdateTable UpdateViewTable ViewTable WhereInTable WhereNotInTable WhereTable -
Enum Summary Enum Description TableCreatorImpl A "no-op" table creator impl, based on the QST structure itself.TimeProviderSystem The system time provider.