FlushMode

scribe.file.FlushMode
See theFlushMode companion trait
object FlushMode

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
FlushMode.type

Members list

Type members

Classlikes

object AlwaysFlush extends FlushMode

Attributes

Supertypes
trait FlushMode
class Object
trait Matchable
class Any
Self type
case class AsynchronousFlush(delay: FiniteDuration)(implicit ec: ExecutionContext) extends FlushMode

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait FlushMode
class Object
trait Matchable
class Any
Show all
object NeverFlush extends FlushMode

Attributes

Supertypes
trait FlushMode
class Object
trait Matchable
class Any
Self type
NeverFlush.type