jar

org.locationtech.geowave : geowave-core-index

Maven & Gradle

May 27, 2022
7 usages
447 stars

GeoWave Index

Table Of Contents

Latest Version

Download org.locationtech.geowave : geowave-core-index JAR file - Latest Versions:

All Versions

Download org.locationtech.geowave : geowave-core-index JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window geowave-core-index-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.locationtech.geowave.core.index.text

├─ org.locationtech.geowave.core.index.text.BasicTextDataset.class - [JAR]

├─ org.locationtech.geowave.core.index.text.CaseSensitivity.class - [JAR]

├─ org.locationtech.geowave.core.index.text.EnumIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.text.EnumSearch.class - [JAR]

├─ org.locationtech.geowave.core.index.text.ExplicitTextSearch.class - [JAR]

├─ org.locationtech.geowave.core.index.text.MultiDimensionalTextData.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextConstraints.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextData.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextIndexEntryConverter.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextIndexType.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextIndexUtils.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextRange.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextSearch.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextSearchPredicate.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextSearchType.class - [JAR]

├─ org.locationtech.geowave.core.index.text.TextValue.class - [JAR]

org.locationtech.geowave.core.index.simple

├─ org.locationtech.geowave.core.index.simple.HashKeyIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.simple.RoundRobinKeyIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.simple.SimpleByteIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.simple.SimpleDoubleIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.simple.SimpleFloatIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.simple.SimpleIntegerIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.simple.SimpleLongIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.simple.SimpleNumericIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.simple.SimpleShortIndexStrategy.class - [JAR]

org.locationtech.geowave.core.index.persist

├─ org.locationtech.geowave.core.index.persist.InternalPersistableRegistry.class - [JAR]

├─ org.locationtech.geowave.core.index.persist.Persistable.class - [JAR]

├─ org.locationtech.geowave.core.index.persist.PersistableFactory.class - [JAR]

├─ org.locationtech.geowave.core.index.persist.PersistableList.class - [JAR]

├─ org.locationtech.geowave.core.index.persist.PersistableRegistrySpi.class - [JAR]

├─ org.locationtech.geowave.core.index.persist.PersistenceUtils.class - [JAR]

org.locationtech.geowave.core.index.lexicoder

├─ org.locationtech.geowave.core.index.lexicoder.ByteLexicoder.class - [JAR]

├─ org.locationtech.geowave.core.index.lexicoder.DoubleLexicoder.class - [JAR]

├─ org.locationtech.geowave.core.index.lexicoder.FloatLexicoder.class - [JAR]

├─ org.locationtech.geowave.core.index.lexicoder.IntegerLexicoder.class - [JAR]

├─ org.locationtech.geowave.core.index.lexicoder.Lexicoders.class - [JAR]

├─ org.locationtech.geowave.core.index.lexicoder.LongLexicoder.class - [JAR]

├─ org.locationtech.geowave.core.index.lexicoder.NumberLexicoder.class - [JAR]

├─ org.locationtech.geowave.core.index.lexicoder.ShortLexicoder.class - [JAR]

org.locationtech.geowave.core.index.dimension.bin

├─ org.locationtech.geowave.core.index.dimension.bin.BasicBinningStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.dimension.bin.BinRange.class - [JAR]

├─ org.locationtech.geowave.core.index.dimension.bin.BinValue.class - [JAR]

├─ org.locationtech.geowave.core.index.dimension.bin.IndexBinningStrategy.class - [JAR]

org.locationtech.geowave.core.index.sfc.hilbert

├─ org.locationtech.geowave.core.index.sfc.hilbert.HilbertSFC.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.hilbert.HilbertSFCOperations.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.hilbert.PrimitiveHilbertSFCOperations.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.hilbert.UnboundedHilbertSFCOperations.class - [JAR]

org.locationtech.geowave.core.index.numeric

├─ org.locationtech.geowave.core.index.numeric.BasicNumericDataset.class - [JAR]

├─ org.locationtech.geowave.core.index.numeric.BinnedNumericDataset.class - [JAR]

├─ org.locationtech.geowave.core.index.numeric.MultiDimensionalNumericData.class - [JAR]

├─ org.locationtech.geowave.core.index.numeric.NumericData.class - [JAR]

├─ org.locationtech.geowave.core.index.numeric.NumericRange.class - [JAR]

├─ org.locationtech.geowave.core.index.numeric.NumericValue.class - [JAR]

org.locationtech.geowave.core.index.sfc.zorder

├─ org.locationtech.geowave.core.index.sfc.zorder.ZOrderSFC.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.zorder.ZOrderUtils.class - [JAR]

org.locationtech.geowave.core.index.dimension

├─ org.locationtech.geowave.core.index.dimension.BasicDimensionDefinition.class - [JAR]

├─ org.locationtech.geowave.core.index.dimension.NumericDimensionDefinition.class - [JAR]

├─ org.locationtech.geowave.core.index.dimension.UnboundedDimensionDefinition.class - [JAR]

org.locationtech.geowave.core.index.sfc.binned

├─ org.locationtech.geowave.core.index.sfc.binned.BinnedSFCUtils.class - [JAR]

org.locationtech.geowave.core.index.sfc

├─ org.locationtech.geowave.core.index.sfc.BasicSFCIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.RangeDecomposition.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.SFCDimensionDefinition.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.SFCFactory.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.SpaceFillingCurve.class - [JAR]

org.locationtech.geowave.core.index

├─ org.locationtech.geowave.core.index.ByteArray.class - [JAR]

├─ org.locationtech.geowave.core.index.ByteArrayRange.class - [JAR]

├─ org.locationtech.geowave.core.index.ByteArrayUtils.class - [JAR]

├─ org.locationtech.geowave.core.index.CompoundIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.Coordinate.class - [JAR]

├─ org.locationtech.geowave.core.index.CoordinateRange.class - [JAR]

├─ org.locationtech.geowave.core.index.CustomIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.FloatCompareUtils.class - [JAR]

├─ org.locationtech.geowave.core.index.GeoWaveSerializationException.class - [JAR]

├─ org.locationtech.geowave.core.index.HierarchicalNumericIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.IndexConstraints.class - [JAR]

├─ org.locationtech.geowave.core.index.IndexData.class - [JAR]

├─ org.locationtech.geowave.core.index.IndexDimensionHint.class - [JAR]

├─ org.locationtech.geowave.core.index.IndexMetaData.class - [JAR]

├─ org.locationtech.geowave.core.index.IndexPersistableRegistry.class - [JAR]

├─ org.locationtech.geowave.core.index.IndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.IndexUtils.class - [JAR]

├─ org.locationtech.geowave.core.index.InsertionIds.class - [JAR]

├─ org.locationtech.geowave.core.index.Mergeable.class - [JAR]

├─ org.locationtech.geowave.core.index.MultiDimensionalCoordinateRanges.class - [JAR]

├─ org.locationtech.geowave.core.index.MultiDimensionalCoordinateRangesArray.class - [JAR]

├─ org.locationtech.geowave.core.index.MultiDimensionalCoordinates.class - [JAR]

├─ org.locationtech.geowave.core.index.MultiDimensionalIndexData.class - [JAR]

├─ org.locationtech.geowave.core.index.NullNumericIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.NumericIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.NumericIndexStrategyWrapper.class - [JAR]

├─ org.locationtech.geowave.core.index.PartitionIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.PartitionIndexStrategyWrapper.class - [JAR]

├─ org.locationtech.geowave.core.index.QueryRanges.class - [JAR]

├─ org.locationtech.geowave.core.index.SPIServiceRegistry.class - [JAR]

├─ org.locationtech.geowave.core.index.SinglePartitionInsertionIds.class - [JAR]

├─ org.locationtech.geowave.core.index.SinglePartitionQueryRanges.class - [JAR]

├─ org.locationtech.geowave.core.index.SortedIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.StringUtils.class - [JAR]

├─ org.locationtech.geowave.core.index.VarintUtils.class - [JAR]

org.locationtech.geowave.core.index.sfc.tiered

├─ org.locationtech.geowave.core.index.sfc.tiered.SingleTierSubStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.tiered.TieredSFCIndexFactory.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.tiered.TieredSFCIndexStrategy.class - [JAR]

org.locationtech.geowave.core.index.sfc.xz

├─ org.locationtech.geowave.core.index.sfc.xz.XZHierarchicalIndexFactory.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.xz.XZHierarchicalIndexStrategy.class - [JAR]

├─ org.locationtech.geowave.core.index.sfc.xz.XZOrderSFC.class - [JAR]

Advertisement

Dependencies from Group

May 27, 2022
19 usages
447 stars
May 27, 2022
19 usages
447 stars
May 27, 2022
13 usages
447 stars
May 27, 2022
13 usages
447 stars
May 27, 2022
11 usages
447 stars

Discover Dependencies

Jun 22, 2023
56 usages
633 stars
Jan 06, 2022
17 usages
1 stars
Jul 03, 2019
5 stars
Sep 29, 2022
4 usages
23 stars
Nov 28, 2021
14 usages
209 stars
Aug 26, 2023
1.3k stars
Aug 08, 2023
35 usages
1.8k stars