Class ListDeferredDeletions

  • All Implemented Interfaces:
    java.util.concurrent.Callable<java.lang.Integer>

    public class ListDeferredDeletions
    extends BaseLiveSetCommand
    • Constructor Detail

      • ListDeferredDeletions

        public ListDeferredDeletions()
    • Method Detail

      • call

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