public class PrelCostEstimates extends Object
Modifier and Type | Field and Description |
---|---|
static PrelCostEstimates |
ZERO_COST |
Constructor and Description |
---|
PrelCostEstimates(double memory,
double rowCount) |
Modifier and Type | Method and Description |
---|---|
double |
getMemoryCost() |
double |
getOutputRowCount() |
public static PrelCostEstimates ZERO_COST
Copyright © 1970 The Apache Software Foundation. All rights reserved.