public abstract static class RawSource.Abstract extends java.lang.Object implements RawSource
RawSource.Abstract
Modifier and Type | Method and Description |
---|---|
boolean |
isConstantTimestep()
data stream aligned to time step
|
boolean |
isContinuous()
true => no time gaps in data stream, time steps do not need to be constant
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getSchema, getSourceName, getSourcePlot, getSourceStation, getSourceVirtualPlot, getTimestampBaseInterval, getTimestampInterval, writeConsole, writeConsole, writeCSV
protected TsDB tsdb
protected Abstract(TsDB tsdb)
public final boolean isContinuous()
Node
isContinuous
in interface Node
public final boolean isConstantTimestep()
Node
isConstantTimestep
in interface Node