| Package | Description |
|---|---|
| org.apache.calcite.profile |
Utilities to analyze data sets.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) List<Profiler.FunctionalDependency> |
ProfilerImpl.Run.functionalDependencies |
List<Profiler.FunctionalDependency> |
Profiler.Profile.functionalDependencyList |
| Constructor and Description |
|---|
Profile(List<Profiler.Column> columns,
Profiler.RowCount rowCount,
Iterable<Profiler.FunctionalDependency> functionalDependencyList,
Iterable<Profiler.Distribution> distributionList,
Iterable<Profiler.Unique> uniqueList) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.