public class OptimalVectorTimeRangeAggregation<P extends Persistable,T> extends BaseOptimalVectorAggregation<P,org.threeten.extra.Interval,T>
fieldNameParam| Constructor and Description |
|---|
OptimalVectorTimeRangeAggregation() |
OptimalVectorTimeRangeAggregation(FieldNameParam fieldNameParam) |
| Modifier and Type | Method and Description |
|---|---|
protected Aggregation<P,org.threeten.extra.Interval,T> |
createAggregation() |
protected Aggregation<P,org.threeten.extra.Interval,T> |
createCommonIndexAggregation() |
protected boolean |
isCommonIndex(Index index,
GeotoolsFeatureDataAdapter adapter) |
createAggregation, getParameters, setParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaggregate, clearResult, fromBinary, getResult, merge, resultFromBinary, resultToBinary, toBinarypublic OptimalVectorTimeRangeAggregation()
public OptimalVectorTimeRangeAggregation(FieldNameParam fieldNameParam)
protected boolean isCommonIndex(Index index, GeotoolsFeatureDataAdapter adapter)
isCommonIndex in class BaseOptimalVectorAggregation<P extends Persistable,org.threeten.extra.Interval,T>protected Aggregation<P,org.threeten.extra.Interval,T> createCommonIndexAggregation()
createCommonIndexAggregation in class BaseOptimalVectorAggregation<P extends Persistable,org.threeten.extra.Interval,T>protected Aggregation<P,org.threeten.extra.Interval,T> createAggregation()
createAggregation in class BaseOptimalVectorAggregation<P extends Persistable,org.threeten.extra.Interval,T>Copyright © 2013–2021. All rights reserved.