Uses of Interface
com.microsoft.azure.kusto.ingest.utils.RandomProvider
-
Packages that use RandomProvider Package Description com.microsoft.azure.kusto.ingest.resources com.microsoft.azure.kusto.ingest.utils -
-
Uses of RandomProvider in com.microsoft.azure.kusto.ingest.resources
Fields in com.microsoft.azure.kusto.ingest.resources declared as RandomProvider Modifier and Type Field Description static RandomProviderRankedStorageAccountSet. DEFAULT_RANDOM_PROVIDERConstructors in com.microsoft.azure.kusto.ingest.resources with parameters of type RandomProvider Constructor Description RankedStorageAccountSet(int bucketCount, int bucketDurationMillis, int[] tiers, TimeProvider timeProvider, RandomProvider randomProvider) -
Uses of RandomProvider in com.microsoft.azure.kusto.ingest.utils
Classes in com.microsoft.azure.kusto.ingest.utils that implement RandomProvider Modifier and Type Class Description classDefaultRandomProvider
-