RouterThrottle
@Deprecated class RouterDoSThrottle extends RouterThrottleImpl
_context, DEFAULT_MAX_TUNNELS, PROP_MAX_TUNNELS, TUNNEL_ACCEPT
Constructor | Description |
---|---|
RouterDoSThrottle(RouterContext context) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
acceptNetDbLookupRequest(Hash key) |
Deprecated.
Should we accept the netDb lookup message, replying either with the
value or some closer peers, or should we simply drop it due to overload?
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptNetworkMessage, acceptTunnelRequest, cancelShutdownStatus, getInboundRateDelta, getMessageDelay, getTunnelLag, getTunnelStatus, setShutdownStatus, setTunnelStatus
public RouterDoSThrottle(RouterContext context)
public boolean acceptNetDbLookupRequest(Hash key)
RouterThrottle
acceptNetDbLookupRequest
in interface RouterThrottle
acceptNetDbLookupRequest
in class RouterThrottleImpl