public final class DatumVersionUtil extends Object
refer to: https://github.com/twitter/snowflake
| 限定符和类型 | 方法和说明 |
|---|---|
static long |
confregNextId(long lastVersion) |
static long |
getRealTimestamp(long id) |
static long |
nextId() |
static long |
transferDatumVersion(long version) |
static boolean |
useConfregVersionGen() |
public static long nextId()
public static long getRealTimestamp(long id)
public static boolean useConfregVersionGen()
public static long confregNextId(long lastVersion)
public static long transferDatumVersion(long version)
Copyright © 2023 The Ant Financial. All rights reserved.