public class Timeslice extends QueryAggregation
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
anomaly |
protected java.lang.String |
field |
protected java.lang.String |
interval |
aggregations, discriminatorMapping, discriminatorPropertyName, matchingResults, results, type| Constructor and Description |
|---|
Timeslice() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getField()
Gets the field.
|
java.lang.String |
getInterval()
Gets the interval.
|
java.lang.Boolean |
isAnomaly()
Gets the anomaly.
|
getAggregations, getMatchingResults, getResults, getTypeprotected java.lang.String field
protected java.lang.String interval
protected java.lang.Boolean anomaly
public java.lang.String getField()
public java.lang.String getInterval()
public java.lang.Boolean isAnomaly()