Uses of Class
net.snowflake.client.jdbc.ChunkDownloadContext
-
Packages that use ChunkDownloadContext Package Description net.snowflake.client.jdbc -
-
Uses of ChunkDownloadContext in net.snowflake.client.jdbc
Methods in net.snowflake.client.jdbc with parameters of type ChunkDownloadContext Modifier and Type Method Description InputStream
DefaultResultStreamProvider. getInputStream(ChunkDownloadContext context)
InputStream
ResultStreamProvider. getInputStream(ChunkDownloadContext context)
-