Uses of Interface
org.infinispan.tasks.Task
-
Packages that use Task Package Description org.infinispan.tasks Server tasks API. -
-
Uses of Task in org.infinispan.tasks
Subinterfaces of Task in org.infinispan.tasks Modifier and Type Interface Description interfaceServerTask<V>An interface representing a deployed server task.
-