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 interface
ServerTask<V>
An interface for deployed server tasks.
-