Uses of Class
io.milvus.param.control.GetFlushStateParam.Builder
Packages that use GetFlushStateParam.Builder
-
Uses of GetFlushStateParam.Builder in io.milvus.param.control
Methods in io.milvus.param.control that return GetFlushStateParam.BuilderModifier and TypeMethodDescriptionGetFlushStateParam.Builder.addSegmentID(@NonNull Long segmentID) Deprecated.static GetFlushStateParam.BuilderGetFlushStateParam.newBuilder()GetFlushStateParam.Builder.withCollectionName(@NonNull String collectionName) Sets the collection name.GetFlushStateParam.Builder.withDatabaseName(String databaseName) Sets the database name.GetFlushStateParam.Builder.withFlushTs(@NonNull Long flushTs) Input a time stamp of a flush action, get its flush stateGetFlushStateParam.Builder.withSegmentIDs(@NonNull List<Long> segmentIDs) Deprecated.