Class BaseLiveSetCommand

    • Constructor Detail

      • BaseLiveSetCommand

        public BaseLiveSetCommand()
    • Method Detail

      • call

        protected java.lang.Integer call​(Closeables closeables,
                                         org.projectnessie.gc.contents.LiveContentSetsRepository liveContentSetsRepository)
        Specified by:
        call in class BaseRepositoryCommand
      • call

        protected abstract java.lang.Integer call​(org.projectnessie.gc.contents.LiveContentSet liveContentSet,
                                                  org.projectnessie.gc.contents.LiveContentSetsRepository liveContentSetsRepository)