Package | Description |
---|---|
com.cumulocity.sdk.client.devicecontrol.autopoll | |
com.cumulocity.sdk.client.measurement.autopoll | |
com.cumulocity.sdk.client.polling |
Modifier and Type | Class and Description |
---|---|
class |
OperationsByAgentAndStatusPollerImpl
This class is an implementation of OperationsPollerInterface, its responsibility is to poll device control REST API for
operations for given agent id.
|
Modifier and Type | Class and Description |
---|---|
class |
MeasurementFixedRatePoller
Starts a regular poller that adds measurement operation requests to the
operations queue at a regular interval.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResultPoller<K>
This interface extends
Poller functionality providing way of accessing polling result when available. |
Modifier and Type | Class and Description |
---|---|
class |
AlteringRateResultPoller<K> |
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. |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.