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