Package | Description |
---|---|
org.perfidix.meter |
* All meters which are used by perfidix are located in this package.
|
Modifier and Type | Method and Description |
---|---|
static Memory |
Memory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Memory[] |
Memory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FileMeter(File pFile,
Memory pScale)
Constructor.
|
MemMeter(Memory paramScale)
Constructor.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.