scala.cli.commands.run

Members list

Type members

Classlikes

Attributes

Supertypes
class Command[RunOptions]
class CaseApp[RunOptions]
class Object
trait Matchable
class Any
Show all
Self type
Run.type
sealed abstract class RunMode extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object HadoopJar.type
class HasRepl
object Default.type
class Spark
class SparkSubmit
Show all
object RunMode

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
RunMode.type
final case class RunOptions(shared: SharedOptions, sharedRun: SharedRunOptions) extends HasSharedOptions

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RunOptions

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
RunOptions.type
final case class SharedRunOptions(benchmarking: BenchmarkingOptions, sharedJava: SharedJavaOptions, watch: SharedWatchOptions, compileCross: CrossOptions, mainClass: MainClassOptions, sparkSubmit: Option[Boolean], submitArgument: List[String], standaloneSpark: Option[Boolean], hadoopJar: Boolean, command: Boolean, scratchDir: Option[String], useManifest: Option[Boolean])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type