Uses of Class
com.snowflake.snowpark_java.types.ByteType
-
Packages that use ByteType 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 ByteType in com.snowflake.snowpark_java.types
Fields in com.snowflake.snowpark_java.types declared as ByteType Modifier and Type Field Description static ByteType
DataTypes. ByteType
Retrieves the ByteType object.
-