| Package | Description |
|---|---|
| net.snowflake.ingest | |
| net.snowflake.ingest.connection |
| Modifier and Type | Method and Description |
|---|---|
HistoryRangeResponse |
SimpleIngestManager.getHistoryRange(UUID requestId,
String startTimeInclusive,
String endTimeExclusive)
Pings the service to see the current ingest history for this table
|
| Modifier and Type | Method and Description |
|---|---|
static HistoryRangeResponse |
ServiceResponseHandler.unmarshallHistoryRangeResponse(net.snowflake.client.jdbc.internal.apache.http.HttpResponse response,
UUID requestId)
Given an HttpResponse object - attempts to deserialize it into a HistoryRangeResponse
|
Copyright © 2023. All rights reserved.