Uses of Class
io.milvus.param.control.GetCompactionPlansParam.Builder
-
Packages that use GetCompactionPlansParam.Builder Package Description io.milvus.param.control -
-
Uses of GetCompactionPlansParam.Builder in io.milvus.param.control
Methods in io.milvus.param.control that return GetCompactionPlansParam.Builder Modifier and Type Method Description static GetCompactionPlansParam.BuilderGetCompactionPlansParam. newBuilder()GetCompactionPlansParam.BuilderGetCompactionPlansParam.Builder. withCompactionID(@NonNull Long compactionID)Sets compaction action id to get the plans.
-