- R<T> - io.milvus.param中的类
-
Utility class to wrap gpc response and exceptions.
- R() - 类 的构造器io.milvus.param.R
-
- R.Status - io.milvus.param中的枚举
-
Represents server and client side status code
- releaseCollection(ReleaseCollectionParam) - 类 中的方法io.milvus.client.AbstractMilvusGrpcClient
-
- releaseCollection(ReleaseCollectionParam) - 接口 中的方法io.milvus.client.MilvusClient
-
Releases a collection from memory to reduce memory usage.
- releaseCollection(ReleaseCollectionParam) - 类 中的方法io.milvus.client.MilvusMultiServiceClient
-
- releaseCollection(ReleaseCollectionRequest, StreamObserver<Status>) - 类 中的方法io.milvus.server.MockMilvusServerImpl
-
- ReleaseCollectionParam - io.milvus.param.collection中的类
-
Parameters for releaseCollection
interface.
- ReleaseCollectionParam.Builder - io.milvus.param.collection中的类
-
- releasePartitions(ReleasePartitionsParam) - 类 中的方法io.milvus.client.AbstractMilvusGrpcClient
-
- releasePartitions(ReleasePartitionsParam) - 接口 中的方法io.milvus.client.MilvusClient
-
Releases a partition from memory.
- releasePartitions(ReleasePartitionsParam) - 类 中的方法io.milvus.client.MilvusMultiServiceClient
-
- releasePartitions(ReleasePartitionsRequest, StreamObserver<Status>) - 类 中的方法io.milvus.server.MockMilvusServerImpl
-
- ReleasePartitionsParam - io.milvus.param.partition中的类
-
Parameters for releasePartition
interface.
- ReleasePartitionsParam.Builder - io.milvus.param.partition中的类
-
- ROUND_DECIMAL - 类 中的静态变量io.milvus.param.Constant
-
- ROW_COUNT - 类 中的静态变量io.milvus.param.Constant
-
- RpcStatus - io.milvus.param中的类
-
Utility class to wrap a message.
- RpcStatus(String) - 类 的构造器io.milvus.param.RpcStatus
-