| Constructor and Description |
|---|
Digest(org.onosproject.store.Timestamp timestamp,
boolean isTombstone) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
isNewerThan(MapValue.Digest other) |
boolean |
isTombstone() |
org.onosproject.store.Timestamp |
timestamp() |
String |
toString() |
public Digest(org.onosproject.store.Timestamp timestamp,
boolean isTombstone)
public org.onosproject.store.Timestamp timestamp()
public boolean isTombstone()
public boolean isNewerThan(MapValue.Digest other)
Copyright © 2016. All rights reserved.