Package io.deephaven.qst.table
Class TableVisitorGeneric<T>
java.lang.Object
io.deephaven.qst.table.TableVisitorGeneric<T>
- All Implemented Interfaces:
TableSpec.Visitor<T>
- Direct Known Subclasses:
LinkDescriber
,TableLabelVisitor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract T
visit
(AggregateAllTable aggregateAllTable) visit
(AggregateTable aggregateTable) visit
(AsOfJoinTable aj) visit
(DropColumnsTable dropColumnsTable) visit
(EmptyTable emptyTable) visit
(ExactJoinTable exactJoinTable) visit
(InputTable inputTable) visit
(LazyUpdateTable lazyUpdateTable) visit
(MergeTable mergeTable) visit
(MultiJoinTable multiJoinTable) visit
(NaturalJoinTable naturalJoinTable) visit
(RangeJoinTable rangeJoinTable) visit
(ReverseTable reverseTable) visit
(SelectDistinctTable selectDistinctTable) visit
(SelectTable selectTable) visit
(SnapshotTable snapshotTable) visit
(SnapshotWhenTable snapshotWhenTable) visit
(TicketTable ticketTable) visit
(UngroupTable ungroupTable) visit
(UpdateByTable updateByTable) visit
(UpdateTable updateTable) visit
(UpdateViewTable updateViewTable) visit
(WhereInTable whereInTable) visit
(WhereTable whereTable)
-
Constructor Details
-
TableVisitorGeneric
public TableVisitorGeneric()
-
-
Method Details
-
accept
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-
visit
- Specified by:
visit
in interfaceTableSpec.Visitor<T>
-