Uses of Interface
io.github.kaststream.api.v2.facade.KastResultFuture
-
Packages that use KastResultFuture Package Description io.github.kaststream.api.v2 -
-
Uses of KastResultFuture in io.github.kaststream.api.v2
Methods in io.github.kaststream.api.v2 with parameters of type KastResultFuture Modifier and Type Method Description voidAsyncProcessor. asyncInvoke(KastRow input, KastResultFuture resultFuture, KastRowBuilder kastRowBuilder)Trigger async operation for each stream input.
-