Uses of Class
com.snowflake.snowpark_java.types.ShortType
-
Packages that use ShortType Package Description com.snowflake.snowpark_java.types Provides the classes specifying the schema (the data types of the fields) of semi-structured data. -
-
Uses of ShortType in com.snowflake.snowpark_java.types
Fields in com.snowflake.snowpark_java.types declared as ShortType Modifier and Type Field Description static ShortType
DataTypes. ShortType
Retrieves the ShortType object.
-