Package io.deephaven.sql
Class TableInformation
java.lang.Object
io.deephaven.sql.TableInformation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract TableHeader
header()
static TableInformation
of
(List<String> qualifiedName, TableHeader header, TableSpec spec) abstract TableSpec
spec()
-
Constructor Details
-
TableInformation
public TableInformation()
-
-
Method Details
-
of
-
qualifiedName
-
header
-
spec
-