jeco.dmm.main
Class DMMProfileGenerator
java.lang.Object
jeco.dmm.main.DMMProfileGenerator
public class DMMProfileGenerator
- extends java.lang.Object
Constructor Summary |
DMMProfileGenerator(java.lang.String profilePath,
int memorySizeInKB,
java.util.ArrayList<java.lang.Integer> sizesInBytes)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
profilePath
protected java.lang.String profilePath
memorySizeInKB
protected int memorySizeInKB
sizesInBytes
protected java.util.ArrayList<java.lang.Integer> sizesInBytes
DMMProfileGenerator
public DMMProfileGenerator(java.lang.String profilePath,
int memorySizeInKB,
java.util.ArrayList<java.lang.Integer> sizesInBytes)
genetateProfile
public void genetateProfile(long numEntries)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
- Parameters:
args
-