Skip navigation links
A B C D E F G I K M O P R S T V W 

A

addInput(List<String>, String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Concatenate
 
apply(Void) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceProviderFromDataSourceConfiguration
 
AUTH_VALIDATION_GROUP - Static variable in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 

B

BASIC_CONNECTION_INFO_VALIDATION_GROUP - Static variable in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
buildDatasource() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Builds SnowflakeBasicDataSource based on the current configuration.
buildExternal(ReadBuilder.Configuration) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.ReadBuilder
 
buildExternal(WriteBuilder.Configuration) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.WriteBuilder
 

C

CleanTmpFilesFromGcsFn(ValueProvider<String>, String) - Constructor for class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read.CleanTmpFilesFromGcsFn
Created object that will remove temp files from stage.
Concatenate() - Constructor for class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Concatenate
 
Configuration() - Constructor for class org.apache.beam.sdk.io.snowflake.crosslanguage.ReadBuilder.Configuration
 
Configuration() - Constructor for class org.apache.beam.sdk.io.snowflake.crosslanguage.WriteBuilder.Configuration
 
create() - Static method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
create(DataSource) - Static method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Creates SnowflakeIO.DataSourceConfiguration from existing instance of DataSource.
createAccumulator() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Concatenate
 
CreateDisposition - Enum in org.apache.beam.sdk.io.snowflake.enums
Enum containing all supported dispositions for table.
CrossLanguageConfiguration - Class in org.apache.beam.sdk.io.snowflake.crosslanguage
Parameters abstract class to expose the transforms to an external SDK.
CrossLanguageConfiguration() - Constructor for class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 

D

DataSourceConfiguration() - Constructor for class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 

E

expand(PBegin) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
 
expand(PCollection<T>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
 
extractOutput(List<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Concatenate
 

F

fromQuery(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
A query to be executed in Snowflake.
fromQuery(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
 
fromTable(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
A table name to be read in Snowflake.
fromTable(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
 

G

getAuthenticator() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getAuthenticator() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getBatchService() - Method in interface org.apache.beam.sdk.io.snowflake.services.SnowflakeServices
 
getBatchService() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeServicesImpl
 
getColumns() - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeTableSchema
 
getConfig() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceProviderFromDataSourceConfiguration
 
getCreateDisposition() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.WriteBuilder.Configuration
 
getCreateDisposition() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
 
getDatabase() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getDatabase() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting a Snowflake database.
getDatabase() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getDatabase() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getDataSource() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getDataSourceConfiguration() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getDataSourceProviderFn() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting a DataSource provider function for connection credentials.
getDataType() - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
getFilesList() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting list of names of staged files.
getFilesList() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeStreamingServiceConfig
Getter for a list of staged files which are will be loaded to Snowflake.
getIngestManager() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeStreamingServiceConfig
Getter for ingest manager which serves API to load data in streaming mode and retrieve a report about loaded data.
getLength() - Method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarchar
 
getLoginTimeout() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getLoginTimeout() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getName() - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
getOAuthToken() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getOauthToken() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getOauthToken() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getPassword() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getPassword() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getPassword() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getPortNumber() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getPortNumber() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getPrecision() - Method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumber
 
getPrivateKey() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getPrivateKeyPassphrase() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getPrivateKeyPassphrase() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getPrivateKeyPassphrase() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getPrivateKeyPath() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getPrivateKeyPath() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getQuery() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getQuery() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting a query which can be source for reading.
getQuery() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getQuotationMark() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting a character that will surround String in staged CSV files.
getRawPrivateKey() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getRawPrivateKey() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getRawPrivateKey() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getRole() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getRole() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getRole() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getScale() - Method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumber
 
getSchema() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getSchema() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting a schema of a Snowflake table.
getSchema() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getSchema() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getServerName() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getServerName() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getServerName() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getSize() - Method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeBinary
 
getSnowPipe() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getSsl() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getStagingBucketDir() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting directory where files are staged.
getStagingBucketDir() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeStreamingServiceConfig
Getter for a bucket name with directory where files were staged and waiting for loading.
getStagingBucketName() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getStagingBucketName() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getStorageIntegrationName() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getStorageIntegrationName() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting Snowflake integration which is used in COPY statement.
getStorageIntegrationName() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getStreamingService() - Method in interface org.apache.beam.sdk.io.snowflake.services.SnowflakeServices
 
getStreamingService() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeServicesImpl
 
getTable() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getTable() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting a table as a source of reading or destination to write.
getTable() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getTableSchema() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.WriteBuilder.Configuration
 
getTableSchema() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
 
getUrl() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getUrl() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getUsername() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getUsername() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getUsername() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getWarehouse() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
getWarehouse() - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
getWarehouse() - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
getWriteDisposition() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.WriteBuilder.Configuration
 
getWriteDisposition() - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Getting disposition how write data to table, see: WriteDisposition.

I

isNullable() - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 

K

KeyPairUtils - Class in org.apache.beam.sdk.io.snowflake
 
KeyPairUtils() - Constructor for class org.apache.beam.sdk.io.snowflake.KeyPairUtils
 
knownBuilderInstances() - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.SnowflakeTransformRegistrar
 

M

MapCsvToStringArrayFn(ValueProvider<String>) - Constructor for class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read.MapCsvToStringArrayFn
 
mapRow(String[]) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakeIO.CsvMapper
 
mapRow(T) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakeIO.UserDataMapper
 
MAX_LENGTH - Static variable in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarchar
 
MAX_SIZE - Static variable in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeBinary
 
mergeAccumulators(Iterable<List<String>>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Concatenate
 

O

of() - Static method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeDate
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeDateTime
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTime
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestamp
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestampLTZ
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestampNTZ
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestampTZ
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.geospatial.SnowflakeGeography
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.logical.SnowflakeBoolean
 
of(int, int) - Static method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeDecimal
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeDouble
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeFloat
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeInteger
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumber
 
of(int, int) - Static method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumber
 
of(int, int) - Static method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumeric
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeReal
 
of(String, SnowflakeDataType) - Static method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
of(String, SnowflakeDataType, boolean) - Static method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
of(SnowflakeColumn...) - Static method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeTableSchema
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.structured.SnowflakeArray
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.structured.SnowflakeObject
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.structured.SnowflakeVariant
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeBinary
 
of(long) - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeBinary
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeChar
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeString
 
of(long) - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeString
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeText
 
of(long) - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeText
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarBinary
 
of() - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarchar
 
of(long) - Static method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarchar
 
of(SnowflakeIO.DataSourceConfiguration) - Static method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceProviderFromDataSourceConfiguration
 
org.apache.beam.sdk.io.snowflake - package org.apache.beam.sdk.io.snowflake
Snowflake IO transforms.
org.apache.beam.sdk.io.snowflake.crosslanguage - package org.apache.beam.sdk.io.snowflake.crosslanguage
Cross-language for SnowflakeIO.
org.apache.beam.sdk.io.snowflake.data - package org.apache.beam.sdk.io.snowflake.data
Snowflake IO data types.
org.apache.beam.sdk.io.snowflake.data.datetime - package org.apache.beam.sdk.io.snowflake.data.datetime
Snowflake IO date/time types.
org.apache.beam.sdk.io.snowflake.data.geospatial - package org.apache.beam.sdk.io.snowflake.data.geospatial
Snowflake IO geospatial types.
org.apache.beam.sdk.io.snowflake.data.logical - package org.apache.beam.sdk.io.snowflake.data.logical
Snowflake IO logical types.
org.apache.beam.sdk.io.snowflake.data.numeric - package org.apache.beam.sdk.io.snowflake.data.numeric
Snowflake IO numeric types.
org.apache.beam.sdk.io.snowflake.data.structured - package org.apache.beam.sdk.io.snowflake.data.structured
Snowflake IO structured types.
org.apache.beam.sdk.io.snowflake.data.text - package org.apache.beam.sdk.io.snowflake.data.text
Snowflake IO text types.
org.apache.beam.sdk.io.snowflake.enums - package org.apache.beam.sdk.io.snowflake.enums
Snowflake IO data types.
org.apache.beam.sdk.io.snowflake.services - package org.apache.beam.sdk.io.snowflake.services
Snowflake IO services and POJOs.

P

populateDisplayData(DisplayData.Builder) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceProviderFromDataSourceConfiguration
 
populateDisplayData(DisplayData.Builder) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
 
preparePrivateKey(String, String) - Static method in class org.apache.beam.sdk.io.snowflake.KeyPairUtils
 
processElement(DoFn<Object, Object>.ProcessContext) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read.CleanTmpFilesFromGcsFn
 
processElement(DoFn<String, String[]>.ProcessContext) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read.MapCsvToStringArrayFn
 

R

read(SnowflakeBatchServiceConfig) - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceImpl
Reading data from Snowflake tables in batch processing.
read(SnowflakeBatchServiceConfig) - Method in interface org.apache.beam.sdk.io.snowflake.services.SnowflakeServices.BatchService
 
read(SnowflakeStreamingServiceConfig) - Method in interface org.apache.beam.sdk.io.snowflake.services.SnowflakeServices.StreamingService
 
read(SnowflakeStreamingServiceConfig) - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeStreamingServiceImpl
Reading data from Snowflake in streaming mode is not supported.
read(SnowflakeServices) - Static method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO
Read data from Snowflake via COPY statement using user-defined SnowflakeServices.
read() - Static method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO
Read data from Snowflake via COPY statement using default SnowflakeBatchServiceImpl.
Read() - Constructor for class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
 
READ_URN - Static variable in class org.apache.beam.sdk.io.snowflake.crosslanguage.SnowflakeTransformRegistrar
 
ReadBuilder - Class in org.apache.beam.sdk.io.snowflake.crosslanguage
 
ReadBuilder() - Constructor for class org.apache.beam.sdk.io.snowflake.crosslanguage.ReadBuilder
 
ReadBuilder.Configuration - Class in org.apache.beam.sdk.io.snowflake.crosslanguage
Parameters class to expose the transform to an external SDK.
readPrivateKeyFile(String) - Static method in class org.apache.beam.sdk.io.snowflake.KeyPairUtils
 

S

setAuthenticator(String) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setColumns(SnowflakeColumn[]) - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeTableSchema
 
setCreateDisposition(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.WriteBuilder.Configuration
 
setDatabase(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setDatabase(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setDataType(SnowflakeDataType) - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
setLength(Long) - Method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarchar
 
setLoginTimeout(String) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setName(String) - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
setNullable(boolean) - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
setOAuthToken(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setOauthToken(String) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setPassword(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setPassword(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setPortNumber(String) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setPrecision(int) - Method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumber
 
setPrivateKeyPassphrase(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setPrivateKeyPassphrase(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setPrivateKeyPath(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setPrivateKeyPath(String) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setQuery(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setQuery(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setRawPrivateKey(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setRawPrivateKey(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setRole(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setRole(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setScale(int) - Method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumber
 
setSchema(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setSchema(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setServerName(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setServerName(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setSize(Long) - Method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeBinary
 
setSnowPipe(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setStagingBucketName(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setStagingBucketName(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setStorageIntegrationName(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setStorageIntegrationName(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setTable(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setTable(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setTableSchema(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.WriteBuilder.Configuration
 
setUrl(String) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setUsername(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setUsername(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setWarehouse(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.CrossLanguageConfiguration
 
setWarehouse(ValueProvider<String>) - Method in interface org.apache.beam.sdk.io.snowflake.SnowflakePipelineOptions
 
setWriteDisposition(String) - Method in class org.apache.beam.sdk.io.snowflake.crosslanguage.WriteBuilder.Configuration
 
SnowflakeArray - Class in org.apache.beam.sdk.io.snowflake.data.structured
 
SnowflakeArray() - Constructor for class org.apache.beam.sdk.io.snowflake.data.structured.SnowflakeArray
 
SnowflakeBatchServiceConfig - Class in org.apache.beam.sdk.io.snowflake.services
Class for preparing configuration for batch write and read.
SnowflakeBatchServiceConfig(SerializableFunction<Void, DataSource>, String, String, String, String, String, String, String) - Constructor for class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Creating a batch configuration for reading.
SnowflakeBatchServiceConfig(SerializableFunction<Void, DataSource>, List<String>, SnowflakeTableSchema, String, String, String, String, CreateDisposition, WriteDisposition, String, String, String) - Constructor for class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceConfig
Creating a batch configuration for writing.
SnowflakeBatchServiceImpl - Class in org.apache.beam.sdk.io.snowflake.services
Implemenation of SnowflakeServices.BatchService used in production.
SnowflakeBatchServiceImpl() - Constructor for class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceImpl
 
SnowflakeBinary - Class in org.apache.beam.sdk.io.snowflake.data.text
 
SnowflakeBinary() - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeBinary
 
SnowflakeBinary(long) - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeBinary
 
SnowflakeBoolean - Class in org.apache.beam.sdk.io.snowflake.data.logical
 
SnowflakeBoolean() - Constructor for class org.apache.beam.sdk.io.snowflake.data.logical.SnowflakeBoolean
 
SnowflakeChar - Class in org.apache.beam.sdk.io.snowflake.data.text
 
SnowflakeChar() - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeChar
 
SnowflakeColumn - Class in org.apache.beam.sdk.io.snowflake.data
POJO describing single Column within Snowflake Table.
SnowflakeColumn() - Constructor for class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
SnowflakeColumn(String, SnowflakeDataType) - Constructor for class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
SnowflakeColumn(String, SnowflakeDataType, boolean) - Constructor for class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
SnowflakeDataType - Interface in org.apache.beam.sdk.io.snowflake.data
Interface for data types to provide SQLs for themselves.
SnowflakeDate - Class in org.apache.beam.sdk.io.snowflake.data.datetime
 
SnowflakeDate() - Constructor for class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeDate
 
SnowflakeDateTime - Class in org.apache.beam.sdk.io.snowflake.data.datetime
 
SnowflakeDateTime() - Constructor for class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeDateTime
 
SnowflakeDecimal - Class in org.apache.beam.sdk.io.snowflake.data.numeric
 
SnowflakeDecimal() - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeDecimal
 
SnowflakeDecimal(int, int) - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeDecimal
 
SnowflakeDouble - Class in org.apache.beam.sdk.io.snowflake.data.numeric
 
SnowflakeDouble() - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeDouble
 
SnowflakeFloat - Class in org.apache.beam.sdk.io.snowflake.data.numeric
 
SnowflakeFloat() - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeFloat
 
SnowflakeGeography - Class in org.apache.beam.sdk.io.snowflake.data.geospatial
 
SnowflakeGeography() - Constructor for class org.apache.beam.sdk.io.snowflake.data.geospatial.SnowflakeGeography
 
SnowflakeInteger - Class in org.apache.beam.sdk.io.snowflake.data.numeric
 
SnowflakeInteger() - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeInteger
 
SnowflakeIO - Class in org.apache.beam.sdk.io.snowflake
IO to read and write data on Snowflake.
SnowflakeIO() - Constructor for class org.apache.beam.sdk.io.snowflake.SnowflakeIO
 
SnowflakeIO.Concatenate - Class in org.apache.beam.sdk.io.snowflake
Combines list of String to provide one String with paths where files were staged for write.
SnowflakeIO.CsvMapper<T> - Interface in org.apache.beam.sdk.io.snowflake
Interface for user-defined function mapping parts of CSV line into T.
SnowflakeIO.DataSourceConfiguration - Class in org.apache.beam.sdk.io.snowflake
A POJO describing a DataSource, providing all properties allowing to create a DataSource.
SnowflakeIO.DataSourceProviderFromDataSourceConfiguration - Class in org.apache.beam.sdk.io.snowflake
Wraps SnowflakeIO.DataSourceConfiguration to provide DataSource.
SnowflakeIO.Read<T> - Class in org.apache.beam.sdk.io.snowflake
Implementation of SnowflakeIO.read().
SnowflakeIO.Read.CleanTmpFilesFromGcsFn - Class in org.apache.beam.sdk.io.snowflake
Removes temporary staged files after reading.
SnowflakeIO.Read.MapCsvToStringArrayFn - Class in org.apache.beam.sdk.io.snowflake
Parses String from incoming data in PCollection to have proper format for CSV files.
SnowflakeIO.UserDataMapper<T> - Interface in org.apache.beam.sdk.io.snowflake
Interface for user-defined function mapping T into array of Objects.
SnowflakeIO.Write<T> - Class in org.apache.beam.sdk.io.snowflake
Implementation of SnowflakeIO.write().
SnowflakeNumber - Class in org.apache.beam.sdk.io.snowflake.data.numeric
 
SnowflakeNumber() - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumber
 
SnowflakeNumber(int, int) - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumber
 
SnowflakeNumeric - Class in org.apache.beam.sdk.io.snowflake.data.numeric
 
SnowflakeNumeric() - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumeric
 
SnowflakeNumeric(int, int) - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumeric
 
SnowflakeObject - Class in org.apache.beam.sdk.io.snowflake.data.structured
 
SnowflakeObject() - Constructor for class org.apache.beam.sdk.io.snowflake.data.structured.SnowflakeObject
 
SnowflakePipelineOptions - Interface in org.apache.beam.sdk.io.snowflake
 
SnowflakeReal - Class in org.apache.beam.sdk.io.snowflake.data.numeric
 
SnowflakeReal() - Constructor for class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeReal
 
SnowflakeServices - Interface in org.apache.beam.sdk.io.snowflake.services
Interface which defines common methods for interacting with Snowflake.
SnowflakeServices.BatchService - Interface in org.apache.beam.sdk.io.snowflake.services
 
SnowflakeServices.StreamingService - Interface in org.apache.beam.sdk.io.snowflake.services
 
SnowflakeServicesImpl - Class in org.apache.beam.sdk.io.snowflake.services
 
SnowflakeServicesImpl() - Constructor for class org.apache.beam.sdk.io.snowflake.services.SnowflakeServicesImpl
 
SnowflakeStreamingServiceConfig - Class in org.apache.beam.sdk.io.snowflake.services
Class for preparing configuration for streaming write.
SnowflakeStreamingServiceConfig(List<String>, String, SimpleIngestManager) - Constructor for class org.apache.beam.sdk.io.snowflake.services.SnowflakeStreamingServiceConfig
Constructor to create configuration for streaming write.
SnowflakeStreamingServiceImpl - Class in org.apache.beam.sdk.io.snowflake.services
Implementation of SnowflakeServices.StreamingService used in production.
SnowflakeStreamingServiceImpl() - Constructor for class org.apache.beam.sdk.io.snowflake.services.SnowflakeStreamingServiceImpl
 
SnowflakeString - Class in org.apache.beam.sdk.io.snowflake.data.text
 
SnowflakeString() - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeString
 
SnowflakeString(long) - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeString
 
SnowflakeTableSchema - Class in org.apache.beam.sdk.io.snowflake.data
POJO representing schema of Table in Snowflake.
SnowflakeTableSchema() - Constructor for class org.apache.beam.sdk.io.snowflake.data.SnowflakeTableSchema
 
SnowflakeTableSchema(SnowflakeColumn...) - Constructor for class org.apache.beam.sdk.io.snowflake.data.SnowflakeTableSchema
 
SnowflakeText - Class in org.apache.beam.sdk.io.snowflake.data.text
 
SnowflakeText() - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeText
 
SnowflakeText(long) - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeText
 
SnowflakeTime - Class in org.apache.beam.sdk.io.snowflake.data.datetime
 
SnowflakeTime() - Constructor for class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTime
 
SnowflakeTimestamp - Class in org.apache.beam.sdk.io.snowflake.data.datetime
 
SnowflakeTimestamp() - Constructor for class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestamp
 
SnowflakeTimestampLTZ - Class in org.apache.beam.sdk.io.snowflake.data.datetime
 
SnowflakeTimestampLTZ() - Constructor for class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestampLTZ
 
SnowflakeTimestampNTZ - Class in org.apache.beam.sdk.io.snowflake.data.datetime
 
SnowflakeTimestampNTZ() - Constructor for class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestampNTZ
 
SnowflakeTimestampTZ - Class in org.apache.beam.sdk.io.snowflake.data.datetime
 
SnowflakeTimestampTZ() - Constructor for class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestampTZ
 
SnowflakeTransformRegistrar - Class in org.apache.beam.sdk.io.snowflake.crosslanguage
Exposes SnowflakeIO.Read and SnowflakeIO.Write as an external transform for cross-language usage.
SnowflakeTransformRegistrar() - Constructor for class org.apache.beam.sdk.io.snowflake.crosslanguage.SnowflakeTransformRegistrar
 
SnowflakeVarBinary - Class in org.apache.beam.sdk.io.snowflake.data.text
 
SnowflakeVarBinary() - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarBinary
 
SnowflakeVarchar - Class in org.apache.beam.sdk.io.snowflake.data.text
 
SnowflakeVarchar() - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarchar
 
SnowflakeVarchar(long) - Constructor for class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarchar
 
SnowflakeVariant - Class in org.apache.beam.sdk.io.snowflake.data.structured
 
SnowflakeVariant() - Constructor for class org.apache.beam.sdk.io.snowflake.data.structured.SnowflakeVariant
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeDate
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTime
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestampLTZ
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestampNTZ
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.datetime.SnowflakeTimestampTZ
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.geospatial.SnowflakeGeography
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.logical.SnowflakeBoolean
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeFloat
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.numeric.SnowflakeNumber
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeColumn
 
sql() - Method in interface org.apache.beam.sdk.io.snowflake.data.SnowflakeDataType
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.SnowflakeTableSchema
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.structured.SnowflakeArray
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.structured.SnowflakeObject
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.structured.SnowflakeVariant
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeBinary
 
sql() - Method in class org.apache.beam.sdk.io.snowflake.data.text.SnowflakeVarchar
 
StreamingLogLevel - Enum in org.apache.beam.sdk.io.snowflake.enums
 
streamToTable(SnowflakeServices, ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
 

T

to(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
A table name to be written in Snowflake.
to(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
 

V

valueOf(String) - Static method in enum org.apache.beam.sdk.io.snowflake.enums.CreateDisposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.beam.sdk.io.snowflake.enums.StreamingLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.beam.sdk.io.snowflake.enums.WriteDisposition
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.beam.sdk.io.snowflake.enums.CreateDisposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.beam.sdk.io.snowflake.enums.StreamingLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.beam.sdk.io.snowflake.enums.WriteDisposition
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAuthenticator(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets authenticator for Snowflake.
withCoder(Coder<T>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
A Coder to be used by the output PCollection generated by the source.
withCreateDisposition(CreateDisposition) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
A disposition to be used during table preparation.
withCsvMapper(SnowflakeIO.CsvMapper<T>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
User-defined function mapping CSV lines into user data.
withDatabase(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets database to use.
withDatabase(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
withDataSourceConfiguration(SnowflakeIO.DataSourceConfiguration) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
Setting information about Snowflake server.
withDataSourceConfiguration(SnowflakeIO.DataSourceConfiguration) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Setting information about Snowflake server.
withDataSourceProviderFn(SerializableFunction<Void, DataSource>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
Setting function that will provide SnowflakeIO.DataSourceConfiguration in runtime.
withDataSourceProviderFn(SerializableFunction<Void, DataSource>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Setting function that will provide SnowflakeIO.DataSourceConfiguration in runtime.
withDebugMode(StreamingLogLevel) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
The option to verbose info (or only errors) of loaded files while streaming.
withFileNameTemplate(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
A template name for files saved to GCP.
withFlushRowLimit(Integer) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Sets number of row limit that will be saved to the staged file and then loaded to Snowflake.
withFlushTimeLimit(Duration) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Sets duration how often staged files will be created and then how often ingested by Snowflake during streaming.
withKeyPairAuth(String, PrivateKey) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets key pair authentication.
withKeyPairPathAuth(ValueProvider<String>, String, ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets key pair authentication.
withKeyPairPathAuth(ValueProvider<String>, String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets key pair authentication.
withKeyPairPathAuth(String, String, String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets key pair authentication.
withKeyPairPathAuth(String, String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets key pair authentication.
withKeyPairRawAuth(ValueProvider<String>, ValueProvider<String>, ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets key pair authentication.
withKeyPairRawAuth(ValueProvider<String>, ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets key pair authentication.
withKeyPairRawAuth(String, String, String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets key pair authentication.
withKeyPairRawAuth(String, String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets key pair authentication.
withLoginTimeout(Integer) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets loginTimeout that will be used in SnowflakeBasicDataSource.setLoginTimeout(int).
withOAuth(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets OAuth authentication.
withOAuth(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets OAuth authentication.
withPortNumber(Integer) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets port number to use to connect to Snowflake.
withQueryTransformation(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
A query to be executed in Snowflake.
withQueryTransformation(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
 
withQuotationMark(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
Sets Snowflake-specific quotations around strings.
withQuotationMark(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
 
withQuotationMark(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Sets Snowflake-specific quotations around strings.
withRole(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets user's role to be used when running queries on Snowflake.
withRole(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets user's role to be used when running queries on Snowflake.
withSchema(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets schema to use when connecting to Snowflake.
withSchema(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
withServerName(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets the name of the Snowflake server.
withServerName(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
 
withShardsNumber(Integer) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Number of shards that are created per window.
withSnowflakeServices(SnowflakeServices) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
A snowflake service SnowflakeServices implementation which is supposed to be used.
withSnowPipe(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Sets name of SnowPipe which can be created in Snowflake dashboard or cli:
withSnowPipe(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Same as withSnowPipe(String, but with a ValueProvider.
withStagingBucketName(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
Name of the cloud bucket (GCS by now) to use as tmp location of CSVs during COPY statement.
withStagingBucketName(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
 
withStagingBucketName(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Name of the cloud bucket (GCS by now) to use as tmp location of CSVs during COPY statement.
withStagingBucketName(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
 
withStorageIntegrationName(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
Name of the Storage Integration in Snowflake to be used.
withStorageIntegrationName(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Read
 
withStorageIntegrationName(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Name of the Storage Integration in Snowflake to be used.
withStorageIntegrationName(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
 
withTableSchema(SnowflakeTableSchema) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
Table schema to be used during creating table.
withUrl(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets URL of Snowflake server in following format: jdbc:snowflake://.snowflakecomputing.com
withUserDataMapper(SnowflakeIO.UserDataMapper<T>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
User-defined function mapping user data into CSV lines.
withUsernamePasswordAuth(String, String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets username/password authentication.
withUsernamePasswordAuth(ValueProvider<String>, ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets username/password authentication.
withWarehouse(ValueProvider<String>) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets Snowflake Warehouse to use.
withWarehouse(String) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration
Sets Snowflake Warehouse to use.
withWriteDisposition(WriteDisposition) - Method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
A disposition to be used during writing to table phase.
write(SnowflakeBatchServiceConfig) - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeBatchServiceImpl
Writing data to Snowflake in batch mode.
write(SnowflakeBatchServiceConfig) - Method in interface org.apache.beam.sdk.io.snowflake.services.SnowflakeServices.BatchService
 
write(SnowflakeStreamingServiceConfig) - Method in interface org.apache.beam.sdk.io.snowflake.services.SnowflakeServices.StreamingService
 
write(SnowflakeStreamingServiceConfig) - Method in class org.apache.beam.sdk.io.snowflake.services.SnowflakeStreamingServiceImpl
Writing data to Snowflake in streaming mode.
write() - Static method in class org.apache.beam.sdk.io.snowflake.SnowflakeIO
Write data to Snowflake via COPY statement.
Write() - Constructor for class org.apache.beam.sdk.io.snowflake.SnowflakeIO.Write
 
WRITE_URN - Static variable in class org.apache.beam.sdk.io.snowflake.crosslanguage.SnowflakeTransformRegistrar
 
WriteBuilder - Class in org.apache.beam.sdk.io.snowflake.crosslanguage
 
WriteBuilder() - Constructor for class org.apache.beam.sdk.io.snowflake.crosslanguage.WriteBuilder
 
WriteBuilder.Configuration - Class in org.apache.beam.sdk.io.snowflake.crosslanguage
Parameters class to expose the transform to an external SDK.
WriteDisposition - Enum in org.apache.beam.sdk.io.snowflake.enums
Enum containing all supported dispositions during writing to table phase.
A B C D E F G I K M O P R S T V W 
Skip navigation links