Uses of Class
com.microsoft.azure.kusto.ingest.resources.ContainerWithSas
-
Packages that use ContainerWithSas Package Description com.microsoft.azure.kusto.ingest -
-
Uses of ContainerWithSas in com.microsoft.azure.kusto.ingest
Methods in com.microsoft.azure.kusto.ingest that return types with arguments of type ContainerWithSas Modifier and Type Method Description List<ContainerWithSas>IngestionResourceManager. getShuffledContainers()Returns a list of containers with SAS tokens, ranked by their ingestion success rate, and then shuffled.
-