org.aksw.commons.sparql.api.compare
Class QueryExecutionFactoryCompare
java.lang.Object
org.aksw.commons.sparql.api.core.QueryExecutionFactoryBackQuery
org.aksw.commons.sparql.api.compare.QueryExecutionFactoryCompare
- All Implemented Interfaces:
- QueryExecutionFactory, QueryExecutionFactoryQuery, QueryExecutionFactoryString
public class QueryExecutionFactoryCompare
- extends QueryExecutionFactoryBackQuery
A query execution factory, which generates query executions
that delay execution
- Author:
- Claus Stadler
Date: 7/26/11
Time: 10:27 AM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryExecutionFactoryCompare
public QueryExecutionFactoryCompare(QueryExecutionFactory a,
QueryExecutionFactory b)
createQueryExecution
public com.hp.hpl.jena.query.QueryExecution createQueryExecution(com.hp.hpl.jena.query.Query query)
getId
public String getId()
getState
public String getState()
Copyright © 2012. All Rights Reserved.