Index

C G I T V 
All Classes and Interfaces|All Packages

C

CommonSettings - Interface in io.metaloom.qdrant.client
 

G

getConnectTimeout() - Method in interface io.metaloom.qdrant.client.CommonSettings
Timeout for server connections.
getHostname() - Method in interface io.metaloom.qdrant.client.CommonSettings
Return the configured host for the client connection.
getPort() - Method in interface io.metaloom.qdrant.client.CommonSettings
Return the configured gRPC port for the client connection.
getReadTimeout() - Method in interface io.metaloom.qdrant.client.CommonSettings
Timeout for read operations.
getWriteTimeout() - Method in interface io.metaloom.qdrant.client.CommonSettings
Timeout for write operations.

I

io.metaloom.qdrant.client - package io.metaloom.qdrant.client
 
io.metaloom.qdrant.client.util - package io.metaloom.qdrant.client.util
 

T

toArray(List<Float>) - Static method in class io.metaloom.qdrant.client.util.VectorUtil
 
toDoubleArray(List<Float>) - Static method in class io.metaloom.qdrant.client.util.VectorUtil
 
toList(float...) - Static method in class io.metaloom.qdrant.client.util.VectorUtil
 
toList(long...) - Static method in class io.metaloom.qdrant.client.util.VectorUtil
 

V

VectorUtil - Class in io.metaloom.qdrant.client.util
 
C G I T V 
All Classes and Interfaces|All Packages