|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.cluster.VectorClock.Timestamp
public static class VectorClock.Timestamp
Timestamp representation a unique 'Ordered' timestamp.
| Method Summary | |
|---|---|
int |
compare(VectorClock.Timestamp other)
|
VectorClock.Timestamp |
max(VectorClock.Timestamp other)
|
long |
time()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface scala.math.Ordered |
|---|
$greater, $greater$eq, $less, $less$eq, compareTo |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Method Detail |
|---|
public long time()
public VectorClock.Timestamp max(VectorClock.Timestamp other)
public int compare(VectorClock.Timestamp other)
compare in interface scala.math.Ordered<VectorClock.Timestamp>public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||