public abstract class DistinctPointWrapper extends AbstractPointWrapper
context, point
Constructor and Description |
---|
DistinctPointWrapper(IDataPoint point,
WrapperContext context) |
Modifier and Type | Method and Description |
---|---|
private StartsAndRuntimeList |
getStats(long from,
long to) |
StartsAndRuntimeList |
past(int periodType) |
StartsAndRuntimeList |
past(int periodType,
int count) |
StartsAndRuntimeList |
prev(int periodType) |
StartsAndRuntimeList |
prev(int periodType,
int count) |
StartsAndRuntimeList |
previous(int periodType) |
StartsAndRuntimeList |
previous(int periodType,
int count) |
getDay, getDayOfWeek, getDayOfYear, getHelp, getHour, getMillis, getMinute, getMonth, getSecond, getTime, getValueImpl, getYear
public DistinctPointWrapper(IDataPoint point, WrapperContext context)
public StartsAndRuntimeList past(int periodType)
public StartsAndRuntimeList past(int periodType, int count)
public StartsAndRuntimeList prev(int periodType)
public StartsAndRuntimeList prev(int periodType, int count)
public StartsAndRuntimeList previous(int periodType)
public StartsAndRuntimeList previous(int periodType, int count)
private StartsAndRuntimeList getStats(long from, long to)