Package org.apache.manifoldcf.connectorcommon.throttler
-
Class Summary Class Description ConnectionBin Connection tracking for a bin.ConnectionBin.SumClass FetchBin Connection tracking for a bin.FetchBin.SumClass ThrottleBin Throttles for a bin.ThrottleBin.SumClass ThrottleGroups An implementation of IThrottleGroups, which establishes a JVM-wide pool of throttlers that can be used as a resource by any connector that needs it.Throttler A Throttler object creates a virtual pool of connections to resources whose access needs to be throttled in number, rate of use, and byte rate.Throttler.ConnectionThrottler Connection throttler implementation class.Throttler.FetchThrottler Fetch throttler implementation class.Throttler.StreamThrottler Stream throttler implementation class.