| Constructor and Description |
|---|
SimpleFetchOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
static ListSinkOperator |
replaceFSwithLS(Operator<?> fileSink,
String nullFormat) |
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
public ParseContext transform(ParseContext pctx) throws SemanticException
Transformtransform in interface Transformpctx - input parse contextSemanticExceptionpublic static ListSinkOperator replaceFSwithLS(Operator<?> fileSink, String nullFormat)
Copyright © 2017 The Apache Software Foundation. All rights reserved.