Class MarkOptions


  • public class MarkOptions
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.time.ZonedDateTime NOW  
    • Constructor Summary

      Constructors 
      Constructor Description
      MarkOptions()  
    • Field Detail

      • NOW

        public static final java.time.ZonedDateTime NOW
    • Constructor Detail

      • MarkOptions

        public MarkOptions()
    • Method Detail

      • getParallelism

        public int getParallelism()
      • getLiveSetIdFile

        public java.nio.file.Path getLiveSetIdFile()
      • createPerRefCutoffPolicySupplier

        public org.projectnessie.gc.identify.PerRefCutoffPolicySupplier createPerRefCutoffPolicySupplier()
        Parses the --cutoff parameters, syntax is ref-name-regex '=' number-of-commits | duration | ISO-instant.