|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISPARQLRetrievalModule
The definition of a retrieval module that can receive SPARQL Requests.
Method Summary | |
---|---|
Future<IChunk> |
retrieveChunk(SPARQLRequest request)
Returns (the promise of) an IChunk that matches the SPARQLRequest. |
Method Detail |
---|
Future<IChunk> retrieveChunk(SPARQLRequest request)
request
- the SPARQLRequest that will be matched.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |