Class SnowflakeServicesImpl
java.lang.Object
org.apache.beam.sdk.io.snowflake.services.SnowflakeServicesImpl
- All Implemented Interfaces:
Serializable,SnowflakeServices
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.beam.sdk.io.snowflake.services.SnowflakeServices
SnowflakeServices.BatchService, SnowflakeServices.StreamingService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SnowflakeServicesImpl
public SnowflakeServicesImpl()
-
-
Method Details
-
getBatchService
- Specified by:
getBatchServicein interfaceSnowflakeServices
-
getStreamingService
- Specified by:
getStreamingServicein interfaceSnowflakeServices
-