public final class CostEstimatorFactory extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CostEstimatorFactory.CostType | 
| Constructor and Description | 
|---|
| CostEstimatorFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ICostEstimate | create(CompressionSettings cs,
      WTreeRoot root,
      int nRows,
      int nCols) | 
public static ICostEstimate create(CompressionSettings cs, WTreeRoot root, int nRows, int nCols)
Copyright © 2021 The Apache Software Foundation. All rights reserved.