Uses of Class
org.apache.manifoldcf.connectorcommon.throttler.ThrottleBin
-
Packages that use ThrottleBin Package Description org.apache.manifoldcf.connectorcommon.throttler -
-
Uses of ThrottleBin in org.apache.manifoldcf.connectorcommon.throttler
Fields in org.apache.manifoldcf.connectorcommon.throttler with type parameters of type ThrottleBin Modifier and Type Field Description protected java.util.Map<java.lang.String,ThrottleBin>
Throttler.ThrottlingGroup. throttleBins
The throttle bins
-