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