Package com.linkedin.venice.guid
Class HeartbeatGuidV3Generator
java.lang.Object
com.linkedin.venice.guid.HeartbeatGuidV3Generator
A Guid generator which uses the
UUID.nameUUIDFromBytes(byte[])
. Which is a type 3 Guid that will
not collide with our type 4 Guid generated for user data using JavaUtilGuidV4Generator
-
Method Summary
-
Method Details
-
getInstance
-
getGuid
-