public class MomentOperand extends Object implements InstantOperand
| Constructor and Description |
|---|
MomentOperand(String functionName,
int timeshift,
InfluxTimeUnit timeshiftUnit) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionName() |
org.joda.time.Instant |
getInstant() |
int |
getTimeshift() |
InfluxTimeUnit |
getTimeshiftUnit() |
public MomentOperand(String functionName, int timeshift, InfluxTimeUnit timeshiftUnit)
public String getFunctionName()
public int getTimeshift()
public InfluxTimeUnit getTimeshiftUnit()
public org.joda.time.Instant getInstant()
getInstant in interface InstantOperandCopyright © 2015 Red Hat, Inc.. All rights reserved.