weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830810823
##########
engine/schema/src/main/java/org/apache/cloudstack/storage/datastore/db/PrimaryDataStoreDao.java:
##########
@@ -154,4 +154,6 @@ Pair<List<Long>, Integer> searchForIdsAndCount(Long
storagePoolId, String storag
String keyword, Filter searchFilter);
List<StoragePoolVO> listByIds(List<Long> ids);
+
+ List<Long> listAllIds();
Review Comment:
thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]