laika.io.runtime

Members list

Type members

Classlikes

trait Batch[F[_]]

Type class for the effect F that encapsulates the mechanism and configuration for executing a batch of operations, either sequentially or in parallel.

Type class for the effect F that encapsulates the mechanism and configuration for executing a batch of operations, either sequentially or in parallel.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Batch

Constructors for Batch instances for parallel or sequential execution.

Constructors for Batch instances for parallel or sequential execution.

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Batch.type

Scans a directory in the file system and transforms it into a generic InputCollection that can serve as input for parallel parsers or transformers.

Scans a directory in the file system and transforms it into a generic InputCollection that can serve as input for parallel parsers or transformers.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ParserRuntime

Internal runtime for parser operations, for parallel and sequential execution.

Internal runtime for parser operations, for parallel and sequential execution.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Internal runtime for renderer operations, for text and binary output as well as parallel and sequential execution.

Internal runtime for renderer operations, for text and binary output as well as parallel and sequential execution.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Internal runtime for transform operations, for text and binary output as well as parallel and sequential execution.

Internal runtime for transform operations, for text and binary output as well as parallel and sequential execution.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type