public interface SchedulerConfiguration
Modifier and Type | Method and Description |
---|---|
org.qi4j.api.property.Property<Boolean> |
stopViolently() |
org.qi4j.api.property.Property<Integer> |
workersCount() |
org.qi4j.api.property.Property<Integer> |
workQueueSize() |
@Optional org.qi4j.api.property.Property<Integer> workersCount()
@Optional org.qi4j.api.property.Property<Integer> workQueueSize()
@UseDefaults org.qi4j.api.property.Property<Boolean> stopViolently()