Class ServiceExecutorBulkOverRegistry

java.lang.Object
org.apache.jena.sparql.service.bulk.ServiceExecutorBulkOverRegistry
All Implemented Interfaces:
ServiceExecutorBulk

public class ServiceExecutorBulkOverRegistry extends Object implements ServiceExecutorBulk
Factory for service executions w.r.t. a ServiceExecutorRegistry. The createExecution(OpService, QueryIterator, ExecutionContext) method delegates the request to all executors in order of their registration.