public interface BBjAdminTableAnalysisJob extends BBjAdminPropertyWriter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DATABASE_NAME |
static java.lang.String |
ID |
static java.lang.String |
LAST_RECORD_COUNT |
static java.lang.String |
PROGRESS |
static java.lang.String |
RUNNING |
static java.lang.String |
START_TIME |
static java.lang.String |
TABLE_NAME |
static java.lang.String |
USER |
Modifier and Type | Method and Description |
---|---|
void |
start()
Called to start an analysis job.
|
void |
terminate()
Terminates the analysis job and removes it from the queue.
|
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
static final java.lang.String ID
static final java.lang.String START_TIME
static final java.lang.String DATABASE_NAME
static final java.lang.String TABLE_NAME
static final java.lang.String USER
static final java.lang.String RUNNING
static final java.lang.String PROGRESS
static final java.lang.String LAST_RECORD_COUNT
void start() throws BBjAdminException
BBjAdminException
void terminate() throws BBjAdminException
BBjAdminException