|
||||||||||
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(java.util.Collection<java.lang.String> queryNamespaces,
java.util.Map<java.lang.String,FactoryClassNamePair> factories)
|
Uses of FactoryClassNamePair in org.gcube.opensearch.opensearchoperator |
---|
Fields in org.gcube.opensearch.opensearchoperator with type parameters of type FactoryClassNamePair | |
---|---|
java.util.Map<java.lang.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(java.lang.Integer resultsPerPage,
java.lang.Boolean serializeSources,
java.lang.Boolean useLocalResourceRespository,
java.util.Map<java.lang.String,FactoryClassNamePair> factories)
Creates a new OpenSearchOpConfig with values overriding the defaults |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |