| Package | Description |
|---|---|
| org.iota.jota.utils.thread |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedScheduledExecutorService
This class represents a
SilentScheduledExecutorService that accepts only a pre-defined amount of tasks that
can be queued or executed at the same time. |
class |
DedicatedScheduledExecutorService
This class represents a
ScheduledExecutorService that is associated with one specific task for which it
provides automatic logging capabilitiesIt informs the user about its lifecycle using the logback loggers used by IRI. |
Copyright © 2019. All rights reserved.