Class RssDetectionQueue.RssDetectionWorkKey

  • Enclosing class:
    RssDetectionQueue

    public static class RssDetectionQueue.RssDetectionWorkKey
    extends Object
    Key of a single work unit used for avoiding redundant RSS detections per repository and branch
    • Method Detail

      • getRepositoryId

        public long getRepositoryId()
      • getVcsBranch

        public VcsBranch getVcsBranch()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object