Package org.apache.calcite.statistic
@DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=FIELD) @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=PARAMETER) @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=RETURN)
package org.apache.calcite.statistic
Implementations of statistics providers.
- See Also:
-
ClassDescriptionImplementation of
SqlStatisticProvider
that reads and writes a cache.Implementation ofSqlStatisticProvider
that looks up values in a table.Implementation ofSqlStatisticProvider
that generates and executes SQL queries.