Package | Description |
---|---|
teetime.framework.pipe |
Contains all pipes related classes, such as factories and pre-defined pipes.
|
teetime.stage.taskfarm.adaptation.history | |
teetime.stage.taskfarm.monitoring |
Modifier and Type | Class and Description |
---|---|
class |
BoundedSynchedPipe<T> |
Modifier and Type | Method and Description |
---|---|
long |
TaskFarmHistoryService.getLastPullThroughputOfPipe(IMonitorablePipe pipe) |
long |
TaskFarmHistoryService.getLastPushThroughputOfPipe(IMonitorablePipe pipe) |
Modifier and Type | Method and Description |
---|---|
List<IMonitorablePipe> |
PipeMonitoringService.getPipes() |
Modifier and Type | Method and Description |
---|---|
void |
PipeMonitoringService.addMonitoredItem(IMonitorablePipe pipe) |
Copyright © 2015–2020. All rights reserved.