| Package | Description |
|---|---|
| org.hawkular.metrics.tasks.api | |
| org.hawkular.metrics.tasks.impl |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<Lease> |
TaskScheduler.start() |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<Lease> |
LeaseService.findUnfinishedLeases(org.joda.time.DateTime timeSlice) |
rx.Observable<? extends List<Lease>> |
LeaseService.loadLeases(org.joda.time.DateTime timeSlice) |
rx.Observable<Lease> |
TaskSchedulerImpl.start()
Starts the scheduler so that it starts emitting tasks for execution.
|
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.