@InterfaceAudience.Private public class SequentialBlockIdGenerator extends SequentialNumber
| Modifier and Type | Field and Description |
|---|---|
static long |
LAST_RESERVED_BLOCK_ID
The last reserved block ID.
|
| Modifier and Type | Method and Description |
|---|---|
long |
nextValue()
Increment and then return the next value.
|
equals, getCurrentValue, hashCode, setCurrentValue, skipTopublic static final long LAST_RESERVED_BLOCK_ID
public long nextValue()
SequentialNumbernextValue in class SequentialNumberCopyright © 2013 Apache Software Foundation. All rights reserved.