Uses of Interface
au.csiro.pathling.spark.SparkConfigurer
-
Packages that use SparkConfigurer Package Description au.csiro.pathling.sql.udf -
-
Uses of SparkConfigurer in au.csiro.pathling.sql.udf
Classes in au.csiro.pathling.sql.udf that implement SparkConfigurer Modifier and Type Class Description classAbstractUDFRegistrarA base spark configurer that registers user defined functions in the sessions.classSqlFunctionRegistrarA spark configurer that registers user defined functions in the sessions.
-