public class Extract extends Extract
| Modifier and Type | Class and Description |
|---|---|
static class |
Extract.TableType |
| Constructor and Description |
|---|
Extract(Extract.TableType type,
String namespace,
String table) |
Extract(Extract extract) |
Extract(SourceState state,
Extract.TableType type,
String namespace,
String table)
Deprecated.
|
addDeltaField, addPrimaryKey, equals, getDeltaFields, getExtractId, getIsFull, getNamespace, getOutputFilePath, getPreviousTableState, getPrimaryKeys, getTable, getType, hashCode, hasType, setDeltaFields, setExtractId, setFullTrue, setPrimaryKeysaddAll, addAll, addAllIfNotExist, addAllIfNotExist, appendToListProp, appendToSetProp, contains, getId, getProp, getProp, getPropAsBoolean, getPropAsBoolean, getPropAsCaseInsensitiveSet, getPropAsCaseInsensitiveSet, getPropAsDouble, getPropAsDouble, getPropAsInt, getPropAsInt, getPropAsJsonArray, getPropAsList, getPropAsList, getPropAsLong, getPropAsLong, getPropAsSet, getPropAsSet, getPropAsShort, getPropAsShort, getPropAsShortWithRadix, getPropAsShortWithRadix, getProperties, getProperty, getProperty, getPropertyNames, overrideWith, overrideWith, readFields, removeProp, removePropsWithPrefix, setId, setProp, setProps, toString, write@Deprecated public Extract(SourceState state, Extract.TableType type, String namespace, String table)
public Extract(Extract.TableType type, String namespace, String table)
public Extract(Extract extract)