Class CompetitionExecutor.CompetitorWrapper
java.lang.Object
com.gigaspaces.internal.utils.concurrent.AsyncCallable
com.gigaspaces.internal.utils.concurrent.CompetitionExecutor.CompetitorWrapper
- All Implemented Interfaces:
Callable<IAsyncHandlerProvider.CycleResult>
- Enclosing class:
CompetitionExecutor<T extends CompetitiveTask>
- Since:
- 9.0.1
- Author:
- Niv Ingberg
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AsyncCallable
getHandler, setHandler
-
Constructor Details
-
CompetitorWrapper
-
-
Method Details
-
call
- Throws:
Exception
-
isLastIteration
protected abstract boolean isLastIteration()
-