Uses of Interface
io.trino.type.TypeCalculationListener
-
Packages that use TypeCalculationListener Package Description io.trino.type -
-
Uses of TypeCalculationListener in io.trino.type
Classes in io.trino.type that implement TypeCalculationListener Modifier and Type Class Description classTypeCalculationBaseListenerThis class provides an empty implementation ofTypeCalculationListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
-