All Implemented Interfaces:
Callable<Integer>

public class Sweep extends BaseLiveSetCommand
  • Constructor Details

    • Sweep

      public Sweep()
  • Method Details

    • call

      protected Integer call(org.projectnessie.gc.contents.LiveContentSet liveContentSet, org.projectnessie.gc.contents.LiveContentSetsRepository liveContentSetsRepository)
      Specified by:
      call in class BaseLiveSetCommand