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