PrioritizedRunnable

slick.util.AsyncExecutor$.PrioritizedRunnable
See thePrioritizedRunnable companion object
sealed trait PrioritizedRunnable extends Runnable

Attributes

Companion:
object
Source:
AsyncExecutor.scala
Graph
Supertypes
trait Runnable
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
AsyncExecutor.scala

Inherited methods

def run(): Unit

Attributes

Inherited from:
Runnable

Concrete fields

var connectionReleased: Boolean

true if the JDBC connection was released

true if the JDBC connection was released

Attributes

Source:
AsyncExecutor.scala
var inUseCounterSet: Boolean

true if the inUseCounter of the ManagedArrayBlockQueue was incremented

true if the inUseCounter of the ManagedArrayBlockQueue was incremented

Attributes

Source:
AsyncExecutor.scala