public class LoadDataSetInstruction extends Instruction
ReproducibleInstances for more information.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMMAND_NAME
Constant String to Identify this Instruction
|
| Constructor and Description |
|---|
LoadDataSetInstruction(DataProvider provider,
java.lang.String id)
Constructor to create an instruction for loading a dataset that can be converted to json.
|
getCommand, getInputs, setCommand, setInputspublic static final java.lang.String COMMAND_NAME
public LoadDataSetInstruction(DataProvider provider, java.lang.String id)
provider - used to identify origin of the datasetid - used to identify dataset