BIOShutdownStrategy

izumi.distage.roles.launcher.AppShutdownStrategy$.BIOShutdownStrategy
class BIOShutdownStrategy[F[_, _]] extends AppShutdownStrategy[[_] =>> F[Throwable, _$7]]

Attributes

Graph
Supertypes
trait AppShutdownStrategy[[_] =>> F[Throwable, _$7]]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def awaitShutdown(logger: IzLogger): F[Throwable, Unit]
def releaseAwaitLatch(): Unit