| Package | Description |
|---|---|
| org.apache.jena.sparql.algebra | |
| org.apache.jena.sparql.algebra.optimize | |
| org.apache.jena.sparql.engine.ref | |
| org.apache.jena.sparql.sse.writers |
| Modifier and Type | Method and Description |
|---|---|
static OpDistinct |
OpLib.asDistinct(Op op) |
| Modifier and Type | Method and Description |
|---|---|
Op |
TransformWrapper.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformBase.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformCopy.transform(OpDistinct opDistinct,
Op subOp) |
Op |
Transform.transform(OpDistinct opDistinct,
Op subOp) |
void |
OpVisitorByType.visit(OpDistinct opDistinct) |
void |
OpAsQuery.Converter.visit(OpDistinct opDistinct) |
void |
OpVisitorBase.visit(OpDistinct opDistinct) |
void |
OpVisitor.visit(OpDistinct opDistinct) |
| Modifier and Type | Method and Description |
|---|---|
Op |
TransformDistinctToReduced.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformOrderByDistinctApplication.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformDistinctToReduced.transform1(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