public class AccumulatorOptimizerUtil extends Object
Constructor and Description |
---|
AccumulatorOptimizerUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
addAccumulator(PhysicalPlan plan,
List<PhysicalOperator> pos) |
static int |
getAccumulativeBatchSize() |
public static int getAccumulativeBatchSize()
public static void addAccumulator(PhysicalPlan plan, List<PhysicalOperator> pos)
Copyright © 2007-2017 The Apache Software Foundation