|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Poller | |
---|---|
com.cumulocity.sdk.client | |
com.cumulocity.sdk.client.devicecontrol.autopoll | |
com.cumulocity.sdk.client.measurement.autopoll |
Uses of Poller in com.cumulocity.sdk.client |
---|
Classes in com.cumulocity.sdk.client that implement Poller | |
---|---|
class |
FixedRatePoller
A poller that triggers tasks to execute at a fixed rate. This class will trigger the defined pollingTask to run at the configured period. |
Uses of Poller in com.cumulocity.sdk.client.devicecontrol.autopoll |
---|
Classes in com.cumulocity.sdk.client.devicecontrol.autopoll that implement Poller | |
---|---|
class |
OperationsByAgentAndStatusPollerImpl
This class is an implementation of OperationsPollerInterface, its responsibility is to poll device control REST API for operations for given agent id. |
Uses of Poller in com.cumulocity.sdk.client.measurement.autopoll |
---|
Classes in com.cumulocity.sdk.client.measurement.autopoll that implement Poller | |
---|---|
class |
MeasurementFixedRatePoller
Starts a regular poller that adds measurement operation requests to the operations queue at a regular interval. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |