-
- Downloads
Add feature flag using Partition Service to flag whether to enable geoshape...
Add feature flag using Partition Service to flag whether to enable geoshape decimation or not for a given data partition (cherry picked from commit a2784096)
parent
ea57fa3c
Branches
Tags
Showing
- indexer-core/src/main/java/org/opengroup/osdu/indexer/service/IPartitionService.java 7 additions, 0 deletions...org/opengroup/osdu/indexer/service/IPartitionService.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/service/PartitionServiceImpl.java 38 additions, 0 deletions.../opengroup/osdu/indexer/service/PartitionServiceImpl.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/service/StorageIndexerPayloadMapper.java 10 additions, 6 deletions...oup/osdu/indexer/service/StorageIndexerPayloadMapper.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/util/geo/decimator/DecimationSettingCache.java 15 additions, 0 deletions...du/indexer/util/geo/decimator/DecimationSettingCache.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/util/geo/decimator/GeoShapeDecimationSetting.java 61 additions, 0 deletions...indexer/util/geo/decimator/GeoShapeDecimationSetting.java
Please register or sign in to comment