Uses of Class
io.milvus.param.control.GetFlushStateParam.Builder
-
Packages that use GetFlushStateParam.Builder Package Description io.milvus.param.control -
-
Uses of GetFlushStateParam.Builder in io.milvus.param.control
Methods in io.milvus.param.control that return GetFlushStateParam.Builder Modifier and Type Method Description GetFlushStateParam.BuilderGetFlushStateParam.Builder. addSegmentID(@NonNull Long segmentID)Specify a segmentstatic GetFlushStateParam.BuilderGetFlushStateParam. newBuilder()GetFlushStateParam.BuilderGetFlushStateParam.Builder. withSegmentIDs(@NonNull List<Long> segmentIDs)Specify segments
-