scribe.file.FlushMode$
See theFlushMode companion trait
object FlushMode
Attributes
Members list
Type members
Classlikes
object AlwaysFlush extends FlushMode
Attributes
- Supertypes
- Self type
-
AlwaysFlush.type
case class AsynchronousFlush(delay: FiniteDuration)(implicit ec: ExecutionContext) extends FlushMode
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FlushModeclass Objecttrait Matchableclass AnyShow all
object NeverFlush extends FlushMode
Attributes
- Supertypes
- Self type
-
NeverFlush.type
In this article