Uses of Class
org.jgroups.protocols.TransportedVectorTime
Packages that use TransportedVectorTime
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of TransportedVectorTime in org.jgroups.protocols
Methods in org.jgroups.protocols that return TransportedVectorTimeModifier and TypeMethodDescriptionCAUSAL.CausalHeader.getVectorTime()
Returns a vector timestamp carreid by this headerMethods in org.jgroups.protocols with parameters of type TransportedVectorTimeModifier and TypeMethodDescriptionboolean
TransportedVectorTime.lessThanOrEqual
(TransportedVectorTime other) Checks if this TransportedVectorTime is less than or equal to the the specified TransportedVectorTime.Constructors in org.jgroups.protocols with parameters of type TransportedVectorTime