planetiler/planetiler-core/src/main/java/com/onthegomap/planetiler/collection
Michael Barry 1be2fca45f
Use some new Java 21 features (#695)
2023-10-27 20:29:26 -04:00
..
AppendStore.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
AppendStoreMmap.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
AppendStoreRam.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
ArrayLongLongMapMmap.java Use some new Java 21 features (#695) 2023-10-27 20:29:26 -04:00
ArrayLongLongMapRam.java Node location cache: off-heap storage and “array” implementation that supports parallel inserts (#131) 2022-03-19 05:46:03 -04:00
ArrayLongMinHeap.java Use custom min-heap to improve k-way merge by 30-50% (#217) 2022-05-08 20:00:13 -04:00
ExternalMergeSort.java Use some new Java 21 features (#695) 2023-10-27 20:29:26 -04:00
FeatureGroup.java Use some new Java 21 features (#695) 2023-10-27 20:29:26 -04:00
FeatureSort.java fix CloseableConsumer class name (#454) 2023-01-23 06:06:57 -05:00
HasLongSortKey.java Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
Hppc.java Migrate to eclipse formatter to support multiple IDEs (#122) 2022-03-08 21:08:03 -05:00
IntRangeSet.java Fix geometry errors (#526) 2023-03-20 16:41:18 -04:00
IterableOnce.java Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
LongLongMap.java Linting - spelling, tiny cleanups (#150) 2022-03-27 05:49:58 -04:00
LongLongMultimap.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
LongMerger.java Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
LongMinHeap.java Use custom min-heap to improve k-way merge by 30-50% (#217) 2022-05-08 20:00:13 -04:00
SortableFeature.java Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
SortedTableLongLongMap.java Node location cache: off-heap storage and “array” implementation that supports parallel inserts (#131) 2022-03-19 05:46:03 -04:00
SparseArrayLongLongMap.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
Storage.java Node location cache: off-heap storage and “array” implementation that supports parallel inserts (#131) 2022-03-19 05:46:03 -04:00
SupplierIterator.java Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00