JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.deephaven.qst.table
Interface TableSchema.Visitor<T>
Enclosing interface:
TableSchema
public static interface
TableSchema.Visitor<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
visit
(
TableHeader
header)
T
visit
(
TableSpec
spec)
Method Details
visit
T
visit
(
TableSpec
spec)
visit
T
visit
(
TableHeader
header)