Package io.trino.plugin.jdbc.expression
Class LongTypeParameter
java.lang.Object
io.trino.plugin.jdbc.expression.TypeParameterPattern
io.trino.plugin.jdbc.expression.LongTypeParameter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanPattern<? extends TypeSignatureParameter>inthashCode()voidresolve(Captures captures, MatchContext matchContext) toString()static Property<TypeSignatureParameter,?, Long> value()
-
Constructor Details
-
LongTypeParameter
public LongTypeParameter(long value)
-
-
Method Details
-
getPattern
- Specified by:
getPatternin classTypeParameterPattern
-
resolve
- Specified by:
resolvein classTypeParameterPattern
-
equals
- Specified by:
equalsin classTypeParameterPattern
-
hashCode
public int hashCode()- Specified by:
hashCodein classTypeParameterPattern
-
toString
- Specified by:
toStringin classTypeParameterPattern
-
value
-