@InterfaceAudience.Private public class GenerationStamp extends SequentialNumber
| Modifier and Type | Field and Description |
|---|---|
static long |
GRANDFATHER_GENERATION_STAMP
Generation stamp of blocks that pre-date the introduction
of a generation stamp.
|
static long |
LAST_RESERVED_STAMP
The last reserved generation stamp.
|
| Constructor and Description |
|---|
GenerationStamp()
Create a new instance, initialized to
LAST_RESERVED_STAMP. |
public static final long LAST_RESERVED_STAMP
public static final long GRANDFATHER_GENERATION_STAMP
public GenerationStamp()
LAST_RESERVED_STAMP.Copyright © 2013 Apache Software Foundation. All rights reserved.