public class QueryExecutionFactoryCompare extends QueryExecutionFactoryBackQuery
| Constructor and Description |
|---|
QueryExecutionFactoryCompare(QueryExecutionFactory a,
QueryExecutionFactory b) |
QueryExecutionFactoryCompare(QueryExecutionFactory a,
QueryExecutionFactory b,
boolean removesSlices) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.QueryExecution |
createQueryExecution(com.hp.hpl.jena.query.Query query) |
String |
getId() |
String |
getState() |
createQueryExecutionpublic QueryExecutionFactoryCompare(QueryExecutionFactory a, QueryExecutionFactory b)
public QueryExecutionFactoryCompare(QueryExecutionFactory a, QueryExecutionFactory b, boolean removesSlices)
Copyright © 2013. All Rights Reserved.