| |
|
| java.lang.Object org.compass.core.id.UUIDGenerator
getCount | protected short getCount()(Code) | | Unique in a millisecond for this JVM instance (unless there are >
Short.MAX_VALUE instances created in a millisecond)
|
getHiTime | protected short getHiTime()(Code) | | Unique down to millisecond
|
getIP | protected int getIP()(Code) | | Unique in a local network
|
getJVM | protected int getJVM()(Code) | | Unique across JVMs on this machine (unless they load this class in the
same quater second - very unlikely)
|
getLoTime | protected int getLoTime()(Code) | | |
|
|
|