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
All Classes All Packages
All Classes All Packages
S
- search(SearchParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- search(SearchParam) - Method in interface io.milvus.client.MilvusClient
-
Conducts ANN search on a vector field.
- 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. - setData(T) - Method in class io.milvus.param.R
- setException(Exception) - Method in class io.milvus.param.R
- setInMemoryPercentage(long) - Method in class io.milvus.Response.ShowPartResponseWrapper.PartitionInfo
- SetInMemoryPercentage(long) - Method in class io.milvus.Response.ShowCollResponseWrapper.CollectionInfo
- 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(ShowCollectionsParam) - Method in interface io.milvus.client.MilvusClient
-
Lists all collections or gets collection loading status.
- 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(ShowPartitionsParam) - Method in interface io.milvus.client.MilvusClient
-
Shows all partitions in the specified collection.
- 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. - status - Variable in exception io.milvus.exception.MilvusException
- 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
All Classes All Packages