| Interface | Description |
|---|---|
| LongIdGenerator |
Generator for long based identifiers.
|
| Class | Description |
|---|---|
| SequenceLongIdGenerator |
LongIdGenerator that uses the current time and a local sequence
to create identifiers. |
| SimpleLongIdGenerator |
LongIdGenerator that uses the current time and a random number to
generate identifiers. |
Copyright © 2017. All rights reserved.