slick.util.AsyncExecutorMXBean
Attributes
- Source:
- AsyncExecutor.scala
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
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 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