public static interface SnowflakeServices.BatchService
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
read(SnowflakeBatchServiceConfig config)  | 
void | 
write(SnowflakeBatchServiceConfig config)  | 
java.lang.String read(SnowflakeBatchServiceConfig config) throws java.lang.Exception
java.lang.Exceptionvoid write(SnowflakeBatchServiceConfig config) throws java.lang.Exception
java.lang.Exception