Class ListLiveSets

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

    public class ListLiveSets
    extends BaseRepositoryCommand
    • Constructor Detail

      • ListLiveSets

        public ListLiveSets()
    • Method Detail

      • call

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