Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Method | Description |
---|---|---|
TransportedVectorTime |
CAUSAL.CausalHeader.getVectorTime() |
Returns a vector timestamp carreid by this header
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
TransportedVectorTime.lessThanOrEqual(TransportedVectorTime other) |
Checks if this TransportedVectorTime is less than or equal to the the specified TransportedVectorTime.
|
Constructor | Description |
---|---|
CausalHeader(TransportedVectorTime timeVector) |
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.