public class MVersionTable extends Object
| Constructor and Description |
|---|
MVersionTable() |
MVersionTable(String schemaVersion,
String versionComment) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSchemaVersion() |
String |
getVersionComment() |
void |
setSchemaVersion(String schemaVersion) |
void |
setVersionComment(String versionComment) |
public String getVersionComment()
public void setVersionComment(String versionComment)
versionComment - the versionComment to setpublic String getSchemaVersion()
public void setSchemaVersion(String schemaVersion)
schemaVersion - the schemaVersion to setCopyright © 2017 The Apache Software Foundation. All rights reserved.