Class AccountsNoteDbRepoReader
java.lang.Object
com.google.gerrit.server.account.storage.notedb.AccountsNoteDbRepoReader
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
hasAnyAccount
(org.eclipse.jgit.lib.Repository repo) static Stream<Account.Id>
readAllIds
(org.eclipse.jgit.lib.Repository repo)
-
Method Details
-
hasAnyAccount
- Throws:
IOException
-
readAllIds
public static Stream<Account.Id> readAllIds(org.eclipse.jgit.lib.Repository repo) throws IOException - Throws:
IOException
-