Uses of Class
org.jgroups.protocols.RATE_LIMITER2
-
Packages that use RATE_LIMITER2 Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of RATE_LIMITER2 in org.jgroups.protocols
Methods in org.jgroups.protocols that return RATE_LIMITER2 Modifier and Type Method Description RATE_LIMITER2
RATE_LIMITER2. dropDontBlockMessages(boolean p)
RATE_LIMITER2
RATE_LIMITER2. interval(long i)
RATE_LIMITER2
RATE_LIMITER2. maxBytes(int m)
-