- CalendarCache - Class in net.snowflake.common.core
-
Created by mzukowski on 3/13/16.
- CalendarCache() - Constructor for class net.snowflake.common.core.CalendarCache
-
- CalendarCache.TimeZoneFactory - Interface in net.snowflake.common.core
-
TimeZone factory from which we get timezones.
- CANNOT_COERCE - Static variable in class net.snowflake.common.core.SqlState
-
- CANNOT_CONNECT_NOW - Static variable in class net.snowflake.common.core.SqlState
-
- canSecureTokens() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
Whether the client can secure tokens
- CANT_CHANGE_RUNTIME_PARAM - Static variable in class net.snowflake.common.core.SqlState
-
- CARDINALITY_VIOLATION - Static variable in class net.snowflake.common.core.SqlState
-
- CARDINALITY_VIOLATION_FOR_INSERT - Static variable in class net.snowflake.common.core.SqlState
-
- CASE_NOT_FOUND - Static variable in class net.snowflake.common.core.SqlState
-
- CCompatibleTimeZone() - Constructor for class net.snowflake.common.util.TimeUtil.CCompatibleTimeZone
-
- changeTimeZone(TimeZone) - Method in class net.snowflake.common.core.SFTimestamp
-
Returns a new SFTimestamp object, with specified timeZone set in it.
- CHARACTER_NOT_IN_REPERTOIRE - Static variable in class net.snowflake.common.core.SqlState
-
- CHECK_VIOLATION - Static variable in class net.snowflake.common.core.SqlState
-
- checkAndConvertOctalToChar(String) - Static method in class net.snowflake.common.util.StringUtil
-
A small function to check if a string is an octal value and if so, convert
it to the internal value the octal value represents.
- checkPrintModel(int) - Method in class net.snowflake.common.core.SqlFormat
-
Check that this format can be used for printing with model
- checkScanModel(int) - Method in class net.snowflake.common.core.SqlFormat
-
Check that this format can be used for parsing with model
- ClassUtil - Class in net.snowflake.common.util
-
Class utilities
- ClassUtil() - Constructor for class net.snowflake.common.util.ClassUtil
-
- ClientAuthnDTO - Class in net.snowflake.common.core
-
- ClientAuthnDTO() - Constructor for class net.snowflake.common.core.ClientAuthnDTO
-
Required by Jackson
- ClientAuthnDTO.AuthenticatorType - Enum in net.snowflake.common.core
-
- ClientAuthnDTO.ReauthnType - Enum in net.snowflake.common.core
-
- ClientAuthnDTO.RequestType - Enum in net.snowflake.common.core
-
- ClientAuthnParameter - Enum in net.snowflake.common.core
-
- COLLATION_MISMATCH - Static variable in class net.snowflake.common.core.SqlState
-
- compare(Field, Field) - Method in class net.snowflake.common.util.FixedViewColumn.OrdinalComparatorForFields
-
- compareTo(ComponentInfo.Version) - Method in class net.snowflake.common.core.ComponentInfo.Version
-
- compareTo(SFBinary) - Method in class net.snowflake.common.core.SFBinary
-
Compares SFBinary
- compareTo(SFDate) - Method in class net.snowflake.common.core.SFDate
-
Compare if we're smaller than, equal to, or larger than the other SFDate
- compareTo(SFTime) - Method in class net.snowflake.common.core.SFTime
-
Compares with other SFTime
- compareTo(SFTimestamp) - Method in class net.snowflake.common.core.SFTimestamp
-
Compares with other SFTimestamp
- ComponentEnum - Enum in net.snowflake.common.core
-
List of components in Global Services.
- ComponentInfo - Class in net.snowflake.common.core
-
Component information, like version, SVN rev, etc is available through this
class.
- ComponentInfo() - Constructor for class net.snowflake.common.core.ComponentInfo
-
- ComponentInfo.Version - Class in net.snowflake.common.core
-
Version info - purely a data class.
- concat(SFBinary) - Method in class net.snowflake.common.core.SFBinary
-
Concatenates two binary values.
- CONFIG_FILE_ERROR - Static variable in class net.snowflake.common.core.SqlState
-
- CONFIGURATION_LIMIT_EXCEEDED - Static variable in class net.snowflake.common.core.SqlState
-
- CONNECTION_DOES_NOT_EXIST - Static variable in class net.snowflake.common.core.SqlState
-
- CONNECTION_EXCEPTION - Static variable in class net.snowflake.common.core.SqlState
-
- CONNECTION_FAILURE - Static variable in class net.snowflake.common.core.SqlState
-
- CONTAINING_SQL_NOT_PERMITTED - Static variable in class net.snowflake.common.core.SqlState
-
- convertEscapedSequenceToChar(String) - Static method in class net.snowflake.common.util.StringUtil
-
Converts escape sequence to a char
- convertHexToChar(String) - Static method in class net.snowflake.common.util.StringUtil
-
Converts a string including an octal value to a character
- convertOctalToChar(String) - Static method in class net.snowflake.common.util.StringUtil
-
Converts a string including an octal value to an character
- convertTimezoneIndexToTimeZone(int) - Static method in class net.snowflake.common.core.SFTimestamp
-
Convert a timezone index to timezone.
- CRASH_SHUTDOWN - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_COLUMN_NAME_NOT_FOUND - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_DYNAMIC_PARAMETER_VALUE_NEEDED - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_ERROR - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_FUNCTION_SEQUENCE_ERROR - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INCONSISTENT_DESCRIPTOR_INFORMATION - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_ATTRIBUTE_VALUE - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_COLUMN_NAME - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_COLUMN_NUMBER - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_DATA_TYPE - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_DATA_TYPE_DESCRIPTORS - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_DESCRIPTOR_FIELD_IDENTIFIER - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_HANDLE - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_OPTION_INDEX - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_OPTION_NAME - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_STRING_FORMAT - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_STRING_LENGTH_OR_BUFFER_LENGTH - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_INVALID_USE_OF_NULL_POINTER - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_NO_SCHEMAS - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_OPTION_NAME_NOT_FOUND - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_OUT_OF_MEMORY - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_REPLY_HANDLE - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_SCHEMA_NOT_FOUND - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_TABLE_NOT_FOUND - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_TOO_MANY_HANDLES - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_UNABLE_TO_CREATE_EXECUTION - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_UNABLE_TO_CREATE_REPLY - Static variable in class net.snowflake.common.core.SqlState
-
- FDW_UNABLE_TO_ESTABLISH_CONNECTION - Static variable in class net.snowflake.common.core.SqlState
-
- FEATURE_NOT_SUPPORTED - Static variable in class net.snowflake.common.core.SqlState
-
- FileCompressionType - Enum in net.snowflake.common.core
-
- FixedViewColumn - Annotation Type in net.snowflake.common.util
-
FixedViewColumn annotation is used on fields/columns of a class that is
exposed
- FixedViewColumn.OrdinalComparatorForFields - Class in net.snowflake.common.util
-
- FixedViewFacade - Interface in net.snowflake.common.util
-
Marker interface that all Fixed View Facades ought to implement.
- FLOATING_POINT_EXCEPTION - Static variable in class net.snowflake.common.core.SqlState
-
- FOREIGN_KEY_VIOLATION - Static variable in class net.snowflake.common.core.SqlState
-
- format(SFBinary) - Method in enum net.snowflake.common.core.SFBinaryFormat
-
Format a binary value as a string.
- format(Timestamp, String, int) - Method in class net.snowflake.common.core.SnowflakeDateTimeFormat
-
- format(Timestamp, TimeZone, int) - Method in class net.snowflake.common.core.SnowflakeDateTimeFormat
-
- format(Date, String) - Method in class net.snowflake.common.core.SnowflakeDateTimeFormat
-
- format(Date, TimeZone) - Method in class net.snowflake.common.core.SnowflakeDateTimeFormat
-
- format(SFTime, int) - Method in class net.snowflake.common.core.SnowflakeDateTimeFormat
-
- FRAC_SECONDS - Static variable in class net.snowflake.common.core.TmExt
-
- FRAGMENT_ERROR - Static variable in class net.snowflake.common.core.SqlState
-
- fromBase64(String) - Static method in class net.snowflake.common.core.SFBinary
-
Creates an SFBinary by decoding a Base64-encoded string (RFC 4648).
- fromBinary(BigDecimal, int, TimeZone) - Static method in class net.snowflake.common.core.SFTimestamp
-
Constructs an SFTimestamp from a binary representation
- fromDate(Date, int, TimeZone) - Static method in class net.snowflake.common.core.SFTimestamp
-
Constructs an SF timestamp from a Date and a number of nanoseconds.
- fromFractionalSeconds(long, int) - Static method in class net.snowflake.common.core.SFTime
-
Constructs an SFTime from fractional seconds at a particular scale.
- fromHex(String) - Static method in class net.snowflake.common.core.SFBinary
-
Creates an SFBinary by decoding a hex-encoded string (uppercase letters).
- fromMilliseconds(long, TimeZone) - Static method in class net.snowflake.common.core.SFTimestamp
-
Constructs an SF timestamp from a given number of UTC milliseconds
and an originating timezone.
- fromNanoseconds(long) - Static method in class net.snowflake.common.core.SFTime
-
Constructs an SFTime given nanoseconds since midnight.
- fromNanoseconds(long, TimeZone) - Static method in class net.snowflake.common.core.SFTimestamp
-
Constructs an SF timestamp from a given number of UTC nanoseconds
and an originating timezone.
- fromNanoseconds(BigDecimal, TimeZone) - Static method in class net.snowflake.common.core.SFTimestamp
-
Constructs an SF timestamp from a given number of UTC nanoseconds,
using the specified timezone
- fromNanoseconds(BigDecimal) - Static method in class net.snowflake.common.core.SFTimestamp
-
Constructs an SF timestamp from a given number of UTC nanoseconds,
using the GMT timezone.
- fromRank(long) - Static method in class net.snowflake.common.core.ComponentInfo.Version
-
Reverse engineer a Version from a version-rank.
- fromSFDate(SFDate, TimeZone) - Static method in class net.snowflake.common.core.SFTimestamp
-
Constructs an SF timestamp from an SF date,
- fromSqlFormat(String) - Static method in class net.snowflake.common.core.SnowflakeDateTimeFormat
-
- fromTimestamp(SFTimestamp) - Static method in class net.snowflake.common.core.SFDate
-
Utility function generating a new SFDate from a given SFTimestamp.
- fromTimestamp(SFTimestamp) - Static method in class net.snowflake.common.core.SFTime
-
Constructs an SFTime from an SFTimestamp.
- FUNCTION_EXECUTED_NO_RETURN_STATEMENT - Static variable in class net.snowflake.common.core.SqlState
-
- FunctionPointer - Class in net.snowflake.common.util
-
Function Pointer holds a reference to a static function at compiler time,
resolves it a runtime and invokes it.
- FunctionPointer(String, int) - Constructor for class net.snowflake.common.util.FunctionPointer
-
Create a function pointer reference using a function name of the format
<class>:<method>.
- FunctionPointer(String, String, int) - Constructor for class net.snowflake.common.util.FunctionPointer
-
Create a function pointer reference.
- GenericGSCommonLogger - Interface in net.snowflake.common.util
-
Interface for logger implementations.
- get(TimeZone, String, String) - Static method in class net.snowflake.common.core.CalendarCache
-
Helper function.
- get(TimeZone, String) - Static method in class net.snowflake.common.core.CalendarCache
-
Return a GregorianCalendar object identified by id.
- get(TimeZone) - Static method in class net.snowflake.common.core.CalendarCache
-
Return a cached GregorianCalendar object.
- get(String) - Static method in class net.snowflake.common.core.CalendarCache
-
Return a cached GregorianCalendar object.
- getAccountAlias() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getAccountName() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getAnnotatedDeclaredFields(Class, Class<? extends Annotation>, boolean) - Static method in class net.snowflake.common.util.ClassUtil
-
Retrieving fields list of specified class and which are annotated by
incoming annotation class If recursively is true, retrieving fields from
all class hierarchy
- getAuthenticator() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getAuthnMethod() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getAuthnRequestId() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getBrowserModeRedirectPort() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getBuildId() - Method in class net.snowflake.common.core.ComponentInfo.Version
-
- getBytes() - Method in class net.snowflake.common.core.SFBinary
-
Returns the underlying byte array.
- getChosenNewPassword() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getChosenNewPassword() - Method in class net.snowflake.common.core.LoginInfoDTO
-
- getClientAppId() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getClientAppId() - Method in class net.snowflake.common.core.LoginInfoDTO
-
- getClientAppVersion() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getClientAppVersion() - Method in class net.snowflake.common.core.LoginInfoDTO
-
- getClientBuildId() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getClientEnvironment() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getData() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getDate() - Method in class net.snowflake.common.core.SFDate
-
Return the embedded Java date object
- getDate() - Method in class net.snowflake.common.core.TmExt
-
Get SFDate from this structure
- getDeclaredFields(Class, boolean) - Static method in class net.snowflake.common.util.ClassUtil
-
Retrieving fields list of specified class If recursively is true,
retrieving fields from all class hierarchy
- getErrorMsg() - Method in class net.snowflake.common.core.SqlFormat
-
Get error message
- getExtAuthnMethod() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getFileExtension() - Method in enum net.snowflake.common.core.FileCompressionType
-
- getFixedViewObjectAsRow(Class, Object) - Static method in class net.snowflake.common.util.ClassUtil
-
- getFormat(String) - Static method in enum net.snowflake.common.core.SFBinaryFormat
-
Looks up a binary format by case-insensitive name.
- getFractionalSeconds(int) - Method in class net.snowflake.common.core.SFTime
-
Returns fractional seconds since midnight at the given scale, truncated
from the internal nanosecond representation.
- getGetResultUrl() - Method in class net.snowflake.common.api.QueryInProgressResponse
-
- getInFlightCtx() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getInFlightCtx() - Method in interface net.snowflake.common.core.SubmittedAuthnDTO
-
- getJavaFormat() - Method in enum net.snowflake.common.core.SnowflakeDateTimeFormat.ElementType
-
- getKeySet() - Method in class net.snowflake.common.core.ResourceBundleManager
-
- getLatestJDBCAppVersion() - Static method in class net.snowflake.common.core.ClientAuthnDTO
-
- getLatestJDBCAppVersion() - Static method in class net.snowflake.common.core.LoginInfoDTO
-
- getLatestNodeAppVersion() - Static method in class net.snowflake.common.core.LoginInfoDTO
-
- getLatestODBCAppVersion() - Static method in class net.snowflake.common.core.ClientAuthnDTO
-
- getLatestODBCAppVersion() - Static method in class net.snowflake.common.core.LoginInfoDTO
-
- getLatestPythonAppVersion() - Static method in class net.snowflake.common.core.LoginInfoDTO
-
- getLatestSnowsqlAppVersion() - Static method in class net.snowflake.common.core.LoginInfoDTO
-
- getLatestSparkConnectorVersion() - Static method in class net.snowflake.common.core.LoginInfoDTO
-
- getLocalizedMessage(String) - Method in class net.snowflake.common.core.ResourceBundleManager
-
Returns the localized error message for the given message key
- getLocalizedMessage(String, Object...) - Method in class net.snowflake.common.core.ResourceBundleManager
-
Returns the localized error message for the given message key and use
the arguments to returned a formatted result string.
- getLogger(Class) - Static method in class net.snowflake.common.util.GSCommonLogUtil
-
Creates a named logger based on a class name.
- getLogger(String) - Static method in class net.snowflake.common.util.GSCommonLogUtil
-
Creates a named logger.
- getLoginName() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getMajorVersion() - Method in class net.snowflake.common.core.ComponentInfo.Version
-
- getMaxOutputSize() - Method in class net.snowflake.common.core.SqlFormat
-
Get max output length
- getMimeSubTypes() - Method in enum net.snowflake.common.core.FileCompressionType
-
- getMimeType() - Method in enum net.snowflake.common.core.FileCompressionType
-
- getMinorVersion() - Method in class net.snowflake.common.core.ComponentInfo.Version
-
- getModel() - Method in class net.snowflake.common.core.SqlFormat
-
Get format model
- getNanos() - Method in class net.snowflake.common.core.SFTimestamp
-
Returns the fractional seconds component of this timestamp, i.e.
- getNanoseconds() - Method in class net.snowflake.common.core.SFTime
-
Returns nanoseconds since midnight.
- getNanosecondsWithinSecond() - Method in class net.snowflake.common.core.SFTime
-
Returns nanoseconds since the last whole-number second.
- getNanosSinceEpoch() - Method in class net.snowflake.common.core.SFTimestamp
-
- getOAuthFederatedCtx() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
Gets the OAuth Federated CTX, if present.
- getOldMasterToken() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getOldSessionToken() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getOrganizationName() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getPasscode() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getPassword() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getPatchVersion() - Method in class net.snowflake.common.core.ComponentInfo.Version
-
- getProgressDesc() - Method in class net.snowflake.common.api.QueryInProgressResponse
-
- getProofKey() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getQueryAbortsAfterSecs() - Method in class net.snowflake.common.api.QueryInProgressResponse
-
- getQueryId() - Method in class net.snowflake.common.api.QueryInProgressResponse
-
- getQueryId() - Method in class net.snowflake.common.core.RemoteStoreFileEncryptionMaterial
-
- getQueryStageMasterKey() - Method in class net.snowflake.common.core.RemoteStoreFileEncryptionMaterial
-
- getRandomSeed() - Method in class net.snowflake.common.core.RemoteStoreFileEncryptionMaterialUI
-
- getRawSamlResponse() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getReauthnType() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getReauthPendingCount() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getRelayState() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
Gets the Relay State, if present.
- getRequestType() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getResourceBundle() - Method in class net.snowflake.common.core.ResourceBundleManager
-
- getSafeOutputFormat(String) - Static method in enum net.snowflake.common.core.SFBinaryFormat
-
Looks up a binary format suitable for text output.
- getSamlResponse() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getSeconds() - Method in class net.snowflake.common.core.SFTimestamp
-
Returns the integral seconds component of this timestamp.
- getSessionParameters() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getSFTime(String, int) - Static method in class net.snowflake.common.util.TimeUtil
-
Convert a time internal value (scaled number of seconds + fractional
seconds) into an SFTime.
- getSFTimestamp(String, int, TimeUtil.TimestampType, long, TimeZone) - Static method in class net.snowflake.common.util.TimeUtil
-
Convert a timestamp internal value (scaled number of seconds + fractional
seconds) into a SFTimestamp.
- getSFTimestamp(String, TimeUtil.TimestampUnit, int, TimeUtil.TimestampType, long, TimeZone) - Static method in class net.snowflake.common.util.TimeUtil
-
Convert a timestamp internal value (scaled number of seconds + fractional
seconds or nanoseconds) into a SFTimestamp.
- getSingleton(String) - Static method in class net.snowflake.common.core.ResourceBundleManager
-
- getSmkId() - Method in class net.snowflake.common.core.RemoteStoreFileEncryptionMaterial
-
- getSqlFormat() - Method in enum net.snowflake.common.core.SnowflakeDateTimeFormat.ElementType
-
- getSqlFormat() - Method in class net.snowflake.common.core.SnowflakeDateTimeFormat
-
- getSvnRevisionObsolete() - Method in class net.snowflake.common.core.ComponentInfo.Version
-
Backward compatibility, extract svn revision from build id
- getTime() - Method in class net.snowflake.common.core.SFDate
-
Return the number of milliseconds since UTC epoch
- getTime() - Method in class net.snowflake.common.core.SFTimestamp
-
Returns epoch time in milliseconds as a long.
- getTime() - Method in class net.snowflake.common.core.TmExt
-
Get time of day as SFTime
- getTimeInMsBigInt() - Method in class net.snowflake.common.core.SFTimestamp
-
Returns the epoch time in milliseconds.
- getTimestamp() - Method in class net.snowflake.common.core.SFTimestamp
-
Convert this to a Java timestamp.
- getTimestamp(TimeZone) - Method in class net.snowflake.common.core.TmExt
-
Get timestamp as SFTimestamp
- getTimeZone(String) - Method in interface net.snowflake.common.core.CalendarCache.TimeZoneFactory
-
- getTimeZone() - Method in class net.snowflake.common.core.SFTimestamp
-
Returns Timezone
- getTimeZoneOffsetMillis() - Method in class net.snowflake.common.core.SFTimestamp
-
Calculates the offset of this timestamp's time zone at this timestamp's
time instant.
- getToken() - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- getVersion() - Static method in class net.snowflake.common.core.ComponentInfo
-
Get the version info part of the ComponentInfo.
- getVersionAsString(boolean) - Method in class net.snowflake.common.core.ComponentInfo.Version
-
Return the GS version number as a string so that it can be displayed by the
UI
- getVersionAsString(boolean, boolean) - Method in class net.snowflake.common.core.ComponentInfo.Version
-
- getVersionRank() - Method in class net.snowflake.common.core.ComponentInfo.Version
-
Generate an absolute version ranking allowing to compare two versions
- getVType() - Method in class net.snowflake.common.core.SFVariant
-
Get the variant value type
- getYearAsInt(Calendar) - Static method in class net.snowflake.common.util.TimeUtil
-
Extracts YEAR as a signed integer, taking care of BC.
- GMT - Static variable in class net.snowflake.common.core.SFInstant
-
- GROUPING_ERROR - Static variable in class net.snowflake.common.core.SqlState
-
- GS_FAULT_INJECTION - Static variable in class net.snowflake.common.core.SqlState
-
- GSCommonLogUtil - Class in net.snowflake.common.util
-
Simple log utility for GSCommon.
- GSCommonLogUtil() - Constructor for class net.snowflake.common.util.GSCommonLogUtil
-
- s_gmtTz - Variable in class net.snowflake.common.core.TmExt
-
- SAVEPOINT_EXCEPTION - Static variable in class net.snowflake.common.core.SqlState
-
- sb16Size - Static variable in class net.snowflake.common.util.Power10
-
- sb16Table - Static variable in class net.snowflake.common.util.Power10
-
- SCHEMA_AND_DATA_STATEMENT_MIXING_NOT_SUPPORTED - Static variable in class net.snowflake.common.core.SqlState
-
- SECONDS_IN_DAY - Static variable in class net.snowflake.common.core.TmExt
-
- SECONDS_IN_HOUR - Static variable in class net.snowflake.common.core.TmExt
-
- SECONDS_IN_MINUTE - Static variable in class net.snowflake.common.core.TmExt
-
- SERIALIZATION_FAILURE - Static variable in class net.snowflake.common.core.SqlState
-
- setAlwaysGregorian(boolean) - Static method in class net.snowflake.common.core.CalendarCache
-
Set if the the calendars produced should not observe Julian calendar
before 1582.
- setChosenNewPassword(String) - Method in class net.snowflake.common.core.LoginInfoDTO
-
- setClientAppId(String) - Method in class net.snowflake.common.core.LoginInfoDTO
-
- setClientAppVersion(String) - Method in class net.snowflake.common.core.LoginInfoDTO
-
- setData(Map<String, Object>) - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- setDate(SFDate) - Method in class net.snowflake.common.core.TmExt
-
Set this structure from SFDate
NB: This relies on GeorgianCalendar, which is NOT
ISO-8601 compliant proleptic Georgian calendar
- setEnabled(boolean) - Static method in class net.snowflake.common.core.CalendarCache
-
Enable or disable the cache
- setFormat(int, String) - Method in class net.snowflake.common.core.SqlFormat
-
Parse single format
Returns remaining format string (for multiple bar-separated formats) or
null for an error
If a singular format is required, the user must check that the output
is empty
Sets an error message
- setFormats(int, String) - Method in class net.snowflake.common.core.SqlFormatScanner
-
Parse a format string with alternate input formats
- setGetResultUrl(String) - Method in class net.snowflake.common.api.QueryInProgressResponse
-
- setInFlightCtx(String) - Method in class net.snowflake.common.core.ClientAuthnDTO
-
- setProduceClones(boolean) - Static method in class net.snowflake.common.core.CalendarCache
-
Configure the CalendarCache to produce clones of cached objects
(default behavior) or not.
- setProgressDesc(Object) - Method in class net.snowflake.common.api.QueryInProgressResponse
-
- setQueryAbortsAfterSecs(int) - Method in class net.snowflake.common.api.QueryInProgressResponse
-
- setQueryId(String) - Method in class net.snowflake.common.api.QueryInProgressResponse
-
- setQueryId(String) - Method in class net.snowflake.common.core.RemoteStoreFileEncryptionMaterial
-
- setQueryStageMasterKey(String) - Method in class net.snowflake.common.core.RemoteStoreFileEncryptionMaterial
-
- setRandomSeed(String) - Method in class net.snowflake.common.core.RemoteStoreFileEncryptionMaterialUI
-
- setSmkId(long) - Method in class net.snowflake.common.core.RemoteStoreFileEncryptionMaterial
-
- setSvnRevision(int) - Method in class net.snowflake.common.core.ComponentInfo.Version
-
This is to be able to de-serialize old export files
- setTime(SFTime, int) - Method in class net.snowflake.common.core.TmExt
-
Set this structure from SFTime
- setTimestamp(SFTimestamp, int, TimeZone) - Method in class net.snowflake.common.core.TmExt
-
Set this structure from SFTimestamp
NB: This relies on GeorgianCalendar, which is NOT
ISO-8601 compliant proleptic Georgian calendar
- setTimeZoneFactory(CalendarCache.TimeZoneFactory) - Static method in class net.snowflake.common.core.CalendarCache
-
Sets the timezone factory.
- SF_CONSOLE_APP_ID - Static variable in class net.snowflake.common.core.LoginInfoDTO
-
- SF_JDBC_APP_ID - Static variable in class net.snowflake.common.core.LoginInfoDTO
-
- SF_ODBC_APP_ID - Static variable in class net.snowflake.common.core.LoginInfoDTO
-
- SF_PYTHON_APP_ID - Static variable in class net.snowflake.common.core.LoginInfoDTO
-
- SF_SNOWSQL_APP_ID - Static variable in class net.snowflake.common.core.LoginInfoDTO
-
- SFBinary - Class in net.snowflake.common.core
-
Represents binary values.
- SFBinary(byte[]) - Constructor for class net.snowflake.common.core.SFBinary
-
Constructs an SFBinary from a byte array.
- SFBinaryFormat - Enum in net.snowflake.common.core
-
Format (encoding scheme) for binary values.
- SFDate - Class in net.snowflake.common.core
-
Represents dates without time.
- SFDate(long) - Constructor for class net.snowflake.common.core.SFDate
-
Constructor using UTC milliseconds
- SFDate(Date) - Constructor for class net.snowflake.common.core.SFDate
-
Constructor using Java Date
- SFDate(SFDate) - Constructor for class net.snowflake.common.core.SFDate
-
Copy constructor.
- SFInstant - Class in net.snowflake.common.core
-
Simple interface for uniform accessing of moments in time.
- SFInstant() - Constructor for class net.snowflake.common.core.SFInstant
-
- SFTime - Class in net.snowflake.common.core
-
Represents times without date.
- SFTimestamp - Class in net.snowflake.common.core
-
Represents timestamps, including their originating time zone.
- SFTimestamp(Timestamp, TimeZone) - Constructor for class net.snowflake.common.core.SFTimestamp
-
Constructs an SFTimestamp from a java Timestamp and java TimeZone.
- SFTimestamp(Timestamp) - Constructor for class net.snowflake.common.core.SFTimestamp
-
Constructs an SFTimestamp from a java Timestamp.
- SFTimestamp(SFDate) - Constructor for class net.snowflake.common.core.SFTimestamp
-
Constructs an SFTimestamp from SFDate.
- SFTimestamp() - Constructor for class net.snowflake.common.core.SFTimestamp
-
Empty constructor, will create a timestamp at this instant
- SFTimestamp(SFTimestamp) - Constructor for class net.snowflake.common.core.SFTimestamp
-
Copy constructor.
- SFTimestamp.TimestampOperationNotAvailableException - Exception in net.snowflake.common.core
-
Thrown when a Snowflake timestamp cannot be manipulated in Java due to
size limitations.
- SFVariant - Class in net.snowflake.common.core
-
Represents VARIANT value
Currently only supports empty non-elementary values
Instances of this class are immutable
- SFVariant(SFVariant.VType) - Constructor for class net.snowflake.common.core.SFVariant
-
Construct empty variant value of a given type
- SFVariant.VType - Enum in net.snowflake.common.core
-
Variant value type
- SFVARIANT_ANY - Static variable in class net.snowflake.common.core.SFVariant
-
- SFVARIANT_ARRAY - Static variable in class net.snowflake.common.core.SFVariant
-
- SFVARIANT_OBJECT - Static variable in class net.snowflake.common.core.SFVariant
-
- shouldRejectWrongType() - Method in interface net.snowflake.common.core.SnowflakeDateTimeFormat.ParserGSInteractions
-
- SnowflakeDateTimeFormat - Class in net.snowflake.common.core
-
- SnowflakeDateTimeFormat.ElementType - Enum in net.snowflake.common.core
-
- SnowflakeDateTimeFormat.ParserGSInteractions - Interface in net.snowflake.common.core
-
Interface used by the parser for GS interactions, including configurations
and usage tracking.
- SQL_ROUTINE_EXCEPTION - Static variable in class net.snowflake.common.core.SqlState
-
- SQL_STATEMENT_NOT_YET_COMPLETE - Static variable in class net.snowflake.common.core.SqlState
-
- SQLCLIENT_UNABLE_TO_ESTABLISH_SQLCONNECTION - Static variable in class net.snowflake.common.core.SqlState
-
- SqlFormat - Class in net.snowflake.common.core
-
The is the class for a parsed SQL format, a re-implementation of XP
SqlFormat class
- SqlFormat() - Constructor for class net.snowflake.common.core.SqlFormat
-
Constructor
- SqlFormatScanner - Class in net.snowflake.common.core
-
This class is used to match multiple SQL formats when parsing input strings
- SqlFormatScanner() - Constructor for class net.snowflake.common.core.SqlFormatScanner
-
The constructor
- SQLSERVER_REJECTED_ESTABLISHMENT_OF_SQLCONNECTION - Static variable in class net.snowflake.common.core.SqlState
-
- SqlState - Class in net.snowflake.common.core
-
This class defines all the constants for SQL states
- SqlState() - Constructor for class net.snowflake.common.core.SqlState
-
- SRF_PROTOCOL_VIOLATED - Static variable in class net.snowflake.common.core.SqlState
-
- STACKED_DIAGNOSTICS_ACCESSED_WITHOUT_ACTIVE_HANDLER - Static variable in class net.snowflake.common.core.SqlState
-
- STATEMENT_COMPLETION_UNKNOWN - Static variable in class net.snowflake.common.core.SqlState
-
- STATEMENT_TOO_COMPLEX - Static variable in class net.snowflake.common.core.SqlState
-
- STRING_DATA_LENGTH_MISMATCH - Static variable in class net.snowflake.common.core.SqlState
-
- STRING_DATA_RIGHT_TRUNCATION - Static variable in class net.snowflake.common.core.SqlState
-
- STRING_DATA_RIGHT_TRUNCATION_WARNING - Static variable in class net.snowflake.common.core.SqlState
-
- StringUtil - Class in net.snowflake.common.util
-
- StringUtil() - Constructor for class net.snowflake.common.util.StringUtil
-
- SubmittedAuthnDTO - Interface in net.snowflake.common.core
-
Marker interface, designating the implementing class as being serialized
into JSON and submitted to the authentication service as a response for
additional Authentication data previously requested.
- substring(int, int) - Method in class net.snowflake.common.core.SFBinary
-
Returns a new SFBinary that is a substring of this SFBinary.
- SUBSTRING_ERROR - Static variable in class net.snowflake.common.core.SqlState
-
- SUCCESSFUL_COMPLETION - Static variable in class net.snowflake.common.core.SqlState
-
- SYNTAX_ERROR - Static variable in class net.snowflake.common.core.SqlState
-
- SYNTAX_ERROR_OR_ACCESS_RULE_VIOLATION - Static variable in class net.snowflake.common.core.SqlState
-
- SYSTEM_ERROR - Static variable in class net.snowflake.common.core.SqlState
-
- validHex(String) - Static method in class net.snowflake.common.core.SFBinary
-
Returns true if it's safe to call SFBinary.fromHex(str).
- valueOf(String) - Static method in enum net.snowflake.common.core.ClientAuthnDTO.AuthenticatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.core.ClientAuthnDTO.ReauthnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.core.ClientAuthnDTO.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.core.ClientAuthnParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.core.ComponentEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.core.FileCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.core.SFBinaryFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.core.SFVariant.VType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.core.SnowflakeDateTimeFormat.ElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.util.TimeUtil.TimestampType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.snowflake.common.util.TimeUtil.TimestampUnit
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.snowflake.common.core.ClientAuthnDTO.AuthenticatorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.core.ClientAuthnDTO.ReauthnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.core.ClientAuthnDTO.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.core.ClientAuthnParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.core.ComponentEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.core.FileCompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.core.SFBinaryFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.core.SFVariant.VType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.core.SnowflakeDateTimeFormat.ElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.util.TimeUtil.TimestampType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.snowflake.common.util.TimeUtil.TimestampUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version() - Constructor for class net.snowflake.common.core.ComponentInfo.Version
-
- Version(int, int, int, String) - Constructor for class net.snowflake.common.core.ComponentInfo.Version
-
- Version(String) - Constructor for class net.snowflake.common.core.ComponentInfo.Version
-
- VERSION_FORMAT_PATTERN - Static variable in class net.snowflake.common.core.ComponentInfo
-
Supported version format pattern