| Package | Description |
|---|---|
| org.alfresco.bm.event | |
| org.alfresco.bm.event.mongo | |
| org.alfresco.bm.server |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResultService
Common implementation around event results.
|
| Constructor and Description |
|---|
EventWork(String serverId,
String testRunFqn,
Event event,
EventProcessor processor,
EventService eventService,
ResultService resultService)
Construct work to be executed by a thread
|
ResultBarrier(String countEventName,
long expectedCount,
String nextEventName,
ResultService resultService)
Create a new barrier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MongoResultService
A Mongo-based implementation of the results for benchmark test runs.
|
| Constructor and Description |
|---|
EventController(String serverId,
String testRunFqn,
EventService eventService,
EventProcessorRegistry eventProcessors,
ResultService resultService,
int threadCount)
Construct the controller
|
Copyright © 2014. All rights reserved.