| Interface | Description | 
|---|---|
| SearchableResourceMetadataCache | 
 A cache that supports searching by resource id prefix. 
 | 
| Class | Description | 
|---|---|
| CachePrimer | |
| CassandraPoolConfiguration | 
 Loads the Cassandra pool configuration from system properties and exposes these as named beans. 
 | 
| ContextConfigurationFactory | 
 Used to build the  
ContextConfigurations from the configured
 system properties. | 
| GuavaSearchableResourceMetadataCache | 
 A copy of  
GuavaResourceMetadataCache with support 
 for searching resources within the cache. | 
| NewtsUtils | 
 Utility functions and constants. 
 | 
| RedisResourceMetadataCache | 
 A caching strategy that stores the  
ResourceMetadata in
 a Redis database. | 
| SimpleSampleProcessorService | 
 A simple sample processing service that executes the sample processors
 serially in the caller's thread. 
 | 
Copyright © 2021. All rights reserved.