Package com.google.gerrit.server.notedb
Interface DeleteZombieCommentsRefs.Factory
-
- Enclosing class:
- DeleteZombieCommentsRefs
public static interface DeleteZombieCommentsRefs.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DeleteZombieCommentsRefs
create(int cleanupPercentage)
-
-
-
Method Detail
-
create
DeleteZombieCommentsRefs create(int cleanupPercentage)
-
-