Class ListDeferredDeletions
java.lang.Object
org.projectnessie.gc.tool.cli.commands.BaseCommand
org.projectnessie.gc.tool.cli.commands.BaseRepositoryCommand
org.projectnessie.gc.tool.cli.commands.BaseLiveSetCommand
org.projectnessie.gc.tool.cli.commands.ListDeferredDeletions
-
Field Summary
Fields inherited from class org.projectnessie.gc.tool.cli.commands.BaseRepositoryCommand
out -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.projectnessie.gc.tool.cli.commands.BaseLiveSetCommand
callMethods inherited from class org.projectnessie.gc.tool.cli.commands.BaseRepositoryCommand
asString, call, createIcebergFiles, expire, identify, instantAsString, listLiveContentSets, preValidate, zoneIdMethods inherited from class org.projectnessie.gc.tool.cli.commands.BaseCommand
call
-
Constructor Details
-
ListDeferredDeletions
public ListDeferredDeletions()
-
-
Method Details
-
call
protected Integer call(org.projectnessie.gc.contents.LiveContentSet liveContentSet, org.projectnessie.gc.contents.LiveContentSetsRepository liveContentSetsRepository) - Specified by:
callin classBaseLiveSetCommand
-