| 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 |
TransformCopy.transform(OpDistinct opDistinct,
Op subOp) |
Op |
Transform.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformBase.transform(OpDistinct opDistinct,
Op subOp) |
void |
OpVisitorByType.visit(OpDistinct opDistinct) |
void |
OpAsQuery.Converter.visit(OpDistinct opDistinct) |
void |
OpVisitor.visit(OpDistinct opDistinct) |
void |
OpVisitorBase.visit(OpDistinct opDistinct) |
| Modifier and Type | Method and Description |
|---|---|
Op |
TransformOrderByDistinctApplication.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformDistinctToReduced.transform(OpDistinct opDistinct,
Op subOp) |
Op |
TransformDistinctToReduced.transform1(OpDistinct opDistinct,
Op subOp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
OpVisitorByType.visit(OpDistinct opDistinct) |
default void |
OpVisitorByTypeAndExpr.visit(OpDistinct opDistinct) |
| 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