Hierarchy For Package com.github.akurilov.commons.concurrent.throttle
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.akurilov.commons.concurrent.throttle.RateThrottle (implements com.github.akurilov.commons.concurrent.throttle.Throttle)
- com.github.akurilov.commons.concurrent.throttle.SequentialWeightsThrottle (implements com.github.akurilov.commons.concurrent.throttle.IndexThrottle)
Interface Hierarchy
- com.github.akurilov.commons.concurrent.throttle.IndexThrottle
- com.github.akurilov.commons.concurrent.throttle.Throttle