|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.commons.id.uuid | |
|---|---|
| org.apache.commons.id.uuid | This package contains UUID (Universally Unique Identifier) generator implementations and supporting classes. |
| org.apache.commons.id.uuid.state | This package contains persistent and non-persistent state implementations for data related to the generation of version 1 UUIDs. |
| Classes in org.apache.commons.id.uuid used by org.apache.commons.id.uuid | |
|---|---|
| Constants
Constant values commonly needed in the uuid classes. |
|
| NodeManager
Class is responsible for managing the Nodes identified for
this system (JVM instance), as well as the state management for the
Nodes. |
|
UUID
UUID represents a Universally Unique Identifier per RFC 4122. |
|
| UUIDFormatException
Thrown to indicate an attempted to convert a string to a UUID, but that the string does not have the appropriate format. |
|
| VersionFourGenerator
Class is responsible for generating version 4 UUID's per RFC 4122. |
|
| VersionOneGenerator
Class is responsible for generating version 1 UUID's per RFC 4122. |
|
| Classes in org.apache.commons.id.uuid used by org.apache.commons.id.uuid.state | |
|---|---|
| Constants
Constant values commonly needed in the uuid classes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||