Uses of Class
org.apache.ignite.internal.util.lang.GridAbsClosure
Packages that use GridAbsClosure
-
Uses of GridAbsClosure in org.apache.ignite.testframework
Methods in org.apache.ignite.testframework with parameters of type GridAbsClosureModifier and TypeMethodDescriptionstatic voidGridTestUtils.retryAssert(IgniteLogger log, int retries, long retryInterval, GridAbsClosure c) Tries few times to perform some assertion.