public class NonBlockingOpDeDupProc extends Transform
| Constructor and Description |
|---|
NonBlockingOpDeDupProc() |
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
static <K,V> Map<K,V> |
zipToMap(List<K> keys,
List<V> values) |
beginPerfLogging, endPerfLogging, endPerfLoggingpublic ParseContext transform(ParseContext pctx) throws SemanticException
Transformtransform in class Transformpctx - input parse contextSemanticExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.