Package org.infinispan.tasks.spi
package org.infinispan.tasks.spi
-
InterfacesClassDescriptionExtends the
TaskEngineinterface to include additional methods allowing a task engine to have non blocking methods where as the mirrored methods onTaskEnginewould block the invoking thread.TaskEngine.