Class AbstractQDrantClient

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

public abstract class AbstractQDrantClient extends Object implements QDrantHttpClient