public interface QueuedIngestClient extends IngestClient
| Modifier and Type | Method and Description |
|---|---|
IngestionResourceManager |
getResourceManager() |
void |
setQueueRequestOptions(com.azure.storage.common.policy.RequestRetryOptions queueRequestOptions)
Setter for QueueRequestOptions used by the client on adding ingest message to the Azure queue, read here
https://docs.microsoft.com/azure/data-explorer/kusto/api/netfx/about-kusto-ingest#ingest-client-flavors
about Kusto queued ingestion
|
ingestFromBlob, ingestFromFile, ingestFromResultSet, ingestFromStreamvoid setQueueRequestOptions(com.azure.storage.common.policy.RequestRetryOptions queueRequestOptions)
queueRequestOptions - - Options to use when creating QueueClientIngestionResourceManager getResourceManager()
Copyright © 2024. All rights reserved.