public class SchedulerService extends Object
| Constructor and Description |
|---|
SchedulerService(SchedulerConfiguration configuration,
ServerIdentifiers selfId,
Diagnostics diagnostics,
StorageAdapter storageAdapter,
ModelControllerClientFactory localDMRClientFactory) |
| Modifier and Type | Method and Description |
|---|---|
Diagnostics |
getDiagnostics() |
ServerIdentifiers |
getSelfIdentifiers() |
Runnable |
getTaskGroupRunnable(TaskGroup group) |
void |
start() |
void |
stop() |
public SchedulerService(SchedulerConfiguration configuration, ServerIdentifiers selfId, Diagnostics diagnostics, StorageAdapter storageAdapter, ModelControllerClientFactory localDMRClientFactory)
public ServerIdentifiers getSelfIdentifiers()
public Diagnostics getDiagnostics()
public void start()
public void stop()
Copyright © 2015 Red Hat, Inc.. All rights reserved.