Package io.deephaven.qst.table
Interface InputTable.Visitor<R>
- Enclosing interface:
- InputTable
public static interface InputTable.Visitor<R>
-
Method Summary
Modifier and TypeMethodDescriptionvisit
(BlinkInputTable blinkInputTable) visit
(InMemoryAppendOnlyInputTable inMemoryAppendOnly) visit
(InMemoryKeyBackedInputTable inMemoryKeyBacked)
-
Method Details
-
visit
-
visit
-
visit
-