Class ProfileDB

java.lang.Object
org.apache.wayang.commons.util.profiledb.ProfileDB

public class ProfileDB extends Object
This class provides facilities to save and load Experiments.
  • Constructor Details

    • ProfileDB

      public ProfileDB(Storage storage)
      Creates a new instance.
  • Method Details