Package org.apache.wayang.core.profiling
Class ProfileDBs
- java.lang.Object
-
- org.apache.wayang.core.profiling.ProfileDBs
-
public class ProfileDBs extends java.lang.ObjectUtilities to work withProfileDBs.
-
-
Constructor Summary
Constructors Constructor Description ProfileDBs()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ProfileDBcreateProfileDB()Create and customize aProfileDB.static voidcustomize(ProfileDB profileDB)Customize aProfileDBfor use with Wayang.
-