Uses of Enum Class
io.trino.metadata.SignatureBinder.RelationshipType
Packages that use SignatureBinder.RelationshipType
-
Uses of SignatureBinder.RelationshipType in io.trino.metadata
Subclasses with type arguments of type SignatureBinder.RelationshipType in io.trino.metadataMethods in io.trino.metadata that return SignatureBinder.RelationshipTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SignatureBinder.RelationshipType[]SignatureBinder.RelationshipType.values()Returns an array containing the constants of this enum class, in the order they are declared.