| Package | Description |
|---|---|
| net.snowflake.client.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
SnowflakeChunkDownloader
Class for managing async download of offline result chunks
|
static class |
SnowflakeChunkDownloader.NoOpChunkDownloader
This is a No Operation chunk downloader to avoid potential null pointer exception
|
| Modifier and Type | Method and Description |
|---|---|
ChunkDownloader |
SnowflakeResultSetSerializableV1.getChunkDownloader() |
| Modifier and Type | Method and Description |
|---|---|
void |
SnowflakeResultSetSerializableV1.setChunkDownloader(ChunkDownloader chunkDownloader) |
Copyright © 2022. All rights reserved.