org.llm4s.reliability.CircuitState
See theCircuitState companion trait
object CircuitState
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CircuitState.type
Members list
Type members
Classlikes
case object Closed extends CircuitState
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait CircuitStateclass Objecttrait Matchableclass AnyShow all
- Self type
-
Closed.type
case object HalfOpen extends CircuitState
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait CircuitStateclass Objecttrait Matchableclass AnyShow all
- Self type
-
HalfOpen.type
case object Open extends CircuitState
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait CircuitStateclass Objecttrait Matchableclass AnyShow all
- Self type
-
Open.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article