Uses of Interface
io.prestosql.type.TypeCalculationListener
-
Packages that use TypeCalculationListener Package Description io.prestosql.type -
-
Uses of TypeCalculationListener in io.prestosql.type
Classes in io.prestosql.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.
-