Interface SnowflakeServices
- All Superinterfaces:
 Serializable
- All Known Implementing Classes:
 SnowflakeServicesImpl
Interface which defines common methods for interacting with Snowflake.
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface - 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getBatchService
SnowflakeServices.BatchService getBatchService() - 
getStreamingService
SnowflakeServices.StreamingService getStreamingService() 
 -