Uses of Interface
software.amazon.awscdk.services.glue.ScalaJobExecutableProps
Packages that use ScalaJobExecutableProps
-
Uses of ScalaJobExecutableProps in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement ScalaJobExecutablePropsModifier and TypeClassDescriptionstatic final classAn implementation forScalaJobExecutablePropsMethods in software.amazon.awscdk.services.glue that return ScalaJobExecutablePropsModifier and TypeMethodDescriptionScalaJobExecutableProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue with parameters of type ScalaJobExecutablePropsModifier and TypeMethodDescriptionstatic JobExecutableJobExecutable.scalaEtl(ScalaJobExecutableProps props) (experimental) Create Scala executable props for Apache Spark ETL job.static JobExecutableJobExecutable.scalaStreaming(ScalaJobExecutableProps props) (experimental) Create Scala executable props for Apache Spark Streaming job.