-
- Downloads
Fix AWS Elasticache not listed in API info connected resources
parent
7e1ff991
No related branches found
No related tags found
Showing
- NOTICE 1 addition, 0 deletionsNOTICE
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/cache/CacheBuilder.java 95 additions, 0 deletions...va/org/opengroup/osdu/indexer/aws/cache/CacheBuilder.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/cache/IndexCacheImpl.java 25 additions, 58 deletions.../org/opengroup/osdu/indexer/aws/cache/IndexCacheImpl.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/cache/SchemaCacheImpl.java 23 additions, 58 deletions...org/opengroup/osdu/indexer/aws/cache/SchemaCacheImpl.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/cache/ShouldUseDummyCacheCondition.java 41 additions, 0 deletions.../osdu/indexer/aws/cache/ShouldUseDummyCacheCondition.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/cache/ShouldUseElasticacheCondition.java 39 additions, 0 deletions...osdu/indexer/aws/cache/ShouldUseElasticacheCondition.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/cache/ShouldUseVMCacheCondition.java 42 additions, 0 deletions...oup/osdu/indexer/aws/cache/ShouldUseVMCacheCondition.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/di/AWSCacheConfiguration.java 55 additions, 0 deletions.../opengroup/osdu/indexer/aws/di/AWSCacheConfiguration.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/persistence/ElasticRepositoryImpl.java 11 additions, 2 deletions...p/osdu/indexer/aws/persistence/ElasticRepositoryImpl.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/cache/CacheBuilderTest.java 112 additions, 0 deletions...rg/opengroup/osdu/indexer/aws/cache/CacheBuilderTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/cache/IndexCacheImplTest.java 0 additions, 116 deletions.../opengroup/osdu/indexer/aws/cache/IndexCacheImplTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/cache/SchemaCacheImplTest.java 0 additions, 117 deletions...opengroup/osdu/indexer/aws/cache/SchemaCacheImplTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/cache/ShouldUseDummyCacheConditionTest.java 43 additions, 0 deletions...u/indexer/aws/cache/ShouldUseDummyCacheConditionTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/cache/ShouldUseElasticacheConditionTest.java 38 additions, 0 deletions.../indexer/aws/cache/ShouldUseElasticacheConditionTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/cache/ShouldUseVMCacheConditionTest.java 43 additions, 0 deletions...osdu/indexer/aws/cache/ShouldUseVMCacheConditionTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/di/AWSCacheConfigurationTest.java 47 additions, 0 deletions...ngroup/osdu/indexer/aws/di/AWSCacheConfigurationTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/persistence/ElasticRepositoryImplTest.java 14 additions, 0 deletions...du/indexer/aws/persistence/ElasticRepositoryImplTest.java
Loading
Please register or sign in to comment