@PublicEvolving
public interface TypeStrategy
Note: Implementations should implement Object.hashCode() and Object.equals(Object).
TypeStrategies| Modifier and Type | Method and Description |
|---|---|
Optional<DataType> |
inferType(CallContext callContext)
Infers a type from the given function call.
|
Optional<DataType> inferType(CallContext callContext)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.