ReconcileLoop

foperator.internal.ReconcileLoop
See theReconcileLoop companion trait
object ReconcileLoop extends Logging

Attributes

Companion
trait
Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

class Impl[IO[_], K](action: K => IO[Option[ReconcileResult]], updateState: StateUpdater[IO, K], retryTime: RetryDelay)(implicit io: Async[IO]) extends ReconcileLoop[IO, K]

Attributes

Supertypes
trait ReconcileLoop[IO, K]
class Object
trait Matchable
class Any

Value members

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Logging