Package | Description |
---|---|
org.apache.manifoldcf.connectorcommon.interfaces | |
org.apache.manifoldcf.connectorcommon.throttler |
Modifier and Type | Method and Description |
---|---|
IFetchThrottler |
IConnectionThrottler.getNewConnectionFetchThrottler()
For a new connection, obtain the fetch throttler to use for the connection.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
Throttler.FetchThrottler
Fetch throttler implementation class.
|
Modifier and Type | Method and Description |
---|---|
IFetchThrottler |
Throttler.ConnectionThrottler.getNewConnectionFetchThrottler()
For a new connection, obtain the fetch throttler to use for the connection.
|
IFetchThrottler |
Throttler.ThrottlingGroup.getNewConnectionFetchThrottler(java.lang.String[] binNames) |