Uses of Interface
org.apache.jena.sparql.service.bulk.ChainingServiceExecutorBulk
Packages that use ChainingServiceExecutorBulk
-
Uses of ChainingServiceExecutorBulk in org.apache.jena.sparql.service
Methods in org.apache.jena.sparql.service that return types with arguments of type ChainingServiceExecutorBulkModifier and TypeMethodDescriptionServiceExecutorRegistry.getBulkChain()
Retrieve the actual list of bulk executors; allows for re-orderingMethods in org.apache.jena.sparql.service with parameters of type ChainingServiceExecutorBulkModifier and TypeMethodDescriptionServiceExecutorRegistry.addBulkLink
(ChainingServiceExecutorBulk f) Add a chaining bulk executor as a link to the executor chainServiceExecutorRegistry.removeBulkLink
(ChainingServiceExecutorBulk f) Remove the given service executor