- baseDefinition - Variable in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- BaseOptimalVectorAggregation<P extends Persistable,R,T> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
- BaseOptimalVectorAggregation() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation
-
- BaseOptimalVectorAggregation(FieldNameParam) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation
-
- BaseVectorQueryBuilder<T,Q extends BaseQuery<T,?>,R extends BaseVectorQueryBuilder<T,Q,R>> - Interface in org.locationtech.geowave.core.geotime.store.query
-
- basicConstraintSetFromEnvelope(Envelope) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
This utility method will convert a JTS envelope to contraints that can be used in a GeoWave
query.
- basicConstraintsFromEnvelope(Envelope) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
This utility method will convert a JTS envelope to contraints that can be used in a GeoWave
query.
- basicConstraintsFromGeometry(Geometry) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- basicConstraintsFromPoint(double, double) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
This utility method will convert a JTS envelope to that can be used in a GeoWave query.
- basicGeoConstraintsWrapperFromGeometry(Geometry) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
This utility method will convert a JTS geometry to contraints that can be used in a GeoWave
query.
- BBox - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
Predicate that passes when the first operand is within the bounding box of the second operand.
- BBox() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BBox
-
- BBox(SpatialExpression, double, double, double, double, boolean) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BBox
-
- BBox(SpatialExpression, double, double, double, double, CoordinateReferenceSystem, boolean) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BBox
-
- bbox(double, double, double, double) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Create a predicate that tests this expression against the provided bounding box.
- bbox(double, double, double, double, CoordinateReferenceSystem) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Create a predicate that tests this expression against the provided bounding box in the given
coordinate reference system.
- bbox(SpatialExpression, double, double, double, double, CoordinateReferenceSystem) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.BboxFunction
-
- bbox(SpatialExpression, double, double, double, double, CoordinateReferenceSystem) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.BboxLooseFunction
-
- bbox() - Static method in interface org.locationtech.geowave.core.geotime.store.statistics.SpatialTemporalStatisticQueryBuilder
-
Create a new field statistic query builder for a bounding box statistic.
- bboxConstraints(double, double, double, double) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
-
Set a bounding box as a spatial constraint
- bboxConstraints(double, double, double, double) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
-
- BboxFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
Bounding box aggregation function that accepts a single argument.
- BboxFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.BboxFunction
-
- BboxFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.BboxFunction
-
- bboxLoose(double, double, double, double) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Create a predicate that loosely tests this expression against the provided bounding box.
- bboxLoose(double, double, double, double, CoordinateReferenceSystem) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Create a predicate that loosely tests this expression against the provided bounding box in the
given coordinate reference system.
- BboxLooseFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.BboxLooseFunction
-
- bboxOfResults(String...) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorAggregationQueryBuilderImpl
-
- bboxOfResults(String...) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorAggregationQueryBuilder
-
Convenience method for getting a bounding box of the results of a query.
- bboxOfResultsForGeometryField(String, String) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorAggregationQueryBuilderImpl
-
- bboxOfResultsForGeometryField(String, String) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorAggregationQueryBuilder
-
Convenience method for getting a bounding box of the results of a query.
- Before - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
Predicate that passes when the first operand takes place before the second operand.
- Before() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.Before
-
- Before(TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.Before
-
- BeforeOperator() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.BeforeOperator
-
- BeforeOrDuring - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
Predicate that passes when the first operand takes place before or during the second operand.
- BeforeOrDuring() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BeforeOrDuring
-
- BeforeOrDuring(TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BeforeOrDuring
-
- BeforeOrDuringOperator() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.BeforeOrDuringOperator
-
- bias - Variable in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
-
- BiasConverter() - Constructor for class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.BiasConverter
-
- BinarySpatialPredicate - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
Abstract class for comparing two spatial expressions.
- BinarySpatialPredicate() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate
-
- BinarySpatialPredicate(SpatialExpression, SpatialExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate
-
- BinaryTemporalPredicate - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
Abstract class for comparing two temporal expressions.
- BinaryTemporalPredicate() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate
-
- BinaryTemporalPredicate(TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate
-
- binToString(byte[]) - Method in enum org.locationtech.geowave.core.geotime.binning.SpatialBinningType
-
- binToString(ByteArray) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- binToString(ByteArray) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- BoundingBoxAggregation<P extends Persistable,T> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
- BoundingBoxAggregation() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
-
- BoundingBoxStatistic - Class in org.locationtech.geowave.core.geotime.store.statistics
-
- BoundingBoxStatistic() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- BoundingBoxStatistic(String, String) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- BoundingBoxStatistic(String, String, CoordinateReferenceSystem, CoordinateReferenceSystem) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- BoundingBoxStatistic.BoundingBoxValue - Class in org.locationtech.geowave.core.geotime.store.statistics
-
- BoundingBoxStatistic.CRSConverter - Class in org.locationtech.geowave.core.geotime.store.statistics
-
- BoundingBoxValue() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic.BoundingBoxValue
-
- BoundingBoxValue(Statistic<?>) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic.BoundingBoxValue
-
- buffer(CoordinateReferenceSystem, Geometry, String, double) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
Build a buffer around a geometry
- build() - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptorBuilder
-
- build() - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalFieldDescriptorBuilder
-
- build() - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
-
build a query constraints that represents the spatiotemporal constraints of this builder
- build() - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
-
- buildFieldDescriptor(Field) - Method in class org.locationtech.geowave.core.geotime.adapter.annotation.SpatialAnnotatedFieldDescriptorBuilder
-
- buildFieldDescriptor(Field) - Method in class org.locationtech.geowave.core.geotime.adapter.annotation.TemporalAnnotatedFieldDescriptorBuilder
-
- buildIndex(String, DataTypeAdapter<?>, FieldDescriptor<?>) - Method in class org.locationtech.geowave.core.geotime.index.SpatialAttributeIndexProvider
-
- buildIndex(String, DataTypeAdapter<?>, FieldDescriptor<?>) - Method in class org.locationtech.geowave.core.geotime.index.TemporalAttributeIndexProvider
-
- byteLength() - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
-
- byteLength() - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper
-
- byteLength() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
-
- byteLength() - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- empty() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- EMPTY_GEOMETRY - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
-
- END_TIME - Static variable in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- END_TIME_DIMENSION_HINT - Static variable in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- endTimeIndexHint() - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalFieldDescriptorBuilder
-
Hint that the field is the end of a time range and should be used for temporal indexing.
- entryIngested(DataTypeAdapter<T>, T, GeoWaveRow...) - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- entryIngested(DataTypeAdapter<T>, T, GeoWaveRow...) - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimension
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimension
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionX
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionY
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.GeometryImage
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- equals(Object) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- evaluate(Map<String, Object>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate
-
- evaluate(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate
-
- evaluate(Map<String, Object>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialEqualTo
-
- evaluate(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialEqualTo
-
- evaluate(Map<String, Object>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialNotEqualTo
-
- evaluate(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialNotEqualTo
-
- evaluate(Map<String, Object>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate
-
- evaluate(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate
-
- evaluate(Map<String, Object>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- evaluate(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Crosses
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Overlaps
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialContains
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialEqualTo
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialNotEqualTo
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Touches
-
- evaluateInternal(FilterGeometry, FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Within
-
- evaluateInternal(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.After
-
- evaluateInternal(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.Before
-
- evaluateInternal(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BeforeOrDuring
-
- evaluateInternal(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate
-
- evaluateInternal(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.During
-
- evaluateInternal(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.DuringOrAfter
-
- evaluateInternal(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalEqualTo
-
- evaluateInternal(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalNotEqualTo
-
- evaluateInternal(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TimeOverlaps
-
- evaluateValue(Map<String, Object>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression
-
- evaluateValue(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression
-
- evaluateValue(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalFieldValue
-
- evaluateValueInternal(Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialFieldValue
-
- evaluateValueInternal(Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalFieldValue
-
- ExplicitCQLQuery - Class in org.locationtech.geowave.core.geotime.store.query
-
- ExplicitCQLQuery() - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitCQLQuery
-
- ExplicitCQLQuery(QueryConstraints, Filter, InternalGeotoolsFeatureDataAdapter<?>, AdapterToIndexMapping) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitCQLQuery
-
- ExplicitSpatialQuery - Class in org.locationtech.geowave.core.geotime.store.query
-
The Spatial Query class represents a query in two dimensions.
- ExplicitSpatialQuery(Geometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
Convenience constructor used to construct a SpatialQuery object that has an X and Y dimension
(axis).
- ExplicitSpatialQuery(BasicQueryByClass.ConstraintsByClass, Geometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- ExplicitSpatialQuery(BasicQueryByClass.ConstraintsByClass, Geometry, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- ExplicitSpatialQuery(Geometry, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- ExplicitSpatialQuery(Geometry, SpatialQueryFilter.CompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
Convenience constructor used to construct a SpatialQuery object that has an X and Y dimension
(axis).
- ExplicitSpatialQuery(BasicQueryByClass.ConstraintsByClass, Geometry, SpatialQueryFilter.CompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
Convenience constructor can be used when you already have linear constraints for the query.
- ExplicitSpatialQuery(Geometry, String, SpatialQueryFilter.CompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- ExplicitSpatialQuery(BasicQueryByClass.ConstraintsByClass, Geometry, SpatialQueryFilter.CompareOperation, BasicQueryFilter.BasicQueryCompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
Convenience constructor can be used when you already have linear constraints for the query.
- ExplicitSpatialQuery(BasicQueryByClass.ConstraintsByClass, Geometry, String, SpatialQueryFilter.CompareOperation, BasicQueryFilter.BasicQueryCompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- ExplicitSpatialQuery() - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- ExplicitSpatialTemporalQuery - Class in org.locationtech.geowave.core.geotime.store.query
-
The Spatial Temporal Query class represents a query in three dimensions.
- ExplicitSpatialTemporalQuery() - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
-
- ExplicitSpatialTemporalQuery(Date, Date, Geometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
-
- ExplicitSpatialTemporalQuery(Date, Date, Geometry, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
-
- ExplicitSpatialTemporalQuery(TemporalConstraints, Geometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
-
- ExplicitSpatialTemporalQuery(TemporalConstraints, Geometry, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
-
- ExplicitSpatialTemporalQuery(Date, Date, Geometry, SpatialQueryFilter.CompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
-
If more then on polygon is supplied in the geometry, then the range of time is partnered with
each polygon constraint.
- ExplicitSpatialTemporalQuery(Interval[], Geometry, String, SpatialQueryFilter.CompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
-
- ExplicitSpatialTemporalQuery(TemporalConstraints, Geometry, SpatialQueryFilter.CompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
-
Applies the set of temporal constraints to the boundaries of the provided polygon.
- ExplicitTemporalQuery - Class in org.locationtech.geowave.core.geotime.store.query
-
The Spatial Temporal Query class represents a query in three dimensions.
- ExplicitTemporalQuery(Interval[]) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitTemporalQuery
-
- ExplicitTemporalQuery(TemporalConstraints) - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitTemporalQuery
-
- ExplicitTemporalQuery() - Constructor for class org.locationtech.geowave.core.geotime.store.query.ExplicitTemporalQuery
-
- EXTENDED_DIMENSIONS - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
-
- ExtractAttributesFilter - Class in org.locationtech.geowave.core.geotime.util
-
This class can be used to get the list of attributes used in a query
- ExtractAttributesFilter() - Constructor for class org.locationtech.geowave.core.geotime.util.ExtractAttributesFilter
-
- ExtractGeometryFilterVisitor - Class in org.locationtech.geowave.core.geotime.util
-
This class is used to exact single query geometry and its associated predicate from a CQL
expression.
- ExtractGeometryFilterVisitor(CoordinateReferenceSystem, String) - Constructor for class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
This FilterVisitor is stateless - use ExtractGeometryFilterVisitor.BOUNDS_VISITOR.
- ExtractGeometryFilterVisitorResult - Class in org.locationtech.geowave.core.geotime.util
-
- ExtractGeometryFilterVisitorResult(Geometry, SpatialQueryFilter.CompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitorResult
-
- ExtractTimeFilterVisitor - Class in org.locationtech.geowave.core.geotime.util
-
This class can be used to get Time range from an OpenGIS filter object.
- ExtractTimeFilterVisitor() - Constructor for class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- ExtractTimeFilterVisitor(TimeDescriptors) - Constructor for class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- GeoConstraintsWrapper(BasicQueryByClass.ConstraintsByClass, boolean, Geometry) - Constructor for class org.locationtech.geowave.core.geotime.util.GeometryUtils.GeoConstraintsWrapper
-
- GEOMETRY_FACTORY - Static variable in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- GeometryArraySerializationProvider - Class in org.locationtech.geowave.core.geotime.store.field
-
- GeometryArraySerializationProvider() - Constructor for class org.locationtech.geowave.core.geotime.store.field.GeometryArraySerializationProvider
-
- geometryBinary - Variable in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.GeometryImage
-
- GeometryCastableType - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- GeometryCastableType() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.GeometryCastableType
-
- GEOMETRYCOLLECTION_TYPE - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
-
- GeometryFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps a `Geometry` adapter field to a `Geometry` index field.
- GeometryFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.GeometryFieldMapper
-
- geometryFieldName - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
-
- geometryFromBinary(byte[], Integer) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
Converts a byte array as well-known binary to a JTS geometry
- geometryFromBinary(byte[], Integer, byte) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
Converts a byte array as well-known binary to a JTS geometry
- GeometryImage(PreparedGeometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.GeometryImage
-
- GeometryImage(byte[]) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.GeometryImage
-
- geometryPrecision - Variable in class org.locationtech.geowave.core.geotime.index.CommonSpatialOptions
-
- GeometryReader() - Constructor for class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.GeometryReader
-
- GeometryReader(Integer) - Constructor for class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.GeometryReader
-
- GeometrySerializationProvider - Class in org.locationtech.geowave.core.geotime.store.field
-
- GeometrySerializationProvider() - Constructor for class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider
-
- GeometrySerializationProvider(Integer) - Constructor for class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider
-
- GeometrySerializationProvider.GeometryReader - Class in org.locationtech.geowave.core.geotime.store.field
-
- GeometrySerializationProvider.GeometryWriter - Class in org.locationtech.geowave.core.geotime.store.field
-
- geometryToBinary(Geometry, Integer) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
Converts a JTS geometry to binary using JTS a Well Known Binary writer
- geometryToSpatialOperator(Geometry, String, CoordinateReferenceSystem) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- GeometryUtils - Class in org.locationtech.geowave.core.geotime.util
-
This class contains a set of Geometry utility methods that are generally useful throughout the
GeoWave core codebase
- GeometryUtils() - Constructor for class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- GeometryUtils.GeoConstraintsWrapper - Class in org.locationtech.geowave.core.geotime.util
-
- GeometryUtils.GeometryHandler - Interface in org.locationtech.geowave.core.geotime.util
-
- GeometryWriter() - Constructor for class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.GeometryWriter
-
- GeometryWriter(Integer) - Constructor for class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.GeometryWriter
-
- GeoTimePersistableRegistry - Class in org.locationtech.geowave.core.geotime
-
- GeoTimePersistableRegistry() - Constructor for class org.locationtech.geowave.core.geotime.GeoTimePersistableRegistry
-
- GeotimeRegisteredIndexFieldMappers - Class in org.locationtech.geowave.core.geotime.adapter
-
Registered spatial and temporal adapter to index field mappers.
- GeotimeRegisteredIndexFieldMappers() - Constructor for class org.locationtech.geowave.core.geotime.adapter.GeotimeRegisteredIndexFieldMappers
-
- GeotimeRegisteredStatistics - Class in org.locationtech.geowave.core.geotime.store.statistics
-
- GeotimeRegisteredStatistics() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.GeotimeRegisteredStatistics
-
- GeotoolsFeatureDataAdapter<T extends org.opengis.feature.simple.SimpleFeature> - Interface in org.locationtech.geowave.core.geotime.store
-
- GeoWaveSpatialField - Annotation Type in org.locationtech.geowave.core.geotime.adapter.annotation
-
Annotation for spatial GeoWave fields for the BasicDataTypeAdapter.
- GeoWaveTemporalField - Annotation Type in org.locationtech.geowave.core.geotime.adapter.annotation
-
Annotation for temporal GeoWave fields for the BasicDataTypeAdapter.
- getAggregation(DataTypeAdapter<T>, String[]) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.BboxFunction
-
- getAggregationFunctions() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.GWQLSpatialTemporalExtensions
-
- getAxis() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimension
-
- getAxis() - Method in interface org.locationtech.geowave.core.geotime.store.dimension.CustomCRSSpatialDimension
-
- getAxis() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimension
-
- getAxis() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionX
-
- getAxis() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionY
-
- getBaseCompareOp() - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.SpatialQueryCompareOp
-
- getBaseDefinition() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getBaseDefinition() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getBias() - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
-
- getBinByteLength(int) - Method in enum org.locationtech.geowave.core.geotime.binning.SpatialBinningType
-
- getBinGeometry(ByteArray, int) - Method in enum org.locationtech.geowave.core.geotime.binning.SpatialBinningType
-
- getBinId(long) - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- getBinMax() - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- getBinMin() - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- getBinnedValue(double) - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
Method used to bin a raw date in milliseconds to a binned value of the Binning Strategy.
- getBins(DataTypeAdapter<I>, I, GeoWaveRow...) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
-
calculates appropriate bins for a given entry.
- getBins(DataTypeAdapter<T>, T, GeoWaveRow...) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- getBounds() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getBounds() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getBoundsFromEnvelope(Envelope) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- getBufferSize() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- getCastableTypes() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.GWQLSpatialTemporalExtensions
-
- getCompareOp() - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitorResult
-
- getComplexGeometry() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- getConstrainableFields() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate
-
- getConstrainableFields() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate
-
- getConstrainableFields() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- getConstraints(Class<V>, DataStatisticsStore, DataTypeAdapter<?>, AdapterToIndexMapping, Index, Set<String>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate
-
- getConstraints(Class<V>, DataStatisticsStore, DataTypeAdapter<?>, AdapterToIndexMapping, Index, Set<String>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint
-
- getConstraints(Class<V>, DataStatisticsStore, DataTypeAdapter<?>, AdapterToIndexMapping, Index, Set<String>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialNotEqualTo
-
- getConstraints(Interval, Double, Double, boolean, boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.After
-
- getConstraints(Interval, Double, Double, boolean, boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.Before
-
- getConstraints(Interval, Double, Double, boolean, boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BeforeOrDuring
-
- getConstraints(Class<V>, DataStatisticsStore, DataTypeAdapter<?>, AdapterToIndexMapping, Index, Set<String>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate
-
- getConstraints(Interval, Double, Double, boolean, boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate
-
- getConstraints(Interval, Double, Double, boolean, boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.During
-
- getConstraints(Interval, Double, Double, boolean, boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.DuringOrAfter
-
- getConstraints(Class<V>, DataStatisticsStore, DataTypeAdapter<?>, AdapterToIndexMapping, Index, Set<String>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- getConstraints(Interval, Double, Double, boolean, boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalEqualTo
-
- getConstraints(Interval, Double, Double, boolean, boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalNotEqualTo
-
- getConstraints(Interval, Double, Double, boolean, boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TimeOverlaps
-
- getConstraints(Filter, CoordinateReferenceSystem, String) - Static method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- getConstraints(Filter) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- getConstraints(Query) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- getConstraints() - Method in class org.locationtech.geowave.core.geotime.util.GeometryUtils.GeoConstraintsWrapper
-
- getConstraintsFor(String) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
-
- getConstraintsForRange(String, String) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
-
- getCrs() - Method in class org.locationtech.geowave.core.geotime.index.CommonSpatialOptions
-
- getCrs() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel
-
- getCRS() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getCrs() - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- getCRS(DataTypeAdapter<?>) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Get the coordinate reference system for this expression.
- getCRS(DataTypeAdapter<?>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialFieldValue
-
- getCRS(DataTypeAdapter<?>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
-
- getCRS(DataTypeAdapter<?>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression
-
- getCrsCode() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel
-
- getCrsCode() - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- getCrsCode(CoordinateReferenceSystem) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- getDefaultCRS() - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- getDefaultTag() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- getDenormalizedRange(BinRange) - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getDenormalizedRange(BinRange) - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getDenormalizedRanges(BinRange) - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- getDescription() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- getDescription() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- getDescription() - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- getDescription() - Method in class org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic
-
- getDestinationCrs() - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- getDimensionalityTypeDescription() - Method in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- getDimensionalityTypeDescription() - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
-
- getDimensionalityTypeDescription() - Method in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
-
- getDimensionalityTypeName() - Method in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- getDimensionalityTypeName() - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
-
- getDimensionalityTypeName() - Method in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
-
- getDimensionHints() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSSpatialField
-
- getDimensionHints() - Method in class org.locationtech.geowave.core.geotime.store.dimension.LatitudeField
-
- getDimensionHints() - Method in class org.locationtech.geowave.core.geotime.store.dimension.LongitudeField
-
- getDimensionHints() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getDistance() - Method in class org.locationtech.geowave.core.geotime.util.FilterToCQLTool.FixedDWithinImpl
-
- getDistanceUnits() - Method in class org.locationtech.geowave.core.geotime.util.FilterToCQLTool.FixedDWithinImpl
-
- getEndRange() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- getEndRange() - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- getEndRangeName() - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
-
- getEndTime() - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- getEndTime() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- getEnvelope(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
-
- getEnvelope(DataTypeAdapter<CommonIndexedPersistenceEncoding>, CommonIndexedPersistenceEncoding) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.CommonIndexBoundingBoxAggregation
-
- getEnvelope(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorBoundingBoxAggregation
-
- getEnvelope(DataTypeAdapter<T>, T, GeoWaveRow...) - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- getEnvelope(DataTypeAdapter<T>, T, GeoWaveRow...) - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic.BoundingBoxValue
-
- getExpressionFunctions() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.GWQLSpatialTemporalExtensions
-
- getFeatureType() - Method in interface org.locationtech.geowave.core.geotime.store.GeotoolsFeatureDataAdapter
-
- getFeatureType() - Method in class org.locationtech.geowave.core.geotime.store.InternalGeotoolsDataAdapterWrapper
-
- getFieldClass() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getFieldClass() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getFieldName() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getFieldName() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getFieldReader() - Method in class org.locationtech.geowave.core.geotime.store.field.CalendarArraySerializationProvider
-
- getFieldReader() - Method in class org.locationtech.geowave.core.geotime.store.field.CalendarSerializationProvider
-
- getFieldReader() - Method in class org.locationtech.geowave.core.geotime.store.field.DateArraySerializationProvider
-
- getFieldReader() - Method in class org.locationtech.geowave.core.geotime.store.field.DateSerializationProvider
-
- getFieldReader() - Method in class org.locationtech.geowave.core.geotime.store.field.GeometryArraySerializationProvider
-
- getFieldReader() - Method in class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider
-
- getFieldReader() - Method in class org.locationtech.geowave.core.geotime.store.field.IntervalArraySerializationProvider
-
- getFieldReader() - Method in class org.locationtech.geowave.core.geotime.store.field.IntervalSerializationProvider
-
- getFieldValueBuilders() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.GWQLSpatialTemporalExtensions
-
- getFieldWriter() - Method in class org.locationtech.geowave.core.geotime.store.field.CalendarArraySerializationProvider
-
- getFieldWriter() - Method in class org.locationtech.geowave.core.geotime.store.field.CalendarSerializationProvider
-
- getFieldWriter() - Method in class org.locationtech.geowave.core.geotime.store.field.DateArraySerializationProvider
-
- getFieldWriter() - Method in class org.locationtech.geowave.core.geotime.store.field.DateSerializationProvider
-
- getFieldWriter() - Method in class org.locationtech.geowave.core.geotime.store.field.GeometryArraySerializationProvider
-
- getFieldWriter() - Method in class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider
-
- getFieldWriter() - Method in class org.locationtech.geowave.core.geotime.store.field.IntervalArraySerializationProvider
-
- getFieldWriter() - Method in class org.locationtech.geowave.core.geotime.store.field.IntervalSerializationProvider
-
- getFilter(GeotoolsFeatureDataAdapter, Index) - Method in class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
-
- getFilter(GeotoolsFeatureDataAdapter, Index) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialQuery
-
- getFilter(GeotoolsFeatureDataAdapter, Index, ExplicitSpatialQuery) - Static method in class org.locationtech.geowave.core.geotime.store.query.SpatialQuery
-
- getFilter(GeotoolsFeatureDataAdapter, Index) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalQuery
-
- getFilter(GeotoolsFeatureDataAdapter, Index) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalQuery
-
- getFilter(GeotoolsFeatureDataAdapter, QueryConstraints) - Static method in class org.locationtech.geowave.core.geotime.store.query.TemporalQuery
-
- getFixedBinIdSize() - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- getFixedBinIdSize() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getFixedBinIdSize() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getFullRange() - Method in class org.locationtech.geowave.core.geotime.index.dimension.TimeDefinition
-
- getFullRange() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getFullRange() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getGeometry(DataTypeAdapter<CommonIndexedPersistenceEncoding>, CommonIndexedPersistenceEncoding) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialCommonIndexedBinningStrategy
-
- getGeometry(DataTypeAdapter<SimpleFeature>, SimpleFeature) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialSimpleFeatureBinningStrategy
-
- getGeometry() - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry
-
- getGeometry() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
-
- getGeometry() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
-
- getGeometry() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.GeometryImage
-
- getGeometry() - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitorResult
-
- getGeometry() - Method in class org.locationtech.geowave.core.geotime.util.GeometryUtils.GeoConstraintsWrapper
-
- getGeometryConstraints(Geometry, int) - Method in enum org.locationtech.geowave.core.geotime.binning.SpatialBinningType
-
- getGeometryPrecision() - Method in class org.locationtech.geowave.core.geotime.index.CommonSpatialOptions
-
- getGeometryPrecision() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getHeight() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- getIndexConstraints(Index) - Method in class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
-
- getIndexConstraints(Index) - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitCQLQuery
-
- getIndexConstraints(Index) - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- getIndexCrs(Index[]) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- getIndexCrs(Index) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- getIndexFieldOptions() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getIndexOrderedAdapterFields() - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
-
- getIndexOrderedAdapterFields() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
-
- getInstant(Object) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
- getInterval(byte[]) - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- getInterval(CommonIndexedPersistenceEncoding) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.CommonIndexTimeRangeAggregation
-
- getInterval(T) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
-
- getInterval(SimpleFeature) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorTimeRangeAggregation
-
- getInterval(DataTypeAdapter<T>, T, GeoWaveRow...) - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- getInterval(ByteArray) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- getInterval(DataTypeAdapter<T>, T, GeoWaveRow...) - Method in class org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic.TimeRangeValue
-
- getInterval(SimpleFeature, String) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
- getInterval(Object) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
- getInterval(Object, Object) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
- getIntervalEnd(Interval) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
- getLowerBound() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- getLowerCaseSuggestedFieldNames() - Method in class org.locationtech.geowave.core.geotime.adapter.GeometryFieldMapper
-
- getLowerCaseSuggestedFieldNames() - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
-
- getLowerCaseSuggestedFieldNames() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper
-
- getLowerCaseSuggestedFieldNames() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
-
- getMax() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- getMaxDuplicates() - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
-
- getMaxDuplicates() - Method in class org.locationtech.geowave.core.geotime.index.TemporalOptions
-
- getMaxOr(Date, int) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- getMaxTime() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- getMaxX() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- getMaxY() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- getMin() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- getMinOr(Date, int) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- getMinTime() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- getMinX() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- getMinY() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.BboxFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.DateCastableType
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.GeometryCastableType
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.BboxFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.BboxLooseFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.ContainsFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.CrossesFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.DisjointFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.DisjointLooseFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.IntersectsFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.IntersectsLooseFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.OverlapsFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.TouchesFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.WithinFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.AfterOperator
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.BeforeOperator
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.BeforeOrDuringOperator
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.DuringOperator
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.DuringOrAfterOperator
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalPredicates.ContainsFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalPredicates.OverlapsFunction
-
- getName() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- getNativeGeometry(List<Geometry>) - Method in class org.locationtech.geowave.core.geotime.adapter.GeometryFieldMapper
-
- getNativeGeometry(List<N>) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
-
- getNativeGeometry(List<N>) - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper
-
Builds a `Geometry` from the native adapter field values.
- getNormalizedLongitude(double) - Static method in class org.locationtech.geowave.core.geotime.index.dimension.LongitudeDefinition
-
Normalizes a longitude value
- getNormalizedRanges(NumericData) - Method in class org.locationtech.geowave.core.geotime.index.dimension.LongitudeDefinition
-
Method is used to normalize the ranges on a Cartesian plane.
- getNormalizedRanges(Interval) - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- getNormalizedRanges(NumericData) - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- getNormalizedRanges(NumericData) - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getNormalizedRanges(NumericData) - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getNumericData(Geometry) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSSpatialField
-
- getNumericData(Geometry) - Method in class org.locationtech.geowave.core.geotime.store.dimension.LatitudeField
-
- getNumericData(Geometry) - Method in class org.locationtech.geowave.core.geotime.store.dimension.LongitudeField
-
- getNumericData(Interval) - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getOperatorFunctions() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.GWQLSpatialTemporalExtensions
-
- getParameters() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation
-
- getParameters() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
-
- getParameters() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
-
- getParameters() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorBoundingBoxAggregation
-
- getParameters() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorTimeRangeAggregation
-
- getPeriodicity() - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
-
- getPeriodicity() - Method in class org.locationtech.geowave.core.geotime.index.TemporalOptions
-
- getPrecision() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
-
- getPrecision() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- getPredicateFunctions() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.GWQLSpatialTemporalExtensions
-
- getQueryGeometry() - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- getRange() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getRange() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getRange() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- getRanges() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- getReader() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getReader() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- getRegisteredBinningStrategies() - Method in class org.locationtech.geowave.core.geotime.store.statistics.GeotimeRegisteredStatistics
-
- getRegisteredFieldMappers() - Method in class org.locationtech.geowave.core.geotime.adapter.GeotimeRegisteredIndexFieldMappers
-
- getRegisteredStatistics() - Method in class org.locationtech.geowave.core.geotime.store.statistics.GeotimeRegisteredStatistics
-
- getResult() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
-
- getResult() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
-
- getReturnType() - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.BboxFunction
-
- getSet() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
-
- getSingleBin(Object) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- getSourceCrs() - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- getSpatialBins(Geometry, int) - Method in enum org.locationtech.geowave.core.geotime.binning.SpatialBinningType
-
- getSpatialBins(Geometry) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- getSpatialFields(Integer) - Static method in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- getSpatialPrecision() - Method in enum org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.Bias
-
- getSpatialTemporalFields(Integer) - Static method in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- getSpatialTemporalFields(Integer) - Static method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
-
- getStartRange() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- getStartRange() - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- getStartRangeName() - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
-
- getStartTime() - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- getStartTime() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- getStrategyName() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- getStrategyName() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- getSupportedPersistables() - Method in class org.locationtech.geowave.core.geotime.GeoTimePersistableRegistry
-
- getTemporalConstraintsForDescriptors(TimeDescriptors, TemporalConstraintsSet) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
- getTemporalPrecision() - Method in enum org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.Bias
-
- getTime() - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- getTimeDescriptors() - Method in interface org.locationtech.geowave.core.geotime.store.GeotoolsFeatureDataAdapter
-
- getTimeDescriptors() - Method in class org.locationtech.geowave.core.geotime.store.InternalGeotoolsDataAdapterWrapper
-
- getTimeMillis(Object) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
Get the time in millis of this temporal object (either numeric interpreted as millisecond time
in GMT, Date, or Calendar)
- getTimeName() - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
-
- getTimeRangeMillis() - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- getTimeScale() - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- getTimeValue(Class<?>, long) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
Instantiates the class type as a new object with the temporal value being the longVal
interpreted as milliseconds since the epoch in GMT
- getTransform() - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- getType() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- getTypeName() - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitCQLQuery
-
- getTypeName() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.CQLQueryFilter
-
- getUnit(int) - Static method in enum org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy.Unit
-
- getUpperBound() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- getValue() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- getValue() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- getValue() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- getWeight(ByteArray, DataTypeAdapter<T>, T, GeoWaveRow...) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- getWidth() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- getWriter() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- getWriter() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- GWQLSpatialTemporalExtensions - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
The built-in set of functions used by the GeoWave query language.
- GWQLSpatialTemporalExtensions() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.GWQLSpatialTemporalExtensions
-
- indexFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper
-
- indexFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalIntervalFieldMapper
-
- indexFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper
-
- IndexOnlySpatialQuery - Class in org.locationtech.geowave.core.geotime.store.query
-
- IndexOnlySpatialQuery() - Constructor for class org.locationtech.geowave.core.geotime.store.query.IndexOnlySpatialQuery
-
- IndexOnlySpatialQuery(BasicQueryByClass.ConstraintsByClass, Geometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.IndexOnlySpatialQuery
-
- IndexOnlySpatialQuery(Geometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.IndexOnlySpatialQuery
-
- IndexOnlySpatialQuery(Geometry, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.IndexOnlySpatialQuery
-
- IndexOptimizationUtils - Class in org.locationtech.geowave.core.geotime.util
-
- IndexOptimizationUtils() - Constructor for class org.locationtech.geowave.core.geotime.util.IndexOptimizationUtils
-
- inferTimeAttributeDescriptor(SimpleFeatureType) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
Determine if a time or range descriptor is set.
- infinity() - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
This mehtod returns an envelope between negative infinite and positive inifinity in both x and
y
- init(NumericDimensionField<?>[]) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel
-
- init() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.GeometryImage
-
- initClassLoader() - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- initFromOptions(List<FieldDescriptor<N>>, IndexFieldMapper.IndexFieldOptions) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
-
- initFromOptions(List<FieldDescriptor<N>>, IndexFieldMapper.IndexFieldOptions) - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper
-
- initFromOptions(List<FieldDescriptor<N>>, IndexFieldMapper.IndexFieldOptions) - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalIntervalFieldMapper
-
- initFromOptions(List<FieldDescriptor<N>>, IndexFieldMapper.IndexFieldOptions) - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper
-
- initFromOptions(List<FieldDescriptor<N>>, IndexFieldMapper.IndexFieldOptions) - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
-
- InternalGeotoolsDataAdapterWrapper<T extends org.opengis.feature.simple.SimpleFeature> - Class in org.locationtech.geowave.core.geotime.store
-
- InternalGeotoolsDataAdapterWrapper() - Constructor for class org.locationtech.geowave.core.geotime.store.InternalGeotoolsDataAdapterWrapper
-
- InternalGeotoolsDataAdapterWrapper(GeotoolsFeatureDataAdapter<T>, short) - Constructor for class org.locationtech.geowave.core.geotime.store.InternalGeotoolsDataAdapterWrapper
-
- InternalGeotoolsDataAdapterWrapper(GeotoolsFeatureDataAdapter<T>, short, VisibilityHandler) - Constructor for class org.locationtech.geowave.core.geotime.store.InternalGeotoolsDataAdapterWrapper
-
- InternalGeotoolsFeatureDataAdapter<T extends org.opengis.feature.simple.SimpleFeature> - Interface in org.locationtech.geowave.core.geotime.store
-
- internalGetGeometry(Index) - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- intersect(TemporalRange) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- intersects(FilterGeometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry
-
Check to see if this geometry intersects the provided geometry.
- Intersects - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
Predicate that passes when the first operand intersects the second operand.
- Intersects() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects
-
- Intersects(SpatialExpression, SpatialExpression, boolean) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects
-
- intersects(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
-
- intersects(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Create a predicate that tests to see if this expression intersects the provided spatial object.
- intersects(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
-
- IntersectsFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.IntersectsFunction
-
- intersectsLoose(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Create a predicate that tests to see if this expression intersects the provided spatial object.
- IntersectsLooseFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.IntersectsLooseFunction
-
- IntervalArraySerializationProvider - Class in org.locationtech.geowave.core.geotime.store.field
-
- IntervalArraySerializationProvider() - Constructor for class org.locationtech.geowave.core.geotime.store.field.IntervalArraySerializationProvider
-
- IntervalReader() - Constructor for class org.locationtech.geowave.core.geotime.store.field.IntervalSerializationProvider.IntervalReader
-
- IntervalSerializationProvider - Class in org.locationtech.geowave.core.geotime.store.field
-
- IntervalSerializationProvider() - Constructor for class org.locationtech.geowave.core.geotime.store.field.IntervalSerializationProvider
-
- IntervalSerializationProvider.IntervalReader - Class in org.locationtech.geowave.core.geotime.store.field
-
- IntervalSerializationProvider.IntervalWriter - Class in org.locationtech.geowave.core.geotime.store.field
-
- IntervalWriter() - Constructor for class org.locationtech.geowave.core.geotime.store.field.IntervalSerializationProvider.IntervalWriter
-
- isAfter(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is after the provided object.
- isApproximation() - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- isBefore(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is before to the provided object.
- isBeforeOrDuring(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is before or during to the provided
object.
- isBetween(Object, Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is between the provided lower and upper
bounds.
- isCommonIndex(Index, GeotoolsFeatureDataAdapter) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation
-
- isCommonIndex(Index, GeotoolsFeatureDataAdapter) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorBoundingBoxAggregation
-
- isCommonIndex(Index, GeotoolsFeatureDataAdapter) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorTimeRangeAggregation
-
- isCompatibleWith(Class<?>) - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- isCompatibleWith(Class<?>) - Method in class org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic
-
- isConstraintsMatchGeometry() - Method in class org.locationtech.geowave.core.geotime.util.GeometryUtils.GeoConstraintsWrapper
-
- isDefaultCrs(String) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- isDefaultCrs(CoordinateReferenceSystem) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- isDuring(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is during to the provided object.
- isDuringOrAfter(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is during or after to the provided
object.
- isEmpty() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- isEmpty() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
-
- isEqualTo(FilterGeometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry
-
Check to see if this geometry is topologically equal to the provided geometry.
- isEqualTo(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
-
- isEqualTo(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Create a predicate that tests to see if this expression is topologically equal to the provided
spatial object.
- isEqualTo(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
-
- isEqualTo(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is equal to the provided object.
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Crosses
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Overlaps
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialContains
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialEqualTo
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialNotEqualTo
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Touches
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Within
-
- isExact() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
-
- isGreaterThan(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is greater than (after) the provided
object.
- isGreaterThanOrEqualTo(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is greater than or equal to (during or
after) the provided object.
- isInfinity() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- isLatitudeDimension(NumericDimensionDefinition) - Static method in class org.locationtech.geowave.core.geotime.util.SpatialIndexUtils
-
Determine if the given dimension represents latitude.
- isLessThan(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is less than (before) the provided
object.
- isLessThanOrEqualTo(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is less than or equal to (before or
during) the provided object.
- isLiteral() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression
-
- isLongitudeDimension(NumericDimensionDefinition) - Static method in class org.locationtech.geowave.core.geotime.util.SpatialIndexUtils
-
Determine if the given dimension represents longitude.
- isLoose() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint
-
- isLoose() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects
-
- isNotEqualTo(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Create a predicate that tests to see if this expression is not topologically equal to the
provided spatial object.
- isNotEqualTo(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Create a predicate that tests to see if this expression is not equal to the provided object.
- isSet() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
-
- isSet() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
-
- isSet() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- isSet() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- isSpatial(Index) - Static method in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- isSpatial(NumericIndexStrategy) - Static method in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- isSpatial(NumericDimensionField<?>) - Static method in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter
-
- isSpatialOnly() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter
-
- isSpatialTemporal(Index) - Static method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
-
- isSpatialTemporal(NumericIndexStrategy) - Static method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
-
- isStoreTime() - Method in class org.locationtech.geowave.core.geotime.index.SpatialOptions
-
- isSupported(Index, GeotoolsFeatureDataAdapter) - Method in class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
-
- isSupported(Index, GeotoolsFeatureDataAdapter) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialQuery
-
- isSupported(Index, GeotoolsFeatureDataAdapter) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalQuery
-
- isSupported(Index, GeotoolsFeatureDataAdapter) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalQuery
-
- isSupportTimeRanges() - Method in class org.locationtech.geowave.core.geotime.index.TemporalOptions
-
- isTemporal(Index) - Static method in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
-
- isTemporal(NumericIndexStrategy) - Static method in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
-
- isTemporal(Class<?>) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
Determine if this class is a supported temporal class.
- isWithin(Date) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- isWithin(NumericData) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- LATITUDE_BITS - Static variable in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- LATITUDE_DIMENSION_HINT - Static variable in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- LatitudeDefinition - Class in org.locationtech.geowave.core.geotime.index.dimension
-
The Latitude Definition class is a convenience class used to define a dimension which is
associated with the Y axis on a Cartesian plane.
- LatitudeDefinition() - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.LatitudeDefinition
-
Convenience constructor used to construct a simple latitude dimension object which sits on a
Cartesian plane.
- LatitudeDefinition(boolean) - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.LatitudeDefinition
-
Convenience constructor used to construct a simple latitude dimension object which sits on a
Cartesian plane.
- LatitudeField - Class in org.locationtech.geowave.core.geotime.store.dimension
-
This field can be used as a EPSG:4326 latitude dimension within GeoWave.
- LatitudeField() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.LatitudeField
-
- LatitudeField(Integer, boolean) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.LatitudeField
-
- LatitudeField(Integer) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.LatitudeField
-
- LatitudeField(NumericDimensionDefinition, Integer) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.LatitudeField
-
- latitudeIndexHint() - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptorBuilder
-
Hint that the field contains latitude information and should be used in spatial indexing.
- LatLonFieldMapper<N> - Class in org.locationtech.geowave.core.geotime.adapter
-
Abstract field mapper for mapping latitude and longitude adapter fields to a singular `Geometry`
index field.
- LatLonFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
-
- LatLonFieldMapper.DoubleLatLonFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps `Double` latitude and longitude adapter fields to a `Geometry` index field.
- LatLonFieldMapper.FloatLatLonFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps `Float` latitude and longitude adapter fields to a `Geometry` index field.
- LINESTRING_TYPE - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
-
- LongInstantFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper.LongInstantFieldMapper
-
- LONGITUDE_BITS - Static variable in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- LONGITUDE_DIMENSION_HINT - Static variable in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- LongitudeDefinition - Class in org.locationtech.geowave.core.geotime.index.dimension
-
The Longitude Definition class is a convenience class used to define a dimension which is
associated with the X axis on a Cartesian plane.
- LongitudeDefinition() - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.LongitudeDefinition
-
Convenience constructor used to construct a longitude dimension object which sits on a
Cartesian plane.
- LongitudeField - Class in org.locationtech.geowave.core.geotime.store.dimension
-
This field can be used as a EPSG:4326 longitude dimension within GeoWave.
- LongitudeField() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.LongitudeField
-
- LongitudeField(Integer) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.LongitudeField
-
- LongitudeField(NumericDimensionDefinition, Integer) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.LongitudeField
-
- longitudeIndexHint() - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptorBuilder
-
Hint that the field contains longitude information and should be used in spatial indexing.
- LongRangeFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper.LongRangeFieldMapper
-
- lookup(String) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- loose - Variable in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects
-
- ScaledTemporalRange - Class in org.locationtech.geowave.core.geotime.store.query
-
- ScaledTemporalRange() - Constructor for class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- setBias(SpatialTemporalDimensionalityTypeProvider.Bias) - Method in class org.locationtech.geowave.core.geotime.index.api.SpatialTemporalIndexBuilder
-
- setBias(SpatialTemporalDimensionalityTypeProvider.Bias) - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
-
- setComplexGeometry(ComplexGeometryBinningOption) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- setCrs(String) - Method in class org.locationtech.geowave.core.geotime.index.api.SpatialIndexBuilder
-
- setCrs(String) - Method in class org.locationtech.geowave.core.geotime.index.api.SpatialTemporalIndexBuilder
-
- setCrs(String) - Method in class org.locationtech.geowave.core.geotime.index.CommonSpatialOptions
-
- setDestinationCrs(CoordinateReferenceSystem) - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- setEndRange(AttributeDescriptor) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- setEndRangeName(String) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
-
- setEndTime(Date) - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- setEndTime(Date) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- setExact(boolean) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
-
- setField(String, Double, RowBuilder<?>) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper.DoubleLatLonFieldMapper
-
- setField(String, Double, RowBuilder<?>) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper.FloatLatLonFieldMapper
-
- setField(String, Double, RowBuilder<?>) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
-
- setGeometryPrecision(Integer) - Method in class org.locationtech.geowave.core.geotime.index.api.SpatialIndexBuilder
-
- setGeometryPrecision(Integer) - Method in class org.locationtech.geowave.core.geotime.index.CommonSpatialOptions
-
- setIncludeTimeInCommonIndexModel(boolean) - Method in class org.locationtech.geowave.core.geotime.index.api.SpatialIndexBuilder
-
- setMaxDuplicates(long) - Method in class org.locationtech.geowave.core.geotime.index.api.SpatialTemporalIndexBuilder
-
- setMaxDuplicates(long) - Method in class org.locationtech.geowave.core.geotime.index.api.TemporalIndexBuilder
-
- setMaxDuplicates(long) - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
-
- setMaxDuplicates(long) - Method in class org.locationtech.geowave.core.geotime.index.TemporalOptions
-
- setNamespace(String) - Method in interface org.locationtech.geowave.core.geotime.store.GeotoolsFeatureDataAdapter
-
- setNamespace(String) - Method in class org.locationtech.geowave.core.geotime.store.InternalGeotoolsDataAdapterWrapper
-
- setNoTimeRanges(boolean) - Method in class org.locationtech.geowave.core.geotime.index.TemporalOptions
-
- setParameters(P) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation
-
- setParameters(P) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
-
- setParameters(P) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
-
- setParameters(FieldNameParam) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorBoundingBoxAggregation
-
- setParameters(FieldNameParam) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorTimeRangeAggregation
-
- setPeriodicity(TemporalBinningStrategy.Unit) - Method in class org.locationtech.geowave.core.geotime.index.api.SpatialTemporalIndexBuilder
-
- setPeriodicity(TemporalBinningStrategy.Unit) - Method in class org.locationtech.geowave.core.geotime.index.api.TemporalIndexBuilder
-
- setPeriodicity(TemporalBinningStrategy.Unit) - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
-
- setPeriodicity(TemporalBinningStrategy.Unit) - Method in class org.locationtech.geowave.core.geotime.index.TemporalOptions
-
- setPrecision(Integer) - Method in class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.GeometryReader
-
- setPrecision(Integer) - Method in class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.GeometryWriter
-
- setPrecision(int) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- setSourceCrs(CoordinateReferenceSystem) - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- setStartRange(AttributeDescriptor) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- setStartRangeName(String) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
-
- setStartTime(Date) - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- setStartTime(Date) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- setSupportsTimeRanges(boolean) - Method in class org.locationtech.geowave.core.geotime.index.api.TemporalIndexBuilder
-
- setTime(AttributeDescriptor) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- setTimeName(String) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
-
- setTimeRange(Date, Date) - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- setTimeRange(long) - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- setTimeRanges(Interval[]) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
-
set the time ranges to this array of intervals
- setTimeRanges(Interval[]) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
-
- setTimeScale(double) - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- setToEpoch(Calendar) - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- setType(SpatialBinningType) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- setValueRange(double, double) - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- SimpleFeatureUserDataConfiguration - Interface in org.locationtech.geowave.core.geotime.util
-
A type of configuration data associated with attributes of a simple features such as statistics,
indexing constraints, etc.
- SimpleTimeDefinition - Class in org.locationtech.geowave.core.geotime.index.dimension
-
- SimpleTimeDefinition() - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.SimpleTimeDefinition
-
- SimpleTimeIndexStrategy - Class in org.locationtech.geowave.core.geotime.index.dimension
-
- SimpleTimeIndexStrategy() - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.SimpleTimeIndexStrategy
-
- singleFieldConstraints(Object) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- singleFieldConstraints(Object) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- SINGLETON_INSTANCE - Static variable in class org.locationtech.geowave.core.geotime.store.query.VectorQueryConstraintsFactoryImpl
-
- SPATIAL_DIMENSIONS - Static variable in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- SPATIAL_TEMPORAL_DIMENSIONS - Static variable in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
-
- SpatialAnnotatedFieldDescriptorBuilder - Class in org.locationtech.geowave.core.geotime.adapter.annotation
-
Builds spatial field descriptors for fields annotated with `@GeoWaveSpatialField`.
- SpatialAnnotatedFieldDescriptorBuilder() - Constructor for class org.locationtech.geowave.core.geotime.adapter.annotation.SpatialAnnotatedFieldDescriptorBuilder
-
- SpatialAttributeIndexProvider - Class in org.locationtech.geowave.core.geotime.index
-
Provides attribute indices for spatial fields.
- SpatialAttributeIndexProvider() - Constructor for class org.locationtech.geowave.core.geotime.index.SpatialAttributeIndexProvider
-
- SpatialBinningStrategy<T> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
This strategy uses a spatial binning type (such as H3, S2, GeoHash) on geometry fields to bin
data.
- SpatialBinningStrategy() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
-
- SpatialBinningStrategy(SpatialBinningType, int, boolean, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
-
Use the given precision to bin objects
- SpatialBinningType - Enum in org.locationtech.geowave.core.geotime.binning
-
- SpatialBinningTypeConverter() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy.SpatialBinningTypeConverter
-
- SpatialCommonIndexedBinningStrategy - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
A GeohashBinningStrategy that bins CommonIndexedPersistenceEncoding values.
- SpatialCommonIndexedBinningStrategy() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialCommonIndexedBinningStrategy
-
Create a binning strategy using a small number of bins.
- SpatialCommonIndexedBinningStrategy(SpatialBinningType, int, boolean) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialCommonIndexedBinningStrategy
-
- SpatialCommonIndexedBinningStrategy(SpatialBinningType, int, boolean, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialCommonIndexedBinningStrategy
-
- spatialConstraints(Geometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
-
set a geometry as a spatial constraint
- spatialConstraints(Geometry) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
-
- spatialConstraintsCompareOperation(SpatialQueryFilter.CompareOperation) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
-
set a relational operation when comparing geometries to be uses with this builder's geometry.
- spatialConstraintsCompareOperation(SpatialQueryFilter.CompareOperation) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
-
- spatialConstraintsCrs(String) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
-
set a Coordinate Reference System code to use associated with this builder's geometry.
- spatialConstraintsCrs(String) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
-
- SpatialContains - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
Predicate that passes when the first operand contains the second operand.
- SpatialContains() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialContains
-
- SpatialContains(SpatialExpression, SpatialExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialContains
-
- SpatialDimensionalityTypeProvider - Class in org.locationtech.geowave.core.geotime.index
-
- SpatialDimensionalityTypeProvider() - Constructor for class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
-
- SpatialEqualTo - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
Predicate that passes when the first operand is topologically equal to the second operand.
- SpatialEqualTo() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialEqualTo
-
- SpatialEqualTo(SpatialExpression, SpatialExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialEqualTo
-
- SpatialExpression - Interface in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
Interface for expressions that resolve to spatial geometry objects.
- SpatialField - Class in org.locationtech.geowave.core.geotime.store.dimension
-
A base class for EPSG:4326 latitude/longitude fields that use JTS geometry
- SpatialField() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- SpatialField(Integer) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- SpatialField(NumericDimensionDefinition, Integer) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- SpatialField(NumericDimensionDefinition, Integer, CoordinateReferenceSystem) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- SpatialField.SpatialIndexFieldOptions - Class in org.locationtech.geowave.core.geotime.store.dimension
-
- SpatialFieldBinningStrategy<T> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
- SpatialFieldBinningStrategy() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialFieldBinningStrategy
-
Create a binning strategy using a small number of bins.
- SpatialFieldBinningStrategy(SpatialBinningType, int, boolean, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialFieldBinningStrategy
-
- SpatialFieldDescriptor<T> - Class in org.locationtech.geowave.core.geotime.adapter
-
An adapter field descriptor that also contains a `CoordinateReferenceSystem`.
- SpatialFieldDescriptor() - Constructor for class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptor
-
- SpatialFieldDescriptor(Class<T>, String, Set<IndexDimensionHint>, CoordinateReferenceSystem) - Constructor for class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptor
-
- SpatialFieldDescriptorBuilder<T> - Class in org.locationtech.geowave.core.geotime.adapter
-
A field descriptor builder that includes helper functions for spatial indexing hints and
`CoordinateReferenceSystem`.
- SpatialFieldDescriptorBuilder(Class<T>) - Constructor for class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptorBuilder
-
- SpatialFieldMapper<N> - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps an adapter spatial field or fields to a geometry index field, transforming the geometry to
the appropriate CRS if necessary.
- SpatialFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper
-
- SpatialFieldValue - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
A field value implementation for spatial adapter fields.
- SpatialFieldValue() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialFieldValue
-
- SpatialFieldValue(String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialFieldValue
-
- SpatialFieldValueBinningStrategy - Class in org.locationtech.geowave.core.geotime.store.statistics.binning
-
- SpatialFieldValueBinningStrategy() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- SpatialFieldValueBinningStrategy(String...) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- SpatialFieldValueBinningStrategy(SpatialBinningType, int, ComplexGeometryBinningOption, String...) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- SpatialFieldValueBinningStrategy.ComplexGeometryBinningOptionConverter - Class in org.locationtech.geowave.core.geotime.store.statistics.binning
-
- SpatialFieldValueBinningStrategy.SpatialBinningTypeConverter - Class in org.locationtech.geowave.core.geotime.store.statistics.binning
-
- SpatialIndexBuilder - Class in org.locationtech.geowave.core.geotime.index.api
-
- SpatialIndexBuilder() - Constructor for class org.locationtech.geowave.core.geotime.index.api.SpatialIndexBuilder
-
- SpatialIndexFieldOptions(CoordinateReferenceSystem) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.SpatialField.SpatialIndexFieldOptions
-
- SpatialIndexFilter - Class in org.locationtech.geowave.core.geotime.index
-
- SpatialIndexFilter() - Constructor for class org.locationtech.geowave.core.geotime.index.SpatialIndexFilter
-
- spatialIndexHint() - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptorBuilder
-
Hint that the field contains both latitude and longitude information and should be used in
spatial indexing.
- SpatialIndexUtils - Class in org.locationtech.geowave.core.geotime.util
-
Provides helper functions for spatial indices.
- SpatialIndexUtils() - Constructor for class org.locationtech.geowave.core.geotime.util.SpatialIndexUtils
-
- SpatialLiteral - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
A spatial implementation of literal, representing spatial (geometric) literal objects.
- SpatialLiteral() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
-
- SpatialLiteral(FilterGeometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
-
- SpatialLiteral(FilterGeometry, CoordinateReferenceSystem) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
-
- SpatialNotEqualTo - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
Predicate that passes when the first operand is not topologically equal to the second operand.
- SpatialNotEqualTo() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialNotEqualTo
-
- SpatialNotEqualTo(SpatialExpression, SpatialExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialNotEqualTo
-
- SpatialOptions - Class in org.locationtech.geowave.core.geotime.index
-
- SpatialOptions() - Constructor for class org.locationtech.geowave.core.geotime.index.SpatialOptions
-
- SpatialPredicates - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates
-
- SpatialPredicates.BboxFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.BboxLooseFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.ContainsFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.CrossesFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.DisjointFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.DisjointLooseFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.IntersectsFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.IntersectsLooseFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.OverlapsFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.TouchesFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialPredicates.WithinFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- SpatialQuery - Class in org.locationtech.geowave.core.geotime.store.query
-
- SpatialQuery() - Constructor for class org.locationtech.geowave.core.geotime.store.query.SpatialQuery
-
- SpatialQuery(ExplicitSpatialQuery) - Constructor for class org.locationtech.geowave.core.geotime.store.query.SpatialQuery
-
- SpatialQueryFilter - Class in org.locationtech.geowave.core.geotime.store.query.filter
-
This filter can perform fine-grained acceptance testing (intersection test with a query geometry)
with JTS geometry
- SpatialQueryFilter() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter
-
- SpatialQueryFilter(MultiDimensionalNumericData, NumericDimensionField<?>[], NumericDimensionField<?>[], Geometry, SpatialQueryFilter.CompareOperation, BasicQueryFilter.BasicQueryCompareOperation) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter
-
- SpatialQueryFilter.CompareOperation - Enum in org.locationtech.geowave.core.geotime.store.query.filter
-
- SpatialQueryFilter.GeometryImage - Class in org.locationtech.geowave.core.geotime.store.query.filter
-
This class is used for interning a PreparedGeometry.
- SpatialQueryFilter.SpatialQueryCompareOp - Interface in org.locationtech.geowave.core.geotime.store.query.filter
-
- SpatialSimpleFeatureBinningStrategy - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
A GeohashBinningStrategy that bins SimpleFeature values.
- SpatialSimpleFeatureBinningStrategy() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialSimpleFeatureBinningStrategy
-
Create a binning strategy using a small number of bins.
- SpatialSimpleFeatureBinningStrategy(SpatialBinningType, int, boolean) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialSimpleFeatureBinningStrategy
-
- spatialTemporalConstraints() - Method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorQueryConstraintsFactory
-
get a builder for spatiotemporal constraints
- spatialTemporalConstraints() - Method in class org.locationtech.geowave.core.geotime.store.query.VectorQueryConstraintsFactoryImpl
-
- SpatialTemporalConstraintsBuilder - Interface in org.locationtech.geowave.core.geotime.store.query.api
-
This is a builder for creating purely spatiotemporal query constraints
- SpatialTemporalConstraintsBuilderImpl - Class in org.locationtech.geowave.core.geotime.store.query
-
- SpatialTemporalConstraintsBuilderImpl() - Constructor for class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
-
- SpatialTemporalDimensionalityTypeProvider - Class in org.locationtech.geowave.core.geotime.index
-
- SpatialTemporalDimensionalityTypeProvider() - Constructor for class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
-
- SpatialTemporalDimensionalityTypeProvider.Bias - Enum in org.locationtech.geowave.core.geotime.index
-
- SpatialTemporalDimensionalityTypeProvider.BiasConverter - Class in org.locationtech.geowave.core.geotime.index
-
- SpatialTemporalDimensionalityTypeProvider.UnitConverter - Class in org.locationtech.geowave.core.geotime.index
-
- SpatialTemporalIndexBuilder - Class in org.locationtech.geowave.core.geotime.index.api
-
- SpatialTemporalIndexBuilder() - Constructor for class org.locationtech.geowave.core.geotime.index.api.SpatialTemporalIndexBuilder
-
- SpatialTemporalOptions - Class in org.locationtech.geowave.core.geotime.index
-
- SpatialTemporalOptions() - Constructor for class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
-
- SpatialTemporalQuery - Class in org.locationtech.geowave.core.geotime.store.query
-
- SpatialTemporalQuery() - Constructor for class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalQuery
-
- SpatialTemporalQuery(ExplicitSpatialTemporalQuery) - Constructor for class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalQuery
-
- SpatialTemporalStatisticQueryBuilder - Interface in org.locationtech.geowave.core.geotime.store.statistics
-
- START_TIME - Static variable in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- START_TIME_DIMENSION_HINT - Static variable in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- startTimeIndexHint() - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalFieldDescriptorBuilder
-
Hint that the field is the start of a time range and should be used for temporal indexing.
- STATS_TYPE - Static variable in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
-
- STATS_TYPE - Static variable in class org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic
-
- storeTime - Variable in class org.locationtech.geowave.core.geotime.index.SpatialOptions
-
- storeTime(boolean) - Method in class org.locationtech.geowave.core.geotime.index.SpatialOptions
-
- stringToDate(String) - Static method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
- stringToInterval(String) - Static method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
- SUPPORTED_DATE_FORMATS - Static variable in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
- supportedConstraintClasses() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- supportedConstraintClasses() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- supportsDescriptor(FieldDescriptor<?>) - Method in class org.locationtech.geowave.core.geotime.index.SpatialAttributeIndexProvider
-
- supportsDescriptor(FieldDescriptor<?>) - Method in class org.locationtech.geowave.core.geotime.index.TemporalAttributeIndexProvider
-
- TEMPORAL_DIMENSIONS - Static variable in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
-
- TEMPORAL_FIELDS - Static variable in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
-
- TemporalAnnotatedFieldDescriptorBuilder - Class in org.locationtech.geowave.core.geotime.adapter.annotation
-
Builds spatial field descriptors for fields annotated with `@GeoWaveSpatialField`.
- TemporalAnnotatedFieldDescriptorBuilder() - Constructor for class org.locationtech.geowave.core.geotime.adapter.annotation.TemporalAnnotatedFieldDescriptorBuilder
-
- TemporalAttributeIndexProvider - Class in org.locationtech.geowave.core.geotime.index
-
Provides attribute indices for temporal fields.
- TemporalAttributeIndexProvider() - Constructor for class org.locationtech.geowave.core.geotime.index.TemporalAttributeIndexProvider
-
- TemporalBetween - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
Predicate that passes when the first operand is between the provided lower and upper bound
operands.
- TemporalBetween() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- TemporalBetween(TemporalExpression, TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- TemporalBinningStrategy - Class in org.locationtech.geowave.core.geotime.index.dimension
-
This class is useful for establishing a consistent binning strategy using a unit of time.
- TemporalBinningStrategy() - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- TemporalBinningStrategy(TemporalBinningStrategy.Unit) - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- TemporalBinningStrategy(TemporalBinningStrategy.Unit, String) - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- TemporalBinningStrategy.Unit - Enum in org.locationtech.geowave.core.geotime.index.dimension
-
- TemporalConstraints - Class in org.locationtech.geowave.core.geotime.store.query
-
- TemporalConstraints() - Constructor for class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- TemporalConstraints(String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- TemporalConstraints(List<TemporalRange>, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- TemporalConstraints(TemporalRange, String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- TemporalConstraintsSet - Class in org.locationtech.geowave.core.geotime.store.query
-
Constraints per each property name referenced in a query.
- TemporalConstraintsSet() - Constructor for class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
-
- TemporalDimensionalityTypeProvider - Class in org.locationtech.geowave.core.geotime.index
-
- TemporalDimensionalityTypeProvider() - Constructor for class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
-
- TemporalDimensionalityTypeProvider.UnitConverter - Class in org.locationtech.geowave.core.geotime.index
-
- TemporalEqualTo - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
Predicate that passes when the first operand is equal to the second operand.
- TemporalEqualTo() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalEqualTo
-
- TemporalEqualTo(TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalEqualTo
-
- TemporalExpression - Interface in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
Interface for expressions that resolve to temporal objects.
- TemporalFieldDescriptor<T> - Class in org.locationtech.geowave.core.geotime.adapter
-
An adapter field descriptor to represent temporal fields.
- TemporalFieldDescriptor() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TemporalFieldDescriptor
-
- TemporalFieldDescriptor(Class<T>, String, Set<IndexDimensionHint>) - Constructor for class org.locationtech.geowave.core.geotime.adapter.TemporalFieldDescriptor
-
- TemporalFieldDescriptorBuilder<T> - Class in org.locationtech.geowave.core.geotime.adapter
-
A field descriptor builder for adapter fields that contain time information.
- TemporalFieldDescriptorBuilder(Class<T>) - Constructor for class org.locationtech.geowave.core.geotime.adapter.TemporalFieldDescriptorBuilder
-
- TemporalFieldValue - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
A field value implementation for temporal adapter fields.
- TemporalFieldValue() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalFieldValue
-
- TemporalFieldValue(String) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalFieldValue
-
- TemporalIndexBuilder - Class in org.locationtech.geowave.core.geotime.index.api
-
- TemporalIndexBuilder() - Constructor for class org.locationtech.geowave.core.geotime.index.api.TemporalIndexBuilder
-
- TemporalIntervalFieldMapper<N> - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps an adapter temporal field or fields to an `Interval` index field.
- TemporalIntervalFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TemporalIntervalFieldMapper
-
- TemporalLiteral - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
A temporal implementation of literal, representing temporal literal objects.
- TemporalLiteral() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalLiteral
-
- TemporalLiteral(Interval) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalLiteral
-
- TemporalLongFieldMapper<N> - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps an adapter temporal field or fields to a `Long` index field.
- TemporalLongFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper
-
- TemporalLongFieldMapper.CalendarLongFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps a `Calendar` adapter field to an `Long` index field.
- TemporalLongFieldMapper.DateLongFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps a `Date` adapter field to an `Long` index field.
- TemporalNotEqualTo - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
Predicate that passes when the first operand is not equal to the second operand.
- TemporalNotEqualTo() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalNotEqualTo
-
- TemporalNotEqualTo(TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalNotEqualTo
-
- TemporalOperators - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- TemporalOperators() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators
-
- TemporalOperators.AfterOperator - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- TemporalOperators.BeforeOperator - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- TemporalOperators.BeforeOrDuringOperator - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- TemporalOperators.DuringOperator - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- TemporalOperators.DuringOrAfterOperator - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- TemporalOptions - Class in org.locationtech.geowave.core.geotime.index
-
- TemporalOptions() - Constructor for class org.locationtech.geowave.core.geotime.index.TemporalOptions
-
- TemporalPredicates - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- TemporalPredicates() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalPredicates
-
- TemporalPredicates.ContainsFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- TemporalPredicates.OverlapsFunction - Class in org.locationtech.geowave.core.geotime.store.query.gwql
-
- TemporalQuery - Class in org.locationtech.geowave.core.geotime.store.query
-
- TemporalQuery() - Constructor for class org.locationtech.geowave.core.geotime.store.query.TemporalQuery
-
- TemporalQuery(ExplicitTemporalQuery) - Constructor for class org.locationtech.geowave.core.geotime.store.query.TemporalQuery
-
- TemporalRange - Class in org.locationtech.geowave.core.geotime.store.query
-
- TemporalRange() - Constructor for class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- TemporalRange(Date, Date) - Constructor for class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- test(Index) - Method in class org.locationtech.geowave.core.geotime.index.SpatialIndexFilter
-
- TextToSpatialExpression - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
- TextToSpatialExpression() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression
-
- TextToSpatialExpression(TextExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression
-
- TIME_DIMENSION_HINT - Static variable in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- TimeDefinition - Class in org.locationtech.geowave.core.geotime.index.dimension
-
The Time Definition class is a convenience class used to define a dimension which is associated
with a time dimension.
- TimeDefinition() - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.TimeDefinition
-
- TimeDefinition(TemporalBinningStrategy.Unit) - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.TimeDefinition
-
Constructor used to create a new Unbounded Binning Strategy based upon a temporal binning
strategy of the unit parameter.
- TimeDefinition(IndexBinningStrategy) - Constructor for class org.locationtech.geowave.core.geotime.index.dimension.TimeDefinition
-
Constructor used to create a new Unbounded Binning Strategy based upon a generic binning
strategy.
- TimeDescriptorConfiguration() - Constructor for class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
-
- TimeDescriptorConfiguration(SimpleFeatureType) - Constructor for class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
-
- TimeDescriptors - Class in org.locationtech.geowave.core.geotime.util
-
Describes temporally indexed attributes associated with a feature type.
- TimeDescriptors() - Constructor for class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- TimeDescriptors(AttributeDescriptor) - Constructor for class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- TimeDescriptors(SimpleFeatureType, TimeDescriptors.TimeDescriptorConfiguration) - Constructor for class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- TimeDescriptors(AttributeDescriptor, AttributeDescriptor) - Constructor for class org.locationtech.geowave.core.geotime.util.TimeDescriptors
-
- TimeDescriptors.TimeDescriptorConfiguration - Class in org.locationtech.geowave.core.geotime.util
-
- TimeField - Class in org.locationtech.geowave.core.geotime.store.dimension
-
This field definition can be used for temporal data (either as a time range or a single instant
in time).
- TimeField() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- TimeField(TemporalBinningStrategy.Unit) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- TimeField(TemporalBinningStrategy.Unit, String) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- TimeField(NumericDimensionDefinition, String) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- timeIndexHint() - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalFieldDescriptorBuilder
-
Hint that the field is a time instant and should be used for temporal indexing.
- TimeInstantFieldMapper<N> - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps a single adapter field that represents an instant in time to an `Interval` index field.
- TimeInstantFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper
-
- TimeInstantFieldMapper.CalendarInstantFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps a `Calendar` adapter field to an `Interval` index field.
- TimeInstantFieldMapper.DateInstantFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps a `Date` adapter field to an `Interval` index field.
- TimeInstantFieldMapper.LongInstantFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps a `Long` adapter field to an `Interval` index field.
- TimeOverlaps - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
-
Predicate that passes when the first operand overlaps the second operand at any point in time.
- TimeOverlaps() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TimeOverlaps
-
- TimeOverlaps(TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TimeOverlaps
-
- timeRange() - Static method in interface org.locationtech.geowave.core.geotime.store.statistics.SpatialTemporalStatisticQueryBuilder
-
Create a new field statistic query builder for a time range statistic.
- TimeRangeAggregation<P extends Persistable,T> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
- TimeRangeAggregation() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
-
- TimeRangeFieldMapper<N> - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps two adapter fields that represent a start and end time to an `Interval` index field.
- TimeRangeFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
-
- TimeRangeFieldMapper.CalendarRangeFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps two `Calendar` adapter fields to an `Interval` index field.
- TimeRangeFieldMapper.DateRangeFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps two `Date` adapter fields to an `Interval` index field.
- TimeRangeFieldMapper.LongRangeFieldMapper - Class in org.locationtech.geowave.core.geotime.adapter
-
Maps two `Long` adapter fields to an `Interval` index field.
- TimeRangeFieldValueBinningStrategy - Class in org.locationtech.geowave.core.geotime.store.statistics.binning
-
Statistic binning strategy that bins statistic values by the temporal representation of the value
of a given field.
- TimeRangeFieldValueBinningStrategy() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- TimeRangeFieldValueBinningStrategy(String...) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- TimeRangeFieldValueBinningStrategy(TemporalBinningStrategy.Unit, String...) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- TimeRangeFieldValueBinningStrategy(String, TemporalBinningStrategy.Unit, String...) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- timeRangeOfResults(String...) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorAggregationQueryBuilderImpl
-
- timeRangeOfResults(String...) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorAggregationQueryBuilder
-
Convenience method for getting a time range of the results of a query.
- timeRangeOfResultsForTimeField(String, String) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorAggregationQueryBuilderImpl
-
- timeRangeOfResultsForTimeField(String, String) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorAggregationQueryBuilder
-
Convenience method for getting a time range of the results of a query.
- TimeRangeStatistic - Class in org.locationtech.geowave.core.geotime.store.statistics
-
- TimeRangeStatistic() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic
-
- TimeRangeStatistic(String, String) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic
-
- TimeRangeStatistic.TimeRangeValue - Class in org.locationtech.geowave.core.geotime.store.statistics
-
- TimeRangeValue() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic.TimeRangeValue
-
- TimeRangeValue(Statistic<?>) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic.TimeRangeValue
-
- timeToValue(Date) - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- TimeUtils - Class in org.locationtech.geowave.core.geotime.util
-
This class contains a set of Temporal utility methods that are generally useful throughout the
GeoWave core codebase.
- TimeUtils() - Constructor for class org.locationtech.geowave.core.geotime.util.TimeUtils
-
- timezone - Variable in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- toAdapter(Geometry, RowBuilder<?>) - Method in class org.locationtech.geowave.core.geotime.adapter.GeometryFieldMapper
-
- toAdapter(Geometry, RowBuilder<?>) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
-
- toAdapter(Long, RowBuilder<?>) - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper.CalendarLongFieldMapper
-
- toAdapter(Long, RowBuilder<?>) - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper.DateLongFieldMapper
-
- toAdapter(Interval, RowBuilder<?>) - Method in class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper
-
- toAdapter(Interval, RowBuilder<?>) - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptor
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.index.dimension.LatitudeDefinition
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.index.dimension.LongitudeDefinition
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.index.dimension.SimpleTimeDefinition
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.index.SpatialIndexFilter
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimension
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimension
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionX
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionY
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialCommonIndexedBinningStrategy
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitCQLQuery
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.CQLQueryFilter
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalLiteral
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- toBinary(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
-
- toBinary() - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
-
- toCalendarEnum() - Method in enum org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy.Unit
-
- toCoordinate(Double, Double) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper.DoubleLatLonFieldMapper
-
- toCoordinate(Float, Float) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper.FloatLatLonFieldMapper
-
- toCoordinate(N, N) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
-
- toDuringFilter(long, long, String) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
- toFilter(String) - Static method in class org.locationtech.geowave.core.geotime.util.FilterToCQLTool
-
- toFilter(long, long, String, String) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
-
- toIndex(List<N>) - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper
-
- toIndex(List<Calendar>) - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper.CalendarLongFieldMapper
-
- toIndex(List<Date>) - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper.DateLongFieldMapper
-
- toIndex(List<N>) - Method in class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper
-
- toIndex(List<N>) - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
-
- toSpatialExpression(Object) - Static method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Convert the given object into a spatial expression, if it is not already one.
- toSpatialExpression(Object) - Static method in class org.locationtech.geowave.core.geotime.store.query.gwql.GeometryCastableType
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BBox
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Crosses
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Overlaps
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialContains
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialEqualTo
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialNotEqualTo
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Touches
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Within
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.After
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.Before
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BeforeOrDuring
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.During
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.DuringOrAfter
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalEqualTo
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalLiteral
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalNotEqualTo
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TimeOverlaps
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
-
- toString() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
-
- toTemporalExpression(Object) - Static method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalExpression
-
Convert the given object into a temporal expression, if it is not already one.
- toTemporalExpression(Object) - Static method in class org.locationtech.geowave.core.geotime.store.query.gwql.DateCastableType
-
- touches(FilterGeometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry
-
Check to see if this geometry touches the provided geometry.
- touches(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
-
- touches(Object) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialExpression
-
Create a predicate that tests to see if this expression touches the provided spatial object.
- Touches - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
-
Predicate that passes when the first operand touches the second operand.
- Touches() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Touches
-
- Touches(SpatialExpression, SpatialExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Touches
-
- touches(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
-
- TouchesFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.TouchesFunction
-
- transformFieldDescriptors(FieldDescriptor<?>[]) - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper
-
- transformFieldDescriptors(FieldDescriptor<?>[]) - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalIntervalFieldMapper
-
- transformFieldDescriptors(FieldDescriptor<?>[]) - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper
-
- TWKBReader - Class in org.locationtech.geowave.core.geotime.util
-
- TWKBReader() - Constructor for class org.locationtech.geowave.core.geotime.util.TWKBReader
-
- TWKBUtils - Class in org.locationtech.geowave.core.geotime.util
-
- TWKBUtils() - Constructor for class org.locationtech.geowave.core.geotime.util.TWKBUtils
-
- TWKBWriter - Class in org.locationtech.geowave.core.geotime.util
-
- TWKBWriter() - Constructor for class org.locationtech.geowave.core.geotime.util.TWKBWriter
-
- TWKBWriter(int) - Constructor for class org.locationtech.geowave.core.geotime.util.TWKBWriter
-
- type - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
-
- type - Variable in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
-
- valueOf(String) - Static method in enum org.locationtech.geowave.core.geotime.binning.ComplexGeometryBinningOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.locationtech.geowave.core.geotime.binning.SpatialBinningType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.Bias
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.CompareOperation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.locationtech.geowave.core.geotime.binning.ComplexGeometryBinningOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.locationtech.geowave.core.geotime.binning.SpatialBinningType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.Bias
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.CompareOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToTime(double) - Method in class org.locationtech.geowave.core.geotime.store.query.ScaledTemporalRange
-
- VectorAggregationQueryBuilder<P extends Persistable,R> - Interface in org.locationtech.geowave.core.geotime.store.query.api
-
An aggregation query builder particular for vector data.
- VectorAggregationQueryBuilderImpl<P extends Persistable,R> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
- VectorAggregationQueryBuilderImpl() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorAggregationQueryBuilderImpl
-
- VectorBoundingBoxAggregation<T> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
- VectorBoundingBoxAggregation() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorBoundingBoxAggregation
-
- VectorBoundingBoxAggregation(FieldNameParam) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorBoundingBoxAggregation
-
- VectorQueryBuilder - Interface in org.locationtech.geowave.core.geotime.store.query.api
-
A QueryBuilder for vector (SimpleFeature) data.
- VectorQueryBuilderImpl - Class in org.locationtech.geowave.core.geotime.store.query
-
- VectorQueryBuilderImpl() - Constructor for class org.locationtech.geowave.core.geotime.store.query.VectorQueryBuilderImpl
-
- VectorQueryConstraintsFactory - Interface in org.locationtech.geowave.core.geotime.store.query.api
-
A constraints factory for building constraints for SimpleFeature data.
- VectorQueryConstraintsFactoryImpl - Class in org.locationtech.geowave.core.geotime.store.query
-
- VectorQueryConstraintsFactoryImpl() - Constructor for class org.locationtech.geowave.core.geotime.store.query.VectorQueryConstraintsFactoryImpl
-
- VectorTimeRangeAggregation - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
-
- VectorTimeRangeAggregation() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorTimeRangeAggregation
-
- VectorTimeRangeAggregation(FieldNameParam) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.VectorTimeRangeAggregation
-
- visit(NilExpression, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Add, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Subtract, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Multiply, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Divide, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Function, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Literal, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyName, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(ExcludeFilter, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(IncludeFilter, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(And, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Or, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Not, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Id, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsBetween, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsLessThan, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsLike, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsNull, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(PropertyIsNil, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(BBOX, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Beyond, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Contains, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Crosses, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Disjoint, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(DWithin, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Equals, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Intersects, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Overlaps, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Touches, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Within, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(After, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(AnyInteracts, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Before, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Begins, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(BegunBy, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(During, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(EndedBy, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Ends, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(Meets, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(MetBy, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(OverlappedBy, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(TContains, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(TEquals, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(TOverlaps, Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visit(DWithin, Object) - Method in class org.locationtech.geowave.core.geotime.util.DWithinFilterVisitor
-
DWithin spatial operator will find out if a feature in a datalayer is within X meters of a
point, line, or polygon.
- visit(PropertyName, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractAttributesFilter
-
- visit(ExcludeFilter, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(IncludeFilter, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(BBOX, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Literal, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
Please note we are only visiting literals involved in spatial operations.
- visit(And, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Not, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Or, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Beyond, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Contains, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Crosses, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Disjoint, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(DWithin, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Equals, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Intersects, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Overlaps, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Touches, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Within, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Add, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Divide, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Function, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Id, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Multiply, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(NilExpression, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyIsBetween, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyIsEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyIsLessThan, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyIsLike, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyIsNull, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(PropertyName, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(Subtract, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visit(ExcludeFilter, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(IncludeFilter, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Literal, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
Please note we are only visiting literals involved in time.
- visit(And, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Not, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Or, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(After, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(AnyInteracts, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Before, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Begins, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(BegunBy, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(During, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(EndedBy, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Ends, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Meets, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(MetBy, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(OverlappedBy, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(TContains, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(TEquals, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(TOverlaps, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Id, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsBetween, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsLessThan, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsLike, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsNull, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyIsNil, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(BBOX, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Beyond, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Contains, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Crosses, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Disjoint, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(DWithin, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Equals, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Intersects, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Overlaps, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Touches, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Within, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(NilExpression, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Add, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Divide, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Function, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(PropertyName, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(Subtract, Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-
- visit(DWithin, Object) - Method in class org.locationtech.geowave.core.geotime.util.HasDWithinFilterVisitor
-
- visitGeometry(Geometry, GeometryUtils.GeometryHandler) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
-
- visitNullFilter(Object) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
-
- visitNullFilter(Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitor
-
- visitNullFilter(Object) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
-