Class Hierarchy
- java.lang.Object
- io.milvus.client.CollectionMapping
- io.milvus.client.CollectionMapping.Builder
- io.milvus.client.ConnectParam
- io.milvus.client.ConnectParam.Builder
- io.milvus.client.CountEntitiesResponse
- io.milvus.client.GetCollectionInfoResponse
- io.milvus.client.GetEntityByIDResponse
- io.milvus.client.GetIndexInfoResponse
- io.milvus.client.HasCollectionResponse
- io.milvus.client.HasPartitionResponse
- io.milvus.client.Index
- io.milvus.client.Index.Builder
- io.milvus.client.InsertParam
- io.milvus.client.InsertParam.Builder
- io.milvus.client.InsertResponse
- io.milvus.client.ListCollectionsResponse
- io.milvus.client.ListIDInSegmentResponse
- io.milvus.client.ListPartitionsResponse
- io.milvus.client.MilvusGrpcClient
- io.milvus.client.Response
- io.milvus.client.SearchParam
- io.milvus.client.SearchParam.Builder
- io.milvus.client.SearchResponse
- io.milvus.client.SearchResponse.QueryResult
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.milvus.client.ConnectFailedException
- java.lang.RuntimeException
- io.milvus.client.exception.MilvusException
- io.milvus.client.exception.InitializationException
- io.milvus.client.exception.UnsupportedServerVersion
- io.milvus.client.exception.MilvusException
- java.lang.Exception
Interface Hierarchy
- io.milvus.client.MilvusClient
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.milvus.client.IndexType
- io.milvus.client.MetricType
- io.milvus.client.Response.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)