Uses of Class
org.basex.core.jobs.QueryJobSpec
Packages that use QueryJobSpec
-
Uses of QueryJobSpec in org.basex.core.jobs
Methods in org.basex.core.jobs with parameters of type QueryJobSpecConstructors in org.basex.core.jobs with parameters of type QueryJobSpecModifierConstructorDescriptionQueryJob(QueryJobSpec job, Context context, InputInfo ii, Consumer<QueryJobResult> notify) Constructor.