public class FixedClockSequenceStrategy extends Object implements ClockSequenceStrategy
| Modifier and Type | Field and Description |
|---|---|
protected int |
clockSequence |
| Constructor and Description |
|---|
FixedClockSequenceStrategy(int clockSequence) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClockSequence(long timestamp,
long nodeIdentifier) |
public int getClockSequence(long timestamp,
long nodeIdentifier)
getClockSequence in interface ClockSequenceStrategyCopyright © 2019. All rights reserved.