public class TaskRunner$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TaskRunner$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
TaskRunner$() |
Modifier and Type | Method and Description |
---|---|
org.agrona.concurrent.IdleStrategy |
createIdleStrategy(int idleCpuLevel) |
public static final TaskRunner$ MODULE$