Class Range

    • Constructor Detail

      • Range

        public Range​(int start,
                     int end,
                     int resourcePoolSize)
    • Method Detail

      • contains

        public boolean contains​(long time)
      • allocate

        public AllocatedWork allocate​(long startTime,
                                      long duration)
      • getInterval

        public org.joda.time.Interval getInterval()