Package org.apache.pekko.dispatch
Interface ProducesPushTimeoutSemanticsMailbox
- All Known Implementing Classes:
BoundedControlAwareMailbox,BoundedDequeBasedMailbox,BoundedMailbox,BoundedPriorityMailbox,BoundedStablePriorityMailbox
public interface ProducesPushTimeoutSemanticsMailbox
INTERNAL API
Used to determine mailbox factories which create
BoundedMessageQueueSemantics
mailboxes, and thus should be validated that the pushTimeOut is greater than 0.-
Method Summary
-
Method Details
-
pushTimeOut
scala.concurrent.duration.Duration pushTimeOut()
-