Package | Description |
---|---|
com.hp.hpl.jena.sparql.algebra | |
com.hp.hpl.jena.sparql.algebra.optimize | |
com.hp.hpl.jena.sparql.engine.ref | |
com.hp.hpl.jena.sparql.sse.writers |
Modifier and Type | Method and Description |
---|---|
static OpDistinct |
OpLib.asDistinct(Op op) |
Modifier and Type | Method and Description |
---|---|
Op |
TransformBase.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformWrapper.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformCopy.transform(OpDistinct opDistinct,
Op subOp) |
Op |
Transform.transform(OpDistinct opDistinct,
Op subOp) |
void |
OpVisitor.visit(OpDistinct opDistinct) |
void |
OpAsQuery.Converter.visit(OpDistinct opDistinct) |
void |
OpVisitorBase.visit(OpDistinct opDistinct) |
void |
OpVisitorByType.visit(OpDistinct opDistinct) |
Modifier and Type | Method and Description |
---|---|
Op |
TransformDistinctToReduced.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformOrderByDistinctAppplication.transform(OpDistinct opDistinct,
Op subOp) |
Modifier and Type | Method and Description |
---|---|
void |
EvaluatorDispatch.visit(OpDistinct opDistinct) |
Modifier and Type | Method and Description |
---|---|
void |
WriterOp.OpWriterWorker.visit(OpDistinct opDistinct) |
Licenced under the Apache License, Version 2.0