Improvements based on feedback. See #1458
This commit is contained in:
parent
1bce4c39c3
commit
df260f8939
18 changed files with 113 additions and 103 deletions
|
|
@ -63,7 +63,7 @@ import java.util.concurrent._
|
|||
class Dispatcher(
|
||||
_prerequisites: DispatcherPrerequisites,
|
||||
val name: String,
|
||||
val key: String,
|
||||
val id: String,
|
||||
val throughput: Int,
|
||||
val throughputDeadlineTime: Duration,
|
||||
val mailboxType: MailboxType,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue