Class Hierarchy
- java.lang.Object
- org.apache.nifi.components.AbstractConfigurableComponent (implements org.apache.nifi.components.ConfigurableComponent)
- org.apache.calcite.rel.AbstractRelNode (implements org.apache.calcite.rel.RelNode)
- org.apache.calcite.rel.core.TableScan
- org.apache.nifi.reporting.sql.bulletins.BulletinTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.nifi.reporting.sql.connectionstatuspredictions.ConnectionStatusPredictionsTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.nifi.reporting.sql.connectionstatus.ConnectionStatusTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.nifi.reporting.sql.metrics.JvmMetricsTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.nifi.reporting.sql.processgroupstatus.ProcessGroupStatusTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.nifi.reporting.sql.processorstatus.ProcessorStatusTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.nifi.reporting.sql.provenance.ProvenanceTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.schema.impl.AbstractTable (implements org.apache.calcite.schema.Table, org.apache.calcite.schema.Wrapper)
- org.apache.nifi.reporting.sql.bulletins.BulletinTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.nifi.reporting.sql.connectionstatuspredictions.ConnectionStatusPredictionsTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.nifi.reporting.sql.connectionstatus.ConnectionStatusTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.nifi.reporting.sql.metrics.JvmMetricsTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.nifi.reporting.sql.processgroupstatus.ProcessGroupStatusTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.nifi.reporting.sql.processorstatus.ProcessorStatusTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.nifi.reporting.sql.provenance.ProvenanceTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.nifi.reporting.sql.bulletins.BulletinEnumerator (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.nifi.reporting.sql.CachedStatement
- org.apache.nifi.reporting.sql.connectionstatus.ConnectionStatusEnumerator (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.nifi.reporting.sql.connectionstatuspredictions.ConnectionStatusPredictionsEnumerator (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.nifi.reporting.sql.util.ConnectionStatusRecursiveIterator (implements java.util.Iterator<E>)
- org.apache.nifi.reporting.sql.metrics.JvmMetricsEnumerator (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.nifi.reporting.sql.MetricsSqlQueryService (implements org.apache.nifi.reporting.sql.MetricsQueryService)
- org.apache.nifi.reporting.sql.processgroupstatus.ProcessGroupStatusEnumerator (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.nifi.reporting.sql.processorstatus.ProcessorStatusEnumerator (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.nifi.reporting.sql.provenance.ProvenanceEnumerator (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.nifi.reporting.sql.util.QueryMetricsUtil
- org.apache.nifi.reporting.sql.util.QueryMetricsUtil.SqlValidator (implements org.apache.nifi.components.Validator)
- org.apache.calcite.plan.RelOptRule
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Enum Hierarchy
Copyright © 2022 Apache NiFi Project. All rights reserved.