Record Class PatternRecognitionAnalysis.MatchNumberDescriptor
java.lang.Object
java.lang.Record
io.trino.sql.analyzer.PatternRecognitionAnalysis.MatchNumberDescriptor
- All Implemented Interfaces:
PatternRecognitionAnalysis.Descriptor
- Enclosing class:
PatternRecognitionAnalysis
public static record PatternRecognitionAnalysis.MatchNumberDescriptor()
extends Record
implements PatternRecognitionAnalysis.Descriptor
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aMatchNumberDescriptorrecord class. -
Method Summary
-
Constructor Details
-
MatchNumberDescriptor
public MatchNumberDescriptor()Creates an instance of aMatchNumberDescriptorrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-