Uses of Class
io.prestosql.testing.StatefulSleepingSum.State
-
Packages that use StatefulSleepingSum.State Package Description io.prestosql.testing -
-
Uses of StatefulSleepingSum.State in io.prestosql.testing
Methods in io.prestosql.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)
-