public final class UUIDTimeStamp extends Object
Modifier and Type | Field and Description |
---|---|
protected Random |
random |
protected UUIDTimestampSynchronizer |
timestampSynchronizer |
Constructor and Description |
---|
UUIDTimeStamp(Random rnd,
UUIDTimestampSynchronizer sync) |
Modifier and Type | Method and Description |
---|---|
int |
getClockSequence() |
long |
getTimestamp() |
protected final Random random
protected final UUIDTimestampSynchronizer timestampSynchronizer
public UUIDTimeStamp(Random rnd, UUIDTimestampSynchronizer sync) throws IOException
IOException
Copyright © 2024 WSO2. All rights reserved.