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