public interface BBjAdminOnlineCopyJobFile extends BBjAdminPropertyReader
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ABORT_ERROR_MESSAGE |
static java.lang.String |
AUTO_RECORD_SIZE |
static java.lang.String |
DEST_FILE |
static java.lang.String |
DEST_KEY_SIZE |
static java.lang.String |
DEST_RECORD_SIZE |
static java.lang.String |
DEST_TEMPLATE |
static java.lang.String |
DEST_TYPE |
static java.lang.String |
SOURCE_FILE |
static java.lang.String |
SOURCE_TEMPLATE |
Modifier and Type | Method and Description |
---|---|
BBjAdminList<java.lang.String> |
getDestKeyNames()
Get the names of the destination keys.
|
BBjAdminList<KeyDescription> |
getDestKeys()
Get a list of the destination keys.
|
BBjAdminSet<BBjAdminOnlineCopyJobFieldMap> |
getFieldMaps()
Get the column map from source columns to destination columns.
|
double |
getProgress() |
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
static final java.lang.String SOURCE_FILE
static final java.lang.String SOURCE_TEMPLATE
static final java.lang.String DEST_FILE
static final java.lang.String DEST_TEMPLATE
static final java.lang.String DEST_TYPE
static final java.lang.String DEST_RECORD_SIZE
static final java.lang.String DEST_KEY_SIZE
static final java.lang.String AUTO_RECORD_SIZE
static final java.lang.String ABORT_ERROR_MESSAGE
BBjAdminSet<BBjAdminOnlineCopyJobFieldMap> getFieldMaps() throws BBjAdminException
BBjAdminException
BBjAdminList<KeyDescription> getDestKeys() throws BBjAdminException
BBjAdminException
BBjAdminList<java.lang.String> getDestKeyNames()
double getProgress() throws BBjAdminException
BBjAdminException