| Package | Description |
|---|---|
| org.locationtech.geowave.core.geotime.adapter |
| Modifier and Type | Method and Description |
|---|---|
TemporalFieldDescriptorBuilder<T> |
TemporalFieldDescriptorBuilder.endTimeIndexHint()
Hint that the field is the end of a time range and should be used for temporal indexing.
|
TemporalFieldDescriptorBuilder<T> |
TemporalFieldDescriptorBuilder.startTimeIndexHint()
Hint that the field is the start of a time range and should be used for temporal indexing.
|
TemporalFieldDescriptorBuilder<T> |
TemporalFieldDescriptorBuilder.timeIndexHint()
Hint that the field is a time instant and should be used for temporal indexing.
|
Copyright © 2013–2021. All rights reserved.