Class TaskRunner$
java.lang.Object
org.apache.pekko.remote.artery.aeron.TaskRunner$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TaskRunner$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.agrona.concurrent.IdleStrategycreateIdleStrategy(int idleCpuLevel)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TaskRunner$
public TaskRunner$()
-
-
Method Details
-
createIdleStrategy
public org.agrona.concurrent.IdleStrategy createIdleStrategy(int idleCpuLevel)
-