Package io.quarkus.analytics
Class AnonymousUserId
java.lang.Object
io.quarkus.analytics.AnonymousUserId
Anonymous user identity generated and stored locally.
-
Method Summary
Modifier and TypeMethodDescriptionstatic AnonymousUserIdgetInstance(FileLocations fileLocations, io.quarkus.devtools.messagewriter.MessageWriter log) getUuid()booleanisNew()
-
Method Details
-
getInstance
public static AnonymousUserId getInstance(FileLocations fileLocations, io.quarkus.devtools.messagewriter.MessageWriter log) -
getUuid
-
isNew
public boolean isNew()
-