public class Scheduler
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GROUP_COUNT |
static int |
THREAD_COUNT |
| Constructor and Description |
|---|
Scheduler(DataAccess dataAccess,
org.dshops.metrics.MetricRegistry metricRegistry,
Leader leader,
SmokeTestHelper smokeTestHelper,
MessagingCoodinator messagingCoodinator) |
| Modifier and Type | Method and Description |
|---|---|
void |
getHealth(HealthWriter writer) |
public static final int THREAD_COUNT
public static final int GROUP_COUNT
public Scheduler(DataAccess dataAccess, org.dshops.metrics.MetricRegistry metricRegistry, Leader leader, SmokeTestHelper smokeTestHelper, MessagingCoodinator messagingCoodinator)
public void getHealth(HealthWriter writer) throws java.io.IOException
java.io.IOExceptionCopyright © 2017 Richard Thurston. All Rights Reserved.