@ThreadSafe public class LoadJobRequest extends Object implements JobRequest
Constructor and Description |
---|
LoadJobRequest(String path,
LoadJobPOptions options) |
Modifier and Type | Method and Description |
---|---|
LoadJobPOptions |
getOptions() |
String |
getPath() |
String |
getType() |
String |
toString() |
public LoadJobRequest(String path, LoadJobPOptions options)
path
- the file pathoptions
- load job optionspublic String getPath()
public LoadJobPOptions getOptions()
public String getType()
getType
in interface JobRequest
Copyright © 2023. All Rights Reserved.