Skip navigation links
A B C D E F G H I L M N O P R S T U V W X Y Z 

A

AbstractBoundingBoxValue - Class in org.locationtech.geowave.core.geotime.store.statistics
 
AbstractBoundingBoxValue(Statistic<?>) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
 
AbstractTimeRangeValue - Class in org.locationtech.geowave.core.geotime.store.statistics
 
AbstractTimeRangeValue(Statistic<?>) - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
 
AbstractVectorConstraints<T extends QueryConstraints> - Class in org.locationtech.geowave.core.geotime.store.query
 
AbstractVectorConstraints() - Constructor for class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
 
AbstractVectorConstraints(T) - Constructor for class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
 
accept(CommonIndexModel, IndexedPersistenceEncoding) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.CQLQueryFilter
 
accept(CommonIndexModel, IndexedPersistenceEncoding<?>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter
 
adapterFieldCount() - Method in class org.locationtech.geowave.core.geotime.adapter.GeometryFieldMapper
 
adapterFieldCount() - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
 
adapterFieldCount() - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper
 
adapterFieldCount() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper
 
adapterFieldCount() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.GeometryFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper.DoubleLatLonFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper.FloatLatLonFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper.CalendarLongFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper.DateLongFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper.CalendarInstantFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper.DateInstantFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper.LongInstantFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper.CalendarRangeFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper.DateRangeFieldMapper
 
adapterFieldType() - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper.LongRangeFieldMapper
 
add(TemporalRange) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
addRangeVariables(String, String) - Method in class org.locationtech.geowave.core.geotime.util.ExtractTimeFilterVisitor
 
addReferencedFields(Set<String>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression
 
addReferencedFields(Set<String>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
 
addTimeRange(Date, Date) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
add a time range
addTimeRange(Interval) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
add a time range as an interval
addTimeRange(Date, Date) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
 
addTimeRange(Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
 
adjustCoordinateDimensionToRange(double, CoordinateReferenceSystem, int) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
This is perhaps a brain dead approach to do this, but it does handle wrap around cases.
adjustCoordinateToFitInRange(CoordinateReferenceSystem, Coordinate) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
Make sure the coordinate falls in the range of provided coordinate reference systems's coordinate system.
adjustGeo(CoordinateReferenceSystem, Geometry) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
Consume a geometry that may be over the ranges of the CRS (e.g date-line crossing).
After - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
Predicate that passes when the first operand takes place after the second operand.
After() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.After
 
After(TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.After
 
AfterOperator() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.AfterOperator
 
aggregate(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
aggregate(Envelope) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
aggregate(DataTypeAdapter<T>, T) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
 
aggregate(Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
 
asInternalAdapter(short) - Method in interface org.locationtech.geowave.core.geotime.store.GeotoolsFeatureDataAdapter
 
asInternalAdapter(short, VisibilityHandler) - Method in interface org.locationtech.geowave.core.geotime.store.GeotoolsFeatureDataAdapter
 
asTemporalRange() - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
 

B

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
 

C

CalendarArraySerializationProvider - Class in org.locationtech.geowave.core.geotime.store.field
 
CalendarArraySerializationProvider() - Constructor for class org.locationtech.geowave.core.geotime.store.field.CalendarArraySerializationProvider
 
CalendarInstantFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper.CalendarInstantFieldMapper
 
CalendarLongFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper.CalendarLongFieldMapper
 
CalendarRangeFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper.CalendarRangeFieldMapper
 
CalendarReader() - Constructor for class org.locationtech.geowave.core.geotime.store.field.CalendarSerializationProvider.CalendarReader
 
CalendarSerializationProvider - Class in org.locationtech.geowave.core.geotime.store.field
 
CalendarSerializationProvider() - Constructor for class org.locationtech.geowave.core.geotime.store.field.CalendarSerializationProvider
 
CalendarSerializationProvider.CalendarReader - Class in org.locationtech.geowave.core.geotime.store.field
 
CalendarSerializationProvider.CalendarWriter - Class in org.locationtech.geowave.core.geotime.store.field
 
calendarToGMTMillis(Calendar) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
Convert a calendar object to a long in the form of milliseconds since the epoch of January 1, 1970.
CalendarWriter() - Constructor for class org.locationtech.geowave.core.geotime.store.field.CalendarSerializationProvider.CalendarWriter
 
cast(Object) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.DateCastableType
 
cast(Object) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.GeometryCastableType
 
clamp(double) - Method in class org.locationtech.geowave.core.geotime.index.dimension.LatitudeDefinition
 
clearResult() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
clearResult() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
 
CommonIndexBoundingBoxAggregation<P extends Persistable> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
 
CommonIndexBoundingBoxAggregation() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.CommonIndexBoundingBoxAggregation
 
CommonIndexTimeRangeAggregation<P extends Persistable> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
 
CommonIndexTimeRangeAggregation() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.CommonIndexTimeRangeAggregation
 
CommonSpatialOptions - Class in org.locationtech.geowave.core.geotime.index
 
CommonSpatialOptions() - Constructor for class org.locationtech.geowave.core.geotime.index.CommonSpatialOptions
 
compare(Geometry, PreparedGeometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.SpatialQueryCompareOp
 
complexGeometry - Variable in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
 
complexGeometryBinning - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
 
ComplexGeometryBinningOption - Enum in org.locationtech.geowave.core.geotime.binning
 
ComplexGeometryBinningOptionConverter() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy.ComplexGeometryBinningOptionConverter
 
composeRangeTemporalConstraints(TimeDescriptors, TemporalConstraintsSet) - Static method in class org.locationtech.geowave.core.geotime.util.TimeUtils
Compose temporal constraints given the constraint set and the descriptors for the index.
configureFromType(SimpleFeatureType) - Method in interface org.locationtech.geowave.core.geotime.util.SimpleFeatureUserDataConfiguration
Extract configuration from user data of the feature type attributes.
configureFromType(SimpleFeatureType) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
 
constraintsFactory() - Method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorAggregationQueryBuilder
 
constraintsFactory() - Method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorQueryBuilder
 
constructGeometriesOverMapRegions(Coordinate, Geometry) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
Produce a set of polygons for each region of the map corrected for date line and hemisphere crossings.
contains(FilterGeometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry
Check to see if this geometry contains the provided geometry.
contains(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
 
contains(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 contains the provided spatial object.
contains(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
 
contains(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 contains the provided object.
ContainsFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.ContainsFunction
 
ContainsFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalPredicates.ContainsFunction
 
convert(String) - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.BiasConverter
 
convert(String) - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.UnitConverter
 
convert(String) - Method in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider.UnitConverter
 
convert(String) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy.ComplexGeometryBinningOptionConverter
 
convert(String) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy.SpatialBinningTypeConverter
 
convert(String) - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic.CRSConverter
 
cqlConstraints(String) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorQueryConstraintsFactory
create query constraints representing this CQL expression (see Geoserver's syntax guide: https://docs.geoserver.org/latest/en/user/filter/ecql_reference.html)
cqlConstraints(String) - Method in class org.locationtech.geowave.core.geotime.store.query.VectorQueryConstraintsFactoryImpl
 
CQLQueryFilter - Class in org.locationtech.geowave.core.geotime.store.query.filter
 
CQLQueryFilter() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.CQLQueryFilter
 
CQLQueryFilter(Filter, InternalGeotoolsFeatureDataAdapter<?>, AdapterToIndexMapping) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.CQLQueryFilter
 
CQLToGeoWaveConversionException - Exception in org.locationtech.geowave.core.geotime.store.query.filter.expression
Thrown when the filter visitor is unable to directly translate the CQL filter to the GeoWave filter format.
CQLToGeoWaveConversionException() - Constructor for exception org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveConversionException
 
CQLToGeoWaveFilterVisitor - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression
This filter attempts to convert a CQL filter into a GeoWave filter.
CQLToGeoWaveFilterVisitor(DataTypeAdapter<?>) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.CQLToGeoWaveFilterVisitor
 
create(Expression<?>, Expression<?>) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.AfterOperator
 
create(Expression<?>, Expression<?>) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.BeforeOperator
 
create(Expression<?>, Expression<?>) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.BeforeOrDuringOperator
 
create(Expression<?>, Expression<?>) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.DuringOperator
 
create(Expression<?>, Expression<?>) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.DuringOrAfterOperator
 
createAggregation(DataTypeAdapter<T>, AdapterToIndexMapping, Index) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation
 
createAggregation() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation
 
createAggregation() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorBoundingBoxAggregation
 
createAggregation() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorTimeRangeAggregation
 
createCommonIndexAggregation() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation
 
createCommonIndexAggregation() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorBoundingBoxAggregation
 
createCommonIndexAggregation() - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorTimeRangeAggregation
 
createConstraints(TemporalRange, boolean) - Static method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
 
createConstraints(TemporalConstraints, boolean) - Static method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
 
createConstraints(Interval[], boolean) - Static method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialTemporalQuery
 
createEmpty() - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
 
createEmpty() - Method in class org.locationtech.geowave.core.geotime.store.statistics.TimeRangeStatistic
 
createFilters(Index) - Method in class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
 
createFilters(Index) - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitCQLQuery
 
createIndex() - Method in class org.locationtech.geowave.core.geotime.index.api.SpatialIndexBuilder
 
createIndex() - Method in class org.locationtech.geowave.core.geotime.index.api.SpatialTemporalIndexBuilder
 
createIndex() - Method in class org.locationtech.geowave.core.geotime.index.api.TemporalIndexBuilder
 
createIndex(DataStore, SpatialOptions) - Method in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
 
createIndex(DataStore, SpatialTemporalOptions) - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
 
createIndex(DataStore, TemporalOptions) - Method in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
 
createIndexFromOptions(SpatialOptions) - Static method in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
 
createIndexFromOptions(SpatialTemporalOptions) - Static method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
 
createIndexFromOptions(TemporalOptions) - Static method in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
 
createInternal(SpatialExpression, SpatialExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.ContainsFunction
 
createInternal(SpatialExpression, SpatialExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.CrossesFunction
 
createInternal(SpatialExpression, SpatialExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.DisjointFunction
 
createInternal(SpatialExpression, SpatialExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.DisjointLooseFunction
 
createInternal(SpatialExpression, SpatialExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.IntersectsFunction
 
createInternal(SpatialExpression, SpatialExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.IntersectsLooseFunction
 
createInternal(SpatialExpression, SpatialExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.OverlapsFunction
 
createInternal(SpatialExpression, SpatialExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.TouchesFunction
 
createInternal(SpatialExpression, SpatialExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.WithinFunction
 
createInternal(TemporalExpression, TemporalExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalPredicates.ContainsFunction
 
createInternal(TemporalExpression, TemporalExpression) - Method in class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalPredicates.OverlapsFunction
 
createOptimalQuery(String, InternalGeotoolsFeatureDataAdapter<?>, Index, AdapterToIndexMapping) - Static method in class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
createOptimalQuery(String, InternalGeotoolsFeatureDataAdapter<?>, Index, AdapterToIndexMapping, BasicQueryByClass) - Static method in class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
createOptimalQuery(String, InternalGeotoolsFeatureDataAdapter<?>, SpatialQueryFilter.CompareOperation, Index, AdapterToIndexMapping, BasicQueryByClass) - Static method in class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
createOptimalQuery(Filter, InternalGeotoolsFeatureDataAdapter<?>, Index, AdapterToIndexMapping) - Static method in class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
createOptimalQuery(Filter, InternalGeotoolsFeatureDataAdapter<?>, Index, AdapterToIndexMapping, BasicQueryByClass) - Static method in class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
createOptimalQuery(Filter, InternalGeotoolsFeatureDataAdapter<?>, SpatialQueryFilter.CompareOperation, Index, AdapterToIndexMapping, BasicQueryByClass) - Static method in class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
createOptions() - Method in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
 
createOptions() - Method in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
 
createOptions() - Method in class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider
 
createQueryConstraints(InternalDataAdapter<?>, Index, AdapterToIndexMapping) - Method in class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
 
createQueryConstraints(InternalDataAdapter<?>, Index, AdapterToIndexMapping) - Method in class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
createQueryFilter(MultiDimensionalNumericData, NumericDimensionField<?>[], NumericDimensionField<?>[], Index) - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
 
createQueryFilter(MultiDimensionalNumericData, NumericDimensionField<?>[], NumericDimensionField<?>[], Index) - Method in class org.locationtech.geowave.core.geotime.store.query.IndexOnlySpatialQuery
 
Crosses - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
Predicate that passes when the first operand crosses the second operand.
Crosses() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Crosses
 
Crosses(SpatialExpression, SpatialExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Crosses
 
crosses(FilterGeometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry
Check to see if this geometry crosses the provided geometry.
crosses(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
 
crosses(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 crosses the provided spatial object.
crosses(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
 
CrossesFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.CrossesFunction
 
crs() - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptor
 
crs - Variable in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptorBuilder
 
crs(CoordinateReferenceSystem) - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptorBuilder
Specify the coordinate reference system of the spatial field.
crs - Variable in class org.locationtech.geowave.core.geotime.index.CommonSpatialOptions
 
crs() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField.SpatialIndexFieldOptions
 
CRSConverter() - Constructor for class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic.CRSConverter
 
crsMatches(String, String) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
 
crsTransform(SimpleFeature, SimpleFeatureType, MathTransform) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
 
crsTransform(Geometry, MathTransform) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
 
CustomCRSBoundedSpatialDimension - Class in org.locationtech.geowave.core.geotime.store.dimension
 
CustomCRSBoundedSpatialDimension() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimension
 
CustomCRSBoundedSpatialDimension(byte, double, double) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimension
 
CustomCRSBoundedSpatialDimensionX - Class in org.locationtech.geowave.core.geotime.store.dimension
 
CustomCRSBoundedSpatialDimensionX() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimensionX
 
CustomCRSBoundedSpatialDimensionX(double, double) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimensionX
 
CustomCRSBoundedSpatialDimensionY - Class in org.locationtech.geowave.core.geotime.store.dimension
 
CustomCRSBoundedSpatialDimensionY() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimensionY
 
CustomCRSBoundedSpatialDimensionY(double, double) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimensionY
 
CustomCrsIndexModel - Class in org.locationtech.geowave.core.geotime.store.dimension
This class is a concrete implementation of a common index model.
CustomCrsIndexModel() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel
 
CustomCrsIndexModel(NumericDimensionField<?>[], String) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel
 
CustomCRSSpatialDimension - Interface in org.locationtech.geowave.core.geotime.store.dimension
 
CustomCRSSpatialField - Class in org.locationtech.geowave.core.geotime.store.dimension
 
CustomCRSSpatialField() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSSpatialField
 
CustomCRSSpatialField(CustomCRSSpatialDimension, Integer, CoordinateReferenceSystem) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSSpatialField
 
CustomCRSUnboundedSpatialDimension - Class in org.locationtech.geowave.core.geotime.store.dimension
 
CustomCRSUnboundedSpatialDimension() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimension
 
CustomCRSUnboundedSpatialDimension(double, byte) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimension
 
CustomCRSUnboundedSpatialDimensionX - Class in org.locationtech.geowave.core.geotime.store.dimension
 
CustomCRSUnboundedSpatialDimensionX() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionX
 
CustomCRSUnboundedSpatialDimensionX(double, byte) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionX
 
CustomCRSUnboundedSpatialDimensionY - Class in org.locationtech.geowave.core.geotime.store.dimension
 
CustomCRSUnboundedSpatialDimensionY() - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionY
 
CustomCRSUnboundedSpatialDimensionY(double, byte) - Constructor for class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionY
 

D

DateArraySerializationProvider - Class in org.locationtech.geowave.core.geotime.store.field
 
DateArraySerializationProvider() - Constructor for class org.locationtech.geowave.core.geotime.store.field.DateArraySerializationProvider
 
DateCastableType - Class in org.locationtech.geowave.core.geotime.store.query.gwql
 
DateCastableType() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.DateCastableType
 
DateInstantFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TimeInstantFieldMapper.DateInstantFieldMapper
 
DateLongFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TemporalLongFieldMapper.DateLongFieldMapper
 
DateRangeFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper.DateRangeFieldMapper
 
DateReader() - Constructor for class org.locationtech.geowave.core.geotime.store.field.DateSerializationProvider.DateReader
 
DateSerializationProvider - Class in org.locationtech.geowave.core.geotime.store.field
 
DateSerializationProvider() - Constructor for class org.locationtech.geowave.core.geotime.store.field.DateSerializationProvider
 
DateSerializationProvider.DateReader - Class in org.locationtech.geowave.core.geotime.store.field
 
DateSerializationProvider.DateWriter - Class in org.locationtech.geowave.core.geotime.store.field
 
DateWriter() - Constructor for class org.locationtech.geowave.core.geotime.store.field.DateSerializationProvider.DateWriter
 
decodeCRS(String) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
 
DEFAULT_CRS_STR - Static variable in class org.locationtech.geowave.core.geotime.util.GeometryUtils
 
DEFAULT_FIELD_ID - Static variable in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
 
DEFAULT_GEOMETRY_FIELD_NAME - Static variable in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
 
DEFAULT_PERIODICITY - Static variable in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
 
DEFAULT_PERIODICITY - Static variable in class org.locationtech.geowave.core.geotime.index.TemporalOptions
 
DEFAULT_PERIODICITY - Static variable in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
 
DEFAULT_UNBOUNDED_CRS_INTERVAL - Static variable in class org.locationtech.geowave.core.geotime.index.SpatialDimensionalityTypeProvider
 
DEFAULT_UNBOUNDED_CRS_INTERVAL - Static variable in class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider
 
delegateConstraints - Variable in class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
 
denormalize(double) - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
 
denormalize(double) - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
 
Disjoint - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
Predicate that passes when the first operand is disjoint from the second operand.
Disjoint() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint
 
Disjoint(SpatialExpression, SpatialExpression, boolean) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint
 
disjoint(FilterGeometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry
Check to see if this geometry is disjoint from the provided geometry.
disjoint(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
 
disjoint(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 disjoint to the provided spatial object.
disjoint(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
 
DisjointFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.DisjointFunction
 
disjointLoose(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 disjoint to the provided spatial object.
DisjointLooseFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.DisjointLooseFunction
 
DoubleLatLonFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper.DoubleLatLonFieldMapper
 
During - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
Predicate that passes when the first operand takes place during the second operand.
During() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.During
 
During(TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.During
 
DuringOperator() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.DuringOperator
 
DuringOrAfter - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
Predicate that passes when the first operand takes place during or after the second operand.
DuringOrAfter() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.DuringOrAfter
 
DuringOrAfter(TemporalExpression, TemporalExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.DuringOrAfter
 
DuringOrAfterOperator() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalOperators.DuringOrAfterOperator
 
DWithinFilterVisitor - Class in org.locationtech.geowave.core.geotime.util
 
DWithinFilterVisitor() - Constructor for class org.locationtech.geowave.core.geotime.util.DWithinFilterVisitor
 

E

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
 

F

fieldNameParam - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.BaseOptimalVectorAggregation
 
filterConstraints(Filter) - Method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorQueryConstraintsFactory
create query constraints representing an OGC filter on vector data
filterConstraints(Filter) - Method in class org.locationtech.geowave.core.geotime.store.query.VectorQueryConstraintsFactoryImpl
 
FilterGeometry - Interface in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
Interface for geometries within filter expressions.
FilterToCQLTool - Class in org.locationtech.geowave.core.geotime.util
 
FilterToCQLTool() - Constructor for class org.locationtech.geowave.core.geotime.util.FilterToCQLTool
 
FilterToCQLTool.FixedDWithinImpl - Class in org.locationtech.geowave.core.geotime.util
 
findIntersections(TemporalConstraints, TemporalConstraints) - Static method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
fixDWithin(Filter) - Static method in class org.locationtech.geowave.core.geotime.util.FilterToCQLTool
 
FixedDWithinImpl(Expression, Expression, String, double) - Constructor for class org.locationtech.geowave.core.geotime.util.FilterToCQLTool.FixedDWithinImpl
 
FixedDWithinImpl(Expression, Expression, String, double, MultiValuedFilter.MatchAction) - Constructor for class org.locationtech.geowave.core.geotime.util.FilterToCQLTool.FixedDWithinImpl
 
fixRangeOfCoordinates(CoordinateReferenceSystem, Geometry) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
Adjust geometry so that coordinates fit into long/lat bounds.
FloatLatLonFieldMapper() - Constructor for class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper.FloatLatLonFieldMapper
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldDescriptor
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.index.dimension.LatitudeDefinition
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.index.dimension.LongitudeDefinition
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.index.dimension.SimpleTimeDefinition
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.index.SpatialIndexFilter
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimension
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimension
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionX
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionY
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialCommonIndexedBinningStrategy
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitCQLQuery
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.ExplicitSpatialQuery
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.CQLQueryFilter
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Disjoint
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Intersects
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.TextToSpatialExpression
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalLiteral
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
fromBinary(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
 
fromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
 
fromString(String) - Static method in enum org.locationtech.geowave.core.geotime.binning.ComplexGeometryBinningOption
 
fromString(String) - Static method in enum org.locationtech.geowave.core.geotime.binning.SpatialBinningType
 
fromString(String) - Static method in enum org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy.Unit
 
fromString(String) - Static method in enum org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.Bias
 
FULL_RANGE - Static variable in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
fullGeometryPrecision - Variable in class org.locationtech.geowave.core.geotime.index.CommonSpatialOptions
 

G

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
 

H

handleLineString(LineString) - Method in interface org.locationtech.geowave.core.geotime.util.GeometryUtils.GeometryHandler
 
handlePoint(Point) - Method in interface org.locationtech.geowave.core.geotime.util.GeometryUtils.GeometryHandler
 
handlePolygon(Polygon) - Method in interface org.locationtech.geowave.core.geotime.util.GeometryUtils.GeometryHandler
 
hasAtLeastSpatial(Index) - Static method in class org.locationtech.geowave.core.geotime.util.IndexOptimizationUtils
 
hasConstraintsFor(String) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
 
hasConstraintsForRange(String, String) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
 
hasDWithin() - Method in class org.locationtech.geowave.core.geotime.util.HasDWithinFilterVisitor
 
HasDWithinFilterVisitor - Class in org.locationtech.geowave.core.geotime.util
 
HasDWithinFilterVisitor() - Constructor for class org.locationtech.geowave.core.geotime.util.HasDWithinFilterVisitor
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSBoundedSpatialDimension
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCrsIndexModel
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimension
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionX
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.dimension.CustomCRSUnboundedSpatialDimensionY
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.GeometryImage
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
 
hashCode() - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
 
hasSpatialDimensions(Index) - Static method in class org.locationtech.geowave.core.geotime.util.SpatialIndexUtils
Determine if the given index has a latitude and longitude dimension.
hasTemporalConstraints() - Method in interface org.locationtech.geowave.core.geotime.store.GeotoolsFeatureDataAdapter
 
hasTemporalConstraints() - Method in class org.locationtech.geowave.core.geotime.store.InternalGeotoolsDataAdapterWrapper
 
hasTime(Index, GeotoolsFeatureDataAdapter) - Static method in class org.locationtech.geowave.core.geotime.util.IndexOptimizationUtils
 
hasTime(Index) - Static method in class org.locationtech.geowave.core.geotime.util.IndexOptimizationUtils
 
hasTime() - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
 

I

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
 

L

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
 

M

matchPredicate(ExtractGeometryFilterVisitorResult) - Method in class org.locationtech.geowave.core.geotime.util.ExtractGeometryFilterVisitorResult
 
max - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
 
max(Date, Date) - Static method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
MAX_COORD_PRECISION - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
MAX_EXTENDED_PRECISION - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
MAX_GEOMETRY_PRECISION - Static variable in class org.locationtech.geowave.core.geotime.util.GeometryUtils
 
maxDuplicates - Variable in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
 
maxDuplicates - Variable in class org.locationtech.geowave.core.geotime.index.TemporalOptions
 
maxX - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
maxX - Variable in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
 
maxY - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
maxY - Variable in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
 
merge(Envelope, Envelope) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
merge(Interval, Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
 
merge(TemporalConstraints, TemporalConstraints) - Static method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
merge(Mergeable) - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
 
merge(Mergeable) - Method in class org.locationtech.geowave.core.geotime.store.statistics.AbstractTimeRangeValue
 
MILLIS_PER_DAY - Static variable in class org.locationtech.geowave.core.geotime.index.dimension.TemporalBinningStrategy
 
min - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
 
min(Date, Date) - Static method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
MIN_COORD_PRECISION - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
MIN_EXTENDED_PRECISION - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
minX - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
minX - Variable in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
 
minY - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
minY - Variable in class org.locationtech.geowave.core.geotime.store.statistics.AbstractBoundingBoxValue
 
MULTILINESTRING_TYPE - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
MULTIPOINT_TYPE - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
MULTIPOLYGON_TYPE - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 

N

NAME - Static variable in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
 
NAME - Static variable in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
 
newBuilder() - Static method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorAggregationQueryBuilder
get a default implementation of this builder
newBuilder() - Static method in interface org.locationtech.geowave.core.geotime.store.query.api.VectorQueryBuilder
 
newConstraints() - Method in class org.locationtech.geowave.core.geotime.store.query.AbstractVectorConstraints
 
newConstraints() - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialQuery
 
newConstraints() - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalQuery
 
newConstraints() - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalQuery
 
normalize(double) - Method in class org.locationtech.geowave.core.geotime.store.dimension.SpatialField
 
normalize(double) - Method in class org.locationtech.geowave.core.geotime.store.dimension.TimeField
 
noSpatialConstraints() - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
clear any spatial constraints
noSpatialConstraints() - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
 
noTemporalConstraints() - Method in interface org.locationtech.geowave.core.geotime.store.query.api.SpatialTemporalConstraintsBuilder
clear any temporal constraints
noTemporalConstraints() - Method in class org.locationtech.geowave.core.geotime.store.query.SpatialTemporalConstraintsBuilderImpl
 
noTimeRanges - Variable in class org.locationtech.geowave.core.geotime.index.TemporalOptions
 

O

of(String) - Static method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialFieldValue
 
of(Object) - Static method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
 
of(Object, CoordinateReferenceSystem) - Static method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
 
of(String) - Static method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalFieldValue
 
of(Object) - Static method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalLiteral
 
OptimalCQLQuery - Class in org.locationtech.geowave.core.geotime.store.query
 
OptimalCQLQuery() - Constructor for class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
OptimalCQLQuery(Filter) - Constructor for class org.locationtech.geowave.core.geotime.store.query.OptimalCQLQuery
 
OptimalVectorBoundingBoxAggregation<P extends Persistable,T> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
 
OptimalVectorBoundingBoxAggregation() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorBoundingBoxAggregation
 
OptimalVectorBoundingBoxAggregation(FieldNameParam) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorBoundingBoxAggregation
 
OptimalVectorTimeRangeAggregation<P extends Persistable,T> - Class in org.locationtech.geowave.core.geotime.store.query.aggregate
 
OptimalVectorTimeRangeAggregation() - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorTimeRangeAggregation
 
OptimalVectorTimeRangeAggregation(FieldNameParam) - Constructor for class org.locationtech.geowave.core.geotime.store.query.aggregate.OptimalVectorTimeRangeAggregation
 
org.locationtech.geowave.core.geotime - package org.locationtech.geowave.core.geotime
 
org.locationtech.geowave.core.geotime.adapter - package org.locationtech.geowave.core.geotime.adapter
 
org.locationtech.geowave.core.geotime.adapter.annotation - package org.locationtech.geowave.core.geotime.adapter.annotation
 
org.locationtech.geowave.core.geotime.binning - package org.locationtech.geowave.core.geotime.binning
 
org.locationtech.geowave.core.geotime.index - package org.locationtech.geowave.core.geotime.index
 
org.locationtech.geowave.core.geotime.index.api - package org.locationtech.geowave.core.geotime.index.api
 
org.locationtech.geowave.core.geotime.index.dimension - package org.locationtech.geowave.core.geotime.index.dimension
 
org.locationtech.geowave.core.geotime.store - package org.locationtech.geowave.core.geotime.store
 
org.locationtech.geowave.core.geotime.store.dimension - package org.locationtech.geowave.core.geotime.store.dimension
 
org.locationtech.geowave.core.geotime.store.field - package org.locationtech.geowave.core.geotime.store.field
 
org.locationtech.geowave.core.geotime.store.query - package org.locationtech.geowave.core.geotime.store.query
 
org.locationtech.geowave.core.geotime.store.query.aggregate - package org.locationtech.geowave.core.geotime.store.query.aggregate
 
org.locationtech.geowave.core.geotime.store.query.api - package org.locationtech.geowave.core.geotime.store.query.api
 
org.locationtech.geowave.core.geotime.store.query.filter - package org.locationtech.geowave.core.geotime.store.query.filter
 
org.locationtech.geowave.core.geotime.store.query.filter.expression - package org.locationtech.geowave.core.geotime.store.query.filter.expression
 
org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial - package org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
 
org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal - package org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal
 
org.locationtech.geowave.core.geotime.store.query.gwql - package org.locationtech.geowave.core.geotime.store.query.gwql
 
org.locationtech.geowave.core.geotime.store.statistics - package org.locationtech.geowave.core.geotime.store.statistics
 
org.locationtech.geowave.core.geotime.store.statistics.binning - package org.locationtech.geowave.core.geotime.store.statistics.binning
 
org.locationtech.geowave.core.geotime.util - package org.locationtech.geowave.core.geotime.util
 
overlaps(FilterGeometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry
Check to see if this geometry overlaps the provided geometry.
Overlaps - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
Predicate that passes when the first operand overlaps the second operand.
Overlaps() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Overlaps
 
Overlaps(SpatialExpression, SpatialExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Overlaps
 
overlaps(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
 
overlaps(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 overlaps the provided spatial object.
overlaps(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
 
overlaps(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 overlaps the provided object.
OverlapsFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.OverlapsFunction
 
OverlapsFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.TemporalPredicates.OverlapsFunction
 

P

periodicity - Variable in class org.locationtech.geowave.core.geotime.index.SpatialTemporalOptions
 
periodicity - Variable in class org.locationtech.geowave.core.geotime.index.TemporalOptions
 
periodicity - Variable in class org.locationtech.geowave.core.geotime.store.statistics.binning.TimeRangeFieldValueBinningStrategy
 
POINT_TYPE - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
POLYGON_TYPE - Static variable in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
precision - Variable in class org.locationtech.geowave.core.geotime.store.query.aggregate.SpatialBinningStrategy
The precision/resolution/length used by the binning strategy (it usually is equivalent to character length).
precision - Variable in class org.locationtech.geowave.core.geotime.store.statistics.binning.SpatialFieldValueBinningStrategy
 
prepare(DataTypeAdapter<?>, AdapterToIndexMapping, Index) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.BinarySpatialPredicate
 
prepare(CoordinateReferenceSystem) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.SpatialLiteral
Prepare this literal by converting it to the provided coordinate reference system and preparing the geometry.
prepare(DataTypeAdapter<?>, AdapterToIndexMapping, Index) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.BinaryTemporalPredicate
 
prepare(DataTypeAdapter<?>, AdapterToIndexMapping, Index) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
 
PREPARED_GEOMETRY_FACTORY - Static variable in class org.locationtech.geowave.core.geotime.util.GeometryUtils
 
PreparedFilterGeometry - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
A FilterGeometry implementation for prepared geometries.
PreparedFilterGeometry() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
 
PreparedFilterGeometry(PreparedGeometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
 
preparedGeometry - Variable in class org.locationtech.geowave.core.geotime.store.query.filter.SpatialQueryFilter.GeometryImage
 

R

read(byte[]) - Method in class org.locationtech.geowave.core.geotime.util.TWKBReader
 
read(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.util.TWKBReader
 
readBytes(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
 
readBytes(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper
 
readBytes(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
 
readBytes(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
 
readField(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.field.CalendarSerializationProvider.CalendarReader
 
readField(byte[], byte) - Method in class org.locationtech.geowave.core.geotime.store.field.CalendarSerializationProvider.CalendarReader
 
readField(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.field.DateSerializationProvider.DateReader
 
readField(byte[], byte) - Method in class org.locationtech.geowave.core.geotime.store.field.DateSerializationProvider.DateReader
 
readField(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.GeometryReader
 
readField(byte[], byte) - Method in class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.GeometryReader
 
readField(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.field.IntervalSerializationProvider.IntervalReader
 
removeAllConstraintsExcept(String...) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
 
removeConstraints(String...) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraintsSet
 
removePredicatesForFields(Set<String>) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.temporal.TemporalBetween
 
replaceWithIntersections(TemporalConstraints) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
replaceWithMerged(TemporalConstraints) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalConstraints
 
RESERVED_MILLIS_FOR_NULL - Static variable in class org.locationtech.geowave.core.geotime.util.TimeUtils
 
resultFromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
resultFromBinary(byte[]) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
 
resultToBinary(Envelope) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.BoundingBoxAggregation
 
resultToBinary(Interval) - Method in class org.locationtech.geowave.core.geotime.store.query.aggregate.TimeRangeAggregation
 

S

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
 

T

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
 

U

union(TemporalRange) - Method in class org.locationtech.geowave.core.geotime.store.query.TemporalRange
 
UnitConverter() - Constructor for class org.locationtech.geowave.core.geotime.index.SpatialTemporalDimensionalityTypeProvider.UnitConverter
 
UnitConverter() - Constructor for class org.locationtech.geowave.core.geotime.index.TemporalDimensionalityTypeProvider.UnitConverter
 
UnpreparedFilterGeometry - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
A FilterGeometry implementation for unprepared geometries.
UnpreparedFilterGeometry() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
 
UnpreparedFilterGeometry(Geometry) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
 
unwrapGeotoolsFeatureDataAdapter(DataTypeAdapter<?>) - Static method in class org.locationtech.geowave.core.geotime.util.IndexOptimizationUtils
 
update(SimpleFeatureType, TimeDescriptors.TimeDescriptorConfiguration) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors
 
updateType(SimpleFeatureType) - Method in interface org.locationtech.geowave.core.geotime.util.SimpleFeatureUserDataConfiguration
Store configuration in user data of the feature type attributes.
updateType(SimpleFeatureType) - Method in class org.locationtech.geowave.core.geotime.util.TimeDescriptors.TimeDescriptorConfiguration
 

V

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
 

W

within(FilterGeometry) - Method in interface org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.FilterGeometry
Check to see if this geometry is within the provided geometry.
within(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.PreparedFilterGeometry
 
within(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 within the provided spatial object.
within(FilterGeometry) - Method in class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.UnpreparedFilterGeometry
 
Within - Class in org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial
Predicate that passes when the first operand is within the second operand.
Within() - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Within
 
Within(SpatialExpression, SpatialExpression) - Constructor for class org.locationtech.geowave.core.geotime.store.query.filter.expression.spatial.Within
 
WithinFunction() - Constructor for class org.locationtech.geowave.core.geotime.store.query.gwql.SpatialPredicates.WithinFunction
 
world(GeometryFactory, CoordinateReferenceSystem) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
Return a multi-polygon representing the bounded map regions split by the axis
write(Geometry) - Method in class org.locationtech.geowave.core.geotime.util.TWKBWriter
 
write(Geometry, DataOutput) - Method in class org.locationtech.geowave.core.geotime.util.TWKBWriter
 
writeBytes(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
 
writeBytes(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.adapter.SpatialFieldMapper
 
writeBytes(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.adapter.TimeRangeFieldMapper
 
writeBytes(ByteBuffer) - Method in class org.locationtech.geowave.core.geotime.store.statistics.BoundingBoxStatistic
 
writeField(Calendar) - Method in class org.locationtech.geowave.core.geotime.store.field.CalendarSerializationProvider.CalendarWriter
 
writeField(Date) - Method in class org.locationtech.geowave.core.geotime.store.field.DateSerializationProvider.DateWriter
 
writeField(Geometry) - Method in class org.locationtech.geowave.core.geotime.store.field.GeometrySerializationProvider.GeometryWriter
 
writeField(Interval) - Method in class org.locationtech.geowave.core.geotime.store.field.IntervalSerializationProvider.IntervalWriter
 

X

xAxisFirst - Variable in class org.locationtech.geowave.core.geotime.adapter.LatLonFieldMapper
 
xRangeFromGeometry(Geometry) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
Generate a longitude range from a JTS geometry

Y

yRangeFromGeometry(Geometry) - Static method in class org.locationtech.geowave.core.geotime.util.GeometryUtils
Generate a latitude range from a JTS geometry

Z

zigZagDecode(int) - Static method in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
zigZagEncode(int) - Static method in class org.locationtech.geowave.core.geotime.util.TWKBUtils
 
A B C D E F G H I L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2013–2021. All rights reserved.