All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| BoolReply |
@brief Server bool Reply
|
| BoolReply.Builder |
@brief Server bool Reply
|
| BoolReplyOrBuilder |
|
| CollectionInfo |
@brief collection information
|
| CollectionInfo.Builder |
@brief collection information
|
| CollectionInfoOrBuilder |
|
| CollectionMapping |
Represents a collection mapping
|
| CollectionMapping.Builder |
Builder for CollectionMapping
|
| CollectionName |
@brief Collection name
|
| CollectionName.Builder |
@brief Collection name
|
| CollectionNameList |
@brief Collection name list
|
| CollectionNameList.Builder |
@brief Collection name list
|
| CollectionNameListOrBuilder |
|
| CollectionNameOrBuilder |
|
| CollectionRowCount |
@brief Return collection row count
|
| CollectionRowCount.Builder |
@brief Return collection row count
|
| CollectionRowCountOrBuilder |
|
| CollectionSchema |
@brief Collection schema
metric_type: 1-L2, 2-IP
|
| CollectionSchema.Builder |
@brief Collection schema
metric_type: 1-L2, 2-IP
|
| CollectionSchemaOrBuilder |
|
| Command |
@brief Give server Command
|
| Command.Builder |
@brief Give server Command
|
| CommandOrBuilder |
|
| ConnectFailedException |
Thrown when client failed to connect to server
|
| ConnectParam |
Contains parameters for connecting to Milvus server
|
| ConnectParam.Builder |
Builder for ConnectParam
|
| CountEntitiesResponse |
Contains the returned response and collectionEntityCount for
countEntities
|
| DeleteByIDParam |
@brief Flush params
|
| DeleteByIDParam.Builder |
@brief Flush params
|
| DeleteByIDParamOrBuilder |
|
| ErrorCode |
Protobuf enum milvus.grpc.ErrorCode
|
| FlushParam |
@brief Flush params
|
| FlushParam.Builder |
@brief Flush params
|
| FlushParamOrBuilder |
|
| GetCollectionInfoResponse |
Contains the returned response and collectionMapping for
getCollectionInfo
|
| GetEntityByIDResponse |
Contains the returned response and either a List of floatVectors
or
binaryVectors for getEntityByID.
|
| GetIndexInfoResponse |
Contains the returned response and index for getIndexInfo
|
| GetVectorIDsParam |
@brief get vector ids from a segment parameters
|
| GetVectorIDsParam.Builder |
@brief get vector ids from a segment parameters
|
| GetVectorIDsParamOrBuilder |
|
| HasCollectionResponse |
Contains the returned response and hasCollection for
hasCollection
|
| HasPartitionResponse |
Contains the returned response and hasPartition for
hasPartition
|
| Index |
Represents an index containing indexType and nList
|
| Index.Builder |
Builder for Index
|
| IndexParam |
@brief Index params
@index_type: 0-invalid, 1-idmap, 2-ivflat, 3-ivfsq8, 4-nsgmix
|
| IndexParam.Builder |
@brief Index params
@index_type: 0-invalid, 1-idmap, 2-ivflat, 3-ivfsq8, 4-nsgmix
|
| IndexParamOrBuilder |
|
| IndexType |
Represents different types of indexing method to query the collection.
|
| InitializationException |
|
| InsertParam |
Contains parameters for insert
|
| InsertParam |
@brief Params to be inserted
|
| InsertParam.Builder |
Builder for InsertParam
|
| InsertParam.Builder |
@brief Params to be inserted
|
| InsertParamOrBuilder |
|
| InsertResponse |
Contains the returned response and vectorIds for insert
|
| KeyValuePair |
@brief general usage
|
| KeyValuePair.Builder |
@brief general usage
|
| KeyValuePairOrBuilder |
|
| ListCollectionsResponse |
Contains the returned response and collectionNames for
listCollections
|
| ListIDInSegmentResponse |
Contains the returned response and a List of ids present in a segment
for listIDInSegment.
|
| ListPartitionsResponse |
Contains the returned response and partitionList for
listPartitions
|
| MetricType |
Represents available metric types.
|
| MilvusClient |
The Milvus Client Interface
|
| MilvusException |
|
| MilvusGrpcClient |
|
| MilvusProto |
|
| MilvusServiceGrpc |
|
| MilvusServiceGrpc.MilvusServiceBlockingStub |
|
| MilvusServiceGrpc.MilvusServiceFutureStub |
|
| MilvusServiceGrpc.MilvusServiceImplBase |
|
| MilvusServiceGrpc.MilvusServiceStub |
|
| MilvusStatusProto |
|
| PartitionList |
@brief Partition list
|
| PartitionList.Builder |
@brief Partition list
|
| PartitionListOrBuilder |
|
| PartitionParam |
@brief Params of partition
|
| PartitionParam.Builder |
@brief Params of partition
|
| PartitionParamOrBuilder |
|
| Response |
Represents response of a client call.
|
| Response.Status |
Represents server and client side status code
|
| RowRecord |
@brief Record inserted
|
| RowRecord.Builder |
@brief Record inserted
|
| RowRecordOrBuilder |
|
| SearchByIDParam |
@brief Params for searching vector by ID
|
| SearchByIDParam.Builder |
@brief Params for searching vector by ID
|
| SearchByIDParamOrBuilder |
|
| SearchInFilesParam |
@brief Params for searching vector in files
|
| SearchInFilesParam.Builder |
@brief Params for searching vector in files
|
| SearchInFilesParamOrBuilder |
|
| SearchParam |
Contains parameters for search
|
| SearchParam |
@brief Params for searching vector
|
| SearchParam.Builder |
Builder for SearchParam
|
| SearchParam.Builder |
@brief Params for searching vector
|
| SearchParamOrBuilder |
|
| SearchResponse |
Contains the returned response and queryResultsList for search
|
| SearchResponse.QueryResult |
Represents a single result of a vector query.
|
| Status |
Protobuf type milvus.grpc.Status
|
| Status.Builder |
Protobuf type milvus.grpc.Status
|
| StatusOrBuilder |
|
| StringReply |
@brief Server string Reply
|
| StringReply.Builder |
@brief Server string Reply
|
| StringReplyOrBuilder |
|
| TopKQueryResult |
@brief Query result params
|
| TopKQueryResult.Builder |
@brief Query result params
|
| TopKQueryResultOrBuilder |
|
| UnsupportedServerVersion |
|
| VectorIds |
@brief Vector ids
|
| VectorIds.Builder |
@brief Vector ids
|
| VectorIdsOrBuilder |
|
| VectorsData |
@brief vector data
|
| VectorsData.Builder |
@brief vector data
|
| VectorsDataOrBuilder |
|
| VectorsIdentity |
@brief vectors identity
|
| VectorsIdentity.Builder |
@brief vectors identity
|
| VectorsIdentityOrBuilder |
|