Package io.trino.operator.annotations
Class TypeImplementationDependency
java.lang.Object
io.trino.operator.annotations.TypeImplementationDependency
- All Implemented Interfaces:
ImplementationDependency
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.trino.operator.annotations.ImplementationDependency
ImplementationDependency.Factory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleaninthashCode()resolve(FunctionBinding functionBinding, FunctionDependencies functionDependencies)
-
Constructor Details
-
TypeImplementationDependency
-
-
Method Details
-
getSignature
-
declareDependencies
public void declareDependencies(FunctionDependencyDeclaration.FunctionDependencyDeclarationBuilder builder) - Specified by:
declareDependenciesin interfaceImplementationDependency
-
resolve
- Specified by:
resolvein interfaceImplementationDependency
-
equals
-
hashCode
public int hashCode()
-