public interface WaitStrategy<EXCEPTION extends Exception>
Modifier and Type | Method and Description |
---|---|
void |
apply(long iteration)
Throws Exception to force users of this interface to handle any possible failure, since this is used in
potentially very sensitive code.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.