All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description CollectionMapping Represents a collection mappingCollectionMapping.Builder Builder forCollectionMapping
ConnectFailedException Thrown when client failed to connect to serverConnectParam Contains parameters for connecting to Milvus serverConnectParam.Builder Builder forConnectParam
CountEntitiesResponse Contains the returnedresponse
andcollectionEntityCount
forcountEntities
GetCollectionInfoResponse Contains the returnedresponse
andcollectionMapping
forgetCollectionInfo
GetEntityByIDResponse Contains the returnedresponse
and either aList
offloatVectors
orbinaryVectors
forgetEntityByID
.GetIndexInfoResponse Contains the returnedresponse
andindex
forgetIndexInfo
HasCollectionResponse Contains the returnedresponse
andhasCollection
forhasCollection
HasPartitionResponse Contains the returnedresponse
andhasPartition
forhasPartition
Index Represents an index containingindexType
andnList
Index.Builder Builder forIndex
IndexType Represents different types of indexing method to query the collection.InitializationException InsertParam Contains parameters forinsert
InsertParam.Builder Builder forInsertParam
InsertResponse Contains the returnedresponse
andvectorIds
forinsert
ListCollectionsResponse Contains the returnedresponse
andcollectionNames
forlistCollections
ListIDInSegmentResponse Contains the returnedresponse
and aList
of ids present in a segment forlistIDInSegment
.ListPartitionsResponse Contains the returnedresponse
andpartitionList
forlistPartitions
MetricType Represents available metric types.MilvusClient The Milvus Client InterfaceMilvusException MilvusGrpcClient Response Represents response of a client call.Response.Status Represents server and client side status codeSearchParam Contains parameters forsearch
SearchParam.Builder Builder forSearchParam
SearchResponse Contains the returnedresponse
andqueryResultsList
forsearch
SearchResponse.QueryResult Represents a single result of a vector query.UnsupportedServerVersion