Uses of Class
org.voltdb.stream.api.util.RateLimitedSourceConfigurator
-
Uses of RateLimitedSourceConfigurator in org.voltdb.stream.api
Modifier and TypeMethodDescriptionstatic <I> RateLimitedSourceConfigurator
<I> Sources.generateAtRate
(double tps, Supplier<I> supplier) -
Uses of RateLimitedSourceConfigurator in org.voltdb.stream.api.util