public class QueryExecutionStreamingFactory extends QueryExecutionFactoryBackQuery
| Modifier and Type | Field and Description |
|---|---|
protected QueryExecutionFactory |
decoratee |
| Constructor and Description |
|---|
QueryExecutionStreamingFactory(QueryExecutionFactory decoratee) |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutionStreaming |
createQueryExecution(com.hp.hpl.jena.query.Query query) |
String |
getId() |
String |
getState() |
createQueryExecutionprotected QueryExecutionFactory decoratee
public QueryExecutionStreamingFactory(QueryExecutionFactory decoratee)
public String getId()
public String getState()
public QueryExecutionStreaming createQueryExecution(com.hp.hpl.jena.query.Query query)
Copyright © 2013. All Rights Reserved.