| Frames | No Frames |
Constructors with parameter type org.jgroups.protocols.TransportedVectorTime | |
Methods with parameter type org.jgroups.protocols.TransportedVectorTime | |
| boolean | Determines if the vector clock represented by TransportedVectorTime is
causally next to this VectorTime
|
| boolean |
Checks if this TransportedVectorTime is less than or equal to the the specified TransportedVectorTime. |
| void |
Maxes this VectorTime with the specified TransportedVectorTime. |
Methods with return type org.jgroups.protocols.TransportedVectorTime | |
| TransportedVectorTime | Returns a minimal lightweight representation of this Vector Time
suitable for network transport. |
| TransportedVectorTime | Returns a vector timestamp carreid by this header
|