Package org.voltdb.stream.api
Class Sources
java.lang.Object
org.voltdb.stream.api.Sources
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> VoltStreamSource
<T> collection
(T... given) static <I> VoltStreamSource
<I> static <I> RateLimitedSourceConfigurator
<I> generateAtRate
(double tps, Supplier<I> supplier) kafka()
-
Constructor Details
-
Sources
public Sources()
-
-
Method Details
-
kafka
-
generate
-
generateAtRate
-
collection
-