Package io.trino.metadata
Class SystemFunctionBundle
java.lang.Object
io.trino.metadata.SystemFunctionBundle
-
Method Summary
Modifier and TypeMethodDescriptionstatic FunctionBundlecreate(FeaturesConfig featuresConfig, TypeOperators typeOperators, BlockTypeOperators blockTypeOperators, NodeVersion nodeVersion)
-
Method Details
-
create
public static FunctionBundle create(FeaturesConfig featuresConfig, TypeOperators typeOperators, BlockTypeOperators blockTypeOperators, NodeVersion nodeVersion)
-