org.mule.util
Class UUID
java.lang.Object
org.mule.util.UUID
public final class UUID
- extends Object
UUID Generates a UUID using the Johann
Burkard UUID Library. In our performance tests we found this to be the implementation of type 1 UUID
that was most performant in high concurrency scenarios.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getUUID
public static String getUUID()
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.