public interface UniqueNumbersService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Modifier and Type | Method and Description |
---|---|
long |
getNextNumber(java.lang.String domain)
Returns the next sequence value.
|
static final java.lang.String NAME