public final class CurrentSchemaVersion extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CurrentSchemaVersion.Key |
Modifier and Type | Field and Description |
---|---|
CurrentSchemaVersion.Key |
singleton |
int |
versionNbr
Current version number of the schema.
|
Constructor and Description |
---|
CurrentSchemaVersion() |
Modifier and Type | Method and Description |
---|---|
static CurrentSchemaVersion |
create()
Construct a new, unconfigured instance.
|
public CurrentSchemaVersion.Key singleton
public transient int versionNbr
public static CurrentSchemaVersion create()