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