Class LoadDataSetInstruction

    • Constructor Detail

      • LoadDataSetInstruction

        public LoadDataSetInstruction​(DataProvider provider,
                                      java.lang.String id)
        Constructor to create an instruction for loading a dataset that can be converted to json.
        Parameters:
        provider - used to identify origin of the dataset
        id - used to identify dataset
    • Method Detail

      • getId

        public java.lang.String getId()