Index

C D G I L P Q S T 
All Classes and Interfaces|All Packages

C

createOrReplaceTable(SnowflakeDatastore, String, List<TableTypedField>, boolean) - Static method in class io.squashql.transaction.SnowflakeDataLoader
 
createOrReplaceTable(String, List<TableTypedField>) - Method in class io.squashql.transaction.SnowflakeDataLoader
 
createResultSetReader() - Method in class io.squashql.query.database.SnowflakeQueryEngine
 

D

dropTable(String) - Method in class io.squashql.transaction.SnowflakeDataLoader
 

G

getConnection() - Method in class io.squashql.SnowflakeDatastore
 

I

io.squashql - package io.squashql
 
io.squashql.query.database - package io.squashql.query.database
 
io.squashql.transaction - package io.squashql.transaction
 

L

load(String, String, List<Object[]>) - Method in class io.squashql.transaction.SnowflakeDataLoader
 
loadCsv(String, String, String, String, boolean) - Method in class io.squashql.transaction.SnowflakeDataLoader
 

P

parseVectorString(String) - Static method in class io.squashql.query.database.SnowflakeQueryEngine
Parses a string representation of a vector and returns a list of doubles.

Q

queryRewriter(DatabaseQuery) - Method in class io.squashql.query.database.SnowflakeQueryEngine
 

S

SnowflakeDataLoader - Class in io.squashql.transaction
 
SnowflakeDataLoader(SnowflakeDatastore) - Constructor for class io.squashql.transaction.SnowflakeDataLoader
 
SnowflakeDatastore - Class in io.squashql
 
SnowflakeDatastore(String, String, String, Properties) - Constructor for class io.squashql.SnowflakeDatastore
Constructor.
SnowflakeQueryEngine - Class in io.squashql.query.database
 
SnowflakeQueryEngine(SnowflakeDatastore) - Constructor for class io.squashql.query.database.SnowflakeQueryEngine
 
stores - Variable in class io.squashql.SnowflakeDatastore
 
storesByName() - Method in class io.squashql.SnowflakeDatastore
 
SUPPORTED_AGGREGATION_FUNCTIONS - Static variable in class io.squashql.query.database.SnowflakeQueryEngine
https://docs.snowflake.com/en/sql-reference/functions-aggregation.html.
supportedAggregationFunctions() - Method in class io.squashql.query.database.SnowflakeQueryEngine
 

T

typeToClassConverter() - Method in class io.squashql.query.database.SnowflakeQueryEngine
 
C D G I L P Q S T 
All Classes and Interfaces|All Packages