slick.util.AsyncExecutorMXBean
Attributes
-
Source
-
AsyncExecutor.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Get the number of database I/O threads that are currently executing a task
Get the number of database I/O threads that are currently executing a task
Attributes
-
Source
-
AsyncExecutor.scala
Get the configured maximum queue size (0 for direct hand-off, -1 for unlimited)
Get the configured maximum queue size (0 for direct hand-off, -1 for unlimited)
Attributes
-
Source
-
AsyncExecutor.scala
Get the configured maximum number of database I/O threads
Get the configured maximum number of database I/O threads
Attributes
-
Source
-
AsyncExecutor.scala
Get the current number of DBIOActions in the queue (waiting to be executed)
Get the current number of DBIOActions in the queue (waiting to be executed)
Attributes
-
Source
-
AsyncExecutor.scala