Package org.projectnessie.quarkus.cli
Class RepoMaintenance
- java.lang.Object
-
- org.projectnessie.quarkus.cli.BaseCommand
-
- org.projectnessie.quarkus.cli.RepoMaintenance
-
- All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Integer>
public class RepoMaintenance extends BaseCommand
-
-
Constructor Summary
Constructors Constructor Description RepoMaintenance()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.IntegercallWithDatabaseAdapter()-
Methods inherited from class org.projectnessie.quarkus.cli.BaseCommand
call, warnOnInMemory
-
-
-
-
Method Detail
-
callWithDatabaseAdapter
protected java.lang.Integer callWithDatabaseAdapter()
- Overrides:
callWithDatabaseAdapterin classBaseCommand
-
-