Uses of Interface
com.microsoft.azure.kusto.data.StreamingClient
-
Packages that use StreamingClient Package Description com.microsoft.azure.kusto.data -
-
Uses of StreamingClient in com.microsoft.azure.kusto.data
Classes in com.microsoft.azure.kusto.data that implement StreamingClient Modifier and Type Class Description classClientImplMethods in com.microsoft.azure.kusto.data that return StreamingClient Modifier and Type Method Description static StreamingClientClientFactory. createStreamingClient(ConnectionStringBuilder csb)Creates a new StreamingClient instance with the given connection string.static StreamingClientClientFactory. createStreamingClient(ConnectionStringBuilder csb, HttpClientProperties properties)Creates a new StreamingClient instance with the given connection string.
-