Class MarkLive
java.lang.Object
org.projectnessie.gc.tool.cli.commands.BaseCommand
org.projectnessie.gc.tool.cli.commands.BaseRepositoryCommand
org.projectnessie.gc.tool.cli.commands.MarkLive
-
Field Summary
Fields inherited from class org.projectnessie.gc.tool.cli.commands.BaseRepositoryCommand
out -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Integercall(Closeables closeables, org.projectnessie.gc.contents.LiveContentSetsRepository liveContentSetsRepository) Methods 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
-
MarkLive
public MarkLive()
-
-
Method Details
-
call
protected Integer call(Closeables closeables, org.projectnessie.gc.contents.LiveContentSetsRepository liveContentSetsRepository) - Specified by:
callin classBaseRepositoryCommand
-