public class CountDistinctRewriteProc extends Transform
| Modifier and Type | Class and Description |
|---|---|
class |
CountDistinctRewriteProc.CountDistinctProcessor
CountDistinctProcessor.
|
| Constructor and Description |
|---|
CountDistinctRewriteProc() |
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
beginPerfLogging, endPerfLogging, endPerfLoggingpublic ParseContext transform(ParseContext pctx) throws SemanticException
Transformtransform in class Transformpctx - input parse contextSemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.