public class ExportJob extends Job
JOB_TIMEOUT_SECOND
client, JOB_TRANSACTION_ERROR_CODE
Constructor and Description |
---|
ExportJob(Queue queue,
String databaseName,
String tableName,
String dataPath) |
Modifier and Type | Method and Description |
---|---|
void |
setCompressType(CompressType compressType) |
void |
setExportMode(ExportMode exportMode) |
void |
setStorageType(StorageType storageType) |
void |
submit()
Submit export job.
|
cancelJob, checkJobFinish, checkJobFinish, checkJobRunningStatus, getConf, getJobId, getJobTimeout, getJobType, getProjectId, getQueue, getStatus, getStatusResult, getTags, getTransactionKeyName, setConf, setJobId, setJobTimeout, setJobType, setTags
apiExceptionRetryManage, executeCall, executeWithRetry, getTransactionId, isServiceInsideError, setTransactionId
public void setStorageType(StorageType storageType)
public void setCompressType(CompressType compressType)
public void setExportMode(ExportMode exportMode)
public void submit() throws DLIException
submit
in class Job
DLIException
- If fail to call the API, e.g. server error or cannot deserialize the response bodyCopyright © 2023. All rights reserved.