A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort(RuntimeException) - Method in class net.snowflake.client.loader.StreamLoader
- abort(Executor) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- ABORTED - net.snowflake.client.core.QueryStatus
- ABORTING - net.snowflake.client.core.QueryStatus
- absolute(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- absolute(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- acceptsURL(String) - Method in class net.snowflake.client.jdbc.SnowflakeDriver
-
Checks whether a given url is in a valid format.
- ACCOUNT - net.snowflake.client.core.SFSessionProperty
- addByte(byte, int) - Method in class net.snowflake.client.jdbc.JsonResultChunk
- addBytes(byte[], int, int, int) - Method in class net.snowflake.client.jdbc.JsonResultChunk
- addConnectionEventListener(ConnectionEventListener) - Method in class net.snowflake.client.pooling.SnowflakePooledConnection
- addDigestMetadata(StorageObjectMetadata, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Adds digest metadata to the StorageObjectMetadata object
- addDigestMetadata(StorageObjectMetadata, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Adds digest metadata to the StorageObjectMetadata object
- addDigestMetadata(StorageObjectMetadata, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Adds digest metadata to the StorageObjectMetadata object
- addDigestMetadata(StorageObjectMetadata, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Adds digest metadata to the StorageObjectMetadata object
- addEncryptionMetadata(StorageObjectMetadata, MatDesc, byte[], byte[], long) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Adds encryption metadata to the StorageObjectMetadata object
- addEncryptionMetadata(StorageObjectMetadata, MatDesc, byte[], byte[], long) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Adds encryption metadata to the StorageObjectMetadata object
- addEncryptionMetadata(StorageObjectMetadata, MatDesc, byte[], byte[], long) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Adds encryption metadata to the StorageObjectMetadata object
- addEncryptionMetadata(StorageObjectMetadata, MatDesc, byte[], byte[], long) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Adds encryption metadata to the StorageObjectMetadata object
- addError(LoadingError) - Method in interface net.snowflake.client.loader.LoadResultListener
- addErrorCount(int) - Method in interface net.snowflake.client.loader.LoadResultListener
-
Method to add to the error count for a listener
- addErrorRecordCount(int) - Method in interface net.snowflake.client.loader.LoadResultListener
-
Method to add to the error record count for a listener
- addHandler(Handler) - Static method in class net.snowflake.client.log.JDK14Logger
- addLogToBatch(ObjectNode, long) - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Add log to batch to be submitted to telemetry.
- addLogToBatch(TelemetryData) - Method in class net.snowflake.client.jdbc.telemetry.NoOpTelemetryClient
- addLogToBatch(TelemetryData) - Method in interface net.snowflake.client.jdbc.telemetry.Telemetry
-
Attempt to add log to batch, and suppress exceptions thrown in case of failure
- addLogToBatch(TelemetryData) - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Add log to batch to be submitted to telemetry.
- addOffset(int) - Method in class net.snowflake.client.jdbc.JsonResultChunk
- addOperationRecordCount(Operation, int) - Method in interface net.snowflake.client.loader.LoadResultListener
- addProcessedRecordCount(Operation, int) - Method in interface net.snowflake.client.loader.LoadResultListener
- addProperty(String, Object) - Method in class net.snowflake.client.core.SFBaseSession
-
Adds a connection property to the connection-properties map.
- addProperty(String, Object) - Method in class net.snowflake.client.core.SFBaseStatement
-
Add a statement parameter
- addProperty(SFSessionProperty, Object) - Method in class net.snowflake.client.core.SFBaseSession
-
Wrapper function for the other addProperty(String, Object) method that takes an SFSessionProperty instead of a String key.
- addQueryToActiveQueryList(String) - Method in class net.snowflake.client.core.SFSession
-
Add async query to list of active async queries based on its query ID
- addRetryLocation(String) - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- addRow(Object[]) - Method in class net.snowflake.client.jdbc.JsonResultChunk
- addSession(SFSession, long, int) - Method in class net.snowflake.client.core.HeartbeatBackground
-
Method to add a session
- addSFSessionProperty(String, Object) - Method in class net.snowflake.client.core.SFSession
-
Add a property If a property is known for connection, add it to connection properties If not, add it as a dynamic session parameters
- addStatementEventListener(StatementEventListener) - Method in class net.snowflake.client.pooling.SnowflakePooledConnection
- addStreamingIngestMetadata(StorageObjectMetadata, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Adds streaming ingest metadata to the StorageObjectMetadata object, used for streaming ingest per client billing calculation
- addStreamingIngestMetadata(StorageObjectMetadata, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Adds streaming ingest metadata to the StorageObjectMetadata object, used for streaming ingest per client billing calculation
- addStreamingIngestMetadata(StorageObjectMetadata, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Adds streaming ingest metadata to the StorageObjectMetadata object, used for streaming ingest per client billing calculation
- addStreamingIngestMetadata(StorageObjectMetadata, String, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Adds streaming ingest metadata to the StorageObjectMetadata object, used for streaming ingest per client billing calculation
- addSubmittedRowCount(int) - Method in interface net.snowflake.client.loader.LoadResultListener
-
Adds the number of submitted rows
- addUserMetadata(String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.CommonObjectMetadata
-
Adds the key value pair of custom user-metadata for the associated object.
- addUserMetadata(String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.S3ObjectMetadata
- addUserMetadata(String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.S3StorageObjectMetadata
-
Adds the key value pair of custom user-metadata for the associated object.
- addUserMetadata(String, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.StorageObjectMetadata
-
Adds the key value pair of custom user-metadata for the associated object.
- adjustDate(Date) - Static method in class net.snowflake.client.core.ResultUtil
-
Adjust date for before 1582-10-05
- adjustTimestamp(Timestamp) - Static method in class net.snowflake.client.core.ResultUtil
-
Adjust timestamp for dates before 1582-10-05
- afterLast() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- ALL_TYPES - Static variable in enum net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- ALLOW_UNDERSCORES_IN_HOST - net.snowflake.client.core.SFSessionProperty
- allProceduresAreCallable() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- allTablesAreSelectable() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- ALTER_SESSION - net.snowflake.client.core.SFStatementType
- ANY - net.snowflake.client.jdbc.SnowflakeType
- APP_ID - net.snowflake.client.core.SFSessionProperty
- APP_VERSION - net.snowflake.client.core.SFSessionProperty
- APPLICATION - net.snowflake.client.core.SFSessionProperty
- APPLICATION_REGEX - Static variable in enum net.snowflake.client.core.SFSessionProperty
- ArgSupplier - Interface in net.snowflake.client.log
-
An interface for representing lambda expressions that supply values to placeholders in message formats.
- ARRAY - net.snowflake.client.jdbc.SnowflakeType
- ARRAY - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- ARRAY_BIND_MIXED_TYPES_NOT_SUPPORTED - net.snowflake.client.jdbc.ErrorCode
- arrayBindValueCount(Map<String, ParameterBindingDTO>) - Static method in class net.snowflake.client.core.bind.BindUploader
-
Compute the number of array bind values in the given bind map
- arrayNextElm(Appendable) - Method in class net.snowflake.client.util.SecretDetector.SecretDetectorJSONStyle
- arrayStop(Appendable) - Method in class net.snowflake.client.util.SecretDetector.SecretDetectorJSONStyle
- ARROW - net.snowflake.client.core.QueryResultFormat
- ArrowResultChunk - Class in net.snowflake.client.jdbc
- ArrowResultChunk(String, int, int, int, RootAllocator, SFBaseSession) - Constructor for class net.snowflake.client.jdbc.ArrowResultChunk
- ArrowResultChunk.ArrowChunkIterator - Class in net.snowflake.client.jdbc
-
Iterator class used to go through the arrow chunk row by row
- ArrowResultChunkIndexSorter - Class in net.snowflake.client.core.arrow
-
Use quick sort to sort Arrow result chunk The sorted order is represented in the indices vector
- ArrowResultChunkIndexSorter(List<ValueVector>, List<ArrowVectorConverter>) - Constructor for class net.snowflake.client.core.arrow.ArrowResultChunkIndexSorter
- ArrowResultUtil - Class in net.snowflake.client.core.arrow
-
Result utility methods specifically for Arrow format
- ArrowResultUtil() - Constructor for class net.snowflake.client.core.arrow.ArrowResultUtil
- ArrowVectorConverter - Interface in net.snowflake.client.core.arrow
-
Interface to convert from arrow vector values into java data types.
- asByteSource() - Method in class net.snowflake.client.jdbc.FileBackedOutputStream
- AssertUtil - Class in net.snowflake.client.core
-
Created by jhuang on 1/27/16.
- AssertUtil() - Constructor for class net.snowflake.client.core.AssertUtil
- asyncExecute(String, Map<String, ParameterBindingDTO>, SFBaseStatement.CallingMethod, ExecTimeTelemetryData) - Method in class net.snowflake.client.core.SFBaseStatement
-
Execute sql asynchronously.
- asyncExecute(String, Map<String, ParameterBindingDTO>, SFBaseStatement.CallingMethod, ExecTimeTelemetryData) - Method in class net.snowflake.client.core.SFStatement
- AttributeCount - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- Attributes - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- AUTHENTICATOR - net.snowflake.client.core.SFSessionProperty
- AUTHENTICATOR_REQUEST_TIMEOUT - net.snowflake.client.jdbc.ErrorCode
- autoCommitFailureClosesAllResultSets() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- available() - Method in class net.snowflake.client.core.HttpUtil.HttpInputStream
- AWS_CLIENT_ERROR - net.snowflake.client.jdbc.ErrorCode
- AZURE - net.snowflake.client.jdbc.cloud.storage.StageInfo.StageType
- AZURE_SERVICE_ERROR - net.snowflake.client.jdbc.ErrorCode
- AzureObjectSummariesIterator - Class in net.snowflake.client.jdbc.cloud.storage
-
Iterator class for ObjectSummary objects on Azure Returns platform-independent instances (StorageObjectSummary)
- AzureObjectSummariesIterator(Iterable<ListBlobItem>) - Constructor for class net.snowflake.client.jdbc.cloud.storage.AzureObjectSummariesIterator
B
- BAD_RESPONSE - net.snowflake.client.jdbc.ErrorCode
- BASE - Static variable in interface net.snowflake.client.loader.Loader
- BasicEvent - Class in net.snowflake.client.core
-
Base Event class for events that don't need to deviate from the default flush behavior.
- BasicEvent(Event.EventType, String) - Constructor for class net.snowflake.client.core.BasicEvent
- BasicEvent.QueryState - Enum in net.snowflake.client.core
- batchRowSize - net.snowflake.client.loader.LoaderProperty
- beforeFirst() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- BIG_DECIMAL_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- BIGINT - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- BigIntToFixedConverter - Class in net.snowflake.client.core.arrow
-
Data vector whose snowflake logical type is fixed while represented as a long value vector
- BigIntToFixedConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.BigIntToFixedConverter
- BigIntToScaledFixedConverter - Class in net.snowflake.client.core.arrow
-
Data vector whose snowflake logical type is fixed while represented as a long value vector with scale
- BigIntToScaledFixedConverter(ValueVector, int, DataConversionContext, int) - Constructor for class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- BigIntToTimeConverter - Class in net.snowflake.client.core.arrow
- BigIntToTimeConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.BigIntToTimeConverter
- BigIntToTimestampLTZConverter - Class in net.snowflake.client.core.arrow
-
converter from BigInt (Long) to Timestamp_LTZ
- BigIntToTimestampLTZConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.BigIntToTimestampLTZConverter
- BigIntToTimestampNTZConverter - Class in net.snowflake.client.core.arrow
-
converter from BigInt (Long) to Timestamp_NTZ
- BigIntToTimestampNTZConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.BigIntToTimestampNTZConverter
- bigIntVector - Variable in class net.snowflake.client.core.arrow.BigIntToFixedConverter
-
Underlying vector that this converter will convert from
- BINARY - net.snowflake.client.jdbc.SnowflakeType
- BINARY - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- BINARY_CLASS_NAME - Static variable in enum net.snowflake.client.jdbc.SnowflakeType
- BindException - Exception in net.snowflake.client.core.bind
- BindException(String, BindException.Type) - Constructor for exception net.snowflake.client.core.bind.BindException
- BindException.Type - Enum in net.snowflake.client.core.bind
- BindUploader - Class in net.snowflake.client.core.bind
- BIT - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- BitToBooleanConverter - Class in net.snowflake.client.core.arrow
-
Convert Arrow BitVector to Boolean
- BitToBooleanConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.BitToBooleanConverter
- BLOB - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- BLOCKED - net.snowflake.client.core.QueryStatus
-
The state when a statement is waiting on a lock on resource held by another statement.
- BOOLEAN - net.snowflake.client.jdbc.SnowflakeType
- BOOLEAN - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- BOOLEAN_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- bufferSize() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
For test use only
- BufferStage - Class in net.snowflake.client.loader
-
Class representing a unit of work for uploader.
- BufferStage.State - Enum in net.snowflake.client.loader
- build() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- build() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializable.ResultSetRetrieveConfig.Builder
- build() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.LogBuilder
- build() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.MetricBuilder
- build(URI) - Method in interface net.snowflake.client.core.SessionUtilExternalBrowser.AuthExternalBrowserHandlers
- builder() - Static method in class net.snowflake.client.core.SecureStorageAppleManager
- builder() - Static method in class net.snowflake.client.core.SecureStorageWindowsManager
- buildHttpClient(HttpClientSettingsKey, File, boolean) - Static method in class net.snowflake.client.core.HttpUtil
-
Build an Http client using our set of default.
- buildJobData(ObjectNode) - Static method in class net.snowflake.client.jdbc.telemetry.TelemetryUtil
- buildJobData(String, TelemetryField, long) - Static method in class net.snowflake.client.jdbc.telemetry.TelemetryUtil
-
Create a simple TelemetryData instance for Job metrics using given parameters
- BYTE_OFFSET - net.snowflake.client.loader.LoadingError.ErrorProperty
- BYTE_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- byteBuf - Variable in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- byteBuf - Variable in class net.snowflake.client.core.arrow.BigIntToTimeConverter
- byteBuf - Variable in class net.snowflake.client.core.arrow.IntToFixedConverter
- BYTES_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
C
- calculateUpdateCount(SFBaseResultSet) - Static method in class net.snowflake.client.core.ResultUtil
-
Calculate number of rows updated given a result set Interpret result format based on result set's statement type
- callHeartBeat(int) - Method in class net.snowflake.client.core.SFBaseSession
-
Makes a heartbeat call to check for session validity.
- callHeartBeat(int) - Method in class net.snowflake.client.core.SFSession
-
Makes a heartbeat call to check for session validity.
- cancel() - Method in class net.snowflake.client.core.SFBaseStatement
-
Aborts the statement.
- cancel() - Method in class net.snowflake.client.core.SFStatement
- cancel() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- cancel(StmtUtil.StmtInput) - Static method in class net.snowflake.client.core.StmtUtil
-
Cancel a statement identifiable by a request id
- cancelRowUpdates() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- CATEGORY - net.snowflake.client.loader.LoadingError.ErrorProperty
- CERTIFICATE_STATUS_GOOD - net.snowflake.client.jdbc.OCSPErrorCode
- CERTIFICATE_STATUS_REVOKED - net.snowflake.client.jdbc.OCSPErrorCode
- CERTIFICATE_STATUS_UNKNOWN - net.snowflake.client.jdbc.OCSPErrorCode
- CHAR - net.snowflake.client.jdbc.SnowflakeType
- CHAR - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- CHARACTER - net.snowflake.client.loader.LoadingError.ErrorProperty
- checkClientTrusted(X509Certificate[], String) - Method in class net.snowflake.client.core.SFTrustManager
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class net.snowflake.client.core.SFTrustManager
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class net.snowflake.client.core.SFTrustManager
- checkErrorAndThrowException(JsonNode) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
- checkErrorAndThrowExceptionIncludingReauth(JsonNode) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
- checkProperties() - Method in class net.snowflake.client.core.SFBaseSession
-
Validates the connection properties used by this session, and returns a list of missing properties.
- checkProperties() - Method in class net.snowflake.client.core.SFSession
- checkServerTrusted(X509Certificate[], String) - Method in class net.snowflake.client.core.SFTrustManager
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class net.snowflake.client.core.SFTrustManager
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class net.snowflake.client.core.SFTrustManager
- checkStageManageCommand(String) - Static method in class net.snowflake.client.core.StmtUtil
-
A simple function to check if the statement is related to manipulate stage.
- CHILD_RESULT_IDS_AND_TYPES_DIFFERENT_SIZES - net.snowflake.client.jdbc.ErrorCode
- ChunkDownloadContext - Class in net.snowflake.client.jdbc
-
Simple struct to contain download context for a chunk.
- ChunkDownloadContext(SnowflakeChunkDownloader, SnowflakeResultChunk, String, int, Map<String, String>, int, int, int, SFBaseSession) - Constructor for class net.snowflake.client.jdbc.ChunkDownloadContext
- ChunkDownloader - Interface in net.snowflake.client.core
-
Provide offline result chunk (which contains result data) to back to result set
- ChunkFileMetadata(String, int, int, int) - Constructor for class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1.ChunkFileMetadata
- CLASS_NAME_PREFIX - Static variable in class net.snowflake.client.log.SFFormatter
- CLEANED - net.snowflake.client.loader.BufferStage.State
- cleanTestSystemParameters() - Static method in class net.snowflake.client.core.SFTrustManager
- cleanupSfDumps(boolean) - Method in class net.snowflake.client.core.EventHandler
-
Function to remove old Snowflake Dump files to make room for new ones.
- clearCache() - Method in class net.snowflake.client.core.QueryContextCache
-
Clear the cache.
- clearOSForTesting() - Static method in class net.snowflake.client.core.Constants
- clearSqlWarnings() - Method in class net.snowflake.client.core.SFBaseSession
-
JDBC API.
- clearWarnings() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- clearWarnings() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- CLIENT_CONFIG_FILE - net.snowflake.client.core.SFSessionProperty
- CLIENT_CONSERVATIVE_MEMORY_ADJUST_STEP - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_ENABLE_CONSERVATIVE_MEMORY_USAGE - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_ENABLE_CONSERVATIVE_MEMORY_USAGE_JVM - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_ENABLE_LOG_INFO_STATEMENT_PARAMETERS - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_INFO - net.snowflake.client.core.SFSessionProperty
- CLIENT_MEMORY_LIMIT - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_MEMORY_LIMIT_JVM - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_METADATA_REQUEST_USE_CONNECTION_CTX - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_METADATA_USE_SESSION_DATABASE - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_OUT_OF_BAND_TELEMETRY_ENABLED - net.snowflake.client.core.SFSessionProperty
- CLIENT_PREFETCH_THREADS - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_PREFETCH_THREADS_JVM - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_RESULT_CHUNK_SIZE - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_SESSION_KEEP_ALIVE_HEARTBEAT_FREQUENCY - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_SFSQL - Static variable in class net.snowflake.client.core.SessionUtil
- CLIENT_SIDE_SORTING_NOT_SUPPORTED - net.snowflake.client.jdbc.ErrorCode
- CLIENT_VALIDATE_DEFAULT_PARAMETERS - Static variable in class net.snowflake.client.core.SessionUtil
- CLOB - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- close() - Method in class net.snowflake.client.core.bind.BindUploader
-
Close uploader, deleting the local temporary directory
- close() - Method in class net.snowflake.client.core.EventHandler
- close() - Method in class net.snowflake.client.core.HttpUtil.HttpInputStream
- close() - Method in class net.snowflake.client.core.SFArrowResultSet
- close() - Method in class net.snowflake.client.core.SFBaseResultSet
- close() - Method in class net.snowflake.client.core.SFBaseSession
-
Close the connection
- close() - Method in class net.snowflake.client.core.SFBaseStatement
-
Closes the statement.
- close() - Method in class net.snowflake.client.core.SFFixedViewResultSet
- close() - Method in class net.snowflake.client.core.SFResultSet
- close() - Method in class net.snowflake.client.core.SFSession
-
Close the connection
- close() - Method in class net.snowflake.client.core.SFStatement
- close() - Method in class net.snowflake.client.jdbc.FileBackedOutputStream
- close() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Close the connection
- close() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- close() - Method in class net.snowflake.client.jdbc.telemetry.NoOpTelemetryClient
- close() - Method in interface net.snowflake.client.jdbc.telemetry.Telemetry
-
Close telemetry connector and send any unsubmitted logs
- close() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Close telemetry connector and send any unsubmitted logs
- close() - Method in interface net.snowflake.client.loader.Loader
-
Close connections that have been provided upon initialization
- close() - Method in class net.snowflake.client.loader.StreamLoader
- close() - Method in class net.snowflake.client.pooling.SnowflakePooledConnection
- close(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- closeExpiredAndIdleConnections() - Static method in class net.snowflake.client.core.HttpUtil
- closeRootAllocator(RootAllocator) - Static method in class net.snowflake.client.core.SFArrowResultSet
- closeTelemetryClient() - Method in class net.snowflake.client.core.SFSession
- CLOUD_STORAGE_CREDENTIALS_EXPIRED - Static variable in class net.snowflake.client.core.Constants
- CODE - net.snowflake.client.loader.LoadingError.ErrorProperty
- COLLISION - net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- COLUMN_DOES_NOT_EXIST - net.snowflake.client.jdbc.ErrorCode
- COLUMN_NAME - net.snowflake.client.loader.LoadingError.ErrorProperty
- columns - net.snowflake.client.loader.LoaderProperty
- com.snowflake.client.jdbc - package com.snowflake.client.jdbc
- commandType - Variable in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
- Comment - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- commit() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- CommonObjectMetadata - Class in net.snowflake.client.jdbc.cloud.storage
-
Implements platform-independent interface Azure BLOB and GCS object metadata
- CommonProps() - Constructor for class net.snowflake.client.config.SFClientConfig.CommonProps
- CommonProps(String, String) - Method in class net.snowflake.client.config.SFClientConfig.CommonProps
- compressAndUploadStream(String, String, InputStream, String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Deprecated.
- compressDataBeforePut - net.snowflake.client.loader.LoaderProperty
- compressFileByPut - net.snowflake.client.loader.LoaderProperty
- COMPRESSION_TYPE_NOT_KNOWN - net.snowflake.client.jdbc.ErrorCode
- COMPRESSION_TYPE_NOT_SUPPORTED - net.snowflake.client.jdbc.ErrorCode
- compressLevel - net.snowflake.client.loader.LoaderProperty
- compressSourceFromStream - Variable in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
- computeCharactersNeeded() - Method in class net.snowflake.client.jdbc.JsonResultChunk
- computeNeededChunkMemory() - Method in class net.snowflake.client.jdbc.ArrowResultChunk
- computeNeededChunkMemory() - Method in class net.snowflake.client.jdbc.JsonResultChunk
-
Compute the memory necessary to store the data of this chunk
- connect(String, Properties) - Method in class net.snowflake.client.jdbc.SnowflakeDriver
-
Connect method
- CONNECTION_CLOSED - net.snowflake.client.jdbc.ErrorCode
- CONNECTION_ERROR - net.snowflake.client.jdbc.ErrorCode
- CONNECTION_ESTABLISHED_WITH_DIFFERENT_PROP - net.snowflake.client.jdbc.ErrorCode
- Constants - Class in net.snowflake.client.core
- Constants() - Constructor for class net.snowflake.client.core.Constants
- Constants.OS - Enum in net.snowflake.client.core
- CONSUMING_RESULT - net.snowflake.client.core.BasicEvent.QueryState
- containProperty(String) - Method in class net.snowflake.client.core.SFSession
- continueParsing(ByteBuffer, SFBaseSession) - Method in class net.snowflake.client.jdbc.ResultJsonParserV2
-
Continue parsing with the given data
- convertProxyPropertiesToHttpClientKey(OCSPMode, Properties) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
-
Setup JDBC proxy properties if necessary.
- convertStringToType(String) - Static method in enum net.snowflake.client.jdbc.SnowflakeType
-
Converts text of data type (returned from SQL query) into Types type, represented by an int
- COPY - net.snowflake.client.core.SFStatementType
- copyEmptyFieldAsEmpty - net.snowflake.client.loader.LoaderProperty
- count() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
-
Count one more successfully reported events
- create(JsonNode, SFBaseSession, SFBaseStatement) - Static method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
A factory function to create SnowflakeResultSetSerializable object from result JSON node, using the DefaultResultStreamProvider.
- create(JsonNode, SFBaseSession, SFBaseStatement, ResultStreamProvider) - Static method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
A factory function to create SnowflakeResultSetSerializable object from result JSON node, with an overridable ResultStreamProvider.
- createArrayOf(String, Object[]) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- createAsyncResultSet(SFBaseResultSet, Statement) - Method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
- createAsyncResultSet(SFBaseResultSet, Statement) - Method in interface net.snowflake.client.jdbc.SFConnectionHandler
-
Creates an asynchronous result set from a base SFBaseResultSet for this connection implementation.
- createBlob() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- createClient(StageInfo, int, RemoteStoreFileEncryptionMaterial, SFSession) - Method in class net.snowflake.client.jdbc.cloud.storage.StorageClientFactory
-
Creates a storage client based on the value of stageLocationType
- createClob() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- CREATED - net.snowflake.client.loader.BufferStage.State
- createDefaultExecutorService(String, int) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
-
Returns a new thread pool configured with the default settings.
- createFromAzureListBlobItem(ListBlobItem) - Static method in class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummary
-
Constructs a StorageObjectSummary object from Azure BLOB properties Using factory methods to create these objects since Azure can throw, while retrieving the BLOB properties
- createFromGcsBlob(Blob) - Static method in class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummary
-
createFromGcsBlob creates a StorageObjectSummary from a GCS blob object
- createFromS3ObjectSummary(S3ObjectSummary) - Static method in class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummary
-
Constructs a StorageObjectSummary object from the S3 equivalent S3ObjectSummary
- createInstance(SFLoginInput) - Static method in class net.snowflake.client.core.SessionUtilExternalBrowser
- createLoader(Map<LoaderProperty, Object>, Connection, Connection) - Static method in class net.snowflake.client.loader.LoaderFactory
- createNClob() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- createResultSet(String) - Method in interface net.snowflake.client.jdbc.SnowflakeConnection
-
Create a new instance of a ResultSet object based off query ID.
- createResultSet(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Get an instance of a ResultSet object
- createResultSet(String, Statement) - Method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
- createResultSet(String, Statement) - Method in interface net.snowflake.client.jdbc.SFConnectionHandler
-
Creates a result set from a query id.
- createResultSet(SFBaseResultSet, Statement) - Method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
- createResultSet(SFBaseResultSet, Statement) - Method in interface net.snowflake.client.jdbc.SFConnectionHandler
-
Creates a SnowflakeResultSet from a base SFBaseResultSet for this connection implementation.
- createSessionlessTelemetry(CloseableHttpClient, String) - Static method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Initialize the sessionless telemetry connector
- createSessionlessTelemetry(CloseableHttpClient, String, int) - Static method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Initialize the sessionless telemetry connector
- createSnowflakeAzureClient(StageInfo, RemoteStoreFileEncryptionMaterial, SFBaseSession) - Static method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
- createSnowflakeGCSClient(StageInfo, RemoteStoreFileEncryptionMaterial, SFSession) - Static method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- createSocket(HttpContext) - Method in class net.snowflake.client.core.SFSSLConnectionSocketFactory
- createSQLXML() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- createStageInfo(String, String, Map<?, ?>, String, String, String, boolean) - Static method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- createStatement() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Create a statement
- createStatement(int, int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- createStatement(int, int, int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- createStorageMetadataObj(StageInfo.StageType) - Method in class net.snowflake.client.jdbc.cloud.storage.StorageClientFactory
-
Creates a storage provider specific metadata object, accessible via the platform independent interface
- createStruct(String, Object[]) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- createTelemetry(Connection) - Static method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Initialize the telemetry connector
- createTelemetry(Connection, int) - Static method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Initialize the telemetry connector
- createTelemetry(SFSession) - Static method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Initialize the telemetry connector
- createTelemetry(SFSession, int) - Static method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Initialize the telemetry connector
- createTimestamp(long, int, TimeZone, boolean) - Static method in class net.snowflake.client.core.arrow.ArrowResultUtil
-
create Java timestamp using seconds since epoch and fraction in nanoseconds For example, 1232.234 represents as epoch = 1232 and fraction = 234,000,000 For example, -1232.234 represents as epoch = -1233 and fraction = 766,000,000 For example, -0.13 represents as epoch = -1 and fraction = 870,000,000
- CredentialBlob - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- CredentialBlobSize - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- CredentialManager - Class in net.snowflake.client.core
- csvFileBucketSize - net.snowflake.client.loader.LoaderProperty
- csvFileSize - net.snowflake.client.loader.LoaderProperty
D
- DATA_TYPE_NOT_SUPPORTED - net.snowflake.client.jdbc.ErrorCode
- DATABASE - net.snowflake.client.core.SFSessionProperty
- databaseName - net.snowflake.client.loader.LoaderProperty
- DataConversionContext - Interface in net.snowflake.client.core
-
This class contains formatter info about each data type and related flags etc.
- dataDefinitionCausesTransactionCommit() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- dataDefinitionIgnoredInTransactions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- DATALINK - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- DATE - net.snowflake.client.jdbc.SnowflakeType
- DATE - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- DATE_OR_TIME_FORMAT_PATTERN - Static variable in enum net.snowflake.client.jdbc.SnowflakeType
- DATE_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- DateConverter - Class in net.snowflake.client.core.arrow
-
Convert Arrow DateDayVector to Date
- DateConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.DateConverter
- DBMetadataResultSetMetadata - Enum in net.snowflake.client.jdbc
-
For function call getTables/getSchemas, we returned resultset.
- DDL - net.snowflake.client.core.SFStatementType
-
Data Definition Language
- debug(Object) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- debug(Object) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- debug(Object, Throwable) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- debug(Object, Throwable) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- debug(String, boolean) - Method in class net.snowflake.client.log.JDK14Logger
- debug(String, boolean) - Method in interface net.snowflake.client.log.SFLogger
- debug(String, boolean) - Method in class net.snowflake.client.log.SLF4JLogger
- debug(String, Object...) - Method in class net.snowflake.client.log.JDK14Logger
- debug(String, Object...) - Method in interface net.snowflake.client.log.SFLogger
-
Logs message at DEBUG level.
- debug(String, Object...) - Method in class net.snowflake.client.log.SLF4JLogger
- debug(String, Throwable) - Method in class net.snowflake.client.log.JDK14Logger
- debug(String, Throwable) - Method in interface net.snowflake.client.log.SFLogger
- debug(String, Throwable) - Method in class net.snowflake.client.log.SLF4JLogger
- DEBUG - net.snowflake.client.log.SFLogLevel
- debugNoMask(String) - Method in class net.snowflake.client.log.JDK14Logger
- debugNoMask(String) - Method in interface net.snowflake.client.log.SFLogger
- debugNoMask(String) - Method in class net.snowflake.client.log.SLF4JLogger
- DECIMAL - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- DecimalToScaledFixedConverter - Class in net.snowflake.client.core.arrow
-
Data vector whose snowflake logical type is fixed while represented as a BigDecimal value vector
- DecimalToScaledFixedConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- decimalVector - Variable in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- DecorrelatedJitterBackoff - Class in net.snowflake.client.util
-
Decorrelated Jitter backoff
- DecorrelatedJitterBackoff(long, long) - Constructor for class net.snowflake.client.util.DecorrelatedJitterBackoff
- decrypt(File, String, String, RemoteStoreFileEncryptionMaterial) - Static method in class net.snowflake.client.jdbc.cloud.storage.EncryptionProvider
- decryptStream(InputStream, String, String, RemoteStoreFileEncryptionMaterial) - Static method in class net.snowflake.client.jdbc.cloud.storage.EncryptionProvider
-
Decrypt a InputStream
- DEFAULT_CLIENT_MEMORY_LIMIT - Static variable in class net.snowflake.client.core.SessionUtil
- DEFAULT_CLIENT_PREFETCH_THREADS - Static variable in class net.snowflake.client.core.SessionUtil
- DEFAULT_HTTP_CLIENT_SOCKET_TIMEOUT - Static variable in class net.snowflake.client.core.SFSession
- DEFAULT_KEY_SIZE - Static variable in class net.snowflake.client.jdbc.MatDesc
-
If key size is not explicitly specified, assume DEFAULT_KEY_SIZE
- DEFAULT_SCALE_OF_SFTIME_FRACTION_SECONDS - Static variable in class net.snowflake.client.core.ResultUtil
- DefaultResultStreamProvider - Class in net.snowflake.client.jdbc
- DefaultResultStreamProvider() - Constructor for class net.snowflake.client.jdbc.DefaultResultStreamProvider
- DefaultSFConnectionHandler - Class in net.snowflake.client.jdbc
-
The default ConnectionHandler used by SnowflakeConnectionV(x).
- DefaultSFConnectionHandler(SnowflakeConnectString) - Constructor for class net.snowflake.client.jdbc.DefaultSFConnectionHandler
-
Constructs a DefaultConnectionHandler using a SnowflakeConnectString.
- DefaultSFConnectionHandler(SnowflakeConnectString, boolean) - Constructor for class net.snowflake.client.jdbc.DefaultSFConnectionHandler
-
Constructs a DefaultConnectionHandler using a SnowflakeConnectString.
- DELETE - net.snowflake.client.core.SFStatementType
- DELETE - net.snowflake.client.loader.Operation
- deleteCache() - Static method in class net.snowflake.client.core.SFTrustManager
-
Deletes OCSP response cache file from disk.
- deleteCredential(String, String, String) - Method in class net.snowflake.client.core.SecureStorageAppleManager
- deleteCredential(String, String, String) - Method in class net.snowflake.client.core.SecureStorageLinuxManager
-
May delete credentials which doesn't belong to this process
- deleteCredential(String, String, String) - Method in class net.snowflake.client.core.SecureStorageWindowsManager
- deleteIdTokenCache(String, String) - Static method in class net.snowflake.client.core.SessionUtil
-
Delete the id token cache
- deleteMfaTokenCache(String, String) - Static method in class net.snowflake.client.core.SessionUtil
- deleteRow() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- deletesAreDetected(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- describe(String) - Method in class net.snowflake.client.core.SFBaseStatement
-
Describe a statement.
- describe(String) - Method in class net.snowflake.client.core.SFStatement
-
Describe a statement
- DESCRIBE - net.snowflake.client.core.SFStatementType
- describeColumns(SFBaseSession) - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
-
Describe the metadata of a fixed view.
- describeColumns(SFBaseSession) - Method in interface net.snowflake.client.jdbc.SnowflakeFixedView
- deserializeQueryContextDTO(QueryContextDTO) - Method in class net.snowflake.client.core.QueryContextCache
-
Deserialize the QueryContext cache from a QueryContextDTO object.
- deserializeQueryContextJson(String) - Method in class net.snowflake.client.core.QueryContextCache
- destFileNameForStreamSource - Variable in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
- destStagePath - Variable in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
- detectGzipAndGetStream(InputStream) - Static method in class net.snowflake.client.jdbc.DefaultResultStreamProvider
- determineRoute(HttpHost, HttpRequest, HttpContext) - Method in class net.snowflake.client.core.SnowflakeMutableProxyRoutePlanner
- DEV - net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
- DIRECTORY - net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- disable() - Static method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- DISABLE_DUMP_COMPR_PROP - Static variable in class net.snowflake.client.core.EventHandler
- DISABLE_DUMPS_PROP - Static variable in class net.snowflake.client.core.EventHandler
- DISABLE_QUERY_CONTEXT_CACHE - net.snowflake.client.core.SFSessionProperty
- DISABLE_SOCKS_PROXY - net.snowflake.client.core.SFSessionProperty
- disableHTAP() - Static method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- disableIncidents - Static variable in class net.snowflake.client.jdbc.SnowflakeDriver
- disableTelemetry() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Disable any use of the client to add/send metrics
- DISCONNECTED - net.snowflake.client.core.QueryStatus
- DISTINCT - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- DML - net.snowflake.client.core.SFStatementType
-
Data Manipulation Language
- doesMaxRowSizeIncludeBlobs() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- DOUBLE - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- DOUBLE_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- DoubleToRealConverter - Class in net.snowflake.client.core.arrow
- DoubleToRealConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.DoubleToRealConverter
- download(SFSession, String, String, String, int, String, String, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Download a file from remote storage.
- download(SFSession, String, String, String, int, String, String, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Download a file from remote storage.
- download(SFSession, String, String, String, int, String, String, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Download a file from S3.
- download(SFSession, String, String, String, int, String, String, String, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Download a file from remote storage.
- DOWNLOAD - net.snowflake.client.jdbc.SFBaseFileTransferAgent.CommandType
- DownloadCommandEncryptionFacade(String, String, String, long, boolean) - Constructor for class net.snowflake.client.jdbc.SFBaseFileTransferAgent.DownloadCommandEncryptionFacade
- DownloadCommandFacade(String, String, String, long) - Constructor for class net.snowflake.client.jdbc.SFBaseFileTransferAgent.DownloadCommandFacade
- DOWNLOADED - net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- DownloaderMetrics - Class in net.snowflake.client.core
-
Metrics related to chunk downloader performance
- DownloaderMetrics(long, long, long) - Constructor for class net.snowflake.client.core.DownloaderMetrics
- downloadStream(String) - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
-
Download data from a stage.
- downloadStream(String) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
Download a file from remote, and return an input stream
- downloadStream(String, String, boolean) - Method in interface net.snowflake.client.jdbc.SnowflakeConnection
-
Download file from the given stage and return an input stream
- downloadStream(String, String, boolean) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Download file from the given stage and return an input stream
- downloadToStream(SFSession, String, int, String, String, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Download a file from remote storage
- downloadToStream(SFSession, String, int, String, String, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Download a file from remote storage
- downloadToStream(SFSession, String, int, String, String, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Download a file from remote storage
- downloadToStream(SFSession, String, int, String, String, String, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Download a file from remote storage
- DUMP_PATH_PROP - Static variable in class net.snowflake.client.core.EventUtil
- DUMP_SIZE_PROP - Static variable in class net.snowflake.client.core.EventUtil
- DUMP_SUBDIR - Static variable in class net.snowflake.client.core.EventUtil
- dumpLogBuffer(String) - Method in class net.snowflake.client.core.EventHandler
-
Dumps the contents of the in-memory log buffer to disk and clears the buffer.
- dumpVmMetrics(String) - Static method in class net.snowflake.client.core.IncidentUtil
-
Dumps JVM metrics for this process.
- DUPLICATE_CONNECTION_PROPERTY_SPECIFIED - net.snowflake.client.jdbc.ErrorCode
- DUPLICATE_STATEMENT_PARAMETER_SPECIFIED - net.snowflake.client.jdbc.ErrorCode
E
- effectiveParamValue(Map<String, Object>, String) - Static method in class net.snowflake.client.core.ResultUtil
-
Returns the effective parameter value, using the value explicitly provided in parameters, or the default if absent
- EMPTY - net.snowflake.client.loader.BufferStage.State
- EMPTY_PROPERTIES - Static variable in class net.snowflake.client.jdbc.SnowflakeDriver
- emptyMetaData() - Static method in class net.snowflake.client.core.SFStatementMetaData
-
Generates an empty/invalid metadata for placeholder.
- enable() - Static method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- ENABLE_STAGE_S3_PRIVATELINK_FOR_US_EAST_1 - Static variable in class net.snowflake.client.core.SessionUtil
- enableHTAP() - Static method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- enableSortFirstResultChunk() - Method in class net.snowflake.client.jdbc.ArrowResultChunk
- encrypt(StorageObjectMetadata, long, InputStream, RemoteStoreFileEncryptionMaterial, SnowflakeStorageClient) - Static method in class net.snowflake.client.jdbc.cloud.storage.EncryptionProvider
- encryption - net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
- EncryptionProvider - Class in net.snowflake.client.jdbc.cloud.storage
-
Handles encryption and decryption using AES.
- EncryptionProvider() - Constructor for class net.snowflake.client.jdbc.cloud.storage.EncryptionProvider
- endParsing(ByteBuffer, SFBaseSession) - Method in class net.snowflake.client.jdbc.ResultJsonParserV2
-
Check if the chunk has been parsed correctly.
- ensureRowsComplete() - Method in class net.snowflake.client.jdbc.JsonResultChunk
-
Checks that all data has been added after parsing.
- equals(Object) - Method in class net.snowflake.client.config.SFClientConfig.CommonProps
- equals(Object) - Method in class net.snowflake.client.config.SFClientConfig
- equals(Object) - Method in class net.snowflake.client.core.HttpClientSettingsKey
- equals(Object) - Method in class net.snowflake.client.util.SFPair
- error(Object) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- error(Object) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- error(Object, Throwable) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- error(Object, Throwable) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- error(String, boolean) - Method in class net.snowflake.client.log.JDK14Logger
- error(String, boolean) - Method in interface net.snowflake.client.log.SFLogger
- error(String, boolean) - Method in class net.snowflake.client.log.SLF4JLogger
- error(String, Object...) - Method in class net.snowflake.client.log.JDK14Logger
- error(String, Object...) - Method in interface net.snowflake.client.log.SFLogger
-
Logs message at ERROR level.
- error(String, Object...) - Method in class net.snowflake.client.log.SLF4JLogger
- error(String, Throwable) - Method in class net.snowflake.client.log.JDK14Logger
- error(String, Throwable) - Method in interface net.snowflake.client.log.SFLogger
- error(String, Throwable) - Method in class net.snowflake.client.log.SLF4JLogger
- ERROR - net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- ERROR - net.snowflake.client.loader.BufferStage.State
- ERROR - net.snowflake.client.loader.LoadingError.ErrorProperty
- ERROR - net.snowflake.client.log.SFLogLevel
- ErrorCode - Enum in net.snowflake.client.jdbc
-
Internal JDBC driver error codes
- errorMessageResource - Static variable in enum net.snowflake.client.jdbc.ErrorCode
- escapeForCSV(String) - Static method in enum net.snowflake.client.jdbc.SnowflakeType
- Event - Class in net.snowflake.client.core
-
Abstract class to encapsulate a Client-side Event and any methods associated with it.
- Event(Event.EventType, String) - Constructor for class net.snowflake.client.core.Event
- Event.EventType - Enum in net.snowflake.client.core
- EventHandler - Class in net.snowflake.client.core
- EventHandler(int, int) - Constructor for class net.snowflake.client.core.EventHandler
- EventUtil - Class in net.snowflake.client.core
-
Utility class to encapsulate support information pertaining to the EventHandler and events.
- EventUtil() - Constructor for class net.snowflake.client.core.EventUtil
- ExecTimeTelemetryData - Class in net.snowflake.client.core
- ExecTimeTelemetryData() - Constructor for class net.snowflake.client.core.ExecTimeTelemetryData
- ExecTimeTelemetryData(String, String) - Constructor for class net.snowflake.client.core.ExecTimeTelemetryData
- execute() - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
-
Run the PUT/GET command, if a command has been set.
- execute() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- execute(Runnable) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryThreadPool
- execute(String, boolean, Map<String, ParameterBindingDTO>, SFBaseStatement.CallingMethod, ExecTimeTelemetryData) - Method in class net.snowflake.client.core.SFStatement
-
Execute sql
- execute(String, Map<String, ParameterBindingDTO>, SFBaseStatement.CallingMethod, ExecTimeTelemetryData) - Method in class net.snowflake.client.core.SFBaseStatement
-
Executes the given SQL string.
- execute(String, Map<String, ParameterBindingDTO>, SFBaseStatement.CallingMethod, ExecTimeTelemetryData) - Method in class net.snowflake.client.core.SFStatement
- execute(StmtUtil.StmtInput, ExecTimeTelemetryData) - Static method in class net.snowflake.client.core.StmtUtil
-
Execute a statement
- execute(CloseableHttpClient, HttpRequestBase, long, long, int, int, int, AtomicBoolean, boolean, boolean, boolean, boolean, boolean, ExecTimeTelemetryData) - Static method in class net.snowflake.client.jdbc.RestRequest
-
Execute an http request with retry logic.
- execute(CloseableHttpClient, HttpRequestBase, long, long, int, int, int, AtomicBoolean, boolean, boolean, boolean, boolean, ExecTimeTelemetryData) - Static method in class net.snowflake.client.jdbc.RestRequest
- EXECUTE - net.snowflake.client.core.SFBaseStatement.CallingMethod
- EXECUTE_BATCH_INTEGER_OVERFLOW - net.snowflake.client.jdbc.ErrorCode
- EXECUTE_QUERY - net.snowflake.client.core.SFBaseStatement.CallingMethod
- EXECUTE_UPDATE - net.snowflake.client.core.SFBaseStatement.CallingMethod
- executeAfter - net.snowflake.client.loader.LoaderProperty
- executeAsyncQuery() - Method in interface net.snowflake.client.jdbc.SnowflakePreparedStatement
-
Execute a query asynchronously
- executeAsyncQuery(String) - Method in interface net.snowflake.client.jdbc.SnowflakeStatement
-
Execute SQL query asynchronously
- executeBefore - net.snowflake.client.loader.LoaderProperty
- executeGeneralRequest(HttpRequestBase, int, int, int, int, HttpClientSettingsKey) - Static method in class net.snowflake.client.core.HttpUtil
-
Executes a HTTP request for Snowflake.
- executeGeneralRequest(HttpRequestBase, int, int, int, int, CloseableHttpClient) - Static method in class net.snowflake.client.core.HttpUtil
-
Executes a HTTP request for Snowflake
- executeHelper(String, String, Map<String, ParameterBindingDTO>, boolean, boolean, boolean, ExecTimeTelemetryData) - Method in class net.snowflake.client.core.SFStatement
-
A helper method to build URL and submit the SQL to snowflake for exec
- executeRequest(HttpRequestBase, int, int, int, int, int, AtomicBoolean, boolean, boolean, HttpClientSettingsKey, ExecTimeTelemetryData) - Static method in class net.snowflake.client.core.HttpUtil
-
Executes a HTTP request for Snowflake.
- executeSetProperty(String) - Method in class net.snowflake.client.core.SFBaseStatement
-
Sets a property within session properties, i.e., if the sql is using set-sf-property
- EXPIRED_OCSP_SIGNING_CERTIFICATE - net.snowflake.client.jdbc.OCSPErrorCode
- exportQueueToLogString(TelemetryEvent) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- exportQueueToString(TelemetryEvent) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
-
Convert an event to a payload in string
- EXTRA_TYPES_TIMESTAMP_LTZ - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
-
Additional data types not covered by standard JDBC
- EXTRA_TYPES_TIMESTAMP_NTZ - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- EXTRA_TYPES_TIMESTAMP_TZ - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- extractCell(JsonNode, int, int) - Static method in class net.snowflake.client.jdbc.JsonResultChunk
- extractColumnMetadata(JsonNode, boolean, SFBaseSession) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
- extractLocationAndPath(String) - Static method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
A small helper for extracting location name and path from full location path
F
- FAIL_CLOSED - net.snowflake.client.core.OCSPMode
-
Fail closed, aka.
- FAIL_LIST_FILES - net.snowflake.client.jdbc.ErrorCode
- FAIL_OPEN - net.snowflake.client.core.OCSPMode
-
Fail open, aka.
- FAILED_BIND_OTHER - net.snowflake.client.jdbc.telemetry.TelemetryField
- FAILED_BIND_SERIALIZATION - net.snowflake.client.jdbc.telemetry.TelemetryField
- FAILED_BIND_UPLOAD - net.snowflake.client.jdbc.telemetry.TelemetryField
- FAILED_TO_GENERATE_JWT - net.snowflake.client.jdbc.ErrorCode
- FAILED_WITH_ERROR - net.snowflake.client.core.QueryStatus
- FAILED_WITH_INCIDENT - net.snowflake.client.core.QueryStatus
- FAILURE - net.snowflake.client.jdbc.SnowflakeResultChunk.DownloadState
- fatal(Object) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- fatal(Object) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- fatal(Object, Throwable) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- fatal(Object, Throwable) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- FEATURE_UNSUPPORTED - net.snowflake.client.jdbc.ErrorCode
- field - Variable in enum net.snowflake.client.core.bind.BindException.Type
- field - Variable in enum net.snowflake.client.jdbc.telemetry.TelemetryField
- FILE_BUCKET_SIZE - Static variable in class net.snowflake.client.loader.BufferStage
- FILE_EXPN_TIME_MS - Static variable in class net.snowflake.client.core.EventHandler
- FILE_IS_DIRECTORY - net.snowflake.client.jdbc.ErrorCode
- FILE_NOT_FOUND - net.snowflake.client.jdbc.ErrorCode
- FILE_SIZE - Static variable in class net.snowflake.client.loader.BufferStage
- FileBackedOutputStream - Class in net.snowflake.client.jdbc
-
An
OutputStream
that starts buffering to a byte array, but switches to file buffering once the data reaches a configurable size. - FileBackedOutputStream(int) - Constructor for class net.snowflake.client.jdbc.FileBackedOutputStream
-
Creates a new instance that uses the given file threshold, and does not reset the data when the
ByteSource
returned byFileBackedOutputStream.asByteSource()
is finalized. - FileBackedOutputStream(int, boolean) - Constructor for class net.snowflake.client.jdbc.FileBackedOutputStream
-
Creates a new instance that uses the given file threshold, and optionally resets the data when the
ByteSource
returned byFileBackedOutputStream.asByteSource()
is finalized. - FileTypeDetector - Class in net.snowflake.client.core
-
Use Tika to detect the mime type of files
- FileTypeDetector() - Constructor for class net.snowflake.client.core.FileTypeDetector
- FileUploader - Class in net.snowflake.client.loader
-
Class responsible for uploading a single data file.
- filterAccessTokens(String) - Static method in class net.snowflake.client.util.SecretDetector
-
Filter access tokens that might be buried in JSON.
- find(int) - Static method in enum net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- findColumn(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- finish() - Method in interface net.snowflake.client.loader.Loader
-
Finishes processing and commits or rolls back.
- finish() - Method in class net.snowflake.client.loader.StreamLoader
-
Finishes loader
- first() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- FIXED - net.snowflake.client.jdbc.SnowflakeType
- Flags - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
-
typedef struct _CREDENTIAL { DWORD Flags; DWORD Type; LPTSTR TargetName; LPTSTR Comment; FILETIME LastWritten; DWORD CredentialBlobSize; LPBYTE CredentialBlob; DWORD Persist; DWORD AttributeCount; PCREDENTIAL_ATTRIBUTE Attributes; LPTSTR TargetAlias; LPTSTR UserName; } CREDENTIAL, *PCREDENTIAL;
- FLOAT - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- FLOAT_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- flush() - Method in class net.snowflake.client.core.BasicEvent
- flush() - Method in class net.snowflake.client.core.Event
- flush() - Method in class net.snowflake.client.core.EventHandler
-
Flushes all eventBuffer entries.
- flush() - Method in class net.snowflake.client.jdbc.FileBackedOutputStream
- format(LogRecord) - Method in class net.snowflake.client.log.SFFormatter
- free() - Method in class net.snowflake.client.jdbc.SnowflakeClob
- freeData() - Method in class net.snowflake.client.jdbc.ArrowResultChunk
- freeData() - Method in class net.snowflake.client.jdbc.JsonResultChunk
- fromString(String) - Static method in enum net.snowflake.client.jdbc.SnowflakeType
G
- GB - Static variable in class net.snowflake.client.core.Constants
- GCP_SERVICE_ERROR - net.snowflake.client.jdbc.ErrorCode
- GCS - net.snowflake.client.jdbc.cloud.storage.StageInfo.StageType
- GcsObjectSummariesIterator - Class in net.snowflake.client.jdbc.cloud.storage
-
Iterator class for ObjectSummary objects on GCS objects.
- GcsObjectSummariesIterator(Page<Blob>) - Constructor for class net.snowflake.client.jdbc.cloud.storage.GcsObjectSummariesIterator
- generatedKeyAlwaysReturned() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- generateJWTToken(PrivateKey, String, String, String, String) - Static method in class net.snowflake.client.core.SessionUtil
-
Helper function to generate a JWT token
- generateTelemetry() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- generateTelemetry(String, CertificateException) - Method in class net.snowflake.client.core.OCSPTelemetryData
- GEOGRAPHY - net.snowflake.client.jdbc.SnowflakeType
- GEOMETRY - net.snowflake.client.jdbc.SnowflakeType
- get() - Method in interface net.snowflake.client.log.ArgSupplier
- get(int) - Method in class net.snowflake.client.jdbc.JsonResultChunk
- GET - net.snowflake.client.core.SFStatementType
-
Stage-related commands (other than LIST)
- GET_CATALOGS - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_COLUMNS - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_COLUMNS_EXTENDED_SET - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_FOREIGN_KEYS - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_FUNCTION_COLUMNS - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_FUNCTIONS - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_PRIMARY_KEYS - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_PROCEDURE_COLUMNS - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_PROCEDURES - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_SCHEMAS - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_STREAMS - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_TABLE_PRIVILEGES - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- GET_TABLES - net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- getAcceptedIssuers() - Method in class net.snowflake.client.core.SFTrustManager
- getAccount() - Method in class net.snowflake.client.jdbc.SnowflakeConnectString
- getAccountName() - Method in class net.snowflake.client.core.SFLoginInput
- getAndClearFirstChunkRowset() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getAndIncrementSequenceId() - Method in class net.snowflake.client.core.SFSession
- getApiKey() - Method in enum net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
- getApplication() - Method in class net.snowflake.client.core.SFLoginInput
- getArgString() - Method in enum net.snowflake.client.core.BasicEvent.QueryState
- getArray(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getArray(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getArrayBindStage() - Method in class net.snowflake.client.core.SFBaseSession
- getArrayBindStageThreshold() - Method in class net.snowflake.client.core.SFBaseSession
- getAsciiStream() - Method in class net.snowflake.client.jdbc.SnowflakeClob
- getAsciiStream(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getAsciiStream(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getAsyncExec() - Method in class net.snowflake.client.core.QueryExecDTO
- getAttributes(String, String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getAuthenticator() - Method in class net.snowflake.client.core.SFLoginInput
- getAuthTimeout() - Method in class net.snowflake.client.core.SFBaseSession
- getAuthTimeout() - Method in class net.snowflake.client.core.SFSession
- getAuthTimeout() - Method in class net.snowflake.client.jdbc.ChunkDownloadContext
- getAuthTimeout() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getAutoCommit() - Method in class net.snowflake.client.core.SFBaseSession
- getAutoCommit() - Method in class net.snowflake.client.core.SFLoginOutput
- getAutoCommit() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getBase() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getBase64Data() - Method in class net.snowflake.client.core.OpaqueContextDTO
- getBatchQueryIDs() - Method in interface net.snowflake.client.jdbc.SnowflakeStatement
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getBigDecimal(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getBigDecimal(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getBigDecimal(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getBigDecimal(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getBigDecimal(int, int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getBigDecimal(int, int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getBigDecimal(int, int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getBigDecimal(int, int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
-
Deprecated.
- getBigDecimal(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getBigDecimal(String, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
-
Deprecated.
- getBinaryFormatter() - Method in interface net.snowflake.client.core.DataConversionContext
-
binary formatter
- getBinaryFormatter() - Method in class net.snowflake.client.core.SFArrowResultSet
- getBinaryFormatter() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getBinaryStream(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getBinaryStream(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getBindings() - Method in class net.snowflake.client.core.QueryExecDTO
- getBindStage() - Method in class net.snowflake.client.core.QueryExecDTO
- getBindStageName() - Method in interface net.snowflake.client.jdbc.SFConnectionHandler
-
Overridable method that allows for different connection implementations to use different stage names for binds uploads.
- getBlob(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getBlob(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getBoolean(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getBoolean(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getBoolean(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getBoolean(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getBoolean(String) - Static method in class net.snowflake.client.core.ResultUtil
-
Convert snowflake bool to java boolean
- getBoolean(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getBooleanAsString(boolean) - Static method in class net.snowflake.client.core.ResultUtil
-
Convert a boolean to a string
- getBufferSize() - Method in class net.snowflake.client.core.EventHandler
-
Returns current size of the event buffer
- getByte(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- getByte(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getByte(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getByte(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getByte(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getByte(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getByteLength() - Method in class net.snowflake.client.core.MetaDataOfBinds
- getBytes(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getBytes(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getBytes(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getBytes(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getBytes(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getBytes(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getCatalog() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getCatalogName(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getCatalogs() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getCatalogSeparator() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getCatalogTerm() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getCause() - Method in class net.snowflake.client.core.SFException
- getCause(Throwable) - Static method in class net.snowflake.client.loader.Utils
-
Find the root cause of the exception
- getCell(int, int) - Method in class net.snowflake.client.jdbc.JsonResultChunk
-
Creates a String object for the given cell
- getCharacterStream() - Method in class net.snowflake.client.jdbc.SnowflakeClob
- getCharacterStream(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getCharacterStream(long, long) - Method in class net.snowflake.client.jdbc.SnowflakeClob
- getCharacterStream(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getChildQueryIds(String) - Method in class net.snowflake.client.core.SFBaseStatement
- getChildQueryIds(String) - Method in class net.snowflake.client.core.SFStatement
-
Return an array of child query ID for the given query ID.
- getChildQueryIds(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Return an array of child query ID for the given query ID.
- getChildResults(SFBaseSession, String, JsonNode) - Static method in class net.snowflake.client.core.ResultUtil
-
Return the list of child results provided in a result, if available; otherwise return an empty list
- getChunk() - Method in class net.snowflake.client.jdbc.ArrowResultChunk.ArrowChunkIterator
- getChunkDownloader() - Method in class net.snowflake.client.jdbc.ChunkDownloadContext
- getChunkDownloader() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getChunkFileCount() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getChunkFileMetadatas() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getChunkHeadersMap() - Method in class net.snowflake.client.jdbc.ChunkDownloadContext
- getChunkHeadersMap() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getChunkIndex() - Method in class net.snowflake.client.jdbc.ChunkDownloadContext
- getClientFailureCount() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getClientInfo() - Method in class net.snowflake.client.core.SFBaseSession
-
Part of the JDBC API, where client applications may fetch a Map of Properties to set various attributes.
- getClientInfo() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getClientInfo(String) - Method in class net.snowflake.client.core.SFBaseSession
-
Gets the Property associated with the key 'name' in the ClientInfo map.
- getClientInfo(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getClientInfoProperties() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getClientMemoryLimit() - Method in class net.snowflake.client.core.SFBaseSession
- getClientPrefetchThreads() - Method in class net.snowflake.client.core.SFBaseSession
- getClientResultChunkSize() - Method in class net.snowflake.client.core.SFBaseSession
- getClob(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getClob(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getColCount() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getColumnCount() - Method in class net.snowflake.client.core.SFResultSetMetaData
-
Get number of columns
- getColumnCount() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getColumnDisplaySize(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getColumnIndex(String) - Method in class net.snowflake.client.core.SFResultSetMetaData
-
Get the index of the column by name
- getColumnIndex(String) - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetMetaData
- getColumnLabel(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getColumnName(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getColumnNames() - Method in class net.snowflake.client.core.SFResultSetMetaData
-
Get the list of column names
- getColumnNames() - Method in enum net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- getColumnNames() - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetMetaData
- getColumnPrivileges(String, String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getColumns(String, String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getColumns(String, String, String, String, boolean) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getColumnSrcDatabase() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getColumnSrcSchema() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getColumnSrcTable() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getColumnType(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getColumnTypeName(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getColumnTypeNames() - Method in enum net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- getColumnTypes() - Method in enum net.snowflake.client.jdbc.DBMetadataResultSetMetadata
- getCommand() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getCommandType() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- getCommandType() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- getCommonParameters() - Method in class net.snowflake.client.core.SFBaseSession
- getCommonParams(JsonNode) - Static method in class net.snowflake.client.core.SessionUtil
-
Helper function to parse a JsonNode from a GS response containing CommonParameters, emitting an EnumMap of parameters
- getCommonProps() - Method in class net.snowflake.client.config.SFClientConfig
- getCompressedByteSize() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1.ChunkFileMetadata
- getCompressedDataSizeInBytes() - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetSerializable
-
Retrieve compressed data size included in the ResultSet Serializable object.
- getCompressedDataSizeInBytes() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
Retrieve compressed data size in the ResultSet Serializable object.
- getConcurrency() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getConfigFilePath() - Method in class net.snowflake.client.config.SFClientConfig
- getConfigFilePathFromJDBCJarLocation() - Static method in class net.snowflake.client.config.SFClientConfigParser
- getConnection() - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- getConnection() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getConnection() - Method in class net.snowflake.client.pooling.SnowflakePooledConnection
- getConnection(String, String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- getConnectionPropertiesMap() - Method in class net.snowflake.client.core.SFBaseSession
- getConservativeMemoryAdjustStep() - Method in class net.snowflake.client.core.SFBaseSession
- getConservativeMemoryLimit() - Method in class net.snowflake.client.core.SFBaseStatement
- getConservativeMemoryLimit() - Method in class net.snowflake.client.core.SFStatement
- getConservativePrefetchThreads() - Method in class net.snowflake.client.core.SFBaseStatement
- getConservativePrefetchThreads() - Method in class net.snowflake.client.core.SFStatement
- getContentEncoding() - Method in class net.snowflake.client.jdbc.cloud.storage.CommonObjectMetadata
- getContentEncoding() - Method in class net.snowflake.client.jdbc.cloud.storage.S3ObjectMetadata
- getContentEncoding() - Method in class net.snowflake.client.jdbc.cloud.storage.S3StorageObjectMetadata
- getContentEncoding() - Method in interface net.snowflake.client.jdbc.cloud.storage.StorageObjectMetadata
- getContentLength() - Method in class net.snowflake.client.jdbc.cloud.storage.CommonObjectMetadata
- getContentLength() - Method in class net.snowflake.client.jdbc.cloud.storage.S3ObjectMetadata
- getContentLength() - Method in class net.snowflake.client.jdbc.cloud.storage.S3StorageObjectMetadata
- getContentLength() - Method in interface net.snowflake.client.jdbc.cloud.storage.StorageObjectMetadata
- getContext() - Method in class net.snowflake.client.core.QueryContextEntryDTO
- getContext() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getCredential(String, String, String) - Method in class net.snowflake.client.core.SecureStorageAppleManager
- getCredential(String, String, String) - Method in class net.snowflake.client.core.SecureStorageLinuxManager
- getCredential(String, String, String) - Method in class net.snowflake.client.core.SecureStorageWindowsManager
- getCredentials() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getCrossReference(String, String, String, String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getCurrentConverter(int) - Method in class net.snowflake.client.jdbc.ArrowResultChunk.ArrowChunkIterator
- getCurrentRowInRecordBatch() - Method in class net.snowflake.client.jdbc.ArrowResultChunk.ArrowChunkIterator
- getCursorName() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getDatabase() - Method in class net.snowflake.client.core.SFBaseSession
- getDatabaseMajorVersion() - Method in class net.snowflake.client.core.SFBaseSession
- getDatabaseMajorVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getDatabaseMinorVersion() - Method in class net.snowflake.client.core.SFBaseSession
- getDatabaseMinorVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getDatabaseProductName() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getDatabaseProductVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getDatabaseVersion() - Method in class net.snowflake.client.core.SFBaseSession
- getDate(int) - Static method in class net.snowflake.client.core.arrow.ArrowResultUtil
-
new method to get Date from integer
- getDate(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getDate(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getDate(int, Calendar) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getDate(int, TimeZone) - Method in class net.snowflake.client.core.SFArrowResultSet
- getDate(int, TimeZone) - Method in class net.snowflake.client.core.SFBaseResultSet
- getDate(int, TimeZone) - Method in class net.snowflake.client.core.SFJsonResultSet
- getDate(int, TimeZone) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getDate(int, TimeZone) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getDate(int, TimeZone, TimeZone) - Static method in class net.snowflake.client.core.arrow.ArrowResultUtil
-
Method to get Date from integer using timezone offsets
- getDate(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getDate(String, Calendar) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getDate(String, TimeZone, SFBaseSession) - Static method in class net.snowflake.client.core.ResultUtil
-
Deprecated.
- getDateAsString(Date, SnowflakeDateTimeFormat) - Static method in class net.snowflake.client.core.ResultUtil
-
Convert a date value into a string
- getDateFormatter() - Method in interface net.snowflake.client.core.DataConversionContext
-
date formatter
- getDateFormatter() - Method in class net.snowflake.client.core.SFArrowResultSet
- getDateFormatter() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getDefaultRequestConfigWithSocketAndConnectTimeout(int, boolean) - Static method in class net.snowflake.client.core.HttpUtil
-
Return a request configuration inheriting from the default request configuration of the shared HttpClient with a different socket and connect timeout.
- getDefaultRequestConfigWithSocketTimeout(int, boolean) - Static method in class net.snowflake.client.core.HttpUtil
-
Return a request configuration inheriting from the default request configuration of the shared HttpClient with a different socket timeout.
- getDefaultTransactionIsolation() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getDeployment() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent
- getDesc() - Method in enum net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- getDescribedJobId() - Method in class net.snowflake.client.core.QueryExecDTO
- getDescription() - Method in enum net.snowflake.client.core.BasicEvent.QueryState
- getDescription() - Method in enum net.snowflake.client.core.Event.EventType
- getDescription() - Method in enum net.snowflake.client.core.QueryStatus
- getDestFileName() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getDigestMetadata(StorageObjectMetadata) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Gets digest metadata to the StorageObjectMetadata object
- getDigestMetadata(StorageObjectMetadata) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Gets digest metadata to the StorageObjectMetadata object
- getDigestMetadata(StorageObjectMetadata) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Gets digest metadata to the StorageObjectMetadata object
- getDigestMetadata(StorageObjectMetadata) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Gets digest metadata to the StorageObjectMetadata object
- getDisableArrowResultFormatMessage() - Static method in class net.snowflake.client.jdbc.SnowflakeDriver
- getDouble(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getDouble(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getDouble(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getDouble(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getDouble(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getDownloadCondition() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getDownloadedConditionTimeoutInSeconds() - Static method in class net.snowflake.client.core.HttpUtil
- getDownloadError() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getDownloadFileCallable(StageInfo, String, String, Map<String, SnowflakeFileTransferAgent.FileMetadata>, SnowflakeStorageClient, SFSession, String, int, RemoteStoreFileEncryptionMaterial, String) - Static method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
A callable that can be executed in a separate thread using executor service.
- getDownloadState() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getDownloadTime() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getDriverConnectionString() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getDriverMajorVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getDriverMinorVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getDriverName() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getDriverVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getDumpFileId() - Static method in class net.snowflake.client.core.EventUtil
- getDumpPathPrefix() - Static method in class net.snowflake.client.core.EventUtil
- getElapsedSeconds() - Method in exception net.snowflake.client.jdbc.SnowflakeSQLException
- getEmptyChunkIterator() - Static method in class net.snowflake.client.jdbc.ArrowResultChunk
- getEnableCombineDescribe() - Method in class net.snowflake.client.core.SFBaseSession
- getEnableCombineDescribe() - Method in class net.snowflake.client.core.SFSession
- getEnableHeartbeat() - Method in class net.snowflake.client.core.SFBaseSession
- getEnableReturnTimestampWithTimeZone() - Method in class net.snowflake.client.core.SFBaseSession
-
If true, JDBC will enable returning TIMESTAMP_WITH_TIMEZONE as column type, otherwise it will not.
- getEncryptionKeySize() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
- getEncryptionKeySize() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- getEncryptionKeySize() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- getEncryptionKeySize() - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
- getEncryptionMaterial() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- getEncryptionMaterial() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- getEndPoint() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getEntries() - Method in class net.snowflake.client.core.QueryContextDTO
- getEpochTimeInMicroSeconds() - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
- getErrorCode() - Method in enum net.snowflake.client.core.QueryStatus
- getErrorCode() - Method in class net.snowflake.client.core.SFOCSPException
- getErrorCount() - Method in interface net.snowflake.client.loader.LoadResultListener
-
method to get the total number of errors
- getErrorMessage() - Method in enum net.snowflake.client.core.QueryStatus
- getErrorRecordCount() - Method in interface net.snowflake.client.loader.LoadResultListener
-
method to get the total number of error records
- getEventClass() - Method in enum net.snowflake.client.core.Event.EventType
- getEventCount() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getEventHandlerInstance() - Static method in class net.snowflake.client.core.EventUtil
- getException() - Method in class net.snowflake.client.loader.LoadingError
- getExportedKeys(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getExtraNameCharacters() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getFactory() - Static method in class net.snowflake.client.jdbc.cloud.storage.StorageClientFactory
-
Creates or returns the single instance of the factory object
- getFetchDirection() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getFetchSize() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getFieldOrder() - Method in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- getFile() - Method in class net.snowflake.client.jdbc.FileBackedOutputStream
- getFile() - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent.DownloadCommandFacade
- getFile() - Method in class net.snowflake.client.loader.LoadingError
- getFileCount() - Method in class net.snowflake.client.core.bind.BindUploader
-
Return the number of files that binding data is split into on internal stage.
- getFileTransferAgent(String, SFBaseStatement) - Method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
- getFileTransferAgent(String, SFBaseStatement) - Method in interface net.snowflake.client.jdbc.SFConnectionHandler
- getFileTransferMetadatas() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
This is API function to retrieve the File Transfer Metadatas.
- getFileTransferMetadatas(JsonNode) - Static method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
This is API function to parse the File Transfer Metadatas from a supplied PUT call response.
- getFileURL() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1.ChunkFileMetadata
- getFinalDatabaseName() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getFinalRoleName() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getFinalSchemaName() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getFinalWarehouseName() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getFirstChunkByteData() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getFirstChunkRowCount() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getFirstChunkStringData() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getFloat(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getFloat(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getFloat(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getFloat(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getFloat(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getFormatDateWithTimezone() - Method in class net.snowflake.client.core.SFBaseSession
- getFormatDateWithTimeZone() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getFunctionColumns(String, String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getFunctions(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getGzipDisabled() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- getHandler() - Method in interface net.snowflake.client.jdbc.SnowflakeConnection
-
Returns the SnowflakeConnectionImpl from the connection object.
- getHandler() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getHead(Handler) - Method in class net.snowflake.client.log.SFFormatter
- getHeartbeatFrequency() - Method in class net.snowflake.client.core.SFBaseSession
-
Retrieve session heartbeat frequency in seconds
- getHoldability() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getHoldability() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getHonorClientTZForTimestampNTZ() - Method in interface net.snowflake.client.core.DataConversionContext
- getHonorClientTZForTimestampNTZ() - Method in class net.snowflake.client.core.SFArrowResultSet
- getHost() - Method in class net.snowflake.client.jdbc.SnowflakeConnectString
- getHttpClient(HttpClientSettingsKey) - Static method in class net.snowflake.client.core.HttpUtil
-
Gets HttpClient with insecureMode false
- getHttpClientConnectionTimeout() - Method in class net.snowflake.client.core.SFSession
- getHttpClientKey() - Method in class net.snowflake.client.core.SFBaseSession
- getHttpClientKey() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getHttpClientSettingsKey() - Method in class net.snowflake.client.jdbc.SnowflakeChunkDownloader
- getHttpClientSocketTimeout() - Method in class net.snowflake.client.core.SFSession
- getHttpClientWithoutDecompression(HttpClientSettingsKey) - Static method in class net.snowflake.client.core.HttpUtil
-
Gets HttpClient with insecureMode false and disabling decompression
- getId() - Method in enum net.snowflake.client.core.BasicEvent.QueryState
- getId() - Method in enum net.snowflake.client.core.Event.EventType
- getId() - Method in class net.snowflake.client.core.QueryContextEntryDTO
- getId() - Method in class net.snowflake.client.loader.BufferStage
- getIdentifierQuoteString() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getIdToken() - Method in class net.snowflake.client.core.SFSession
- getImportedKeys(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getIndexInfo(String, String, String, boolean, boolean) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getInjectClientPause() - Method in class net.snowflake.client.core.SFSession
- getInjectFileUploadFailure() - Method in class net.snowflake.client.core.SFBaseSession
- getInjectSocketTimeout() - Method in class net.snowflake.client.core.SFSession
- getInjectWaitInPut() - Method in class net.snowflake.client.core.SFBaseSession
- getInputStream(ChunkDownloadContext) - Method in class net.snowflake.client.jdbc.DefaultResultStreamProvider
- getInputStream(ChunkDownloadContext) - Method in interface net.snowflake.client.jdbc.ResultStreamProvider
- getInstance() - Static method in class net.snowflake.client.core.CredentialManager
- getInstance() - Static method in class net.snowflake.client.core.HeartbeatBackground
- getInstance() - Static method in class net.snowflake.client.core.SecureStorageLinuxManager
- getInstance() - Static method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getInstance() - Static method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryThreadPool
- getInt(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- getInt(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getInt(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getInt(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getInt(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getInt(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getInternalColumnType(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getInternalColumnType(int) - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetMetaData
- getIsAutoIncrement(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getIsAutoIncrementList() - Method in class net.snowflake.client.core.SFResultSetMetaData
- getIsClientSideEncrypted() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getIsInternal() - Method in class net.snowflake.client.core.QueryExecDTO
- getIterator(DataConversionContext) - Method in class net.snowflake.client.jdbc.ArrowResultChunk
- getJavaType(SnowflakeType) - Static method in enum net.snowflake.client.jdbc.SnowflakeType
- getJDBCMajorVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getJDBCMinorVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getKey() - Method in class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummary
- getKeySize() - Method in class net.snowflake.client.jdbc.MatDesc
- getLastClientError() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getLength() - Method in class net.snowflake.client.core.MetaDataOfBinds
- getLength() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getLevel() - Static method in class net.snowflake.client.log.JDK14Logger
- getListener() - Method in interface net.snowflake.client.loader.Loader
- getListener() - Method in class net.snowflake.client.loader.StreamLoader
- getLocalPort(ServerSocket) - Method in class net.snowflake.client.core.SessionUtilExternalBrowser
-
Get a port listening
- getLocation() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getLocation() - Method in class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummary
- getLock() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getLogBufferSize() - Method in class net.snowflake.client.core.EventHandler
-
Returns the current size of the log buffer
- getLogger(Class<?>) - Static method in class net.snowflake.client.log.SFLoggerFactory
- getLogger(String) - Static method in class net.snowflake.client.log.SFLoggerFactory
-
A replacement for getLogger function, whose parameter is Class<?>, when Class<?> is inaccessible.
- getLoginTimeout() - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- getLogLevel() - Method in class net.snowflake.client.config.SFClientConfig.CommonProps
- getLogLevel(String) - Static method in enum net.snowflake.client.log.SFLogLevel
-
Method to parse the input loglevel string and returns corresponding loglevel.
- getLogPath() - Method in class net.snowflake.client.config.SFClientConfig.CommonProps
- getLogWriter() - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- getLong(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- getLong(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getLong(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getLong(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getLong(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getLong(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getMajorVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDriver
- getMatdescKey() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Returns the material descriptor key
- getMatdescKey() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Returns the material descriptor key
- getMatdescKey() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Returns the material descriptor key
- getMatdescKey() - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Returns the material descriptor key
- getMaxBinaryLiteralLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxCatalogNameLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxCharLiteralLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxColumnNameLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxColumnsInGroupBy() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxColumnsInIndex() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxColumnsInOrderBy() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxColumnsInSelect() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxColumnsInTable() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxConnections() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxCursorNameLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getmaxDumpFileSizeBytes() - Static method in class net.snowflake.client.core.EventUtil
- getMaxIndexLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxProcedureNameLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxRetries() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
- getMaxRetries() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- getMaxRetries() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- getMaxRetries() - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
- getMaxRowSize() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxSchemaNameLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxStatementLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxStatements() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxTableNameLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxTablesInSelect() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMaxUserNameLength() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getMD5() - Method in class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummary
- getMemoryLimit() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getMemoryLimitForTesting() - Method in class net.snowflake.client.core.SFBaseSession
- getMessage() - Method in class net.snowflake.client.core.Event
- getMessage() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryData
- getMessageCode() - Method in enum net.snowflake.client.jdbc.ErrorCode
- getMetaData() - Method in class net.snowflake.client.core.SFBaseResultSet
- getMetaData() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getMetaData() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Return the database metadata
- getMetaData() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getMetaDataForBindParam(int) - Method in class net.snowflake.client.core.SFStatementMetaData
- getMetaDataOfBinds() - Method in class net.snowflake.client.core.SFBaseResultSet
- getMetaDataOfBinds() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getMetadataRequestUseConnectionCtx() - Method in class net.snowflake.client.core.SFBaseSession
- getMetadataRequestUseSessionDatabase() - Method in class net.snowflake.client.core.SFBaseSession
- getMfaToken() - Method in class net.snowflake.client.core.SFSession
- getMinorVersion() - Method in class net.snowflake.client.jdbc.SnowflakeDriver
- getMoreResults() - Method in class net.snowflake.client.core.SFStatement
- getMoreResults(int) - Method in class net.snowflake.client.core.SFBaseStatement
-
Sets the result set to the next one, if available.
- getMoreResults(int) - Method in class net.snowflake.client.core.SFStatement
- getName() - Method in class net.snowflake.client.core.MetaDataOfBinds
- getName() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getName() - Method in enum net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
- getNano() - Method in class net.snowflake.client.jdbc.SnowflakeTimeWithTimezone
- getNCharacterStream(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getNCharacterStream(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getNClob(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getNClob(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getNetworkTimeout() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getNetworkTimeoutInMilli() - Method in class net.snowflake.client.core.SFBaseSession
- getNetworkTimeoutInMilli() - Method in class net.snowflake.client.core.SFSession
- getNetworkTimeoutInMilli() - Method in class net.snowflake.client.jdbc.ChunkDownloadContext
- getNetworkTimeoutInMilli() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getNetworkTimeoutInMilli() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getNextChunkToConsume() - Method in interface net.snowflake.client.core.ChunkDownloader
-
Get next SnowflakeResultChunk that is ready to be consumed by the main thread.
- getNextChunkToConsume() - Method in class net.snowflake.client.jdbc.SnowflakeChunkDownloader
-
The method does the following:
- getNextChunkToConsume() - Method in class net.snowflake.client.jdbc.SnowflakeChunkDownloader.NoOpChunkDownloader
- getNextRow() - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
-
Move on to the next row of file metadata.
- getNextRow() - Method in interface net.snowflake.client.jdbc.SnowflakeFixedView
- getNonProxyHosts() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- getNonProxyHosts() - Method in class net.snowflake.client.core.SnowflakeMutableProxyRoutePlanner
- getNString(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getNString(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getNumberOfBinds() - Method in class net.snowflake.client.core.SFBaseResultSet
- getNumberOfBinds() - Method in class net.snowflake.client.core.SFStatementMetaData
- getNumberOfBinds() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getNumericFunctions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getNumOfRetryToTriggerTelemetry() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getObject(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getObject(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getObject(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getObject(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getObject(int, Class<T>) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getObject(int, Map<String, Class<?>>) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getObject(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getObject(String, Class<T>) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getObject(String, Map<String, Class<?>>) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getObjectInternal(int) - Method in class net.snowflake.client.core.SFFixedViewResultSet
- getObjectInternal(int) - Method in class net.snowflake.client.core.SFJsonResultSet
-
Given a column index, get current row's value as an object
- getObjectInternal(int) - Method in class net.snowflake.client.core.SFResultSet
- getObjectMapper() - Static method in class net.snowflake.client.core.ObjectMapperFactory
- getObjectMetadata(String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Returns the metadata properties for a remote storage object
- getObjectMetadata(String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- getObjectMetadata(String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- getObjectMetadata(String, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Returns the metadata properties for a remote storage object
- getOcspMode() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- getOcspMode() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getOCSPMode() - Method in class net.snowflake.client.core.SFBaseSession
- getOCSPMode() - Method in class net.snowflake.client.jdbc.SnowflakeChunkDownloader
- getOCSPMode() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getOffset() - Method in class net.snowflake.client.jdbc.SnowflakeTimeWithTimezone
- getOKTAUserName() - Method in class net.snowflake.client.core.SFLoginInput
- getOriginalProviderException() - Method in exception net.snowflake.client.jdbc.cloud.storage.StorageProviderException
-
Method to obtain the original provider exception that led to this exception being thrown.
- getOS() - Static method in class net.snowflake.client.core.Constants
- getOtherParameter(String) - Method in class net.snowflake.client.core.SFBaseSession
- getParameters() - Method in class net.snowflake.client.core.QueryExecDTO
- getParameters() - Method in class net.snowflake.client.jdbc.SnowflakeConnectString
- getParameters() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getParams() - Method in class net.snowflake.client.core.SFException
- getParentLogger() - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- getParentLogger() - Method in class net.snowflake.client.jdbc.SnowflakeDriver
- getParseTime() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getPassword() - Method in class net.snowflake.client.core.SFLoginInput
- getPooledConnection() - Method in class net.snowflake.client.pooling.SnowflakeConnectionPoolDataSource
- getPooledConnection(String, String) - Method in class net.snowflake.client.pooling.SnowflakeConnectionPoolDataSource
- getPort() - Method in class net.snowflake.client.jdbc.SnowflakeConnectString
- getPrecision() - Method in class net.snowflake.client.core.MetaDataOfBinds
- getPrecision() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getPrecision(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getPrefix() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getPrefix() - Method in class net.snowflake.client.loader.LoadingError
- getPreparedStatementLogging() - Method in class net.snowflake.client.core.SFBaseSession
- getPresignedUrl() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getPresignedUrl() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- getPresignedUrlFileName() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- getPrimaryKeys(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getPriority() - Method in class net.snowflake.client.core.QueryContextEntryDTO
- getProcedureColumns(String, String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getProcedures(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getProcedureTerm() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getProperty(LoadingError.ErrorProperty) - Method in class net.snowflake.client.loader.LoadingError
- getPropertyInfo(String, Properties) - Method in class net.snowflake.client.jdbc.SnowflakeDriver
- getPropertyKey() - Method in enum net.snowflake.client.core.SFSessionProperty
- getProxyHost() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- getProxyPort() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- getProxyProperties() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getProxyProperties() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getProxyProperties() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializable.ResultSetRetrieveConfig
- getProxyProtocol() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- getProxyUser() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- getPseudoColumns(String, String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getQrmk() - Method in class net.snowflake.client.jdbc.ChunkDownloadContext
- getQrmk() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getQueryContextCacheSize() - Method in class net.snowflake.client.core.SFBaseSession
- getqueryContextDTO() - Method in class net.snowflake.client.core.QueryExecDTO
- getQueryContextDTO() - Method in class net.snowflake.client.core.SFBaseSession
- getQueryContextDTO() - Method in class net.snowflake.client.core.SFSession
- getQueryErrorMessage() - Method in interface net.snowflake.client.jdbc.SnowflakeResultSet
-
This function retrieves the error message recorded from the error status of an asynchronous query.
- getQueryErrorMessage() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
-
This function is not supported for synchronous queries
- getQueryId() - Method in class net.snowflake.client.core.SFArrowResultSet
- getQueryId() - Method in class net.snowflake.client.core.SFBaseResultSet
- getQueryId() - Method in class net.snowflake.client.core.SFException
- getQueryId() - Method in class net.snowflake.client.core.SFFixedViewResultSet
- getQueryId() - Method in class net.snowflake.client.core.SFResultSet
- getQueryId() - Method in class net.snowflake.client.core.SFResultSetMetaData
-
get the query id
- getQueryId() - Method in class net.snowflake.client.jdbc.MatDesc
- getQueryId() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getQueryId() - Method in exception net.snowflake.client.jdbc.SnowflakeSQLException
- getQueryID() - Method in interface net.snowflake.client.jdbc.SnowflakeCallableStatement
- getQueryID() - Method in interface net.snowflake.client.jdbc.SnowflakePreparedStatement
- getQueryID() - Method in interface net.snowflake.client.jdbc.SnowflakeResultSet
- getQueryID() - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetMetaData
- getQueryID() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getQueryID() - Method in interface net.snowflake.client.jdbc.SnowflakeStatement
- getQueryResult(JsonNode, String, StmtUtil.StmtInput) - Static method in class net.snowflake.client.core.StmtUtil
-
Issue get-result call to get query result given an in-progress response.
- getQueryResult(String, StmtUtil.StmtInput) - Static method in class net.snowflake.client.core.StmtUtil
-
Issue get-result call to get query result given an in-progress response.
- getQueryResultFormat() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getQueryResultJSON(String, SFSession) - Static method in class net.snowflake.client.core.StmtUtil
-
Issue get-result call to get query result given an in progress response.
- getQueryStatus(String) - Method in class net.snowflake.client.core.SFSession
- getQuerySubmissionTime() - Method in class net.snowflake.client.core.QueryExecDTO
- getQueryTimeout() - Method in class net.snowflake.client.core.SFBaseSession
- getRef(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getRef(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getRegion() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getRequestConfigWithoutCookies() - Static method in class net.snowflake.client.core.HttpUtil
-
Return a request configuration inheriting from the default request configuration of the shared HttpClient with the cookie spec set to ignore.
- getRequireCompress() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getResult() - Method in class net.snowflake.client.core.StmtUtil.StmtOutput
- getResultChunk() - Method in class net.snowflake.client.jdbc.ChunkDownloadContext
- getResultColumnMetadata() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getResultPrefetchThreads() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getResultSet() - Method in class net.snowflake.client.core.SFBaseStatement
-
Retrieves the current result as a ResultSet, if any.
- getResultSet() - Method in class net.snowflake.client.core.SFStatement
- getResultSet() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- getResultSet() - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetSerializable
-
Deprecated.Please use new interface function getResultSet(ResultSetRetrieveConfig)
- getResultSet() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
Deprecated.Please use new interface function getResultSet(ResultSetRetrieveConfig)
- getResultSet(Properties) - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetSerializable
-
Deprecated.Please use new interface function getResultSet(ResultSetRetrieveConfig)
- getResultSet(Properties) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
Deprecated.Please use new interface function getResultSet(ResultSetRetrieveConfig)
- getResultSet(SnowflakeResultSetSerializable.ResultSetRetrieveConfig) - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetSerializable
-
Get ResultSet from the ResultSet Serializable object so that the user can access the data.
- getResultSet(SnowflakeResultSetSerializable.ResultSetRetrieveConfig) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
Get ResultSet from the ResultSet Serializable object so that the user can access the data.
- getResultSetConcurrency() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getResultSetHoldability() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getResultSetHoldability() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getResultSetMetaData() - Method in class net.snowflake.client.core.SFStatementMetaData
- getResultSetSerializables(long) - Method in class net.snowflake.client.core.SFBaseResultSet
-
Split this whole SnowflakeResultSetSerializable into small pieces based on the user specified data size.
- getResultSetSerializables(long) - Method in interface net.snowflake.client.jdbc.SnowflakeResultSet
-
Get a list of ResultSetSerializables for the ResultSet in order to parallel processing
- getResultSetSerializables(long) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
-
Get a list of ResultSetSerializables for the ResultSet in order to parallel processing
- getResultSetType() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getResultStreamProvider() - Method in class net.snowflake.client.jdbc.SnowflakeChunkDownloader
- getResultStreamProvider() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getResultVersion() - Method in interface net.snowflake.client.core.DataConversionContext
- getResultVersion() - Method in class net.snowflake.client.core.SFArrowResultSet
- getResultVersion() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getRetryBackoffMaxExponent() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
- getRetryBackoffMaxExponent() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- getRetryBackoffMaxExponent() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- getRetryBackoffMaxExponent() - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Returns the max exponent for multiplying backoff with the power of 2, the value of 4 will give us 16secs as the max number of time to sleep before retry
- getRetryBackoffMin() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
- getRetryBackoffMin() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- getRetryBackoffMin() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- getRetryBackoffMin() - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
- getRetryCount() - Method in exception net.snowflake.client.jdbc.SnowflakeSQLException
- getRole() - Method in class net.snowflake.client.core.SFBaseSession
- getRole() - Method in class net.snowflake.client.core.SFLoginInput
- getRootAllocator() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getRootCause(Exception) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
- getRow() - Method in class net.snowflake.client.core.SFBaseResultSet
- getRow() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getRowCount() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getRowCount() - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetSerializable
-
Retrieve total row count included in the ResultSet Serializable object.
- getRowCount() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1.ChunkFileMetadata
- getRowCount() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
Retrieve total row count included in the ResultSet Serializable object.
- getRowId(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getRowId(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getRowIdLifetime() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getScale() - Method in class net.snowflake.client.core.MetaDataOfBinds
- getScale() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getScale(int) - Method in interface net.snowflake.client.core.DataConversionContext
-
get scale from Snowflake metadata
- getScale(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getScale(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getSchema() - Method in class net.snowflake.client.core.SFBaseSession
- getSchema() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getSchemaName() - Method in class net.snowflake.client.core.SFLoginInput
- getSchemaName(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getSchemas() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getSchemas(String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getSchemaTerm() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getScheme() - Method in class net.snowflake.client.jdbc.SnowflakeConnectString
- getScrubbedUrl() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getSearchStringEscape() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getSecondsFromMillis(long) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
-
Round the time value from milliseconds to seconds so the seconds can be used to create SimpleDateFormatter.
- getSendResultTime() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getSequenceId() - Method in class net.snowflake.client.core.QueryExecDTO
-
Deprecated.
- getServerDeploymentName() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getServerFailureCount() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getServerSocket() - Method in class net.snowflake.client.core.SessionUtilExternalBrowser
-
Gets a free port on localhost
- getServerUrl() - Method in class net.snowflake.client.core.SFBaseSession
- getServerUrl() - Method in class net.snowflake.client.core.SFLoginInput
- getServiceName() - Method in class net.snowflake.client.core.SFBaseSession
- getSession() - Method in interface net.snowflake.client.core.DataConversionContext
- getSession() - Method in class net.snowflake.client.core.SFBaseResultSet
- getSession() - Method in class net.snowflake.client.core.SFResultSetMetaData
-
get the session
- getSession() - Method in class net.snowflake.client.jdbc.ChunkDownloadContext
- getSession() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getSession() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getSessionId() - Method in class net.snowflake.client.core.SFBaseSession
-
Returns a unique id for this session.
- getSessionId() - Method in class net.snowflake.client.core.SFLoginOutput
- getSessionID() - Method in interface net.snowflake.client.jdbc.SnowflakeConnection
-
Return unique session ID from current session generated by making connection
- getSessionID() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getSessionPropertyByKey(String) - Method in class net.snowflake.client.core.SFBaseSession
-
Fetch the value for a custom session property.
- getSessionToken() - Method in class net.snowflake.client.core.SFLoginInput
- getSessionToken() - Method in class net.snowflake.client.core.SFLoginOutput
- getSessionToken() - Method in class net.snowflake.client.core.SFSession
-
get session token
- getSFBaseSession() - Method in class net.snowflake.client.core.SFBaseStatement
-
Returns the SFBaseSession associated with this SFBaseStatement.
- getSFBaseSession() - Method in class net.snowflake.client.core.SFStatement
- getSFBaseSession() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getSfClientConfig() - Method in class net.snowflake.client.core.SFSession
- getSfConnectionHandler() - Method in class net.snowflake.client.core.SFBaseSession
- getSfFullURL() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializable.ResultSetRetrieveConfig
- getSFResultSetMetaData() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getSfSession() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getSFSession() - Method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
-
Returns the default SFSession client implementation.
- getSFSession() - Method in interface net.snowflake.client.jdbc.SFConnectionHandler
-
Gets the SFBaseSession implementation for this connection implementation
- getSFStatement() - Method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
-
Returns the default SFStatement client implementation.
- getSFStatement() - Method in interface net.snowflake.client.jdbc.SFConnectionHandler
-
Returns the SFStatementInterface implementation for this connection implementation
- getSFTime(String, int, SFBaseSession) - Static method in class net.snowflake.client.core.ResultUtil
-
Convert a time internal value (scaled number of seconds + fractional seconds) into an SFTime.
- getSFTimeAsString(SFTime, int, SnowflakeDateTimeFormat) - Static method in class net.snowflake.client.core.ResultUtil
-
Convert a time value into a string
- getSFTimestamp(String, int, int, long, TimeZone, SFBaseSession) - Static method in class net.snowflake.client.core.ResultUtil
-
Convert a timestamp internal value (scaled number of seconds + fractional seconds) into a SFTimestamp.
- getSFTimestampAsString(SFTimestamp, int, int, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SFBaseSession) - Static method in class net.snowflake.client.core.ResultUtil
-
Convert a SFTimestamp to a string value.
- getShort(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- getShort(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getShort(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getShort(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getShort(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getShort(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getShowStatementParameters() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getSize() - Method in class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummary
- getSmkId() - Method in class net.snowflake.client.jdbc.MatDesc
- getSnowflakeConnectionString() - Method in class net.snowflake.client.core.SFBaseSession
- getSnowflakeConnectionString() - Method in class net.snowflake.client.core.SFSession
- getSnowflakeConnectionString() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- getSnowflakeConnectString() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getSnowflakeFileTransferMetadata() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getSocketTimeout() - Method in class net.snowflake.client.jdbc.ChunkDownloadContext
- getSocketTimeout() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getSQLKeywords() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getSqlState() - Method in class net.snowflake.client.core.SFException
- getSqlState() - Method in enum net.snowflake.client.jdbc.ErrorCode
- getSQLStateType() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getSqlText() - Method in class net.snowflake.client.core.QueryExecDTO
- getSqlWarnings() - Method in class net.snowflake.client.core.SFBaseSession
-
JDBC API.
- getSQLXML(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getSQLXML(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getSrcFile() - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadCommandFacade
- getSrcToMaterialsMap() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- getSrcToPresignedUrlMap() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- getStage() - Method in class net.snowflake.client.loader.LoadingError
- getStageCredentials() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- getStageInfo() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- getStageInfo() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- getStageLocation() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- getStagePath() - Method in class net.snowflake.client.core.bind.BindUploader
-
Return the stage path to which binds are uploaded
- getStageType() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getStatement() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getStatementType() - Method in class net.snowflake.client.core.SFArrowResultSet
- getStatementType() - Method in class net.snowflake.client.core.SFBaseResultSet
- getStatementType() - Method in class net.snowflake.client.core.SFFixedViewResultSet
- getStatementType() - Method in class net.snowflake.client.core.SFResultSet
- getStatementType() - Method in class net.snowflake.client.core.SFStatementMetaData
- getStatementType() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getStatementTypeId() - Method in enum net.snowflake.client.core.SFStatementType
- getStatus() - Method in interface net.snowflake.client.jdbc.SnowflakeResultSet
-
This function retrieves the status of an asynchronous query.
- getStatus() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
-
This function is not supported for synchronous queries
- getStatusFromString(String) - Static method in enum net.snowflake.client.core.QueryStatus
- getStorageAccount() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getStoreTemporaryCredential() - Method in class net.snowflake.client.core.SFBaseSession
- getStreamingIngestClientKey() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getStreamingIngestClientKey(StorageObjectMetadata) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Gets streaming ingest client key to the StorageObjectMetadata object
- getStreamingIngestClientKey(StorageObjectMetadata) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Gets streaming ingest client key to the StorageObjectMetadata object
- getStreamingIngestClientKey(StorageObjectMetadata) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Gets streaming ingest client key to the StorageObjectMetadata object
- getStreamingIngestClientKey(StorageObjectMetadata) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Gets streaming ingest client key to the StorageObjectMetadata object
- getStreamingIngestClientName() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getStreamingIngestClientName(StorageObjectMetadata) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Gets streaming ingest client name to the StorageObjectMetadata object
- getStreamingIngestClientName(StorageObjectMetadata) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Gets streaming ingest client name to the StorageObjectMetadata object
- getStreamingIngestClientName(StorageObjectMetadata) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Gets streaming ingest client name to the StorageObjectMetadata object
- getStreamingIngestClientName(StorageObjectMetadata) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Gets streaming ingest client name to the StorageObjectMetadata object
- getStreams(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
Function to return a list of streams
- getString(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getString(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getString(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getString(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getString(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getStringFormat(int) - Static method in class net.snowflake.client.core.arrow.ArrowResultUtil
- getStringFunctions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getSubmittedRowCount() - Method in interface net.snowflake.client.loader.LoadResultListener
-
Gets the number of submitted row
- getSubString(long, int) - Method in class net.snowflake.client.jdbc.SnowflakeClob
- getSuperTables(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getSuperTypes(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getSystemFunctions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getTableName(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- getTablePrivileges(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getTables(String, String, String, String[]) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getTableTypes() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getTail(Handler) - Method in class net.snowflake.client.log.SFFormatter
- getTarget() - Method in class net.snowflake.client.loader.LoadingError
- getTelemetryClient() - Method in class net.snowflake.client.core.SFBaseSession
-
Returns the telemetry client, if supported, by this session.
- getTelemetryClient() - Method in class net.snowflake.client.core.SFSession
- getTime(int) - Method in class net.snowflake.client.core.SFArrowResultSet
- getTime(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- getTime(int) - Method in class net.snowflake.client.core.SFJsonResultSet
- getTime(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getTime(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getTime(int, Calendar) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getTime(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getTime(String, Calendar) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getTimeDateFunctions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getTimeFormatter() - Method in interface net.snowflake.client.core.DataConversionContext
-
time formatter
- getTimeFormatter() - Method in class net.snowflake.client.core.SFArrowResultSet
- getTimeFormatter() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getTimeInSessionTimezone(Long, int) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
-
Get the time value in session timezone instead of UTC calculation done by java.sql.Time.
- getTimestamp() - Method in class net.snowflake.client.core.QueryContextEntryDTO
- getTimestamp(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getTimestamp(int, Calendar) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.SFArrowResultSet
- getTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.SFBaseResultSet
- getTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.SFJsonResultSet
- getTimestamp(int, TimeZone) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getTimestamp(int, TimeZone) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- getTimestamp(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getTimestamp(String, Calendar) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getTimeStamp() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryData
- getTimestampLTZFormatter() - Method in interface net.snowflake.client.core.DataConversionContext
-
timestamp_ltz formatter
- getTimestampLTZFormatter() - Method in class net.snowflake.client.core.SFArrowResultSet
- getTimestampLTZFormatter() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getTimestampMappedType() - Method in class net.snowflake.client.core.SFBaseSession
- getTimestampNTZFormatter() - Method in interface net.snowflake.client.core.DataConversionContext
-
timestamp_ntz formatter
- getTimestampNTZFormatter() - Method in class net.snowflake.client.core.SFArrowResultSet
- getTimestampNTZFormatter() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getTimestampTZFormatter() - Method in interface net.snowflake.client.core.DataConversionContext
-
timestamp_tz formatter
- getTimestampTZFormatter() - Method in class net.snowflake.client.core.SFArrowResultSet
- getTimestampTZFormatter() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getTimezone() - Method in class net.snowflake.client.jdbc.SnowflakeTimestampWithTimezone
-
Gets the timezone.
- getTimeZone() - Method in interface net.snowflake.client.core.DataConversionContext
- getTimeZone() - Method in class net.snowflake.client.core.SFArrowResultSet
- getTimeZone() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- GETTING_FILES - net.snowflake.client.core.BasicEvent.QueryState
- getToken() - Method in class net.snowflake.client.core.SFLoginInput
- getTotalRows() - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
-
Gets the total number of rows that this GET/PUT command's output returns in the fixed-view result.
- getTotalRows() - Method in interface net.snowflake.client.jdbc.SnowflakeFixedView
- getTransactionIsolation() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getTreatNTZAsUTC() - Method in class net.snowflake.client.core.SFBaseSession
- getTreatNTZAsUTC() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getType() - Method in class net.snowflake.client.core.Event
- getType() - Method in class net.snowflake.client.core.ParameterBindingDTO
- getType() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getType() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getTypeInfo() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getTypeMap() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- getTypeName() - Method in class net.snowflake.client.core.MetaDataOfBinds
- getTypeName() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- getUDTs(String, String, String, int[]) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getUncompressedByteSize() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1.ChunkFileMetadata
- getUncompressedDataSizeInBytes() - Method in interface net.snowflake.client.jdbc.SnowflakeResultSetSerializable
-
Retrieve uncompressed data size included in the ResultSet Serializable object.
- getUncompressedDataSizeInBytes() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
Retrieve Uncompressed data size in the ResultSet Serializable object.
- getUncompressedSize() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getUnicodeStream(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
-
Deprecated.
- getUploadFileCallable(StageInfo, String, SnowflakeFileTransferAgent.FileMetadata, SnowflakeStorageClient, SFSession, String, InputStream, boolean, int, File, RemoteStoreFileEncryptionMaterial) - Static method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
A callable that can be executed in a separate thread using executor service.
- getUploadStream() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getUrl() - Method in class net.snowflake.client.core.SFBaseSession
- getUrl() - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- getUrl() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- getURL() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getURL() - Method in enum net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
- getURL(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getURL(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getUser() - Method in class net.snowflake.client.core.SFBaseSession
- getUserAgentSuffix() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- getUseRegionalS3EndpointsForPresignedURL() - Method in class net.snowflake.client.core.SFBaseSession
- getUserMetadata() - Method in class net.snowflake.client.jdbc.cloud.storage.CommonObjectMetadata
- getUserMetadata() - Method in class net.snowflake.client.jdbc.cloud.storage.S3ObjectMetadata
- getUserMetadata() - Method in class net.snowflake.client.jdbc.cloud.storage.S3StorageObjectMetadata
- getUserMetadata() - Method in interface net.snowflake.client.jdbc.cloud.storage.StorageObjectMetadata
- getUserName() - Method in class net.snowflake.client.core.SFLoginInput
- getUserName() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getUseS3RegionalUrl() - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- getUseS3RegionalUrl() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- getUseSessionTimezone() - Method in class net.snowflake.client.core.SFBaseSession
- getUseSessionTimezone() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- getUTCNow() - Static method in class net.snowflake.client.util.SFTimestamp
-
Get current time in UTC in the following format
- getUUID() - Static method in class net.snowflake.client.core.UUIDUtils
- getValidateDefaultParameters() - Method in class net.snowflake.client.core.SFBaseSession
- getValue() - Method in enum net.snowflake.client.core.OCSPMode
- getValue() - Method in class net.snowflake.client.core.ParameterBindingDTO
- getValue() - Method in enum net.snowflake.client.core.QueryStatus
- getValueType() - Method in enum net.snowflake.client.core.SFSessionProperty
- getVendorCode() - Method in class net.snowflake.client.core.SFException
- getVersionColumns(String, String, String) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- getWarehouse() - Method in class net.snowflake.client.core.SFBaseSession
- getWarehouse() - Method in class net.snowflake.client.core.SFLoginInput
- getWarnings() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- getWarnings() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- GZIP_DISABLED - net.snowflake.client.core.SFSessionProperty
H
- handleStorageException(Exception, int, String, SFSession, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Handles exceptions thrown by Azure Storage
- handleStorageException(Exception, int, String, SFSession, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- handleStorageException(Exception, int, String, SFSession, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- handleStorageException(Exception, int, String, SFSession, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Handles exceptions thrown by the remote storage provider
- hasChildren() - Method in class net.snowflake.client.core.SFBaseStatement
-
If this is a multi-statement, i.e., has child results.
- hasChildren() - Method in class net.snowflake.client.core.SFStatement
- hashCode() - Method in class net.snowflake.client.config.SFClientConfig.CommonProps
- hashCode() - Method in class net.snowflake.client.config.SFClientConfig
- hashCode() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- hashCode() - Method in class net.snowflake.client.util.SFPair
- hasNext() - Method in class net.snowflake.client.jdbc.cloud.storage.AzureObjectSummariesIterator
- hasNext() - Method in class net.snowflake.client.jdbc.cloud.storage.GcsObjectSummariesIterator
- hasNext() - Method in class net.snowflake.client.jdbc.cloud.storage.S3ObjectSummariesIterator
- heartbeat() - Method in class net.snowflake.client.core.SFSession
-
Send heartbeat for the session
- HeartbeatBackground - Class in net.snowflake.client.core
-
This class is a singleton which is running inside driver to heartbeat snowflake server for each connection
- heartbeatFrequency - Variable in class net.snowflake.client.core.SFBaseSession
- HTAP_OOB_TELEMETRY_ENABLED - net.snowflake.client.core.SFSessionProperty
- httpClient - Static variable in class net.snowflake.client.core.HttpUtil
-
The unique httpClient shared by all connections.
- HttpClientSettingsKey - Class in net.snowflake.client.core
-
This class defines all non-static parameters needed to create an HttpClient object.
- HttpClientSettingsKey(OCSPMode) - Constructor for class net.snowflake.client.core.HttpClientSettingsKey
- HttpClientSettingsKey(OCSPMode, String, int, String, String, String, String, String, Boolean) - Constructor for class net.snowflake.client.core.HttpClientSettingsKey
- HttpInputStream(InputStream) - Constructor for class net.snowflake.client.core.HttpUtil.HttpInputStream
- HttpUtil - Class in net.snowflake.client.core
- HttpUtil() - Constructor for class net.snowflake.client.core.HttpUtil
- HttpUtil.HttpInputStream - Class in net.snowflake.client.core
I
- ID_TOKEN_INVALID_LOGIN_REQUEST_GS_CODE - Static variable in class net.snowflake.client.core.Constants
- ID_TOKEN_PASSWORD - net.snowflake.client.core.SFSessionProperty
- IDP_CONNECTION_ERROR - net.snowflake.client.jdbc.ErrorCode
- IDP_INCORRECT_DESTINATION - net.snowflake.client.jdbc.ErrorCode
- implementVersion - Static variable in class net.snowflake.client.jdbc.SnowflakeDriver
- IN_PROGRESS - net.snowflake.client.jdbc.SnowflakeResultChunk.DownloadState
- INC_DUMP_FILE_EXT - Static variable in class net.snowflake.client.core.IncidentUtil
- INC_DUMP_FILE_NAME - Static variable in class net.snowflake.client.core.IncidentUtil
- INCIDENT_INFO - Static variable in class net.snowflake.client.core.IncidentUtil
- IncidentUtil - Class in net.snowflake.client.core
- IncidentUtil() - Constructor for class net.snowflake.client.core.IncidentUtil
- incrementRetryCount() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- info(Object) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- info(Object) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- info(Object, Throwable) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- info(Object, Throwable) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- info(String, boolean) - Method in class net.snowflake.client.log.JDK14Logger
- info(String, boolean) - Method in interface net.snowflake.client.log.SFLogger
- info(String, boolean) - Method in class net.snowflake.client.log.SLF4JLogger
- info(String, Object...) - Method in class net.snowflake.client.log.JDK14Logger
- info(String, Object...) - Method in interface net.snowflake.client.log.SFLogger
-
Logs message at INFO level.
- info(String, Object...) - Method in class net.snowflake.client.log.SLF4JLogger
- info(String, Throwable) - Method in class net.snowflake.client.log.JDK14Logger
- info(String, Throwable) - Method in interface net.snowflake.client.log.SFLogger
- info(String, Throwable) - Method in class net.snowflake.client.log.SLF4JLogger
- INFO - net.snowflake.client.log.SFLogLevel
- INFORMATICA_V1_CLASS_NAME_PREFIX - Static variable in class net.snowflake.client.log.SFFormatter
- initEventHandlerInstance(int, int) - Static method in class net.snowflake.client.core.EventUtil
-
Initializes the common eventHandler instance for all sessions/threads
- initHttpClient(HttpClientSettingsKey, File) - Static method in class net.snowflake.client.core.HttpUtil
-
Accessor for the HTTP client singleton.
- initHttpClientWithoutDecompression(HttpClientSettingsKey, File) - Static method in class net.snowflake.client.core.HttpUtil
-
Accessor for the HTTP client singleton.
- initialize(SnowflakeConnectString, String, String) - Method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
- initializeConnection(String, Properties) - Method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
- initializeConnection(String, Properties) - Method in interface net.snowflake.client.jdbc.SFConnectionHandler
-
Initializes the SnowflakeConnection
- initializeSnowflakeLogger() - Static method in class net.snowflake.client.log.SFLoggerUtil
- INJECT_CLIENT_PAUSE - net.snowflake.client.core.SFSessionProperty
- INJECT_SOCKET_TIMEOUT - net.snowflake.client.core.SFSessionProperty
- INJECT_WAIT_IN_PUT - net.snowflake.client.core.SFSessionProperty
- INSECURE - net.snowflake.client.core.OCSPMode
-
Insure mode.
- INSECURE_MODE - net.snowflake.client.core.SFSessionProperty
- INSERT - net.snowflake.client.core.SFStatementType
- INSERT - net.snowflake.client.loader.Operation
- insertRow() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- insertsAreDetected(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- instantiateLogger(Level, String) - Static method in class net.snowflake.client.log.JDK14Logger
-
This is way to enable logging in JDBC through TRACING parameter or sf client config file.
- INT_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- intArr - Variable in class net.snowflake.client.util.VariableTypeArray
- INTEGER - net.snowflake.client.jdbc.SnowflakeType
- INTEGER - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- INTERNAL_ERROR - net.snowflake.client.jdbc.ErrorCode
-
Error codes partitioning:
- INTERRUPTED - net.snowflake.client.jdbc.ErrorCode
- IntToFixedConverter - Class in net.snowflake.client.core.arrow
-
Data vector whose snowflake logical type is fixed while represented as a int value vector
- IntToFixedConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.IntToFixedConverter
- IntToScaledFixedConverter - Class in net.snowflake.client.core.arrow
-
Data vector whose snowflake logical type is fixed while represented as a int value vector with scale
- IntToScaledFixedConverter(ValueVector, int, DataConversionContext, int) - Constructor for class net.snowflake.client.core.arrow.IntToScaledFixedConverter
- IntToTimeConverter - Class in net.snowflake.client.core.arrow
- IntToTimeConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.IntToTimeConverter
- intVector - Variable in class net.snowflake.client.core.arrow.IntToFixedConverter
- INVALID_APP_NAME - net.snowflake.client.jdbc.ErrorCode
- INVALID_CACHE_SERVER_URL - net.snowflake.client.jdbc.OCSPErrorCode
- INVALID_CERTIFICATE_SIGNATURE - net.snowflake.client.jdbc.OCSPErrorCode
- INVALID_CONNECT_STRING - net.snowflake.client.jdbc.ErrorCode
- INVALID_CONNECTION_URL - net.snowflake.client.jdbc.ErrorCode
- INVALID_OCSP_RESPONSE - net.snowflake.client.jdbc.OCSPErrorCode
- INVALID_OCSP_RESPONSE_SIGNATURE - net.snowflake.client.jdbc.OCSPErrorCode
- INVALID_OCSP_RESPONSE_VALIDITY - net.snowflake.client.jdbc.OCSPErrorCode
- INVALID_OKTA_USERNAME - net.snowflake.client.jdbc.ErrorCode
- INVALID_OR_UNSUPPORTED_PRIVATE_KEY - net.snowflake.client.jdbc.ErrorCode
- INVALID_PARAMETER_TYPE - net.snowflake.client.jdbc.ErrorCode
- INVALID_PARAMETER_VALUE - net.snowflake.client.jdbc.ErrorCode
- INVALID_PROXY_PROPERTIES - net.snowflake.client.jdbc.ErrorCode
- INVALID_SQL - net.snowflake.client.jdbc.ErrorCode
- INVALID_SSD - net.snowflake.client.jdbc.OCSPErrorCode
- INVALID_STATE - net.snowflake.client.jdbc.ErrorCode
- INVALID_VALUE_CONVERT - net.snowflake.client.jdbc.ErrorCode
- IO_ERROR - net.snowflake.client.jdbc.ErrorCode
- isAfterLast() - Method in class net.snowflake.client.core.SFArrowResultSet
- isAfterLast() - Method in class net.snowflake.client.core.SFBaseResultSet
- isAfterLast() - Method in class net.snowflake.client.core.SFFixedViewResultSet
- isAfterLast() - Method in class net.snowflake.client.core.SFResultSet
- isAfterLast() - Method in class net.snowflake.client.jdbc.ArrowResultChunk.ArrowChunkIterator
- isAfterLast() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- isAnError(QueryStatus) - Static method in enum net.snowflake.client.core.QueryStatus
- isArrayBind(Map<String, ParameterBindingDTO>) - Static method in class net.snowflake.client.core.bind.BindUploader
-
Return whether the bind map uses array binds
- isArrayBindSupported() - Method in class net.snowflake.client.core.SFArrowResultSet
- isArrayBindSupported() - Method in class net.snowflake.client.core.SFBaseResultSet
- isArrayBindSupported() - Method in class net.snowflake.client.core.SFResultSet
- isArrayBindSupported() - Method in class net.snowflake.client.core.SFStatementMetaData
-
According to StatementType, to decide whether array binds supported or not
- isArrayBindSupported() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- isAsyncSession() - Method in class net.snowflake.client.core.SFBaseSession
- isAsyncSession() - Method in class net.snowflake.client.core.SFSession
- isAutoIncrement() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- isBeforeFirst() - Method in class net.snowflake.client.core.SFBaseResultSet
- isBeforeFirst() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- isBlank(String) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
- isCatalogAtStart() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- isClientException404(Exception) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Checks the status code of the exception to see if it's a 404
- isClientTelemetryEnabled() - Method in class net.snowflake.client.core.SFBaseSession
- isClosed - Variable in class net.snowflake.client.core.SFBaseResultSet
- isClosed() - Method in class net.snowflake.client.core.SFBaseResultSet
- isClosed() - Method in class net.snowflake.client.core.SFSession
- isClosed() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- isClosed() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- isClosed() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- isClosed() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Return whether the client has been closed
- isConservativeMemoryUsageEnabled() - Method in class net.snowflake.client.core.SFBaseSession
- isDDL() - Method in enum net.snowflake.client.core.SFStatementType
- isDebugEnabled() - Method in class net.snowflake.client.log.JDK14JCLWrapper
- isDebugEnabled() - Method in class net.snowflake.client.log.JDK14Logger
- isDebugEnabled() - Method in interface net.snowflake.client.log.SFLogger
-
Is debug level enabled?
- isDebugEnabled() - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- isDebugEnabled() - Method in class net.snowflake.client.log.SLF4JLogger
- isDeploymentEnabled() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
-
whether the telemetry service is enabled for current deployment
- isDescribeOnly() - Method in class net.snowflake.client.core.QueryExecDTO
- isDisableArrowResultFormat() - Static method in class net.snowflake.client.jdbc.SnowflakeDriver
- isDisableIncidents() - Static method in class net.snowflake.client.jdbc.SnowflakeDriver
- isDML() - Method in enum net.snowflake.client.core.SFStatementType
- isEnabled() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- isEncrypting() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
- isEncrypting() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- isEncrypting() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- isEncrypting() - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
- isErrorEnabled() - Method in class net.snowflake.client.log.JDK14JCLWrapper
- isErrorEnabled() - Method in class net.snowflake.client.log.JDK14Logger
- isErrorEnabled() - Method in interface net.snowflake.client.log.SFLogger
-
Is error level enabled?
- isErrorEnabled() - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- isErrorEnabled() - Method in class net.snowflake.client.log.SLF4JLogger
- isFatalEnabled() - Method in class net.snowflake.client.log.JDK14JCLWrapper
- isFatalEnabled() - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- isFileTransfer(String) - Static method in class net.snowflake.client.core.SFBaseStatement
-
A method to check if a sql is file upload statement with consideration for potential comments in front of put keyword.
- isFirst() - Method in class net.snowflake.client.core.SFBaseResultSet
- isFirst() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- isFirstStartCall - net.snowflake.client.loader.LoaderProperty
- isFixed() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- isForOneFile() - Method in interface net.snowflake.client.jdbc.SnowflakeFileTransferMetadata
-
Determine this metadata is for transferring one or multiple files.
- isForOneFile() - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- isGenerateResultSet() - Method in enum net.snowflake.client.core.SFStatementType
- isHonorClientTZForTimestampNTZ() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- isHTAPEnabled() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- isInfoEnabled() - Method in class net.snowflake.client.log.JDK14JCLWrapper
- isInfoEnabled() - Method in class net.snowflake.client.log.JDK14Logger
- isInfoEnabled() - Method in interface net.snowflake.client.log.SFLogger
-
Is info level enabled?
- isInfoEnabled() - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- isInfoEnabled() - Method in class net.snowflake.client.log.SLF4JLogger
- isJavaTypeSigned(int) - Static method in enum net.snowflake.client.jdbc.SnowflakeType
- isJdbcTreatDecimalAsInt() - Method in class net.snowflake.client.core.SFBaseSession
- isLast() - Method in class net.snowflake.client.core.SFArrowResultSet
- isLast() - Method in class net.snowflake.client.core.SFBaseResultSet
- isLast() - Method in class net.snowflake.client.core.SFFixedViewResultSet
- isLast() - Method in class net.snowflake.client.core.SFResultSet
- isLast() - Method in class net.snowflake.client.jdbc.ArrowResultChunk.ArrowChunkIterator
- isLast() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- isLastFinishCall - net.snowflake.client.loader.LoaderProperty
- isNull(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Determine whether source value in arrow vector is null value or not
- isNull(int) - Method in class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- isNull(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampLTZConverter
- isNull(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampNTZConverter
- isNull(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- isNullable() - Method in class net.snowflake.client.core.MetaDataOfBinds
- isNullable() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- isNullable(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- isReadOnly() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- isReadOnly() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- isReleased() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- isRequired() - Method in enum net.snowflake.client.core.SFSessionProperty
- isResultColumnCaseInsensitive() - Method in class net.snowflake.client.core.SFBaseSession
- isSafeToClose() - Method in class net.snowflake.client.core.SFBaseSession
-
Function that checks if the active session can be closed when the connection is closed.
- isSafeToClose() - Method in class net.snowflake.client.core.SFSession
-
Function that checks if the active session can be closed when the connection is closed.
- isSCL() - Method in enum net.snowflake.client.core.SFStatementType
- isSelect() - Method in enum net.snowflake.client.core.SFStatementType
- isSensitive(String) - Static method in class net.snowflake.client.util.SecretDetector
-
Check whether the name is sensitive
- isServiceException404() - Method in exception net.snowflake.client.jdbc.cloud.storage.StorageProviderException
-
Returns true if this is an exception corresponding to a HTTP 404 error returned by the storage provider
- isSfSQLMode() - Method in class net.snowflake.client.core.SFBaseSession
- isSigned(int) - Method in class net.snowflake.client.core.SFResultSetMetaData
- issocketTimeoutNoBackoff() - Method in exception net.snowflake.client.jdbc.SnowflakeSQLException
- isSocksProxyDisabled() - Static method in class net.snowflake.client.core.HttpUtil
-
Returns whether the SOCKS proxy is disabled for this JVM
- isStillRunning(QueryStatus) - Static method in enum net.snowflake.client.core.QueryStatus
- isStringQuoted() - Method in class net.snowflake.client.core.SFBaseSession
- isTCL() - Method in enum net.snowflake.client.core.SFStatementType
- isTelemetryEnabled() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Return whether the client can be used to add/send metrics
- isTerminate() - Method in class net.snowflake.client.loader.BufferStage
- isTimestampOverflow(long) - Static method in class net.snowflake.client.core.arrow.ArrowResultUtil
-
check whether the input seconds out of the scope of Java timestamp
- isTotalRowCountTruncated() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- isTraceEnabled() - Method in class net.snowflake.client.log.JDK14JCLWrapper
- isTraceEnabled() - Method in class net.snowflake.client.log.JDK14Logger
- isTraceEnabled() - Method in interface net.snowflake.client.log.SFLogger
-
Is trace level enabled?
- isTraceEnabled() - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- isTraceEnabled() - Method in class net.snowflake.client.log.SLF4JLogger
- isValid() - Method in class net.snowflake.client.jdbc.SnowflakeConnectString
- isValid(int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- isValidateDefaultParameters() - Method in class net.snowflake.client.core.SFLoginInput
- isValidMetaData() - Method in class net.snowflake.client.core.SFStatementMetaData
-
Is a valid metadata or not.
- isValidURL(String) - Static method in class net.snowflake.client.core.URLUtil
- isWarnEnabled() - Method in class net.snowflake.client.log.JDK14JCLWrapper
- isWarnEnabled() - Method in class net.snowflake.client.log.JDK14Logger
- isWarnEnabled() - Method in interface net.snowflake.client.log.SFLogger
-
Is warn level enabled?
- isWarnEnabled() - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- isWarnEnabled() - Method in class net.snowflake.client.log.SLF4JLogger
- isWrapperFor(Class<?>) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- isWrapperFor(Class<?>) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- isWrapperFor(Class<?>) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- isWrapperFor(Class<?>) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- isWrapperFor(Class<?>) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- iterator() - Method in class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummaryCollection
J
- JAVA_BIGDECIMAL - net.snowflake.client.jdbc.SnowflakeType.JavaDataType
- JAVA_BOOLEAN - net.snowflake.client.jdbc.SnowflakeType.JavaDataType
- JAVA_BYTES - net.snowflake.client.jdbc.SnowflakeType.JavaDataType
- JAVA_DOUBLE - net.snowflake.client.jdbc.SnowflakeType.JavaDataType
- JAVA_LONG - net.snowflake.client.jdbc.SnowflakeType.JavaDataType
- JAVA_OBJECT - net.snowflake.client.jdbc.SnowflakeType.JavaDataType
- JAVA_OBJECT - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- JAVA_STRING - net.snowflake.client.jdbc.SnowflakeType.JavaDataType
- JAVA_TIMESTAMP - net.snowflake.client.jdbc.SnowflakeType.JavaDataType
- javaTypeToClassName(int) - Static method in enum net.snowflake.client.jdbc.SnowflakeType
- javaTypeToSFType(int, SFBaseSession) - Static method in enum net.snowflake.client.jdbc.SnowflakeType
- JDBC_CHUNK_DOWNLOADER_MAX_RETRY - Static variable in class net.snowflake.client.core.SessionUtil
- JDBC_MAX_CONNECTIONS_PER_ROUTE_PROPERTY - Static variable in class net.snowflake.client.core.HttpUtil
- JDBC_MAX_CONNECTIONS_PROPERTY - Static variable in class net.snowflake.client.core.HttpUtil
- JDBC_TTL - Static variable in class net.snowflake.client.core.HttpUtil
- jdbcCompliant() - Method in class net.snowflake.client.jdbc.SnowflakeDriver
- JDK14JCLWrapper - Class in net.snowflake.client.log
- JDK14JCLWrapper(String) - Constructor for class net.snowflake.client.log.JDK14JCLWrapper
- JDK14Logger - Class in net.snowflake.client.log
-
Use java.util.logging to implements SFLogger.
- JDK14Logger(String) - Constructor for class net.snowflake.client.log.JDK14Logger
- join() - Method in class net.snowflake.client.loader.FileUploader
- join() - Method in class net.snowflake.client.loader.ProcessQueue
- join() - Method in class net.snowflake.client.loader.PutQueue
- JSON - net.snowflake.client.core.QueryResultFormat
- JsonResultChunk - Class in net.snowflake.client.jdbc
- JsonResultChunk(String, int, int, int, SFBaseSession) - Constructor for class net.snowflake.client.jdbc.JsonResultChunk
- JVM_PARAMS_TO_PARAMS - Static variable in class net.snowflake.client.core.SessionUtil
K
- KEY_SIZE - Static variable in class net.snowflake.client.jdbc.MatDesc
-
MatDesc key for the length of the key in bits
- keys - net.snowflake.client.loader.LoaderProperty
L
- last() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- LastWritten - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- left - Variable in class net.snowflake.client.util.SFPair
- length() - Method in class net.snowflake.client.jdbc.SnowflakeClob
- lexicalValue(Object, DateFormat, DateFormat, DateFormat, DateFormat) - Static method in enum net.snowflake.client.jdbc.SnowflakeType
-
Returns a lexical value of an object that is suitable for Snowflake import serialization
- LINE - net.snowflake.client.loader.LoadingError.ErrorProperty
- LINUX - net.snowflake.client.core.Constants.OS
- LIST - net.snowflake.client.core.SFStatementType
- listObjects(String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
For a set of remote storage objects under a remote location and a given prefix/path returns their properties wrapped in ObjectSummary objects
- listObjects(String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
listObjects gets all the objects in a path
- listObjects(String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- listObjects(String, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
For a set of remote storage objects under a remote location and a given prefix/path returns their properties wrapped in ObjectSummary objects
- listSearchCaseInsensitive(List<String>, String) - Static method in class net.snowflake.client.core.ResultUtil
-
Given a list of String, do a case insensitive search for target string Used by resultsetMetadata to search for target column name
- LOADED - net.snowflake.client.loader.BufferStage.State
- Loader - Interface in net.snowflake.client.loader
-
Bulk loader for Snowflake
- Loader.ConnectionError - Exception in net.snowflake.client.loader
- Loader.DataError - Exception in net.snowflake.client.loader
- LoaderFactory - Class in net.snowflake.client.loader
- LoaderFactory() - Constructor for class net.snowflake.client.loader.LoaderFactory
- LoaderProperty - Enum in net.snowflake.client.loader
-
Configuration parameters for Loader
- LOADING - net.snowflake.client.loader.BufferStage.State
- LoadingError - Class in net.snowflake.client.loader
-
Wrapper for data format errors returned by the COPY/validate command
- LoadingError(ResultSet, BufferStage, StreamLoader) - Constructor for class net.snowflake.client.loader.LoadingError
-
Construct error from validation output
- LoadingError.ErrorProperty - Enum in net.snowflake.client.loader
- LoadResultListener - Interface in net.snowflake.client.loader
-
Callback API for processing errors and statistics of upload operation
- loadSFClientConfig(String) - Static method in class net.snowflake.client.config.SFClientConfigParser
-
Construct SFClientConfig from client config file passed by user.
- LOCAL_FS - net.snowflake.client.jdbc.cloud.storage.StageInfo.StageType
- locatorsUpdateCopy() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- Log - net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.Type
- LOG_BUFFER_SIZE - Static variable in class net.snowflake.client.core.EventHandler
- LOG_DUMP_COMP_EXT - Static variable in class net.snowflake.client.core.EventHandler
- LOG_DUMP_FILE_EXT - Static variable in class net.snowflake.client.core.EventHandler
- LOG_DUMP_FILE_NAME - Static variable in class net.snowflake.client.core.EventHandler
- logBuffer() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
For test use only
- LogBuilder() - Constructor for class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.LogBuilder
- logExecutionTimeTelemetryEvent(JSONObject, String) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
-
log execution times from various processing slices
- logHttpRequestTelemetryEvent(String, HttpRequestBase, int, AtomicBoolean, boolean, boolean, boolean, CloseableHttpResponse, Exception, String, long, int, String, int) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
-
log error http response to telemetry
- LOGIN_TIMEOUT - net.snowflake.client.core.SFSessionProperty
- logOCSPExceptionTelemetryEvent(String, JSONObject, CertificateException) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
-
log OCSP exception to telemetry
- logResponseDetails(HttpResponse, SFLogger) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
-
A utility to log response details.
- LONG_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- longArr - Variable in class net.snowflake.client.util.VariableTypeArray
- LONGNVARCHAR - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- LONGVARBINARY - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- LONGVARCHAR - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- lookupByName(String) - Static method in enum net.snowflake.client.core.QueryResultFormat
- lookUpTypeById(long) - Static method in enum net.snowflake.client.core.SFStatementType
M
- MAC - net.snowflake.client.core.Constants.OS
- main(String[]) - Static method in class net.snowflake.client.jdbc.SnowflakeDriver
- mapTimeToTimestamp - net.snowflake.client.loader.LoaderProperty
- mark(int) - Method in class net.snowflake.client.core.HttpUtil.HttpInputStream
- markSupported() - Method in class net.snowflake.client.core.HttpUtil.HttpInputStream
- maskAWSSecret(String) - Static method in class net.snowflake.client.util.SecretDetector
-
mask AWS secret in the input string
- maskJacksonNode(JsonNode) - Static method in class net.snowflake.client.util.SecretDetector
- maskJsonArray(JSONArray) - Static method in class net.snowflake.client.util.SecretDetector
- maskJsonObject(JSONObject) - Static method in class net.snowflake.client.util.SecretDetector
- maskParameterValue(String, String) - Static method in class net.snowflake.client.util.SecretDetector
-
Mask sensitive parameter values.
- maskSASToken(String) - Static method in class net.snowflake.client.util.SecretDetector
-
Masks SAS token(s) in the input string
- maskSecrets(String) - Static method in class net.snowflake.client.util.SecretDetector
-
Masks any secrets present in the input string.
- MatDesc - Class in net.snowflake.client.jdbc
-
A class to handle S3 material descriptor metadata entries (matdesc).
- MatDesc(long, String) - Constructor for class net.snowflake.client.jdbc.MatDesc
- MatDesc(long, String, int) - Constructor for class net.snowflake.client.jdbc.MatDesc
- MAX_CLIENT_CHUNK_SIZE - Static variable in class net.snowflake.client.core.SessionUtil
- MAX_NUM_DUMP_FILES_PROP - Static variable in class net.snowflake.client.core.EventHandler
- MAX_RESULT_LIMIT_EXCEEDED - net.snowflake.client.jdbc.ErrorCode
- MAX_SCALE_POWERS_OF_10 - Static variable in class net.snowflake.client.core.arrow.ArrowResultUtil
- MAX_SIZE_DUMPS_MB_PROP - Static variable in class net.snowflake.client.core.EventHandler
- MAX_STATEMENT_PARAMETERS - Static variable in class net.snowflake.client.core.SFBaseStatement
- MB - Static variable in class net.snowflake.client.core.Constants
- MEMORY_LIMIT_UNSET - Static variable in class net.snowflake.client.core.SFBaseSession
- MERGE - net.snowflake.client.core.SFStatementType
- mergeBatchesIntoOne() - Method in class net.snowflake.client.jdbc.ArrowResultChunk
-
merge arrow result chunk with more than one batches into one record batch (Only used for the first chunk when client side sorting is required)
- mergeProperties(SnowflakeConnectString) - Static method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
-
Processes parameters given in the connection string.
- message - net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
- metadata - Static variable in class net.snowflake.client.loader.StreamLoader
- METADATA_METRICS - net.snowflake.client.jdbc.telemetry.TelemetryField
- metaDataOfBinds - Variable in class net.snowflake.client.core.SFBaseResultSet
- MetaDataOfBinds - Class in net.snowflake.client.core
-
Class that creates constructor used for storing information about a binding parameter's metadata.
- MetaDataOfBinds(int, boolean, int, int, int, String, String) - Constructor for class net.snowflake.client.core.MetaDataOfBinds
- Metric - net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.Type
- MetricBuilder() - Constructor for class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.MetricBuilder
- MILLIS_IN_ONE_DAY - Static variable in class net.snowflake.client.core.ResultUtil
- MIN_CLIENT_CHUNK_SIZE - Static variable in class net.snowflake.client.core.SessionUtil
- MISSING_CONNECTION_PROPERTY - net.snowflake.client.jdbc.ErrorCode
- MISSING_PASSWORD - net.snowflake.client.jdbc.ErrorCode
- MISSING_SERVER_URL - net.snowflake.client.jdbc.ErrorCode
- MISSING_USERNAME - net.snowflake.client.jdbc.ErrorCode
- MODIFY - net.snowflake.client.loader.Operation
- moveToCurrentRow() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- moveToInsertRow() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- moveToTimeZone(Timestamp, TimeZone, TimeZone) - Static method in class net.snowflake.client.core.arrow.ArrowResultUtil
-
move the input timestamp form oldTZ to newTZ
- msDiffJulianToGregorian(Date) - Static method in class net.snowflake.client.core.ResultUtil
-
For dates before 1582-10-05, calculate the number of millis to adjust.
- MULTI_INSERT - net.snowflake.client.core.SFStatementType
N
- nativeSQL(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- NCHAR - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- NCLOB - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- needErrors() - Method in interface net.snowflake.client.loader.LoadResultListener
- needSuccessRecords() - Method in interface net.snowflake.client.loader.LoadResultListener
- net.snowflake.client.config - package net.snowflake.client.config
- net.snowflake.client.core - package net.snowflake.client.core
- net.snowflake.client.core.arrow - package net.snowflake.client.core.arrow
- net.snowflake.client.core.bind - package net.snowflake.client.core.bind
- net.snowflake.client.jdbc - package net.snowflake.client.jdbc
- net.snowflake.client.jdbc.cloud.storage - package net.snowflake.client.jdbc.cloud.storage
- net.snowflake.client.jdbc.telemetry - package net.snowflake.client.jdbc.telemetry
- net.snowflake.client.jdbc.telemetryOOB - package net.snowflake.client.jdbc.telemetryOOB
- net.snowflake.client.loader - package net.snowflake.client.loader
- net.snowflake.client.log - package net.snowflake.client.log
- net.snowflake.client.pooling - package net.snowflake.client.pooling
- net.snowflake.client.util - package net.snowflake.client.util
- NETWORK_ERROR - net.snowflake.client.core.Event.EventType
- NETWORK_ERROR - net.snowflake.client.jdbc.ErrorCode
- NETWORK_TIMEOUT - net.snowflake.client.core.SFSessionProperty
- newInstance() - Static method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- newInstance() - Static method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializable.ResultSetRetrieveConfig.Builder
- newInstance(SFBaseSession, String) - Static method in class net.snowflake.client.core.bind.BindUploader
-
Create a new BindUploader which will upload to the given stage path.
- next() - Method in class net.snowflake.client.core.SFArrowResultSet
-
Advance to next row
- next() - Method in class net.snowflake.client.core.SFBaseResultSet
- next() - Method in class net.snowflake.client.core.SFFixedViewResultSet
-
Advance to next row
- next() - Method in class net.snowflake.client.core.SFResultSet
-
Advance to next row
- next() - Method in class net.snowflake.client.jdbc.ArrowResultChunk.ArrowChunkIterator
-
advance to next row
- next() - Method in class net.snowflake.client.jdbc.cloud.storage.AzureObjectSummariesIterator
- next() - Method in class net.snowflake.client.jdbc.cloud.storage.GcsObjectSummariesIterator
- next() - Method in class net.snowflake.client.jdbc.cloud.storage.S3ObjectSummariesIterator
- next() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- next() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
-
Advance to next row
- nextIndex() - Method in class net.snowflake.client.jdbc.JsonResultChunk
- nextSleepTime(long) - Method in class net.snowflake.client.util.DecorrelatedJitterBackoff
- NO_DATA - net.snowflake.client.core.QueryStatus
- NO_OCSP_URL_ATTACHED - net.snowflake.client.jdbc.OCSPErrorCode
- NO_ROOTCA_FOUND - net.snowflake.client.jdbc.OCSPErrorCode
- NO_SPACE_LEFT_ON_DEVICE_ERR - Static variable in class net.snowflake.client.core.Constants
- NO_VALID_DATA - net.snowflake.client.jdbc.ErrorCode
- NON_FATAL_ERROR - net.snowflake.client.jdbc.ErrorCode
- NON_PROXY_HOSTS - net.snowflake.client.core.SFSessionProperty
- NONE - net.snowflake.client.core.Event.EventType
- NONEXIST - net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- NoOpChunkDownloader() - Constructor for class net.snowflake.client.jdbc.SnowflakeChunkDownloader.NoOpChunkDownloader
- NoOpTelemetryClient - Class in net.snowflake.client.jdbc.telemetry
-
Telemetry client that is doing nothing.
- NoOpTelemetryClient() - Constructor for class net.snowflake.client.jdbc.telemetry.NoOpTelemetryClient
- NOT_STARTED - net.snowflake.client.jdbc.SnowflakeResultChunk.DownloadState
- NULL - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- nullPlusNonNullIsNull() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- nullsAreSortedAtEnd() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- nullsAreSortedAtStart() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- nullsAreSortedHigh() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- nullsAreSortedLow() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- numberOfBinds - Variable in class net.snowflake.client.core.SFBaseResultSet
- NUMERIC - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- NUMERIC_VALUE_OUT_OF_RANGE - net.snowflake.client.jdbc.ErrorCode
- NumericFunctionsSupported - Static variable in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- NVARCHAR - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
O
- OBJECT - net.snowflake.client.jdbc.SnowflakeType
- ObjectMapperFactory - Class in net.snowflake.client.core
-
Factor method used to create ObjectMapper instance.
- ObjectMapperFactory() - Constructor for class net.snowflake.client.core.ObjectMapperFactory
- objectNext(Appendable) - Method in class net.snowflake.client.util.SecretDetector.SecretDetectorJSONStyle
- OCSP_CACHE_DOWNLOAD_TIMEOUT - net.snowflake.client.jdbc.OCSPErrorCode
- OCSP_FAIL_OPEN - net.snowflake.client.core.SFSessionProperty
- OCSP_FAIL_OPEN_JVM - Static variable in class net.snowflake.client.core.SessionUtil
- OCSP_RESPONSE_FETCH_FAILURE - net.snowflake.client.jdbc.OCSPErrorCode
- OCSP_RESPONSE_FETCH_TIMEOUT - net.snowflake.client.jdbc.OCSPErrorCode
- OCSPErrorCode - Enum in net.snowflake.client.jdbc
- OCSPMode - Enum in net.snowflake.client.core
-
OCSP mode
- OCSPTelemetryData - Class in net.snowflake.client.core
- OCSPTelemetryData() - Constructor for class net.snowflake.client.core.OCSPTelemetryData
- of(L, R) - Static method in class net.snowflake.client.util.SFPair
- OFF - net.snowflake.client.log.SFLogLevel
- OKTA_USERNAME - net.snowflake.client.core.SFSessionProperty
- oneBatch - net.snowflake.client.loader.LoaderProperty
- oneLiner(String, Throwable) - Static method in class net.snowflake.client.core.IncidentUtil
-
Produce a one line description of the throwable, suitable for error message and log printing with a prefix
- oneLiner(Throwable) - Static method in class net.snowflake.client.core.IncidentUtil
-
Produce a one line description of the throwable, suitable for error message and log printing.
- onError - net.snowflake.client.loader.LoaderProperty
- OpaqueContextDTO - Class in net.snowflake.client.core
-
This context is opaque to the JDBC driver.
- OpaqueContextDTO(String) - Constructor for class net.snowflake.client.core.OpaqueContextDTO
- open() - Method in class net.snowflake.client.core.SFSession
-
Open a new database session
- openBrowser(String) - Method in interface net.snowflake.client.core.SessionUtilExternalBrowser.AuthExternalBrowserHandlers
- operation - net.snowflake.client.loader.LoaderProperty
- Operation - Enum in net.snowflake.client.loader
-
Operations supported by Loader
- OTHER - net.snowflake.client.core.bind.BindException.Type
- OTHER - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- othersDeletesAreVisible(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- othersInsertsAreVisible(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- othersUpdatesAreVisible(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- output(String) - Method in interface net.snowflake.client.core.SessionUtilExternalBrowser.AuthExternalBrowserHandlers
- ownDeletesAreVisible(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- ownInsertsAreVisible(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- ownUpdatesAreVisible(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
P
- ParameterBindingDTO - Class in net.snowflake.client.core
-
This class represents a binding object passed to server side Created by hyu on 6/15/17.
- ParameterBindingDTO(String, Object) - Constructor for class net.snowflake.client.core.ParameterBindingDTO
- parameters - Variable in class net.snowflake.client.core.SFBaseResultSet
- parameters - Variable in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- parse(String) - Static method in class net.snowflake.client.jdbc.MatDesc
-
Try to parse the material descriptor string.
- parse(String, Properties) - Static method in class net.snowflake.client.jdbc.SnowflakeConnectString
- PASSCODE - net.snowflake.client.core.SFSessionProperty
- PASSCODE_IN_PASSWORD - net.snowflake.client.core.SFSessionProperty
- PASSWORD - net.snowflake.client.core.SFSessionProperty
- PATH_NOT_DIRECTORY - net.snowflake.client.jdbc.ErrorCode
- Persist - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- position(String, long) - Method in class net.snowflake.client.jdbc.SnowflakeClob
- position(Clob, long) - Method in class net.snowflake.client.jdbc.SnowflakeClob
- postProcess(String, String, int, Throwable) - Method in class net.snowflake.client.jdbc.telemetry.NoOpTelemetryClient
- postProcess(String, String, int, Throwable) - Method in interface net.snowflake.client.jdbc.telemetry.Telemetry
-
A hook for post-processing after sending telemetry data.
- postProcess(String, String, int, Throwable) - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
- powerOfTen(int) - Static method in class net.snowflake.client.core.arrow.ArrowResultUtil
- prepareCall(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareCall(String, boolean) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareCall(String, int, int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareCall(String, int, int, int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareStatement(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareStatement(String, boolean) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareStatement(String, int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareStatement(String, int[]) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareStatement(String, int, int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareStatement(String, int, int, int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- prepareStatement(String, String[]) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- PREPROD3 - net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
- preserveStageFile - net.snowflake.client.loader.LoaderProperty
- previous() - Method in class net.snowflake.client.core.SFBaseResultSet
- previous() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- PRIVATE_KEY - net.snowflake.client.core.SFSessionProperty
- PRIVATE_KEY_FILE - net.snowflake.client.core.SFSessionProperty
- PRIVATE_KEY_FILE_PWD - net.snowflake.client.core.SFSessionProperty
- probeContentType(Path) - Method in class net.snowflake.client.core.FileTypeDetector
- PROCESSED - net.snowflake.client.loader.BufferStage.State
- PROCESSING_RESULT - net.snowflake.client.core.BasicEvent.QueryState
- ProcessQueue - Class in net.snowflake.client.loader
-
This class is responsible for processing a collection of uploaded data files represented by BufferStage class
- ProcessQueue(StreamLoader) - Constructor for class net.snowflake.client.loader.ProcessQueue
- PROD - net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
- PROXY_HOST - net.snowflake.client.core.SFSessionProperty
- PROXY_PASSWORD - net.snowflake.client.core.SFSessionProperty
- PROXY_PORT - net.snowflake.client.core.SFSessionProperty
- PROXY_PROTOCOL - net.snowflake.client.core.SFSessionProperty
- PROXY_USER - net.snowflake.client.core.SFSessionProperty
- publish(LogRecord) - Method in class net.snowflake.client.core.EventHandler
-
Overridden Logger.Handler publish(...) method.
- PUT - net.snowflake.client.core.SFStatementType
- PutQueue - Class in net.snowflake.client.loader
-
Queue that sequentially finalizes BufferStage uploads and schedules them for processing in ProcessQueue.
- PutQueue(StreamLoader) - Constructor for class net.snowflake.client.loader.PutQueue
- PUTTING_FILES - net.snowflake.client.core.BasicEvent.QueryState
Q
- QA1 - net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
- QUERY_CANCELED - net.snowflake.client.jdbc.ErrorCode
- QUERY_CONTEXT_CACHE_SIZE - Static variable in class net.snowflake.client.core.SessionUtil
- QUERY_ENDED - net.snowflake.client.core.BasicEvent.QueryState
- QUERY_FIRST_RESULT_NOT_RESULT_SET - net.snowflake.client.jdbc.ErrorCode
- QUERY_ID - Static variable in class net.snowflake.client.jdbc.MatDesc
-
MatDesc key for query ID
- QUERY_ID - Static variable in class net.snowflake.client.jdbc.telemetry.TelemetryUtil
- QUERY_STARTED - net.snowflake.client.core.BasicEvent.QueryState
- QUERY_TIMEOUT - net.snowflake.client.core.SFSessionProperty
- QueryContextCache - Class in net.snowflake.client.core
-
Most Recently Used and Priority based cache.
- QueryContextCache(int) - Constructor for class net.snowflake.client.core.QueryContextCache
-
Constructor.
- queryContextDTO(QueryContextDTO) - Method in class net.snowflake.client.core.QueryExecDTO
- QueryContextDTO - Class in net.snowflake.client.core
- QueryContextDTO() - Constructor for class net.snowflake.client.core.QueryContextDTO
- QueryContextDTO(List<QueryContextEntryDTO>) - Constructor for class net.snowflake.client.core.QueryContextDTO
- QueryContextEntryDTO - Class in net.snowflake.client.core
-
An entry in the set of query context exchanged with Cloud Services.
- QueryContextEntryDTO() - Constructor for class net.snowflake.client.core.QueryContextEntryDTO
- QueryContextEntryDTO(long, long, long, OpaqueContextDTO) - Constructor for class net.snowflake.client.core.QueryContextEntryDTO
- QueryExecDTO - Class in net.snowflake.client.core
-
Body of a query request
- QueryExecDTO(String, boolean, Integer, Map<String, ParameterBindingDTO>, String, Map<String, Object>, QueryContextDTO, long, boolean, boolean) - Constructor for class net.snowflake.client.core.QueryExecDTO
- QueryResultFormat - Enum in net.snowflake.client.core
- QueryStatus - Enum in net.snowflake.client.core
-
Copied from QueryDTO.java in Global Services.
- queryTimeout - Variable in class net.snowflake.client.core.SFBaseStatement
- QUEUED - net.snowflake.client.core.QueryStatus
- QUEUED_REPAIRING_WAREHOUSE - net.snowflake.client.core.QueryStatus
R
- raiseSQLExceptionIfResultSetIsClosed() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
-
Raises SQLException if the result set is closed
- randomAlphaNumeric(int) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
- read() - Method in class net.snowflake.client.core.HttpUtil.HttpInputStream
- read(byte[]) - Method in class net.snowflake.client.core.HttpUtil.HttpInputStream
- read(byte[], int, int) - Method in class net.snowflake.client.core.HttpUtil.HttpInputStream
- readArrowStream(InputStream) - Method in class net.snowflake.client.jdbc.ArrowResultChunk
-
Read an inputStream of arrow data bytes and load them into java vectors of value.
- REAL - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- REAL - net.snowflake.client.jdbc.SnowflakeType
- RECLUSTER - net.snowflake.client.core.SFStatementType
- recordProvided(Operation, Object[]) - Method in interface net.snowflake.client.loader.LoadResultListener
- REF - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- REF_CURSOR - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- refreshRow() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- refreshToken(String) - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Refresh the JWT token
- REG - net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
- REJECTED_RECORD - net.snowflake.client.loader.LoadingError.ErrorProperty
- relative(int) - Method in class net.snowflake.client.core.SFBaseResultSet
- relative(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- releaseSavepoint(Savepoint) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- remoteStage - net.snowflake.client.loader.LoaderProperty
- remove() - Method in class net.snowflake.client.jdbc.cloud.storage.AzureObjectSummariesIterator
- remove() - Method in class net.snowflake.client.jdbc.cloud.storage.S3ObjectSummariesIterator
- REMOVE - net.snowflake.client.core.SFStatementType
- removeConnectionEventListener(ConnectionEventListener) - Method in class net.snowflake.client.pooling.SnowflakePooledConnection
- REMOVED - net.snowflake.client.loader.BufferStage.State
- removeHandler(Handler) - Static method in class net.snowflake.client.log.JDK14Logger
- removeSession(SFBaseSession) - Method in class net.snowflake.client.core.HeartbeatBackground
-
Method to remove a session.
- removeStatementEventListener(StatementEventListener) - Method in class net.snowflake.client.pooling.SnowflakePooledConnection
- renew(Map<?, ?>) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Re-creates the encapsulated storage client with a fresh access token
- renew(Map<?, ?>) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- renew(Map<?, ?>) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Renew the S3 client with fresh AWS credentials/access token
- renew(Map<?, ?>) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Re-creates the encapsulated storage client with a fresh access token
- renewExpiredToken(SFSession, String, SnowflakeStorageClient) - Static method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
This static method is called when we are handling an expired token exception It retrieves a fresh token from GS and then calls .renew() on the storage client to refresh itself with the new token
- report(TelemetryEvent) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
-
Report the event to the telemetry server in a new thread
- reportChooseEvent(TelemetryEvent, boolean) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- requirePresignedUrl() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- requirePresignedUrl() - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
- reset() - Method in class net.snowflake.client.core.HttpUtil.HttpInputStream
- reset() - Method in class net.snowflake.client.jdbc.ArrowResultChunk
- reset() - Method in class net.snowflake.client.jdbc.FileBackedOutputStream
-
Calls
FileBackedOutputStream.close()
if not already closed, and then resets this object back to its initial state, for reuse. - reset() - Method in class net.snowflake.client.jdbc.JsonResultChunk
- resetErrorCount() - Method in interface net.snowflake.client.loader.LoadResultListener
-
Method to reset the error count back to zero
- resetErrorRecordCount() - Method in interface net.snowflake.client.loader.LoadResultListener
-
Method to reset the errorRecordCount back to zero
- resetNumOfRetryToTriggerTelemetry() - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- resetOCSPUrlIfNecessary(String) - Static method in class net.snowflake.client.core.SessionUtil
-
Reset OCSP cache server if the snowflake server URL is for private link.
- resetOperation(Operation) - Method in interface net.snowflake.client.loader.Loader
-
If operation is changed, previous data is committed
- resetOperation(Operation) - Method in class net.snowflake.client.loader.StreamLoader
- resetSubmittedRowCount() - Method in interface net.snowflake.client.loader.LoadResultListener
-
Resets submitted row count
- RESTARTED - net.snowflake.client.core.QueryStatus
- RestRequest - Class in net.snowflake.client.jdbc
-
This is an abstraction on top of http client.
- RestRequest() - Constructor for class net.snowflake.client.jdbc.RestRequest
- ResultJsonParserV2 - Class in net.snowflake.client.jdbc
-
Copyright (c) 2018-2019 Snowflake Computing Inc.
- ResultJsonParserV2() - Constructor for class net.snowflake.client.jdbc.ResultJsonParserV2
- RESULTSET_ALREADY_CLOSED - net.snowflake.client.jdbc.ErrorCode
- resultSetMetaData - Variable in class net.snowflake.client.core.SFBaseResultSet
- resultSetMetaData - Variable in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- ResultSetRetrieveConfig(SnowflakeResultSetSerializable.ResultSetRetrieveConfig.Builder) - Constructor for class net.snowflake.client.jdbc.SnowflakeResultSetSerializable.ResultSetRetrieveConfig
- resultSetSerializable - Variable in class net.snowflake.client.core.SFBaseResultSet
- ResultStreamProvider - Interface in net.snowflake.client.jdbc
- ResultUtil - Class in net.snowflake.client.core
- ResultUtil() - Constructor for class net.snowflake.client.core.ResultUtil
- resultVersion - Variable in class net.snowflake.client.core.SFBaseResultSet
- RESUMING_WAREHOUSE - net.snowflake.client.core.QueryStatus
- returnMissingProperties() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- REVOCATION_CHECK_FAILURE - net.snowflake.client.jdbc.OCSPErrorCode
- right - Variable in class net.snowflake.client.util.SFPair
- ROLE - net.snowflake.client.core.SFSessionProperty
- rollback() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- rollback() - Method in interface net.snowflake.client.loader.Loader
-
Rollback uncommitted changes.
- rollback() - Method in class net.snowflake.client.loader.StreamLoader
- rollback(Savepoint) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- row - Variable in class net.snowflake.client.core.SFBaseResultSet
- ROW_DOES_NOT_EXIST - net.snowflake.client.jdbc.ErrorCode
- ROW_NUMBER - net.snowflake.client.loader.LoadingError.ErrorProperty
- ROW_START_LINE - net.snowflake.client.loader.LoadingError.ErrorProperty
- rowDeleted() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- ROWID - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- rowInserted() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- rowUpdated() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- run() - Method in class net.snowflake.client.core.HeartbeatBackground
-
Run heartbeat: for each session send a heartbeat request and schedule next heartbeat as long as there are sessions left.
- run() - Method in class net.snowflake.client.loader.FileUploader
- run() - Method in class net.snowflake.client.loader.ProcessQueue
- run() - Method in class net.snowflake.client.loader.PutQueue
- run() - Method in class net.snowflake.client.loader.StreamLoader
- RUNNING - net.snowflake.client.core.QueryStatus
S
- S3 - net.snowflake.client.jdbc.cloud.storage.StageInfo.StageType
- S3_OPERATION_ERROR - net.snowflake.client.jdbc.ErrorCode
- S3ObjectMetadata - Class in net.snowflake.client.jdbc.cloud.storage
-
s3 implementation of platform independent StorageObjectMetadata interface, wraps an S3 ObjectMetadata class
- S3ObjectSummariesIterator - Class in net.snowflake.client.jdbc.cloud.storage
-
Iterator class for ObjectSummary objects on S3 Wraps an iterator of S3 object summaries and returns platform independent instances (StorageObjectSummary)
- S3ObjectSummariesIterator(List<S3ObjectSummary>) - Constructor for class net.snowflake.client.jdbc.cloud.storage.S3ObjectSummariesIterator
- S3StorageObjectMetadata - Class in net.snowflake.client.jdbc.cloud.storage
-
Implementation of StorageObjectMetadata for S3 for remote storage object metadata.
- S3StorageObjectMetadata(ObjectMetadata) - Constructor for class net.snowflake.client.jdbc.cloud.storage.S3StorageObjectMetadata
- SCHEMA - net.snowflake.client.core.SFSessionProperty
- schemaName - net.snowflake.client.loader.LoaderProperty
- SCL - net.snowflake.client.core.SFStatementType
-
System Command Language (USE, DESCRIBE etc)
- SecretDetector - Class in net.snowflake.client.util
-
Search for credentials in sql and/or other text
- SecretDetector() - Constructor for class net.snowflake.client.util.SecretDetector
- SecretDetector.SecretDetectorJSONStyle - Class in net.snowflake.client.util
- SecretDetectorJSONStyle() - Constructor for class net.snowflake.client.util.SecretDetector.SecretDetectorJSONStyle
- SecureStorageAppleManager - Class in net.snowflake.client.core
- SecureStorageLinuxManager - Class in net.snowflake.client.core
-
Linux currently doesn't have a local secure storage like Keychain/Credential Manager in Mac/Windows.
- SecureStorageWindowsCredential() - Constructor for class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- SecureStorageWindowsCredential(Pointer) - Constructor for class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- SecureStorageWindowsManager - Class in net.snowflake.client.core
- SecureStorageWindowsManager.SecureStorageWindowsCredential - Class in net.snowflake.client.core
- SELECT - net.snowflake.client.core.SFStatementType
- sendBatchAsync() - Method in class net.snowflake.client.jdbc.telemetry.NoOpTelemetryClient
- sendBatchAsync() - Method in interface net.snowflake.client.jdbc.telemetry.Telemetry
-
Send all cached logs to server
- sendBatchAsync() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
- SENDING_QUERY - net.snowflake.client.core.BasicEvent.QueryState
- sendLog(ObjectNode, long) - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Send a log to the server, along with any existing logs waiting to be sent
- sendLog(TelemetryData) - Method in class net.snowflake.client.jdbc.telemetry.TelemetryClient
-
Send a log to the server, along with any existing logs waiting to be sent
- sendTelemetryData(String, String, int, SFBaseSession, SQLException) - Static method in exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
-
Function to construct log data based on possible exception inputs and send data through in-band telemetry, or oob if in-band does not work
- SERIALIZATION - net.snowflake.client.core.bind.BindException.Type
- serializeQueryContextDTO() - Method in class net.snowflake.client.core.QueryContextCache
-
Serialize the QueryContext cache to a QueryContextDTO object, which can be serialized to JSON automatically later.
- SERVER_URL - net.snowflake.client.core.SFSessionProperty
- session - Variable in class net.snowflake.client.core.SFBaseResultSet
- session - Variable in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- SESSION_EXPIRED_GS_CODE - Static variable in class net.snowflake.client.core.Constants
- SESSION_GONE - Static variable in class net.snowflake.client.core.Constants
- SessionUtil - Class in net.snowflake.client.core
-
Low level session util
- SessionUtil() - Constructor for class net.snowflake.client.core.SessionUtil
- SessionUtilExternalBrowser - Class in net.snowflake.client.core
-
SAML 2.0 Compliant service/application federated authentication 1.
- SessionUtilExternalBrowser(SFLoginInput, SessionUtilExternalBrowser.AuthExternalBrowserHandlers) - Constructor for class net.snowflake.client.core.SessionUtilExternalBrowser
- SessionUtilExternalBrowser.AuthExternalBrowserHandlers - Interface in net.snowflake.client.core
- setAccount(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setAccountName(String) - Method in class net.snowflake.client.core.SFLoginInput
- setApplication(String) - Method in class net.snowflake.client.core.SFLoginInput
- setArrayBindStage(String) - Method in class net.snowflake.client.core.SFBaseSession
- setArrayBindStageThreshold(int) - Method in class net.snowflake.client.core.SFBaseSession
- setAsciiStream(long) - Method in class net.snowflake.client.jdbc.SnowflakeClob
- setAsyncExec(boolean) - Method in class net.snowflake.client.core.QueryExecDTO
- setAuthenticator(String) - Method in class net.snowflake.client.core.SFLoginInput
- setAuthenticator(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setAutoCommit(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setAutoCommit(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setAutoIncrement(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- setBase64Data(String) - Method in class net.snowflake.client.core.OpaqueContextDTO
- setBatchID(String) - Method in interface net.snowflake.client.jdbc.SnowflakeStatement
- setBigInteger(int, BigInteger) - Method in interface net.snowflake.client.jdbc.SnowflakePreparedStatement
-
Sets the designated parameter to the given BigInteger value.
- setBindEnd() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setBindings(Map<String, ParameterBindingDTO>) - Method in class net.snowflake.client.core.QueryExecDTO
- setBindStage(String) - Method in class net.snowflake.client.core.QueryExecDTO
- setBindStart() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setCacheEnabled(Boolean) - Method in class net.snowflake.client.core.OCSPTelemetryData
- setCacheHit(Boolean) - Method in class net.snowflake.client.core.OCSPTelemetryData
- setCatalog(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setCertId(String) - Method in class net.snowflake.client.core.OCSPTelemetryData
- setCharacterStream(long) - Method in class net.snowflake.client.jdbc.SnowflakeClob
- setChunkDownloader(ChunkDownloader) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- setChunkFileCount(int) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- setClientInfo(String, String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setClientInfo(Properties) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setClientMemoryLimit(int) - Method in class net.snowflake.client.core.SFBaseSession
- setClientPrefetchThreads(int) - Method in class net.snowflake.client.core.SFBaseSession
- setClientResultChunkSize(int) - Method in class net.snowflake.client.core.SFBaseSession
- setClientTelemetryEnabled(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setCommand(String) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setCommandType(SFBaseFileTransferAgent.CommandType) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- setCommonParameters(Map<String, Object>) - Method in class net.snowflake.client.core.SFBaseSession
- setCommonProps(SFClientConfig.CommonProps) - Method in class net.snowflake.client.config.SFClientConfig
- setCompressSourceFromStream(boolean) - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
-
Whether to compress the source stream before upload.
- setConfigFilePath(String) - Method in class net.snowflake.client.config.SFClientConfig
- setConservativeMemoryAdjustStep(int) - Method in class net.snowflake.client.core.SFBaseSession
- setContentEncoding(String) - Method in class net.snowflake.client.jdbc.cloud.storage.CommonObjectMetadata
-
Sets the optional Content-Encoding HTTP header specifying what content encodings, have been applied to the object and what decoding mechanisms must be applied, in order to obtain the media-type referenced by the Content-Type field.
- setContentEncoding(String) - Method in class net.snowflake.client.jdbc.cloud.storage.S3ObjectMetadata
- setContentEncoding(String) - Method in class net.snowflake.client.jdbc.cloud.storage.S3StorageObjectMetadata
-
Sets the optional Content-Encoding HTTP header specifying what content encodings, have been applied to the object and what decoding mechanisms must be applied, in order to obtain the media-type referenced by the Content-Type field.
- setContentEncoding(String) - Method in interface net.snowflake.client.jdbc.cloud.storage.StorageObjectMetadata
-
Sets the optional Content-Encoding HTTP header specifying what content encodings, have been applied to the object and what decoding mechanisms must be applied, in order to obtain the media-type referenced by the Content-Type field.
- setContentLength(long) - Method in class net.snowflake.client.jdbc.cloud.storage.CommonObjectMetadata
-
Sets size of the associated object in bytes
- setContentLength(long) - Method in class net.snowflake.client.jdbc.cloud.storage.S3ObjectMetadata
- setContentLength(long) - Method in class net.snowflake.client.jdbc.cloud.storage.S3StorageObjectMetadata
-
Sets size of the associated object in bytes
- setContentLength(long) - Method in interface net.snowflake.client.jdbc.cloud.storage.StorageObjectMetadata
-
Sets size of the associated object in bytes
- setContext(OpaqueContextDTO) - Method in class net.snowflake.client.core.QueryContextEntryDTO
- setCreateResultSetEnd() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setCreateResultSetStart() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setCredential(String, String, String, String) - Method in class net.snowflake.client.core.SecureStorageAppleManager
- setCredential(String, String, String, String) - Method in class net.snowflake.client.core.SecureStorageLinuxManager
- setCredential(String, String, String, String) - Method in class net.snowflake.client.core.SecureStorageWindowsManager
- setCredentials(Map<?, ?>) - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- setDatabase(String) - Method in class net.snowflake.client.core.SFBaseSession
- setDatabaseMajorVersion(int) - Method in class net.snowflake.client.core.SFBaseSession
- setDatabaseMinorVersion(int) - Method in class net.snowflake.client.core.SFBaseSession
- setDatabaseName(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setDatabaseVersion(String) - Method in class net.snowflake.client.core.SFBaseSession
- setDeployment(TelemetryService.TELEMETRY_SERVER_DEPLOYMENT) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- setDescribedJobId(String) - Method in class net.snowflake.client.core.QueryExecDTO
- setDescribeOnly(boolean) - Method in class net.snowflake.client.core.QueryExecDTO
- setDestFileName(String) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setDestFileNameForStreamSource(String) - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
-
Sets the target filename for uploading
- setDestStagePath(String) - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
-
Sets the destination stage path
- setDisableIncidents(boolean) - Static method in class net.snowflake.client.jdbc.SnowflakeDriver
- setDownloadError(String) - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- setDownloadState(SnowflakeResultChunk.DownloadState) - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- setDownloadTime(long) - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- setDumpPathPrefixForTesting(String) - Static method in class net.snowflake.client.core.EventUtil
-
Junit is not recognizing the system properties for EventTest, so overriding the value here
- setEnableCombineDescribe(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setEnableCombineDescribe(boolean) - Method in class net.snowflake.client.core.SFSession
- setEnableConservativeMemoryUsage(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setEnableHeartbeat(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setEncryptionMaterial(String, String, Long) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- setEntries(List<QueryContextEntryDTO>) - Method in class net.snowflake.client.core.QueryContextDTO
- setErrorCode(int) - Method in enum net.snowflake.client.core.QueryStatus
- setErrorMessage(String) - Method in enum net.snowflake.client.core.QueryStatus
- setFetchDirection(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- setFetchSize(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- setFileURL(String) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1.ChunkFileMetadata
- setFirstChunkByteData(byte[]) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- setFirstChunkStringData(String) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- setFixed(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- setFormatDateWithTimezone(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setGzipEnd() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setGzipStart() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setHeartbeatFrequency(int) - Method in class net.snowflake.client.core.SFBaseSession
-
Set the heartbeat frequency in seconds.
- setHoldability(int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setHttpClientEnd() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setHttpClientStart() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setId(long) - Method in class net.snowflake.client.core.QueryContextEntryDTO
- setId(String) - Method in class net.snowflake.client.loader.BufferStage
- setInjectClientPause(int) - Method in class net.snowflake.client.core.SFSession
- setInjectedDelay(int) - Method in class net.snowflake.client.core.SFBaseSession
- setInjectedDelay(int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setInjectFileUploadFailure(String) - Method in class net.snowflake.client.core.SFBaseSession
- setInjectFileUploadFailure(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setInjectSocketTimeout(int) - Method in class net.snowflake.client.core.SFSession
- setInputStreamBufferSize(int) - Method in class net.snowflake.client.core.bind.BindUploader
-
Set the approximate maximum size in bytes for a single bind file
- setIsInternal(boolean) - Method in class net.snowflake.client.core.QueryExecDTO
- setIsNull() - Method in class net.snowflake.client.jdbc.JsonResultChunk
- setJdbcTreatDecimalAsInt(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setLastLength(int) - Method in class net.snowflake.client.jdbc.JsonResultChunk
- setLength(int) - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- setLevel(Level) - Static method in class net.snowflake.client.log.JDK14Logger
- setListener(LoadResultListener) - Method in interface net.snowflake.client.loader.Loader
- setListener(LoadResultListener) - Method in class net.snowflake.client.loader.StreamLoader
- setLoginTimeout(int) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setLogLevel(String) - Method in class net.snowflake.client.config.SFClientConfig.CommonProps
- setLogPath(String) - Method in class net.snowflake.client.config.SFClientConfig.CommonProps
- setLogWriter(PrintWriter) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setMemoryLimitForTesting(long) - Method in class net.snowflake.client.core.SFBaseSession
- setMessage(String) - Method in class net.snowflake.client.core.Event
- setMetadataRequestUseConnectionCtx(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setMetadataRequestUseSessionDatabase(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setName(String) - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- setNetworkTimeout(Executor, int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setNetworkTimeoutInMilli(int) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setNonProxyHosts(String) - Method in class net.snowflake.client.core.SnowflakeMutableProxyRoutePlanner
- setNullable(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- setNumberOfBinds(int) - Method in class net.snowflake.client.core.SFStatementMetaData
- setNumOfRetryToTriggerTelemetry(int) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- setOauthToken(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setOcspMode(OCSPMode) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setOCSPMode(OCSPMode) - Method in class net.snowflake.client.core.OCSPTelemetryData
- setOcspReq(String) - Method in class net.snowflake.client.core.OCSPTelemetryData
- setOCSPStatus(Boolean) - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setOcspUrl(String) - Method in class net.snowflake.client.core.OCSPTelemetryData
- setOKTAUserName(String) - Method in class net.snowflake.client.core.SFLoginInput
- setOtherParameter(String, Object) - Method in class net.snowflake.client.core.SFBaseSession
- setParameter(String, Object) - Method in interface net.snowflake.client.jdbc.SnowflakeStatement
-
Set statement level parameter
- setParameters(Map<String, Object>) - Method in class net.snowflake.client.core.QueryExecDTO
- setParseTime(long) - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- setPassword(String) - Method in class net.snowflake.client.core.SFLoginInput
- setPassword(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setPortNumber(int) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setPrecision(int) - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- setPrefix(String) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setPreparedStatementLogging(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setPresignedUrl(String) - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- setPresignedUrl(String) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- setPresignedUrlFileName(String) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- setPriority(long) - Method in class net.snowflake.client.core.QueryContextEntryDTO
- setPrivateKey(PrivateKey) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setPrivateKeyFile(String, String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setProcessResultChunkEnd() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setProcessResultChunkStart() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setProperty(LoaderProperty, Object) - Method in interface net.snowflake.client.loader.Loader
- setProperty(LoaderProperty, Object) - Method in class net.snowflake.client.loader.StreamLoader
- setProperty(LoadingError.ErrorProperty, String) - Method in class net.snowflake.client.loader.LoadingError
- setProxyForAzure(HttpClientSettingsKey, OperationContext) - Static method in class net.snowflake.client.core.HttpUtil
-
A static function to set Azure proxy params when there is a valid session
- setProxyForS3(HttpClientSettingsKey, ClientConfiguration) - Static method in class net.snowflake.client.core.HttpUtil
-
A static function to set S3 proxy params when there is a valid session
- setProxyProperties(Properties) - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- setProxyProperties(Properties) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setProxyProperties(Properties) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializable.ResultSetRetrieveConfig.Builder
- setQueryContext(String) - Method in class net.snowflake.client.core.SFBaseSession
- setQueryContext(String) - Method in class net.snowflake.client.core.SFSession
- setQueryContextCacheSize(int) - Method in class net.snowflake.client.core.SFBaseSession
- setQueryEnd() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setQueryId(String) - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setQueryResultFormat(QueryResultFormat) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- setQuerySubmissionTime(long) - Method in class net.snowflake.client.core.QueryExecDTO
- setReadOnly(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setReleased() - Method in class net.snowflake.client.jdbc.SnowflakeResultChunk
- setRequestConfig(RequestConfig) - Static method in class net.snowflake.client.core.HttpUtil
- setRequestId(String) - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setRequireCompress(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setResponseIOStreamEnd() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setResponseIOStreamStart() - Method in class net.snowflake.client.core.ExecTimeTelemetryData
- setResultColumnCaseInsensitive(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setResultSetMetaData(SFResultSetMetaData) - Method in class net.snowflake.client.core.SFStatementMetaData
- setResultStreamProvider(ResultStreamProvider) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- setRole(String) - Method in class net.snowflake.client.core.SFBaseSession
- setRole(String) - Method in class net.snowflake.client.core.SFLoginInput
- setRole(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setRootAllocator(RootAllocator) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- setSavepoint() - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setSavepoint(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setScale(int) - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- setSchema(String) - Method in class net.snowflake.client.core.SFBaseSession
- setSchema(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setSchema(String) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setSchemaName(String) - Method in class net.snowflake.client.core.SFLoginInput
- setSequenceId(Integer) - Method in class net.snowflake.client.core.QueryExecDTO
-
Deprecated.
- setServerName(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setServiceName(String) - Method in class net.snowflake.client.core.SFBaseSession
- setSession(SFBaseSession) - Method in class net.snowflake.client.core.SFBaseResultSet
- setSessionId(String) - Method in class net.snowflake.client.core.SFBaseSession
-
Sets the session-id attribute in this session.
- setSessionlessProxyForAzure(Properties, OperationContext) - Static method in class net.snowflake.client.core.HttpUtil
-
A static function to set Azure proxy params for sessionless connections using the proxy params from the StageInfo
- setSessionlessProxyForS3(Properties, ClientConfiguration) - Static method in class net.snowflake.client.core.HttpUtil
-
A static function to set S3 proxy params for sessionless connections using the proxy params from the StageInfo
- setSessionPropertyByKey(String, Object) - Method in class net.snowflake.client.core.SFBaseSession
-
Enables setting a value in the custom-properties map.
- setSessionTimeZone(TimeZone) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
- setSessionToken(String) - Method in class net.snowflake.client.core.SFLoginInput
- setSessionToken(String) - Method in class net.snowflake.client.core.SFLoginOutput
- setSfClientConfig(SFClientConfig) - Method in class net.snowflake.client.core.SFSession
- setSfcPeerHost(String) - Method in class net.snowflake.client.core.OCSPTelemetryData
- setSfFullURL(String) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializable.ResultSetRetrieveConfig.Builder
- setSFSession(SFSession) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setSfSQLMode(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setSnowflakeConnectionString(SnowflakeConnectString) - Method in class net.snowflake.client.core.SFSession
- setSnowflakeFileTransferMetadata(SnowflakeFileTransferMetadata) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setSocksProxyDisabled(boolean) - Static method in class net.snowflake.client.core.HttpUtil
-
Enables/disables use of the SOCKS proxy when creating sockets
- setSourceStream(InputStream) - Method in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
-
Sets the source data stream to be uploaded.
- setSqlText(String) - Method in class net.snowflake.client.core.QueryExecDTO
- setSsl(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setStageInfo(StageInfo) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- setState(BufferStage.State) - Method in class net.snowflake.client.loader.BufferStage
- setStatementType(SFStatementType) - Method in class net.snowflake.client.core.SFArrowResultSet
- setStatementType(SFStatementType) - Method in class net.snowflake.client.core.SFBaseResultSet
- setStatementType(SFStatementType) - Method in class net.snowflake.client.core.SFFixedViewResultSet
- setStatementType(SFStatementType) - Method in class net.snowflake.client.core.SFResultSet
- setStoreTemporaryCredential(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setStreamingIngestClientKey(String) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
-
Streaming ingest client key provided by Snowflake, used to calculate streaming ingest billing per client
- setStreamingIngestClientName(String) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
-
Streaming ingest client name, used to calculate streaming ingest billing per client
- setString(long, String) - Method in class net.snowflake.client.jdbc.SnowflakeClob
- setString(long, String, int, int) - Method in class net.snowflake.client.jdbc.SnowflakeClob
- setTerminate(boolean) - Method in class net.snowflake.client.loader.BufferStage
- setTimestamp(long) - Method in class net.snowflake.client.core.QueryContextEntryDTO
- setTimestampMappedType(SnowflakeType) - Method in class net.snowflake.client.core.SFBaseSession
- setToken(String) - Method in class net.snowflake.client.core.SFLoginInput
- setTracing(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setTransactionIsolation(int) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Sets the transaction isolation level.
- setTreatNTZAsUTC(boolean) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
- setTreatNTZAsUTC(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setType(int) - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- setType(String) - Method in class net.snowflake.client.core.ParameterBindingDTO
- setType(Event.EventType) - Method in class net.snowflake.client.core.Event
- setTypeMap(Map<String, Class<?>>) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- setTypeName(String) - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- setUploadStream(InputStream) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setUrl(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setURL(String) - Method in enum net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
- setUseParentHandlers(boolean) - Static method in class net.snowflake.client.log.JDK14Logger
- setUser(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- setUseRegionalS3EndpointsForPresignedURL(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setUseS3RegionalUrl(boolean) - Method in class net.snowflake.client.jdbc.cloud.storage.StageInfo
- setUseS3RegionalUrl(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeFileTransferConfig.Builder
- setUseSessionTimezone(boolean) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Set to true when time value should be displayed in wallclock time (no timezone offset)
- setUseSessionTimezone(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setValidateDefaultParameters(boolean) - Method in class net.snowflake.client.core.SFBaseSession
- setValidateDefaultParameters(Object) - Method in class net.snowflake.client.core.SFLoginInput
- setValue(Object) - Method in class net.snowflake.client.core.ParameterBindingDTO
- setWarehouse(String) - Method in class net.snowflake.client.core.SFBaseSession
- setWarehouse(String) - Method in class net.snowflake.client.core.SFLoginInput
- setWarehouse(String) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- SF_CLIENT_CONFIG_ENV_NAME - Static variable in class net.snowflake.client.config.SFClientConfigParser
- SF_CLIENT_CONFIG_FILE_NAME - Static variable in class net.snowflake.client.config.SFClientConfigParser
- SF_HEADER_AUTHORIZATION - Static variable in class net.snowflake.client.core.SessionUtil
- SF_HEADER_AUTHORIZATION - Static variable in class net.snowflake.client.core.SFSession
- SF_HEADER_SNOWFLAKE_AUTHTYPE - Static variable in class net.snowflake.client.core.SFSession
- SF_HEADER_TOKEN_TAG - Static variable in class net.snowflake.client.core.SFSession
- SF_OCSP_EVENT_TYPE_REVOKED_CERTIFICATE_ERROR - Static variable in class net.snowflake.client.core.SFTrustManager
-
OCSP event types
- SF_OCSP_EVENT_TYPE_VALIDATION_ERROR - Static variable in class net.snowflake.client.core.SFTrustManager
- SF_OCSP_RESPONSE_CACHE_SERVER_ENABLED - Static variable in class net.snowflake.client.core.SFTrustManager
- SF_OCSP_RESPONSE_CACHE_SERVER_URL - Static variable in class net.snowflake.client.core.SFTrustManager
-
Test System Parameters.
- SF_OCSP_TEST_INJECT_UNKNOWN_STATUS - Static variable in class net.snowflake.client.core.SFTrustManager
- SF_OCSP_TEST_INJECT_VALIDITY_ERROR - Static variable in class net.snowflake.client.core.SFTrustManager
- SF_OCSP_TEST_INVALID_SIGNING_CERT - Static variable in class net.snowflake.client.core.SFTrustManager
- SF_OCSP_TEST_NO_OCSP_RESPONDER_URL - Static variable in class net.snowflake.client.core.SFTrustManager
- SF_OCSP_TEST_OCSP_RESPONDER_TIMEOUT - Static variable in class net.snowflake.client.core.SFTrustManager
- SF_OCSP_TEST_OCSP_RESPONSE_CACHE_SERVER_TIMEOUT - Static variable in class net.snowflake.client.core.SFTrustManager
- SF_OCSP_TEST_RESPONDER_URL - Static variable in class net.snowflake.client.core.SFTrustManager
- SF_PATH_AUTHENTICATOR_REQUEST - Static variable in class net.snowflake.client.core.SessionUtil
- SF_QUERY_REQUEST_ID - Static variable in class net.snowflake.client.core.SFSession
- SF_QUERY_SESSION_DELETE - Static variable in class net.snowflake.client.core.SessionUtil
- SFArrowResultSet - Class in net.snowflake.client.core
-
Arrow result set implementation
- SFArrowResultSet(SnowflakeResultSetSerializableV1, SFBaseSession, SFBaseStatement, boolean) - Constructor for class net.snowflake.client.core.SFArrowResultSet
-
Constructor takes a result from the API response that we get from executing a SQL statement.
- SFArrowResultSet(SnowflakeResultSetSerializableV1, Telemetry, boolean) - Constructor for class net.snowflake.client.core.SFArrowResultSet
-
This is a minimum initialization for SFArrowResult.
- SFBaseFileTransferAgent - Class in net.snowflake.client.jdbc
-
Base class for file transfers: given a SnowflakeConnection, files may be uploaded or downloaded from/to an InputStream.
- SFBaseFileTransferAgent() - Constructor for class net.snowflake.client.jdbc.SFBaseFileTransferAgent
- SFBaseFileTransferAgent.CommandType - Enum in net.snowflake.client.jdbc
-
The types of file transfer: upload and download.
- SFBaseFileTransferAgent.DownloadCommandEncryptionFacade - Class in net.snowflake.client.jdbc
- SFBaseFileTransferAgent.DownloadCommandFacade - Class in net.snowflake.client.jdbc
-
A class for encapsulating the columns to return for the download command
- SFBaseFileTransferAgent.UploadColumns - Enum in net.snowflake.client.jdbc
-
A class for encapsulating the columns to return for the upload command
- SFBaseFileTransferAgent.UploadCommandEncryptionFacade - Class in net.snowflake.client.jdbc
- SFBaseFileTransferAgent.UploadCommandFacade - Class in net.snowflake.client.jdbc
- SFBaseResultSet - Class in net.snowflake.client.core
-
Base class for query result set and metadata result set
- SFBaseResultSet() - Constructor for class net.snowflake.client.core.SFBaseResultSet
- SFBaseSession - Class in net.snowflake.client.core
-
Snowflake session implementation base.
- SFBaseSession(SFConnectionHandler) - Constructor for class net.snowflake.client.core.SFBaseSession
- SFBaseStatement - Class in net.snowflake.client.core
-
Base abstract class for an SFStatement implementation.
- SFBaseStatement() - Constructor for class net.snowflake.client.core.SFBaseStatement
- SFBaseStatement.CallingMethod - Enum in net.snowflake.client.core
-
The type of query that is being executed.
- SFChildResult - Class in net.snowflake.client.core
-
Data class to wrap information about child job results
- SFChildResult(String, SFStatementType) - Constructor for class net.snowflake.client.core.SFChildResult
- SFClientConfig - Class in net.snowflake.client.config
-
POJO class for Snowflake's client config.
- SFClientConfig() - Constructor for class net.snowflake.client.config.SFClientConfig
- SFClientConfig(SFClientConfig.CommonProps) - Constructor for class net.snowflake.client.config.SFClientConfig
- SFClientConfig.CommonProps - Class in net.snowflake.client.config
- SFClientConfigParser - Class in net.snowflake.client.config
- SFClientConfigParser() - Constructor for class net.snowflake.client.config.SFClientConfigParser
- SFConnectionHandler - Interface in net.snowflake.client.jdbc
-
Class that presents the implementation of a Snowflake Connection.
- SFException - Class in net.snowflake.client.core
-
Created by jhuang on 1/5/16.
- SFException(Throwable, ErrorCode, Object...) - Constructor for class net.snowflake.client.core.SFException
- SFException(ErrorCode, Object...) - Constructor for class net.snowflake.client.core.SFException
- SFFixedViewResultSet - Class in net.snowflake.client.core
-
Fixed view result set.
- SFFixedViewResultSet(SnowflakeFixedView, SFBaseFileTransferAgent.CommandType, String) - Constructor for class net.snowflake.client.core.SFFixedViewResultSet
- SFFormatter - Class in net.snowflake.client.log
-
SFFormatter
- SFFormatter() - Constructor for class net.snowflake.client.log.SFFormatter
- SFJsonResultSet - Class in net.snowflake.client.core
-
Abstract class used to represent snowflake result set in json format
- SFJsonResultSet() - Constructor for class net.snowflake.client.core.SFJsonResultSet
- SFLogger - Interface in net.snowflake.client.log
-
Interface used by JDBC driver to log information
- SFLoggerFactory - Class in net.snowflake.client.log
-
Used to create SFLogger instance
- SFLoggerFactory() - Constructor for class net.snowflake.client.log.SFLoggerFactory
- SFLoggerUtil - Class in net.snowflake.client.log
- SFLoggerUtil() - Constructor for class net.snowflake.client.log.SFLoggerUtil
- SFLoginInput - Class in net.snowflake.client.core
-
A class for holding all information required for login
- SFLoginOutput - Class in net.snowflake.client.core
-
Login output information including session tokens, database versions
- SFLogLevel - Enum in net.snowflake.client.log
-
Extended log levels for snowflake package.
- SFOCSPException - Class in net.snowflake.client.core
- SFOCSPException(OCSPErrorCode, String) - Constructor for class net.snowflake.client.core.SFOCSPException
- SFOCSPException(OCSPErrorCode, String, Throwable) - Constructor for class net.snowflake.client.core.SFOCSPException
- SFPair<L,R> - Class in net.snowflake.client.util
-
Created by hyu on 2/1/18.
- SFResultSet - Class in net.snowflake.client.core
-
Snowflake ResultSet implementation
- SFResultSet(SnowflakeResultSetSerializableV1, SFBaseStatement, boolean) - Constructor for class net.snowflake.client.core.SFResultSet
-
Constructor takes a result from the API response that we get from executing a SQL statement.
- SFResultSet(SnowflakeResultSetSerializableV1, Telemetry, boolean) - Constructor for class net.snowflake.client.core.SFResultSet
-
This is a minimum initialization for SFResultSet.
- SFResultSetMetaData - Class in net.snowflake.client.core
-
Snowflake ResultSetMetaData
- SFResultSetMetaData(int, List<String>, List<String>, List<Integer>, SFBaseSession) - Constructor for class net.snowflake.client.core.SFResultSetMetaData
- SFResultSetMetaData(List<SnowflakeColumnMetadata>, String, SFBaseSession, boolean, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat) - Constructor for class net.snowflake.client.core.SFResultSetMetaData
- SFResultSetMetaData(List<SnowflakeColumnMetadata>, SFBaseSession, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat) - Constructor for class net.snowflake.client.core.SFResultSetMetaData
- sfScale - Variable in class net.snowflake.client.core.arrow.BigIntToFixedConverter
-
scale of the fixed value
- sfScale - Variable in class net.snowflake.client.core.arrow.IntToFixedConverter
- sfScale - Variable in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- sfScale - Variable in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- SFSession - Class in net.snowflake.client.core
-
Snowflake session implementation
- SFSession() - Constructor for class net.snowflake.client.core.SFSession
- SFSession(DefaultSFConnectionHandler) - Constructor for class net.snowflake.client.core.SFSession
- SFSessionProperty - Enum in net.snowflake.client.core
-
session properties accepted for opening a new session.
- SFSSLConnectionSocketFactory - Class in net.snowflake.client.core
-
Snowflake custom SSLConnectionSocketFactory
- SFSSLConnectionSocketFactory(TrustManager[], boolean) - Constructor for class net.snowflake.client.core.SFSSLConnectionSocketFactory
- SFStatement - Class in net.snowflake.client.core
-
Snowflake statement
- SFStatement(SFSession) - Constructor for class net.snowflake.client.core.SFStatement
- SFStatementMetaData - Class in net.snowflake.client.core
-
Statement metadata which includes the result metadata and bind information.
- SFStatementMetaData(SFResultSetMetaData, SFStatementType, int, boolean, List<MetaDataOfBinds>, boolean) - Constructor for class net.snowflake.client.core.SFStatementMetaData
- SFStatementType - Enum in net.snowflake.client.core
-
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
- SFTimestamp - Class in net.snowflake.client.util
- SFTimestamp() - Constructor for class net.snowflake.client.util.SFTimestamp
- SFToJavaLogMapper - Class in net.snowflake.client.log
-
Utility class to map SFLogLevels to java.util.logging.Level;
- SFToJavaLogMapper() - Constructor for class net.snowflake.client.log.SFToJavaLogMapper
- SFTrustManager - Class in net.snowflake.client.core
-
SFTrustManager is a composite of TrustManager of the default JVM TrustManager and Snowflake OCSP revocation status checker.
- SHORT_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- SHOW - net.snowflake.client.core.SFStatementType
- showEncryptionParameter - Variable in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
- shutdown() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
shuts down the client
- shutdown() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
- shutdown() - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- shutdown() - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
shuts down the client
- skip(long) - Method in class net.snowflake.client.core.HttpUtil.HttpInputStream
- SKIPPED - net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- SLF4JJCLWrapper - Class in net.snowflake.client.log
- SLF4JJCLWrapper(String) - Constructor for class net.snowflake.client.log.SLF4JJCLWrapper
- SLF4JLogger - Class in net.snowflake.client.log
-
Created by hyu on 11/17/16.
- SLF4JLogger(Class<?>) - Constructor for class net.snowflake.client.log.SLF4JLogger
- SLF4JLogger(String) - Constructor for class net.snowflake.client.log.SLF4JLogger
- SMALLINT - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- SmallIntToFixedConverter - Class in net.snowflake.client.core.arrow
-
Data vector whose snowflake logical type is fixed while represented as a short value vector
- SmallIntToFixedConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- SmallIntToScaledFixedConverter - Class in net.snowflake.client.core.arrow
-
Data vector whose snowflake logical type is fixed while represented as a scaled short value vector
- SmallIntToScaledFixedConverter(ValueVector, int, DataConversionContext, int) - Constructor for class net.snowflake.client.core.arrow.SmallIntToScaledFixedConverter
- smallIntVector - Variable in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- SMK_ID - Static variable in class net.snowflake.client.jdbc.MatDesc
-
MatDesc key for stage master key ID
- SnowflakeAzureClient - Class in net.snowflake.client.jdbc.cloud.storage
-
Encapsulates the Azure Storage client and all Azure Storage operations and logic
- SnowflakeBaseResultSet - Class in net.snowflake.client.jdbc
-
Base class for query result set and metadata result set
- SnowflakeBaseResultSet() - Constructor for class net.snowflake.client.jdbc.SnowflakeBaseResultSet
-
This should never be used.
- SnowflakeBaseResultSet(SnowflakeResultSetSerializableV1) - Constructor for class net.snowflake.client.jdbc.SnowflakeBaseResultSet
-
Create an sessionless result set, there is no statement and session for the result set.
- SnowflakeBasicDataSource - Class in net.snowflake.client.jdbc
-
Created by hyu on 5/11/17.
- SnowflakeBasicDataSource() - Constructor for class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- SnowflakeCallableStatement - Interface in net.snowflake.client.jdbc
- SnowflakeChunkDownloader - Class in net.snowflake.client.jdbc
-
Class for managing async download of offline result chunks
- SnowflakeChunkDownloader(SnowflakeResultSetSerializableV1) - Constructor for class net.snowflake.client.jdbc.SnowflakeChunkDownloader
-
Constructor to initialize downloader, which uses the default stream provider
- SnowflakeChunkDownloader.NoOpChunkDownloader - Class in net.snowflake.client.jdbc
-
This is a No Operation chunk downloader to avoid potential null pointer exception
- SnowflakeClob - Class in net.snowflake.client.jdbc
-
A simple Clob implementation using String
- SnowflakeClob() - Constructor for class net.snowflake.client.jdbc.SnowflakeClob
- SnowflakeClob(String) - Constructor for class net.snowflake.client.jdbc.SnowflakeClob
- SnowflakeColumnMetadata - Class in net.snowflake.client.jdbc
- SnowflakeColumnMetadata(String, int, boolean, int, int, int, String, boolean, SnowflakeType, String, String, String, boolean) - Constructor for class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- SnowflakeConnection - Interface in net.snowflake.client.jdbc
-
This interface defines Snowflake specific APIs for Connection
- SnowflakeConnectionPoolDataSource - Class in net.snowflake.client.pooling
- SnowflakeConnectionPoolDataSource() - Constructor for class net.snowflake.client.pooling.SnowflakeConnectionPoolDataSource
- SnowflakeConnectionV1 - Class in net.snowflake.client.jdbc
-
Snowflake connection implementation
- SnowflakeConnectionV1(String, Properties) - Constructor for class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
A connection will establish a session token from snowflake
- SnowflakeConnectionV1(String, Properties, boolean) - Constructor for class net.snowflake.client.jdbc.SnowflakeConnectionV1
- SnowflakeConnectionV1(SFConnectionHandler) - Constructor for class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Instantiates a SnowflakeConnectionV1 with the passed-in SnowflakeConnectionImpl.
- SnowflakeConnectionV1(SFConnectionHandler, String, Properties) - Constructor for class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Instantiates a SnowflakeConnectionV1 with the passed-in SnowflakeConnectionImpl.
- SnowflakeConnectString - Class in net.snowflake.client.jdbc
- SnowflakeDatabaseMetaData - Class in net.snowflake.client.jdbc
- SnowflakeDateWithTimezone - Class in net.snowflake.client.jdbc
-
Date with toString() overridden to display date values in session timezone.
- SnowflakeDateWithTimezone(long, TimeZone, boolean) - Constructor for class net.snowflake.client.jdbc.SnowflakeDateWithTimezone
- SnowflakeDriver - Class in com.snowflake.client.jdbc
-
This is left in to ensure backward compatibility for old customers that are still using the legacy com.snowflake.client.jdbc.SnowflakeDriver.
- SnowflakeDriver - Class in net.snowflake.client.jdbc
-
JDBC Driver implementation of Snowflake for production.
- SnowflakeDriver() - Constructor for class com.snowflake.client.jdbc.SnowflakeDriver
- SnowflakeDriver() - Constructor for class net.snowflake.client.jdbc.SnowflakeDriver
- SnowflakeFileTransferAgent - Class in net.snowflake.client.jdbc
-
Class for uploading/downloading files
- SnowflakeFileTransferAgent(String, SFSession, SFStatement) - Constructor for class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- SnowflakeFileTransferAgent.ResultStatus - Enum in net.snowflake.client.jdbc
-
Result status enum
- SnowflakeFileTransferConfig - Class in net.snowflake.client.jdbc
-
This class manages the parameters to call SnowflakeFileTransferAgent.uploadWithoutConnection()
- SnowflakeFileTransferConfig(SnowflakeFileTransferConfig.Builder) - Constructor for class net.snowflake.client.jdbc.SnowflakeFileTransferConfig
- SnowflakeFileTransferConfig.Builder - Class in net.snowflake.client.jdbc
- SnowflakeFileTransferMetadata - Interface in net.snowflake.client.jdbc
- SnowflakeFileTransferMetadataV1 - Class in net.snowflake.client.jdbc
-
A class to manage metadata for upload or download files.
- SnowflakeFileTransferMetadataV1(String, String, String, String, Long, SFBaseFileTransferAgent.CommandType, StageInfo) - Constructor for class net.snowflake.client.jdbc.SnowflakeFileTransferMetadataV1
- SnowflakeFixedView - Interface in net.snowflake.client.jdbc
-
An interface to use for returning query results from any java class
- SnowflakeGCSClient - Class in net.snowflake.client.jdbc.cloud.storage
-
Encapsulates the GCS Storage client and all GCS operations and logic
- SnowflakeLoggedFeatureNotSupportedException - Exception in net.snowflake.client.jdbc
- SnowflakeLoggedFeatureNotSupportedException(SFBaseSession) - Constructor for exception net.snowflake.client.jdbc.SnowflakeLoggedFeatureNotSupportedException
- SnowflakeLoggedFeatureNotSupportedException(SFBaseSession, String) - Constructor for exception net.snowflake.client.jdbc.SnowflakeLoggedFeatureNotSupportedException
- SnowflakeMutableProxyRoutePlanner - Class in net.snowflake.client.core
-
This class defines a ProxyRoutePlanner (used for creating HttpClients) that has the ability to change the nonProxyHosts setting.
- SnowflakeMutableProxyRoutePlanner(String, int, Protocol, String) - Constructor for class net.snowflake.client.core.SnowflakeMutableProxyRoutePlanner
- SnowflakePooledConnection - Class in net.snowflake.client.pooling
-
Snowflake implementation of pooled connection
- SnowflakePreparedStatement - Interface in net.snowflake.client.jdbc
- SnowflakeReauthenticationRequest - Exception in net.snowflake.client.jdbc
-
SnowflakeReauthenticationRequest signals the reauthentication used for SSO
- SnowflakeReauthenticationRequest(String, String, String, int) - Constructor for exception net.snowflake.client.jdbc.SnowflakeReauthenticationRequest
- SnowflakeResultChunk - Class in net.snowflake.client.jdbc
-
Class for result chunk
- SnowflakeResultChunk(String, int, int, int) - Constructor for class net.snowflake.client.jdbc.SnowflakeResultChunk
- SnowflakeResultChunk.DownloadState - Enum in net.snowflake.client.jdbc
- SnowflakeResultSet - Interface in net.snowflake.client.jdbc
-
This interface defines Snowflake specific APIs for ResultSet
- SnowflakeResultSetMetaData - Interface in net.snowflake.client.jdbc
- SnowflakeResultSetSerializable - Interface in net.snowflake.client.jdbc
-
This interface defines Snowflake specific APIs to access the data wrapped in the result set serializable object.
- SnowflakeResultSetSerializable.ResultSetRetrieveConfig - Class in net.snowflake.client.jdbc
- SnowflakeResultSetSerializable.ResultSetRetrieveConfig.Builder - Class in net.snowflake.client.jdbc
- SnowflakeResultSetSerializableV1 - Class in net.snowflake.client.jdbc
-
This object is an intermediate object between result JSON from GS and ResultSet.
- SnowflakeResultSetSerializableV1() - Constructor for class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
Default constructor.
- SnowflakeResultSetSerializableV1.ChunkFileMetadata - Class in net.snowflake.client.jdbc
-
An Entity class to represent a chunk file metadata.
- SnowflakeResultSetV1 - Class in net.snowflake.client.jdbc
-
Snowflake ResultSet implementation
- SnowflakeResultSetV1(SFBaseResultSet, Statement) - Constructor for class net.snowflake.client.jdbc.SnowflakeResultSetV1
-
Constructor takes an inputstream from the API response that we get from executing a SQL statement.
- SnowflakeResultSetV1(SFBaseResultSet, SnowflakeResultSetSerializableV1) - Constructor for class net.snowflake.client.jdbc.SnowflakeResultSetV1
-
Constructor takes a result set serializable object to create a sessionless result set.
- SnowflakeS3Client - Class in net.snowflake.client.jdbc.cloud.storage
-
Wrapper around AmazonS3Client.
- SnowflakeS3Client(Map<?, ?>, ClientConfiguration, RemoteStoreFileEncryptionMaterial, Properties, String, String, boolean, SFBaseSession, boolean) - Constructor for class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
- SnowflakeSimulatedUploadFailure - Exception in net.snowflake.client.jdbc
-
Snowflake Loader exception for Test.
- SnowflakeSimulatedUploadFailure() - Constructor for exception net.snowflake.client.jdbc.SnowflakeSimulatedUploadFailure
- SnowflakeSimulatedUploadFailure(String) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSimulatedUploadFailure
- SnowflakeSQLException - Exception in net.snowflake.client.jdbc
- SnowflakeSQLException(String) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLException(String, int) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLException(String, int, Object...) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLException(String, String) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLException(String, String, String, int) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
-
This constructor should only be used for error from Global service.
- SnowflakeSQLException(Throwable, String, int) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLException(Throwable, String, int, Object...) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLException(Throwable, ErrorCode, Object...) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLException(SFException) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLException(ErrorCode, int, boolean, long) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLException(ErrorCode, Object...) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLException
- SnowflakeSQLLoggedException - Exception in net.snowflake.client.jdbc
- SnowflakeSQLLoggedException(SFBaseSession, int, String) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
- SnowflakeSQLLoggedException(SFBaseSession, int, String, Object...) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
- SnowflakeSQLLoggedException(SFBaseSession, String) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
- SnowflakeSQLLoggedException(SFBaseSession, String, int, Throwable, Object...) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
- SnowflakeSQLLoggedException(SFBaseSession, String, String) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
- SnowflakeSQLLoggedException(SFBaseSession, String, String, int, String) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
- SnowflakeSQLLoggedException(SFBaseSession, SFException) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
- SnowflakeSQLLoggedException(SFBaseSession, ErrorCode, Object...) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
- SnowflakeSQLLoggedException(SFBaseSession, ErrorCode, Throwable, Object...) - Constructor for exception net.snowflake.client.jdbc.SnowflakeSQLLoggedException
- SnowflakeStatement - Interface in net.snowflake.client.jdbc
-
This interface defines Snowflake specific APIs for Statement
- SnowflakeStorageClient - Interface in net.snowflake.client.jdbc.cloud.storage
-
Interface for storage client provider implementations
- SnowflakeTimestampWithTimezone - Class in net.snowflake.client.jdbc
-
Timestamp with toString() overridden to display timestamp in session timezone.
- SnowflakeTimestampWithTimezone(long, int, TimeZone) - Constructor for class net.snowflake.client.jdbc.SnowflakeTimestampWithTimezone
- SnowflakeTimestampWithTimezone(Timestamp) - Constructor for class net.snowflake.client.jdbc.SnowflakeTimestampWithTimezone
- SnowflakeTimestampWithTimezone(Timestamp, TimeZone) - Constructor for class net.snowflake.client.jdbc.SnowflakeTimestampWithTimezone
- SnowflakeTimeWithTimezone - Class in net.snowflake.client.jdbc
-
Time with toString() overridden to display time values in session timezone.
- SnowflakeTimeWithTimezone(long, int, boolean) - Constructor for class net.snowflake.client.jdbc.SnowflakeTimeWithTimezone
- SnowflakeTimeWithTimezone(Timestamp, TimeZone, boolean) - Constructor for class net.snowflake.client.jdbc.SnowflakeTimeWithTimezone
- SnowflakeType - Enum in net.snowflake.client.jdbc
-
Type converters
- SnowflakeType.JavaDataType - Enum in net.snowflake.client.jdbc
- SnowflakeType.JavaSQLType - Enum in net.snowflake.client.jdbc
- SnowflakeUtil - Class in net.snowflake.client.jdbc
- SnowflakeUtil() - Constructor for class net.snowflake.client.jdbc.SnowflakeUtil
- SOLARIS - net.snowflake.client.core.Constants.OS
- sort() - Method in class net.snowflake.client.core.arrow.ArrowResultChunkIndexSorter
-
This method is only used when sf-property sort is on
- source - net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
- source_compression - net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
- source_size - net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
- sourceFromStream - Variable in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
- sourceStream - Variable in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
- specializedFormatter(Map<String, Object>, String, String, String) - Static method in class net.snowflake.client.core.ResultUtil
-
Helper function building a formatter for a specialized timestamp type.
- splitBySize(long) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
-
Split this object into small pieces based on the user specified data size.
- SQL_EXCEPTION - net.snowflake.client.jdbc.telemetry.TelemetryField
- SQL_STATE - net.snowflake.client.loader.LoadingError.ErrorProperty
- sqlWarnings - Variable in class net.snowflake.client.core.SFBaseSession
- SQLXML - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- SRC_FILE_NAME_FOR_STREAM - Static variable in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- StageInfo - Class in net.snowflake.client.jdbc.cloud.storage
-
Encapsulates all the required stage properties used by GET/PUT for Azure and S3 stages
- StageInfo.StageType - Enum in net.snowflake.client.jdbc.cloud.storage
- start() - Method in interface net.snowflake.client.loader.Loader
-
Initiates loading threads.
- start() - Method in class net.snowflake.client.loader.StreamLoader
-
Starts the loader
- startHeartbeatForThisSession() - Method in class net.snowflake.client.core.SFSession
-
Start heartbeat for this session
- startParsing(JsonResultChunk, SFBaseSession) - Method in class net.snowflake.client.jdbc.ResultJsonParserV2
- startTransaction - net.snowflake.client.loader.LoaderProperty
- state() - Method in class net.snowflake.client.loader.BufferStage
- STATE_TRANSITION - net.snowflake.client.core.Event.EventType
- statement - Variable in class net.snowflake.client.core.SFArrowResultSet
-
statement generate current result set
- statement - Variable in class net.snowflake.client.core.SFResultSet
- statement - Variable in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- STATEMENT_ALREADY_RUNNING_QUERY - net.snowflake.client.jdbc.ErrorCode
- STATEMENT_CLOSED - net.snowflake.client.jdbc.ErrorCode
- STATEMENT_PREPARE_FAILURE - net.snowflake.client.jdbc.ErrorCode
- statementParametersMap - Variable in class net.snowflake.client.core.SFBaseStatement
- status - net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
- statusRows - Variable in class net.snowflake.client.jdbc.SFBaseFileTransferAgent
- STDOUT - Static variable in class net.snowflake.client.log.JDK14Logger
- StmtOutput(JsonNode) - Constructor for class net.snowflake.client.core.StmtUtil.StmtOutput
- StmtUtil - Class in net.snowflake.client.core
-
Statement Util
- StmtUtil() - Constructor for class net.snowflake.client.core.StmtUtil
- StmtUtil.StmtOutput - Class in net.snowflake.client.core
-
Output for running a statement on server
- stopHeartbeatForThisSession() - Method in class net.snowflake.client.core.SFSession
-
Stop heartbeat for this session
- StorageClientFactory - Class in net.snowflake.client.jdbc.cloud.storage
-
Factory object for abstracting the creation of storage client objects: SnowflakeStorageClient and StorageObjectMetadata
- StorageObjectMetadata - Interface in net.snowflake.client.jdbc.cloud.storage
-
Interface for platform-independent remote storage object metadata, modeled after the S3 ObjectMetadata class
- StorageObjectSummary - Class in net.snowflake.client.jdbc.cloud.storage
-
Storage platform agnostic class that encapsulates remote storage object properties
- StorageObjectSummaryCollection - Class in net.snowflake.client.jdbc.cloud.storage
-
Provides and iterator over storage object summaries from all supported cloud storage providers
- StorageObjectSummaryCollection(Page<Blob>) - Constructor for class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummaryCollection
- StorageObjectSummaryCollection(Iterable<ListBlobItem>) - Constructor for class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummaryCollection
- StorageObjectSummaryCollection(List<S3ObjectSummary>) - Constructor for class net.snowflake.client.jdbc.cloud.storage.StorageObjectSummaryCollection
- StorageProviderException - Exception in net.snowflake.client.jdbc.cloud.storage
-
Custom exception class to signal a remote provider exception in a platform-independent manner.
- StorageProviderException(Exception) - Constructor for exception net.snowflake.client.jdbc.cloud.storage.StorageProviderException
-
Constructor that accepts an arbitrary Exception.
- storesLowerCaseIdentifiers() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- storesLowerCaseQuotedIdentifiers() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- storesMixedCaseIdentifiers() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- storesMixedCaseQuotedIdentifiers() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- storesUpperCaseIdentifiers() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- storesUpperCaseQuotedIdentifiers() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- StreamLoader - Class in net.snowflake.client.loader
-
Stream Loader
- StreamLoader(Map<LoaderProperty, Object>, Connection, Connection) - Constructor for class net.snowflake.client.loader.StreamLoader
- StringFunctionsSupported - Static variable in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- STRINGS_QUOTED - net.snowflake.client.core.SFSessionProperty
- STRUCT - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- submit(Callable<T>) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryThreadPool
- submitRow(Object[]) - Method in interface net.snowflake.client.loader.Loader
-
Pass row data
- submitRow(Object[]) - Method in class net.snowflake.client.loader.StreamLoader
- SUCCESS - net.snowflake.client.core.QueryStatus
- SUCCESS - net.snowflake.client.jdbc.SnowflakeResultChunk.DownloadState
- supportsAlterTableWithAddColumn() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsAlterTableWithDropColumn() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsANSI92EntryLevelSQL() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsANSI92FullSQL() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsANSI92IntermediateSQL() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsAsyncQuery() - Method in class net.snowflake.client.jdbc.DefaultSFConnectionHandler
- supportsAsyncQuery() - Method in interface net.snowflake.client.jdbc.SFConnectionHandler
-
Whether this Connection supports asynchronous queries.
- supportsBatchUpdates() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsCatalogsInDataManipulation() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsCatalogsInIndexDefinitions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsCatalogsInPrivilegeDefinitions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsCatalogsInProcedureCalls() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsCatalogsInTableDefinitions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsColumnAliasing() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsConvert() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsConvert(int, int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsCoreSQLGrammar() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsCorrelatedSubqueries() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsDataManipulationTransactionsOnly() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsDifferentTableCorrelationNames() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsExpressionsInOrderBy() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsExtendedSQLGrammar() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsFullOuterJoins() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsGetGeneratedKeys() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsGroupBy() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsGroupByBeyondSelect() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsGroupByUnrelated() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsIntegrityEnhancementFacility() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsLikeEscapeClause() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsLimitedOuterJoins() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsMinimumSQLGrammar() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsMixedCaseIdentifiers() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsMixedCaseQuotedIdentifiers() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsMultipleOpenResults() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsMultipleResultSets() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsMultipleTransactions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsNamedParameters() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsNonNullableColumns() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsOpenCursorsAcrossCommit() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsOpenCursorsAcrossRollback() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsOpenStatementsAcrossCommit() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsOpenStatementsAcrossRollback() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsOrderByUnrelated() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsOuterJoins() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsPositionedDelete() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsPositionedUpdate() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsResultSetConcurrency(int, int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsResultSetHoldability(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsResultSetType(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSavepoints() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSchemasInDataManipulation() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSchemasInIndexDefinitions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSchemasInPrivilegeDefinitions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSchemasInProcedureCalls() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSchemasInTableDefinitions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSelectForUpdate() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsStatementPooling() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsStoredFunctionsUsingCallSyntax() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsStoredProcedures() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSubqueriesInComparisons() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSubqueriesInExists() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSubqueriesInIns() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsSubqueriesInQuantifieds() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsTableCorrelationNames() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsTransactionIsolationLevel(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsTransactions() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsUnion() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- supportsUnionAll() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- SystemFunctionsSupported - Static variable in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- systemGetEnv(String) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
-
System.getenv wrapper.
- systemGetProperty(String) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
-
System.getProperty wrapper.
- systemSetEnv(String, String) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
-
System.setEnv function.
- systemUnsetEnv(String) - Static method in class net.snowflake.client.jdbc.SnowflakeUtil
-
System.unsetEnv function to remove a system environment parameter in the map
T
- tableName - net.snowflake.client.loader.LoaderProperty
- target - net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
- target_compression - net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
- target_size - net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
- TargetAlias - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- TargetName - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- TCL - net.snowflake.client.core.SFStatementType
-
Transaction Command Language (COMMIT, ROLLBACK)
- Telemetry - Interface in net.snowflake.client.jdbc.telemetry
- TelemetryClient - Class in net.snowflake.client.jdbc.telemetry
-
Copyright (c) 2018-2019 Snowflake Computing Inc.
- TelemetryData - Class in net.snowflake.client.jdbc.telemetry
-
Copyright (c) 2018-2019 Snowflake Computing Inc.
- TelemetryEvent - Class in net.snowflake.client.jdbc.telemetryOOB
-
Copyright (c) 2018-2019 Snowflake Computing Inc.
- TelemetryEvent() - Constructor for class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent
- TelemetryEvent.LogBuilder - Class in net.snowflake.client.jdbc.telemetryOOB
-
Build log json object
- TelemetryEvent.MetricBuilder - Class in net.snowflake.client.jdbc.telemetryOOB
-
Build metric json object
- TelemetryEvent.Type - Enum in net.snowflake.client.jdbc.telemetryOOB
- TelemetryField - Enum in net.snowflake.client.jdbc.telemetry
- TelemetryService - Class in net.snowflake.client.jdbc.telemetryOOB
-
Copyright (c) 2018-2019 Snowflake Computing Inc.
- TelemetryService() - Constructor for class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- TelemetryService.TELEMETRY_SERVER_DEPLOYMENT - Enum in net.snowflake.client.jdbc.telemetryOOB
- TelemetryThreadPool - Class in net.snowflake.client.jdbc.telemetryOOB
-
A singleton class which wrapped the ExecutorService, which is used to submit telemetry data asynchronously to server
- TelemetryUtil - Class in net.snowflake.client.jdbc.telemetry
- TelemetryUtil() - Constructor for class net.snowflake.client.jdbc.telemetry.TelemetryUtil
- terminate() - Method in interface net.snowflake.client.core.ChunkDownloader
-
Terminate the chunk downloader, release all resources allocated
- terminate() - Method in class net.snowflake.client.jdbc.SnowflakeChunkDownloader.NoOpChunkDownloader
- terminate() - Method in class net.snowflake.client.jdbc.SnowflakeChunkDownloader
-
terminate the downloader
- testRemoteBadCSV - net.snowflake.client.loader.LoaderProperty
- TEXT - net.snowflake.client.jdbc.SnowflakeType
- ThreeFieldStructToTimestampTZConverter - Class in net.snowflake.client.core.arrow
-
converter from three-field struct (including epoch, fraction, and timezone) to Timestamp_TZ
- ThreeFieldStructToTimestampTZConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- THROTTLE_DURATION_PROP - Static variable in class net.snowflake.client.core.EventHandler
- THROTTLE_LIMIT_PROP - Static variable in class net.snowflake.client.core.EventHandler
- throwJCEMissingError(String, Exception) - Static method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
- throwNoSpaceLeftError(SFSession, String, Exception) - Static method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
For handling IOException: No space left on device when attempting to download a file to a location where there is not enough space.
- throwOnError() - Method in interface net.snowflake.client.loader.LoadResultListener
- TIME - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- TIME - net.snowflake.client.jdbc.SnowflakeType
- TIME_CONSUME_FIRST_RESULT - net.snowflake.client.jdbc.telemetry.TelemetryField
- TIME_CONSUME_LAST_RESULT - net.snowflake.client.jdbc.telemetry.TelemetryField
- TIME_DOWNLOADING_CHUNKS - net.snowflake.client.jdbc.telemetry.TelemetryField
- TIME_FORMAT_PATTERN - Static variable in enum net.snowflake.client.jdbc.SnowflakeType
- TIME_PARSING_CHUNKS - net.snowflake.client.jdbc.telemetry.TelemetryField
- TIME_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- TIME_WAITING_FOR_CHUNKS - net.snowflake.client.jdbc.telemetry.TelemetryField
- TIME_WITH_TIMEZONE - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- TIMESTAMP - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- TIMESTAMP - net.snowflake.client.jdbc.SnowflakeType
- TIMESTAMP - Static variable in class net.snowflake.client.core.IncidentUtil
- TIMESTAMP_FORMAT_PATTERN - Static variable in enum net.snowflake.client.jdbc.SnowflakeType
- TIMESTAMP_FORMAT_TZ_PATTERN - Static variable in enum net.snowflake.client.jdbc.SnowflakeType
- TIMESTAMP_LTZ - net.snowflake.client.jdbc.SnowflakeType
- TIMESTAMP_NTZ - net.snowflake.client.jdbc.SnowflakeType
- TIMESTAMP_STR - Static variable in class net.snowflake.client.jdbc.SnowflakeUtil
- TIMESTAMP_TZ - net.snowflake.client.jdbc.SnowflakeType
- TIMESTAMP_WITH_TIMEZONE - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- TINYINT - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- TinyIntToFixedConverter - Class in net.snowflake.client.core.arrow
-
A converter from arrow tinyint to Snowflake Fixed type converter
- TinyIntToFixedConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- TinyIntToScaledFixedConverter - Class in net.snowflake.client.core.arrow
-
A converter from scaled arrow tinyint to Snowflake Fixed type converter
- TinyIntToScaledFixedConverter(ValueVector, int, DataConversionContext, int) - Constructor for class net.snowflake.client.core.arrow.TinyIntToScaledFixedConverter
- tinyIntVector - Variable in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- tmpdir - Static variable in interface net.snowflake.client.loader.Loader
- toBigDecimal(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to BigDecimal
- toBigDecimal(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toBigDecimal(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toBigDecimal(int) - Method in class net.snowflake.client.core.arrow.DateConverter
- toBigDecimal(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toBigDecimal(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toBigDecimal(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toBigDecimal(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toBigDecimal(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toBigDecimal(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- toBoolean(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to boolean data
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimeConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampLTZConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampNTZConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.DateConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.IntToScaledFixedConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.IntToTimeConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.SmallIntToScaledFixedConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.TinyIntToScaledFixedConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampLTZConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampNTZConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.VarBinaryToBinaryConverter
- toBoolean(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- toByte(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to byte data
- toByte(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toByte(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toByte(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toByte(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toByte(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toBytes(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to byte array
- toBytes(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampLTZConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampNTZConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.IntToTimeConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampLTZConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampNTZConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.VarBinaryToBinaryConverter
- toBytes(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- toDate(int, TimeZone, boolean) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to Date
- toDate(int, TimeZone, boolean) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampLTZConverter
- toDate(int, TimeZone, boolean) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampNTZConverter
- toDate(int, TimeZone, boolean) - Method in class net.snowflake.client.core.arrow.DateConverter
- toDate(int, TimeZone, boolean) - Method in class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- toDate(int, TimeZone, boolean) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampLTZConverter
- toDate(int, TimeZone, boolean) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampNTZConverter
- toDate(int, TimeZone, boolean) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- toDouble(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to double data
- toDouble(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.DateConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.IntToScaledFixedConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toDouble(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- toFloat(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to float data
- toFloat(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.DateConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.IntToScaledFixedConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.SmallIntToScaledFixedConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.TinyIntToScaledFixedConverter
- toFloat(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- toInt(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to int data
- toInt(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.DateConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.IntToScaledFixedConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.SmallIntToScaledFixedConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.TinyIntToScaledFixedConverter
- toInt(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- toJavaTimestamp(long, int) - Static method in class net.snowflake.client.core.arrow.ArrowResultUtil
-
generate Java Timestamp object
- toJavaUtilLoggingLevel(SFLogLevel) - Static method in class net.snowflake.client.log.SFToJavaLogMapper
- toJson() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryData
- TOKEN - net.snowflake.client.core.SFSessionProperty
- toLong(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to long data
- toLong(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.DateConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.IntToScaledFixedConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.SmallIntToScaledFixedConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.TinyIntToScaledFixedConverter
- toLong(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- TOO_MANY_SESSION_PARAMETERS - net.snowflake.client.jdbc.ErrorCode
- TOO_MANY_STATEMENT_PARAMETERS - net.snowflake.client.jdbc.ErrorCode
- toObject(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to Object
- toObject(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimeConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampLTZConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampNTZConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.DateConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.IntToScaledFixedConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.IntToTimeConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.SmallIntToScaledFixedConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.TinyIntToScaledFixedConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampLTZConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampNTZConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.VarBinaryToBinaryConverter
- toObject(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- toShort(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to short data
- toShort(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.DateConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.IntToScaledFixedConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.SmallIntToScaledFixedConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.TinyIntToScaledFixedConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- toShort(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- toString() - Method in class net.snowflake.client.core.SFException
- toString() - Method in class net.snowflake.client.core.SFOCSPException
- toString() - Method in enum net.snowflake.client.jdbc.ErrorCode
- toString() - Method in class net.snowflake.client.jdbc.MatDesc
- toString() - Method in class net.snowflake.client.jdbc.SnowflakeClob
- toString() - Method in class net.snowflake.client.jdbc.SnowflakeColumnMetadata
- toString() - Method in class net.snowflake.client.jdbc.SnowflakeConnectString
- toString() - Method in class net.snowflake.client.jdbc.SnowflakeDateWithTimezone
-
Returns a string representation in UTC so as to display "wallclock time"
- toString() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1.ChunkFileMetadata
- toString() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1
- toString() - Method in class net.snowflake.client.jdbc.SnowflakeTimestampWithTimezone
-
Returns a string representation in UTC
- toString() - Method in class net.snowflake.client.jdbc.SnowflakeTimeWithTimezone
-
Returns a string representation in session's timezone so as to display "wallclock time"
- toString() - Method in class net.snowflake.client.jdbc.telemetry.TelemetryData
- toString() - Method in enum net.snowflake.client.jdbc.telemetry.TelemetryField
- toString() - Method in class net.snowflake.client.loader.LoadingError
- toString() - Method in class net.snowflake.client.util.SFPair
- toString(boolean) - Method in class net.snowflake.client.jdbc.SnowflakeConnectString
- toString(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to string
- toString(int) - Method in class net.snowflake.client.core.arrow.BigIntToFixedConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.BigIntToScaledFixedConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimeConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampLTZConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampNTZConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.BitToBooleanConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.DateConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.DecimalToScaledFixedConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.DoubleToRealConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.IntToFixedConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.IntToScaledFixedConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.IntToTimeConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.SmallIntToFixedConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.SmallIntToScaledFixedConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.TinyIntToFixedConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.TinyIntToScaledFixedConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampLTZConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampNTZConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.VarBinaryToBinaryConverter
- toString(int) - Method in class net.snowflake.client.core.arrow.VarCharConverter
- toTime(int) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to Time
- toTime(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimeConverter
- toTime(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampLTZConverter
- toTime(int) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampNTZConverter
- toTime(int) - Method in class net.snowflake.client.core.arrow.IntToTimeConverter
- toTime(int) - Method in class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- toTime(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampLTZConverter
- toTime(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampNTZConverter
- toTime(int) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- toTimestamp(int, TimeZone) - Method in interface net.snowflake.client.core.arrow.ArrowVectorConverter
-
Convert value in arrow vector to Timestamp
- toTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.arrow.BigIntToTimeConverter
- toTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampLTZConverter
- toTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.arrow.BigIntToTimestampNTZConverter
- toTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.arrow.DateConverter
- toTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.arrow.IntToTimeConverter
- toTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.arrow.ThreeFieldStructToTimestampTZConverter
- toTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampLTZConverter
- toTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampNTZConverter
- toTimestamp(int, TimeZone) - Method in class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- toZonedDateTime() - Method in class net.snowflake.client.jdbc.SnowflakeTimestampWithTimezone
-
Converts this timestamp to a zoned date time.
- trace(Object) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- trace(Object) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- trace(Object, Throwable) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- trace(Object, Throwable) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- trace(String, boolean) - Method in class net.snowflake.client.log.JDK14Logger
- trace(String, boolean) - Method in interface net.snowflake.client.log.SFLogger
- trace(String, boolean) - Method in class net.snowflake.client.log.SLF4JLogger
- trace(String, Object...) - Method in class net.snowflake.client.log.JDK14Logger
- trace(String, Object...) - Method in interface net.snowflake.client.log.SFLogger
-
Logs message at TRACE level.
- trace(String, Object...) - Method in class net.snowflake.client.log.SLF4JLogger
- trace(String, Throwable) - Method in class net.snowflake.client.log.JDK14Logger
- trace(String, Throwable) - Method in interface net.snowflake.client.log.SFLogger
- trace(String, Throwable) - Method in class net.snowflake.client.log.SLF4JLogger
- TRACE - net.snowflake.client.log.SFLogLevel
- TRACING - net.snowflake.client.core.SFSessionProperty
- triggerBasicEvent(Event.EventType, String, boolean) - Static method in class net.snowflake.client.core.EventUtil
- triggerStateTransition(BasicEvent.QueryState, String) - Static method in class net.snowflake.client.core.EventUtil
- truncate(long) - Method in class net.snowflake.client.jdbc.SnowflakeClob
- truncateSQL(String) - Static method in class net.snowflake.client.core.StmtUtil
-
Truncate a SQL text for logging
- truncateTable - net.snowflake.client.loader.LoaderProperty
- tryReuse(JsonResultChunk.ResultChunkDataCache) - Method in class net.snowflake.client.jdbc.JsonResultChunk
- TwoFieldStructToTimestampLTZConverter - Class in net.snowflake.client.core.arrow
-
converter from two-field struct (epochs and fraction) to Timestamp_LTZ
- TwoFieldStructToTimestampLTZConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.TwoFieldStructToTimestampLTZConverter
- TwoFieldStructToTimestampNTZConverter - Class in net.snowflake.client.core.arrow
-
converter from two-field struct (epochs and fraction) to Timestamp_NTZ
- TwoFieldStructToTimestampNTZConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.TwoFieldStructToTimestampNTZConverter
- TwoFieldStructToTimestampTZConverter - Class in net.snowflake.client.core.arrow
-
converter from two-field struct (epoch and time zone) to Timestamp_TZ
- TwoFieldStructToTimestampTZConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.TwoFieldStructToTimestampTZConverter
- type - Variable in exception net.snowflake.client.core.bind.BindException
- Type - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- TYPE - Static variable in class net.snowflake.client.jdbc.telemetry.TelemetryUtil
U
- UNKNOWN - net.snowflake.client.core.SFStatementType
-
By default we set query will generate result set, which means executeUpdate will throw exception.
- UNKNOWN - net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- UNKNOWN - Static variable in class net.snowflake.client.loader.LoadingError
- UNLOAD - net.snowflake.client.core.SFStatementType
- unsetInvalidProxyHostAndPort() - Method in class net.snowflake.client.core.SFBaseSession
- UNSUPPORTED - net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- UNSUPPORTED_STATEMENT_TYPE_IN_EXECUTION_API - net.snowflake.client.jdbc.ErrorCode
- unwrap(Class<T>) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- unwrap(Class<T>) - Method in class net.snowflake.client.jdbc.SnowflakeBasicDataSource
- unwrap(Class<T>) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
- unwrap(Class<T>) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- unwrap(Class<T>) - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- UPDATE - net.snowflake.client.core.SFStatementType
- UPDATE_FIRST_RESULT_NOT_UPDATE_COUNT - net.snowflake.client.jdbc.ErrorCode
- updateArray(int, Array) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateArray(String, Array) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateAsciiStream(int, InputStream) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateAsciiStream(int, InputStream, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateAsciiStream(int, InputStream, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateAsciiStream(String, InputStream) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateAsciiStream(String, InputStream, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateAsciiStream(String, InputStream, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBigDecimal(int, BigDecimal) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBigDecimal(String, BigDecimal) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBinaryStream(int, InputStream) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBinaryStream(int, InputStream, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBinaryStream(int, InputStream, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBinaryStream(String, InputStream) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBinaryStream(String, InputStream, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBinaryStream(String, InputStream, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBlob(int, InputStream) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBlob(int, InputStream, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBlob(int, Blob) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBlob(String, InputStream) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBlob(String, InputStream, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBlob(String, Blob) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBoolean(int, boolean) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBoolean(String, boolean) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateByte(int, byte) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateByte(String, byte) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBytes(int, byte[]) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateBytes(String, byte[]) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateCharacterStream(int, Reader) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateCharacterStream(int, Reader, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateCharacterStream(int, Reader, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateCharacterStream(String, Reader) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateCharacterStream(String, Reader, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateCharacterStream(String, Reader, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateClob(int, Reader) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateClob(int, Reader, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateClob(int, Clob) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateClob(String, Reader) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateClob(String, Reader, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateClob(String, Clob) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateContext(SnowflakeConnectString) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
- updateContextForIT(Map<String, String>) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryService
-
Note: Only used for IT
- updateDate(int, Date) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateDate(String, Date) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateDouble(int, double) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateDouble(String, double) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateFloat(int, float) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateFloat(String, float) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateInt(int, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateInt(String, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateLong(int, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateLong(String, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNCharacterStream(int, Reader) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNCharacterStream(int, Reader, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNCharacterStream(String, Reader) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNCharacterStream(String, Reader, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNClob(int, Reader) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNClob(int, Reader, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNClob(int, NClob) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNClob(String, Reader) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNClob(String, Reader, long) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNClob(String, NClob) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNString(int, String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNString(String, String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNull(int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateNull(String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateObject(int, Object) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateObject(int, Object, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateObject(String, Object) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateObject(String, Object, int) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateRef(int, Ref) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateRef(String, Ref) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateRoutePlanner(HttpClientSettingsKey) - Static method in class net.snowflake.client.core.HttpUtil
- updateRow() - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateRowId(int, RowId) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateRowId(String, RowId) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updatesAreDetected(int) - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- updateShort(int, short) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateShort(String, short) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateSQLXML(int, SQLXML) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateSQLXML(String, SQLXML) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateString(int, String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateString(String, String) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateTime(int, Time) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateTime(String, Time) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateTimestamp(int, Timestamp) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- updateTimestamp(String, Timestamp) - Method in class net.snowflake.client.jdbc.SnowflakeBaseResultSet
- upload() - Method in class net.snowflake.client.loader.FileUploader
- upload(Map<String, ParameterBindingDTO>) - Method in class net.snowflake.client.core.bind.BindUploader
-
Wrapper around upload() with default compression to true.
- upload(Map<String, ParameterBindingDTO>, boolean) - Method in class net.snowflake.client.core.bind.BindUploader
-
Upload bind parameters via streaming.
- upload(SFSession, String, int, boolean, String, File, String, InputStream, FileBackedOutputStream, StorageObjectMetadata, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient
-
Upload a file/stream to remote storage
- upload(SFSession, String, int, boolean, String, File, String, InputStream, FileBackedOutputStream, StorageObjectMetadata, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Upload a file/stream to remote storage
- upload(SFSession, String, int, boolean, String, File, String, InputStream, FileBackedOutputStream, StorageObjectMetadata, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client
-
Upload a file (-stream) to S3.
- upload(SFSession, String, int, boolean, String, File, String, InputStream, FileBackedOutputStream, StorageObjectMetadata, String, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Upload a file (-stream) to remote storage
- UPLOAD - net.snowflake.client.core.bind.BindException.Type
- UPLOAD - net.snowflake.client.jdbc.SFBaseFileTransferAgent.CommandType
- UploadCommandEncryptionFacade(String, String, String, String, long, long, String, String, boolean) - Constructor for class net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadCommandEncryptionFacade
- UploadCommandFacade(String, String, String, String, long, long, String, String) - Constructor for class net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadCommandFacade
- UPLOADED - net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
- UPLOADED - net.snowflake.client.loader.BufferStage.State
- uploadStream(String, String, InputStream, String, boolean) - Method in interface net.snowflake.client.jdbc.SnowflakeConnection
-
Method to compress data from a stream and upload it at a stage location.
- uploadStream(String, String, InputStream, String, boolean) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Method to compress data from a stream and upload it at a stage location.
- uploadStream(String, String, InputStream, String, long) - Method in class net.snowflake.client.jdbc.SnowflakeConnectionV1
-
Deprecated.
- uploadWithoutConnection(SnowflakeFileTransferConfig) - Static method in class net.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
Static API function to upload data without JDBC session.
- uploadWithPresignedUrlWithoutConnection(int, HttpClientSettingsKey, int, boolean, String, File, String, InputStream, FileBackedOutputStream, StorageObjectMetadata, String, String) - Method in class net.snowflake.client.jdbc.cloud.storage.SnowflakeGCSClient
-
Upload a file (-stream) to remote storage with Pre-signed URL without JDBC session.
- uploadWithPresignedUrlWithoutConnection(int, HttpClientSettingsKey, int, boolean, String, File, String, InputStream, FileBackedOutputStream, StorageObjectMetadata, String, String) - Method in interface net.snowflake.client.jdbc.cloud.storage.SnowflakeStorageClient
-
Upload a file (-stream) to remote storage with Pre-signed URL without JDBC connection.
- UPSERT - net.snowflake.client.loader.Operation
- urlEncode(String) - Static method in class net.snowflake.client.core.URLUtil
- URLUtil - Class in net.snowflake.client.core
- URLUtil() - Constructor for class net.snowflake.client.core.URLUtil
- USE - net.snowflake.client.core.SFStatementType
- USE_DATABASE - net.snowflake.client.core.SFStatementType
- USE_PROXY - net.snowflake.client.core.SFSessionProperty
- USE_SCHEMA - net.snowflake.client.core.SFStatementType
- USE_WAREHOUSE - net.snowflake.client.core.SFStatementType
- useLocalTimezone - net.snowflake.client.loader.LoaderProperty
- USER - net.snowflake.client.core.SFSessionProperty
- USER_AGENT_SUFFIX - net.snowflake.client.core.SFSessionProperty
- UserName - Variable in class net.snowflake.client.core.SecureStorageWindowsManager.SecureStorageWindowsCredential
- usesLocalFilePerTable() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- usesLocalFiles() - Method in class net.snowflake.client.jdbc.SnowflakeDatabaseMetaData
- usesProxy() - Method in class net.snowflake.client.core.HttpClientSettingsKey
- Utils - Class in net.snowflake.client.loader
-
Utils class for Loader API
- Utils() - Constructor for class net.snowflake.client.loader.Utils
- UUIDUtils - Class in net.snowflake.client.core
- UUIDUtils() - Constructor for class net.snowflake.client.core.UUIDUtils
V
- VALIDATE_DEFAULT_PARAMETERS - net.snowflake.client.core.SFSessionProperty
- VALIDATED - net.snowflake.client.loader.BufferStage.State
- VALIDATED_CLEANED - net.snowflake.client.loader.BufferStage.State
- VALUE - Static variable in class net.snowflake.client.jdbc.telemetry.TelemetryUtil
- valueOf(String) - Static method in enum net.snowflake.client.core.BasicEvent.QueryState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.core.bind.BindException.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.core.Constants.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.core.Event.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.core.OCSPMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.core.QueryResultFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.core.QueryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.core.SFBaseStatement.CallingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.core.SFSessionProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.core.SFStatementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.cloud.storage.StageInfo.StageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.DBMetadataResultSetMetadata
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.OCSPErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.SFBaseFileTransferAgent.CommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.SnowflakeResultChunk.DownloadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.SnowflakeType.JavaDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.SnowflakeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.telemetry.TelemetryField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.loader.BufferStage.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.loader.LoaderProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.loader.LoadingError.ErrorProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.loader.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.client.log.SFLogLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.snowflake.client.core.BasicEvent.QueryState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.core.bind.BindException.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.core.Constants.OS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.core.Event.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.core.OCSPMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.core.QueryResultFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.core.QueryStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.core.SFBaseStatement.CallingMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.core.SFSessionProperty
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.core.SFStatementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.cloud.storage.StageInfo.StageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.DBMetadataResultSetMetadata
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.ErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.OCSPErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.SFBaseFileTransferAgent.CommandType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.SFBaseFileTransferAgent.UploadColumns
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.SnowflakeResultChunk.DownloadState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.SnowflakeType.JavaDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.SnowflakeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.telemetry.TelemetryField
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.jdbc.telemetryOOB.TelemetryService.TELEMETRY_SERVER_DEPLOYMENT
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.loader.BufferStage.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.loader.LoaderProperty
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.loader.LoadingError.ErrorProperty
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.loader.Operation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.snowflake.client.log.SFLogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARBINARY - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- VarBinaryToBinaryConverter - Class in net.snowflake.client.core.arrow
- VarBinaryToBinaryConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.VarBinaryToBinaryConverter
- VARCHAR - net.snowflake.client.jdbc.SnowflakeType.JavaSQLType
- VarCharConverter - Class in net.snowflake.client.core.arrow
-
Convert Arrow VarCharVector to Java types
- VarCharConverter(ValueVector, int, DataConversionContext) - Constructor for class net.snowflake.client.core.arrow.VarCharConverter
- VariableTypeArray - Class in net.snowflake.client.util
- VariableTypeArray(int[], long[]) - Constructor for class net.snowflake.client.util.VariableTypeArray
- VARIANT - net.snowflake.client.jdbc.SnowflakeType
W
- WAITING_FOR_RESULT - net.snowflake.client.core.BasicEvent.QueryState
- WAREHOUSE - net.snowflake.client.core.SFSessionProperty
- warn(Object) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- warn(Object) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- warn(Object, Throwable) - Method in class net.snowflake.client.log.JDK14JCLWrapper
- warn(Object, Throwable) - Method in class net.snowflake.client.log.SLF4JJCLWrapper
- warn(String, boolean) - Method in class net.snowflake.client.log.JDK14Logger
- warn(String, boolean) - Method in interface net.snowflake.client.log.SFLogger
- warn(String, boolean) - Method in class net.snowflake.client.log.SLF4JLogger
- warn(String, Object...) - Method in class net.snowflake.client.log.JDK14Logger
- warn(String, Object...) - Method in interface net.snowflake.client.log.SFLogger
-
Logs message at WARN level.
- warn(String, Object...) - Method in class net.snowflake.client.log.SLF4JLogger
- warn(String, Throwable) - Method in class net.snowflake.client.log.JDK14Logger
- warn(String, Throwable) - Method in interface net.snowflake.client.log.SFLogger
- warn(String, Throwable) - Method in class net.snowflake.client.log.SLF4JLogger
- WARN - net.snowflake.client.log.SFLogLevel
- wasNull() - Method in class net.snowflake.client.core.SFBaseResultSet
- wasNull() - Method in class net.snowflake.client.jdbc.SnowflakeResultSetV1
- WINDOWS - net.snowflake.client.core.Constants.OS
- withException(Exception) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.LogBuilder
-
build a log event for an exception including the full stack trace
- withException(Exception) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.MetricBuilder
- withException(SFException) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.LogBuilder
- withValue(float) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.MetricBuilder
- withValue(int) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.MetricBuilder
- withValue(String) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.LogBuilder
- withValue(JSONArray) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.LogBuilder
- withValue(JSONObject) - Method in class net.snowflake.client.jdbc.telemetryOOB.TelemetryEvent.LogBuilder
- write(byte[]) - Method in class net.snowflake.client.jdbc.FileBackedOutputStream
- write(byte[], int, int) - Method in class net.snowflake.client.jdbc.FileBackedOutputStream
- write(int) - Method in class net.snowflake.client.jdbc.FileBackedOutputStream
- writeEventDumpLine(String) - Method in class net.snowflake.client.core.Event
All Classes All Packages