public class VersionMetadata extends Object implements TableMetadata
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION_REGEX |
| Constructor and Description |
|---|
VersionMetadata(String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getVersion() |
int |
hashCode() |
boolean |
isInheritable() |
String |
toString() |
public static String VERSION_REGEX
public VersionMetadata(String version)
public String getVersion()
public boolean isInheritable()
isInheritable in interface CubeMetadataCopyright © 2017. All Rights Reserved.