Class ShowLiveSet

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

    public class ShowLiveSet
    extends BaseLiveSetCommand
    • Constructor Detail

      • ShowLiveSet

        public ShowLiveSet()
    • 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