Uses of Class
net.sf.sparql.benchmarking.operations.update.callables.AbstractUpdateCallable

Packages that use AbstractUpdateCallable
net.sf.sparql.benchmarking.operations.update.callables   
net.sf.sparql.benchmarking.operations.update.nvp   
 

Uses of AbstractUpdateCallable in net.sf.sparql.benchmarking.operations.update.callables
 

Subclasses of AbstractUpdateCallable in net.sf.sparql.benchmarking.operations.update.callables
 class AbstractInMemoryUpdateCallable<T extends Options>
          Abstract callable for operations that run updates against a local in-memory dataset
 class AbstractRemoteUpdateCallable<T extends Options>
          Abstract callable for operations that run updates
 class InMemoryUpdateCallable<T extends Options>
           
 class RemoteUpdateCallable<T extends Options>
           
 

Uses of AbstractUpdateCallable in net.sf.sparql.benchmarking.operations.update.nvp
 

Subclasses of AbstractUpdateCallable in net.sf.sparql.benchmarking.operations.update.nvp
 class NvpUpdateCallable<T extends Options>
          An update callable that adds custom NVPs to the request
 



Copyright © 2014. All Rights Reserved.