Uses of Interface
org.nuxeo.ecm.core.redis.retry.Retry.Block
-
Packages that use Retry.Block Package Description org.nuxeo.ecm.core.redis.retry -
-
Uses of Retry.Block in org.nuxeo.ecm.core.redis.retry
Methods in org.nuxeo.ecm.core.redis.retry with parameters of type Retry.Block Modifier and Type Method Description <T> T
Retry. retry(Retry.Block<T> block, Retry.Policy policy)
-