| Package | Description |
|---|---|
| org.hobbit.controller | |
| org.hobbit.controller.queue |
| Modifier and Type | Field and Description |
|---|---|
protected ExperimentQueue |
PlatformController.queue
The queue containing experiments that are waiting for their execution.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
PlatformController.republishChallenges(org.hobbit.storage.client.StorageServiceClient storage,
ExperimentQueue queue,
ExperimentAnalyzer analyzer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExperimentQueueImpl
Created by Timofey Ermilov on 07/09/16.
|
class |
InMemoryQueue
A simple in-memory implementation of the
ExperimentQueue interface
that can be used for JUnit tests. |
Copyright © 2017–2018. All rights reserved.