Constructor and Description |
---|
HybridLogicalTime(long logicalTime,
long logicalCounter) |
Modifier and Type | Method and Description |
---|---|
long |
logicalCounter()
Returns the logical counter component of a HLT.
|
long |
logicalTime()
Returns the logical time component of a HLT.
|
long |
time()
Returns the real system time represented by this HLT.
|
String |
toString() |
public HybridLogicalTime(long logicalTime, long logicalCounter)
public long logicalTime()
public long logicalCounter()
public long time()