| Interface | Description |
|---|---|
| IdGenerator |
User: harlan
Date: 3/21/12
Time: 11:15 PM
|
| Class | Description |
|---|---|
| StaticIdGenerator |
User: harlan
Date: 11/5/12
Time: 10:03 PM
IdGenerator which generates the same sequence each time (used for testing)
|
| TimeUuidIdGenerator | |
| TwoPartIdGenerator |
User: harlan
Date: 3/20/12
Time: 12:00 AM
Considerations -
prefixLifeInSeconds should not be greater than the time it takes to reset the server.
|
| UuidIdGenerator |
User: harlan
Date: 11/5/12
Time: 10:03 PM
IdGenerator which generates the same sequence each time (used for testing)
|