Class CorrelationReferenceFinder

All Implemented Interfaces:
RelShuttle

public abstract class CorrelationReferenceFinder extends RelHomogeneousShuttle
Shuttle that finds references to a given CorrelationId within a tree of RelNodes.
  • Constructor Details

    • CorrelationReferenceFinder

      protected CorrelationReferenceFinder()
      Creates CorrelationReferenceFinder.
  • Method Details