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