@FunctionalInterface @Internal public interface ProcessingTimeServiceFactory
MailboxExecutor
. The factory
is usually bound to a specific task.Modifier and Type | Method and Description |
---|---|
ProcessingTimeService |
createProcessingTimeService(MailboxExecutor mailboxExecutor)
Creates a new processing time service with the mailbox executor.
|
ProcessingTimeService createProcessingTimeService(MailboxExecutor mailboxExecutor)
ProcessingTimeCallback
of the timer registered with the ProcessingTimeService
to mailbox for execution.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.