| Package | Description |
|---|---|
| ddf.catalog.cache.solr.impl | |
| ddf.catalog.impl |
Provides the Catalog Framework reference implementation.
|
| Constructor and Description |
|---|
CachingFederationStrategy(ExecutorService queryExecutorService,
List<PreFederatedQueryPlugin> preQuery,
List<PostFederatedQueryPlugin> postQuery,
SolrCache cache,
ExecutorService cacheExecutorService,
ValidationQueryFactory validationQueryFactory,
CacheQueryFactory cacheQueryFactory)
Instantiates an
AbstractFederationStrategy with the provided ExecutorService. |
| Modifier and Type | Method and Description |
|---|---|
ValidationQueryFactory |
FrameworkProperties.getValidationQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
FrameworkProperties.setValidationQueryFactory(ValidationQueryFactory validationQueryFactory) |
This work is licensed under a Creative Commons Attribution 4.0 International License.