Package | Description |
---|---|
org.opennms.netmgt.enlinkd.scheduler | |
org.opennms.netmgt.poller.pollables | |
org.opennms.netmgt.scheduler | |
org.opennms.netmgt.snmpinterfacepoller.pollable |
Modifier and Type | Interface and Description |
---|---|
interface |
ScheduleTimer
Represents a ScheduleTimer
|
Modifier and Type | Class and Description |
---|---|
class |
Scheduler
This class implements a simple scheduler to ensure the polling occurs at the
expected intervals.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PollConfig
Represents a PollConfig
|
Modifier and Type | Class and Description |
---|---|
class |
PollableServiceConfig
Represents a PollableServiceConfig
|
Constructor and Description |
---|
PollableServiceConfig(PollableService svc,
PollerConfig pollerConfig,
PollOutagesConfig pollOutagesConfig,
Package pkg,
Timer timer,
PersisterFactory persisterFactory,
ResourceStorageDao resourceStorageDao)
Constructor for PollableServiceConfig.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Scheduler
Scheduler interface.
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyScheduler
This class implements a simple scheduler to ensure the polling occurs at the
expected intervals.
|
Constructor and Description |
---|
PollableSnmpInterfaceConfig(Timer timer,
long interval)
Constructor for PollableSnmpInterfaceConfig.
|
Copyright © 2017. All rights reserved.