Uses of Class
org.jgroups.util.RTT
-
Packages that use RTT Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. -
-
Uses of RTT in org.jgroups.protocols
Fields in org.jgroups.protocols declared as RTT Modifier and Type Field Description protected RTT
TP. rtt
Methods in org.jgroups.protocols that return RTT Modifier and Type Method Description RTT
TP. getRTT()
-
Uses of RTT in org.jgroups.util
Methods in org.jgroups.util that return RTT Modifier and Type Method Description RTT
RTT. numReqs(int n)
RTT
RTT. oob(boolean b)
RTT
RTT. size(int size)
RTT
RTT. timeout(long t)
-