Package io.deephaven.engine.table.hierarchical
package io.deephaven.engine.table.hierarchical
-
ClassDescriptionFilterOperationsRecorder<IFACE_TYPE extends FilterOperationsRecorder<IFACE_TYPE>>Records filter operations to be applied to individual nodes of a hierarchical table for presentation.FormatOperationsRecorder<IFACE_TYPE extends FormatOperationsRecorder<IFACE_TYPE>>Records format operations to be applied to individual nodes of a hierarchical table for presentation.HierarchicalTable<IFACE_TYPE extends HierarchicalTable<IFACE_TYPE>>Base interface for the results of operations that produce a hierarchy of table nodes.Opaque interface for objects used to cache snapshot state across multiple invocations of
HierarchicalTable.snapshot(SnapshotState, Table, ColumnName, BitSet, RowSequence, WritableChunk[])
.Interface for the result ofrollup
operations.Recorder for node-level operations to be applied when gathering snapshots.Node types for a rollup.SortOperationsRecorder<IFACE_TYPE extends SortOperationsRecorder<IFACE_TYPE>>Records sort operations to be applied to individual nodes of a hierarchical table for presentation.Interface for the result ofTable.tree(String, String)
tree} operations.Recorder for node-level operations to be applied when gathering snapshots.