Modifier and Type | Method and Description |
---|---|
Scheduler |
Collectd.getScheduler()
getScheduler
|
Modifier and Type | Method and Description |
---|---|
void |
Collectd.setScheduler(Scheduler scheduler)
setScheduler
|
Modifier and Type | Method and Description |
---|---|
Scheduler |
Poller.getScheduler()
getScheduler
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyScheduler
This class implements a simple scheduler to ensure the polling occurs at the
expected intervals.
|
Modifier and Type | Class and Description |
---|---|
class |
MockScheduler |
Modifier and Type | Method and Description |
---|---|
Scheduler |
SnmpPoller.getScheduler()
getScheduler
|
Modifier and Type | Method and Description |
---|---|
void |
PollableNetwork.schedule(PollableSnmpInterface node,
long interval,
Scheduler scheduler)
schedule
|
Modifier and Type | Method and Description |
---|---|
Scheduler |
Vacuumd.getScheduler()
getScheduler
|
Copyright © 2021. All rights reserved.