public class QueryExecutionFactoryCache extends QueryExecutionFactoryDecorator
| Constructor and Description |
|---|
QueryExecutionFactoryCache(QueryExecutionFactory decoratee,
Cache cache) |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutionStreaming |
createQueryExecution(com.hp.hpl.jena.query.Query query) |
QueryExecutionStreaming |
createQueryExecution(String queryString) |
getId, getStatepublic QueryExecutionFactoryCache(QueryExecutionFactory decoratee, Cache cache)
public QueryExecutionStreaming createQueryExecution(com.hp.hpl.jena.query.Query query)
createQueryExecution in interface QueryExecutionFactoryQuerycreateQueryExecution in class QueryExecutionFactoryDecoratorpublic QueryExecutionStreaming createQueryExecution(String queryString)
createQueryExecution in interface QueryExecutionFactoryStringcreateQueryExecution in class QueryExecutionFactoryDecoratorCopyright © 2014. All rights reserved.