| Class | Description |
|---|---|
| AssertUtil |
Created by jhuang on 1/27/16.
|
| BasicEvent |
Base Event class for events that don't need to deviate from the default
flush behavior.
|
| Constants | |
| Event |
Abstract class to encapsulate a Client-side Event and any methods associated with it.
|
| EventHandler | |
| EventUtil |
Utility class to encapsulate support information pertaining to the
EventHandler and events.
|
| FileTypeDetector |
Use Tika to detect the mime type of files
|
| HeartbeatBackground |
This class is a singleton which is running inside driver to heartbeat
snowflake server for each connection
|
| HttpUtil |
Created by jhuang on 1/19/16.
|
| HttpUtil.HttpInputStream | |
| Incident |
Incident Event class for triggering and registering Incidents with GS
|
| IncidentUtil | |
| ResultUtil |
Created by jhuang on 2/1/16.
|
| ResultUtil.ResultInput | |
| ResultUtil.ResultOutput | |
| SessionUtil |
Created by jhuang on 1/23/16.
|
| SessionUtil.LoginInput |
A class for holding all information required for login
|
| SessionUtil.LoginOutput |
Login output information including session tokens, database versions
|
| SFBaseResultSet |
Base class for query result set and metadata result set
|
| SFException |
Created by jhuang on 1/5/16.
|
| SFFixedViewResultSet |
Fixed view result set.
|
| SFResultSet |
Snowflake ResultSet implementation
|
| SFResultSetMetaData |
Snowflake ResultSetMetaData
|
| SFSession |
Snowflake session implementation
|
| SFStatement |
Snowflake statement
|
| SFStatementMetaData |
Statement metadata which includes the result metadata and bind information.
|
| SFStatementType |
Used to check if the statementType belongs to DDL or DML
The enum of each statement type is defined in
com.snowflake.core.Statement.java
|
| StmtUtil |
Created by jhuang on 1/28/16.
|
| StmtUtil.StmtInput |
Input for executing a statement on server
|
| StmtUtil.StmtOutput |
Output for running a statement on server
|
| Enum | Description |
|---|---|
| BasicEvent.QueryState | |
| Event.EventType | |
| SFSessionProperty |
session properties accepted for opening a new session.
|
Copyright © 2017. All rights reserved.