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