public class ExternalResourceRunner extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExternalResourceRunner.RunningWorker |
| Constructor and Description |
|---|
ExternalResourceRunner(Configuration config,
StatusRepository statusRepository,
User user) |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown() |
Collection<ExternalResourceRunner.RunningWorker> |
startAll() |
void |
startAllAndWait() |
public ExternalResourceRunner(Configuration config, StatusRepository statusRepository, User user)
public void startAllAndWait()
public Collection<ExternalResourceRunner.RunningWorker> startAll()
public void shutdown()
Copyright © 2013–2016 V5 Analytics. All rights reserved.