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