|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IQueryHint | |
|---|---|
| com.bigdata.rdf.sparql.ast.hints | Query hints are specified at the SPARQL layer using magic predicates. |
| Uses of IQueryHint in com.bigdata.rdf.sparql.ast.hints |
|---|
| Classes in com.bigdata.rdf.sparql.ast.hints that implement IQueryHint | |
|---|---|
class |
AbstractChunkSizeHint
|
| Methods in com.bigdata.rdf.sparql.ast.hints that return IQueryHint | |
|---|---|
static IQueryHint<?> |
QueryHintRegistry.get(String name)
Return the IQueryHint under that name. |
| Methods in com.bigdata.rdf.sparql.ast.hints with parameters of type IQueryHint | |
|---|---|
static void |
QueryHintRegistry.add(IQueryHint<?> queryHint)
Register an IQueryHint. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||