| Package | Description |
|---|---|
| org.graylog2.plugin | |
| org.graylog2.plugin.inputs.transports |
| Constructor and Description |
|---|
ThrottleState(ThrottleState o) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ThrottleableTransport.determineIfThrottled(ThrottleState state)
This method implements the default algorithm for determining whether a transport will be throttled or not.
|
void |
ThrottleableTransport.updateThrottleState(ThrottleState throttleState)
Only executed if this input is allowed to be throttled at all
|
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.