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