public class Lerp extends SampleProcessor
| Constructor and Description | 
|---|
Lerp(Timestamp start,
    Timestamp finish,
    long heartBeat,
    long step)  | 
Lerp(Timestamp start,
    Timestamp finish,
    long heartBeat,
    long step,
    TimeUnit stepUnits)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasNext()  | 
Results.Row | 
next()  | 
String | 
toString()  | 
fillMissingSamples, getMetrics, getProducer, getResource, remove, setProducerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingpublic static final TimeUnit STD_UNITS
public boolean hasNext()
public Results.Row next()
Copyright © 2016. All rights reserved.