public class TableDataLoad extends AbstractObj implements Queryable
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_FULL |
static String |
TYPE_INCREMENTAL |
metaCREATE_URI, CREATE_WITH_ID_URI, OBJ_TEMPLATE, OBJ_URI, URI| Modifier and Type | Method and Description |
|---|---|
String |
getDataSourceLocation() |
String |
getType() |
boolean |
isFull() |
boolean |
isIncremental() |
String |
toString() |
getAuthor, getCategory, getContributor, getCreated, getFlags, getId, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, setFlags, setIdentifier, setLocked, setProduction, setSharedWithSomeone, setSummary, setTags, setTitle, setUnlisted, urispublic static final String TYPE_FULL
public static final String TYPE_INCREMENTAL
public String getDataSourceLocation()
public boolean isFull()
full, false otherwisepublic boolean isIncremental()
incremental, false otherwisepublic String getType()
full,incrementalpublic String toString()
toString in class AbstractObjCopyright © 2019. All rights reserved.