com.cumulocity.sdk.client.measurement.autopoll
Class MeasurementFixedRatePoller
java.lang.Object
com.cumulocity.sdk.client.FixedRatePoller
com.cumulocity.sdk.client.measurement.autopoll.MeasurementFixedRatePoller
- All Implemented Interfaces:
- Poller
public class MeasurementFixedRatePoller
- extends FixedRatePoller
Starts a regular poller that adds measurement operation requests to the
operations queue at a regular interval. Note: this only adds the request -
processing the request must be handled by a concrete OperationProcessor.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MeasurementFixedRatePoller
public MeasurementFixedRatePoller(long periodInterval)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.