Package org.infinispan.tasks.spi
-
Interface Summary Interface Description NonBlockingTaskEngine Extends theTaskEngineinterface to include additional methods allowing a task engine to have non blocking methods where as the mirrored methods onTaskEnginewould block the invoking thread.TaskEngine TaskEngine.