Uses of Interface
org.apache.ignite.internal.util.lang.GridAbsPredicate
Packages that use GridAbsPredicate
-
Uses of GridAbsPredicate in org.apache.ignite.testframework
Methods in org.apache.ignite.testframework with parameters of type GridAbsPredicateModifier and TypeMethodDescriptionstatic booleanGridTestUtils.waitForCondition(GridAbsPredicate cond, long timeout) Waits for condition, polling in busy wait loop.static booleanGridTestUtils.waitForCondition(GridAbsPredicate cond, BooleanSupplier wait)