java.lang.Object
org.apache.jena.fuseki.ctl.TaskBase
- All Implemented Interfaces:
Runnable
Base of async tasks - this carries some useful information around, leaving the
implementation of Callable.run() to the specific task.
-
Field Details
-
actionId
public final long actionId -
dataset
-
datasetName
-
transactional
-