A B C D F G H I J K L M O P R S T U V W 
All Classes All Packages

L

L2 - io.milvus.client.MetricType
Euclidean distance.
listCollections() - Method in interface io.milvus.client.MilvusClient
Lists current collections
ListCollectionsResponse - Class in io.milvus.client
Contains the returned response and collectionNames for listCollections
listIDInSegment(String, String) - Method in interface io.milvus.client.MilvusClient
Gets all vector ids in a segment
ListIDInSegmentResponse - Class in io.milvus.client
Contains the returned response and a List of ids present in a segment for listIDInSegment.
listPartitions(String) - Method in interface io.milvus.client.MilvusClient
Lists current partitions of a collection
ListPartitionsResponse - Class in io.milvus.client
Contains the returned response and partitionList for listPartitions
loadCollection(String) - Method in interface io.milvus.client.MilvusClient
Pre-loads collection to memory
loadCollection(String, List<String>) - Method in interface io.milvus.client.MilvusClient
Pre-loads collection/partitions to memory
A B C D F G H I J K L M O P R S T U V W 
All Classes All Packages