Package io.trino.sql.analyzer
Class PatternRecognitionAnalyzer.PatternRecognitionAnalysis
java.lang.Object
io.trino.sql.analyzer.PatternRecognitionAnalyzer.PatternRecognitionAnalysis
- Enclosing class:
PatternRecognitionAnalyzer
-
Constructor Summary
ConstructorsConstructorDescriptionPatternRecognitionAnalysis(Set<String> allLabels, Set<String> undefinedLabels, Map<NodeRef<RangeQuantifier>, Analysis.Range> ranges) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PatternRecognitionAnalysis
public PatternRecognitionAnalysis(Set<String> allLabels, Set<String> undefinedLabels, Map<NodeRef<RangeQuantifier>, Analysis.Range> ranges)
-
-
Method Details
-
getAllLabels
-
getUndefinedLabels
-
getRanges
-