public class ClockSyncCosIdGenerator extends java.lang.Object implements CosIdGenerator
| Constructor and Description |
|---|
ClockSyncCosIdGenerator(CosIdGenerator actual) |
ClockSyncCosIdGenerator(CosIdGenerator actual,
ClockBackwardsSynchronizer clockBackwardsSynchronizer) |
| Modifier and Type | Method and Description |
|---|---|
CosIdState |
generateAsState() |
long |
getLastTimestamp() |
int |
getMachineId() |
CosIdIdStateParser |
getStateParser() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerate, generateAsString, idConverterpublic ClockSyncCosIdGenerator(CosIdGenerator actual)
public ClockSyncCosIdGenerator(CosIdGenerator actual, ClockBackwardsSynchronizer clockBackwardsSynchronizer)
public int getMachineId()
getMachineId in interface CosIdGeneratorpublic long getLastTimestamp()
getLastTimestamp in interface CosIdGeneratorpublic CosIdIdStateParser getStateParser()
getStateParser in interface CosIdGeneratorpublic CosIdState generateAsState()
generateAsState in interface CosIdGenerator