public class CleanerBarrierState extends Object implements Serializable
GlobalCBVLSN. Instances of this class are created in order to
initialize the RepNodeImpl.barrierState field or pass parameters, but these
instances are not actually used when the GlobalCBVLSN is defunct.
Encapsulates the last known syncup state associated with a node.| Constructor and Description |
|---|
CleanerBarrierState(VLSN lastLocalCBVLSN,
long barrierTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getBarrierTime() |
VLSN |
getLastCBVLSN() |
int |
hashCode() |
String |
toString() |
Copyright © 2024. All rights reserved.