|
Watchmaker Framework API (Version 0.6.2) |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IDSource<T extends Serializable> | Defines operations for classes that generate unique identifiers. |
| Class Summary | |
|---|---|
| CompositeIDSource | Thread-safe source for partitioned unique IDs. |
| IntSequenceIDSource | Thread-safe source for unique IDs. |
| LongSequenceIDSource | Thread-safe source for unique IDs. |
| StringPrefixIDSource | Thread-safe ID source that wraps another source of IDs and adds a fixed String prefix to each ID generated. |
| Exception Summary | |
|---|---|
| IDSourceExhaustedException | Unchecked exception thrown if an IDSource runs out of unique IDs. |
Strategies for providing unique identifiers of different types.
|
Watchmaker Framework API (Version 0.6.2) |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||