com.intel.cosbench.controller.service
Interface StageCallable

All Superinterfaces:
java.util.concurrent.Callable<StageCallable>
All Known Implementing Classes:
StageChecker

public interface StageCallable
extends java.util.concurrent.Callable<StageCallable>


Method Summary
 
Methods inherited from interface java.util.concurrent.Callable
call