Modifier and Type | Method and Description |
---|---|
void |
Evaluator.streaming(Tree plan,
Environment env,
DataSetFunction f)
evaluate plan in stream mode: evaluate each batch of data and apply the function f
|
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.