Skip navigation links
A C E F G I R S T V 

A

asGeoJSON() - Method in class com.snowflake.snowpark.types.Geography
Returns the Geography data as GeoJSON string

C

com.snowflake.snowpark - package com.snowflake.snowpark
 
com.snowflake.snowpark.internal - package com.snowflake.snowpark.internal
 
com.snowflake.snowpark.types - package com.snowflake.snowpark.types
 
create(Object...) - Static method in class com.snowflake.snowpark.RowFactory
Creates a Row from the given row elements.

E

equals(Object) - Method in class com.snowflake.snowpark.types.Geography
 
extractValidVersionNumber(String) - Static method in class com.snowflake.snowpark.internal.SnowparkSFConnectionHandler
 

F

fromEWKB(byte[]) - Static method in class com.snowflake.snowpark.types.Geography
Creates a Geography class from a EWKB byte array
fromEWKT(String) - Static method in class com.snowflake.snowpark.types.Geography
Creates a Geography class from a EWKT string
fromGeoJSON(String) - Static method in class com.snowflake.snowpark.types.Geography
Creates a Geography class from a GeoJSON string
fromWKB(byte[]) - Static method in class com.snowflake.snowpark.types.Geography
Creates a Geography class from a WKB byte array
fromWKT(String) - Static method in class com.snowflake.snowpark.types.Geography
Creates a Geography class from a WKT string

G

Geography - Class in com.snowflake.snowpark.types
Java representation of Snowflake Geography data
Geography.GeographyType - Enum in com.snowflake.snowpark.types
 
getBinary() - Method in class com.snowflake.snowpark.types.Geography
Returns the underlying binary data.
getString() - Method in class com.snowflake.snowpark.types.Geography
Returns the underlying string data.
getType() - Method in class com.snowflake.snowpark.types.Geography
Returns the type of the Geography class.

I

initializeConnection(String, Properties) - Method in class com.snowflake.snowpark.internal.SnowparkSFConnectionHandler
 

R

RowFactory - Class in com.snowflake.snowpark
A Factory class of Snowpark Row.
RowFactory() - Constructor for class com.snowflake.snowpark.RowFactory
 

S

SnowparkSFConnectionHandler - Class in com.snowflake.snowpark.internal
 
SnowparkSFConnectionHandler(SnowflakeConnectString) - Constructor for class com.snowflake.snowpark.internal.SnowparkSFConnectionHandler
 

T

toString() - Method in class com.snowflake.snowpark.types.Geography
Returns the underling string data for GeoJSON, WKT and EWKT.

V

valueOf(String) - Static method in enum com.snowflake.snowpark.types.Geography.GeographyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.snowflake.snowpark.types.Geography.GeographyType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_FORMAT_PATTERN - Static variable in class com.snowflake.snowpark.internal.SnowparkSFConnectionHandler
 
A C E F G I R S T V 
Skip navigation links

Copyright © 2018–2021. All rights reserved.