| Package | Description |
|---|---|
| com.microsoft.azure.kusto.ingest |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedStreamingIngestClient
ManagedStreamingIngestClient
|
class |
QueuedIngestClientImpl |
| Modifier and Type | Method and Description |
|---|---|
static QueuedIngestClient |
IngestClientFactory.createClient(ConnectionStringBuilder csb)
Creates a new queued ingest client, with default http client properties.
|
static QueuedIngestClient |
IngestClientFactory.createClient(ConnectionStringBuilder csb,
@Nullable HttpClientProperties properties)
Creates a new queued ingest client.
|
static QueuedIngestClient |
IngestClientFactory.createClient(ConnectionStringBuilder csb,
@Nullable HttpClientProperties properties,
boolean autoCorrectEndpoint)
Creates a new queued ingest client.
|
Copyright © 2024. All rights reserved.