Uses of Class
io.milvus.param.control.GetQuerySegmentInfoParam.Builder
-
Packages that use GetQuerySegmentInfoParam.Builder Package Description io.milvus.param.control -
-
Uses of GetQuerySegmentInfoParam.Builder in io.milvus.param.control
Methods in io.milvus.param.control that return GetQuerySegmentInfoParam.Builder Modifier and Type Method Description static GetQuerySegmentInfoParam.BuilderGetQuerySegmentInfoParam. newBuilder()GetQuerySegmentInfoParam.BuilderGetQuerySegmentInfoParam.Builder. withCollectionName(@NonNull String collectionName)Sets the collection name.
-