|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FactoryClassNamePair | |
|---|---|
| org.gcube.opensearch.opensearchlibrary.utils | |
| org.gcube.opensearch.opensearchoperator | |
| Uses of FactoryClassNamePair in org.gcube.opensearch.opensearchlibrary.utils |
|---|
| Method parameters in org.gcube.opensearch.opensearchlibrary.utils with type arguments of type FactoryClassNamePair | |
|---|---|
static void |
FactoryResolver.initialize(Collection<String> queryNamespaces,
Map<String,FactoryClassNamePair> factories)
|
| Uses of FactoryClassNamePair in org.gcube.opensearch.opensearchoperator |
|---|
| Fields in org.gcube.opensearch.opensearchoperator with type parameters of type FactoryClassNamePair | |
|---|---|
Map<String,FactoryClassNamePair> |
OpenSearchOpConfig.factories
The factory class names of the implemented factories associated with the namespaces for which they provide functionality A factory associated with the standard OpenSearch namespace is expected to be always present in this mapping |
| Constructor parameters in org.gcube.opensearch.opensearchoperator with type arguments of type FactoryClassNamePair | |
|---|---|
OpenSearchOpConfig(Integer resultsPerPage,
Boolean serializeSources,
Boolean useLocalResourceRespository,
Map<String,FactoryClassNamePair> factories)
Creates a new OpenSearchOpConfig with values overriding the defaults |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||