Class QDrantHttpClientImpl

java.lang.Object
io.metaloom.qdrant.client.http.AbstractQDrantClient
io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
All Implemented Interfaces:
io.metaloom.qdrant.client.CommonSettings, ClientSettings, ClusterMethods, CollectionMethods, PointMethods, ServiceMethods, SnapshotMethods, QDrantHttpClient, AutoCloseable

public class QDrantHttpClientImpl extends AbstractQDrantClient
Implementation for the QDrantHttpClient