public class ReduceSinkDeDuplication extends Transform
| Modifier and Type | Class and Description |
|---|---|
static class |
ReduceSinkDeDuplication.AbsctractReducerReducerProc |
protected class |
ReduceSinkDeDuplication.ReduceSinkDeduplicateProcCtx |
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
protected ParseContext |
pGraphContext |
| Constructor and Description |
|---|
ReduceSinkDeDuplication() |
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
beginPerfLogging, endPerfLogging, endPerfLoggingprotected static final org.slf4j.Logger LOG
protected ParseContext pGraphContext
public ParseContext transform(ParseContext pctx) throws SemanticException
Transformtransform in class Transformpctx - input parse contextSemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.