wvlet.airframe.control
Members list
Type members
Classlikes
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrortrait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
- Self type
- CircuitBreaker.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Producttrait Equalstrait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializabletrait CircuitBreakerContextclass Objecttrait Matchableclass Any
A safe interface for accessing CircuitBreaker states when handling events.
A safe interface for accessing CircuitBreaker states when handling events.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class CircuitBreaker
An exception thrown when the circuit breaker is open.
An exception thrown when the circuit breaker is open.
Attributes
- Graph
- Supertypes
- trait Producttrait Equalsclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
Tokenize single string representations of command line arguments into Array[String]
Tokenize single string representations of command line arguments into Array[String]
Attributes
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
- Self type
- CommandLineTokenizer.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- trait
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
- Self type
- HealthCheckPolicy.type
A Ticker implementation that can be incremented for test
A Ticker implementation that can be incremented for test
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- trait Producttrait Equalsclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
OS type resolver
Utilities for parallel execution.
Utilities for parallel execution.
Attributes
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
- Self type
- Parallel.type
Resource that can be closed.
Resource that can be closed.
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait AutoCloseableclass Objecttrait Matchableclass Any
Attributes
- Companion:
- trait
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ResultClass.type
Retry logic implementation helper
Retry logic implementation helper
Attributes
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
- Self type
- Retry.type
Launch UNIX (or cygwin) commands from Scala
Launch UNIX (or cygwin) commands from Scala
Attributes
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
- Self type
- Shell.type
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ThreadUtil.type
Ticker is for measuring the elapsed time.
Ticker is for measuring the elapsed time.
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class ManualTicker