public class PersistRunner
extends java.lang.Object
| Constructor and Description |
|---|
PersistRunner(FileSystemContext fsContext,
JobMaster jobMaster)
constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CmdInfo |
runPersistJob(PersistCmdConfig config,
long jobControlId)
Run a Persist job.
|
public PersistRunner(@Nullable
FileSystemContext fsContext,
JobMaster jobMaster)
fsContext - file system contextjobMaster - job masterpublic CmdInfo runPersistJob(PersistCmdConfig config, long jobControlId)
config - the config of persist operationjobControlId - THe parent level job control IDCopyright © 2022. All Rights Reserved.