private static class TileSuggester.StatisticsProviderImpl extends Object implements org.pentaho.aggdes.model.StatisticsProvider
StatisticsProvider
that asks the lattice.| Constructor and Description |
|---|
StatisticsProviderImpl(Lattice lattice) |
| Modifier and Type | Method and Description |
|---|---|
double |
getFactRowCount() |
double |
getLoadTime(List<org.pentaho.aggdes.model.Attribute> attributes) |
double |
getRowCount(List<org.pentaho.aggdes.model.Attribute> attributes) |
double |
getSpace(List<org.pentaho.aggdes.model.Attribute> attributes) |
private final Lattice lattice
StatisticsProviderImpl(Lattice lattice)
public double getFactRowCount()
getFactRowCount in interface org.pentaho.aggdes.model.StatisticsProviderpublic double getRowCount(List<org.pentaho.aggdes.model.Attribute> attributes)
getRowCount in interface org.pentaho.aggdes.model.StatisticsProviderpublic double getSpace(List<org.pentaho.aggdes.model.Attribute> attributes)
getSpace in interface org.pentaho.aggdes.model.StatisticsProviderpublic double getLoadTime(List<org.pentaho.aggdes.model.Attribute> attributes)
getLoadTime in interface org.pentaho.aggdes.model.StatisticsProviderCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.