org.aksw.commons.sparql.api.core
Interface QueryExecutionFactory

All Superinterfaces:
QueryExecutionFactoryQuery, QueryExecutionFactoryString
All Known Implementing Classes:
QueryExecutionFactoryBackQuery, QueryExecutionFactoryBackString, QueryExecutionFactoryCache, QueryExecutionFactoryDecorator, QueryExecutionFactoryDelay, QueryExecutionFactoryHttp, QueryExecutionFactoryPaginated

public interface QueryExecutionFactory
extends QueryExecutionFactoryString, QueryExecutionFactoryQuery

Author:
Claus Stadler

Date: 7/26/11 Time: 10:54 AM


Method Summary
 String getId()
           
 String getState()
           
 
Methods inherited from interface org.aksw.commons.sparql.api.core.QueryExecutionFactoryString
createQueryExecution
 
Methods inherited from interface org.aksw.commons.sparql.api.core.QueryExecutionFactoryQuery
createQueryExecution
 

Method Detail

getId

String getId()

getState

String getState()


Copyright © 2011. All Rights Reserved.