Class Hierarchy
- java.lang.Object
- org.apache.calcite.profile.Profiler.Column (implements java.lang.Comparable<T>)
- org.apache.calcite.profile.Profiler.Distribution (implements org.apache.calcite.profile.Profiler.Statistic)
- org.apache.calcite.profile.Profiler.FunctionalDependency (implements org.apache.calcite.profile.Profiler.Statistic)
- org.apache.calcite.profile.Profiler.Profile
- org.apache.calcite.profile.Profiler.RowCount (implements org.apache.calcite.profile.Profiler.Statistic)
- org.apache.calcite.profile.Profiler.Unique (implements org.apache.calcite.profile.Profiler.Statistic)
- org.apache.calcite.profile.ProfilerImpl (implements org.apache.calcite.profile.Profiler)
- org.apache.calcite.profile.ProfilerImpl.Builder
- org.apache.calcite.profile.SimpleProfiler (implements org.apache.calcite.profile.Profiler)
Interface Hierarchy
- org.apache.calcite.profile.Profiler
- org.apache.calcite.profile.Profiler.Statistic