MCPcopy Create free account
hub / github.com/baidu/uid-generator / getUID

Method getUID

src/main/java/com/baidu/fsg/uid/UidGenerator.java:33–33  ·  view source on GitHub ↗

Get a unique ID @return UID @throws UidGenerateException

()

Source from the content-addressed store, hash-verified

31 * @throws UidGenerateException
32 */
33 long getUID() throws UidGenerateException;
34
35 /**
36 * Parse the UID into elements which are used to generate the UID. <br>

Callers 2

doGenerateMethod · 0.65
doGenerateMethod · 0.65

Implementers 2

DefaultUidGeneratorsrc/main/java/com/baidu/fsg/uid/impl/D
CachedUidGeneratorsrc/main/java/com/baidu/fsg/uid/impl/C

Calls

no outgoing calls

Tested by 2

doGenerateMethod · 0.52
doGenerateMethod · 0.52