public abstract class DataTask extends TransactionTask
| Constructor and Description |
|---|
DataTask() |
| Modifier and Type | Method and Description |
|---|---|
abstract Version |
getRequiredSchemaVersion() |
Version |
getVersion()
returns the version this task belongs to
|
boolean |
isSchemaChange()
Schema changes are sort to run before any data change.
|
runTask, runTransactiongetIdentifier, isRunclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComment, getTargetpublic Version getVersion()
Taskpublic abstract Version getRequiredSchemaVersion()
public boolean isSchemaChange()
TaskCopyright © 2015. All rights reserved.