Config

final case
class Config(blockSize: Int, nodeBufferSize: Int, useAsync: Boolean, seed: Option[Long], actorSystem: ActorSystem, materializer0: Materializer, executionContext0: ExecutionContext, progressReporter: ProgressReporter, terminateActors: Boolean, debugWaitLaunch: Option[Future[Unit]]) extends ConfigLike
Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Implicits

Implicits

implicit
def executionContext: ExecutionContext
implicit
def materializer: Materializer