Class Descriptor
java.lang.Object
io.trino.spi.function.table.Descriptor
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Descriptor
descriptor
(String... names) static Descriptor
descriptor
(List<String> names, List<Type> types) boolean
int
hashCode()
boolean
isTyped()
-
Constructor Details
-
Descriptor
-
-
Method Details
-
descriptor
-
descriptor
-
getFields
-
isTyped
public boolean isTyped() -
equals
-
hashCode
-