| Package | Description |
|---|---|
| net.snowflake.ingest | |
| net.snowflake.ingest.connection |
| Modifier and Type | Method and Description |
|---|---|
HistoryResponse |
SimpleIngestManager.getHistory(UUID requestId,
Integer recentSeconds,
String beginMark)
Pings the service to see the current ingest history for this table
|
| Modifier and Type | Method and Description |
|---|---|
static HistoryResponse |
ServiceResponseHandler.unmarshallHistoryResponse(org.apache.http.HttpResponse response,
UUID requestId)
unmarshallHistoryResponse Given an HttpResponse object - attempts to deserialize it into a
HistoryResponse object
|
Copyright © 2022. All rights reserved.