scala.cli.commands.run

Members list

Concise view

Type members

Classlikes

Attributes

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

Attributes

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

Attributes

Companion:
class
Graph
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
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object RunOptions

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self 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
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

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