Uses of Interface
com.cumulocity.sdk.client.polling.Poller
Package
Description
-
Uses of Poller in com.cumulocity.sdk.client.devicecontrol.autopoll
Modifier and TypeClassDescriptionclass
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.polling
Modifier and TypeInterfaceDescriptioninterface
ResultPoller<K>
This interface extendsPoller
functionality providing way of accessing polling result when available.Modifier and TypeClassDescriptionclass
class
A poller that triggers tasks to execute at a fixed rate.
This class will trigger the defined pollingTask to run at the configured period.