public static class SchemaContainer.Version extends Object
UNDEFINED_VERSION value.| Modifier and Type | Field and Description |
|---|---|
static int |
CURRENT_DEFAULT_VERSION |
static int |
UNDEFINED_VERSION |
static int |
VERSION_1 |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SchemaContainer.Version versionToCompare) |
int |
getValue() |
boolean |
isUndefined() |
String |
toString() |
public static final int UNDEFINED_VERSION
public static final int VERSION_1
public static final int CURRENT_DEFAULT_VERSION
public Version(Integer value)
public int getValue()
public boolean isUndefined()
public int compare(SchemaContainer.Version versionToCompare)
Copyright © 2021 The Apache Software Foundation. All rights reserved.