Uses of Class
io.trino.testing.StatefulSleepingSum.State
-
Packages that use StatefulSleepingSum.State Package Description io.trino.testing -
-
Uses of StatefulSleepingSum.State in io.trino.testing
Methods in io.trino.testing with parameters of type StatefulSleepingSum.State Modifier and Type Method Description static longStatefulSleepingSum. statefulSleepingSum(StatefulSleepingSum.State state, double sleepProbability, long sleepDurationMillis, long a, long b)
-