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