public class ReduceSinkDeDuplication extends java.lang.Object implements Transform
Modifier and Type | Class and Description |
---|---|
static class |
ReduceSinkDeDuplication.AbsctractReducerReducerProc |
protected class |
ReduceSinkDeDuplication.ReduceSinkDeduplicateProcCtx |
Modifier and Type | Field and Description |
---|---|
protected ParseContext |
pGraphContext |
Constructor and Description |
---|
ReduceSinkDeDuplication() |
Modifier and Type | Method and Description |
---|---|
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
protected ParseContext pGraphContext
public ParseContext transform(ParseContext pctx) throws SemanticException
Transform
transform
in interface Transform
pctx
- input parse contextSemanticException
Copyright © 2012 The Apache Software Foundation