RuntimeFlag

zio.RuntimeFlag
See theRuntimeFlag companion object
sealed trait RuntimeFlag

A RuntimeFlag is a flag that can be set to enable or disable a particular feature of the ZIO runtime.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CurrentFiber.type
object FiberRoots.type
object Interruption.type
object OpLog.type
object OpSupervision.type
object RuntimeMetrics.type
object WindDown.type
object WorkStealing.type

Members list

Concise view

Value members

Abstract methods

def index: Int
def mask: Int