Interface ThreadPoolExecutorListener
-
- All Known Implementing Classes:
NESTSimilarityCacheCalculator,SimilarityCacheCalculator
public interface ThreadPoolExecutorListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecutionTaskCompleted(long threadId, int numberOfCompletedTasks)
-