| Package | Description |
|---|---|
| net.snowflake.ingest | |
| net.snowflake.ingest.connection |
| Class and Description |
|---|
| HistoryRangeResponse
HistoryRangeResponse - response containing all history for a given pipe within a given date
range, received from range history endpoint.
|
| HistoryResponse
HistoryResponse - an object containing a response we've received from the history endpoint
|
| IngestResponse
IngestResponse - an object which contains a successful response from the service for the insert
request
|
| IngestResponseException
Exception will capture error message when Snowflake encounters an error during ingest or if
trying to retrieve history report/ Created by vganesh on 5/20/17.
|
| RequestBuilder
This class handles constructing the URIs for our requests as well as putting together the
payloads we'll be sending
|
| Class and Description |
|---|
| HistoryRangeResponse
HistoryRangeResponse - response containing all history for a given pipe within a given date
range, received from range history endpoint.
|
| HistoryResponse
HistoryResponse - an object containing a response we've received from the history endpoint
|
| HistoryResponse.FileEntry
FileEntry - a pojo containing all of the data about a file reported back from the service
|
| IngestResponse
IngestResponse - an object which contains a successful response from the service for the insert
request
|
| IngestResponseException
Exception will capture error message when Snowflake encounters an error during ingest or if
trying to retrieve history report/ Created by vganesh on 5/20/17.
|
| IngestStatus
Status of ingest of a particular file returned by Snowflake in the FileEntry history response per
file
|
Copyright © 2021. All rights reserved.