Uses of Class
org.apache.camel.component.qdrant.QdrantConfiguration
Packages that use QdrantConfiguration
-
Uses of QdrantConfiguration in org.apache.camel.component.qdrant
Methods in org.apache.camel.component.qdrant that return QdrantConfigurationModifier and TypeMethodDescriptionQdrantConfiguration.copy()QdrantComponent.getConfiguration()QdrantEndpoint.getConfiguration()Methods in org.apache.camel.component.qdrant with parameters of type QdrantConfigurationModifier and TypeMethodDescriptionvoidQdrantComponent.setConfiguration(QdrantConfiguration configuration) The configuration;Constructors in org.apache.camel.component.qdrant with parameters of type QdrantConfigurationModifierConstructorDescriptionQdrantEndpoint(String endpointUri, org.apache.camel.Component component, String collection, QdrantConfiguration configuration)