|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExponentialRate | |
| org.globus.mds.usefulrp.types | |
| Uses of ExponentialRate in org.globus.mds.usefulrp.types |
| Methods in org.globus.mds.usefulrp.types that return ExponentialRate | |
ExponentialRate[] |
Accumulator.getExpRate()
Gets the expRate value for this Accumulator. |
ExponentialRate |
Accumulator.getExpRate(int i)
|
| Methods in org.globus.mds.usefulrp.types with parameters of type ExponentialRate | |
void |
Accumulator.setExpRate(ExponentialRate[] expRate)
Sets the expRate value for this Accumulator. |
void |
Accumulator.setExpRate(int i,
ExponentialRate _value)
|
| Constructors in org.globus.mds.usefulrp.types with parameters of type ExponentialRate | |
Accumulator(Calendar startTime,
Calendar lastChange,
long total,
ExponentialRate[] expRate)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||