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

S

search(SearchParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
 
search(SearchRequest, StreamObserver<SearchResults>) - Method in class io.milvus.server.MockMilvusServerImpl
 
search(SearchParam) - Method in interface io.milvus.client.MilvusClient
Conducts ANN search on a vector field.
search(SearchParam) - Method in class io.milvus.client.MilvusMultiServiceClient
 
searchAsync(SearchParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
 
searchAsync(SearchParam) - Method in interface io.milvus.client.MilvusClient
Conducts ANN search on a vector field asynchronously.
searchAsync(SearchParam) - Method in class io.milvus.client.MilvusMultiServiceClient
 
SearchParam - Class in io.milvus.param.dml
Parameters for search interface.
SearchParam.Builder - Class in io.milvus.param.dml
Builder for SearchParam class.
SearchResultsWrapper - Class in io.milvus.response
Utility class to wrap response of search interface.
SearchResultsWrapper(SearchResultData) - Constructor for class io.milvus.response.SearchResultsWrapper
 
SearchResultsWrapper.IDScore - Class in io.milvus.response
Internal-use class to wrap response of search interface.
secure(boolean) - Method in class io.milvus.param.ConnectParam.Builder
Enables the secure for client channel.
secure(boolean) - Method in class io.milvus.param.MultiConnectParam.Builder
Enables the secure for client channel.
selectGrantForRole(SelectGrantForRoleParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
 
selectGrantForRole(SelectGrantForRoleParam) - Method in interface io.milvus.client.MilvusClient
List a grant info for the role and the specific object
selectGrantForRole(SelectGrantForRoleParam) - Method in class io.milvus.client.MilvusMultiServiceClient
 
selectGrantForRoleAndObject(SelectGrantForRoleAndObjectParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
 
selectGrantForRoleAndObject(SelectGrantForRoleAndObjectParam) - Method in interface io.milvus.client.MilvusClient
List a grant info for the role
selectGrantForRoleAndObject(SelectGrantForRoleAndObjectParam) - Method in class io.milvus.client.MilvusMultiServiceClient
 
SelectGrantForRoleAndObjectParam - Class in io.milvus.param.role
 
SelectGrantForRoleAndObjectParam.Builder - Class in io.milvus.param.role
SelectGrantForRoleParam - Class in io.milvus.param.role
 
SelectGrantForRoleParam.Builder - Class in io.milvus.param.role
Builder for SelectGrantForRoleParam class.
selectRole(SelectRoleParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
 
selectRole(SelectRoleParam) - Method in interface io.milvus.client.MilvusClient
Get all users who are added to the role.
selectRole(SelectRoleParam) - Method in class io.milvus.client.MilvusMultiServiceClient
 
SelectRoleParam - Class in io.milvus.param.role
 
SelectRoleParam.Builder - Class in io.milvus.param.role
Builder for SelectRoleParam class.
selectUser(SelectUserParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
 
selectUser(SelectUserParam) - Method in interface io.milvus.client.MilvusClient
Get all roles the user has.
selectUser(SelectUserParam) - Method in class io.milvus.client.MilvusMultiServiceClient
 
SelectUserParam - Class in io.milvus.param.role
 
SelectUserParam.Builder - Class in io.milvus.param.role
Builder for SelectUserParam class.
ServerAddress - Class in io.milvus.param
 
ServerAddress.Builder - Class in io.milvus.param
 
ServerMonitor - Class in io.milvus.connection
Monitor with scheduling to check server healthy state.
ServerMonitor(ClusterFactory, QueryNodeSingleSearch) - Constructor for class io.milvus.connection.ServerMonitor
 
ServerSetting - Class in io.milvus.connection
Defined address and Milvus clients for each server.
ServerSetting(ServerSetting.Builder) - Constructor for class io.milvus.connection.ServerSetting
 
ServerSetting.Builder - Class in io.milvus.connection
 
setAlterAliasResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setCreateAliasResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setCreateCollectionResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setCreateIndexResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setCreatePartitionResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setData(T) - Method in class io.milvus.param.R
 
setDeleteResponse(MutationResult) - Method in class io.milvus.server.MockMilvusServerImpl
 
setDescribeCollectionResponse(DescribeCollectionResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setDescribeIndexResponse(DescribeIndexResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setDropAliasResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setDropCollectionResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setDropIndexResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setDropPartitionResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setException(Exception) - Method in class io.milvus.param.R
 
setFlushResponse(FlushResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetCollectionStatisticsResponse(GetCollectionStatisticsResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetCompactionPlansResponse(GetCompactionPlansResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetCompactionStateResponse(GetCompactionStateResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetFlushStateResponse(GetFlushStateResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetIndexBuildProgressResponse(GetIndexBuildProgressResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetIndexStateResponse(GetIndexStateResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetMetricsResponse(GetMetricsResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetPartitionStatisticsResponse(GetPartitionStatisticsResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetPersistentSegmentInfoResponse(GetPersistentSegmentInfoResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetQuerySegmentInfoResponse(GetQuerySegmentInfoResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setGetReplicasResponse(GetReplicasResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setHasCollectionResponse(BoolResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setHasPartitionResponse(BoolResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setInMemoryPercentage(long) - Method in class io.milvus.response.ShowPartResponseWrapper.PartitionInfo
 
SetInMemoryPercentage(long) - Method in class io.milvus.response.ShowCollResponseWrapper.CollectionInfo
 
setInsertResponse(MutationResult) - Method in class io.milvus.server.MockMilvusServerImpl
 
setLoadBalanceResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setLoadCollectionResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setLoadPartitionsResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setManualCompactionResponse(ManualCompactionResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setQueryResponse(QueryResults) - Method in class io.milvus.server.MockMilvusServerImpl
 
setReleaseCollectionResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setReleasePartitionsResponse(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setRespCreateCredential(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setRespDeleteCredential(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setRespListCredUsers(ListCredUsersResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setRespUpdateCredential(Status) - Method in class io.milvus.server.MockMilvusServerImpl
 
setSearchResponse(SearchResults) - Method in class io.milvus.server.MockMilvusServerImpl
 
setShowCollectionsResponse(ShowCollectionsResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setShowPartitionsResponse(ShowPartitionsResponse) - Method in class io.milvus.server.MockMilvusServerImpl
 
setStatus(Integer) - Method in exception io.milvus.exception.MilvusException
 
setStatus(Integer) - Method in class io.milvus.param.R
 
showCollections(ShowCollectionsParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
 
showCollections(ShowCollectionsRequest, StreamObserver<ShowCollectionsResponse>) - Method in class io.milvus.server.MockMilvusServerImpl
 
showCollections(ShowCollectionsParam) - Method in interface io.milvus.client.MilvusClient
Lists all collections or gets collection loading status.
showCollections(ShowCollectionsParam) - Method in class io.milvus.client.MilvusMultiServiceClient
 
ShowCollectionsParam - Class in io.milvus.param.collection
Parameters for showCollections interface.
ShowCollectionsParam.Builder - Class in io.milvus.param.collection
Builder for ShowCollectionsParam class.
ShowCollResponseWrapper - Class in io.milvus.response
Util class to wrap response of showCollections interface.
ShowCollResponseWrapper(ShowCollectionsResponse) - Constructor for class io.milvus.response.ShowCollResponseWrapper
 
ShowCollResponseWrapper.CollectionInfo - Class in io.milvus.response
Internal-use class to wrap response of showCollections interface.
showPartitions(ShowPartitionsParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
 
showPartitions(ShowPartitionsRequest, StreamObserver<ShowPartitionsResponse>) - Method in class io.milvus.server.MockMilvusServerImpl
 
showPartitions(ShowPartitionsParam) - Method in interface io.milvus.client.MilvusClient
Shows all partitions in the specified collection.
showPartitions(ShowPartitionsParam) - Method in class io.milvus.client.MilvusMultiServiceClient
 
ShowPartitionsParam - Class in io.milvus.param.partition
Parameters for showPartition interface.
ShowPartitionsParam.Builder - Class in io.milvus.param.partition
Builder for ShowPartitionsParam class.
ShowPartResponseWrapper - Class in io.milvus.response
Util class to wrap response of showPartitions interface.
ShowPartResponseWrapper(ShowPartitionsResponse) - Constructor for class io.milvus.response.ShowPartResponseWrapper
 
ShowPartResponseWrapper.PartitionInfo - Class in io.milvus.response
Internal-use class to wrap response of showPartitions interface.
start() - Method in class io.milvus.connection.ServerMonitor
 
start() - Method in class io.milvus.server.MockMilvusServer
 
status - Variable in exception io.milvus.exception.MilvusException
 
stop() - Method in class io.milvus.server.MockMilvusServer
 
StringValue() - Constructor for class io.milvus.common.constant.MilvusClientConstant.StringValue
 
STRONG - io.milvus.common.clientenum.ConsistencyLevelEnum
 
SUBSTRUCTURE - io.milvus.param.MetricType
 
success() - Static method in class io.milvus.param.R
Returns a succeed status.
success(T) - Static method in class io.milvus.param.R
Wraps a succeed rpc response object.
Success - io.milvus.param.R.Status
 
SUCCESS_MSG - Static variable in class io.milvus.param.RpcStatus
 
SUPERSTRUCTURE - io.milvus.param.MetricType
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages