| Package | Description |
|---|---|
| net.snowflake.ingest | |
| net.snowflake.ingest.connection |
| Modifier and Type | Method and Description |
|---|---|
HistoryResponse |
SimpleIngestManager.getHistory(UUID requestId)
Pings the service to see the current ingest history for this table
|
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)
unmarshallHistoryResponse
Given an HttpResponse object - attempts to deserialize it into
a HistoryResponse object
|
Copyright © 2018. All rights reserved.