Uses of Class
org.basex.core.jobs.QueryJobResult
Packages that use QueryJobResult
-
Uses of QueryJobResult in org.basex.core.jobs
Fields in org.basex.core.jobs with type parameters of type QueryJobResultModifier and TypeFieldDescriptionfinal Map<String,QueryJobResult> JobPool.resultsCached results.Constructor parameters in org.basex.core.jobs with type arguments of type QueryJobResultModifierConstructorDescriptionQueryJob(QueryJobSpec job, Context context, InputInfo ii, Consumer<QueryJobResult> notify) Constructor.